

/* Start:/local/templates/.default/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?176041956716222*/
#catalog-element-gallery {
	height: 660px !important;
}
@media (min-width: 981px) and (max-width: 1220px) {
	#catalog-element-gallery{
		height: 500px !important;
	}
}
.prod-slider_pre-init {
	overflow: hidden;
}
.prod-slider_pre-init li {
	display: none;
}
.prod-slider_pre-init li:first-child {
	display: block;
}
.product-info .articul .right {
    float: right;
}

.product-info .articul .right a {
    text-decoration: none;
    color: inherit;
}

.product-info .articul .right .n-rating-stars {
    margin-top: -3px;
}

td.center {
    text-align: center;
}

.not-available i {
    transform: rotate(90deg);
}

.btn-addcart.not-available {
    padding-right:0;
    width: calc(70% + 55px);
    margin-top: 0;
}

.product-box .h3 {
    padding-bottom: 7px;
    font-size: 14px;
    color: #202020;
    line-height: 1.2;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    margin: 0;
}

.product-box .h3 a {
    height: 45px;
    line-height: 1.5;
    text-decoration: none;
    width: 100%;
    display: block;
    overflow: hidden;
}

#popup-size table {
    border: 1px solid black;
}

#popup-size tr, #popup-size td {
    border: 1px solid gray;
    text-align: center;
}

.product-price-line .badge {
    top: 8px;
}

/* Customize the label (the container-label) */
.container-label {
    display: block;
    position: relative;
    padding-left: 10px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container-label input {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
}

/* Create a custom radio button */
.checkmark-radio {
    background-color: initial;
    border-color: #D7D7D7;
    color: #8a8989;
    display: block;
    border: 1px solid #D7D7D7;
    text-align: center;
    font-size: 13px;
    width: auto;
    padding: 5px 5px;
    border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.container-label:hover input ~ .checkmark-radio {
    border: 1px solid #7D7D7D;
}

/* When the radio button is checked, add a blue background */
.container-label input:checked ~ .checkmark-radio {
    background-color: #00A99D;
    border-color: #00A99D;
    color: #FFF;
    font-weight: bold;
}

.container-label input:disabled ~ .checkmark-radio {
    background-color: #D7D7D7;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-radio:after {
    content: "";
    position: absolute;
    display: none;
}

.size-checkboxes.clearfix {
    display: flex;
    flex-wrap: wrap;
    padding-left: 5px;
}

.bx-loading {
    display: none;
}

.product-info p {
    text-indent: 20px;
    padding-bottom: 9px;
}


.product-slider-new{
    padding-bottom: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a {
    background: #00a99d;
    opacity: 0.5;
}

.product-slider-new .bx-wrapper .bx-pager.bx-default-pager a:hover,
.product-slider-new .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #FF8236;
}

.item-back a:after {
    border-top: 2px solid #00a99d;
    border-right: 2px solid #00a99d;
    content: '';
    height: 7px;
    left: -10px;
    position: absolute;
    top: 3px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 7px;
}

.product-slider-new .btn-back-wrapper {text-align: center; display:block;}
.product-slider-new .btn-back-wrapper .btn-back {display:inline;}


.checkbox-2 .checked.mark {
    border-color: #fc6f19;
    border-width: 3px;
}

.colors{
    margin-bottom: 15px
}

.colors .h3{
    font-size: 14px;
    color: #505050;
}

.colors .filter-checkbox .checkbox-2.img {
    margin-right: 20px;
    margin-bottom: 50px;
}

.product-title__prefix{
	display: block;
	color: #9a9999;
	font-size: 17px;
	line-height: 1.2;
}
.product-title__with-brand{
	color: #373737;
	font-size: 26px;
}
.articul .articul__prop{
	color: #9a9999;
}
.filter-checkbox .checkbox-2.img{
	margin-top: 2px;
	opacity: 1;
}
.filter-checkbox .checkbox-2.img.checked{
	width: 22px !important;
	margin-right: 24px;
	opacity: 1;
}
.filter-checkbox .checkbox-2.img.checked .mark.checked {
	margin-top: -6px;
}
.filter-checkbox .checkbox-2.img .mark.checked{
	width: 38px;
	height: 38px;
}
.product-price-line .product-price.-discountPrice,
.product-price-line .product-price.-discountPrice b.product-price__main{
	color: #202020;
}
.product-price-line .product-price.-oldPrice,
.product-price-line .product-price.-oldPrice b.product-price__old{
	color: #8a8989;
}

#catalog-element-gallery{
	padding: 0 40px;
    margin-bottom: 20px;
}
#catalog-element-gallery .fotorama__wrap{
    margin: 0 auto;
}
#catalog-element-gallery .fotorama__stage__frame{
	cursor: pointer;
}
#catalog-element-gallery .fotorama__html{
	display: flex;
	align-items: center;
	justify-content: center;
}
#catalog-element-gallery .fotorama__html > div{
	 width: 100%;
 }
#catalog-element-gallery .fotorama__thumb{
	background-color: transparent !important;
}
#catalog-element-gallery .fotorama__thumb > img{
	width: 96px !important;
	height: 96px !important;
	margin: 6px;
}
#catalog-element-gallery .fotorama__thumb-border{
	background-image: none !important;
	border: 2px solid #FFF !important;
	border-color: #BFEBE8 !important;
	border-radius: 4px;
}
#catalog-element-gallery .fotorama .fotorama__stage .fotorama__arr{
	height: 100% !important;
	width: 80px !important;
	top: 0 !important;
}
#catalog-element-gallery .fotorama__nav--thumbs img[src$='.svg']{
	left: 0 !important;
	width: 80% !important;
	margin: 6px auto;
}
#catalog-element-gallery .fotorama__nav--thumbs .fotorama__nav__frame--thumb{
	opacity: 0.6;
}
#catalog-element-gallery .fotorama__nav--thumbs .fotorama__nav__frame--thumb.fotorama__active{
	opacity: 1;
}
#catalog-element-gallery .fotorama__nav--thumbs .fotorama__nav__frame--thumb .fotorama__img{
	top: 0 !important;
}

.product-media__desktop-slider{
	display: flex;
	position: relative;
}
.product-media__arrows{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
	margin-left: -20px;
	position: absolute;
	height: 100%;
}
.product-media__arrows.product-media__arrows_right{
	right: 0;
	margin-right: -20px;
}
.product-media__arrow{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 100%;
	cursor: pointer;
}
.product-media__arrow.product-media__arrow_disabled{
	opacity: 0.25;
}
.product-media__arrow.product-media__arrow_thumbs{
	height: 116px;
	transform: translateY(-24px);
}
.product-media__arrow.product-media__arrow_thumbs .arrow-left,
.product-media__arrow.product-media__arrow_thumbs .arrow-right{
	width: 19px;
	height: 19px;
}
.product-price-line.product-price-line_discount{
	display: flex!important;
	align-items: center;
	justify-items: center;
}
.product-price-line.product-price-line_discount .product-price.-discountPrice{
	margin-right: 20px;
}
.product-price-line.product-price-line_discount .product-price.-oldPrice b{
	font-size: 20px !important;
	font-weight: 400;
}
.product-price-line .badge{
	top: 0;
	background-color: #eb6565;
	font-size: 20px;
	font-weight: 400;
	padding: 6px 10px;
	margin-right: 20px;
}
.product-price-line .badge:last-of-type{
	display:flex;
	align-items: center;
	margin-right: 0;
}
.product-benefit{
	display: flex;
	align-items: center;
	margin-top: 20px;
	color: #505050;
}
.product-benefit:last-of-type{
	margin-bottom: 20px;
}
.product-benefit .product-benefit__image{
	margin-right: 30px;
}
.product-benefit .product-benefit__image img{
	width: 80px;
}

#product-content-mobile {
	display: none;
}

#product-content {
	display: block;
}

.product-content .product-content__menu{
	gap: 10px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 10px;
}
.product-content .product-content__menu .product-content__menu-item{
	display: inline-block;
	text-decoration: none;
	margin-right: 40px;
}
.product-content .product-content__menu .product-content__menu-item:last-of-type{
	margin-right: 0;
}
.product-content .product-content__menu .product-content__menu-item.product-content__menu-item_active{
	border-bottom: 2px solid #00a99d;
}
.product-content .product-content__menu .product-content__menu-item.product-content__menu-item_reviews.product-content__menu-item_active{
	border-bottom: 2px solid #00b4ff;
}
.product-content .product-content__menu .product-content__menu-item.product-content__menu-item_description{
	width: 200px;
}
.product-content .product-content__menu .product-content__menu-item > h2{
	font-size: 14px;
	color: #202020;
}
.product-content .product-content__menu .product-content__menu-item.product-content__menu-item_reviews > h2 {
	font-weight: bold;
}
.product-content .product-content__menu .product-content__menu-item.product-content__menu-item_active > h2{
	font-weight: bold;
}

.product-content .product-content__data-item{
	display: none;
}

.product-content .product-content__data-item_active{
	display: block;
}

.ext-products__menu{
	margin-top: 0;
	border-bottom: 1px solid #e2e2e2;
}
.ext-products__menu .ext-products__menu-item{
	display: inline-block;
	border-bottom: 2px solid #00a99d;
	font-weight: bold;
	font-size: 14px;
	color: #202020;
}

.fancybox-nav.fancybox-prev > span,
.fancybox-nav.fancybox-next > span{
	display: block;
	width: 25px;
	height: 25px;
	border-top: 2px solid #b2b2b2;
	border-left: 2px solid #b2b2b2;
	vertical-align: inherit;
	background: none;
}
.fancybox-nav.fancybox-prev > span{
	transform: rotate(-45deg);
	margin-left: 20px;
}
.fancybox-nav.fancybox-next > span{
	transform: rotate(135deg);
	margin-right: 20px;
}

.fancybox-wrap .fancybox-item.fancybox-close{
	background: none;
	color: #b2b2b2;
	cursor: pointer;
	right: 20px;
	overflow: hidden;
	top: 20px;
}
.fancybox-wrap .fancybox-item.fancybox-close::before,
.fancybox-wrap .fancybox-item.fancybox-close::after{
	background-color: #b2b2b2;
	content: '';
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	transform-origin: center left;
	transition: all 0.2s ease-in;
	width: 48px;
	z-index: -1;
}
.fancybox-wrap .fancybox-item.fancybox-close::before{
	top: 0;
	transform: rotate(45deg);
}
.fancybox-wrap .fancybox-item.fancybox-close::after{
	bottom: 0;
	transform: rotate(-45deg);
}
.fancybox-wrap.fancybox-popup .fancybox-close:hover{
	background-image: none;
}

.add-tocart .icon-btncart{
	background: url('/local/img/icons/backet.svg') 0 0 no-repeat;
	background-size: contain;
}

.product-info .n-rating-stars__item{
	background: url('/local/img/icons/star_rating.svg') 0 0 no-repeat;
	background-size: contain;
	display: inline-block;
	width: 14px;
	height: 14px;
}
.product-info .n-rating-stars[data-rate='1'] .n-rating-stars__item:nth-child(-n+1),
.product-info .n-rating-stars[data-rate='2'] .n-rating-stars__item:nth-child(-n+2),
.product-info .n-rating-stars[data-rate='3'] .n-rating-stars__item:nth-child(-n+3),
.product-info .n-rating-stars[data-rate='4'] .n-rating-stars__item:nth-child(-n+4),
.product-info .n-rating-stars[data-rate='5'] .n-rating-stars__item,
.product-info .n-rating-stars__item:before{
	background: url('/local/img/icons/star_rating_active.svg') 0 0 no-repeat;
	background-size: contain;
}
.product-info .size-choose-holder p{
	font-size: 14px;
	color: #505050;
	text-indent: 0;
}

.product-info .product-delivery{
	background-color: #f8f8f8;
}
.product-info .product-delivery b > a{
	color: #00a99d;
}

.product-delivery__rows{
	padding-left: 20px;
}
.product-info .product-delivery{
	padding: 10px 20px 10px 20px;
}
.product-delivery__title{
	margin-bottom: 10px;
}
.product-delivery__row{
	display: flex;
	justify-content: space-between;
	margin-bottom: 4px;
}
.product-delivery__col{
}
.product-delivery__col-left{
	text-align: start;
}
.product-delivery__col-right{
	text-align: end;
}
.product-delivery__col .product-delivery__map{
	text-decoration: none;
	color: #00a99d;
}

.product-delivery__col-right .product-delivery__map{
	text-decoration: none;
	color: #00a99d;
}

.ext-products-list .ext-products-item{
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
	border-bottom: 1px solid #e2e2e2;
	@media (max-width: 1220px) {
		padding: 20px 0;
	}
}
.ext-products-list .ext-products-item:last-of-type{
	border-bottom: none;
}
.ext-products-item__image{
	height: 128px;
	width: 128px;
	padding-right: 10px;
}
.ext-products-item__info{
	width: 100%;
	padding-right: 10px;
}
.ext-products-item__info_brand_name{

	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 1;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
}
.ext-products-item__buy{
	width: 25%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ext-products-item__image img{
	width: 128px;
	height: 128px;
	object-fit: contain;
}
.ext-products-item__info > a{
	color: #505050;
	text-decoration: none;
}


#popup-delivery{
	@media(min-width: 981px) {
		min-width: 900px;
		min-height: 600px;
	}
}

#popup-delivery > #popup-inner > .added-product {
	height: calc(100dvh - 53px) !important;

	@media(min-width: 981px) {
		min-width: 840px;
		max-width: 840px;
		width: 840px;
		min-height: 500px;
		max-height: 500px;
		height: 500px;
	}
}

.btn-basket[data-mode='add']:hover{
	background-color: #00A99D !important;
	color: #ffffff !important;
}

.getorder .quantity-in-basket{
	font-weight: bold;
}

.fancybox-wrap.fancybox-wrap_card{
	width: 50% !important;
}
.fancybox-wrap.fancybox-wrap_card .fancybox-inner{
	margin: 0 auto !important;
	max-width: 100% !important;
}
.fancybox-wrap.fancybox-wrap_card .fancybox-inner .fancybox-image{
	object-fit: contain !important;
}
.fancybox-wrap.fancybox-wrap_card .fancybox-skin{
	background: #fff;
}

#catalog-element-gallery .fotorama__thumb > img{
	object-fit: contain;
	left: 0 !important;
}
.pupup-fastBuy .info__row.info__row_bottom{
	justify-content: space-between;
	margin-top: 15px;
}



.slick-lightbox-close-custom{
	position: absolute;
	top: 10px;
	right: 15px;
	display: block;
	height: 50px;
	width: 50px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: black;
	padding: 0;
	border: none;
	background-image: url("/local/pic/close.png");
	background-size: 50px 50px;
}
/*.slick-lightbox-close-custom:focus{*/
/*	outline:none*/
/*}*/
/*.slick-lightbox-close-custom:before{*/
/*	font-family: "slick";*/
/*	font-size: 100px;*/
/*	line-height: 1;*/
/*	color: black;*/
/*	opacity: 0.85;*/
/*	-webkit-font-smoothing: antialiased;*/
/*	-moz-osx-font-smoothing: grayscale;*/
/*	content: '×';*/
/*}*/
.slick-lightbox-thumbnails{
	position: absolute !important;
	height: 100px;
	width: 100vw;
	top: 85%;
	margin: auto;
}

.slick-lightbox-thumbnails > .slick-list > .slick-track > .slick-slide{
	/*width: fit-content!important;*/
	height: 100px!important;
}
.slick-lightbox-thumbnails > .slick-list > .slick-track > .slick-slide > div > div > img {
	height: 100px;
	width: auto;
}
.slick-lightbox-thumbnails > .slick-list > .slick-track > .slick-current > div > div > img {
	height: 100px;
	width: auto;
	outline: 2px solid #BFEBE8;
	outline-offset: -2px;
}

.with-handle-counter{
	display: flex;
	height: 32px;
	width: 115px;
	justify-content: space-between;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	overflow: hidden;
}
.with-counter-minus,
.with-counter-plus{
	display: flex!important;
	align-items: center;
	justify-content: center;
	position: relative;
	height:100%;
	width:32px;
	text-decoration: none;
	margin-top: 0;
	background: #fbfbfb;
	box-shadow: none;
	align-content: center;
	text-align: center;
	opacity: 1;
}
.with-counter-minus.disabled,
.with-counter-plus.disabled{
	pointer-events: none;
	cursor: default;
	opacity: 0.2;
}
.with-counter-input{
	background-color: #fff;
	padding: 10px 0;
	border: 0!important;
	border-left: 1px solid #e2e2e2!important;
	border-right: 1px solid #e2e2e2!important;
	text-align: center;
	margin: 0;
	width: 39px;
	font-size: 16px;
}

.stylefortab {
	font-size: 12px;
	color: #505050;
	line-height: 18px;
}
@media (max-width: 980px) {
	.product-media {
		opacity: 0;
		transition: opacity 0.3s ease-in;
	}
	.product-media.visible {
		opacity: 1;
	}
}
/* End */


/* Start:/local/templates/.default/css/slickLightBox-0.2.12.css?17080507421971*/
.slick-lightbox{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:black;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}.slick-lightbox .slick-loading .slick-list{background-color:transparent}.slick-lightbox .slick-prev{left:15px}.slick-lightbox .slick-next{right:15px}.slick-lightbox-hide{opacity:0}.slick-lightbox-hide.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-hide-init{position:absolute;top:-9999px;opacity:0}.slick-lightbox-hide-init.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-inner{position:fixed;top:0;left:0;width:100%;height:100%}.slick-lightbox-slick-item{text-align:center;overflow:hidden}.slick-lightbox-slick-item:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{position:absolute;bottom:0;left:0;text-align:center;width:100%;margin-bottom:20px}.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{display:block;text-align:center}.slick-lightbox-slick-item-inner{display:inline-block;vertical-align:middle;max-width:99%;max-height:99%;width:100vw;height:auto}.slick-lightbox-slick-img{margin:0 auto;display:block;max-width:99%;max-height:99%;width:100vw;height:auto}.slick-lightbox-slick-caption{margin:10px 0 0;color:white}.slick-lightbox-close{position:absolute;top:15px;right:15px;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;padding:0;border:none}.slick-lightbox-close:focus{outline:none}.slick-lightbox-close:before{font-family:"slick";font-size:40px;line-height:1;color:white;opacity:0.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'×'}
/* End */


/* Start:/local/templates/.default/components/custom/catalog.review/in_card_flat/style.css?171082770825959*/
.reviews-layout_indent_bottom {
	margin-bottom: 40px
}

@media all and (min-width: 1230px) {
	.layout_type_maya {
		width: auto;
		padding-right: 0;
		padding-left: 0;
	}
}

.layout_type_maya {
	padding-right: 0;
	padding-left: 0;
}

.layout__col_size_p75 {
	width: 75%
}

.reviews-layout .layout__col_size_p75 {
	padding-right: 75px
}

.layout__col_size_p48 {
	width: 48%;
	color: #505050;
}

.layout__col {
	display: inline-block;
	vertical-align: top
}

.n-product-review-item:first-child {
	margin-top: 0;
	padding-top: 0
}

.n-product-review-item {
	position: relative;
	margin-top: 34px;
	padding-top: 13px;
	padding-right: 25px
}

.n-shop-reviews-container .n-product-review-user {
	margin-bottom: 0
}

.n-product-review-user {
	display: flex;
	margin-bottom: 10px;
	align-items: center
}

.n-product-review-user__avatar {
	width: 36px;
	height: 36px;
	margin-right: 10px;
	border-radius: 50%
}

.n-product-review-user__name, .n-product-review-user__name.link {
	font-size: 15px;
	color: #2b2b2b
}

.link, .link:visited {
	color: #33c;
	cursor: pointer;
	-webkit-transition: color .25s ease-out, border-color .25s ease-out;
	transition: color .25s ease-out, border-color .25s ease-out
}

.link {
	text-decoration: none;
	outline: 0;
	touch-action: manipulation
}

.n-product-review-user__reviews, .n-product-review-user__reviews.link {
	display: flex;
	height: 17px;
	margin-left: 19px;
	color: #404040;
	align-items: flex-end
}

.n-product-review-item__stat {
	margin-bottom: 5px
}

.n-product-review-item__stat .n-rating-stars {
	height: 22px;
	margin-top: 2px;
}

.n-product-review-item__stat .n-rating-stars__item {
	margin-right: -2px;
}

.n-rating-stars {
	display: inline-block;
	vertical-align: middle
}

.n-rating-stars__item {
	position: relative;
	display: inline-block;
	box-sizing: content-box;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	border-right: 1px solid transparent;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDMxIDMxIj4gIDxwb2x5Z29uIGZpbGw9IiNDRkNGQ0YiIGZpbGwtcnVsZT0iZXZlbm9kZCIgcG9pbnRzPSI0OC41IDAgNTIgMTIgNjQgMTIgNTQuNSAxOS4wNzcgNTkgMzEgNDguNSAyNCAzOCAzMSA0Mi41IDE5LjA3NyAzMyAxMiA0NSAxMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMzKSIvPjwvc3ZnPg==);
	background-repeat: no-repeat
}

.n-rating-stars__item.selected {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDMxIDMxIj4gIDxwb2x5Z29uIGZpbGw9IiNGQUI2MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgcG9pbnRzPSIxNS41IDAgMTkgMTIgMzEgMTIgMjEuNSAxOS4wNzcgMjYgMzEgMTUuNSAyNCA1IDMxIDkuNSAxOS4wNzcgMCAxMiAxMiAxMiIvPjwvc3ZnPg==);
}

.n-rating-stars__item:last-of-type {
	border-right-width: 0
}

.n-rating-stars__item:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	content: none;
	background-size: cover
}

.n-rating-stars__item {
	background-size: cover
}

.n-rating-stars[data-rate='1'] .n-rating-stars__item:nth-child(-n+1), .n-rating-stars[data-rate='2'] .n-rating-stars__item:nth-child(-n+2), .n-rating-stars[data-rate='3'] .n-rating-stars__item:nth-child(-n+3), .n-rating-stars[data-rate='4'] .n-rating-stars__item:nth-child(-n+4), .n-rating-stars[data-rate='5'] .n-rating-stars__item, .n-rating-stars__item:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDMxIDMxIj4gIDxwb2x5Z29uIGZpbGw9IiNGQUI2MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgcG9pbnRzPSIxNS41IDAgMTkgMTIgMzEgMTIgMjEuNSAxOS4wNzcgMjYgMzEgMTUuNSAyNCA1IDMxIDkuNSAxOS4wNzcgMCAxMiAxMiAxMiIvPjwvc3ZnPg==)
}

.n-rating-stars_color_gray .n-rating-stars__item:before, .n-rating-stars_color_gray[data-rate='1'] .n-rating-stars__item:nth-child(-n+1), .n-rating-stars_color_gray[data-rate='2'] .n-rating-stars__item:nth-child(-n+2), .n-rating-stars_color_gray[data-rate='3'] .n-rating-stars__item:nth-child(-n+3), .n-rating-stars_color_gray[data-rate='4'] .n-rating-stars__item:nth-child(-n+4), .n-rating-stars_color_gray[data-rate='5'] .n-rating-stars__item {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+PHBhdGggZmlsbD0iZ3JheSIgZD0iTTYuNDkxIDBsMS41MDkgNWg1bC00IDMgMiA1LTQuNS0zLTQuNSAzIDItNS00LTNoNXoiLz48L3N2Zz4=)
}

.n-rating-stars[data-half] .n-rating-stars__item:nth-child(1):before, .n-rating-stars[data-rate='1'][data-half] .n-rating-stars__item:nth-child(2):before, .n-rating-stars[data-rate='2'][data-half] .n-rating-stars__item:nth-child(3):before, .n-rating-stars[data-rate='3'][data-half] .n-rating-stars__item:nth-child(4):before, .n-rating-stars[data-rate='4'][data-half] .n-rating-stars__item:nth-child(5):before {
	content: ''
}

.n-rating-stars__label {
	display: inline-block;
	padding-left: 15px;
	vertical-align: middle;
	color: #404040;
	font-weight: 700
}

.n-rating-stars_type_new {
	margin-top: 0;
	vertical-align: baseline
}

.n-rating-stars_variable_yes {
	cursor: pointer
}

.n-rating-stars_size_s .n-rating-stars__item {
	width: 9px;
	height: 9px
}

.n-rating-stars_size_l .n-rating-stars__item {
	width: 18px;
	height: 18px
}

.n-rating-stars_size_xl .n-rating-stars__item {
	width: 31px;
	height: 31px;
	border-right: 2px solid transparent
}

.n-rating-stars_size_xl .n-rating-stars__label {
	margin-top: 2px;
	padding-left: 11px;
	font-size: 15px
}

.n-rating-stars__item {
	position: relative;
	display: inline-block;
	box-sizing: content-box;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	border-right: 1px solid transparent;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDMxIDMxIj4gIDxwb2x5Z29uIGZpbGw9IiNDRkNGQ0YiIGZpbGwtcnVsZT0iZXZlbm9kZCIgcG9pbnRzPSI0OC41IDAgNTIgMTIgNjQgMTIgNTQuNSAxOS4wNzcgNTkgMzEgNDguNSAyNCAzOCAzMSA0Mi41IDE5LjA3NyAzMyAxMiA0NSAxMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMzKSIvPjwvc3ZnPg==);
	background-repeat: no-repeat
}

.n-rating-stars__item:last-of-type {
	border-right-width: 0
}

.n-rating-stars__item:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	content: none;
	background-size: cover
}

.n-rating-stars__item {
	background-size: cover
}

.n-rating-stars[data-rate='1'] .n-rating-stars__item:nth-child(-n+1), .n-rating-stars[data-rate='2'] .n-rating-stars__item:nth-child(-n+2), .n-rating-stars[data-rate='3'] .n-rating-stars__item:nth-child(-n+3), .n-rating-stars[data-rate='4'] .n-rating-stars__item:nth-child(-n+4), .n-rating-stars[data-rate='5'] .n-rating-stars__item, .n-rating-stars__item:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDMxIDMxIj4gIDxwb2x5Z29uIGZpbGw9IiNGQUI2MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgcG9pbnRzPSIxNS41IDAgMTkgMTIgMzEgMTIgMjEuNSAxOS4wNzcgMjYgMzEgMTUuNSAyNCA1IDMxIDkuNSAxOS4wNzcgMCAxMiAxMiAxMiIvPjwvc3ZnPg==)
}

.n-rating-stars_color_gray .n-rating-stars__item:before, .n-rating-stars_color_gray[data-rate='1'] .n-rating-stars__item:nth-child(-n+1), .n-rating-stars_color_gray[data-rate='2'] .n-rating-stars__item:nth-child(-n+2), .n-rating-stars_color_gray[data-rate='3'] .n-rating-stars__item:nth-child(-n+3), .n-rating-stars_color_gray[data-rate='4'] .n-rating-stars__item:nth-child(-n+4), .n-rating-stars_color_gray[data-rate='5'] .n-rating-stars__item {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+PHBhdGggZmlsbD0iZ3JheSIgZD0iTTYuNDkxIDBsMS41MDkgNWg1bC00IDMgMiA1LTQuNS0zLTQuNSAzIDItNS00LTNoNXoiLz48L3N2Zz4=)
}

.n-rating-stars[data-half] .n-rating-stars__item:nth-child(1):before, .n-rating-stars[data-rate='1'][data-half] .n-rating-stars__item:nth-child(2):before, .n-rating-stars[data-rate='2'][data-half] .n-rating-stars__item:nth-child(3):before, .n-rating-stars[data-rate='3'][data-half] .n-rating-stars__item:nth-child(4):before, .n-rating-stars[data-rate='4'][data-half] .n-rating-stars__item:nth-child(5):before {
	content: ''
}

.n-rating-stars__label {
	display: inline-block;
	padding-left: 15px;
	vertical-align: middle;
	color: #404040;
	font-weight: 700
}

.n-rating-stars_type_new {
	margin-top: 0;
	vertical-align: baseline
}

.n-rating-stars_variable_yes {
	cursor: pointer
}

.n-rating-stars_size_s .n-rating-stars__item {
	width: 9px;
	height: 9px
}

.n-rating-stars_size_l .n-rating-stars__item {
	width: 18px;
	height: 18px
}

.n-rating-stars_size_xl .n-rating-stars__item {
	width: 31px;
	height: 31px;
	border-right: 2px solid transparent
}

.n-rating-stars_size_xl .n-rating-stars__label {
	margin-top: 2px;
	padding-left: 11px;
	font-size: 15px
}

.n-w-reviews__pager {
	margin-top: 30px
}

.n-product-review-item .n-product-review-item__resolved, .n-product-review-item.n-product-review-item_state_resolved .n-product-review-item__resolve-problem, .n-product-review-item.n-product-review-item_state_resolved .n-product-review-item__stat .product-review-item__rating-label, .n-product-review-item.n-product-review-item_state_resolved .n-product-review-item__stat .product-review-item__toolbar, .n-product-review-item.n-product-review-item_state_resolved .n-product-review-item__stat .rating {
	display: none
}

.n-product-review-item.n-product-review-item_state_resolved .n-product-review-item__resolved {
	display: inline-block
}

.n-product-review-item {
	position: relative;
	margin-top: 34px;
	padding-top: 13px;
	padding-right: 25px
}

.n-product-review-item:first-child {
	margin-top: 0;
	padding-top: 0
}

.n-product-review-item .product-review-delete {
	display: inline-block
}

.n-product-review-item .n-product-review-item__stat {
	margin-top: 7px
}

.n-product-review-item .n-product-review-item__stat ~ .n-product-review-item__stat {
	margin-top: 11px
}

.n-product-review-item__footer {
	display: -ms-flexbox;
	display: flex;
	padding-top: 7px;
	color: #999;
	align-items: center
}

.n-product-review-item__footer .n-product-review-item__date-region {
	color: gray;
	flex: 1 0 auto
}

.n-product-review-item__footer .n-review-voting {
	display: inline-block
}

.n-product-review-item__footer-link {
	margin-right: 10px;
	color: #3757c5
}

.n-product-review-item__title {
	font-weight: 700;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 4px;
	color: #505050
}

.n-product-review-item__caption {
	position: relative;
	min-height: 32px;
	margin-bottom: 15px;
	padding: 0 10px;
	border-radius: 2px;
	background: #f6f5f3
}

.n-product-review-item__caption a {
	float: left;
	margin-right: 5px;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
	line-height: 32px
}

.n-product-review-item__status {
	float: right;
	color: #999;
	line-height: 32px
}

.n-product-review-item__decline {
	margin: -14px 0 15px;
	padding: 10px;
	border-radius: 2px;
	background: #fee
}

.n-product-review-item__decline-title {
	color: red;
	font-weight: 700
}

.n-product-review-item__resolved {
	line-height: 29px;
	color: #298800
}

.n-product-review-item__resolved .image_name_voting-plus-green {
	width: 16px;
	height: 18px;
	margin-right: 5px;
	vertical-align: sub
}

.n-product-review-item-resolved-status-hint {
	margin: 6px 0
}

.n-product-review-item-resolved-status-hint__control {
	margin-left: 10px;
	color: #fff
}

button.n-product-review-item-resolved-status-hint__control:before {
	border: 1px solid #999
}

.n-product-review-item__resolved_type_clickable {
	cursor: pointer
}

.n-product-review-item__delivery {
	vertical-align: middle;
	color: #999
}

.n-product-review-item__rating-label {
	margin-right: 15px;
	margin-left: 6px;
	vertical-align: middle;
	color: #999
}

.n-product-review-item__stat {
	margin-bottom: 5px
}

.n-product-review-item__stat .n-rating-stars {
	height: 22px;
	margin-top: 2px
}

.n-product-review-item__stat_type_inline .n-product-review-item__text, .n-product-review-item__stat_type_inline .n-product-review-item__title {
	display: block
}

.n-product-review-item__stat_type_rate .n-product-review-item__text {
	color: #878787
}

.n-product-review-item__stat_type_rate .rating {
	position: relative;
	top: -1px;
	margin: 0 15px 0 7px
}

.n-product-review-item__text {
	line-height: 18px;
	display: inline-block;
	max-width: 100%;
	word-wrap: break-word;
	word-break: break-word;
	white-space: pre-line;
	color: #505050;
	font-size: 12px;
}

.n-product-review-item__toolbar {
	float: right
}

.n-product-review-item__toolbar-item {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 15px;
	cursor: pointer;
	opacity: .3
}

.n-product-review-item__toolbar-item:hover {
	opacity: 1
}

.n-product-review-item__toolbar-item .image, .n-product-review-item__toolbar-item .image:hover {
	width: 16px;
	height: 16px;
	background-size: contain
}

.n-product-review-item__order-number {
	vertical-align: middle;
	color: #999;
	float: right
}

.n-product-review-item_state_rejected .n-product-review-item__answer__text, .n-product-review-item_state_rejected .n-product-review-item__text, .n-product-review-item_state_resolved, .n-product-review-item_state_resolved .n-product-review-item__answer__text, .n-product-review-item_state_resolved .n-product-review-item__text {
	color: #999
}

.n-product-review-user {
	display: flex;
	margin-bottom: 10px;
	align-items: center
}

.n-product-review-user .social-icon-wrap {
	display: inline-block;
	margin-left: 10px
}

.n-product-review-user__name, .n-product-review-user__name.link {
	font-size: 15px;
	color: #2b2b2b
}


.n-product-review-user__reviews, .n-product-review-user__reviews.link {
	display: flex;
	height: 17px;
	margin-left: 19px;
	color: #404040;
	align-items: flex-end
}

.n-product-review-user__stat {
	margin-left: 27px;
	color: #999
}

.n-product-review-user__stat-value {
	margin-left: 5px
}

.n-product-review-user__socnet {
	position: relative;
	top: -2px;
	margin-top: 10px;
	margin-left: 7px
}

.n-product-review-user__socnet .social-icon {
	margin-left: 7px
}

.n-product-review-user__socnet_size_l {
	width: 32px;
	height: 32px
}

.n-product-review-user__socnet_size_l.n-product-review-user__socnet_sn_ya {
	width: 26px;
	height: 36px
}

.n-product-review-user__socnet_size_l.n-product-review-user__socnet_sn_vk {
	background-position: -196px -1px
}

.n-product-review-user__socnet_size_l.n-product-review-user__socnet_sn_fb {
	background-position: -196px -34px
}

.n-product-review-user__socnet_size_l.n-product-review-user__socnet_sn_ok {
	background-position: -196px -67px
}

.n-product-review-user__socnet_size_l.n-product-review-user__socnet_sn_ya {
	background-position: -196px -99px
}

.n-product-review-user__socnet_size_l.n-product-review-user__socnet_sn_gp {
	background-position: -230px -1px
}

.n-product-review-user__socnet_size_l.n-product-review-user__socnet_sn_mr {
	background-position: -230px -34px
}

.n-product-review-user__socnet_size_l.n-product-review-user__socnet_sn_tw {
	background-position: -230px -67px
}

.n-product-review-user__socnet.n-product-review-user__socnet_sn_ya.n-product-review-user__socnet_size_l {
	cursor: default
}

.n-product-review-user__socnet_size_m {
	width: 24px;
	height: 24px
}

.n-product-review-user__socnet_size_m.n-product-review-user__socnet_sn_vk {
	background-position: -1px -131px
}

.n-product-review-user__socnet_size_m.n-product-review-user__socnet_sn_fb {
	background-position: -26px -131px
}

.n-product-review-user__socnet_size_m.n-product-review-user__socnet_sn_tw {
	background-position: -51px -131px
}

.n-product-review-user__socnet_size_m.n-product-review-user__socnet_sn_ok {
	background-position: -1px -156px
}

.n-product-review-user__socnet_size_m.n-product-review-user__socnet_sn_mr {
	background-position: -26px -156px
}

.n-product-review-user__socnet_size_m.n-product-review-user__socnet_sn_gp {
	background-position: -51px -156px
}

.n-product-review-user__socnet_theme_light.n-product-review-user__socnet_size_m.n-product-review-user__socnet_sn_vk {
	background-position: -127px -131px
}

.n-product-review-user__socnet_theme_light.n-product-review-user__socnet_size_m.n-product-review-user__socnet_sn_fb {
	background-position: -152px -131px
}

.n-product-review-user__socnet_theme_light.n-product-review-user__socnet_size_m.n-product-review-user__socnet_sn_vk.b-custom-ui_state_checked {
	background-position: -127px -156px
}

.n-product-review-user__socnet_theme_light.n-product-review-user__socnet_size_m.n-product-review-user__socnet_sn_fb.b-custom-ui_state_checked {
	background-position: -152px -156px
}

.n-product-review-user__socnet_size_x {
	width: 64px;
	height: 64px
}

.n-product-review-user__socnet_size_x.n-product-review-user__socnet_sn_vk {
	background-position: -1px -1px
}

.n-product-review-user__socnet_size_x.n-product-review-user__socnet_sn_fb {
	background-position: -66px -1px
}

.n-product-review-user__socnet_size_x.n-product-review-user__socnet_sn_tw {
	background-position: -131px -1px
}

.n-product-review-user__socnet_size_x.n-product-review-user__socnet_sn_ok {
	background-position: -1px -66px
}

.n-product-review-user__socnet_size_x.n-product-review-user__socnet_sn_mr {
	background-position: -66px -66px
}

.n-product-review-user__socnet_size_x.n-product-review-user__socnet_sn_gp {
	background-position: -131px -66px
}

.n-product-review-user__avatar {
	width: 36px;
	height: 36px;
	margin-right: 10px;
	border-radius: 50%
}

.n-product-review-user__avatar_empty_yes {
	display: inline-block;
	border-radius: 0;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMjguOCAzMi41NjljLTIuNDg2LTEuNDY1LTYtNC4wNS03LjM3MS00LjA1SDE4LjE3Yy0uNzcxIDAtMi40LS42OS0yLjU3MS0xLjI5Mi0uMTcxLS40MzEtLjE3MS0xLjIwNy0uMDg2LTEuODk2IDAtLjA4Ni4xNzItLjA4Ni4yNTcgMCAuNjg2Ljc3NiAxLjAyOSAxLjI5MyAxLjcxNSAxLjI5M2gxLjU0M2MuNiAwIDIuNjU3LTEuODEgMy41MTQtNC4wNS4xNzEtLjUxNy4zNDMtMS4zNzkuNDI4LTIuMzI2IDAtLjA4Ni4wODYtLjE3My4wODYtLjA4Ni4wODYuNDMuMjU3Ljk0OC4zNDMuOTQ4LjI1Ny4xNzIuNi0uNTE3IDEuMDI5LTEuNDY1LjQyOC0uODYyLjQyOC0xLjM3OC42LTIuMDY4LjI1Ny0uOTQ4LS4wODYtMS42MzctLjM0My0xLjYzN2EuNzc2Ljc3NiAwIDAgMC0uNi4yNThjLS4wODYgMC0uMTcyIDAtLjE3Mi0uMDg1IDAtLjYwNC4wODYtMS41NTIuNzcyLTIuMDY5LS45NDMtLjg2MS0uMzQzLTIuMzI2LS4zNDMtMi4zMjYuMzQzLjE3Mi44NTcuMTcyLjg1Ny4xNzJsLS42ODYtMS4xMmMuNTE1LS4wODYuOTQzLS41MTcuOTQzLS41MTdzLTEuMzcxLS4zNDQtMi4wNTctLjg2MWMuNi0uMTczIDEuNTQzLS43NzYgMS41NDMtLjc3NnMtMS44LS4wODYtMi42NTctLjM0NWMuNzcxLS43NzQuNzcxLTIuMjQuNzcxLTIuMjRzLTEuODg2Ljc3Ni00LjU0My43NzZjLTEuODg1LS4wODYtMi41NzEtLjM0NS0zLjk0MyAxLjAzNC0xLjYyOCAxLjYzNi0xLjYyOCAyLjA2OC0yLjY1NyAyLjA2OC44NTcgMS4yMDYuNDI5IDIuNDEyLjQyOSAyLjQxMmwtLjA4NiAxLjgxLjA4Ni4zNDRzMCAuMDg2LjA4Ni4yNThjMCAuMDg3IDAgLjI2LjA4NS4zNDVsLjI1NyAxLjM4cy0uMDg1LjA4NS0uMTcxIDBhMS4yMiAxLjIyIDAgMCAwLTEuMDI5LS41MThjLS4yNTcgMC0uNjg1LjY5LS4zNDIgMS42MzcuMjU3LjY5LjUxNCAxLjEyLjc3MSAyLjA2OHMuNzcxIDEuNjM3IDEuMDI5IDEuNDY1Yy4wODUtLjA4Ny4xNzEtLjM0NS4yNTctLjc3NiAwLS4wODYuMDg1IDAgLjE3MS4wODcuMDg2Ljg2MS4yNTcgMS42MzYuNDI5IDIuMDY3LjE3MS4yNTkuMzQzLjYwMy41MTQuODYxLS4xNzEgMS40NjUtLjM0MyAzLjI3NS0uNjg2IDQuNjUzLTIuMjI4LjYwMy01LjY1NyAxLjYzNy04LjU3MSAyLjMyNkMxLjg4NiAyNy40IDAgMjIuOTIgMCAxOC4wOTQgMCA4LjEgOC4wNTcgMCAxOCAwczE4IDguMSAxOCAxOC4wOTRjMCA1Ljk0NS0yLjgyOSAxMS4yLTcuMiAxNC40NzV6IiBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9Ii4yNSIvPgo8L3N2Zz4K) center top no-repeat
}

.reviews-layout dd, .reviews-layout dt, .reviews-layout li {
	margin: 0;
}

/*


.n-product-review-new input, .n-product-review-new textarea {
    color: #515151;
    font-size: 12px;
    padding: 8px 0;
    border: 0;
    background: none;
    display: block;
    width: 100%;
    font: 14px/1.4 Arial, Tahoma, Verdana, sans-serif;
    height: 17px;
    box-shadow: none;

}


.n-product-review-new input:focus, .n-product-review-new textarea:focus {
    border: 2px solid #FF8236
}

.n-product-review-new input {
    height: 30px;
}

.n-product-review-new textarea {
    height: 60px;
}
*/
.n-review-form__send .input-holder {
	border-radius: 4px;
	border: 1px solid #B7B7B7;
	padding: 0 35px 0 13px;
	position: relative;
}

.n-review-form__send .input-holder:hover{
	border-color: #636363;
}

.layout__col.review-new {
	padding-left: 30px;
}

.layout__col.review-new .h4{
	color: #e6833f;

}

.n-product-review-new.n-review-form-shop__full-save{
	border-top: 1px solid #e0bebe;
	padding-top: 20px;
}

.n-product-review-new table td {
	padding-bottom: 10px;
}
.n-product-review-new table td.title {
	width: 110px;
}

.button2 {
	display: inline-block;
	overflow: visible;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-moz-user-focus: ignore;
	user-select: none;
	white-space: nowrap;
	text-decoration: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	touch-action: manipulation
}

.button2_disabled_yes {
	pointer-events: none
}

.button2::-moz-focus-inner {
	padding: 0;
	border: 0
}

.button2 {
	cursor: pointer
}

.button2_disabled_yes {
	cursor: default
}

.button2__text {
	position: relative;
	display: inline-block;
	resize: none;
	white-space: nowrap;
	pointer-events: none
}

.button2_theme_blue {
	position: relative;
	z-index: 0;
	color: #fff;
	border: none;
	outline: none;
	background: 0 0
}

.button2_theme_blue:before {
	border-radius: 2px;
	background-color: #69a0ff
}

.button2_theme_blue.button2_hovered_yes:before {
	background-color: #4c8eff
}

.button2_theme_blue.button2_pressed_yes:before {
	background-color: #367bf2
}

.button2_size_l .button2__text {
	margin: 0 18px
}

.button2_size_l .button2__icon, .button2_size_l .button2__icon.icon_type_arrow {
	width: 38px
}

.button2_size_l .button2__icon_side_left ~ .button2__text {
	margin-left: 35px
}

.button2_size_l .button2__icon_side_right ~ .button2__text {
	margin-right: 35px
}

.button2_theme_action {
	color: #ffffff;
}

.button2_theme_action:before {
	border-radius: 5px
}

.button2_mode_sharp.button2_size_s {
	line-height: 34px;
	height: 34px
}

.button2_mode_sharp.button2_size_s .button2__text {
	margin: 0 15px
}

.button2_mode_sharp.button2_size_s .button2__icon_side_left ~ .button2__text {
	margin-left: 32px
}

.button2_mode_sharp.button2_size_sm {
	line-height: 38px;
	height: 38px
}

.button2_mode_sharp.button2_size_m {
	line-height: 50px;
	height: 50px
}

.button2_mode_sharp.button2_size_m.button2_theme_normal {
	font-size: 13px
}

.button2_mode_sharp.button2_size_m .button2__text {
	margin: 0 22px
}

.button2_mode_sharp.button2_size_m .button2__icon_side_left ~ .button2__text {
	margin-left: 36px
}

.button2.button2_theme_action.button2_pressed_yes:before {
	background-color: #fc0
}

.button2_theme_action span {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 55px;
	border-left: 2px solid #DE6C26;
	text-align: center;
}
.button2_theme_action:hover span {
	border-left-color: #00857C;
}

.button2_theme_action span .icon-sendorder {
	margin-top: 5px;
}

.button2_theme_action.button2_disabled_yes:before {
	background-color: rgba(0, 0, 0, .08)
}

.button2_theme_action.button2_disabled_yes .button2__icon, .button2_theme_action.button2_disabled_yes .button2__text {
	opacity: .5
}

.button2_theme_action:before {
	transition: background-color .1s ease-out 0s
}


.button2_theme_action:hover {
	color:#fff;
}
.button2_theme_action:hover:before {
	background-color: #00a99d;
}


.n-review-form__submit {
	text-align: center;
	height: 44px;
	margin-top: 30px;
}

.n-review-form__send span.error {
	color: red;
}

.n-product-review-new .success-review {
	display: block;
	text-align: center;
	font-size: 30px;
	padding-top: 40px;
	color: #00a99d;
}

.reviews-layout .no-items {
	font-size: 18px;
}

.show-more-wrapper {
	text-align: center;
}

.show-more-wrapper .show-more {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}

@media only screen and (max-width:980px){
	.reviews-layout .layout__col_size_p48{
		width: 100%;
		padding-left: 10px;
	}
}

.product-reviews{
	padding-top: 40px;
}
.product-reviews-header{
	text-align: center;
}
.product-reviews-btn{
	display: inline-block;
	padding: 15px 10px;
	text-decoration: none;
	border: 1px solid #00b4ff;
	border-radius: 8px;
	text-transform: uppercase;
	color: #00b4ff;
}

.reviews-layout_indent_bottom{

}
.layout__col_review_full{
	width: 100%;
}
.n-product-review-item__header{
	display: flex;
	justify-content: space-between;
}
.n-product-review-user__name,
.n-product-review-item__stat_type_inline{
	color: #505050;
}
.n-product-review-user__name.link{
	margin-right: 10px;
	cursor: default;
}
.n-product-review-item__date-region{
	color: #00b4ff;
	font-size: 15px;
}
.n-review-form__send.button2_type_submit{
	background: #00b4ff;
	border: 0;
	color: #ffffff;
	padding: 14px 16px;
	font-size: 16px;
	border-radius: 5px;
}
.n-review-form__send.button2_type_submit:hover{
	background: #00A99D;
}

.layout__col.review-new{
	padding-left: 0;
	margin-top: 30px;
}
.layout__col.review-new .h4{
	color: #222222;
	font-size: 18px;
	font-weight: bold;
}
.n-review-form__send .input-holder{
	padding: 10px 20px;
}
.n-rating-stars_size_xl .n-rating-stars__item{
	width: 14px;
	height: 14px;
	background: url(/local/img/icons/star_rating.svg) 0 0 no-repeat;
	background-size: contain;
}
.n-rating-stars_size_xl .n-rating-stars__item.selected{
	background: url(/local/img/icons/star_rating_active.svg) 0 0 no-repeat;
	background-size: contain;
}

.n-product-review-item__stat .n-rating-stars__item{
	width: 14px;
	height: 14px;
	background: url(/local/img/icons/star_rating.svg) 0 0 no-repeat;
	background-image: url(/local/img/icons/star_rating.svg) !important;
	background-size: contain;
}
.n-product-review-item__stat .n-rating-stars__item.selected{
	background: url(/local/img/icons/star_rating_active.svg) 0 0 no-repeat;
	background-image: url(/local/img/icons/star_rating_active.svg) !important;
	background-size: contain;
}

/* End */


/* Start:/local/templates/.default/components/custom/sale.order.fast/.default/style.css?17490239445445*/
.btn-addcart.btn-fast-buy {
    border: 1px solid #00A99D;
    background-color: #ffffff;
    color: #00A99D;
    padding-right: 0;
    width: calc(70% + 55px);
    float: right;
}

.btn-addcart.btn-fast-buy:hover {
    color: #ffffff;
}

.added-product .right-notify {
    margin: 10px 20px;
}

#popup-fastBuy span.h4 {
    display: block;
    float: left;
}

#popup-fastBuy .spinner-holder {
    display: block;
    float: right;
}

span.hr{
    display: block;
    border: 1px solid #F0F0F0;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 435px;
}

.pupup-fastBuy .order-form-widget .label-holder {
    width: 120px;
}
.pupup-fastBuy .order-form-widget .form-line.clearfix {
    overflow: hidden;

}

.pupup-fastBuy .order-form-widget {
    width: 465px;
}

.pupup-fastBuy .added-product {
    padding: 0;
}

.pupup-fastBuy .input-holder {
    width: 300px;
}

.order-confirmed {
    min-height: 200px;
}


.info.no-mobile {
    width: 440px;
}


.input-wrap .fas {
    top: 10px;
    float: right;
    right: 10px;
    color: #009688;
    position: absolute;
}

.order-form-widget .input-holder .fa-check{
    display: none;
}

.order-form-widget .input-holder.valid .fa-check {
    display: inline-block;
}

.popup-inner .popup-title{
	color: #202020 !important;
	font-weight: bold;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
}


#popup-fastBuy .info .info__row .spinner-holder{
	display: flex;
	margin-bottom: 4px;
}
.pupup-fastBuy .order-form-widget{
	width: 342px;
}
.info .info__row .spinner-holder{
	display: flex;
	width: auto;
	position: static;
	justify-content: center;
}
.info .info__row .spinner-holder .ui-spinner{
	display: flex;
	justify-content: space-between;
	border: 1px solid #e2e2e2;
	height: 32px !important;
	width: fit-content;
	border-radius: 5px;
	overflow: hidden;
}
.info .info__row .ui-spinner .ui-spinner-button.disabled{
	opacity: 0.2;
}
.info .info__row .ui-spinner .ui-spinner-button::after{
	border-top: none !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	background: #fbfbfb !important;
	color: #202020;
}
.info .info__row .ui-spinner .ui-spinner-button.ui-spinner-down::after{
	content: '-';
}
.info .info__row .ui-spinner .ui-spinner-button.ui-spinner-up::after {
	content: '+';
}
.info .info__row .spinner-holder .ui-spinner .ui-spinner-button{
	position: relative;
	margin-top: 0;
	height: 100%;
	width: 32px;
	text-decoration: none;
}
.info .info__row .spinner-holder .ui-spinner input{
	background-color: #fff;
	padding: 10px 0;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
.spinner-holder__postfix{
	text-align: center;
	color: #9a9999;
}
.info__row{
	display: flex;
	justify-content: flex-start;
}


.info__col-content-left{
	display: flex;
	flex-direction: column;
}
.info__image{
	margin-right: 40px;
	height: auto;
	width: auto;
}
.added-product .info__image{
	max-width: 164px;
	max-height: 164px;
}
.info__title-prefix{
	color: #9a9999;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 4px;
}
.info__title-main{
	color: #373737;
	font-size: 24px;
	font-weight: 100;
	font-family: helL;
	margin-bottom: 4px;
	max-width: 480px;
}
.info__title-size{
	color: #9a9999;
	font-size: 16px;
	line-height: 1.2;
}

.n-review-form__send .input-holder {
	border-radius: 4px;
	border: 1px solid #B7B7B7;
	padding: 10px 20px;
	position: relative;
}

.order-form-widget .form-line{
	display: flex;
	flex-direction: column;
	font-size: 14px;
	margin-bottom: 10px;
}
.order-form-widget .label-holder{
	font-weight: bold;
	font-size: 14px !important;
	color: #202020 !important;
}
.pupup-fastBuy .order-form-widget .label-holder{
	width: 100%;
	text-align: start;
}
.order-form-widget .input-holder{
	padding: 10px 20px;
}
.order-form-widget .input-holder input{
	font-size: 14px !important;
}
.order-form-widget .input-holder input::placeholder{
	color: #9a9999;
}
.getorder-agree{
	color: #202020;
}

.info__col.info__col-prices{
	padding-left: 40px;
}
.info__row.info__row-prices{
	height: 34px;
}
.info__row.info__row-prices .info__col{
	display: flex;
	align-items: center;
}
.info__row.info__row-prices .info__col .info__col-prices-main{
	color: #202020;
	font-size: 21px;
	line-height: 38px;
}
.info__row.info__row-prices .info__col .info__col-prices-old{
	margin-left: 20px;
	font-size: 20px !important;
	font-weight: 400;
	color: #8a8989;
	text-decoration: line-through;
}
.info__row .info__col.info__col_width-full{
	width: 100%;
}
.info__row .info__col.info__col_width-full:first-child{
	float: left;
}
.back{
	@media (max-width: 980px) {
		padding-top: 15px;
		margin-bottom: -15px;
	}
}
.info__row .info__col.info__col_bottom-padding{
	padding-bottom: 20px;
	padding-top: 0;
}
.info__row.info__row_bottom{
	display: flex;
	align-items: flex-end;
	height: 100%;
}
.added-product > .info__row {
	margin-top:15px;
	justify-content: space-between;
	width:100%;
}
.added-product > .width-fit-content > .width-fit-content {
	width: fit-content;
}

.btn-order.btn-order_skip{
	border: 1px solid #00a99d;
	color: #00a99d;
	background: #fff;
}
.btn-order.btn-order_skip:hover{
	color: #fff;
	background: #00a99d;
}

/* End */


/* Start:/local/templates/.default/components/custom/sale.with.it/in_card/style.css?17121347134044*/
.colors-list{
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	gap: 4px;
}
.colors-list > a{
	display: block;
	width: 32px;
	height: 32px;
}
.colors-list > a > img{
	width: 32px;
	height: 32px;
}
.colors-list.filter-checkbox .checkbox-2.img .mark.checked{
	width: 32px;
	height: 32px;
}
.colors .colors-list.filter-checkbox .checkbox-2.img{
	margin-bottom: 0;
	margin-right: 12px;
}
.colors .colors-list.filter-checkbox .checkbox-2.img.checked{
	margin-top: 0;
	margin-right: 20px;
}

.sizes{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 10px;
}
.sizes .size-value{
	background-color: initial;
	border-color: #D7D7D7;
	color: #8a8989;
	display: block;
	border: 1px solid #D7D7D7;
	text-align: center;
	font-size: 13px;
	width: auto;
	padding: 5px 5px;
	border-radius: 3px;
	text-decoration: none;
}
.sizes .size-value.active{
	background-color: #00A99D;
	border-color: #00A99D;
	color: #FFF;
	font-weight: bold;
}

.ext-products-item__buy__old-price{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.ext-products-item__buy__old-price .price-old{
	font-size: 16px;
	color: #8a8989;
	text-decoration: line-through;
}
.ext-products-item__buy__old-price .discount{
	color: #fff;
	background-color: #eb6565;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 6px;
	border-radius: 4px;
}
.ext-products-item__buy .price{
	margin-top: 10px;
	color: #202020;
	font-weight: bold;
	font-size: 16px;
}
.ext-products-item__buy .btn-basket-block{
	margin-top: 10px;
}
.ext-products-item__buy .btn-basket-block .btn-basket{
	width: 100px;
	border: 1px solid #00A99D;
	color: #00A99D;
	padding: 8px;
	background-color: #ffffff;
	text-transform: uppercase;
	border-radius: 5px;
	font-size: 14px;
	@media (max-width: 1220px) {
		margin-right:10px;
	}
}
.ext-products-item__buy .btn-basket-block .btn-basket[data-mode='in-basket'],
.ext-products-item__buy .btn-basket-block .btn-basket[data-mode='delete']{
	padding: 4px;
	text-transform: capitalize;
	right: 7px;
}
.js-btn-basket[data-mode='in-basket'],
.js-btn-basket[data-mode='delete']{
	flex-direction: row;
	border: 0!important;
	color: red!important;
	font-size: 12px!important;
}
.ext-products-item__buy .btn-basket-block .btn-basket.btn-basket__in-basket{
	background-color: #fff;
	border-color: #00A99D;
	color: #00A99D;
}
.ext-products-item__buy .btn-basket-block .btn-basket.btn-basket__in-basket:hover {
	/*background-color: #00A99D;*/
	/*color: #fff;*/
}
.ext-products .colors-list .colors-list__color{
	opacity: 1;
}
.ext-products .colors-list .colors-list__color.active{
	opacity: 1;
}
.with-counter{
	margin-bottom: 4px!important;
	@media(max-width: 980px){
		margin-right: 10px!important;
	}
}
.with-handle-counter{
	display: flex;
	height: 32px!important;
	width: fit-content!important;
	justify-content: space-between;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	overflow: hidden;
}
.with-counter-minus,
.with-counter-plus{
	display: flex!important;
	align-items: center;
	justify-content: center;
	position: relative;
	height:100%;
	width:32px;
	text-decoration: none;
	margin-top: 0;
	background: #fbfbfb;
	box-shadow: none;
	align-content: center;
	text-align: center;
	opacity: 1;
}
.with-counter-minus.disabled,
.with-counter-plus.disabled{
	pointer-events: none;
	cursor: default;
	opacity: 0.2;
}
.with-counter-input{
	background-color: #fff;
	padding: 10px 0!important;
	border: 0!important;
	border-left: 1px solid #e2e2e2!important;
	border-right: 1px solid #e2e2e2!important;
	text-align: center;
	margin: 0;
	width: 50px!important;
	font-size: 16px;
}
.with-counter-price-div{
	color: rgb(138, 137, 137);
	font-size: 14px;
	margin: 3px 0;
}
.delete_icon {
	position: absolute;
	right: 22px;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
	height: 12px;
}
.delete_icon:before, .delete_icon:after {
	position: absolute;
	left: 10px;
	content: ' ';
	height: 12px;
	width: 1px;
	background-color: red;
}
.delete_icon:before {
	transform: rotate(45deg);
}
.delete_icon:after {
	transform: rotate(-45deg);
}


/* End */


/* Start:/local/components/kombox/filter_new/templates/.default/style.css?15525500921456*/
.filter-box .h3 {
    font-weight: bold;
    font-size: 14px;
    color: #3b3b3b;
    line-height: 1.2;
    padding-bottom: 15px;
    margin: 0;
}

.checkbox-2.img {
    float:left;
}

.checkbox-2.img img {
    margin-top: -3px;
    margin-left: 1px
}

.checkbox-2 label {
    position: relative;
    user-select: none;
    padding-left: 25px;
}

.checkbox-2 input{
    position: absolute;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox-2 .mark {
    left: 0;
    width: 17px;
    height: 17px;
    position: absolute;
    box-sizing: border-box;
}

.checkbox-2.img .mark {
    width: 32px;
    height: 32px;
    padding: 1px;
    top: 0;
}

.checkbox-2.img label {
    padding-left: 30px;
}

.checkbox-2 .mark.checked {
    border-width: 3px;
}

.checkbox-2 .mark {
    border: 2px solid #ddd;
    border-radius: 3px;
}

.checkbox-2 .mark:hover  {
    border-color: #51d1c7;
}

.checkbox-2  input:checked ~ .mark {
    border-color: #fc6f19;
}

.checkbox-2  input {
    display: none;
    visibility: hidden;
}


.checkbox-2  input:disabled ~ .mark {
    border-color: #d7d7d7;
}

.checkbox-2  label.disabled{
    color: #ddd;
}


.checkbox-2 .mark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-2  input:checked ~ .mark:after {
    display: block;
}


.checkbox-2 .mark:after {
    left: 3px;
    top: 3px;
    width: 7px;
    height: 7px;
    background-color: #fc6f19;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?176041956716222 */
/* /local/templates/.default/css/slickLightBox-0.2.12.css?17080507421971 */
/* /local/templates/.default/components/custom/catalog.review/in_card_flat/style.css?171082770825959 */
/* /local/templates/.default/components/custom/sale.order.fast/.default/style.css?17490239445445 */
/* /local/templates/.default/components/custom/sale.with.it/in_card/style.css?17121347134044 */
/* /local/components/kombox/filter_new/templates/.default/style.css?15525500921456 */
