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

1. CSS RESET

2. VARIABLES
2.1 GRADIENTS
2.2 CSS3 TRANSITIONS

3. GLOBAL THEME STYLES

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 MEGAMENU
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

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



/***************************************************************************
                                < 1920px
***************************************************************************/

@media (max-width: 1920px) {

/* 8.4 SHOWCASE */
#showcase {max-width: 1600px;}

}



/***************************************************************************
                                < 1620px
***************************************************************************/

@media (max-width: 1620px) {

/* 8.4 SHOWCASE */
#showcase {max-width: 1170px;}

.custom_showcase__big h3 {font-size: 23px;line-height: 1.2em;}
.custom_showcase__small h3 {font-size: 16px;line-height: 1.2em;}



}



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

@media (max-width: 1199px) {

/* fancybox listing */
.fancybox-nav {visibility: visible !important;z-index:9999 !important;}
.fancybox-nav span {visibility: visible !important;z-index:9999 !important;}



/* 3. GLOBAL THEME STYLES */
/* cookies policy message */
.cookies_container {text-align: center;}
.cookies_container p {display: block;font-size: 15px;}
.cookies_container .cookie_btn {margin: 10px 0;font-size: 15px;}



/* 4.1 HEADINGS */
.column_center .page_heading,
.column .widget h3.widget_header {font-weight: bold;font-size: 19px;}



/* 8.1 HEADER */

/* 8.2 MEGAMENU */

/* 8.3 NIVOSLIDER */

/* 8.4 SHOWCASE */
#showcase {max-width: 970px;}


/* 8.6 FOOTER */

/* 8.5 MAIN PRODUCT LISTING */

/* HOMEPAGE CAROUSEL */
.index-scope .bx-wrapper {}
.homepage_carousel > div {width: 363px !important;}



/* 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 */
.zoomWrapper,
#elevatezoom_big {width: 328px !important;}

#elevatezoom_gallery a {width: 81px !important;}



}



/***************************************************************************
                                < 992px
***************************************************************************/

@media (max-width: 992px) {

.cart_popup {top: 0 !important;}



/* 8.1 HEADER */
header {padding: 0 0 30px 0;}

#logo {text-align: center;}

.header_cart {padding: 0;}

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

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

.header_links {clear: both;text-align: center;}



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



.megamenu_mobile {position: relative;}

.megamenu_mobile h2 {height: 60px;overflow: hidden;padding: 0 45px 0 15px;border: 1px solid #545353;border-width: 0 1px;font-size: 20px;line-height: 60px;color: #ffffff;white-space: nowrap;text-overflow: ellipsis;cursor: pointer;position: relative;}
.megamenu_mobile h2 i {position: absolute;right: 15px;top: 0;}
.megamenu_mobile h2 i:before {content: '\f0fe';font: 24px/60px 'FontAwesome';}

.megamenu_mobile h2.active {background: #222222;}
.megamenu_mobile h2.active i:before {content: '\f146';}

.megamenu_mobile ul {width: 100%;}
.megamenu_mobile li {position: relative;}

.megamenu_mobile a {color: #ffffff;}



.submenu__1 {padding: 15px;background: #222222;border: 1px solid #545353;position: absolute;
display: none;
}
.submenu__1 > li > a {display: block;font-size: 20px;text-transform: uppercase;}
.submenu__1 > li > a > i {float: right;}
.submenu__1 > li > a > i:before {content: '\f0fe';font: 20px 'FontAwesome';}
.submenu__1 > li > a.active > i:before {content: '\f146';}



.submenu__2 {padding: 0 15px 15px 15px;
display: none;
}
.submenu__2 > li {padding: 5px 0 0 0;}
.submenu__2 > li > a {display: block;font-size: 17px;text-transform: uppercase;}
.submenu__2 > li > a > i {float: right;}
.submenu__2 > li > a > i:before {content: '\f0fe';font: 18px 'FontAwesome';}
.submenu__2 > li > a.active > i:before {content: '\f146';}


.submenu__3 {padding: 0 15px 15px 15px;
display: none;
}
.submenu__3 > li {padding: 5px 0 0 0;}


/* 8.3 NIVOSLIDER */

/* 8.4 SHOWCASE */
#showcase {max-width: 750px;}

.custom_showcase a div {margin: -13px 0 0 0;padding: 0 15px;text-align: center;top: 50%;right: auto;bottom: auto;left: auto;}

.custom_showcase h3 {display: none;}
.custom_showcase span {padding: 0;font-size: 18px;color: #ffffff;
text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
}

.custom_showcase a img {
-webkit-transform: none !important;
		transform: none !important;
}

.custom_showcase a:before {display: none !important;}



/* 8.5 MAIN PRODUCT LISTING */

/* HOMEPAGE CAROUSEL */
.homepage_carousel > div {width: 280px !important;}



/* 8.6 FOOTER */

/* 10.2 SIDEBAR PRODUCT LISTING */

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



/* 12.1 PRODUCT IMAGES */
.zoomWrapper,
#elevatezoom_big {width: 245px !important;}

#elevatezoom_gallery a {width: 53px !important;}

.zoomContainer {display: none !important;}



}



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

@media (max-width: 767px) {

/* 6. GLOBAL PAGE LAYOUT */
.container {padding:0 15px;}

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

#main_content {background: #ffffff;}
.template-index #main_content {background: none;}

.center_column_content {padding: 15px 0;}
.template-index .center_column_content {padding: 0;}



/* 8.1 HEADER */

/* 8.2 MEGAMENU */

/* 8.3 NIVOSLIDER */

/* 8.4 SHOWCASE */
#showcase {padding: 0 15px;}

.custom_showcase a div {margin: -10px 0 0 0;padding: 0 10px;}

.custom_showcase span {font-weight: bold;font-size: 14px;}



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

.product_listing_main .product_img {width: 120px;float: left;}
.product_listing_main .product_img span.sale {display: none;}

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

.product_listing_main .product_price {padding: 0;}

.product_listing_main .product_name {}
.product_listing_main .product_name a {min-height: 1px;}

.product_listing_main .btn {width: auto;}



/* HOMEPAGE CAROUSEL */
.template-index .bx-wrapper {max-width: 767px !important;margin: 0;}
.template-index .bx-viewport {height: auto !important;}
.template-index .bx-controls {display: none !important;}

.homepage_carousel {width: 100% !important;max-width: 767px !important;margin: 0;}
.homepage_carousel > div {width: 100% !important;float: none;border: none;}
.homepage_carousel .bx-clone {display: none !important;}
.homepage_carousel .product {margin: 0;padding: 15px;border-width: 1px 0 0 0;}

.homepage_carousel .product_img span.new {left: 0;top: 0;}



/* 8.6 FOOTER */
footer ul {padding: 20px 0 0 0;}
footer ul li {padding: 5px 0 0 0;}



/* 9.2 BREADCRUMBS */
.breadcrumb_wrapper {margin: 0;}



/* 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 */
.zoomWrapper {width: 290px !important;margin: 0 auto;}
#elevatezoom_big {width: 290px !important;}

.product_images .bx-wrapper {width: 290px !important;margin: 12px auto 0 auto;}

#elevatezoom_gallery a {width: 68px !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.1 HEADER */
.header_cart {float: none;padding: 30px 0 0 0;text-align: center;}
.header_cart a {display: inline-block;}

.header_right {margin: 0;}

.header_search {width: 100%;margin: 0;padding: 30px 0 0 0;}

.header_links {padding: 30px 0 0 0;}

.header_user {display: block;padding: 0 0 10px 0;}
.header_user li {margin: 0;}
.header_user li ~ li {margin: 0 0 0 15px;}



/* 8.4 SHOWCASE */
#showcase .col-40percent {width: 100%;float: none;padding: 0 5px;}

#showcase .col-20percent {width: 100%;float: none;padding: 0;}
#showcase .col-20percent:after {clear: both;}
#showcase .col-20percent .custom_showcase {width: 33.33333333333333%;float: left;padding: 0 5px;}

.custom_showcase span {font-size: 18px;}



}



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

@media (max-width: 480px) {

/* 8.1 HEADER */
#logo b {font-size: 60px;letter-spacing: -2px;}
#logo span {font-size: 13px;}



/* 8.4 SHOWCASE */
#showcase .col-20percent .custom_showcase span {font-size: 13px;}



/* 8.5 MAIN PRODUCT LISTING */
.product_listing_main .product_img {width: 100px;}
.product_listing_main .product_info {margin: 0 0 0 115px;}
.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;}

}



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

@media (max-width: 340px) {



}