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

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

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










































/***************************************************************************
                                < 1420px
***************************************************************************/

@media (max-width: 1420px) {

	
/*8.3 NIVOSLIDER*/
.nivo-caption .ins:before {
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
}
.nivo-caption  {
	text-align: center;
}
.nivo-caption .ins {
	display: inline-block;
}
}


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

@media (max-width: 1199px) {
	
/* 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;
}


/* 8.1 HEADER */
.header_search {
	overflow: visible;
	clear: left;
	padding-top: 40px;
}
.header_search form {
	width: 100%;
	margin-right: 0;
}



/* 8.3 NIVOSLIDER */
.custom_showcase a:hover h3 {
	font-size: 16px;
}
.custom_showcase a .text_container {
	font-size: 13px;
	font-weight: 300;
}



/* 8.5 MAIN PRODUCT LISTING */
.product_listing_main .product_img span.sale:before {
	border-width: 37px;
}
.product_listing_main .product_img span.sale {
	font-size: 13px;
}
.product .compare-at-price {
	font-size: 16px !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;
	text-align:center;
}  



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

#elevatezoom_gallery a {width: 83px !important;}
/* fancybox listing */
.fancybox-nav {visibility: visible !important;z-index:9999 !important;}
.fancybox-nav span {visibility: visible !important;z-index:9999 !important;}



}



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

@media (max-width: 992px) {
	  
.cart_popup {
	top: 0 !important;
}

/* 8.1 HEADER */

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

.megamenu_mobile {
	position: relative;
}

.megamenu_mobile h2 {
	overflow: hidden;
	padding: 0 25px 0 0;
	font-size: 18px;
	font-weight: 300;
	line-height: 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
	position: relative;
	color: #ffffff;
}
.megamenu_mobile h2 i {
	position: absolute;
	right: 0;
	top: 0;
}
.megamenu_mobile h2 i:before {
	content: '\f0fe';
	font: 20px/50px 'FontAwesome';
}
.megamenu_mobile h2.active i:before {
	content: '\f146';
}

.megamenu_mobile ul {
	width: 100%;
	background: #2d353e;
}
.megamenu_mobile li {
	position: relative;
}

.submenu__1 {
	padding: 15px;
	position: absolute;
	display: none;
}
.submenu__1 > li > a {
	display: block;
	font-size: 14px;
	padding: 4px 15px;
	text-transform: uppercase;
	background: #2d353e;
	color: #ffffff;
}
.submenu__1 > li > a:hover {
	background: #0767b1;
}
.submenu__1 > li > a > i {
	float: right;
}
.submenu__1 > li > a > i:before {
	content: '\f0fe';
	font: 15px 'FontAwesome';
}
.submenu__1 > li > a.active > i:before {
	content: '\f146';
}


.submenu__2 {
	padding: 0 15px;
	display: none;
}
.submenu__2 > li > a {
	display: block;
	font-size: 12px;
	padding: 4px 15px;
	text-transform: uppercase;
	background: #2d353e;
	color: #ffffff;
}
.submenu__2 > li > a:hover {
	background: #0767b1;
}
.submenu__2 > li > a > i {
	float: right;
}
.submenu__2 > li > a > i:before {
	content: '\f0fe';
	font: 15px 'FontAwesome';
}
.submenu__2 > li > a.active > i:before {
	content: '\f146';
}


.submenu__3 {
	padding: 0 15px;
	display: none;
}
.submenu__3 > li > a {
	display: block;
	font-size: 11px;
	padding: 4px 15px;
	background: #2d353e;
	color: #ffffff;
}
.submenu__3 > li > a:hover {
	background: #0767b1;
}



/* 8.3 NIVOSLIDER */
.nivo-caption {
	top: 100px;
}
.nivo-caption .ins {
	max-width: 500px;
}
.slider_parallax_wr {
	height: 400px;
}
.nivo-caption h2 {
	font-size: 50px;
	line-height: 1em;
}
.nivo-directionNav a {
	top: 170px;
}



/* 8.4 SHOWCASE */
.custom_showcase .abs {
	position: relative;
	bottom: auto;
	top:auto;
	right: auto;
	left:auto;
}
.custom_showcase h3 {
	color: #ffffff;
}
.custom_showcase a .abs:before {
	background: none;
}
.custom_showcase a .text_container {
	height: auto;
}
.custom_showcase a:before {
	display: none;
}

.custom_showcase a:hover h3 {
	font-size: 33px;
	margin-bottom: inherit;
}
.custom_showcase a:hover .text_container {
	height: auto;
	overflow: visible;
}
.custom_showcase a:hover .abs,
.custom_showcase a .abs {
	padding: 8px 23px 20px;
}

#showcase {
	margin-bottom: 45px;
}
.product_listing_main:first-child {
	margin-top: 30px;
}
.custom_bottom_wr {
	margin-top: 20px;
}



/*TABS HOMEPAGE*/
.tabs_wr {
	margin-top: 60px;
}




/* 8.5 MAIN PRODUCT LISTING */
.product_listing_main .product_info {
	padding: 11px 10px 24px;
}



/* 8.6 FOOTER */
.socials li a {
	width: 48px;
	height: 48px;
}
.socials li i {
	padding-top: 11px;
}
.template-index #google_map {
	height: 220px !important;
}
footer {
	margin-top: 80px;
}



/* 10.2 SIDEBAR PRODUCT LISTING */
.column .widget h3.widget_header {
	font-size: 20px;
}
.column .widget ul.list li a {
	padding: 10px 0 !important;
	background: none !important;
}
.column .widget ul.list li a:hover {
	color: #bf1123;
}



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



/*CUSTOM BOTTOM*/
.custom_bottom h3 {
	font-size: 30px;
}





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

#elevatezoom_gallery a {width: 56px !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;
}



/* 8.1 HEADER */
.custom_header1,
header #logo {
	float: none;
	text-align: center;
	margin-top: 30px;
}
.header_search {
	padding-top: 0;
	margin-top: 40px;
}
.custom_header1 {
	margin-top: 30px;
}
.checkout a:after {
  	display:none;
}
.checkout a:hover {
  background:#bf1123; 
  color:#ffffff;
}



/* 8.3 NIVOSLIDER */
.nivo-caption .ins {
	max-width: 300px;
}
.nivo-caption h2 {
	font-size: 30px;
}



/* 8.4 SHOWCASE */
.custom_showcase a img {
	float: left;
	width: 50%;
}
.custom_showcase a:hover .abs, .custom_showcase a .abs {
	padding: 8px 14px 10px;
}
.custom_showcase {
	margin-top: 20px;
}
.custom_showcase a img {
	transform: translate3d(0px, 0px, 0px) scale(1);
}



/* 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 .prod_inside,
.product_listing_main .product_img img {
	background: #f7f7f7;
}
.product_listing_main .product_info {
	overflow: hidden;
}

.product .product_img a {
	padding: 10px;
}



/*CUSTOM BOTTOM*/
.custom_bottom_wr {
	margin-top: 0;
}



/*TABS HOMEPAge*/
.tabs_wr {
	margin-top: 40px;
}
.tabs_wr .tab_container {
	padding: 5px 15px;
}



/* 8.6 FOOTER */
.socials li a {
	width: 61px;
	height: 61px;
}
.socials li i {
	padding-top: 16px;
}
.footer_block__3 {
	float: none;
	text-align: left;
}
.footer_top:after {
	display: none;
}
footer {
	margin-top: 60px;
}
footer .footer_top {
	padding-top: 0;
}
.footer_block__3 {
	padding-top: 50px;
}
footer .footer_top {
	padding-bottom: 60px;
}
.footer_block__3 {
	clear: left;
}
footer .copyright {
	padding: 20px 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 {
	text-align: left;
}



/* 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_user {
	float: none;
	text-align: center;
}
.header_user li {
	margin: 6px 5px 10px;
}
.header_top__right {
	float: none;
	text-align: center;
}
.header_currency,
header .checkout,
.header_cart {
	display: inline-block;
	float: none;
}
.header_currency,
header .checkout {
	border-top: 1px solid #0767b1;
}
.header_currency:hover,
header .checkout:hover {
	border-top: 1px solid #ffffff;
}



/*8.3 NIVOSLIDER*/
.slider_parallax_wr .slider_wrap {
	position: relative;
}
.nivo-caption h2 {
	display: none;
}
.slider_parallax_wr {
	height: auto;
}
.nivo-caption .btn_slider {
	margin-top: 0;
}
.nivo-caption {
	top: 50%;
	margin-top: -40px;
}
.nivo-directionNav a {
	top: auto;
	bottom: 1px;
	right: 1px;
	height:60px;
	width:60px;
}
.nivo-directionNav .nivo-prevNav {
	right: 61px;
	left: auto;
}
.nivo-directionNav a:before {
	background: #bf1123;
}
.nivo-directionNav a i {
	font-size: 57px;
}

  
/*   PRODUCT */
.product_wrap .product_images {
  	text-align:center;
}


/* 	13. BLOG */
.article_meta-comments,
.blog-article_meta-comments {
	float:none;
	padding-left:0px;
}


}



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

@media (max-width: 479px) {
	
/*HEADER*/
header #logo b span {
	font-size: 40px;
}



/* 8.5 MAIN PRODUCT LISTING */
.product_listing_main .product_img {
	width: 100px;
}
.product .product_desc {
	display: none;
}



/*8.3 NIVOSLIDER*/
.nivo-directionNav a {
	top: auto;
	bottom: 1px;
	right: 1px;
}



/*8.4 SHOWCASE*/
.custom_showcase a > div {
 	padding-top:0px; 
}
.custom_showcase a img {
	width: 50%;
	float: none;
	text-align: center;
	margin: 20px 20px 0;
  	-webkit-transform: translate3d(0px, 0px, 0px) scale(1) !important;
  	transform: translate3d(0px, 0px, 0px) scale(1) !important;
}
  
.custom_showcase a:hover img {
  	-webkit-transform: translate3d(0px, 0px, 0px) scale(1) !important;
  	transform: translate3d(0px, 0px, 0px) scale(1) !important;
}
.custom_showcase .img_wr {
	text-align: center;
	display: block;
}
.custom_showcase a {
	text-align: center;
}
.custom_showcase a:hover .abs, 
.custom_showcase a .abs {
	text-align: left;
	padding-bottom: 20px;
}


/*CUSTOM BOTTOM*/
.custom_bottom h3 {
	font-size: 16px;
}
.custom_bottom i {
	font-size: 60px;
}
.custom_bottom a {
	padding: 23px 20px 16px;
}


/*TABS HOMEPAGE*/
.tabs_wr .tabs li {
	float: none;
	width: 100%;
	padding: 14px 25px;
}
.tabs_wr .tabs li:before {
	display: none;
}
.tabs_wr .tabs li {
	border: 1px solid #cdcdcd;
}
.tabs_wr .tabs li + li {
	margin-left: 0;
}



/* 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;
}



/*8.6 FOOTER*/
.footer_block .socials {
	text-align: center;
}
.footer_block .socials li {
	margin-top: 6px;
}
.footer_block {
	width: 100%;
}



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

}



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

@media (max-width: 340px) {
	


}