/*
Theme Name:     Themeer Marketplace
Theme URI:      http: //themeer.com/
Description:    Child theme for the Themeer theme 
Author:         Zachary D. Siswick
Author URI:     http: //chromaloop.com
Template:       themeer
Version:        0.1.0
*/
@import url("../themeer/style.css");

html#ecwid_html body#Slate div.ecwid-ProductBrowserPopup {
	z-index:999 !important;
}
#stimuli_overlay {
	z-index:999 !important;
}
#stimuli_lightbox {
	z-index:999 !important;
}
.css-switcher {
	position:absolute;
	right:6px;
	top:6px;
}
.css-switcher img {
	-moz-box-shadow:1px 1px 2px #101010;
	-webkit-box-shadow: 1px 1px 2px #101010;
}
.css-switcher a:active img{
	-moz-box-shadow:none;
	-webkit-box-shadow: none;
}
img#wpstats {
	display: none;
}
