/***********************************************************

1. CSS RESET

2. VARIABLES
2.1 GRADIENTS
2.2 CSS3 TRANSITIONS

3. GLOBAL THEME STYLES
3.1 HOVERS

4. TYPOGRAPHY
4.1 HEADINGS
4.2 PARAGRAPHS & LISTS
4.3 LINKS
4.4 PRODUCT ATTRIBUTES (name, description, price)
4.5 RTE

5. FORMS & COMPONENTS
5.1 FORMS
5.2 ALERTS
5.3 BUTTONS

6. GLOBAL PAGE LAYOUT

7. SIDEBAR CONFIGURATION

8. MAIN PAGE
8.1 HEADER
8.2 NAVIGATION
8.3 NIVOSLIDER
8.4 SHOWCASE
8.5 MAIN PRODUCT LISTING
8.6 FOOTER

9. COLLECTION PAGES
9.1 PAGES CONTENT
9.2 BREADCRUMBS
9.3 COLLECTION LISTING
9.4 PAGINATION

10. SIDEBAR WIDGETS
10.1 LINKS LIST
10.2 SIDEBAR PRODUCT LISTING

11. SEARCH RESULTS PAGE

12. PRODUCT PAGE
12.1 PRODUCT IMAGES
12.2 PRODUCT INFO
12.3 PRODUCT PAGINATION
12.4 RELATED PRODUCTS

13. BLOG
13.1 POSTS LISTING
13.2 SINGLE POST

14. CUSTOMER PAGES
14.1 LOG IN
14.2 ACCOUNT
14.3 ADDRESSES
14.4 ORDERS

15. CART PAGE
15.1 CART PRODUCTS
15.2 GUEST CHECKOUT

16. CONTACTS PAGE

***********************************************************/



/***************************************************************************
                                1230px <
***************************************************************************/

@media (min-width: 1230px) {

#logo a {min-width: 270px;}

}



/***************************************************************************
                                1200px - 1230px 
***************************************************************************/

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

#wrapper2 {max-width: 1200px;}

#main.sidebar_left:before,
#main.sidebar_right:before,
#main.sidebar_both:before,
#main.sidebar_both:after {width: 300px;}

.column {padding: 0 15px !important;}

}



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

@media (max-width: 1199px) {

#wrapper2 {max-width: 1000px;}

#main.sidebar_left:before,
#main.sidebar_right:before,
#main.sidebar_both:before,
#main.sidebar_both:after {width: 250px;}

.column {padding: 0 15px !important;}



.column_center .page_heading,
.column .widget h3.widget_header {padding: 7px 15px;font-size: 15px;}



/* 8.1 HEADER */

/* 8.2 NAVIGATION */

/* 8.4 SHOWCASE */

/* 8.6 FOOTER */

/* 8.5 MAIN PRODUCT LISTING */

/* 10.1 LINKS LIST */
.column .widget ul.list li a {padding: 7px 15px;}



/* 10.2 SIDEBAR PRODUCT LISTING */
.product_listing_sidebar .product {text-align: center;}
.product_listing_sidebar .product_img {width: 100%;float: none;}
.product_listing_sidebar .product_info {margin: 10px 0 0 0;}



/* 12.1 PRODUCT IMAGES */
.product_img_big {width: 279px;}
.product_img_thumbs {width: 279px;}
.product_img_thumbs__list a {width: 85px !important;}

}



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

@media (max-width: 992px) {

#wrapper2 {max-width: 780px;}

#main.sidebar_left:before,
#main.sidebar_right:before,
#main.sidebar_both:before,
#main.sidebar_both:after {width: 195px;}



.cart_popup {top: 0 !important;}

/* 8.1 HEADER */

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

#navigation {}
#navigation .jq-selectbox {}
#navigation .jq-selectbox__select {height: 52px;}
#navigation .jq-selectbox__select-text {width: 100% !important;height: 52px;padding: 0 15px;font-size: 15px;line-height: 52px;color: #ffffff;text-transform: uppercase;
-webkit-box-shadow: inset 1px 0 0 0 rgba(0,0,0,.5), inset -1px 0 0 0 rgba(0,0,0,.5);
        box-shadow: inset 1px 0 0 0 rgba(0,0,0,.5), inset -1px 0 0 0 rgba(0,0,0,.5);
}
#navigation .jq-selectbox__trigger i {font-size: 18px;color: #ffffff;right: 15px;top: 16px;}

#navigation .jq-selectbox__dropdown {width: 100% !important;background: #262626;top: 52px !important;}
#navigation .jq-selectbox__dropdown ul {background: #262626;}
#navigation .jq-selectbox__dropdown ul li {padding: 4px 15px 5px 15px;color: #f2f2f2;
-webkit-box-shadow: inset 1px -1px 0 0 rgba(255,255,255,.1), inset -1px 1px 0 0 rgba(255,255,255,.1);
        box-shadow: inset 1px -1px 0 0 rgba(255,255,255,.1), inset -1px 1px 0 0 rgba(255,255,255,.1);
}
#navigation .jq-selectbox__dropdown ul li ~ li {
-webkit-box-shadow: inset 1px -1px 0 0 rgba(255,255,255,.1), inset -1px 0 0 0 rgba(255,255,255,.1);
        box-shadow: inset 1px -1px 0 0 rgba(255,255,255,.1), inset -1px 0 0 0 rgba(255,255,255,.1);
}

#navigation .jq-selectbox__dropdown ul li:hover {color: #2185d1;}
#navigation .jq-selectbox__dropdown ul li.sel {color: #2185d1;}



/* 8.4 SHOWCASE */
.custom_showcase a h3,
.custom_showcase a h4 {margin-left: 15px;}



/* 8.6 FOOTER */

/* 8.5 MAIN PRODUCT LISTING */

/* 10.2 SIDEBAR PRODUCT LISTING */

/* 12.1 PRODUCT IMAGES */
.product_image-additioanl {width: 229px !important;}



/* 12.1 PRODUCT IMAGES */
.product_img_big {width: 213px;}
.product_img_thumbs {width: 213px;}
.product_img_thumbs__list a {width: 63px !important;}

.bx-wrapper .bx-prev {left: 5px;}
.bx-wrapper .bx-next {right: 5px;}

}



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

@media (max-width: 767px) {

/* 6. GLOBAL PAGE LAYOUT */
#wrapper {padding: 0;}


  
.template-index #main {padding-top: 15px;}



#main.sidebar_left:before,
#main.sidebar_right:before,
#main.sidebar_both:before,
#main.sidebar_both:after {display: none !important;}



.container {padding:0 15px;}

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

.column {padding: 15px 15px 1px 15px !important;background: #f2f2f2;}



/* 8.1 HEADER */
.header_row__1 {padding: 15px;}

.header_user {float: left;}

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

#logo {padding: 30px 0 0 0;text-align: center;}

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



/* 8.2 NAVIGATION */

/* 8.3 NIVOSLIDER */
.nivo-controlNav {text-align: center;}



/* 8.4 SHOWCASE */

/* 8.6 FOOTER */
footer {text-align: center;}



/* 8.5 MAIN PRODUCT LISTING */
.product_listing_main .product {}
.product_listing_main .product > div {overflow: hidden;}

.product_listing_main .product_img {max-width: 150px; float: left;margin: 0 15px 0 0;}
.product_listing_main .product_img a {padding: 15px;}

.product_listing_main .product_info {margin: 0 0 0 135px;}

.product_listing_main .product_name {min-height: 1px;margin: -5px 0 0 0;padding: 0;}

.product_listing_main .product_price {}



/* 10.2 SIDEBAR PRODUCT LISTING */
.product_listing_sidebar .product {overflow: hidden;text-align: left;}
.product_listing_sidebar .product_img {width: 100px;float: left;}
.product_listing_sidebar .product_info {margin: 0 0 0 115px;}



/* 12.1 PRODUCT IMAGES */
.product_img_big {width: 288px;margin: 0 auto;}
.product_img_thumbs {width: 288px;margin: 0 auto;}
.product_img_thumbs__list a {width: 88px !important;}



/* 12.2 PRODUCT INFO */
.product_wrap .product_name {margin: 0;padding: 30px 0 0 0;}



/* 15. CART PAGE */
.cart_buttons {text-align: center;}
.cart_buttons span.or {display: block;margin: 5px 0;}

}



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

@media (max-width: 640px) {

/* 8.4 SHOWCASE */
.custom_showcase {width: 100%;float: none;}

}



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

@media (max-width: 480px) {

/* 8.1 HEADER */
.header_currency {float: none;text-align: center;}
.header_currency .jq-selectbox__select-text {text-align: left;}

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



/* 8.5 MAIN PRODUCT LISTING */
.product_listing_main .product_desc {display: none;}



/* 12.1 PRODUCT IMAGES */
.product_wrap .product_image {width: 290px;}
.product_image-additioanl {width: 306px !important;}
.product_wrap #bx-pager a {width: 87px;margin-right: 15px;}



/* 14.2 ACCOUNT */
.customer_name .divider {display: none;}
.customer_name .email {display: block;}
.customer_name a {float: none;}

}


@media all and (min-width: 992px){
        #menu_large_screen {
            display: block;
        }

        #menu_small_screen {
           display: none;
        }
}