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

@media (min-width: 1200px) {



}



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

@media (max-width: 1200px) {

.page_container {max-width: 1000px;}

#logo {display: inline-block;}



/* SLIDER */
.nivo-caption {padding: 55px 60px 0 60px;}

.nivo-caption h2 {font-size: 20px;}
.nivo-caption h3 {margin: 0;padding: 10px 0 0 0;font-size: 45px;}
.nivo-caption h4 {margin: 0;padding: 10px 0 0 0;font-size: 30px;}
.nivo-caption h5 {margin: 10px 0 0 0;}



/* SHOWCASE */
.custom_showcase a div h3 {font-size: 25px;}
.custom_showcase a div h4 {font-size: 18px;}
.custom_showcase a div h5 {}

.custom_showcase1 {}
.custom_showcase2 {border-width: 3px 0 0 2px;}
.custom_showcase3 {}



#main_content .product .product_img a {padding: 30px;}



.column .product .product_img a {width: 100%;float: none;text-align: center;}
.column .product .product_info {margin: 0;}
.column .product .product_name {padding: 15px 0 0 0;}



.bottom_blog .col-sm-12 ~ .col-sm-12 {margin-top: 15px;}



#footer {text-align: center;}
#footer .social_links ul {padding: 20px 0 0 0;text-align: center;}



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

}



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

@media (max-width: 992px) {

.page_container {max-width: 780px;}



/* SLIDER */
.nivo-caption {padding: 20px 60px 0 60px;}



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



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

}



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

@media (max-width: 767px) {

.page_container {max-width: none;width: 100%;margin: 0;}
.page_container > .container {padding: 15px;}



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



/* HEADER */
#header {}

.logo_wrap {text-align: center;}

#header .header_row-1,
#header .header_row-2 {min-height: 1px;}

.header_search {padding: 15px 0 0 0;}

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

.header_user {margin: 15px 0 0 0;}



#navigation {margin: 15px 0 0 0;}



/* SLIDER */
.nivo-caption {display: none !important;}



/* SHOWCASE */
.custom_showcase1 {border-width: 1px 0 0 0;}
.custom_showcase2 {border-width: 1px 0 0 1px;}
.custom_showcase3 {border-width: 1px 0 0 1px;}

.custom_showcase a div {display: none;}



/* MAIN PRODUCT LISTING */
#main_content .product {padding-top: 15px;}
#main_content .product > div {overflow: hidden;}

#main_content .product .product_img {width: 120px;float: left;margin: 0 15px 0 0;}
#main_content .product .product_img a {padding: 10px !important;}
#main_content .product .product_img a span.sale {left: -60px;top: 15px;}

#main_content .product .product_name {padding: 0;}
#main_content .product .product_name a {display: block;line-height: 15px;}

#main_content .product .product_desc {padding: 5px 0 0 0;}

#main_content .product .product_price {}

#main_content .product .product_links {}
#main_content .product .product_links form {}



/* SIDEBAR PRODUCTS LISTING */
.column .product {overflow: hidden;margin: 30px 0 0 0;}

.column .product .product_img a {width: 110px;height: 110px;display: block;float: left;padding: 10px;background: #f1f1f1;}

.column .product .product_info {margin: 0 0 0 130px;}

.column .product .product_name {padding: 0;}
.column .product .product_name a {display: block;line-height: 15px;}

.column .product .product_desc {padding: 10px 0 0 0;line-height: 19px;}

.column .product .product_price {padding: 7px 0 0 0;}



/* FOOTER */
.custom_footer3 {clear: left;}



.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) {

.header_user a {float: none;text-align: center;}
.header_user a + a {border: none;border-top: 3px solid #ffffff;}



#main_content .product .product_desc {display: none;}



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

}



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

@media (max-width: 340px) {

.custom_showcase {width: 100%;float: none;border-width: 1px 0 0 0 !important;}
.custom_showcase a div {display: block;}
.custom_showcase a div h3 {padding: 24px 0 0 0;}

}