#et-secondary-menu {display: block!important;}
@media screen and (max-width: 767px) {
#et-secondary-menu {margin-bottom: 7px; margin-top:2px!important;}
}
@media screen and (min-width:1024px) {
.woocommerce ul.products li.product { 
width: 16% !important;
margin: 2% !important;
clear: none !important;
}
.woocommerce ul.products li.product:nth-child(5n+1) {
clear: both !important;
}
}
@media screen and (min-width: 768px) and (max-width: 980px) {
.woocommerce ul.products li.product.first, .woocommerce ul.products li.product.last {
clear: right !important;
}
.woocommerce ul.products li.product:nth-child(5n+1) {
clear: none !important;
}
}
.count {display:none!important;}
.product .related h2 {font-size:14px!important;}
span.onsale {font-size:1em!important; background:#ff0000!important;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {background-color:#ddd!important;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {background-color:#ccc!important;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {background-color:#ccc!important;}
.et_overlay {background: rgba(39, 38, 38, 0.9); border:0;}
.et_pb_section {padding: 0px 0!important;}
.et_pb_row { padding:30px !important;}
.et_pb_fullwidth_section .et_pb_post_title {padding:3% !important;}
.woocommerce ul.products {margin: 0!important;}
.woocommerce ul.products li.product {margin-bottom: 1em !important;}
.et-search-form input {border: 1px solid #ddd; padding: 5px; }
.button {color:#fff!important;}
.amount {color: #ff0000!important;}
.single-product #main-content .container:before { display: none; }
.single-product #left-area { width: 100%; padding: 0!important; }
.single-product #sidebar {display:none;}
.js .tmce-active .wp-editor-area {color:#000!important;}