







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

@media (min-width: 1200px) {



}



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

@media (max-width: 1199px) {

/* HEADER */



/* NAVIGATION */
#navigation select.menu_mobile {width: 100%;height: 40px;display: block;padding: 6px 10px;background: #000000;border: none;font: normal 17px Roboto Condensed;color: #ffffff;position: relative;z-index: 1;cursor: pointer;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}



/* SHOWCASE */

/* FOOTER */
.footer_newsletter form {width: 100%;}



/* MAIN PRODUCT LISTING */
#main_content .product > div {padding: 15px;}
#main_content .product .product_img a {padding: 15px;}



/* SIDEBAR PRODUCT LISTING */
.column .product {}
.column .product ~ .product {}

.column .product .product_img {width: 100%;float: none;}
.column .product .product_img a {width: 90px;display: block;margin: 0 auto;}

.column .product .product_info {margin: 10px 0 0 0;text-align: center;}

.column .product .product_name {margin: 0;}



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

}



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

@media (max-width: 992px) {

/* HEADER */
#logo {padding: 30px 0 0 0;text-align: center;}
#logo a span {padding: 0;}

.header_col_left {width: 50%;float: left;margin: 30px 0 0 0;padding: 20px 15px 0 0;border: none;border-top: 1px solid #c9c7c7;}
.header_col_right {width: 50%;float: right;margin: 30px 0 0 0;padding: 20px 0 0 15px;border: none;border-top: 1px solid #c9c7c7;}




/* NAVIGATION */

/* SHOWCASE */

/* FOOTER */

/* MAIN PRODUCT LISTING */

/* SIDEBAR PRODUCT LISTING */



.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;}



/* HEADER */

/* NAVIGATION */
#navigation.isStuck {position: relative !important;left: auto;top: auto;}
.pseudoStickyBlock {display: none !important;}



/* SHOWCASE */
.custom_showcase3,
.custom_showcase5 {clear: left;}

.custom_showcase4 {clear: none;}



/* FOOTER */
.custom_footer h3 {padding: 23px 0 0 0;}
.custom_footer ul {padding: 5px 0 0 0;}

.footer_social ul {padding: 20px 0 0 0;}

#footer .copyright {margin: 20px 0 0 0;text-align: center;}



/* MAIN PRODUCT LISTING */
#main_content .product {margin: 15px 0 0 0;}
#main_content .product > div {overflow: hidden;border: 1px solid #c9c7c7;}

#main_content .product .sale {right: auto;left: 42px;top: -4px;}

#main_content .product .product_img {width: 100px;float: left;}

#main_content .product .product_info {margin: 0 0 0 115px;text-align: left;}

#main_content .product .product_name {margin: -4px 0 0 0;padding: 0;}

#main_content .product .product_price {}



/* SIDEBAR PRODUCT LISTING */
.column .product {}
.column .product ~ .product {}

.column .product .product_img {width: 90px;float: left;}
.column .product .product_img a {width: auto;display: block;margin: 0;}

.column .product .product_info {margin: 0 0 0 105px;text-align: left;}

.column .product .product_name {margin: -4px 0 0 0;}



.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;}


}



/* ************************************* < 600px ************************************* */

@media (max-width: 600px) {

/* HEADER */
.header_col_left {width: 100%;float: none;margin: 0;padding: 0;border: none;}
.header_col_right {width: 100%;float: none;margin: 30px 0 0 0;padding: 0;border: none;}

.custom_header1 {text-align: center;}

.header_cart {margin: 15px 0 0 0;padding: 10px;border: 1px solid #c9c7c7;}
.header_cart a {display: block;margin: 0;}

.header_currency {margin: 15px 0 0 0;text-align: center;}
.header_currency .customselect_wrap {text-align: left;}

.header_user {float: none;margin: 10px 0 0 0;text-align: center;}

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

}



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

@media (max-width: 480px) {

/* MAIN PRODUCT LISTING */
#main_content .product .product_desc {display: none;}



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

}



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

@media (max-width: 370px) {

/* SHOWCASE */
.custom_showcase {width: 100%;clear: left;}

}



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

@media (max-width: 340px) {



}