.content {  }
.product-block .product-image .product-secondpic { transform: none; }

footer .newsletter-wrap { background: #000 url('/media/footer.jpg') center no-repeat; min-height: 390px; }

.offer-inner .right a:before, .offer-inner .left .col a:before {  transition: none; display: none}
.footer-middle .links li { padding: 0px; margin: 0px; }
.footer-middle .links li a:before { color: #da2c2a }
.footer-middle .notfirst { padding-top: 25px; }

.header .logo { margin-top: 10px; }
.sticky .header .logo { margin-top: 0px; }
.header .logo img  { height: 60px; }
.main { padding-top: 20px; }
.sidebar  img { width: 100% }
.sidebar { margin-top: 10px;     }
.widget-content { margin-top: 15px; }
.level1.item img { width: 140px; }
#nav ul.level1.dub > li a:before { content: '\f105 \f105'; }
.product-block .product-image .product-mainpic { opacity: 1 !important; transform: none; transition: none; }
.products-grid li.item  { }
.static-contain {     overflow: hidden; }
.product-essential .product-image .large-image img { max-width: 100%; width: auto; }

.custom-gallery {
	min-height: 230px;
	overflow: hidden;
}
.product-view .flexslider-thumb {
	padding: 0 25px;
}


@media only screen and (max-width: 780px) and (min-width: 320px){
    .header .logo { margin-top: -10px; }
}
