/* ************************************* 1200px < 1250px ************************************* */

@media (min-width: 1200px) and (max-width: 1250px) {

.page_container {max-width: 1200px;}

}



/* ************************************* 1200px  ************************************* */

@media (min-width: 1200px) {



}



/* ************************************* < 1200px ************************************* */

@media (max-width: 1200px) {

.page_container {max-width: 1000px;}



/* MOBILE MENU */
#navigation {width: 970px;}
#navigation nav {width: 50%;float: left;position: relative;}

select.hidden-lg {width: 100%;height: 50px;float: left;padding: 13px 15px;background: none;border: none;border-right: 1px solid #111111;font: normal 18px "Arial";color: #fff;text-transform: uppercase;position: relative;z-index: 1;cursor: pointer;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
-webkit-box-shadow: inset -1px 0 0 0 rgba(255,255,255,0.1);
        box-shadow: inset -1px 0 0 0 rgba(255,255,255,0.1);
}
select.hidden-lg option {background: #3b3b3b;}

i.hidden-lg {color: #ffffff;position: absolute;right: 19px;top: 18px;z-index: 0;}



/* SHOWCASE */
.custom_showcase a h3 {padding: 70px 0 0 25px;}



/* MAIN PRODUCT LISTING */
#main_content .product ~ .product ~ .product ~ .product {clear: left;border-width: 0;}
#main_content .product ~ .product ~ .product ~ .product ~ .product {clear: none;border-width: 0 0 0 1px;}



/* FOOTER */
.custom_footer5 #email-input {width: 188px;}



/* SIDEBAR PRODUCTS LISTING */
.column .product {padding: 15px;text-align: center;}

.column .product .product_img {width: 100%;float: none;}
.column .product .product_info {margin: 15px 0 0 0;}



#main_content .product-listing__related .product ~ .product {border-left: 1px solid #dadada !important;}



.product_wrap #bx-pager a {width: 84px;}

}



/* ************************************* < 980px ************************************* */

@media (max-width: 992px) {

.page_container {max-width: 750px;}

#navigation {width: 730px;}

.container {max-width: 730px;}



/* SHOWCASE */
.custom_showcase a h3 {padding: 25px 0 0 25px;}



.custom_footer5 #email-input {width: 128px;}



.product_wrap #bx-pager a {width: 61px;}

}



/* ************************************* < 767px ************************************* */

@media (max-width: 767px) {

.container {padding:0 15px;}

.column_left,
.column_right,
.column_center,
#main_content {margin-left: 0 !important;margin-right: 0 !important;}



.page_container {margin: 0;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}



/* HEADER */
#header {}

#logo {text-align: center;}

.header_currency {float: none;margin: 15px 0 0 0;text-align: center;}
.header_currency span {text-align: left;}

.header_cart {width: 100%;float: none;margin: 15px 0 0 0;}

.header_content {overflow: hidden;float: none;margin: 15px 0 0 0;}
.header_content h3 {float: left;margin: 0 10px 0 0;}
.header_content h4 {float: right;margin: 0 0 0 10px;}

.header_user {float: none;margin: 15px 0 0 0;text-align: center;}
.header_user li {display: inline-block;float: none;margin: 0;}
.header_user li ~ li {margin: 0 0 0 15px;}

#navigation {width: 100%;height: auto;overflow: auto;left: 0;}
#navigation.isStuck {
-webkit-border-radius: 0 0 3px 3px;
   -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
}
#navigation nav {width: 100%;float: none;}

select.hidden-lg {width: 100%;float: none;border: none;border-bottom: 1px solid #3b3b3b;
-webkit-box-shadow: none;
   -moz-box-shadow: none;
        box-shadow: none;
}






.header_search {width: 100%;height: auto;overflow: auto;float: none;margin: 0;padding: 10px 10px 15px 10px;}
.header_search #search-field {width: 100%;float: left;padding: 0 70px 0 10px;
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
}
.header_search #search-submit {float: left;margin: 0 0 0 -60px;}



/* SHOWCASE */
.custom_showcase a div {display: none;}



/* MAIN PRODUCT LISTING */
#main_content .product {margin: 0;border: none !important;}
#main_content .product > div {overflow: hidden;padding: 15px 0;border-bottom: 1px solid #dadada;}

#main_content .product .product_img {width: 120px;float: left;margin: 0 15px 0 0;}
#main_content .product .product_img a {padding: 0;}

#main_content .product .product_name {}

#main_content .product .product_price {}

#main_content .product form {}



/* SIDEBAR PRODUCTS LISTING */
.column .product {text-align: left;}

.column .product .product_img {width: 80px;float: left;}
.column .product .product_info {margin: 0 0 0 95px;}



/* FOOTER */
.custom_footer5 #email-input {width: 258px;}

#footer {
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}
#footer .copyright {text-align: center;}



.product_wrap .product_name {margin: 0;padding: 30px 0 0 0;}



.cart_buttons {text-align: center;}
.cart_buttons span.or {display: block;margin: 5px 0;}


}



/* ************************************* < 640px ************************************* */

@media (max-width: 640px) {



}



/* ************************************* < 480px ************************************* */

@media (max-width: 480px) {

.custom_footer {width: 100%;float: none;}

}



/* ************************************* < 370px ************************************* */

@media (max-width: 370px) {

#showcase {padding: 0 15px;}
#showcase .row > div {width: 100%;float: none;padding: 0;}

.custom_showcase a div {display: block;margin: -33px 0 0 0;top: 50%;}
.custom_showcase a h3 {padding-top: 0;}

}



/* ************************************* < 340px ************************************* */

@media (max-width: 340px) {



}