/*
 * FlowerGis
 * 
 * ... extends base Site app's default.css
 */
@import "./css/owl.carousel.min.css";
@import "./css/additional.default.shop.css";

/*plugin*/
.buy1click-checkbox.jq-checkbox, .buy1click-checkbox.jq-checkbox.focused{	background: #FFFFFF;	border: 1px solid #211A36;	box-sizing: border-box;	border-radius: 4px;}
.buy1click-form_type_item .buy1click-checkbox.jq-checkbox.checked{	background: #FF0045;    border-color: #FF0045;}
.buy1click-checkbox.jq-checkbox.checked .jq-checkbox__div{top: 0;left: 0;width: 8px;height: 4px;margin: 4px 0 0 4px;border-bottom: 2px solid #fff;border-left: 2px solid #fff;-webkit-transform: rotate(-50deg);transform: rotate(-50deg);background: none!important;box-sizing: content-box;}
.buy1click-checkbox.jq-checkbox.checked .jq-checkbox__div svg{ display: none; }
.buy1click-form__close-button{ z-index: 9; width: 60px; height: 60px; top: 0; right: 0; display: flex; justify-content: center; align-items: center; }

.buy1click-item-quantity{     height: 36px;
    background: rgba(33, 26, 54, 0.08);
    border-radius: 10px;
    padding: 4px 8px;
    box-sizing: border-box; width: 122px;
    margin: 0 ; }

.buy1click-item-quantity__minus, 
.buy1click-item-quantity__plus{
  	color: #211A36!important;
  	border: none;
  	width: 28px; height: 28px;
  }
.buy1click-item-quantity__minus-icon, 
.buy1click-item-quantity__plus-icon{
	height: 12px;
	width: 12px;
}

.gwrap .buy1click-item-quantity__input{ width: 52px!important; border: none!important; background: none; height: 28px!important; line-height: 28px!important; }

.zoomContainer{ z-index: 2; }
/**/

.page-contact__info{ padding: 0 20%; display: flex; justify-content: space-around; flex-wrap: wrap; align-items: flex-start; }
.contact-item{ width:46%; box-sizing: border-box; margin-bottom: 24px; padding-top: 6px; display: block; padding-left: 46px; position: relative;  }
.contact-item img{ position: absolute; left: 0; top: 0;  }
.contact-item__label{ color: #777; font-size: 13px; }
.contact-item__value{ font-size: 15px; color: #000; font-weight: 500; display: block; }

.page-contact__map { max-width: 100%; margin: 20px auto; padding: 24px; background: #EBECF1; border-radius: 10px; }
.page-contact__map > iframe{ height: 480px; }
.payment-group{ display: flex; align-items: flex-start; }
.payment-group__label{ min-width: 200px; font-weight: 500; font-size: 17px; margin-bottom: 16px; }
.payment-group__value a{ display: inline-block; vertical-align: top; width: 160px; height: 80px; line-height: 80px; text-align: center; border-radius: 10px; border: 1px solid #ddd; margin: 0 12px 12px 0;  }
.payment-group__value a img{ display: inline-block; vertical-align: middle; max-height: 76px; max-width: 100%;  }

/**/

.subcategories-wrapper{ text-align: center; padding-bottom: 30px; }
.subcategories { display: flex; flex-wrap: wrap; text-align: left; padding: 0 160px; margin: 0 auto;   }
.subcategories--min{ justify-content: center; }
.subcategories li{ padding: 0 40px; box-sizing: border-box; display: inline-block; vertical-align: top;  margin-bottom: 10px; list-style: none; width: 24%; text-align: left; }
.subcategories li a{ padding: 6px 0; display: inline-block; font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 17px; line-height: 120%; color: rgba(33, 26, 54, 0.8); }
.subcategories li a:hover{ color: #FF0045; }

.category-description{ color: #211A36; font-style: normal; font-weight: 300; font-size: 15px; line-height: 160%; color: #211A36; }
.category-description p{ font-weight: 300; font-size: 15px; line-height: 160%; color: #211A36; }
.category-description h2{ font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 28px; line-height: 120%; color: #211A36; }
.category-description h3{ font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 24px; line-height: 120%; color: #211A36;  }
.category-description h4{ font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 22px; line-height: 120%; color: #211A36;  }
.category-description h5{ font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 20px; line-height: 120%; color: #211A36;  }

ol{  margin: 10px 0; list-style: none; padding: 0; counter-reset: inst; }
ol li{ position: relative; counter-increment: inst ; padding-left: 44px; margin-bottom: 20px;  font-style: normal; font-family: Rubik; font-weight: 300; font-size: 15px; line-height: 160%; }
ol li::before { content: counter(inst) "."; position: absolute; left: 0;  top: 6px;  width: 38px; text-align: center; font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 24px; line-height: 20px; color: #211A36;  } 

.open-subcategories{ display: none; }


.home-head{ position: relative; overflow: hidden; margin-bottom: 38px; padding: 40px; border-radius: 10px; margin-top: -28px;
	/* background: url(img/bg3-h1-min.jpg) center/cover no-repeat #f1e7ed; */
	background-color: #f1e7ed;
}
.home-head:before{ content: "";  position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(150, 0, 41, 0.2); }
.home-head h1{  position: relative; z-index: 9; display: block;     text-shadow: 0 0 20px #9c054c;  font-style: normal; font-weight: bold;font-size: 28px;line-height: 120%;color: #fff; }

/*.home-head{ background: url(img/about-decor.png) center repeat #f2f3f5; }
.home-head span{ color: #211A36; }
*/
.popular-home{ overflow-x: hidden; max-width: 100%; padding-top: 60px; }
.popular-home .p-list{ position: relative; z-index: 1; }
.popular-home .p-list .list-thumbs{ position: relative; z-index: 9; }
.popular-home .p-list:after{ content: ""; position: absolute; right: -320px; top: -52px; width: 350px; height: 200px; background: url(img/decor-right.svg) center no-repeat; }

.home-description{ font-size: 17px; overflow: hidden; max-width: 100%; position: relative;margin-bottom: 40px;max-width: 100%;overflow: hidden;background: #f2f3f5;padding: 80px 0; }
.home-description h1,
.page-area h1{ font-size: 2.2em }
.home-description h2,
.page-area h2{ font-size: 2em }
.home-description h3,
.page-area h3{ font-size: 1.8em }
.home-description h4,
.page-area h4{ font-size: 1.7em }
.home-description h5,
.page-area h5{ font-size: 1.6em; }
.home-description h1,
.home-description h2,
.home-description h3,
.home-description h4,
.home-description h5,
.page-area h1,
.page-area h2,
.page-area h3,
.page-area h4,
.page-area h5{ font-family: Philosopher; font-style: normal; margin-bottom: 24px; font-weight: bold;  line-height: 120%; color: #211A36; }
.home-description:before{ content: ""; width: 280px; position: absolute; left: 0; top: 0; bottom: 0; background: url(img/about-decor2.webp) right bottom repeat-y; }
.home-description:after{ content: "";  position: absolute; bottom: 0; right: 0; top: 0; left:0; background:  url(img/about-decor.webp) right bottom no-repeat; }

.home-description__inner{ position: relative; z-index: 9; max-width: 800px; margin: 0 auto; }
.home-description__inner{ color: #211A36; }
.home-description p{ font-size: 17px; line-height: 140%; font-weight: 300; }
.home-description__inner ul li{  font-size: 17px; padding: 10px 0; font-weight: 300; }

.page-area{ max-width: 1024px; margin: 0 auto; }
.page-area p{  font-size: 15px;    line-height: 140%; font-weight: 300; }
.page-area ul li{ list-style: none; position: relative; font-size: 15px; padding: 10px 0; font-weight: 300; }
.page-area ul li:before{ content: ""; position: absolute; background: url(img/c-fgis.svg) center/12px no-repeat; width: 22px; height: 22px; top: 8px; left: -30px; }
 
.page-area strong {   font-weight: 500;  color: #211A36; }

/*product*/

.product-page .breadcrumbs-wrapper{ text-align: left; margin-left: -20px; margin-bottom: 22px; }
.product-wrapper{ display: flex; }
.product-gallery{ position: relative; width: 100%; max-width: calc(100% - 590px); padding-right: 70px; padding-left: 160px; box-sizing: border-box; }
.product-sidebar{ min-width: 470px; }
.more-images{  }
.img-item{ display: flex; align-items: center; justify-content: center; }
.img-item img{ max-height: 560px; max-width: 560px }
.product-h1{ font-family: Philosopher; margin-bottom: 4px; font-style: normal; font-weight: bold; font-size: 32px; line-height: 42px; color: #211A36; }

.product-rating{ display: flex; margin-bottom: 28px; }
.product-rating .rating{ display: inline-block; vertical-align: top; }
.product-rating_count{ padding-left: 20px; display: inline-block; vertical-align: top; font-weight: normal; font-size: 13px; line-height: 24px; color: #999999; }

.product-gallery .main-image { width: 560px; max-width: 100%; display: inline-block; }
.product-gallery .main-image .img-item{ width: 100%; text-align: center; height: 560px; align-items: center; }
.product-gallery .main-image img{ max-width: 100%; max-height: 100%; border-radius: 10px; width: auto; display: inline-block;  }

.prod-params{ margin-bottom: 28px; display: flex; }

.dummy-img{  }
 
.product-features { height: 20px; padding-left: 12px; }
.product-features .size{   display: inline-block; vertical-align: top; margin-right: 20px; color: #999; font-size: 14px; line-height: 20px; }
.product-features .size-h{ opacity: 0.5; width: 20px; height: 20px; display: inline-block; vertical-align: top; background: url(img/size-h.svg) center/20px no-repeat; }
.product-features .size-w{ opacity: 0.5; width: 20px; height: 20px; display: inline-block; vertical-align: top; background: url(img/size-w.svg) center/20px no-repeat; }

.head-label{ font-style: normal; font-weight: 300; font-size: 15px; line-height: 120%; color: rgba(33, 26, 54, 0.8); }

ul.skus { list-style: none; padding-left: 2px; margin-top: 0; margin-bottom: 26px; }
ul.skus li { display: block; line-height: 26px; padding-bottom: 3px; border-bottom: 1px solid rgba(33, 26, 54, 0.15); padding: 9px 0; padding-left: 10px;  }
ul.skus li .price{ min-width: 110px; text-align: right; white-space: nowrap; font-style: normal; font-weight: 300; font-size: 22px; line-height: 26px; color: #211A36; }
ul.skus li .name{ width: 100%; padding-left: 20px; padding-right: 20px; display: inline-block; font-style: normal; font-weight: 300; font-size: 17px; line-height: 120%;  align-items: center;  color: #211A36; }
.jq-radio.checked + .name,
.jq-radio.checked + .name + .price{ font-weight: 500; }

ul.skus li label{ display: flex; justify-content: space-between; }
ul.skus li .name .hint{ padding-top: 4px; display: block; font-weight: normal; font-size: 12px; line-height: 14px; }
ul.skus li label .jq-checkbox, 
ul.skus li label .jq-radio{ min-width: 16px; }

.services{ padding: 18px; background: #EBECF1; border-radius: 10px; }
.service-item{ display: flex; justify-content: space-between;}
.service-item label{ font-style: normal; font-weight: 300; font-size: 15px; line-height: 42px; color: #211A36; }
.service-item{ margin-bottom: 18px; }
.service-item:last-child{ margin-bottom: 0; }

.service-variants { width: 238px; }
.service-item .checked + .title{ font-weight: 500; }
.rating-distribution .rating{ transform: rotateY(180deg); display: block; }
 
.main-image .owl-dots{  }
.main-image__inner{ position: relative; }
.dots-responsive .owl-dots .owl-dot.next,
.dots-responsive .owl-dots .owl-dot.prev{ display: inline-block; vertical-align: top; }
.dots-responsive .owl-dots .owl-dot:not(.active){ transition: all 0.8s ease;}
.dots-responsive .owl-dots .owl-dot:not(.active) span{ opacity: 0; visibility: hidden; width: 0; height: 0; margin: 0; transition: all 0.3s ease;}
.dots-responsive .owl-dots .owl-dot.next1 span,
.dots-responsive .owl-dots .owl-dot.prev1 span{ visibility: visible; opacity: 1; width: 8px; height: 8px; margin:5px 7px;}
.dots-responsive .owl-dots .owl-dot.next2 span,
.dots-responsive .owl-dots .owl-dot.prev2 span{ visibility: visible; opacity: 0.7; width: 8px; height: 8px; margin:5px 7px;}
.dots-responsive .owl-dots .owl-dot.next3 span,
.dots-responsive .owl-dots .owl-dot.prev3 span{ visibility: visible; opacity: 0.4; width: 5px; height: 5px; margin:7px 7px;}

.more-images{ transform-origin: 0 0; margin-left: 98px; transform: rotate(90deg); width: 340px;  }
.more-images img{ transform: rotate(-90deg); }
.carousel-thumbs{  position: absolute; left: 0; top: 0; width: 136px; padding:20px; box-sizing: border-box; }
.more-images .image{ width: 96px; height: 96px;  padding: 8px; }
.more-images .image img { border: 1px solid transparent; max-width: 96px; padding: 1px; box-sizing: border-box; box-shadow: 0px 6px 8px rgba(33, 26, 54, 0.15); border-radius: 10px;}
.more-images .current img {  border: 1px solid #FF0045;   }

.sostav { position: absolute; left: 12px; top: 460px; width: 96px; height: 96px;   }
.sostav__head{ display: block; border: #fff; text-align: center;  width: 96px; height: 96px;  border: 1px solid rgba(33, 26, 54, 0.15); border-radius: 10px; transition: all 0.3s ease; }
.sostav .icon-sostav{ display: inline-block; margin-top: 10px; margin-bottom: 6px;  width: 56px; height: 56px;  background: url(img/icon-sostav.svg) center no-repeat; }
.sostav span{ display: block; font-size: 12px; line-height: 14px; text-align: center; color: #211A36; }
.sostav__content{ visibility: hidden; opacity: 0; margin-bottom: -10px; z-index: 99; position: absolute; bottom: 100px; left: 0; padding: 20px; z-index: 9; display: block; background: #FFFFFF; box-shadow: 0px 6px 20px rgba(33, 26, 54, 0.15); border-radius: 10px; width: 240px; text-align: left; }
.sostav__content-inner{     font-weight: 300; font-size: 14px; line-height: 160%; color: rgba(33, 26, 54, 0.8); }
.sostav__content:before { content: ''; position: absolute; left:38px; bottom: -7px; width: 0; height: 0; border-style: solid; border-width: 10px 10px 0  10px; border-color:  #ffffff transparent transparent transparent; }
.sostav.is-active .sostav__head,
.sostav__head:hover{ border-color: #FF0045; }
.sostav-label{  font-style: normal; font-weight: 500; font-size: 15px; line-height: 120%; color: rgba(33, 26, 54, 0.8);  margin-bottom: 6px; }
.sostav__content ul,
.sostav__content ol{ padding-left: 24px; }
.sostav.is-active .sostav__content{ margin-bottom: 0; visibility: visible; opacity: 1; }




/*reviews product */

.reviews.reviews--product{ margin-bottom: 68px; }
.reviews{ background: url(img/bg-reviews.png) left bottom no-repeat #F1E7ED; overflow: hidden; }
.reviews-rate{ background: #FCFAFB; position: relative; }
.reviews-rate:before{ content:''; background: #FCFAFB; position: absolute; width: 100vw; top: 0; bottom: 0; top: 0; z-index: 1;	 }
.reviews-rate:after{ content: ""; z-index: 9; position: absolute; top: 62px; left: -16px; width: 0; height: 0; border-style: solid; border-width: 16px 16px 16px 0; border-color: transparent #fcfafb transparent transparent; }
.reviews-rate__inner{ position: relative; z-index: 8; padding: 60px; padding-left: 90px; }
.container-flex{ display: flex; }

.reviews-list-wrap{ min-width: calc(100% - 590px); padding-top: 56px; padding-bottom: 60px; padding-right: 40px; box-sizing: border-box; }
.reviews-list{ margin: 0; }
.reviews-rate{ min-width: 590px; }

.reviews-head{ font-family: Philosopher; margin-bottom: 20px; font-style: normal; font-weight: bold; font-size: 24px; line-height: 120%; color: #211A36; }

.s-review-wrapper{ padding: 28px; margin-bottom: 20px; background: #FFFFFF; box-shadow: 0px 10px 20px rgba(40, 41, 46, 0.1); border-radius: 10px; }

.s-review-head{ margin-bottom: 14px; }
.s-review-head .username{  font-style: normal; font-weight: 500; font-size: 15px; line-height: 28px; color: #211A36; }
.s-review-head .date{ font-style: normal; font-weight: 300; margin-left: 12px; font-size: 13px; line-height: 28px; color: #888888; }
.s-review-head .staff{ margin-left: 12px; display: inline-block; vertical-align: top; display: inline-block; vertical-align: top; padding: 4px; border-radius: 4px; background: #FF0045; color: #fff; font-size: 12px; }
.s-review-head .rating{ float: right; display: inline-block; vertical-align: top; }
.s-review h6{ margin-bottom: 0; font-style: normal; font-weight: 500; font-size: 14px; line-height: 140%;  color: rgba(33, 26, 54, 0.8); }
.s-review p{ font-style: italic; font-weight: 300; font-size: 14px; line-height: 140%; color: rgba(33, 26, 54, 0.8); }

.reviews-rate__head{ }
.reviews-rate__head .title{ font-style: normal; font-weight: 500; font-size: 20px; line-height: 160%; color: #211A36; }
.reviews-rate__head .subtitle{ font-style: normal; font-weight: 300; font-size: 15px; line-height: 160%; color: #211A36; }

.general-rate-wrap{ margin-top: 68px;  margin-bottom: 18px; font-weight: normal; font-size: 15px; line-height:26px; color: #211A36; vertical-align: bottom; }
.general-rate-wrap .general-rate{ margin-right: 16px; font-family: Rubik; display: inline-block; vertical-align: bottom; font-style: normal; font-weight: bold; font-size: 36px; line-height: 120%; text-align: center; color: #FED322; }

.product-buttons{ display: flex; justify-content: space-between; }
.product-buttons > *{ width: calc(50% - 20px); }
.product-buttons input[type="submit"].is-added{ text-indent: -9999px; background: url(img/cart-check.svg) center no-repeat #FF0045!important; }



.product-buttons .buy1click-open-button{ font-size: 17px; padding: 17px 10px;  width: calc(50% - 20px)!important;  }

.add2cart .price{ font-style: normal; font-weight: 500; font-size: 32px; line-height: 38px; color: #FF0045; }
.add2cart .pricing{ margin-bottom: 32px; }
.add2cart .compare-at-price{ margin-left: 18px; position: relative;  font-style: normal; font-weight: 300; font-size: 18px; line-height: 22px; color: #898989; }
.add2cart .compare-at-price:after{ content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(img/saleprice-line.svg) center/100% no-repeat; }

.product-description,
.product-summary{ text-align: left; font-style: normal; font-weight: 300; font-size: 15px; line-height: 160%; color: rgba(33, 26, 54, 0.5); }
.product-description{ color: #211A36; }

.product-description--mobile{ display: none; }

.one-sku .hint{ padding-top: 12px; margin-bottom: 24px; display: block; }


/*home reviews*/

.home-reviews{ position: relative; margin-bottom: 0px; max-width: 100%; overflow: hidden; 
	/* background: url(img/bg-reviews.png) left bottom no-repeat #F1E7ED;  */
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #F1E7ED;
	padding: 40px 0; 
}

.g-head{ font-family: Philosopher; font-style: normal; margin-bottom: 28px; font-weight: bold; font-size: 28px; line-height: 120%; color: #211A36; }
.g-head.not_h1{display:block;}

h2.g-head{ font-size: 24px; }
h3.g-head{ font-size: 22px; }
h4.g-head{ font-size: 20px; }
h5.g-head{ font-size: 18px; }

.r-item{ width: 520px; padding: 20px; }
.r-item__inner{ padding: 10px 10px 22px; display: flex; background: #FFFFFF; box-shadow: 0px 10px 20px rgba(40, 41, 46, 0.1); border-radius: 10px;  }
.r-item__main{ width: calc(100% - 172px); margin-left: 16px; }
.r-item__head{ display: flex; justify-content: space-between; margin-bottom: 20px; padding-top: 20px; }
.r-item__name{ font-weight: 500; margin-right: 16px; font-size: 15px; line-height: 24px;  color: #211A36; }
.r-item__date{ font-style: normal; font-weight: 300; font-size: 13px; line-height: 24px; color: #888888; }
.r-item__text{ font-style: italic; max-height: 76px; overflow: hidden; font-weight: 300; font-size: 14px; line-height: 140%; color: rgba(33, 26, 54, 0.8); }
.r-item__info{ display: flex; }

.r-item__link{ position: relative; width: 148px; border-radius: 10px; overflow: hidden; }
.r-item__link img{ display: block; width: 100%; }
.r-item__link span{ position: absolute; left: 0; right: 0; bottom: 0;  font-style: normal; font-weight: 500; font-size: 13px; line-height: 18px; text-align: center; padding-top: 30px; background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 50%); color: #FF0045;}

.home-reviews__list{ width: calc(50vw + 50% + 20px); margin-left: -20px; box-sizing: border-box; padding-top: 16px;  padding-left: 90px; }

.home-reviews .g-head{ margin-left: 90px; }

.home-reviews__list .owl-dots{ position: absolute; top: -58px; right: 0; bottom: auto; width: auto; }
.home-reviews__list{  }

.active .r-item__inner{ opacity: 1; transition: all 0.3s ease; }
.r-item__inner{ opacity: 0.5; }

.reviews-dots.owl-dots{ position: static; text-align: right; margin-top:-46px; margin-right: 90px; width: auto; }
.reviews-dots.owl-dots .owl-dot{ padding: 0; background: transparent; }

.reviews-nav{ text-align: right; margin-right: 64px; padding-bottom: 12px;}
.reviews-nav .owl-prev,
.reviews-nav .owl-next{ cursor: pointer; display: inline-block; vertical-align: top; padding: 0 18px; font-style: normal; font-weight: normal; font-size: 15px; line-height: 24px;  color: rgba(33, 26, 54, 0.5);; } 
.reviews-nav .owl-prev:hover,
.reviews-nav .owl-next:hover{ color: rgba(33, 26, 54, 1); }
.reviews-nav .owl-prev i{ opacity: 0.2; width: 24px; height: 24px; display: inline-block; vertical-align: top; margin-right: 6px; background: url(img/arrow-left.svg) center/24px no-repeat!important; }
.reviews-nav .owl-next i{ opacity: 0.2; width: 24px; height: 24px; display: inline-block; vertical-align: top; margin-left: 6px; background: url(img/arrow-right.svg) center/24px no-repeat!important; }

.r-item__rate{ margin-top: -2px; }

/**/

.main-filters{ position: relative; padding: 38px 6px 0; border: 3px solid #FF0045; box-sizing: border-box; border-radius: 10px; }
.main-filters:before{ content: ""; position: absolute; top: -34px; left: calc(50% - 34px); width: 68px; height: 68px; background: url(img/filters-decor.svg) center no-repeat; }

.main-filters__head,
.main-filters__footer{ display: none; }

.main-filter__head{ margin-bottom: 12px; font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 20px; line-height: 120%; text-align: center; color: #211A36; }
.main-filter__head span{ display: inline-block; position: relative; }
.main-filter__head span:before{ content: ""; position: absolute; left: -56px; top: 12px; width: 40px; height: 1px; background: rgba(144, 140, 155, 0.5); }
.main-filter__head span:after{ content: ""; position: absolute; right: -56px; top: 12px; width: 40px; height: 1px; background: rgba(144, 140, 155, 0.5); }
.main-filter__options{ display: flex; align-items: flex-start; flex-wrap: wrap; justify-content: space-between; margin-bottom: 20px; }
.main-filter__options label{ border: 1px solid rgba(33, 26, 54, 0); width: calc(50% - 1px); margin-bottom: 10px;  line-height: 18px; padding: 7px 20px 5px 10px; color: rgba(33, 26, 54, 0.8); box-sizing: border-box; }
.main-filter__options label input{ display: none; }
.main-filter__options label:hover{ color: #FF0045; }
.main-filter__options label.is-selected{ position: relative; color: #FF0045; border: 1px solid rgba(33, 26, 54, 0.2); box-sizing: border-box; border-radius: 16px; }
.main-filter__options label.is-selected:after{ content: ""; width: 24px; height: 24px; position: absolute; top: 3px; right: 0px; background: url(img/icon-close-popup.svg) center no-repeat; }
  
.main-filter__options .slider{ width: 100%; }

.filters input[type="text"] {width: calc(50% - 24px); text-align: right; height: 28px; border-radius: 4px; border: 1px solid #ebebeb;  box-sizing: border-box; padding: 0 12px;}
.filters .filter-param { margin-bottom: 20px; }
.filters h5 { margin-bottom: 0.5em; }
.filters label { display: block; }

.filters .slider { background: transparent; }
.filters .ui-slider { margin: 30px 16px 10px; display: block; }
.filters .ui-slider-horizontal { height: 2px; border: none; }
.filters .ui-slider-horizontal .ui-slider-handle,
.filters .ui-slider-horizontal .ui-slider-handle.ui-state-focus { top: -0.55em; border-color: #211a36; margin-left: -0.4em; height: 1.1em; width: 1.1em;  box-shadow: 0 1px 2px rgba(0,0,0,0.15); border-radius: 50%; z-index: 0; }
.filters .ui-slider-horizontal .ui-slider-handle.ui-state-hover { border-color: #211a36; box-shadow: 0 1px 4px rgba(0,0,0,0.35); }
.filters .ui-slider-horizontal.ui-widget-content { background: #bbb; }
.filters .ui-slider-horizontal .ui-widget-header { background: #FF0045;  height: 4px; position: relative; top: -1px; z-index: 0; }
.filters .ui-widget-content .ui-state-default { border: 4px solid  #940e32; background: #f7f7f7; box-sizing: border-box; }

.slider-head{ display: flex; justify-content: space-between; padding: 0 16px; }
.slider-head .icon-arrow-to{ width: 24px; height: 24px; display: block; background: url(img/arrow-to.svg) center/contain no-repeat; }
.slider-head input{  }

/*filters*/

.gfilters{ position: relative; padding: 38px 6px 0; border: 3px solid #FF0045; box-sizing: border-box; border-radius: 10px; }
.gfilters:before{ content: ""; position: absolute; top: -34px; left: calc(50% - 34px); width: 68px; height: 68px; background: url(img/filters-decor.svg) center no-repeat; }

.gfilters__head,
.gfilters__footer{ display: none; }

.gfilter__head{ margin-bottom: 12px; font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 20px; line-height: 120%; text-align: center; color: #211A36; }
.gfilter__head span{ display: inline-block; position: relative; }
.gfilter__head span:before{ content: ""; position: absolute; left: -56px; top: 12px; width: 40px; height: 1px; background: rgba(144, 140, 155, 0.5); }
.gfilter__head span:after{ content: ""; position: absolute; right: -56px; top: 12px; width: 40px; height: 1px; background: rgba(144, 140, 155, 0.5); }
.gfilter__options{ display: flex; align-items: flex-start; flex-wrap: wrap; justify-content: space-between; margin-bottom: 20px; }
.gfilter__options label{ border: 1px solid rgba(33, 26, 54, 0); width: calc(50% - 1px); margin-bottom: 10px;  line-height: 18px; padding: 7px 20px 5px 10px; color: rgba(33, 26, 54, 0.8); box-sizing: border-box; }
.gfilter__options label:hover{ color: #FF0045; }
.gfilter__options label input{ display: none; }
.gfilter__options label.is-selected{ position: relative; color: #FF0045; border: 1px solid rgba(33, 26, 54, 0.2); box-sizing: border-box; border-radius: 16px; }
.gfilter__options label.is-selected:after{ content: ""; width: 24px; height: 24px; position: absolute; top: 3px; right: 0px; background: url(img/icon-close-popup.svg) center no-repeat; }
.gfilter__options--colors{ padding: 0 6px; }
.gfilter__options--color i.icon16.color,
.gfilter__options--colors .icon-color{ position: absolute; top: -1px; left: -1px; margin: 0; width: 32px; height: 32px; border-radius: 99px;	border: 2px solid rgba(0, 0, 0, 0.1); box-sizing: border-box; }

.gfilter__options--color label,
.gfilter__options--colors label{ position: relative; padding-left: 42px; }

.content-with-sidebar{ display: flex; }
.sidebar{ width: 310px; margin-right: 30px; }
.content-column{ width: calc(100% - 340px); } 

.p-list{ margin-bottom: 52px; }
.p-list__head{ font-family: Philosopher; margin-bottom: 18px; font-style: normal; font-weight: bold; font-size: 28px; line-height: 42px;  text-align: center;  color: #211A36; }
.p-list__head.p-list__head--red{ color: #FF0045; }

.more-products{ margin: 18px 18px 0; cursor: pointer; display: block; width: 100%; height: 52px; line-height: 52px; box-sizing: border-box; align-items: center; text-align: center; text-transform: uppercase; color: #211A36;font-weight: 500; font-size: 13px; text-align: center; background: rgba(33, 26, 54, 0.02); border: 1px solid rgba(33, 26, 54, 0.2); box-sizing: border-box; border-radius: 6px; }

.thumbs-group{  display: flex; display: none;  justify-content: left; flex-wrap: wrap; }
.thumbs-group.is-show{ display: flex; }

.more-products.loading{ text-indent: -9999px; background: url('img/loading64.gif') center/32px no-repeat transparent; border: none;}

/**/
.owl-carousel{ margin-bottom: 36px; }
.owl-nav {  text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-nav [class*='owl-'] { position: absolute; top: 50%; transform: translateY(-50%); width: 48px; height: 48px; opacity: 0.2; display: inline-block; cursor: pointer;}
.owl-nav [class*='owl-']:hover { opacity: 1; text-decoration: none; }
.owl-nav .disabled { opacity: 0.1; display: none; cursor: default; }
.owl-nav .owl-prev{ left: 0;  background: url(img/arrow-left.svg) center no-repeat!important; }
.owl-nav .owl-next{ right: 0; background: url(img/arrow-right.svg) center no-repeat!important; }

.owl-nav.disabled + .owl-dots { margin-top: 10px; }

.owl-dots { width: 100%; position: absolute; bottom: -32px; text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; }
.owl-dots .owl-dot span { width: 8px; height: 8px; margin: 5px 7px; background: rgba(33, 26, 54, 0.2);; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; border-radius: 30px; }
.owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span { background: rgba(33, 26, 54, 1); } 

/**/
.currency-toggle { right: 0; position: absolute; }
.bonus { background: #ceb; padding: 2px 4px 1px; }
.plugin { margin-bottom: 20px; } /* shipping and payment plugins ouput */

span.loading { position: relative; top: 4px; left: 10px; }
.checkout span.loading { position: relative; top: 4px; left: 10px; }

#compare-leash { position: fixed; bottom: 0; box-shadow: 0 2px 9px rgba(0, 0, 0, 0.4); font-size: 1.1em; right: 30px; z-index: 9999; }
#compare-leash a { color: #fff; background: #ffa800; display: block; padding: 10px 15px;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition:    background 0.5s ease-in-out;
    -ms-transition:     background 0.5s ease-in-out;
    transition:         background 0.5s ease-in-out;
}
#compare-leash a:hover { background: red; color: #fff !important; }
#compare-leash a.just-added { background: #f00; }


/*home*/

.promo-slider{  padding-bottom: 36px; }
.promo-item{ border-radius: 10px; width: 100%; height: 320px; display: flex; align-items: center; }
.promo-item__info{ padding-left: 80px; max-width: 40%; }
.promo-item__title{ margin-bottom: 22px; font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 38px; line-height: 100%; color: #211A36; }
.promo-item__desc{ margin-bottom: 20px; font-style: normal; font-weight: 300; font-size: 17px; line-height: 120%; color: #211A36;}
.promo-item__button{  }

/* my */

.gray{ color: #777; }

.list-orders{  }
.list-orders__item{ display: flex; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #EBECF1; }
.list-orders__item > * { padding: 8px;  box-sizing: border-box;  }

.lo-nr{ min-width: 20%; } 
.lo-items{ min-width: 40%; }
.lo-shipping{ min-width: 15%; }
.lo-payment{ min-width: 15%; }
.lo-date{ min-width: 10%; text-align: right; }
.lo-nr a{ display: block; margin-bottom: 12px; }

.order-content{  }
.order-group{ padding-top: 12px; margin-bottom: 12px; border-bottom: 1px solid #ccc; }
.order-group.order-group--noborder{ border: none; }
.order-content h2{ font-family: Philosopher; font-style: normal; margin-bottom: 28px; font-weight: bold; font-size: 24px; line-height: 120%; color: #211A36; }
.order-content h3{ font-family: Philosopher; font-style: normal; margin-bottom: 28px; font-weight: bold; font-size: 20px; line-height: 120%; color: #211A36; }
.order-content .table{ width: 100%; box-sizing: border-box; }
.order-content .table .service td{ padding-left: 20px; font-size: 0.9em; }

.overflow{ overflow-y: auto; max-width: 100%; box-sizing: border-box; }

/* Product list
--------------- */

.thumbs { padding: 0; margin: 0 -18px; display: flex; justify-content: left; flex-wrap: wrap; }
.thumbs.with-sidebar .thumbs-item{ width:33.33%; }
.thumbs .thumbs-item { padding: 18px; list-style: none; width:25%; position: relative;  box-sizing: border-box; }
.thumbs .thumbs-item .item__inner{ background: #FFFFFF; box-shadow: 0px 8px 16px rgba(33, 26, 54, 0.15); border-radius: 10px; }
.thumbs .thumbs-item .main-image{ position: relative; border-radius: 10px 10px 0 0; overflow: hidden;  }
.thumbs .thumbs-item .percent{ position: absolute; z-index: 9; left: 8px; bottom: 8px; padding: 4px 12px; display: block; border-radius: 4px;  background: #FF0045; font-weight: bold; font-size: 12px; color: #fff; }
.thumbs .thumbs-item .main-image img{ display: block; max-width: 100%; margin: 0 auto; max-height: 320px; }
.thumbs .thumbs-item .image { position: relative; width: 100%; } 
.thumbs .thumbs-item .image .badge-wrapper { position: relative; }
.thumbs .thumbs-item a { display: block; }
.thumbs .thumbs-item h5 { margin: 0 22px 10px; font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 20px; line-height: 22px;  color: #211A36; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.thumbs .thumbs-item .summary{ height: 24px; padding: 10px 20px 8px; }
.thumbs .thumbs-item .summary .size{ margin-top: 6px; margin-left: -4px; display: inline-block; vertical-align: top; margin-right: 26px; color: #999; font-size: 12px; line-height: 14px; }
.thumbs .thumbs-item .summary .size-h{ opacity: 0.5; width: 14px; height: 14px; display: inline-block; vertical-align: top; background: url(img/size-h.svg) center no-repeat; }
.thumbs .thumbs-item .summary .size-w{ opacity: 0.5; width: 14px; height: 14px; display: inline-block; vertical-align: top; background: url(img/size-w.svg) center no-repeat; }

.thumbs .thumbs-item table.features { color: #999; font-size: 0.9em;}
.thumbs .thumbs-item table.features td { padding: 3px 0 0 0;}
.thumbs .thumbs-item table.features td.name { min-width: 70px; padding-right: 10px; }
.thumbs .thumbs-item a:hover {  }
.thumbs .thumbs-item a:hover h5 { color: #FF0045 !important; }
.thumbs .thumbs-item .buttons{ display: flex; justify-content: space-between; }
.thumbs .thumbs-item .buttons .button{ min-width: calc(50% - 11px); box-sizing: border-box; transition: all 0s ease; }
.thumbs .thumbs-item .buttons .button.is-added{ text-indent: -9999px; background: url(img/cart-check.svg) center no-repeat #FF0045!important; }
.thumbs .thumbs-item .icon-video{ position: absolute; top: 8px; left: 8px; z-index: 9;  width: 36px; height: 36px; background: url(img/yt-video.svg) center no-repeat; }

.thumbs .add-dublicat{ border-radius: 99px;cursor: pointer; position: absolute; z-index: 9; right: -2px; top:-98px; width: 38px; height: 38px; display: block; position: absolute; background: url(img/button-add.svg) center/contain no-repeat; }
.add-dublicat.is-added{  background: url(img/cart-check.svg) center no-repeat #FF0045!important; }

.thumbs .rating{  }
.thumbs .offers { position: relative; display: block; margin: 0 22px; padding-bottom: 22px; }
.thumbs .out-of-stock { display: inline-block; margin: 3px 5px; }
.thumbs .purchase {  margin: 0; }
.thumbs .purchase .pricing { margin-bottom:22px; }
.thumbs .purchase .price { font-style: normal; font-weight: 300; font-size: 22px; line-height: 26px; color: #211A36; }
.thumbs .purchase .compare-at-price{ margin-left: 18px; position: relative;  font-style: normal; font-weight: 300; font-size: 18px; line-height: 22px; color: #898989; }
.thumbs .purchase .compare-at-price:after{ content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(img/saleprice-line.svg) center/100% no-repeat; }
.thumbs .purchase input[type="submit"] { font-size: 1.0em; }
.thumbs .purchase .icon16.compare { margin-top: 4px; }
.thumbs .purchase .icon16.loading.adding2cart { position: absolute; z-index: 1; margin-left: 6px; margin-top: 5px; background-color: #fff; }
.thumbs .added2cart { display: inline; padding: 0; font-size: 0.9em; }
.page-content.with-sidebar .thumbs .thumbs-item { width: 300px; }

.thumbs.mini { text-align: left; margin: 0; }
.thumbs.mini li { margin-left: 0; margin-right: 0; width: 150px; }
.thumbs.mini li .image img { width: 96px; height: 96px; }
.thumbs.mini li h5 { font-size: 1em; max-width: 150px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.thumbs.mini .image { width: 96px; height: auto; }
.thumbs.mini li .price { display: block; margin-bottom: 8px; }
.thumbs.mini li .out-of-stock { margin-left: 0; }
.thumbs.mini .purchase { margin-top: 0; margin-bottom: 5px; }
.thumbs.mini input[type="button"],
.thumbs.mini input[type="submit"] { font-size: 0.9em; }

.thumbs.text-content { margin: 0; padding-top: 5px; }
.thumbs.text-content li { margin-left: 0; margin-right: 30px; }
.thumbs.text-content li p { margin-top: 5px; margin-bottom: 5px; }

ul.related-bxslider { padding: 0; overflow: hidden; position: relative; }
ul.related-bxslider li { list-style: none; }
.related .bx-wrapper { margin: 0; }
.related .bx-wrapper .bx-viewport { box-shadow: none; left: 0; border: none; padding-right: 0; }
.related .bx-wrapper .bx-prev { display: none; }
.related .bx-wrapper .bx-next { right: -50px; background: url('img/bx-controls.png') no-repeat; background-size: 96px 48px; background-position: -48px 0 !important; }
.related .bx-wrapper .bx-controls-direction a { z-index: 99; width: 48px; height: 48px; top: 40%; opacity: 0.3; }
.related .bx-wrapper .bx-controls-direction a:hover { transition: none; opacity: 1; }
.related h3 input.gray[type="button"] { font-size: 0.65em; position: relative; top: -2px; left: 5px; }

.compare-from-list { position: relative; top: 2px; left: 6px; opacity: 0.25; }
.compare-from-list:hover { opacity: 0.5; }
.compare-from-list.active { opacity: 1; }



/* Homepage
----------- */

 
 
.promos { margin: 0; }
.promos ul { padding: 0; margin: 5px -5px; }
.promos ul li { padding: 0; margin: 0; list-style: none; display: inline-block; width: 25%; vertical-align: top; }
.promos ul li a { display: block; padding: 35px 13px 0; height: 83px; overflow: hidden; background-size: cover; background-position: center center; color: #000; background-color: rgba(0,0,0,0.05); border: 5px solid #fff; text-align: center; position: relative; }
.promos ul li a .background-color-layer { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; opacity: 0.1; background-color: #000; }
.promos ul li a h5 { font-size: 1em; text-shadow: 0 1px 1px #000; position: relative; z-index: 2; margin-bottom: 10px; font-weight: normal; }
.promos ul li a:hover .background-color-layer { opacity: 0.5; transition: 0.3s; }
 

.bestsellers .product-list { margin-top: 40px; }
.bestsellers .bestsellers-header { text-align: center; color: #999; font-weight: normal; font-size: 1.8em; padding-bottom: 10px; padding-top: 30px; line-height: 1.2em; }

.section-header { color: #999; font-size: 1.4em; font-weight: normal; }

.onsale.related { border-top: none; margin-top: 0; margin-bottom: 30px; overflow-x: hidden; padding-top: 0; }

.sidebar.left-sidebar { float: left; }
.content.with-sidebar.left-sidebar { margin-right: 0; margin-left: 290px; }

.sidebar ul.tree li a { padding: 10px 0; border-bottom: 1px solid #eee; }

/* Product page
--------------- */
 
.product-info { background: #fff; margin-right: 310px; }
.product-gallery { text-align: center;  }
.video-container { text-align: center;  }
.video-container iframe { max-width: 100%; }

ul.product-nav { font-size: 1.1em; list-style: none; padding-left: 0; }
ul.product-nav li { padding-right: 20px; display: inline-block; line-height: 1.8em; }
ul.product-nav li a { padding: 2px 5px; }
ul.product-nav li.selected a { background: #eed; }

.product-sidebar .cart { }
.purchase { margin-bottom: 20px; padding: 0; }
.options { line-height: 2em; }
.options .inline-select { margin-bottom: 15px; }
.options .inline-select a { border: 1px solid rgba(0,0,0,0.1); border-radius: 3px; margin: 0 5px 5px 0; display: inline-block; padding: 3px 7px; background: rgba(0,0,0,0.1); text-decoration: none; font-weight: bold; position: relative; min-width: 22px; text-align: center; }
.options .inline-select a:hover { background-color: rgba(0,0,0,0.2); }
.options .inline-select a .color_name { display: none; position: absolute; bottom: -22px; left: 50%; font-size: 0.6em; color: rgba(0,0,0,0.7); margin-left: -40px; width: 80px; }
.options .inline-select a .color_checkmark { display: none; position: absolute; top: 7px; left: 10px; }
.options .inline-select a.selected { border: 1px solid #000; box-shadow: 0 2px 4px -2px rgba(0,0,0,0.4);
	background: rgba(0,0,0,0.15) -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.0) 100%); /* FF3.6+ */
	background: rgba(0,0,0,0.15) -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0.0))); /* Chrome,Safari4+ */
	background: rgba(0,0,0,0.15) -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.0) 100%); /* Chrome10+,Safari5.1+ */
	background: rgba(0,0,0,0.15) -o-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.0) 100%); /* Opera 11.10+ */
	background: rgba(0,0,0,0.15) -ms-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.0) 100%); /* IE10+ */
	background: rgba(0,0,0,0.15) linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde992', endColorstr='#fcd630',GradientType=0 ); /* IE6-9 */
	color: #000 !important; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
.options .inline-select a.selected .color_name { display: block; }
.options .inline-select a.selected .color_checkmark { display: block; }
.services { margin-bottom: 20px; line-height: 1.4em; margin-top: 10px; }
.aux {  font-size: 0.9em; }
.added2cart { display: block; padding-top: 5px; font-style: italic; }

.image { position: relative; display: inline-block; max-width: 100%;  z-index: 1; }
.image#product-core-image {  }
.image img { max-width: 100%; height: auto; }
.image .corner { position: absolute; z-index:10; font-size: 0.8em; color: #fff; font-weight: bold; }
.image .corner.top { top:0; }
.image .corner.bottom { bottom:0; }
.image .corner.left { left:0; }
.image .corner.right { right:0; }
 
.stocks { margin-top: 10px; margin-bottom: 15px; }
.stocks i{ display: none;	 }
.stocks strong { white-space: nowrap; }
.stocks .stock-critical { color: #e00; }
.stocks .stock-low { color: #a80; }
.stocks .stock-high { color: #0a0; }
.stocks .stock-none { color: #aaa; white-space: normal; }
.stocks .icon16 { margin-top: 0.1em; }

ul.sorting { text-align: right; margin-left: 0; margin-bottom: 20px; padding-left: 0; }
ul.sorting li { padding-right: 5px; list-style: none; display: inline-block; font-weight: normal; font-size: 15px; line-height: 120%;  color: #BBBBBB; }
ul.sorting li a { white-space: nowrap; padding:  0px 14px; font-style: normal; font-weight: 300; font-size: 15px; line-height: 120%; color: #211A36; }
ul.sorting li.selected a { font-weight: 500; }

i.sort-desc { margin-left: 6px; display: inline-block; vertical-align: top; width: 18px; height: 18px; background: url(img/desc-arrow.svg) center no-repeat;  }
i.sort-asc { margin-left: 6px; display: inline-block; vertical-align: top; width: 18px; height: 18px; background: url(img/asc-arrow.svg) center no-repeat; }

.price { color: #e15; font-weight: bold; font-size: 1.1em; }
.qty input { width: 40px; }
.compare-at-price {  }
.out-of-stock strong { color: #aaa; font-size: 0.9em; }
.disabled { color: #777; }
.description { margin-bottom: 20px; }
.error { color: red; }
.rating i.icon16 { margin-right: 0.13em; margin-top: 0em; }
span.rating { white-space: nowrap; }
h1 .rating i.icon16 { margin-top: 0.42em; }
  
.add2cart .icon24.loading.adding2cart { position: relative; top: 5px; left: 8px; }

ul.compare-diff-all { float: right; list-style: none; }
ul.compare-diff-all li { display: inline-block; float: left; margin-left: 10px; }
ul.compare-diff-all li a { padding: 5px; }
ul.compare-diff-all li.selected a { background: #eee; }
ul.compare-diff-all li.selected a b { border: none; }

table.compare { width: 100%; }
table.compare thead td { border-top: none; vertical-align: bottom; }
table.compare td { text-align: left; line-height: 1em; padding: 10px 2px; border-left: none; border-right: none; }
table.compare td a { text-decoration: none; }
table.compare td a.compare-remove { position: relative; top: -0.2em; left: 0.2em; }
table.compare th { text-align: left; }
table.compare td img { display: block; margin: 0 0 10px; width: 96px; height: 96px; }

table.compare thead .name-wrapper { position: relative; display: inline-block; padding: 0 24px 0 0; }
table.compare thead .name-wrapper .name-link { display: inline-block; max-width: 120px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
table.compare thead .name-wrapper .compare-remove { position: absolute; top: 0; right: 6px; left: auto; width: 16px; height: 16px; }
table.compare thead .name-wrapper .compare-remove i { margin: 0; }

table.features { border-spacing: 0; border-collapse: collapse; }
table.features td { padding: 5px 0 2px; border: none; }
table.features td.name { min-width: 145px; color: #777; vertical-align: top; }
table.features tr.divider td { border-bottom: 1px solid #ccc; padding-left: 0; padding-top: 15px; padding-bottom: 0; font-weight: bold; text-transform: uppercase; color: #aaa; }

.related { border-top: 1px solid #ccc; padding-top: 30px; margin-top: 50px; }

/* Product reviews
------------------ */

table.rating-distribution td { padding: 2px 15px 2px 0; border: none; }
table.rating-distribution td .bar { border-radius: 9px; background: rgba(33, 26, 54, 0.2); width: 200px; height: 5px; }
table.rating-distribution td .bar .filling { border-radius: 9px; background:#FED322; height: 5px; }

.write-review { margin: 0 0  28px; }

.s-review__content{ display: flex; justify-content: space-between; }
.s-review{ width: calc(100% - 250px); }
.s-images-list{ text-align: right; width: 250px;  }

.review { margin-bottom: 30px; }
.review .summary { font-size: 0.9em; color: #777; }
.review .summary h6 { color: #000; font-size: 1.1em; margin-bottom: 0.3em; }
.review .summary a.username { color: #777; }
.review .summary a.username:hover { color: red; }
.review .summary a { display: inline; padding: 0; }
.review .summary .date { color:#aaa; }
.review p { margin-top: 5px; margin-bottom: 5px; line-height: 1.3em; }
.review .actions a { padding: 0 !important; }

.reviews { margin-bottom: 20px; }
.reviews ul { margin-left: 0; padding: 0; list-style: none; }
.reviews ul li ul { padding-left: 35px; margin: 0; }
.reviews ul li ul li .review h6 { color: #555; }
.reviews ul li .review-form { padding: 20px 0 0; }
.reviews ul li .review-form textarea { min-height: 100px; }
.reviews ul .in-reply-to { background: #eee; margin: -8px -8px 3px; padding: 8px 35px 0 8px; position: relative; }
.reviews ul .new { background: #ffc; }
.reviews ul.menu-h.auth-type { padding: 0 0 40px; margin-left: -5px; }
.reviews ul.menu-h.auth-type li { padding-right: 10px; }
.reviews ul.menu-h.auth-type li a { padding: 5px 6px; }
.reviews ul.menu-h.auth-type li a img { top: 0; }
.reviews textarea { height: 100px; min-height: 100px; margin-top: 0; }

.review-form { padding: 0; margin-bottom: 30px; }
.review-form h4 { margin: 0 0 20px; font-weight: normal; }
.review-form-fields p { margin: 0 0 10px; }
.review-form-fields p.review-field a { display: inline; padding: 0; text-decoration: none; }
.review-form-fields label { width: 160px; display: block; float: left; margin: 0 10px 0 0; color: #aaa;}
.review-form-fields input[type="text"]{    margin: 0; background: #FFFFFF; border: 1px solid rgba(33, 26, 54, 0.2); box-sizing: border-box; height: 42px; color: #211A36; padding: 0 18px; border-radius: 6px; }
.review-form textarea { margin-top: 10px; width: 100%; min-height: 160px; box-sizing: border-box;  background: #FFFFFF; border: 1px solid rgba(33, 26, 54, 0.2); box-sizing: border-box;  color: #211A36; padding: 10px 18px; border-radius: 6px;}
.review-form .review-submit input[type="submit"]{ margin-top:20px; }
.review-form .userpic { width: 20px; height: 20px; float: left; margin-right: 5px; border-radius: 50%; }
.review-form ul.menu-h.auth-type { padding-bottom: 20px; }
.review-form ul.menu-h.auth-type li { vertical-align: middle; }
.review-form ul.menu-h.auth-type li a img { float: left; margin-right: 3px; position: relative; top: 2px; }
.review-form label { width: 160px; display: block; float: left; margin: 0 10px 0 0; color: #AAA; }
.review-form .review-submit { margin-top: 20px; }
.reviews span.rate { line-height: 1.3em; display: block; margin: 0.5em 0; }
.reviews span.rate a { text-decoration: none !important; }
.reviews span.rate .icon10 { background-repeat: no-repeat; background-image: url(../../../../wa-content/img/icon10.png); height: 10px; width: 10px; display: inline-block; text-indent: -9999px; }
.reviews span.rate .icon10.star { background-position: -60px -40px; }
.reviews span.rate .icon10.star-empty { background-position: -80px -40px; }

input.error, textarea.error { border: 2px solid red; }
.errormsg { color: red; margin-left: 170px; display: block; }

.smart-captcha{ height:102px!important;}

 
.review-field .review-title{ width:160px; }
.review-field input,
.review-field .rate{ width: calc(100% - 170px); }
.review-field .rate{ text-align: left; }

.wa-captcha{ display: flex; }

.wa-captcha-img{ display: inline-block; vertical-align: top; }
.wa-captcha-img + strong{ display: none; }
.wa-captcha-input{  }

.review-form .service-agreement-wrapper { width:100%; margin-bottom:14px; }
.review-form .service-agreement-wrapper .errormsg { margin-left: 0px; }
 
 .rate-clear{ line-height: 24px; margin-right: 10px; }

/* Product badges
----------------- */

.badge { height: 114px; width: 114px; background: url(img/badge-bg.svg) center no-repeat; position: absolute;  top: -13px; right: -13px; }
.badge span { font-style: normal; text-align: center; padding: 0 4px; box-sizing: border-box; font-weight: 500; font-size: 11px; line-height: 13px; text-transform: uppercase; color: #FFFFFF; margin: 40px 0 0 20px; display: block; text-shadow: -2px 2px 2px rgba(168, 107, 29, 0.2); transform: rotate(45deg); }



.badge.new,
.badge.new:before,
.badge.new:after { }
.badge.low-price,
.badge.low-price:before,
.badge.low-price:after {   }
.badge.bestseller,
.badge.bestseller:before,
.badge.bestseller:after {   }
.badge.bestseller span {   }
.badge.bestseller:after {  }
 
/* Category
----------- */

@media (max-width: 760px) {
    .filters .filter-slider { display: none; }
}

/* Cart items
------------- */

.cart .row { min-height: 23px; padding-top: 20px; }
.cart .col.item-thumb { min-width: 55px; }
.cart .col.item-thumb img { position: absolute; margin-top: 0; width: 48px; height: 48px; }
.cart .col.item-remove { float: right; }
.cart .col.total { font-size: 1.8em; font-weight: bold; }
.cart .col.services { margin-top: 5px; }
.cart .col.cart-coupon { min-height: 1px; }
.cart .col.cart-coupon .cart-have-coupon-link { display: inline-block; float: right; }
.cart .cart-total-title { text-align: center;}
.cart .empty-block { min-height: 1px;}
.cart .title-padding { line-height: 25px;}

.cart .col.cart-coupon .errormsg { display: inline-block; margin: 0; }
.cart .related { padding: 15px; background: #eee; border-top: 0; margin-bottom: 10px; margin-top: 0; }
.cart .related h4 { font-weight: normal; color: #777; }
.cart input.qty { max-width: 50px; text-align: right; }
.cart .affiliate { text-align: center; padding: 20px; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1); }
.cart .featured-shipping-and-payment img { margin-right: 5px; }

.cart-checkout { margin-top: -10px; }

.your-cart-is-empty { padding: 50px; text-align: center; }

.cart #use-coupon { margin-left: 5px; white-space: nowrap; }
.cart .row #apply-coupon-code { margin-left: 20px; float: right; }



/* Checkout
----------- */

.checkout { margin: 20px 0 0; }
.checkout select { max-width: 264px; }
.checkout-header { margin: 0; color: #999; background: #fff; padding: 20px; }
.checkout-header h3 { margin-bottom: 0; }
.checkout-header h3 a { text-decoration: none; color: #777; font-weight: normal; }
.checkout-header h3 a:hover { color: #a00 !important; }
.checkout-header strong { color: #666; }
.checkout ul.checkout-options { padding-left: 25px; }
.checkout ul.checkout-options li { list-style: none; position: relative; margin-bottom: 50px; clear: both; }
.checkout ul.checkout-options li h3 { font-weight: bold; margin-bottom: 10px; }
.checkout ul.checkout-options li h3 label { margin-right: 10px; }
.checkout ul.checkout-options li .rate { float: right; text-align: center; width: 250px; }
.checkout ul.checkout-options li p { width: 70%; font-size: 0.85em; }
.checkout ul.checkout-options li input[type="radio"] { position: absolute; top: 4px; left: -25px; }
.checkout ul.checkout-options li label input[type="radio"] { top: 7px; }
.checkout ul.checkout-options li img.method-logo { position: relative; float: left; margin-right: 10px; top: -6px; left: 0px; /* adjusted for default 60x32-px logos */ }
.checkout ul.checkout-options li .wa-form { margin-top: 0px; margin-bottom: 30px; }
.checkout ul.checkout-options li .wa-form label input[type="radio"] { position: static; }

.checkout .checkout-result { padding: 60px 0 20px; background: #fff; text-align: center; }
.checkout .checkout-result .s-plugin-wrapper{ padding: 12px 0; }
.checkout .checkout-result .welcome { margin-top: -80px; padding-top: 280px; }
.checkout .checkout-result.error h1 { color: red; }
.checkout .checkout-result .wa-form { margin: 10px auto 20px; width: 400px; float: none; text-align: left; }
.checkout .checkout-result .back { margin-top: 50px; }
.checkout { padding: 0; }
.checkout h2 { padding: 15px 20px 18px; font-weight: normal; margin: 0; background: #f3f3f3; margin-top: 10px; }
.checkout h2 a { text-decoration: none; color: #000; }
.checkout h2 a:hover { color: #a00 !important; }
.checkout h2.upcoming a:hover { color: #000 !important; cursor: default; }
.checkout h2 a.hint { font-size: 0.6em; color: #aaa; text-decoration: none; margin-top: 2px; }
.checkout h2 a.hint strong { text-decoration: underline; }

.checkout .checkout-step.is-done .step-header { position: relative; }
.checkout .checkout-step.is-done .step-header:after { content: ""; position: absolute; top: 0; right: 0; width: 60px; height: 100%; background: transparent url("img/checkout-done.png") 50% no-repeat; background-size: 30px; }

.checkout .checkout-step-content { padding: 20px; background: #fff; }
.checkout ul { list-style: none; padding-left: 0; margin-top: 0; }
.checkout ul li { font-size: 1.1em; margin-bottom: 5px; }
.checkout ul li input[type="radio"] { margin-right: 3px; }
.checkout #login-form h1 { display: none; }
.checkout input.large { font-size: 1.4em; }
.checkout .comment { width: 100%; height: 100px; margin-bottom: 20px; }
.checkout blockquote img { margin-right: 20px; float: left; border-radius: 50%; }
.checkout blockquote p { margin-bottom: 10px; margin-left: 70px; }
.checkout blockquote p span { color: #000; }
.checkout-step { box-shadow: 0 2px 5px -2px rgba(0,0,0,0.1); }

.checkout .errormsg.inline { display: inline; margin-left: 10px; }

.checkout table.table { width: 100%; }
.checkout table.table td { border: none; }

.checkout .last span.loading {left: -10px}

.checkout .wa-form .wa-field input,
.checkout .wa-form .wa-field select { font-size: 1.2em; }
.checkout .wa-form .wa-field .wa-name { padding-top: 0.3em; }
.checkout .wa-form .wa-field.wa-field-email .wa-value input { min-width: 300px; }
.checkout .wa-form .wa-field.wa-field-birthday .wa-value select { margin-right: 5px;  }
.checkout .wa-form .wa-field.wa-field-address p { margin: 0; }
.checkout .wa-form .wa-field.wa-field-address .wa-field-address-zip input { min-width: 100px; width: 20%; }

#checkout-contact-form input[type="checkbox"] { margin: 0; transform: translate(0, 5px); }

.wa-field-wrapper.is-agreement-field .wa-checkbox-wrapper{ display: flex!important; align-items: center; }
.wa-field-wrapper.is-agreement-field .s-checkbox{ width: 20px; margin-right: 6px; }

/*========================= gcart ========================= */

.wa-step-section.wa-step-region-section,
.wa-step-section.wa-step-shipping-section{ display: none; }

.gcart .s-checkbox input[name="details[shipping_address][utochnit-adres-]"] + span{ border-color:rgba(0,0,0,0.3); }
input[name="details[shipping_address][utochnit-adres-]"] + .wa-checkbox-wrapper .wa-text{ font-size: 12px; line-height: 20px; }


.wa-field-wrapper .wa-radio-wrapper .wa-text, .wa-field-wrapper .wa-checkbox-wrapper .wa-text { display: inline-block; padding-top: 2px; padding-left: 4px; }

.wa-desired-date-wrapper .wa-field-wrapper.wa-field-date,
.wa-desired-date-wrapper .wa-field-wrapper.wa-field-time{  width: 50%;   }

.wa-desired-date-wrapper .wa-field-wrapper.wa-field-time .s-styled-select{ margin-left: 20px; margin-right: 0; }

.wa-step-section.wa-step-details-section .wa-details-fields-section .wa-plugin-fields-wrapper{  }
.wa-step-section.wa-step-details-section .wa-details-fields-section .wa-plugin-fields-wrapper:last-child{ margin-top: 40px!important;}


.wa-order-form-wrapper .wa-step-details-section .wa-plugin-fields-wrapper > .wa-label{ font-style: normal; font-weight: 300; font-size: 15px; line-height: 120%; color: #211A36; }

.gcart { width: 100%; box-sizing: border-box; overflow: hidden; }
.gcart .s-order-column{  }
.gcart .gcart-cart{ background: #FCFAFB; padding-top: 24px; padding-bottom: 48px; }
.gcart .gcart-checkout:before{ content: ""; top: 0; left: 50%; transform: translateX(-50%); width: 0; position: absolute; height: 0; border-style: solid; border-width: 16px 16px 0 16px; border-color: #FCFAFB transparent transparent transparent;  }
.gcart .wa-order-cart-wrapper .wa-products .wa-product{ padding: 0; max-width: 866px; margin: 0 auto 28px; background: #FFFFFF; border: 2px solid rgba(33, 26, 54, 0.08); box-sizing: border-box; box-shadow: 0px 6px 12px rgba(19, 50, 48, 0.06), 0px 10px 20px rgba(40, 41, 46, 0.1); border-radius: 10px;	 }
.gcart .gcart-checkout{ position: relative; padding: 42px 96px; background: #F1E7ED; border-radius: 0px 0px 10px 10px; }
.gcart .wa-order-form-wrapper .wa-step-section,
.gcart .wa-order-form-wrapper .wa-step-section:first-child{ margin: 0; margin-bottom: 18px; background: #FFFFFF; box-shadow: 0px 6px 12px rgba(19, 50, 48, 0.06); border-radius: 10px; padding: 28px 22px; box-sizing: border-box;}
.gcart .wa-form-content{ position: relative; padding-left:calc(50% + 26px); }
.gcart .wa-step-section.wa-step-auth-section{ position: absolute; left: 0; top: 0; width: calc(50% - 13px); box-sizing: border-box;}
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body{ display: block; padding-left: 162px; padding-right: 178px;  position: relative; box-sizing: border-box;}
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > *{ display: block; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-details{ min-height: 182px; padding: 24px 22px 24px 0!important; border-right: 2px solid rgba(33, 26, 54, 0.08); box-sizing: border-box; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-image{ position: absolute; top: 24px; left: 38px; width: 96px; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-quantity{ width: 122px; padding: 0; margin: 0;  position: absolute; right: 28px; top: 20px; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-price{ width: 122px; padding: 0; margin: 0; position: absolute; right: 28px; top: 114px; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-quantity-section .wa-product-price{ display: none!important; margin-top: 2px; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-image-section img{ border-radius: 10px; }
.gcart .wa-quantity-box .wa-button,
.wa-quantity-box .wa-button:not(.is-disabled){ color: #211A36!important; }

html:not(.with-touch) .wa-quantity-box .wa-button:not(.is-disabled):hover{ color: #FF0045!important; }

.wa-quantity-section:before{ content: "Количество"; width: 100%; text-align: center; display: block; color: rgba(33, 26, 54, 0.8); font-size: 15px; line-height: 28px; font-weight: 300; }
.gcart .wa-quantity-box{  height: 36px; background: rgba(33, 26, 54, 0.08); border-radius: 10px; padding: 4px 8px; box-sizing: border-box; width: 100%; }
.gcart .wa-quantity-box .wa-input{ height: 28px; width: 48px; text-align: center; border: none; outline: none; background: none; padding: 0; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-price-section{ text-align: center; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-price-section:before{ content: "Сумма"; width: 100%; text-align: center; display: block; color: rgba(33, 26, 54, 0.8); font-size: 15px; line-height: 28px; font-weight: 300; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details{ position: relative; padding-right: 82px; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-actions .wa-action{  position: absolute; top: 0; right: 0; font-style: normal; font-weight: 300; font-size: 13px; line-height: 24px; color: #999999; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-actions .wa-action .wa-icon.delete{ padding: 0; margin-right: 10px; width: 24px; height: 24px; display: inline-block; background: url(img/delete.svg) center no-repeat; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-actions .wa-action .wa-icon.delete svg{ display: none; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-name{ display: block; margin-bottom: 12px; font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 20px; line-height: 22px;color: #211A36; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-sku{ display: block; font-weight: normal; font-size: 15px; line-height: 120%; color: rgba(33, 26, 54, 0.8); }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services{margin: 0; max-width: 416px;  }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services .wa-service{ margin: 0; display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services .wa-service .wa-variant{ margin-top: 0;  }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services .wa-service .wa-label{ padding-left: 32px; line-height: 24px; font-weight: 300; font-size: 13px; color: #211A36;}
.gcart .s-styled-select select{ padding: 0 16px; width: 220px; background: #FFFFFF; border: 1px solid rgba(33, 26, 54, 0.2); box-sizing: border-box; border-radius: 6px; height: 42px; }
.gcart input.wa-input,
.gcart .wa-field-wrapper .wa-input{ padding: 0 16px; width: 220px; background: #FFFFFF; border: 1px solid rgba(33, 26, 54, 0.2); box-sizing: border-box; border-radius: 6px; height: 42px;  }
.gcart .s-checkbox input + span{ width: 20px; height: 20px; background: #FFFFFF; border: 1px solid #211A36; box-sizing: border-box; border-radius: 4px; }
.gcart .s-checkbox input:checked + span{ background: #FF0045; border-color:#FF0045;  }
.gcart .s-checkbox input + span .s-icon{  top: 1px; left: 1px;   width: 8px; height: 4px; margin: 4px 0 0 4px; border-bottom: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: rotate(-50deg); transform: rotate(-50deg); } 


.gcart .s-checkbox input + span .s-icon svg{ display: none; }
.gcart .wa-service .s-checkbox input + span {  border: 1px solid #FE5985!important;  }
.gcart .wa-service .s-styled-select select{  border: 1px solid #FE5985;  }
.gcart .s-radio input + span{ border: 1px solid #211A36; }
.gcart .s-radio input:checked + span{ background: #fff; border-color:#FF0045;  }
.wa-field-wrapper .wa-required:before{ color: red; }
.gcart .s-styled-select .s-icon{ border-color: #211A36; z-index: 99; }

.gcart .wa-field-wrapper input[name="details[custom][desired_delivery.date_str]"]{
	padding-left: 42px!important; background: url(img/input-date.svg) left center no-repeat #fff;	
}

.gcart .wa-field-wrapper select[name="details[custom][desired_delivery.interval]"]{
	padding-left: 42px; padding-right: 28px; background: url(img/input-time.svg) left center no-repeat #fff;	
}
.gcart .wa-field-wrapper input[name="details[shipping_address][adres-dostavki]"]{
	padding-left: 42px; padding-right: 28px; background: url(img/input-address.svg) left center no-repeat #fff;		
}

.gcart .wa-field-wrapper .wa-input[name="auth[data][firstname]"],
.gcart .wa-field-wrapper input[name="details[shipping_address][imya-poluchatel]"]{
	padding-left: 42px; background: url(img/input-fname.svg) left center no-repeat #fff;	
}
.gcart .wa-field-wrapper .wa-input[name="auth[data][lastname]"]{
	padding-left: 42px; background: url(img/input-lname.svg) left center no-repeat #fff;	
}
.gcart .wa-field-wrapper .wa-input[name="auth[data][phone]"],
.gcart .wa-field-wrapper input[name="details[shipping_address][tel]"]{
	padding-left: 42px; background: url(img/input-phone.svg) left center no-repeat #fff;	
}
.gcart .wa-field-wrapper .wa-input[name="auth[data][email]"]{
	padding-left: 42px; background: url(img/input-email.svg) left center no-repeat #fff;	
}
[name="auth[data][fotografiya_pri_vruchanie]"] + .wa-checkbox-wrapper{ padding-top: 40px; display: block; position: relative; }
[name="auth[data][fotografiya_pri_vruchanie]"] + .wa-checkbox-wrapper:before{ content: "";     position: absolute;
    top: 25px;
    left: -92px;
    width: 76px;
    height: 70px;
    background: url(img/b4.png) center no-repeat;}

[name="auth[data][fotografiya_pri_vruchanie]"] + .wa-checkbox-wrapper .wa-text{ line-height: 20px; padding-left: 6px; font-size: 13px; }
[name="auth[data][fotografiya_pri_vruchanie]"] + .wa-checkbox-wrapper .wa-text:before{ content:" "; width:20px; height:20px; display: inline-block; vertical-align: top; margin-right: 6px; background: url(img/icon-photo.svg) center no-repeat;  }


.gcart .wa-order-form-wrapper .wa-step-details-section .wa-details-rates-section .wa-table > .wa-row:not(:first-child) > .wa-cell{ padding-top: 0; }

.gcart .wa-step-details-section .wa-details-description{ font-style: normal; font-weight: 500; font-size: 20px!important; line-height: 160%!important; color: #211A36!important; }
.wa-step-details-section{  padding-left: 110px!important; position: relative; }
.wa-step-details-section:before { content: ""; position: absolute; top: 30px; left: 16px; width: 76px; height: 70px; background: url(img/c-user.png) center no-repeat; }

.gcart .wa-order-form-wrapper .wa-step-details-section .wa-details-rates-section .wa-table > .wa-row > .wa-cell.wa-cell-name .wa-name{ white-space: nowrap; font-size: 13px; }
.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services .wa-service.is-active .wa-label{ font-weight: 500; }
.wa-order-dialog .wa-dialog-body .wa-dialog-header .wa-header{ font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 20px; line-height: 22px; color: #211A36; }

.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details{ padding-top: 16px; margin-bottom: 0; display: flex; justify-content: space-between; max-width: 866px; margin: 0 auto 0; }
.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-column-content{  }
.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-column-price{ text-align: right; width: auto;  }
.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-price-section{ margin-top: 2px; display: flex; align-items: flex-end; }
.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-price-section .wa-price-discount{ white-space:nowrap; font-weight: normal; font-size: 17px; line-height: 16px;  color: rgba(33, 26, 54, 0.8); }
.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-price-section .wa-price-discount .wa-discount{ margin-left: 10px; font-weight: 500; font-size: 20px; line-height: 24px; color: #FF0045; }
.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-price-section .wa-price-total{ margin-top: 0; white-space:nowrap;  margin-left: 42px; font-weight: normal; font-size: 17px; line-height: 22px;  color: rgba(33, 26, 54, 0.8); }
.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-price-section .wa-price-total .wa-price{ margin-left: 12px; font-style: normal; font-weight: 500; font-size: 32px; line-height: 32px; color: #211A36; display: inline-block; vertical-align: bottom;}

.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-coupon-section .wa-inactive-state{ width: 288px; position: relative; }
.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-coupon-section .wa-inactive-state:before{ content: "У меня есть промо-код"; width: 88px; padding-top: 2px; white-space: break-spaces; display: inline-block; vertical-align: top;  font-weight: 300; font-size: 15px; line-height: 120%; color: rgba(33, 26, 54, 0.5); }
.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-coupon-section .wa-input{ padding: 0 12px; width: 200px; height: 42px; background: #FFFFFF; border: 1px solid rgba(33, 26, 54, 0.2); box-sizing: border-box; border-radius: 6px; margin-right: 0; }
.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-coupon-section .wa-button.js-use-coupon{ position: absolute; top: 0; right: 0; width: 42px; height: 42px; background: url(img/submit-right.svg) center no-repeat transparent; border: none; padding: 0; text-indent: -9999px; }

.gcart .wa-order-cart-wrapper .wa-cart-details .wa-coupon-section .wa-active-state{ position: relative; line-height: 42px; }
.gcart .wa-order-cart-wrapper .wa-cart-details .wa-coupon-section .wa-text{ white-space: nowrap;    font-weight: normal;    font-size: 17px;    line-height: 120%;    color: rgba(33, 26, 54, 0.8); }
.gcart .wa-order-cart-wrapper .wa-cart-details .wa-coupon-section .wa-icon.yes{ width: 22px; height: 22px; margin-top: 6px; margin-right: 4px; display: inline-block; vertical-align: top;  }

.gcart .wa-order-form-wrapper .wa-step-section > .wa-section-header > .wa-header,
.gcart .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section > .wa-header{ font-style: normal; font-weight: 500; font-size: 20px; line-height: 160%;  color: #211A36; }

.wa-step-section.wa-step-details-section .wa-details-fields-section .wa-plugin-fields-wrapper:last-child .wa-label{ font-style: normal; font-weight: 500; font-size: 15px; line-height: 120%; color: #211A36; }
.gcart .wa-step-section.wa-step-auth-section .wa-contact-name,
.gcart .wa-step-section.wa-step-auth-section .wa-logout-link{ display: none!important; }
.wa-step-auth-section{ position: relative; padding-left: 110px!important; }
.wa-step-auth-section:before{ content: ""; position: absolute; top: 30px; left: 16px; width: 76px; height: 70px; background: url(img/c-fgis.svg) top center no-repeat; }
.wa-step-payment-section{ position: relative; padding-left: 110px!important; }
.wa-step-payment-section:before{ content: ""; position: absolute; top: 17px; left: 22px; width: 58px; height: 58px; background: url(img/c-payment.png) center no-repeat; }
.wa-step-shipping-section{ position: relative; padding-left: 110px!important; }
.wa-step-shipping-section:before{ content: ""; position: absolute; top: 22px; left: 16px; width: 76px; height: 52px; background: url(img/c-shipping.png) center no-repeat; }
.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list .wa-method-wrapper .wa-method{ display: block; }
.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper { position: relative; border: none; background: none; padding: 18px 12px 18px 32px; border-top: 1px solid #DEDDE1; }
.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper:first-child{ border-top: none!important; }
.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active{ box-shadow: none; background: transparent; border-top: 1px solid #DEDDE1; }
.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list .wa-method-wrapper .wa-method .wa-image-wrapper{ display: none; }
.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-checkbox-wrapper{ display: block; position: absolute; left: 0; top: 18px; }
.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper:hover, 
.wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper.is-active{ box-shadow: none; background: transparent; border-top: 1px solid #DEDDE1;  }
.wa-payment-name,
.wa-payment-name a{ font-style: normal; font-weight: 300; font-size: 15px; line-height: 120%; color: #211A36; } 
.wa-payment-name a:hover{ color: #FF0045; }
.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list .wa-method-wrapper .wa-method .wa-method-body .wa-description{ font-style: normal; font-weight: 300; font-size: 15px; line-height: 120%;color: rgba(33, 26, 54, 0.5); }
.gcart .wa-order-form-wrapper.with-adaptive .wa-step-shipping-section .wa-delivery-types-section .wa-types-list{ display: block; }
.gcart .wa-order-form-wrapper.with-adaptive .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper{ box-sizing: border-box; text-align: left; display: block; width: 100%; position: relative; border: none; background: none; padding: 18px 12px 18px 32px; border-top: 1px solid #DEDDE1; }
.gcart .wa-order-form-wrapper.with-adaptive .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper:first-child{ border-top: none!important; }
.gcart .wa-order-form-wrapper.with-adaptive .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active{ box-shadow: none; background: transparent; border-top: 1px solid #DEDDE1; }
.gcart .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-name{ font-style: normal; font-weight: 300; font-size: 15px; line-height: 120%; color: #211A36; }
.gcart .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-price{ float: right; }
.gcart .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-date{ display: block; }
.gcart .wa-order-form-wrapper.with-adaptive .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper:before{ content: ''; position: absolute; top: 18px; left: 0; border: 1px solid #211A36; width: 1em; height: 1em; background: #fff; box-sizing: border-box; border-radius: 50%;}
.gcart .wa-order-form-wrapper.with-adaptive .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active:before {  content: "";   border-width: 0.3125em; border-color: #FF0045; }
.gcart .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section{ margin: 0; }
.gcart .wa-order-form-wrapper.with-adaptive .wa-step-confirm-section .wa-section-body .wa-flex-wrapper .wa-total-section{ min-width: 100%;  }
.gcart .wa-order-form-wrapper.with-adaptive .wa-step-confirm-section .wa-section-body .wa-flex-wrapper .wa-actions-section{ min-width: 100%; }
.gcart .wa-order-form-wrapper .wa-step-details-section .wa-details-rates-section .wa-table > .wa-row > .wa-cell.wa-cell-value{ text-align: right; font-weight: 500; font-size: 15px; line-height: 26px; color: #211A36; }
.gcart .wa-order-form-wrapper .wa-step-details-section .wa-details-rates-section .wa-table > .wa-row > .wa-cell.wa-cell-name{ font-weight: 300; font-size: 15px; line-height: 26px; color: #211A36; }
.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-comment-section:not(.is-opened) > .wa-hidden{ display: block!important; }
.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item.wa-item-total{  border-top: 1px solid #DEDDE1; margin-top: 14px; padding-top: 12px; }
.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item.wa-item-total .wa-value .wa-price{  font-weight: 500; font-size: 32px; line-height: 38px; color: #211A36;}
.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item.wa-item-total .wa-name{ white-space: nowrap; font-weight: normal; font-size: 17px; line-height: 120%; color: rgba(33, 26, 54, 0.8); }
.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item .wa-value{ text-align: right; font-weight: 500; font-size: 18px; line-height: 26px; color: #211A36; }
.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item .wa-name{ font-weight: 300; font-size: 15px; line-height: 120%; color: #211A36; }
.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item.wa-item-discount .wa-value { color: #FF0045; }

.wa-field-wrapper .wa-textarea{ border: 1px solid rgba(33, 26, 54, 0.2); box-sizing: border-box; border-radius: 6px; padding: 8px 16px; }
.wa-terms-section{ padding-top: 22px; }
.wa-field-wrapper .wa-radio-wrapper .wa-text, 
.wa-field-wrapper .wa-checkbox-wrapper .wa-text{ vertical-align: top; }
.wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-actions-section .wa-button{ margin-top: 28px; text-shadow: none; height: 60px; line-height: 60px; padding: 0 16px; }
.wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-actions-section .wa-button:before{ content: " "; background: url(img/shopping-bag.svg) center no-repeat; display: inline-block; vertical-align: top; width: 60px; height: 60px; }

.gcart .wa-order-form-wrapper .wa-form-footer{ padding-left: calc(50% + 26px); text-align: left; color: rgba(33, 26, 54, 0.5); }
.gcart .wa-link{ color: #ff0045; }
.gcart .wa-dropdown > .wa-dropdown-toggle{ border: 1px solid rgba(33, 26, 54, 0.2); box-sizing: border-box; border-radius: 6px; height: 42px; line-height: 42px; padding: 0 16px; }
.gcart .wa-dropdown.is-opened > .wa-dropdown-toggle,
.gcart .wa-dropdown > .wa-dropdown-area:hover,
.gcart .wa-input:not(:disabled):focus, 
.gcart .wa-textarea:not(:disabled):focus, 
.gcart .wa-input:not([readonly]):focus, 
.gcart .wa-textarea:not([readonly]):focus,
.gcart .s-styled-select select:not(:disabled):not(.wa-error):focus{     border-color: #29bf12; }
.gcart .wa-order-form-wrapper.with-adaptive .wa-step-confirm-section .wa-section-body .wa-comment-section .wa-link{ color: #888; }
.gcart .wa-order-form-wrapper.with-adaptive .wa-step-confirm-section .wa-section-body .wa-comment-section .wa-link .wa-icon{ display: none; } 

.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list .wa-method-wrapper{ background: url(img/payment-icons.svg)  right 10px/ 112px 28px no-repeat!important; }
.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list .wa-payment-name, 
.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list .wa-payment-name a{     padding-right: 104px; }


/*.gcart crosselling*/

.s-order-section.s-cross-selling-section{ padding-top: 38px; padding-top: 38px; }
.s-cross-selling-section .s-header{  font-family: Philosopher;  margin-bottom: 18px;  font-style: normal;  font-weight: bold;  font-size: 28px;  line-height: 42px;  text-align: center;  color: #211A36; }
.s-cross-selling-section .wa-product-wrapper{ text-align: center; }
.s-cross-selling-section .wa-button:hover{ background: #FF0045; }

.gwrap .wa-order-dialog .wa-dialog-background{ background: rgba(0,0,0,0.4); }
.gwrap .wa-order-dialog .wa-dialog-body{ box-shadow: none }
.gwrap .wa-product-edit-dialog .wa-cart-section .wa-product-image,
.gwrap .wa-product-edit-dialog .wa-cart-section .wa-product-header{ display: none; }
.gwrap .wa-product-edit-dialog .wa-cart-section .wa-skus-wrapper .wa-sku-wrapper .wa-label{    position: relative;  display: block; line-height: 26px; padding-bottom: 3px; border-bottom: 1px solid rgba(33, 26, 54, 0.15); padding: 9px 0;  padding-left: 28px; padding-right: 110px;}
.gwrap .wa-product-edit-dialog .wa-cart-section .wa-skus-wrapper .wa-sku-wrapper .wa-label .s-radio{ position: absolute; left: 0; top: 12px; }
.gwrap .wa-product-edit-dialog .wa-cart-section .wa-skus-wrapper .wa-sku-wrapper .wa-label .s-radio input + span{ 	border: 1px solid #211A36; width: 16px; height: 16px; }
.gwrap .wa-product-edit-dialog .wa-cart-section .wa-skus-wrapper .wa-sku-wrapper .wa-label .s-radio input:checked + span{ border-color: #fff; border-width: 3px; background: #FF0045; box-shadow: 0 0 0 1px #211A36; }
.gwrap .wa-product-edit-dialog .wa-cart-section .wa-skus-wrapper .wa-sku-wrapper .wa-price{   width: 110px; text-align: right; position: absolute; top: 9px; right: 0; white-space: nowrap; font-style: normal; font-weight: 300; font-size: 22px; line-height: 26px; color: #211A36; float: right;  }
.gwrap .wa-product-edit-dialog .wa-cart-section .wa-skus-wrapper .wa-sku-wrapper .wa-name{ display: block; display: inline-block; font-style: normal; font-weight: 300; font-size: 17px; line-height: 120%; align-items: center; color: #211A36; }
.gwrap .wa-product-edit-dialog .wa-cart-section .wa-skus-wrapper{ margin: 0; }
.gwrap .wa-product-edit-dialog .wa-cart-section .wa-skus-wrapper .wa-sku-wrapper .wa-sku{ display: block; padding-top: 4px; display: block; font-weight: normal; font-size: 12px; line-height: 14px; color: #aaa;}

.gwrap .wa-product-edit-dialog .wa-dialog-footer .wa-prices-wrapper .wa-price { font-style: normal; font-weight: 500; font-size: 32px; line-height: 38px; color: #FF0045; }


/* Dialogs
---------- */

.dialog { display: none; }
.dialog-background { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #000; opacity: 0.5; filter: alpha(opacity=50); z-index: 99; }
.dialog-window .cart { position: fixed;  top: 15%; left: 0; right: 0; opacity: 1; z-index: 100; overflow-x: hidden; box-shadow: 0 6px 16px rgba(0,0,0,0.15); margin: 0 auto; text-align: left; width: 400px; bottom: 15%; background: #fff; padding: 25px; }
.dialog-window .cart .added2cart { font-style: italic; }
.dialog-window .cart .purchase { display: block; }
.dialog-window .dialog-close {  z-index: 99; position: absolute; height: 40px; width: 40px; top: 0; right: 0; border: none; box-shadow: none!important; background: url(img/icon-close-b.svg) center no-repeat #fff; text-indent: -9999px ; }
#cart-form-dialog .service-item{ flex-direction: column; }
#cart-form-dialog .service-item .service-variants{ width: 100%; }
#cart-form-dialog h4{ font-family: Philosopher; font-style: normal; margin-bottom: 28px; font-weight: bold; font-size: 28px; line-height: 120%; color: #211A36; }

.dialog-header{ position: relative; height: 120px; margin: -25px -25px 25px -25px; transition: all 0.5s ease;  }
.dialog-header:after{ content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(255, 0, 69, 0.3); transition: all 0.5s ease; }
.dialog-header:hover{ height: 280px; }
.dialog-header:hover .dialog-header:after{ opacity: 0.5; }

#cart-form-dialog .product-buttons >*{ width: 100%!important;}


/* Customer account
------------------- */


.order-status{ color: #fff; font-size: 14px; line-height: 18px; border-radius: 99px; padding: 4px 16px; display: inline-block; vertical-align: top; }

h1 .order-status { font-size: 0.75em; margin-left: 10px; }


/**/



/* plugin
----------- */

button.buy1click-button[disabled], 
button.buy1click-button[disabled]:hover, 
button.buy1click-form .buy1click-form-button[disabled], 
button.buy1click-form .buy1click-form-button[disabled]:hover{ color: #555!important; opacity: 0.5; }


/* RESPONSIVE
============== */


@media screen and (max-width: 1366px){
	
	
	.product-wrapper{ justify-content: space-between; }
	.product-gallery{  max-width: calc(100% - 490px); padding-right: 40px; }
	.product-sidebar{ min-width: 470px;  padding-right: 20px;}

	.reviews-rate__inner{ padding: 38px; padding-right: 0; }
	.reviews-list-wrap{ padding-top: 38px; padding-right: 38px; }
	.reviews-list-wrap{ min-width: calc(100% - 470px); }
	.reviews-rate{ min-width: 470px; } 

	.reviews-rate:after{ top: 38px; }
	.general-rate-wrap{ margin-top: 38px; }
	
}
 
@media screen and (max-width: 1280px){
	
	.thumbs{ margin: 0 -10px; }
	.more-products{ margin: 10px 10px 0; }
	.p-list{  margin-bottom: 48px; }
	.thumbs .thumbs-item{ padding: 10px; }
	.thumbs .offers{ margin: 0 16px; padding-bottom: 16px; }
	.thumbs .thumbs-item h5{ margin: 0 16px 10px; }
	
	.subcategories { padding: 0 80px; }

	.home-description:before{ width: 200px; }
	.home-description:after{ right: -128px; }

	.gcart .gcart-checkout{ padding: 42px; }

	
}
@media screen and (max-width: 1200px){

	.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details > *.wa-column-price{ margin-top: 0; }
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-products .wa-product .wa-product-body > *.wa-column-details{ flex-basis: 100%; margin: 0; }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-image{ left: 24px; width: 64px; height: 64px; }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body{ padding-left: 24px; }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details{ min-height: 64px; padding-left: 80px; }
	

}


@media screen and (max-width: 1180px){
  
  .page-area,
	.home-description{ font-size: 15px;} 


	.home-description:before{ opacity: 0.4; }
	.home-description__inner{ padding-right: 120px;  padding-left: 60px; }
	.home-description:after{ right: -140px; }

	.sostav { width: auto; height: auto; position: relative; left: auto; top: auto; margin-bottom: 18px; }
	.sostav__head{ display: block; width: auto;  height: 48px; line-height: 48px; }
	.sostav .icon-sostav{ display: inline-block; vertical-align: top; margin: 5px; width: 38px; height: 38px;    background-size: contain; }
	.sostav span{ display: inline-block; vertical-align: top; line-height: 48px; padding: 0 8px; font-weight: 500; }
	
	.sostav__content{  bottom: 52px; }
	 


	.s-review__content{ display: flex; justify-content: space-between; flex-direction: column; }
	.s-review{ width: 100%; }
	.s-images-list{ text-align: left; width: 100%; padding-top: 16px;  }
	.s-review-wrapper .s-images-list .s-image-wrapper{     margin: 0 15px 5px 0; }
	
	.product-gallery{ padding-left: 0; }
	.carousel-thumbs{ display: none; }

	.product-gallery .main-image .owl-carousel{ margin-bottom: 48px; }


	.subcategories { padding: 0; }
	.p-list__head,
	.g-head{ font-size: 24px; }
	.home-head span{ font-size: 24px; }

	.thumbs .thumbs-item{ width: 33.33%; }
	.thumbs.with-sidebar .thumbs-item{ width: 50%; }

	.p-list--popular li:nth-child(1),
	.p-list--popular li:nth-child(2){ display: none; }

	.promo-item{ height: 230px; }
	.promo-item__title{ font-size: 24px; margin-bottom: 16px; line-height: 100%; }
	.promo-item__desc{ font-size: 14px; margin-bottom: 20px; line-height: 120%; }

	.promo-item__info{ padding-left: 38px; }

	.home-reviews .g-head{ margin-left: 0; text-align: center; }
	.reviews-dots.owl-dots{ margin-right: 0; }
	.reviews-nav{ margin-right: -18px; }

	.home-reviews__list{ width: auto; padding-left: 0;  }
	.r-item{ width: 100%; box-sizing: border-box; }

	.r-item{ padding: 20px 10px; }
	.r-item__link{ width: 116px; height: 116px; }
	.r-item__main{ width: calc(100% - 156px); }
	.home-reviews__list{ margin-left: -10px; }

	
	.gcart .gcart-checkout{ padding: 42px 24px; }

}

@media screen and (max-width: 1023px){



  .page-contact__info{ padding: 0 4%; }

	.home-description:before{ opacity: 0.4; z-index: 2; } 

	.home-head{ margin-top: -8px; margin-bottom: 28px; }

	.product-gallery .main-image .no-photo{ display: none; }

	.sostav__content{ width: auto; margin-top: 4px; position: relative; left: auto; bottom: auto; display: none; }
	.sostav.is-active .sostav__content{ display: block;   }
	.sostav__content:before{ width: 0; left: 38px; top: -7px; bottom: auto; height: 0; border-style: solid; border-width: 0 10px 10px 10px; border-color: transparent transparent #ffffff transparent; }

	.gcart .wa-order-form-wrapper .wa-step-section:first-child{ position: relative; max-width: 600px; width: 100%; left:auto; top:auto; margin-left: auto; margin-right: auto;  }
	.gcart .wa-order-form-wrapper .wa-step-section{ max-width: 600px; margin-left: auto; margin-right: auto;  }
	.gcart .wa-form-content{ padding-left: 0; }
	.gcart .wa-order-form-wrapper .wa-form-footer{ max-width: 600px; margin-left: auto; margin-right: auto; padding: 0; }


	.reviews.reviews--product .container-flex{ flex-direction: column; }
	.reviews-list-wrap{ padding-right: 0; }
	.reviews { background:  #F1E7ED; overflow: hidden; }
	.reviews-rate{ background: #FCFAFB; margin: 0 -20px; border-bottom: 4px solid #F1E7ED; }
	.reviews-rate:after{ top: -16px; left: 62px;  width: 0; height: 0; border-style: solid; border-width: 0 16px 16px 16px; border-color: transparent transparent #fcfafb transparent; }
	.reviews-rate:before{ display: none; }

	.review-form{ max-width: 480px; }

	.s-review-wrapper{ margin-bottom: 12px; }
	.reviews-list-wrap{ padding-bottom: 24px; }
	
	.subcategories li{ padding: 0 24px; }
	ul.sorting{ text-align: left; }

	.content-with-sidebar{ flex-direction: column; }
	.sidebar,
	.content-column{ width: 100%; margin-right: 0; }
	
	.open-gfilters{ display: block!important; margin-bottom: 38px; height: 52px;  background: #FFFFFF; border: 2px solid #FF0045; box-sizing: border-box; border-radius: 10px;  font-style: normal; font-weight: 500; font-size: 15px; line-height:48px; text-align: center; text-transform: uppercase; color: #211A36; }
	.open-gfilters .icon-filters{ width: 32px; height: 32px; display: inline-block; vertical-align: top; margin-top: 8px; margin-right: 12px; background: url(img/icon-filters.svg) center/contain no-repeat; }
	
	.show-gfilters .gfilters{ z-index: 1000;  margin-top: 0; visibility: visible; opacity: 1;  } 
	.show-gfilters .bg-overlay { opacity: 1; visibility: visible;}

	.gfilters{ padding: 0 22px; border-radius: 0; z-index: 99; border: none; opacity: 0; visibility: hidden; position: fixed; top: 0; left: 0; margin-top: 50px;  bottom: 0; width: 320px; background: #fff;   }
	.gfilters:before{ display: none; }

	.gfilters__head{ z-index: 4;  padding-left: 30px; height: 58px; background: #FFFFFF; box-shadow: 0px 8px 16px rgba(33, 26, 54, 0.15); display: block; position: absolute; top: 0; left: 0; right: 0; }
	.gfilters__footer{ z-index: 4; display: flex; bottom: 0; right: 0; height: 38px; left: 0; background: #ECEBED; box-shadow: 0px -8px 16px rgba(33, 26, 54, 0.15); position: absolute; }
	.gfilters__inner{ z-index: 2; padding: 20px 20px; left: 0; right: 0; top: 58px; bottom: 38px; position: absolute; overflow-y: scroll; }

	.gfilters__footer > *{ min-width: 50%; }
	.gfilters__clear{ font-weight: 500; font-size: 13px; line-height: 38px; text-align: center; color: #FF0045; }
	input.gfilters__submit{ background: #FF0045; border-radius: 0; }

	
	.gfilter__head{ position: relative; text-align: left; }
	.gfilter__head span{ position: relative; z-index: 9; background: #fff; padding: 0; padding-right: 16px; }
	.gfilter__head span:after,
	.gfilter__head span:before{ display: none; }
	.gfilter__head:after { content: ""; position: absolute; right: 0; left: 0; top: 12px; height: 1px; background: rgba(144, 140, 155, 0.5);}
	
	.close-filters{ width: 24px; height: 24px; position: absolute; top: 18px; right: 16px; background: url(img/icon-close-b.svg) center no-repeat; }
	
	.gfilters__head .icon-filters{ width: 32px; height: 32px; display: inline-block; vertical-align: top; margin-top: 15px; margin-right: 12px; background: url(img/icon-filters.svg) center/contain no-repeat; }
	.gfilters__head span{ display: inline-block; line-height: 58px; font-style: normal; font-weight: 500; font-size: 15px; text-align: center; text-transform: uppercase; color: rgba(33, 26, 54, 0.5); }
	
	.gfilter__options label{ margin-bottom: 6px; }

	
	.p-list__head,
	.g-head{ font-size: 24px;  margin-bottom: 28px; }

	.thumbs .thumbs-item,
	.thumbs.with-sidebar .thumbs-item{ width: 33.33%; }

 
	.thumbs .thumbs-item .buttons .button.button-cart{ min-width: 44px; width: 44px; background-image: url(img/icon-button-cart.svg); background-position: center; background-repeat: no-repeat; background-size: 24px; text-indent: -9999px;  box-sizing: border-box; }
	.thumbs .thumbs-item .buttons .button.link-one-click{ min-width: calc(100% - 66px); box-sizing: border-box; }

	.thumbs .thumbs-item h5{ font-size: 17px; }
	.thumbs .purchase .pricing{ margin-bottom: 16px; }


	.promo-item{ height: 200px; }
	.promo-item__title{ font-size: 20px; margin-bottom: 12px; line-height: 100%; }
	.promo-item__desc{ font-size: 14px; margin-bottom: 16px; line-height: 120%; }
	.promo-item__info{ padding-left: 24px; }

	.promo-slider{ padding-bottom: 20px; }
	.reviews-dots.owl-dots{ display: none; }
	.home-reviews{ padding-bottom: 20px; background: #F1E7ED; }
	.popular-home{ padding-top: 32px; }
	.home-reviews__list{ padding-top: 0; margin-top: -16px; }

	.home-reviews__list .owl-dots{ top: auto; bottom: -32px; text-align: center; width: 100%; }
	
	.r-item__inner{ flex-direction: column; padding: 16px; }
	.r-item__main{ width: auto; margin: 0; margin-bottom: 12px; }
	.r-item__link{ order:2; width: auto; height: auto; display: flex; }
	.home-reviews__list .owl-carousel .owl-item img{  width: 48px; height: 48px; border-radius: 6px; margin-right: 16px;  }
	.r-item__link span{ position: static; background: none; line-height: 48px; padding: 0; margin: 0;  }
	.r-item__text{ font-size: 13px; }

	.r-item__head{ padding-top: 10px; }
	
	.product-wrapper{ flex-direction: column; }
	.product-gallery{ margin: 0 auto; max-width: 100%;  padding: 0; }
	.product-sidebar{ max-width: 680px; width: 100%; padding: 0; margin: 0 auto; }
	.product-gallery .main-image{ width: 680px; }
	
	.gcart .gcart-cart{ padding: 24px 20px 48px; margin: 0 -20px;  }
	.gcart .gcart-checkout{ padding: 42px 20px; margin: 0 -20px;  }

 
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-price-section .wa-price-total{  margin-left: 0; display: block; text-align: left; font-size: 15px; }
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-price-section .wa-price-total .wa-price{ display: block; margin-left: 0; font-size: 26px; line-height: 26px; }
	
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-price-section .wa-price-discount{ display: block; width: 50%; text-align: left; font-size: 15px; padding-right: 36px; }
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-price-section .wa-price-discount .wa-discount{  display: block; text-align: left; margin-left: 0; font-size: 22px; line-height: 26px; }
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details > *.wa-column-price{ width: 50%; text-align: right; }
	
	.list-orders,
	.order-content{ padding-top: 24px; }
		
	.home-description,
  .page-area{ font-size: 12px;} 


}


@media screen and (max-width: 768px) {

  .action-product .bullets--footer{ display: none; }

 	.gcart .wa-order-form-wrapper .wa-header { display: block; }
	.gcart .wa-order-form-wrapper .wa-step-auth-section .wa-section-header ,
	.gcart .wa-order-form-wrapper .wa-step-shipping-section .wa-header ,
	.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-header,
	.gcart .wa-step-details-section .wa-details-description { padding-left: 60px; }
	.gcart .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-variants-section .wa-header{ padding-left: 0; }
	
	.wa-step-auth-section:before{ -webkit-background-size: 32px!important; background-size: 32px!important; }


	.wa-step-auth-section:before,
	.wa-step-shipping-section:before,
	.wa-step-payment-section:before,
	.wa-step-details-section:before{ width: 48px; height: 46px; background-size: contain; }

	.wa-step-auth-section,
	.wa-step-shipping-section,
	.wa-step-payment-section,
	.wa-step-details-section{ padding-left: 22px!important; }

	[name="auth[data][fotografiya_pri_vruchanie]"] + .wa-checkbox-wrapper:before{ display: none; }

	.gcart .wa-step-details-section .wa-details-description{ margin-bottom: 12px; }
	.wa-step-details-section:before{ margin-top: -4px; }
	[name="auth[data][fotografiya_pri_vruchanie]"] + .wa-checkbox-wrapper{ padding-top: 20px; }
	.wa-desired-date-wrapper .wa-field-wrapper.wa-field-date, 
	.wa-desired-date-wrapper .wa-field-wrapper.wa-field-time{
		width: 100%;
	}
	.wa-desired-date-wrapper .wa-field-wrapper.wa-field-date input{ margin: 0!important; width: 100%; }
	.wa-desired-date-wrapper .wa-field-wrapper.wa-field-time .s-styled-select{ margin-left: 0; }
	.wa-step-section.wa-step-details-section .wa-details-fields-section .wa-plugin-fields-wrapper:last-child .wa-label{
		margin-bottom: 16px;
	}
	
	.wa-fields-group > .wa-field-wrapper{ margin-top: 8px!important; }


	.gcart .wa-dropdown > .wa-dropdown-toggle{ font-size: 13px; }

	/* gcart*/
	.gcart .gcart-cart{ padding: 24px 12px 48px; margin: 0 -12px;  }
	.gcart .gcart-checkout{ padding: 42px 12px; margin: 0 -12px;  }
	
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body{ padding-bottom: 102px; padding-left: 0; padding-right: 0; }
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-products .wa-product .wa-product-body > *.wa-column-details{ border-right: none;  padding: 20px 16px!important;  border-bottom: 2px solid rgba(33, 26, 54, 0.08); }
	
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-quantity{ width: calc(50% - 24px); bottom: 20px; left: 16px; top: auto;  }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-price{ width: calc(50% - 24px); bottom: 20px; right: 16px; top: auto;  }
	.gcart .wa-quantity-box{ width: 122px; margin: 0 auto; }

	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-image{ top: 16px; left: 16px; }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-name{ font-size: 16px; line-height: 18px; }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-details{ min-height: 64px; }
	

	/* */

	.reviews-rate{ margin: 0 -12px; min-width:260px;	}

	.rating-distribution{ display: none; }
	.reviews.reviews--product{ margin-bottom: 38px; }

	.general-rate-wrap{ position: absolute; left: 20px; top: 28px; margin: 0;}
	.reviews-rate__inner{ padding: 80px 20px 20px ; }
	.general-rate-wrap .general-rate{ vertical-align: middle; }
	.reviews-rate__head .title{ font-size: 15px; }
	.reviews-rate__head .subtitle{ font-size: 13px; margin-bottom: 16px; }

	.product-gallery {padding: 0 20px;}
	.product-gallery .product-description{  display: none;  }
	.product-sidebar{ min-width: 260px; }
	.product-gallery .main-image .owl-carousel{  }
  

  .product-description--mobile{ display: block; padding: 0px 0 16px; }

  .category-description{ color: #211A36; font-style: normal; font-weight: 300; font-size: 13px; line-height: 160%; color: #211A36; }
  .category-description p{ font-weight: 300; font-size: 13px; line-height: 160%; color: #211A36; }
  .category-description h2{ font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 18px; line-height: 120%; color: #211A36; }
  .category-description h3{ font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 17px; line-height: 120%; color: #211A36;  }
  .category-description h4{ font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 16px; line-height: 120%; color: #211A36;  }
  .category-description h5{ font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 15px; line-height: 120%; color: #211A36;  }

  .category-name.g-head { text-align: left; margin-top: 14px; }
  .category-name.with-subcat{ position: relative; padding-right: 48px; margin-bottom: 16px; }
  .category-name .open-subcategories{ transition:all 0.3 ease; display: block;  position: absolute; top: 0; right: 0; width: 18px; height: 18px; position: absolute; top: 1px; right: 0px; background: url(img/chevron-down.svg) center no-repeat; }
  .subcategories-wrapper{ display: none; }
  .subcategories--min{ justify-content: flex-start; }
  .subcategories li{ padding: 0 24px 0 0; width:49%; margin-bottom: 4px; }
  .subcategories li a{ font-size: 16px; }
	
	.category-name.is-active .open-subcategories { transform: rotateX(-180deg); }
	
	ul.sorting{ text-align: left; padding: 7px 14px; background: #FFFFFF; border: 2px solid #EDEDEF; box-sizing: border-box; border-radius: 10px; }
	ul.sorting li.sorting-head{ position: relative; display: block; font-style: normal; font-weight: normal; font-size: 15px; line-height:38px; color: #211A36; }
	ul.sorting li.sorting-head:before{ content: ""; display: block; position: absolute;  width: 18px; height: 18px; position: absolute; top:  12px; right: 0px; background: url(img/chevron-down.svg) center no-repeat; }
	ul.sorting li{ display: none;height: 38px; line-height: 38px; }
	ul.sorting.is-active li{ display: block;  }
	ul.sorting li:not(.sorting-head) a{ display: block; margin-top: 6px; border-top: 1px solid #EDEDEF; padding: 10px 14px 10px 0px; }


  ol{  margin: 10px 0; list-style: none; padding: 0; counter-reset: inst; }
  ol li{ position: relative; counter-increment: inst ; padding-left: 44px; margin-bottom: 20px;  font-style: normal; font-family: Rubik; font-weight: 300; font-size: 13px; line-height: 160%; }
  ol li::before { content: counter(inst) "."; position: absolute; left: 0;  top: 6px;  width: 38px; text-align: center; font-family: Philosopher; font-style: normal; font-weight: bold; font-size: 24px; line-height: 20px; color: #211A36;  } 

	.open-gfilters.open-gfilters--categories{ margin-bottom: 4px; }

	.thumbs .thumbs-item .badge { height: 114px; width: 114px; background: url(img/badge-bg.svg) center no-repeat; position: absolute; top: -20px; right: -20px; transform: scale(0.84); }
	.open-gfilters{ margin-bottom: 32px; }

	.p-list__head,
	.g-head{ margin-bottom: 12px; font-size: 22px; line-height: 24px;}
	.p-list{ margin-bottom: 32px; }
	.r-item__inner{     max-width: 560px; margin: 0 auto; }

	.home-head span{ font-size: 22px; }

	.product-h1{ font-size: 26px; line-height: 120%; }

  /* cart: override cart column widths for better display on mobiles */
  .cart .row { padding: 30px 0 70px; }
  .cart .col.w1 { display: none; }
  .cart .col.w1.item-remove { display: block; width: 10% !important; text-align: right; float: right; }
  .cart .col.item-name { width: 100% !important; font-size: 120%; margin-bottom: 10px; }
  .cart .col.item-qty { float: left; }
  .cart .col.item-total,
  .cart .col.cart-total,
  .cart .col.cart-discount,
  .cart .col.affiliate-discount { font-size: 140%; font-weight: bold; float: right; text-align: right; width: auto; }
  .cart .col.cart-coupon { width: 100% !important; padding-bottom: 20px; }
  .cart .col.cart-total { width: 100%; text-align: center; background: #ffef9f; padding: 20px 0; margin-top: 15px; }
  .cart .row #apply-coupon-code {float: none; margin-left: 0px;}
  .cart .cart-total-title { text-align: left;}
  .cart .empty-block { display: none;}
  .cart .highlighted .title-padding { padding: 0 14px;}
  .cart .col.cart-checkout { width: 100% !important; }
  .cart .col.cart-checkout input { font-size: 150%; display: block; margin-top: 20px; margin-bottom: 10px; width: 100%; }
  .cart #discount-row .col { text-align: center; }
  .cart .related { display: none; }
  .cart .col.featured-shipping-and-payment { width: 100%; }

  .checkout { margin: 0 0 30px; }
  .checkout ul.checkout-options li { width: 100%; }
  .checkout ul.checkout-options li img { display: none; }
  .checkout ul.checkout-options li .rate { min-width: 0; width: auto; max-width: 150px; }
  .checkout ul.checkout-options li .rate.error { padding-top: 5px; }
  .checkout ul.checkout-options li .rate .hint { display: none; }
  .checkout ul.checkout-options li .wa-form.wa-address p { font-size: 1em; }
  .checkout h2 { font-size: 1.2em; padding: 10px 10px 10px; }
  .checkout h2 a.hint { display: none !important; }
  .checkout input.large { margin: 0 auto; display: inline-block; }
  .checkout .checkout-step-content { padding: 10px 10px 30px; }
  .checkout .checkout-step-content.auth ul.menu-v li { padding: 5px 0; }

  .checkout-header { margin: 0px; font-size: 0.8em; text-align: center; }
  .checkout-header .float-right { display: none; }
  .checkout li .wa-form { margin-left: -25px; }
  .checkout .wa-form .wa-field.wa-field-email .wa-value input { min-width: 230px; }

  table.table th,
  table.table td { font-size: 0.75em; }
  table.table td .gray { display: none; }
  table.table td.nowrap { white-space: normal; }
  table.table td.nowrap.bold { white-space: nowrap; }

  .description { overflow-x: hidden; }
  table.rating-distribution td .bar { width: 100px; }
  .dialog-window .cart { top: 0; left: 0; right: 0; bottom: 0; width: 100%; padding: 0; z-index: 1005020; background: #fff;  }
  .dialog-window #cart-form-dialog { padding: 20px 15px; }
  .dialog-window .cart h4 { font-size: 1.5em; }
  .dialog-window .dialog-close { margin-right: 15px; font-size: 2.8em; margin-top: 15px; }

	.lo-nr{ width: 100%; display: flex; justify-content: space-between; align-items: center; }
	.lo-nr a{ margin-bottom: 0; }
	.list-orders__item{ flex-wrap: wrap; }
	.lo-items,
	.lo-shipping,
	.lo-payment{ width: 100%; order: 3; color: #333; }
	.lo-shipping,
	.lo-payment{ font-weight: 500; color: #121212; }
	.lo-date{ order: 2; width: 100%; text-align: left; }
	.order-content h2{ margin-bottom: 16px; }
	.order-group{ padding-top: 0; }
	
	.home-description{ padding: 0; }
	.home-description__inner p{ font-size: 15px; }
	.home-description__inner ul li{ font-size: 15px; padding: 6px 0; }
	.home-description:before{ opacity: 0.4; z-index: 2; }
	.home-description__inner{ padding: 40px; }
	.home-description:after{ right: -160px; opacity: 0.4; }


}

 @media screen and (max-width: 680px) {

 	.gcart h1.g-head{ text-align: left; }

	.thumbs .thumbs-item, 
	.thumbs.with-sidebar .thumbs-item { width: 50%;}



	.promo-item{ height: auto; padding: 22px 0; min-height: 140px; background-position: 30% 50%!important; }
	.promo-item__title{ font-size: 18px; margin-bottom: 12px; line-height: 100%; }
	.promo-item__desc{ font-size: 13px; margin-bottom: 18px; line-height: 120%; }
	.promo-item__info{ padding-left: 12px; max-width: 60%; }
	
	.product-h1{ font-size: 22px; line-height: 120%; }
	.head-label{ font-size: 14px; }
	ul.skus li .name{ font-size: 15px; }
	ul.skus li .price{ font-size: 18px; }
	.services{ padding-bottom: 28px; }
	.service-item{ flex-direction: column; }
	.service-variants{ width: 100%; }
	.service-item label{ font-size: 14px; }

	.product-gallery { padding: 0 2px; }
	
	.reviews-head{ font-size: 18px; }

	.s-review-wrapper{ padding: 20px; }
	.s-review-head .rating{ float: none;  display: block; margin-top: 8px; }
	.s-review-wrapper .s-images-list .s-image-wrapper{ width: 48px; height: 48px;  }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-actions .wa-action{ font-size: 0; width: 24px; height: 24px; overflow: hidden; }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-actions .wa-action .wa-icon.delete{ margin-right: 0; }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details{ padding-right: 28px; }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services{ margin-top: 12px; }

	.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-column-price{  width: 100%; padding-top: 12px; justify-content: flex-end; }
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details{ display: block; }
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details{ display: block; }
	.gcart .wa-order-cart-wrapper .wa-cart-details > *{ width: 100%; display: block; }    
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-cart-details .wa-price-section{  }
	.gcart .wa-order-cart-wrapper .wa-cart-details .wa-coupon-section .wa-button{ padding-left: 0; padding-right: 0; margin-left: 10px; }

	.page-area ul li{ flex-direction: column; }

  .payment-group__value a{ width: 110px; height: 60px; line-height: 60px; }
  .payment-group__value a img{ max-height: 50px; }


 }
 @media screen and (max-width: 600px){

 	.gcart .wa-order-cart-wrapper.with-adaptive .wa-products .wa-product .wa-product-body > *.wa-column-quantity{ padding: 0; }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services .wa-service{ flex-direction: column; align-items: flex-start; }
	.gcart .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-services .wa-service .wa-variant{ width: 100%;  margin-left: 0; margin-top: 6px; }
	.gcart .s-styled-select select{ width: 100%; }
	.gcart .wa-order-cart-wrapper.with-adaptive .wa-products .wa-product .wa-product-body > *.wa-column-details{ padding-bottom: 10px; }

	.gcart .wa-order-cart-wrapper .wa-products .wa-product{ margin-bottom: 16px; }

	.wa-order-dialog .wa-dialog-body .wa-dialog-footer  .wa-button{ padding: 10px 24px; }
	
	.gcart .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list .wa-method-wrapper .wa-method .wa-method-body .wa-description{ font-size: 13px; } 

	.gcart .wa-order-form-wrapper .wa-step-details-section .wa-details-rates-section .wa-table > .wa-row > .wa-cell.wa-cell-name,
	.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item .wa-name{ font-size: 13px; line-height: 120%; }
	.gcart .wa-order-form-wrapper .wa-step-section > .wa-section-header > .wa-header + .wa-contact-name{ display: block; font-size: 15px; }

	.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item.wa-item-total .wa-value .wa-price{ font-size: 22px; }
	.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item .wa-value{ font-size: 16px; }

	.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item .wa-name{ margin-right: 0; }
	
	.gcart .wa-order-form-wrapper .wa-step-details-section .wa-details-rates-section{ margin-top: 0; }
	
	.gcart .wa-order-form-wrapper .wa-step-section .wa-terms-section{ padding-top: 0;   }
	.gcart .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-actions-section .wa-terms-section label{ display: flex; }

	.product-gallery .main-image .img-item{ height: 480px; display: block;  }


	.home-description:before{ opacity: 0.4; z-index: 2; }
	.home-description__inner{ padding: 40px 20px; }
	.home-description:after{ right: -160px; opacity: 0.4; }

 }

 @media screen and (max-width: 480px){



 	.product-gallery .main-image .img-item{ height: 286px; }

 	.wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-actions-section .wa-button{ padding: 0 16px; font-size: 17px; }
 	.wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-actions-section .wa-button:before{ width: 40px; }

 	.gcart input.wa-input, .gcart .wa-field-wrapper .wa-input{ width: 100%; }

 	.reviews-head{ text-align: center;  }
 	.review-form{ max-width: 480px; }
 	.review-form label{ float: none; margin-bottom: 6px;}
 	.review-field input, .review-field .rate{ width: 100%; }
		
	.thumbs .thumbs-item .buttons .button.link-one-click{ min-width: calc(100% - 52px);  }
	.thumbs .thumbs-item .buttons .button.link-one-click span{ display: none; }
	.thumbs .thumbs-item .buttons .button.link-one-click:after{ content:"В 1 клик";   }
	.thumbs .thumbs-item h5{ margin: 8px 8px 8px; }
	.thumbs .offers{ margin: 0 8px; }
	.thumbs .thumbs-item .buttons .button.button-cart{  }
	.thumbs .purchase .price{ font-size: 15px; }
	.thumbs .purchase .compare-at-price{ font-size: 13px; margin-left: 8px; }
	.thumbs .thumbs-item .summary{ display: none; }

	.thumbs .add-dublicat{ top: -58px; width: 30px; height: 30px; }

	.r-item__head{ flex-direction: column; margin-bottom: 12px; }
	.r-item__info{ margin-bottom: 12px; }
	
	.add2cart .pricing{ margin-bottom: 20px; }
	.product-buttons{ flex-direction: column; }
	.product-buttons > *{ width: 100%; margin-bottom: 14px; box-sizing: border-box; }
	.product-buttons .buy1click-open-button{ font-size: 17px; padding: 17px 10px;  width: 100%!important;  }
 	
 	.wa-captcha{ flex-direction: column; }
 	.review-form-fields input[type="text"]{ max-width: calc(100% - 130px); }

 	.sostav__head{ height: 36px; line-height: 36px; }
 	.sostav .icon-sostav{     width: 26px; height: 26px; }
 	.sostav span{ line-height: 38px; }

 	ul.skus li .name{ padding: 0 12px; }
 	ul.skus li .price{  }

 	.home-head{ padding: 16px 26px;  }
 	.home-head h1{ font-size: 18px; }
 	

 	.gwrap .wa-product-edit-dialog .wa-cart-section .wa-skus-wrapper .wa-sku-wrapper .wa-sku{ margin-right: -100px; }
 	.gwrap .wa-product-edit-dialog .wa-dialog-footer .wa-prices-wrapper .wa-price{ font-size: 28px; }
 
} 

.home-head h1{margin:0;color: white;z-index: 9;position: relative;}