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

@media (min-width: 1200px) {



}



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

@media (max-width: 1200px) {

.page_container {max-width: 1000px;}
.page_container_main {margin-top: 30px;}


#navigation select {width: 712px;height: 34px;float: left;margin: 15px 0 0 15px;padding: 7px;background: #272727;border: 1px solid #222;border-right-color: #646464;border-bottom-color: #646464;color: #fff;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
}


.nivo-caption h2 {padding: 90px 0 0 0;}


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

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

#main_content .product .product_price_links {overflow: hidden;}

#main_content .product .product_price {float: none;padding: 10px 0 0 0;}
#main_content .product .product_price .money {}
#main_content .product .product_price .compare-at-price {}

#main_content .product .product_links {float: none;padding: 10px 0 0 0;}
#main_content .product .product_links form {float: left;margin: 0 5px 0 0;}
#main_content .product .product_links a {}


.widget__specials .widget_content {padding: 0 15px 15px 15px;}
.widget__specials .product_img {width: 100%;float: none;margin: 0;}
.widget__specials .product_img a {display: block;padding: 20px;}
.widget__specials .product_info {}


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


.widget__related-products .product_img a {padding: 15px !important;}

}



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

@media (max-width: 992px) {

.page_container {max-width: 780px;}
.page_container_main {margin-top: 15px;}


#navigation select {width: 492px;}


.nivo-caption h2 {padding: 35px 0 0 0;}


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


.widget__related-products .product_img a {padding: 15px !important;}

}



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

@media (max-width: 767px) {

.page_container_main {margin-top: 0;}

.container {padding:0 15px;}

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


#header {position: relative;}


#logo {margin: 25px 0 0 0;float: none;}
#logo a {vertical-align: top;}


.header_currency {float: none;margin: 0;position: absolute;right: 15px;top: 60px;}


.header_cart {width: 100%;float: none;margin: 25px 0 0 0;}
.header_cart a i {margin: 0 -59px 0 0;position: relative;z-index: 10;}
.header_cart a span.gradient5 {width: 100%;padding: 0 0 0 75px;}


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


#navigation {height: auto;margin: 15px 0 0 0;padding: 15px;}
#navigation select {width: 100%;float: none;margin: 0;}
#navigation .header_search {width: 100%;float: none;margin: 15px 0 0 0;}


.nivo-caption {display: none !important;}
.nivo-controlNav {width: 100%;padding: 0;text-align: center;bottom: 15px;}


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

#main_content .product .product_img {width: 120px;float: left;margin: 0 15px 0 0;background: none !important;border: none;}
#main_content .product .product_img a {padding: 5px;}

#main_content .product .product_info {padding: 0;background: none;border: none;}

#main_content .product .product_name {padding: 0;}

#main_content .product .product_price_links {}

#main_content .product .product_price {float: none;padding: 10px 0 0 0;}
#main_content .product .product_price .money {}
#main_content .product .product_price .compare-at-price {}

#main_content .product .product_links {float: none;padding: 15px 0 0 0;}
#main_content .product .product_links form {}
#main_content .product .product_links a {}


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

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


.widget__specials .product_info .product_name {padding: 0 0 10px 0;}
.widget__specials .product_links {clear: none;padding: 10px 0 0 0;}


#bottom {padding-bottom: 20px;}
#bottom .custom_footer {}
#bottom .custom_footer3 {clear: left;}
#bottom .custom_footer h3 {padding: 20px 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;}

}



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

@media (max-width: 640px) {



}



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

@media (max-width: 480px) {



}



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

@media (max-width: 340px) {

#showcase .custom_showcase {width: 100%;float: none;margin-top: 15px;}


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

.copyright {text-align: center;}

}