/*.header-type-variant2 .logo {max-width: 225px; margin-bottom: 20px; }
.header-type-variant2 #main-nav, .fixed-header-area #main-nav {max-width: 715px; }
*/
body {color: #575759; }
.container_footer_bg {color: #a7a7a7; }
.header-top .container{background-color: #94a3a8; color: #ddd; }
.header-top .container a, #top-cart > a, #top-cart a > span .amount{color: #eee; }
.header-top .container a:hover, #top-cart > a:hover{color: #fff; }
.product_list_widget li img {max-width: 100px; max-height: 100px; min-width: 50px; min-height: 50px; }
.product-grid .product-image img {//height: 150px !important;
 max-width: 100%;
}
.block-head {background-color: #94a3a8; color: #fff; }
.product-grid .img-wrapper {height: 150px; }
/*.grid_pagination_block {padding-top:20px; background-color: #94a3a8; color: #fff; border-bottom: 0; padding-left: 20px; padding-right: 20px; }
.grid_pagination_block .woocommerce-ordering select {background-color: #fff; }
*/
.product-slider.columns3 .span3 .product-image, .product-slider.columns5 .span3 .product-image {height: auto !important; }
.footer-menu-wrap, .footer-hr {display: none; }
#after_footer_payments {display: none; }
.widget-title {
	background: none repeat scroll 0 0 #F5F5F5;
    color: #656565;
    font-size: 26px;
    font-weight: 300;
    padding: 16px 0;
    text-align: center;
    text-transform: uppercase;
}
.grid_slider {display: none; }
.product_description_mainblock {width: 540px; }
.widget_product_categories .product-categories ul.children {padding-left: 10px; }
@media (min-width: 1600px){
	.widget_categories .widget-title, .block-head {
		font-size: 28px !important;
	}
	.span4.product_description_mainblock.productcol.summary {width: 695px; }
}
/*@media (max-width: 767px){
	.header-type-variant2 .logo {margin-bottom: 0; }
}*/
@media (min-width: 768px) and (max-width: 979px){
	.product_description_mainblock {width: 410px; }
}
.threerows {
 height: 60px !important;
}