/***********************************************************

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

***********************************************************/



/***************************************************************************
                                1200px <
***************************************************************************/
@media (max-width: 1320px) {
 	#logo {
     	margin: 35px 0 0 5px;
    }
}
@media (max-width: 1230px) {
 	#header .row {
      margin-right: -16px;
      margin-left: -16px;
	}
}

@media (min-width: 1200px) {



}


/***************************************************************************
                                < 1200px
***************************************************************************/

@media (max-width: 1199px) {
  

.container_wr {
 	max-width: 1000px;
}


/* 8.1 HEADER */

/* 8.2 NAVIGATION */

/* 8.4 SHOWCASE */
  
.slider_wrap {
  	min-height: 315px;
}
  
.custom_showcase h3 {
 	font-size: 34px; 
}

/* 8.6 FOOTER */
.contacts_phone {
  	font-size: 16px;
}	
.contacts_phone i {
 	margin-top: 3px; 
}
footer .copyright {
 	padding: 0 20px; 
}
  
/* 8.5 MAIN PRODUCT LISTING */

/* 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) {
  
.cart_popup {top: 0 !important;}
  
.container_wr {
 	max-width: 780px;
}
#header .row {
 	margin: 0px; 
}

/* 8.1 HEADER */
#logo {
 	width: 250px; 
}
#logo img {
 	width: 100%; 
}
.header_right {
 	width: 100%;
  	margin-top: 20px;
}

/* 8.2 NAVIGATION */
#navigation.isStuck {
	position: relative !important;
	left: auto;
	right: auto;
  	text-align: left;
}
#navigation.isStuck nav {
 	display: block;
  	width: auto;
}
.pseudoStickyBlock {
	display: none !important;
}

#navigation nav {
	padding-top: 15px;
}
#navigation .jq-selectbox {}
#navigation .jq-selectbox__select {
	height: 30px;
	padding: 0 30px 0 11px;
  
  	
    background: url(//cdn.shopify.com/s/files/1/0626/2389/t/2/assets/main_menu_bg.gif?10297834753355916307) center 0 repeat;
    
	border-top: 1px solid #4e4e4e;
}
#navigation .jq-selectbox__select-text {
	width: 100% !important;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
}
#navigation .jq-selectbox__trigger i {
	right: 9px;
	top: 9px;
	color: #ffffff;
}

#navigation .jq-selectbox__dropdown {
	width: 100% !important;
	top: 30px !important;
  	z-index: 100;
}
#navigation .jq-selectbox__dropdown ul {
	background: #ffffff;
	border: 1px solid #c1c0c0;
}
#navigation .jq-selectbox__dropdown ul li {
  	border-bottom: 1px dotted #c1c0c0;
  	padding: 2px 10px;
  	text-align: left;
  	font-size: 14px;
	line-height: 18px;
	text-transform: capitalize;
	color: #1a1a1a;
}

#navigation .jq-selectbox__dropdown ul li:hover {
  	background: #d3d3d3;
}
#navigation .jq-selectbox__dropdown ul li.sel {}



/* 8.4 SHOWCASE */
  
.slider_wrap {
  	min-height: 246px;
}
  
.nivo-caption {
 	margin-top: -95px; 
}
.custom_showcase p {
 	display: none; 
}
.custom_showcase h3 {
 	font-size: 26px; 
}

/* 8.6 FOOTER */
.contacts_phone i {
 	display: none; 
} 
.footer_block .inside {
 	padding: 0 8px 54px; 
}
footer {
  	border: 1px solid #000000 !important;
}
.footer_block .inside {
 	padding: 0 15px 54px; 
}
.footer_block h3 {
 	padding: 21px 15px; 
}

/* 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) {
  
.container_wr {
 	max-width: none;
}

/* 6. GLOBAL PAGE LAYOUT */
.container {padding:0 15px;}

.column_left,
.column_right,
.column_center,
#main_content {margin-left: 0 !important;margin-right: 0 !important;}



/* 8.1 HEADER */
#header .row {
 	padding: 0 15px; 
}

/* 8.2 NAVIGATION */
#navigation nav {
 	margin: 0 15px; 
}
.header_right {
	margin-bottom: 50px;   
}

/* 8.4 SHOWCASE */
  
.slider_wrap {
  	min-height: 0;
}
  
.nivo-directionNav a {
 	top: 50%;
  	margin-top: -23px;
}
.nivo-caption {
 	margin-top: -64px; 
}
.nivo-caption h2 {
 	font-size: 45px; 
}
.nivo-caption h3 {
 	font-size: 37px; 
}
.product .product_img a {
 	padding: 10px 7px 30px;
  	position: relative;
}
.product .product_img .sale {
	left: 0px;
  	right: 0px;
  	bottom: 0px;
  	margin-left: 0px;
  	text-align: center;
}
.product {
  	text-align: left;
}
  
.slider_wrap {
 	padding: 0 15px;
}

/* 8.6 FOOTER */
.footer_block {
 	width: 33.33%; 
}
.footer_block__4 {
 	clear: left; 
}
.footer_block__5 { 
  	width: 66%;
}
.footer_block + .footer_block:before {
 	display: none; 
}
.footer_block .inside {
 	padding: 0 20px 54px; 
}
.footer_block h3 {
 	padding: 21px 20px; 
  	margin-bottom: 15px;
}
.footer_block .inside {
 	padding-bottom: 30px; 
}

/* 8.5 MAIN PRODUCT LISTING */
.product_listing_main .product > div {overflow: hidden;}

.product_listing_main .product_img {width: 120px;float: left;margin: 0 15px 0 0;}
.product_name {
 	margin-top: 0px; 
}
.product_listing_main + .product_listing_main {
 	margin-top: 0px; 
}
.product_listing_main .product + .product {
 	margin-top: 30px; 
}


/* 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) {

.top_menu,
#logo {
	float: none;
  	text-align: center;
  	width: 100%;
  	margin-left: 0px;
  	margin-bottom: 20px;
}
#logo a {
 	position: relative; 
}
#logo a:before {
	content: "";
  	position: absolute;
  	top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
  	background: #000000;
  	opacity: .4;
  	z-index: 0;
}
#logo a img {
  	z-index: 10;
  	position: relative;
}
.custom_header1 h3 {
 	text-align: center; 
}
.header_search {
  	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.75);
    box-shadow: 0 1px 5px rgba(0,0,0,0.75);
}
.header_right {
 	text-align: center; 
}
.header_search {
	width: 100%;
  	float: none;
  	margin-bottom: 20px;
}
.header_user {
 	margin-top: 20px; 
}
.header_currency {
 	margin-top: 23px; 
}
.custom_showcase h3 {
 	font-size: 20px; 
}
.blog-article_meta-comments,
.article_meta-comments {
 	float: none;
  	padding-left: 0px;
}

.customer_name a {
 	float: none;
  	display: block;
}
.header_cart a {
 	margin-left: 23px; 
}
  
#logo {
 	margin-top: 40px;
  	margin-bottom: 40px;
}
#logo a {
 	max-width: 100%; 
}
#logo a img {
 	width: 90%; 
}
#logo a:before {
  	left: 0px;
  	right: 0px;
}	
.header_search {
 	margin-bottom: 30px; 
}
.header_right {
 	margin-top: 0px; 
}

.custom_header1 h3 {
 	margin-bottom: 0px; 
}
.header_right {
 	margin-bottom: 30px; 
}
.header_cart a:hover:before {
    -webkit-animation-name: none;
    animation-name: none;
}
}



/***************************************************************************
                                < 480px
***************************************************************************/

@media (max-width: 479px) {
 

.nivo-caption {
 	display: none !important;
}
  
.custom_showcase {
 	width: 100%; 
}
.custom_showcase h3 {
	font-size: 24px;
}
.product .product_info {
 	overflow: hidden; 
}
  
.footer_block { 
 	width: 100%; 
}
.contacts_phone i {
  	display: inline-block;
}	
.header_cart a {
 	width: 238px; 
}
.header_currency {
  	display: block;
 	margin-top: 7px; 
}
.header_user li {
 	margin: 0 10px; 
}
.product_desc {
 	display: none; 
}
  
#wrapper {
  	background: #000000 url(//cdn.shopify.com/s/files/1/0626/2389/t/2/assets/body_bg.png?10297834753355916307) no-resize top right;
}	

/* 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) {
.product .product_img {
 	width: 90px; 
}


}