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

@media (min-width: 1200px) {



}



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

@media (max-width: 1200px) {

/* SLIDER */
.slider_main_wrap {margin-left: -475px;}

.nivo-caption a.container div {width: 100%;float: none;padding: 0 50px;}

.nivo-prevNav {left: 0;}
.nivo-nextNav {right: 0;}



#main_content .product .product_img a {padding: 20px;}
#main_content .product .product_info {padding: 15px;}



.slider_sidebar .nivo-caption {width: 220px;}



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

}



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

@media (max-width: 992px) {

.slider_main_wrap {margin-left: -585px;}



.slider_sidebar .nivo-caption {width: 165px;}
.slider_sidebar .nivo-caption h2 {font-size: 14px;}



.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 */
#header {}

ul.header_user {left: 15px;}
ul.header_user .checkout {display: none;}

.header_currency {right: 15px;}

#logo {padding: 30px 0 0 0;text-align: center;}
#logo a b span {font-size: 60px;}

.custom_header1 {padding: 30px 0 0 0;text-align: center;}

.header_search {margin: 30px 0 0 0;}

.header_cart {padding: 15px 0;}



/* SLIDER */
.slider_main_wrap {width: auto;height: auto;margin: 0;}

.slider_main .nivo-caption {display: none !important;}

.nivo-prevNav {left: 15px;}
.nivo-nextNav {right: 15px;}



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

#main_content .product .product_img {width: 120px;float: left;border-right: 1px solid #d3d3d3;}
#main_content .product .product_img a {padding: 10px;}
#main_content .product .product_img .sale {top: -10px;left: 37px;}

#main_content .product .product_info {margin: 0 0 0 119px;border: none;border-left: 1px solid #d3d3d3;}

#main_content .product .product_name {min-height: 1px;}

#main_content .product .product_price {}
#main_content .product .product_price .money {}
#main_content .product .product_price .compare-at-price {}

#main_content .product .product_links {}
#main_content .product .product_links form {display: inline-block;}
#main_content .product .product_links a {}


.index-scope .page_heading {margin: 30px 0 -7px 0;}



/* CUSTOM SHOWCASE */
.custom_showcase {margin: 15px 0 0 0;}



.slider_sidebar_wrap {width: 290px;margin: 0 auto;}
.slider_sidebar_wrap .nivo-caption {width: 290px;border: none;}



/* SIDEBAR PRODUCTS LISTING */
.column .product {padding-top: 15px;}
.column .product > div {overflow: hidden;}

.column .product .product_img {width: 120px;float: left;margin: 0 15px 0 0;}

.column .product .product_name {}

.column .product .product_price {}
.column .product .product_price .money {}
.column .product .product_price .compare-at-price {}

.column .product .product_links {}
.column .product .product_links form {display: inline-block;}
.column .product .product_links a {}



/* 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) {

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

}



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

@media (max-width: 340px) {



}