

/* Start:/bitrix/templates/enext_custom/components/bitrix/news.list/banners_new/style.css?17701196803956*/
.banners-wrapper{
	width: 100%;
}

.banners-items{
	width: 100%;
	display: table;
}

.banners-item-container{
	display: table-cell;
}

.banners-item-container:link,
.banners-item-container:visited{
	text-decoration: none;		
}

.banners-item{	
	height: 350px;
	display: block;
	position: relative;
	overflow: hidden;
}

.banners-item-pic,
.banners-item-block-container,
.banners-item-block-container:before,
.banners-item-block-container:after,
.banners-item-block{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.banners-item-pic{
	background-color: #566b75;
	z-index: 197;
}

.banners-item-pic > img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;	
	z-index: 198;
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);	
	-webkit-transition: -webkit-transform 0.45s ease 0s;
	-moz-transition: -moz-transform 0.45s ease 0s;
	-o-transition: -o-transform 0.45s ease 0s;
	transition: transform 0.45s ease 0s;
}

.banners-item-pic > img[data-lazyload-src]{
	-webkit-transition: -webkit-transform 0.45s ease 0s, opacity 0.3s ease 0s;
	-moz-transition: -moz-transform 0.45s ease 0s, opacity 0.3s ease 0s;
	-o-transition: -o-transform 0.45s ease 0s, opacity 0.3s ease 0s;
	transition: transform 0.45s ease 0s, opacity 0.3s ease 0s;
}

.bx-no-touch .banners-item-container:hover .banners-item-pic > img,
.bx-touch .banners-item-container:active .banners-item-pic > img{
	-moz-transform: translate(-50%, -50%) scale(1.1) rotate(0.02deg);
	-o-transform: translate(-50%, -50%) scale(1.1);
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
}

.banners-item-block-container{	
	z-index: 199;
}

.banners-item-block-container:before{
	content: "";
	background: -moz-linear-gradient(top, rgba(38, 50, 56, 0) 0%, # 100%);
	background: -webkit-linear-gradient(top, rgba(38, 50, 56, 0) 0%, # 100%);
	background: linear-gradient(to bottom, rgba(38, 50, 56, 0) 0%, # 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#", endColorstr="#263238", GradientType=0);
}

.banners-item-block-container:after{
	opacity: 0;
	content: "";
	background: -moz-linear-gradient(top, rgba(38, 50, 56, 0.5) 0%, #6639b6 100%);
	background: -webkit-linear-gradient(top, rgba(38, 50, 56, 0.5) 0%, #6639b6 100%);
	background: linear-gradient(to bottom, rgba(38, 50, 56, 0.5) 50%, #6639b6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80263238", endColorstr="#6639b6", GradientType=0);
	-webkit-transition: opacity 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}

.bx-no-touch .banners-item-container:hover .banners-item-block-container:after,
.bx-touch .banners-item-container:active .banners-item-block-container:after{
	opacity: 1;
}

.banners-item-block{
	display: flex;
	flex-direction: column;
	align-items: bottom;
	justify-content: bottom;
	padding: 8px;
	z-index: 200;
}

.banners-item-icon{
	margin-bottom: 32px;
}

.banners-item-icon > i{
	font-size: 150px;
	color: #5c5d62;
}

.banners-item-title,
.banners-item-text{
	max-width: 100%;
	overflow: hidden;
	text-align: center;
background-color:#f1f7f7;
opacity: 0.8;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banners-item-title{
	font-family: "Museo Sans Cyrl 500", sans-serif;
	font-size: 30px;	
	color: #000203;
	line-height: 46px;
}

.banners-item-text{	
	font-size: 20px;	
	color: #000203;	
}

/***PHONES***/
@media(max-width: 1042px){
	.banners-item-container{
		display: table-row;
	}

	.banners-item{	
		height: 178px;
	}

	.banners-item-block{
		padding: 18px;
	}
	
	.banners-item-icon{
		margin-bottom: 18px;
	}

	.banners-item-icon > i{
		font-size: 75px;
	}

	.banners-item-title{
		font-size: 20px;
		line-height: 24px;
	}

	.banners-item-text{
		margin-top: 6px;
	}
}
/* End */


/* Start:/bitrix/templates/enext_custom/components/bitrix/news.list/block_advantages/style.min.css?1627467008396*/
.advantages-wrapper{background-color:#fff}.advantages{padding-top:32px;padding-bottom:12px;padding-left:24px}.advantages .col-xs-12.col-md-3{float:none;display:inline-block;vertical-align:top}.adv-item__caption{display:table;margin-bottom:20px}.adv-item__icon,.adv-item__text{display:table-cell;vertical-align:middle}.adv-item__icon{padding-right:22px}.adv-item__icon i{font-size:28px;color:#000}
/* End */


/* Start:/bitrix/templates/enext_custom/components/bitrix/news.list/services/style.min.css?16274670084797*/
.services .col-xs-12.col-md-3{float:none;display:inline-block;vertical-align:top}.services .services-item{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:29px;text-decoration:none}.services-item__pic{width:100%;position:relative;overflow:hidden;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000);background:#ced9db}.services-item__pic>img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .45s ease 0s;-moz-transition:-moz-transform .45s ease 0s;-o-transition:-o-transform .45s ease 0s;transition:transform .45s ease 0s}.services-item__pic>img[data-lazyload-src]{-webkit-transition:-webkit-transform .45s ease 0s,opacity .3s ease 0s;-moz-transition:-moz-transform .45s ease 0s,opacity .3s ease 0s;-o-transition:-o-transform .45s ease 0s,opacity .3s ease 0s;transition:transform .45s ease 0s,opacity .3s ease 0s}.bx-no-touch .services .services-item:hover .services-item__pic>img,.bx-touch .services .services-item:active .services-item__pic>img{-moz-transform:translate(-50%,-50%) scale(1.25) rotate(.02deg);-o-transform:translate(-50%,-50%) scale(1.25);-webkit-transform:translate(-50%,-50%) scale(1.25);transform:translate(-50%,-50%) scale(1.25)}.services-item__icon{width:180px;height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;-moz-border-radius:90px;-webkit-border-radius:90px;-khtml-border-radius:90px;border-radius:90px;background:#f1f6f7;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.bx-no-touch .sections .section-item:hover .section-item__icon,.bx-no-touch .services .services-item:hover .services-item__icon,.bx-touch .sections .section-item:active .section-item__icon,.bx-touch .services .services-item:active .services-item__icon{background:0 0}.section-item__icon>i,.services-item__icon>i{font-size:70px;color:#455a64;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.bx-no-touch .sections .section-item:hover .section-item__icon>i,.bx-no-touch .services .services-item:hover .services-item__icon>i,.bx-touch .sections .section-item:active .section-item__icon>i,.bx-touch .services .services-item:active .services-item__icon>i{color:#6639b6;-moz-transform:scale(1.25) rotate(.02deg);-o-transform:scale(1.25);-webkit-transform:scale(1.25);transform:scale(1.25)}.services-item__caption{width:100%;text-align:center}.services-item__title{margin-top:18px;font-family:"Museo Sans Cyrl 500",sans-serif;color:#000;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.bx-no-touch .services .services-item:hover .services-item__title,.bx-touch .services .services-item:active .services-item__title{color:#6639b6}.services-item__text{margin-top:12px;color:#455a64}@media(max-width:1042px){.services .col-xs-12.col-md-3{float:left;display:block}.services .services-item{flex-direction:row;align-items:flex-start;margin-bottom:12px}.services-item__pic{width:86px;min-width:86px;margin-right:12px}.services-item__pic>img{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.services-item__pic>img[data-lazyload-src]{-webkit-transition:opacity .3s ease 0s;-moz-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.bx-no-touch .services .services-item:hover .services-item__pic>img,.bx-touch .services .services-item:active .services-item__pic>img{-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.services-item__icon{width:80px;min-width:80px;height:80px;margin-right:12px;-webkit-transition:all .15s ease 0s;-moz-transition:all .15s ease 0s;-o-transition:all .15s ease 0s;transition:all .15s ease 0s}.bx-no-touch .services .services-item:hover .services-item__icon,.bx-touch .services .services-item:active .services-item__icon{background:#fff}.services-item__icon>i{font-size:32px}.bx-no-touch .services .services-item:hover .services-item__icon>i,.bx-touch .services .services-item:active .services-item__icon>i{-moz-transform:none;-o-transform:none;-webkit-transform:none;transform:none}.services-item__caption{text-align:left}.services-item__title{margin-top:3px;-webkit-transition:all .15s ease 0s;-moz-transition:all .15s ease 0s;-o-transition:all .15s ease 0s;transition:all .15s ease 0s}.services-item__text{margin-top:6px}}
/* End */


/* Start:/bitrix/templates/enext_custom/components/bitrix/news.list/collections/style.min.css?16274670089931*/
.container-ws .collections{display:flex;flex-wrap:wrap}.container-ws .collections:after,.container-ws .collections:before{content:none}.container-ws .collections [class*=col-]{width:25%}.collections-item{height:200px;display:block;margin-bottom:24px;position:relative;overflow:hidden;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px}.container-ws .collections-item{height:-moz-calc((100vw - 64px)/ 4 * .72);height:-webkit-calc((100vw - 64px)/ 4 * .72);height:calc((100vw - 64px)/ 4 * .72);margin:0;-moz-border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;border-radius:0}.collections-item-block,.collections-item-block-container,.collections-item-block-container:after,.collections-item-block-container:before,.collections-item-pic{position:absolute;left:0;right:0;top:0;bottom:0}.collections-item-pic{background:#566b75;z-index:198}.collections-item-pic>img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .45s ease 0s;-moz-transition:-moz-transform .45s ease 0s;-o-transition:-o-transform .45s ease 0s;transition:transform .45s ease 0s}.collections-item-pic>img[data-lazyload-src]{-webkit-transition:-webkit-transform .45s ease 0s,opacity .3s ease 0s;-moz-transition:-moz-transform .45s ease 0s,opacity .3s ease 0s;-o-transition:-o-transform .45s ease 0s,opacity .3s ease 0s;transition:transform .45s ease 0s,opacity .3s ease 0s}.bx-no-touch .collections-item:hover .collections-item-pic>img,.bx-touch .collections-item:active .collections-item-pic>img{-moz-transform:translate(-50%,-50%) scale(1.1) rotate(.02deg);-o-transform:translate(-50%,-50%) scale(1.1);-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.collections-item-block-container{z-index:199}.collections-item-block-container:before{content:"";background:-moz-linear-gradient(top,rgba(38,50,56,0) 0,#263238 100%);background:-webkit-linear-gradient(top,rgba(38,50,56,0) 0,#263238 100%);background:linear-gradient(to bottom,rgba(38,50,56,0) 0,#263238 100%)}.collections-item-block-container:after{opacity:0;content:"";background:-moz-linear-gradient(top,rgba(38,50,56,.5) 0,#6639b6 100%);background:-webkit-linear-gradient(top,rgba(38,50,56,.5) 0,#6639b6 100%);background:linear-gradient(to bottom,rgba(38,50,56,.5) 50%,#6639b6 100%);-webkit-transition:opacity .3s ease 0s;-moz-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.bx-no-touch .collections-item:hover .collections-item-block-container:after,.bx-touch .collections-item:active .collections-item-block-container:after{opacity:1}.collections-item-block{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:24px;z-index:200}.collections-item-title{font-family:"Museo Sans Cyrl 500",sans-serif;font-size:24px;color:#fff;text-align:center;line-height:29px}.collections-item-price{margin-top:6px;color:#fff;text-align:center}.collections-item-brand{margin-top:6px;font-size:14px;color:#78909c;line-height:17px}.collections-item-icons{display:flex;justify-content:space-between;position:absolute;left:12px;right:12px;top:12px;z-index:200}.collections-item-icons-left{justify-content:flex-start}.collections-item-icons-right{justify-content:flex-end}.collections-item-icon{overflow:hidden}.collections-item-icon+.collections-item-icon{max-width:120px;margin-left:12px;overflow:visible}.collections-item-marker-container{max-width:100%;float:left;clear:left}.collections-item-marker-container+.collections-item-marker-container{margin-top:4px}.collections-item-marker{display:flex;align-items:center;padding:9px 12px 8px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px}.collections-item-marker-14px{padding-top:6px;padding-bottom:5px}.collections-item-marker-24px{padding-top:7px;padding-bottom:6px}.collections-item-marker>i{margin-right:7px;font-size:18px;color:#fff}.collections-item-marker-14px>i{font-size:14px}.collections-item-marker-24px>i{font-size:24px}.collections-item-marker>span{overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.collections-item-marker-14px>span{font-size:14px;line-height:17px}.collections-item-marker-24px>span{font-size:24px;line-height:29px}.collections-item-colors{display:flex;margin-left:-6px;margin-top:-6px}.collections-item-color{width:36px;min-width:36px;height:36px;margin-left:6px;margin-top:6px;border:2px solid #e3ecef;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;background-position:center;background-repeat:no-repeat;background-size:cover}.collections-item-colors-add{display:flex;justify-content:flex-end;margin-top:6px;font-size:14px;color:#fff;line-height:17px}.collections-more .btn{width:100%;height:48px}@media(max-width:1042px){.container-ws .collections{flex-direction:column}.container-ws .collections [class*=col-]{width:100%}.collections-item,.container-ws .collections-item{height:185px;margin:0 -18px;-moz-border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;border-radius:0}.collections-item-block{padding:18px}.collections-item-title{font-size:20px;line-height:24px}.collections-more{margin:0 -18px}.collections-more .btn{-moz-border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;border-radius:0}}@media(min-width:1043px) and (max-width:1103px){.container-ws .collections [class*=col-]{width:50%}.container-ws .collections-item{height:-moz-calc((100vw - 64px)/ 2 * .72);height:-webkit-calc((100vw - 64px)/ 2 * .72);height:calc((100vw - 64px)/ 2 * .72)}.slide-menu-interface-2-0-1-inner .container-ws .collections-item,.slide-menu-option-2 .container-ws .collections-item{height:-moz-calc((100vw - 72px - 64px)/ 2 * .72);height:-webkit-calc((100vw - 72px - 64px)/ 2 * .72);height:calc((100vw - 72px - 64px)/ 2 * .72)}}@media(min-width:1104px) and (max-width:1271px){.container-ws .collections [class*=col-]{width:33.33333333%}.container-ws .collections-item{height:-moz-calc((100vw - 64px)/ 3 * .72);height:-webkit-calc((100vw - 64px)/ 3 * .72);height:calc((100vw - 64px)/ 3 * .72)}.slide-menu-interface-2-0-1-inner .container-ws .collections-item,.slide-menu-option-2 .container-ws .collections-item{height:-moz-calc((100vw - 72px - 64px)/ 3 * .72);height:-webkit-calc((100vw - 72px - 64px)/ 3 * .72);height:calc((100vw - 72px - 64px)/ 3 * .72)}}@media(min-width:1272px){.smart-filter-view-left-active .container .collections [class*=col-]{width:33.33333333%}}@media(min-width:1272px) and (max-width:1379px){.container-ws .collections [class*=col-]{width:33.33333333%}.smart-filter-view-left-active .container-ws .collections [class*=col-]{width:50%}.container-ws .collections-item{height:-moz-calc((100vw - 64px)/ 3 * .72);height:-webkit-calc((100vw - 64px)/ 3 * .72);height:calc((100vw - 64px)/ 3 * .72)}.slide-menu-interface-2-0-1-inner .container-ws .collections-item,.slide-menu-option-2 .container-ws .collections-item{height:-moz-calc((100vw - 72px - 64px)/ 3 * .72);height:-webkit-calc((100vw - 72px - 64px)/ 3 * .72);height:calc((100vw - 72px - 64px)/ 3 * .72)}.smart-filter-view-left-active .container-ws .collections-item{height:-moz-calc((100vw - 324px - 64px)/ 2 * .72);height:-webkit-calc((100vw - 324px - 64px)/ 2 * .72);height:calc((100vw - 324px - 64px)/ 2 * .72)}.slide-menu-interface-2-0-1-inner.smart-filter-view-left-active .container-ws .collections-item,.slide-menu-option-2.smart-filter-view-left-active .container-ws .collections-item{height:-moz-calc((100vw - 72px - 324px - 64px)/ 2 * .72);height:-webkit-calc((100vw - 72px - 324px - 64px)/ 2 * .72);height:calc((100vw - 72px - 324px - 64px)/ 2 * .72)}}@media(min-width:1380px){.smart-filter-view-left-active .container-ws .collections [class*=col-]{width:33.33333333%}.slide-menu-interface-2-0-1-inner .container-ws .collections-item,.slide-menu-option-2 .container-ws .collections-item{height:-moz-calc((100vw - 72px - 64px)/ 4 * .72);height:-webkit-calc((100vw - 72px - 64px)/ 4 * .72);height:calc((100vw - 72px - 64px)/ 4 * .72)}.smart-filter-view-left-active .container-ws .collections-item{height:-moz-calc((100vw - 324px - 64px)/ 3 * .72);height:-webkit-calc((100vw - 324px - 64px)/ 3 * .72);height:calc((100vw - 324px - 64px)/ 3 * .72)}.slide-menu-interface-2-0-1-inner.smart-filter-view-left-active .container-ws .collections-item,.slide-menu-option-2.smart-filter-view-left-active .container-ws .collections-item{height:-moz-calc((100vw - 72px - 324px - 64px)/ 3 * .72);height:-webkit-calc((100vw - 72px - 324px - 64px)/ 3 * .72);height:calc((100vw - 72px - 324px - 64px)/ 3 * .72)}}@media(min-width:1546px){.slide-menu-option-1-active .container-ws .collections [class*=col-]{width:33.33333333%}.slide-menu-option-1-active .container-ws .collections-item{height:-moz-calc((100vw - 324px - 64px)/ 3 * .72);height:-webkit-calc((100vw - 324px - 64px)/ 3 * .72);height:calc((100vw - 324px - 64px)/ 3 * .72)}}@media(min-width:1546px) and (max-width:1739px){.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .collections [class*=col-]{width:50%}.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .collections-item{height:-moz-calc((100vw - 324px - 324px - 64px)/ 2 * .72);height:-webkit-calc((100vw - 324px - 324px - 64px)/ 2 * .72);height:calc((100vw - 324px - 324px - 64px)/ 2 * .72)}}@media(min-width:1740px){.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .collections [class*=col-]{width:33.33333333%}.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .collections-item{height:-moz-calc((100vw - 324px - 324px - 64px)/ 3 * .72);height:-webkit-calc((100vw - 324px - 324px - 64px)/ 3 * .72);height:calc((100vw - 324px - 324px - 64px)/ 3 * .72)}}
/* End */


/* Start:/bitrix/templates/enext_custom/js/owlCarousel/owl.carousel.min.css?16274670082895*/
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{min-width:100%;position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/enext_custom/js/owlCarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/enext_custom/components/bitrix/catalog.section/.default/style.css?17155862065678*/
/***SECTION***/
.catalog-section-container .catalog-section{
	margin-top: 32px;	
}

.catalog-section{	
	display: flex;	
	flex-wrap: wrap;
}

.container-ws .bx-catalog-element .catalog-section,
.popup-panel .bx-catalog-element .catalog-section{
	margin-left: 0;
	margin-right: 0;
}

.tabs__content .container-ws .catalog-section{
	margin-bottom: 24px;
}

.catalog-section:before,
.catalog-section:after{
	content: none !important;
}

.catalog-section [class*="col-"]{
	margin-bottom: 24px;
}

.container-ws .catalog-section.card [class*="col-"],
.popup-panel .catalog-section.card [class*="col-"]{
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.container-ws .catalog-section.card [class*="col-"]{
	width: 16.66666667%; /***6 columns***/	
}

.popup-panel .catalog-section.card [class*="col-"]{
	width: 25%; /***4 columns***/	
}

.catalog-section.list [class*="col-"],
.catalog-section.price [class*="col-"]{
	margin-bottom: 0;
}

/***SECTION_MORE***/
.catalog-section-more{
	padding-bottom: 22px;
}

.container-ws .catalog-section-more,
.popup-panel .catalog-section-more{
	padding: 0;
}

.catalog-section-more .btn{
	width: 100%;
	height: 48px;
}

/***SECTION_DESC***/
.catalog-section-desc{
	margin-top: 46px;
}

/***PHONES***/

.catalog-section-prev + .catalog-section-list {
        margin-top: 32px;
    }
@media(max-width: 1042px){
	/***SECTION***/
	.catalog-section:before{				
		height: 1px;
		display: block !important;		
		content: "" !important;
		background: #e8edef;
	}

	.catalog-section.card.two_in_row:before,
	.catalog-section.list:before,
	.catalog-section.price:before{
		width: 100%;
	}
	
	.catalog-section-list + .catalog-section:before{
		content: none !important;
	}
	
	.catalog-section-container .catalog-section{
		margin-top: 0;	
	}

	.catalog-section-links + .catalog-section,
	.catalog-section-filter-links + .catalog-section{
		margin-top: 18px;
	}

    .catalog-section-prev + .catalog-section-list {
        margin-top: 32px;
    }
    .catalog-section-list + .catalog-section{
		margin-top: 32px;
	}

	.catalog-section-prev + .catalog-section{
		margin-top: 32px;
	}

	.container-ws .bx-catalog-element .catalog-section,
	.popup-panel .bx-catalog-element .catalog-section{
		margin-left: -18px;
		margin-right: -18px;
	}
	
	.catalog-section.card:not(.two_in_row){
		flex-direction: column;		
	}
	
	.tabs__content .container-ws .catalog-section{
		margin-bottom: 0;
	}

	.catalog-section [class*="col-"]{
		margin-bottom: 0;
	}

	.container-ws .catalog-section.card [class*="col-"],
	.popup-panel .catalog-section.card [class*="col-"]{
		width: 100%;
		padding-left: 18px;
		padding-right: 18px;
	}
	
	.container-ws .catalog-section.card.two_in_row [class*="col-"],
	.popup-panel .catalog-section.card.two_in_row [class*="col-"]{
		width: 50%;
	}
	
	/***SECTION_MORE***/
	.catalog-section-more{
		margin: 0 -18px;
		padding: 0;
	}

	.catalog-section-more .btn{
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}

	/***SECTION_DESC***/
	.catalog-section-desc{
		margin-top: 14px;
	}
}

/***DESKTOPS_LARGE_DESKTOPS***/
@media(min-width: 1043px) and (max-width: 1103px){
	/***CATALOG_SECTION***/
	.container-ws .catalog-section.card [class*="col-"]{
		width: 33.33333333%; /***3 columns***/
	}

	.popup-panel .catalog-section.card [class*="col-"]{
		width: 33.33333333%; /***3 columns***/
	}
}

@media(min-width: 1104px) and (max-width: 1271px){
	/***SECTION***/
	.container-ws .catalog-section.card [class*="col-"]{
		width: 25%; /***4 columns***/
	}
}

@media(min-width: 1272px){
	/***SECTION***/
	.smart-filter-view-left-active .container .catalog-section-container .catalog-section.card [class*="col-"]{
		width: 33.33333333%; /***3 columns***/
	}
}

@media(min-width: 1272px) and (max-width: 1379px){
	/***SECTION***/
	.container-ws .catalog-section.card [class*="col-"]{
		width: 25%; /***4 columns***/
	}

	.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]{
		width: 33.33333333%; /***3 columns***/
	}
}

@media(min-width: 1380px) and (max-width: 1545px){
	/***SECTION***/
	.container-ws .catalog-section.card [class*="col-"]{
		width: 20%; /***5 columns***/
	}

	.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]{
		width: 33.33333333%; /***3 columns***/
	}
}

@media(min-width: 1546px) and (max-width: 1701px){
	/***SECTION***/
	.container-ws .catalog-section.card [class*="col-"]{
		width: 20%; /***5 columns***/
	}

	.slide-menu-interface-2-0-1 .container-ws .catalog-section.card [class*="col-"],
	.slide-menu-option-1-active .container-ws .catalog-section.card [class*="col-"],
	.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]{
		width: 25%; /***4 columns***/
	}

	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]{
		width: 33.33333333%; /***3 columns***/
	}
}

@media(min-width: 1702px){
	/***SECTION***/
	.slide-menu-interface-2-0-1 .container-ws .catalog-section.card [class*="col-"],
	.slide-menu-option-1-active .container-ws .catalog-section.card [class*="col-"],
	.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]{
		width: 20%; /***5 columns***/
	}
}

@media(min-width: 1702px) and (max-width: 1739px){
	/***SECTION***/
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]{
		width: 33.33333333%; /***3 columns***/
	}
}

@media(min-width: 1740px){
	/***SECTION***/
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]{
		width: 25%; /***4 columns***/
	}
}
/* End */


/* Start:/bitrix/templates/enext_custom/components/bitrix/catalog.product.subscribe/.default/style.min.css?16274670081674*/
.bx-catalog-subscribe-popup-window{font-family:"Museo Sans Cyrl 300",sans-serif;font-size:16px;font-weight:300;overflow:hidden}.popup-window.bx-catalog-subscribe-popup-window.popup-window-with-titlebar{padding:0}.bx-catalog-subscribe-popup-window .popup-window-titlebar{width:100%;height:65px;display:table;padding:0 50px 0 32px;background-color:#f1f6f7}.bx-catalog-subscribe-popup-window .popup-window-titlebar-text{display:table-cell;vertical-align:middle;padding:0;font-family:"Museo Sans Cyrl 500",sans-serif;font-size:20px;font-weight:400;color:#263238;line-height:24px}.bx-catalog-subscribe-popup-window .popup-window-content{padding:18px 32px 0}.bx-catalog-subscribe-alert{padding-bottom:32px}.bx-catalog-subscribe-alert .alert{margin:0}.bx-catalog-subscribe-form-caption{margin:-3px 0 9px;font-size:16px;color:#263238;line-height:19px}.bx-catalog-subscribe-popup-window .popup-window-close-icon{width:50px;height:65px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;right:0;top:0;-webkit-transition:all .15s ease 0s;-moz-transition:all .15s ease 0s;-o-transition:all .15s ease 0s;transition:all .15s ease 0s;cursor:pointer}.bx-catalog-subscribe-popup-window .popup-window-close-icon:after{content:none}.bx-catalog-subscribe-popup-window .popup-window-close-icon>i{font-size:16px;color:#78909c}.bx-no-touch .bx-catalog-subscribe-popup-window .popup-window-close-icon:hover>i,.bx-touch .bx-catalog-subscribe-popup-window .popup-window-close-icon:active>i{color:#6639b6}.bx-catalog-subscribe-popup-window .popup-window-buttons{padding:0 32px 32px}.bx-catalog-subscribe-popup-window .popup-window-buttons button{width:100%}
/* End */


/* Start:/bitrix/templates/enext_custom/components/bitrix/catalog.item/.default/style.css?171463202357274*/
.product-item-container{
	height: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
}

.list .product-item-container,
.price .product-item-container{
	height: auto;
	display: block;
}

/*.product-item-container.hover{
	z-index: 202;
}

.product-item{
	width:100%;	
	top: 0;
	flex-grow: 1;
	display: flex;
	flex-direction: column;	
	padding: 24px;	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e8edef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;	
	-webkit-transition: height 0.15s ease 0s, top 0.15s ease 0s, box-shadow 0.15s ease 0s;
	-moz-transition: height 0.15s ease 0s, top 0.15s ease 0s, box-shadow 0.15s ease 0s;
	-o-transition: height 0.15s ease 0s, top 0.15s ease 0s, box-shadow 0.15s ease 0s;
	transition: height 0.15s ease 0s, top 0.15s ease 0s, box-shadow 0.15s ease 0s;
}*/
.product-item{
	width:100%;
	top: 0;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	padding: 10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e8edef;
	background-color: #fff;
}

.list .product-item,
.price .product-item{
	flex-direction: row;	
	border-left: none;
	border-right: none;
	border-top: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}

.price .product-item{
	align-items: center;
	padding: 12px;
}

.list .product-item,
.price .product-item{	
	padding-left: 42px;
}

.container-ws .card .product-item,
.popup-panel .card .product-item{
	border-left: none;
	border-right: 1px solid #e8edef;
	border-top: none;
	border-bottom: 1px solid #e8edef;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}

/*.product-item-container.hover .product-item{
	min-height: -moz-calc(100% + 6px);
	min-height: -webkit-calc(100% + 6px);
	min-height: calc(100% + 6px);
	position: absolute;
	left: 0;
	top: -3px;
	-webkit-box-shadow: 0 0 36px rgba(85, 104, 110, 0.18);
	-moz-box-shadow: 0 0 36px rgba(85, 104, 110, 0.18);
	box-shadow: 0 0 36px rgba(85, 104, 110, 0.18);
}*/

.list .product-item-container.hover .product-item{
	padding-bottom: 30px;
}

.price .product-item-container.hover .product-item{
	padding-bottom: 24px;
}

/***IMAGE***/
.product-item-image-wrapper{
	width: 100%;
	height: 222px;
	display: table;
	position: relative;
}

.list .product-item-image-wrapper{		
	width: 222px;
	margin-right: 24px;
}

.price .product-item-image-wrapper{		
	width: 80px;
	height: 80px;
	margin-right: 18px;
}

.product-item-image:link,
.product-item-image:visited{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.product-item-image > img{
	width: auto;
	height: auto;
	max-width: 222px;
	max-height: 222px;
}

.price .product-item-image > img{
	max-width: 80px;
	max-height: 80px;
}

/***MARKERS***/
.product-item-markers{
	position: absolute;
	left: -13px;
	right: -13px;
	/*top: -13px;*/
	top: -3px;
}

.list .product-item-markers,
.price .product-item-markers{
	left: 0;
	right: 0;
	top: 0;
}

.product-item-markers-icons,
.list .product-item-markers-icons{
	max-width: 203px;
	right: unset;
}

.price .product-item-markers-icons{
	max-width: unset;
	right: 0;
}

.product-item-marker-container{
	max-width: 100%;
	float: left;
	clear: left;
}

.product-item-marker-container-hidden{
	display: none;
}

.product-item-marker-container:not(.product-item-marker-container-hidden) + .product-item-marker-container{
	margin-top: 4px;
}

.product-item-marker{	
	display: flex;
	align-items: center;	
	padding: 9px 12px 8px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
}

.price .product-item-marker{
	padding-left: 8px;
	padding-right: 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	
}

.product-item-marker-discount{
	background: #d3115a;	
}

.product-item-marker-14px{
	padding-top: 6px;
	padding-bottom: 5px;
}

.product-item-marker-24px{
	padding-top: 7px;
	padding-bottom: 6px;
}

.price .product-item-marker,
.price .product-item-marker-14px,
.price .product-item-marker-24px{
	padding-top: 3px;
	padding-bottom: 2px;
}

.product-item-marker > i{
	margin-right: 7px;
	font-size: 18px;
	color: #fff;
}

.price .product-item-marker > i{
	margin-right: 5px;
}

.product-item-marker-14px > i{
	font-size: 14px;
}

.product-item-marker-24px > i{
	font-size: 24px;
}

.price .product-item-marker > i,
.price .product-item-marker-14px > i,
.price .product-item-marker-24px > i{
	font-size: 12px;
}

.product-item-marker > span{
	overflow: hidden;	
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product-item-marker-14px > span{
	font-size: 14px;
	line-height: 17px;
}

.product-item-marker-24px > span{
	font-size: 24px;
	line-height: 29px;
}

.price .product-item-marker > span,
.price .product-item-marker-14px > span,
.price .product-item-marker-24px > span{
	font-size: 12px;
	line-height: 16px;
}

/***BRAND***/
.product-item-brand{
	width: 90px;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	position: absolute;
	left: 0;
	bottom: 0;
}

.product-item-brand > img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 40px;
}

/***DELAY***/
.product-item-icons-container{
	display: table;
	padding: 2px 5px;
	position: absolute;
	right: -10px;
	top: -6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
}

.list .product-item-icons-container{
	right: 0;
}

.price .product-item-icons-container{
	width: 39px;
	position: static;
	margin-left: 12px;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	background: none;
}

.product-item-delay,
.product-item-delayed{	
	display: table-cell;
	vertical-align: middle;
	padding: 0 5px;
}

.price .product-item-delay,
.price .product-item-delayed{
	padding: 0;
	text-align: center;
}

.product-item-delay i{
	color: #ced9db;
}

.product-item-delay i,
.product-item-delayed i{
	font-size: 21px;
	cursor: pointer;
}

.bx-no-touch .product-item-delay i:hover,
.bx-touch .product-item-delay i:active{
	color: #b2c7cb;
}

.product-item-delayed i{
	color: #ffd200;
}

/***DELAY_LOADER***/
.product-item-delay-loader{
	width: 21px;
	height: 21px;
	position: relative;
}

.product-item-delay-loader:after,
.product-item-delay-loader > div,
.product-item-delay-loader > div > span,
.product-item-delay-loader > div > span:after{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.product-item-delay-loader:after{
	content: "";
	border: 3px solid #e3ecef;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
}

.product-item-delay-loader > div{
	z-index: 1;
	-webkit-animation: loaderRotate1 4.8s linear infinite;
	animation: loaderRotate1 4.8s linear infinite;
}

.product-item-delay-loader > div > span{
	clip: rect(0, 21px, 21px, 10.5px);
	-webkit-animation: loaderRotate2 1.2s linear infinite;
	animation: loaderRotate2 1.2s linear infinite;
}

.product-item-delay-loader > div > span:after{
	content: "";
	clip: rect(0, 21px, 21px, 10.5px);
	border: 3px solid #6639b6;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: loaderRotate3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
	animation: loaderRotate3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
}

/***QUICK_VIEW***/
.product-item-quick-view{
	max-width: 100%;
	display: flex;
	align-items: center;
	padding: 8px 12px 9px;
	position: absolute;
	left: -9999px;
	top: -9999px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: rgba(69, 90, 100, 0.5);
	opacity: 0;
	-webkit-transition: background 0.15s ease 0s, opacity 0.15s ease 0s;
	-moz-transition: background 0.15s ease 0s, opacity 0.15s ease 0s;
	-o-transition: background 0.15s ease 0s, opacity 0.15s ease 0s;
	transition: background 0.15s ease 0s, opacity 0.15s ease 0s;
	cursor: pointer;
}

/*.product-item-container.hover .product-item-quick-view{*/
.product-item-container.hover2 .product-item-quick-view{
	left: 50%;
	top: 50%;
	opacity: 1;
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.bx-no-touch .product-item-quick-view:hover,
.bx-touch .product-item-quick-view:active{
	background: rgba(69, 90, 100, 0.85);
}

.product-item-quick-view > i{
	padding-right: 8px;
	font-size: 24px;
	color: #fff;
}

.price .product-item-quick-view > i{
	padding-right: 0;
}

.product-item-quick-view > span{
	overflow: hidden;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.price .product-item-quick-view > span{
	display: none;
}

/***ARTICLE***/
.product-item-article{
	height: 17px;
	margin-top: 16px;
	overflow: hidden;
	font-size: 14px;
	color: #78909c;
	text-overflow: ellipsis;
	line-height: 17px;
	white-space: nowrap;
}

.list .product-item-article,
.price .product-item-article{	
	height: auto;
	margin-top: 6px;
	overflow: visible;
	white-space: normal;
}

/***TITLE***/
.product-item-title{
	height: 38px;
	margin-top: 6px;
	overflow: hidden;
}

.list .product-item-title,
.price .product-item-title{
	height: auto;
	margin-top: 0;
	overflow: visible;	
}

.product-item-title > a:link,
.product-item-title > a:visited{
	display: block;	
	color: #263238;
	text-decoration: none;	
}

.list .product-item-title > a{
	font-family: "Museo Sans Cyrl 500", sans-serif;
	font-size: 24px;
	line-height: 29px;
}

.bx-no-touch .product-item-title > a:hover,
.bx-touch .product-item-title > a:active{
	color: #6639b6;
}

/***RATING***/
.product-item-rating{
	height: 24px;
	display: flex;
	align-items: center;
	margin-top: 6px;
}

.list .product-item-rating,
.price .product-item-rating{
	height: auto;
}

.product-item-rating-val{
	margin-right: 6px;
	padding: 4px 8px 3px;
	font-family: "Museo Sans Cyrl 500", sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 17px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #008d55;
}

.product-item-rating-val[data-rate="1"]{
	background: #d03913;
}

.product-item-rating-val[data-rate="2"]{
	background: #ca6c00;
}

.product-item-rating-val[data-rate="3"]{
	background: #a58900;
}

.product-item-rating-val[data-rate="4"]{
	background: #568d00;
}

.product-item-rating-reviews-count{
	font-size: 14px;
	color: #78909c;
	line-height: 17px;
}

/***PREVIEW_TEXT***/
.list .product-item-preview-text{
	margin-top: 18px;
}

/***PROPERTIES***/
.product-item-properties-block{
	width: 100%;
	display: table;
	table-layout: fixed;
	margin-top: 12px;
}

.list .product-item-properties-block{
	margin-top: 18px;
}

.product-item-properties{	
	display: table-row;
}

.product-item-properties:nth-child(odd){
	background-color: #f1f6f7;
}

.product-item-properties-name,
.product-item-properties-val{
	display: table-cell;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 7px;
	overflow: hidden;
	font-size: 14px;
	line-height: 17px;
	text-overflow: ellipsis;
}

.list .product-item-properties-name,
.list .product-item-properties-val{
	padding-bottom: 8px;
	font-size: 16px;
	line-height: 19px;
}

.product-item-properties-name{
	width: 60%;
	padding-left: 12px;
	padding-right: 8px;
}

.list .product-item-properties-name{
	width: 20%;
	padding-left: 16px;
}

.container .list .product-item-properties-name{
	width: 50%;
}

.product-item-properties-val{
	padding-left: 8px;
	padding-right: 12px;
	font-family: "Museo Sans Cyrl 700", sans-serif;
}

.list .product-item-properties-val{
	padding-right: 16px;
}

/***ADVANTAGES***/
.list .product-item-advantages{
	display: flex;
	flex-wrap: wrap;
	margin-left: -12px;
	margin-top: 12px;
}

.list .product-item-advantages-item{
	margin-left: 12px;
	margin-top: 12px;
	position: relative;
	cursor: pointer;
}

.list .product-item-advantages-item-pic{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.list .product-item-advantages-item-tooltip{
    width: 162px;
	margin: 0 0 10px -81px;
	padding: 7px 12px 9px;
	position: absolute;
	left: -9999px;
	bottom: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 17px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #000;
	opacity: 0;	
	-moz-transform: translate3d(0px, -10px, 0px);
	-o-transform: translate3d(0px, -10px, 0px);
	-webkit-transform: translate3d(0px, -10px, 0px);
	transform: translate3d(0px, -10px, 0px);
	-webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	z-index: 200;
}

.list .product-item-advantages-item-tooltip:after{
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -6px;
	content: "";
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #000;
}

.bx-no-touch .list .product-item-advantages-item:hover .product-item-advantages-item-tooltip,
.bx-touch .list .product-item-advantages-item:active .product-item-advantages-item-tooltip{
	left: 50%;
	opacity: 0.85;
	-moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}

/***INFO***/
.product-item-info-container{
	width: 100%;
	display: table;
	height: 70px;
	margin-top: auto;
	padding-top: 12px;
}

.product-item-container.hover .product-item-info-container{
	height: auto;
	min-height: 70px;
}

.product-item-info-block{
	max-width: 0;
	display: table-cell;
	vertical-align: bottom;
}

.product-item-info{
	width: 100%;
	display: table;
}

.list .product-item-info,
.price .product-item-info{	
	width: auto;
	display: block;
}

.list .product-item-info{
	flex-grow: 1;
}

.price .product-item-info{
	width: 20%;
}

.product-item-blocks{
	max-width: 0;
	display: table-cell;
	vertical-align: middle;
}

.list .product-item-blocks{
	width: 240px;
	min-width: 240px;
	max-width: unset;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-left: 32px;
}

.list .product-item-block{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	text-align: right;
}

.product-item-hidden{	
	position: absolute;
	left: -9999px;
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-moz-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
}

.product-item-container.hover .product-item-hidden{
	position: static;
	opacity: 1;
}

/***COLS***/
.price .product-item-scu-col,
.price .product-item-basket-props-col{
	width: 240px;
	margin-left: 24px;
}

.price .product-item-sale{
	flex-grow: 1;
	display: flex;
	align-items: center;
	margin-left: 24px;
}

.price .product-item-sale-col{
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	text-align: right;
}

/***SCU***/
[data-entity="sku-block"]:last-child{
	margin-bottom: 18px;
}

.list [data-entity="sku-block"]{
	margin-top: 12px;
}

.price [data-entity="sku-block"] + [data-entity="sku-block"]{
	margin-top: 12px;
}

.list [data-entity="sku-block"]:last-child,
.price [data-entity="sku-block"]:last-child{
	margin-bottom: 0;
}

.product-item-scu-container{
	padding-bottom: 12px;
}

.list .product-item-scu-container,
.price .product-item-scu-container{
	padding-bottom: 0;
}

.product-item-scu-title{
	overflow: hidden;
	color: #263238;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product-item-scu-title > span{
	padding-left: 3px;
	font-size: 14px;
	color: #78909c;
	line-height: 17px;
}

.product-item-scu-block{
	margin-top: 2px;
}

.product-item-scu-list{
}

.product-item-scu-item-list{	
	margin: 0 0 0 -6px;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

/***SCU_PICT***/
.product-item-scu-item-color,
.product-item-scu-item-text{
	float: left;
	margin-left: 6px;
	margin-top: 6px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.product-item-scu-item-color{
	width: 36px;
	height: 36px;
	position: relative;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.product-item-scu-item-color.notallowed{
	background-color: #f1f6f7 !important;
}

.product-item-scu-item-color:before,
.product-item-scu-item-color:after{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.product-item-scu-item-color:before{	
	content: none;
	border: 4px solid transparent;	
}

.bx-no-touch .product-item-scu-item-color:hover:before,
.bx-touch .product-item-scu-item-color:active:before,
.product-item-scu-item-color.selected:before{
	content: "";
	border-color: #fff;
}

.product-item-scu-item-color:after{	
	content: "";
	border: 2px solid #e3ecef;	
}

.bx-no-touch .product-item-scu-item-color:hover:after,
.bx-touch .product-item-scu-item-color:active:after{	
	border-color: #78909c;
}

.product-item-scu-item-color.selected:after,
.bx-no-touch .product-item-scu-item-color.selected:hover:after,
.bx-touch .product-item-scu-item-color.selected:active:after{
	border-color: #6639b6;
}

/***SCU_TEXT***/
.product-item-scu-item-text{
	padding: 8px 15px 7px;
	color: #263238;	
	border: 2px solid #e3ecef;
}

.product-item-scu-item-text.notallowed{	
    color: #ced9db;
	border-color: transparent;
	background: #f1f6f7;
}

.bx-no-touch .product-item-scu-item-text:hover,
.bx-touch .product-item-scu-item-text:active{
	color: #263238;
	border-color: #78909c;
	background: #e3ecef;
}

.product-item-scu-item-text.selected,
.bx-no-touch .product-item-scu-item-text.selected:hover,
.bx-touch .product-item-scu-item-text.selected:active{
	color: #263238;
	border-color: #6639b6;
	background: rgba(102, 57, 182, 0.16);
}

/***BASKET_PROPS***/
.product-item-basket-props-container:last-child{
	margin-bottom: 8px;
}

.list .product-item-basket-props-container{
	margin-top: 12px;
}

.price .product-item-basket-props-container + .product-item-basket-props-container{
	margin-top: 12px;
}

.list .product-item-basket-props-container:last-child,
.price .product-item-basket-props-container:last-child{
	margin-bottom: 0;
}

.product-item-basket-props-title{
	font-size: 14px;
	color: #455a64;
	line-height: 17px;
}

.product-item-basket-props-block{
	margin-top: 9px;
	padding-bottom: 7px;
}

.list .product-item-basket-props-block,
.price .product-item-basket-props-block{
	max-width: 240px;
	padding-bottom: 0;
}

.product-item-scu-container .product-item-basket-props-block,
.list .product-item-scu-container .product-item-basket-props-block,
.price .product-item-scu-container .product-item-basket-props-block{
	padding-bottom: 0;
}

.product-item-basket-props-input-radio{	
}

.product-item-basket-props-input-radio label {
	min-height: auto;
	display: table;
	padding: 0;
	font-weight: 300;
	cursor: pointer;
}

.product-item-basket-props-input-radio label:last-child {
	margin: 0;
}

.product-item-basket-props-input-radio label input[type="radio"]{
	display: none;
}

.product-item-basket-props-input-radio label .check-container{
	display: table-cell;
	vertical-align: middle;
}

.product-item-basket-props-input-radio label .check{
	width: 18px;
	height: 18px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	border-radius: 9px;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
	background-color: #ced9db;
}

.bx-no-touch .product-item-basket-props-input-radio label:hover .check,
.bx-touch .product-item-basket-props-input-radio label:active .check{
	background-color: #78909c;
}

.product-item-basket-props-input-radio label.disabled .check{
	background-color: #ced9db;
}

.product-item-basket-props-input-radio label input[type=radio]:checked + .check-container .check{
	background-color: #6639b6;
}

.product-item-basket-props-input-radio label .check i{
	display: none;
	font-size: 12px;
	color: #fff;
}

.product-item-basket-props-input-radio label input[type=radio]:checked + .check-container .check i{
	display: inline-block;
}

.product-item-basket-props-input-radio label .text{	
	display: table-cell;
	vertical-align: middle;
	padding-left: 9px;
	font-size: 14px;
	color: #455a64;
	line-height: 17px;
}

.product-item-basket-props-input-radio label.disabled .text{
	color: #78909c;
}

.product-item-basket-props-input-radio label .text > span{
	margin-left: 3px;
	padding: 0 5px;
	font-size: 12px;
	color: #78909c;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	background-color: #e3ecef;
}

.product-item-basket-props-input-radio label.disabled .text > span{
	color: #ced9db;
	background-color: #f1f6f7;
}

/***PRICE***/
.product-item-price-container{
	position: relative;
}

.product-item-price{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product-item-price-current{		
	font-family: "Museo Sans Cyrl 700", sans-serif;
	font-size: 20px;	
	color: #000;
	line-height: 24px;	
}

.list .product-item-price-current{
	font-size: 24px;
	line-height: 29px;	
}

.product-item-price-from,
.product-item-price-measure{
	color: #263238;
}

.product-item-price-not-set{
	color: #78909c;
}

.product-item-price-old{		
	overflow: hidden;
	font-size: 14px;
	color: #566b75;	
	text-decoration: line-through;
	text-overflow: ellipsis;
	line-height: 17px;
	white-space: nowrap;
}

.product-item-price-economy{
	overflow: hidden;
	font-size: 14px;
	color: #6639b6;
	text-overflow: ellipsis;
	line-height: 17px;
	white-space: nowrap;
}

/***PRICE_RANGES***/
.product-item-price-ranges-icon > i{
	font-size: 18px;
	color: #ced9db;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.bx-no-touch .product-item-price-container:hover .product-item-price-ranges-icon > i,
.bx-touch .product-item-price-container:active .product-item-price-ranges-icon > i{
	color: #6639b6;
}

.product-item-ranges-container{
	margin-bottom: 12px;
	position: absolute;
	left: -9999px;
	bottom: 100%;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 24px rgba(85, 104, 110, 0.36);
	-moz-box-shadow: 0 0 24px rgba(85, 104, 110, 0.36);
	box-shadow: 0 0 24px rgba(85, 104, 110, 0.36);
	background: #f1f6f7;
	opacity: 0;
	-moz-transform: translate3d(0px, -10px, 0px);
	-o-transform: translate3d(0px, -10px, 0px);
	-webkit-transform: translate3d(0px, -10px, 0px);
	transform: translate3d(0px, -10px, 0px);
	-webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	z-index: 200;
}

.list .product-item-ranges-container,
.price .product-item-ranges-container{
	margin-right: 18px;
	margin-bottom: 0;
	left: unset;
	right: -9999px;
	top: 0;
	bottom: unset;
	-moz-transform: translate3d(-10px, 0px, 0px);
	-o-transform: translate3d(-10px, 0px, 0px);
	-webkit-transform: translate3d(-10px, 0px, 0px);
	transform: translate3d(-10px, 0px, 0px);
}

.bx-no-touch .product-item-price-container:hover .product-item-ranges-container,
.bx-touch .product-item-price-container:active .product-item-ranges-container{
	left: 0;
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}

.bx-no-touch .list .product-item-price-container:hover .product-item-ranges-container,
.bx-touch .list .product-item-price-container:active .product-item-ranges-container,
.bx-no-touch .price .product-item-price-container:hover .product-item-ranges-container,
.bx-touch .price .product-item-price-container:active .product-item-ranges-container{
	left: unset;
	right: 100%;
}

.product-item-ranges{
	display: table;
	table-layout: fixed;
	white-space: nowrap;
}

.product-item-ranges .product-item-properties-name{
	width: auto;
}

.list .product-item-ranges .product-item-properties-name,
.list .product-item-ranges .product-item-properties-val{
	padding-bottom: 7px;
	font-size: 14px;
	line-height: 17px;
}

.list .product-item-ranges .product-item-properties-name{
	width: auto;
	padding-left: 12px;
}

.list .product-item-ranges .product-item-properties-val{
	padding-right: 12px;
}

/***QUANTITY_LIMIT***/
.product-item-quantity{
	display: flex;
	align-items: center;
	margin-top: 6px;
}

.product-item-quantity-icon{
	font-size: 16px;
	color: #008d55;
}

.product-item-quantity-not-avl .product-item-quantity-icon{
	color: #b2c7cb;
}

.product-item-quantity-val{
	padding-left: 6px;
	overflow: hidden;
	color: #78909c;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/***QUANTITY***/
.price [data-entity="quantity-block"]{
	width: 160px;
	margin-left: 24px;
}

.product-item-amount{	
	display: table;
	margin-top: 18px;
}

.price .product-item-amount{
	margin-top: 0;
}

.price .product-item-amount + .product-item-amount{
	margin-top: 18px;
}

.product-item-amount-btn-minus,
.product-item-amount-input,
.product-item-amount-btn-plus,
.product-item-amount-measure{
	display: table-cell;
	vertical-align: middle;
}

.product-item-amount-btn-minus:link,
.product-item-amount-btn-minus:visited,
.product-item-amount-btn-plus:link,
.product-item-amount-btn-plus:visited{
	width: 36px;
	height: 36px;
	color: #78909c;
	text-align: center;
	text-decoration: none;	
	background: #f1f6f7;
}

.product-item-amount-btn-minus{
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-khtml-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.product-item-amount-btn-plus{
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-khtml-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

.bx-no-touch .product-item-amount-btn-minus:not(.product-item-amount-btn-disabled):hover,
.bx-touch .product-item-amount-btn-minus:not(.product-item-amount-btn-disabled):active,
.bx-no-touch .product-item-amount-btn-plus:not(.product-item-amount-btn-disabled):hover,
.bx-touch .product-item-amount-btn-plus:not(.product-item-amount-btn-disabled):active{
	color: #6639b6;
	background: #e3ecef;
}

.product-item-amount-btn-disabled:link,
.product-item-amount-btn-disabled:visited{	
	color: #ced9db;
	cursor: default;
}

.product-item-amount-input{	
	width: 48px;	
	height: 36px;	
	padding: 0;
	font-family: "Museo Sans Cyrl 300", sans-serif;
	font-size: 16px;	
	color: #263238;
	text-align: center;	
	border: none;
	-webkit-appearance: none;
	background: #f1f6f7;
}

.product-item-amount-input:focus{
	outline: none;
}

.product-item-amount-measure{		
	padding-left: 12px;	
	color: #263238;	
	white-space: nowrap;
}

/***TOTAL_COST***/
.product-item-total-cost{
	margin-top: 18px;
	font-size: 14px;
	color: #78909c;
	line-height: 17px;
}

.price .product-item-total-cost{
	margin-top: 6px;
}

.product-item-total-cost > span{
	margin-left: 6px;
	font-family: "Museo Sans Cyrl 700", sans-serif;
	color: #263238;
}

/***COMPARE***/
.product-item-compare{
	margin-top: 18px;
}

.list .product-item-compare,
.price .product-item-compare{
	position: absolute;
	left: 12px;
	top: 12px;
	margin-top: 0;
}

.product-item-compare label{
	display: flex;
	margin: 0;
	font-weight: 300;
	cursor: pointer;
}

.product-item-compare input[type="checkbox"]{
	display: none;
}

.product-item-compare-checkbox{
	width: 18px;
	height: 18px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #e3ecef;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.bx-no-touch .product-item-compare label:hover .product-item-compare-checkbox,
.bx-touch .product-item-compare label:active .product-item-compare-checkbox{
	background: #78909c;
}

.product-item-compare input[type="checkbox"]:checked ~ .product-item-compare-checkbox{
	background: #6639b6;
}

.product-item-compare-checkbox > i{
	display: none;
	font-size: 12px;
	color: #fff;
}

.product-item-compare input[type="checkbox"]:checked ~ .product-item-compare-checkbox > i{
	display: inline-block;
}

.product-item-compare-title{
	margin-left: 9px;
	color: #78909C;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.bx-no-touch .product-item-compare label:hover .product-item-compare-title,
.bx-touch .product-item-compare label:active .product-item-compare-title,
.product-item-compare input[type="checkbox"]:checked ~ .product-item-compare-title{
	color: #263238;
}

/***BUTTON***/
.product-item-button-container{
	width: 45px;
	display: table-cell;
	vertical-align: bottom;
}

.list .product-item-button-container{
	width: auto;
	display: block;
	margin-top: 18px;
}

.price .product-item-button-container{
	display: block;
	margin-left: 24px;
}

.product-item-button-container .btn{
	width: 100%;	
	padding: 0;
}

.list .product-item-button-container .btn{
	width: auto;
	padding: 0 24px;
}

.product-item-button-container .btn > i{
	padding-right: 0;	
}

.list .product-item-button-container .btn > i{
	padding-right: 12px;
}

.product-item-button-container .btn > span:not(.btn-loader){
	display: none;
}

.list .product-item-button-container .btn > span:not(.btn-loader){
	display: block;
}

/***PHONES***/
@media(max-width: 1042px){
	.product-item-container{
		height: auto !important;
		display: block;
		margin-left: -18px;
		margin-right: -18px;
		position: static;
	}
	
	.product-item,
	.container-ws .card .product-item,
	.popup-panel .card .product-item,
	.list .product-item,
	.price .product-item{	
		display: block;
		padding: 18px;
		border-left: none;
		border-right: none;
		border-top: none;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}

	.card.two_in_row .product-item,
	.container-ws .card.two_in_row .product-item,
	.popup-panel .card.two_in_row .product-item,
	.list .product-item,
	.price .product-item{
		border-right: 1px solid #e8edef;
	}

	.card.two_in_row [class*="col-"]:nth-child(2n+2) .product-item,
	.container-ws .card.two_in_row [class*="col-"]:nth-child(2n+2) .product-item,
	.popup-panel .card.two_in_row [class*="col-"]:nth-child(2n+2) .product-item,
	.list [class*="col-"]:nth-child(2n+2) .product-item,
	.price [class*="col-"]:nth-child(2n+2) .product-item{
		border-right: 1px solid transparent;
	}

	.card.one_in_row_list .product-item,
	.container-ws .card.one_in_row_list .product-item,
	.popup-panel .card.one_in_row_list .product-item{
		display: table;
	}
	
	.product-item-container.hover .product-item{
		min-height: unset;
		position: static;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.list .product-item-container.hover .product-item,
	.price .product-item-container.hover .product-item{
		padding-bottom: 18px;
	}

	/***IMAGE***/
	.card.one_in_row_list .product-item-image-wrapper{		
		width: 112px;
		height: auto;
		float: none;
		display: table-cell;
		vertical-align: top;
		padding-right: 12px;
		position: static;
	}
	
	.card.one_in_row_list .product-item-image{		
		width: 100px;
		height: 100px;
		position: relative;
	}
	
	.card.one_in_row_list .product-item-image > img{
		max-width: 100px;
		max-height: 100px;
	}

	/***MARKERS***/
	.product-item-markers,
	.list .product-item-markers,
	.price .product-item-markers{
		left: -6px;
		right: -6px;
		top: -6px;
	}

	.product-item-markers-icons,
	.list .product-item-markers-icons,
	.price .product-item-markers-icons{
		max-width: unset;
		right: -6px;
	}

	.card.two_in_row .product-item-marker,
	.card.one_in_row_list .product-item-marker,
	.list .product-item-marker{
		padding-left: 8px;
		padding-right: 8px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;	
	}
	
	.card.two_in_row .product-item-marker,
	.card.two_in_row .product-item-marker-14px,
	.card.two_in_row .product-item-marker-24px,
	.card.one_in_row_list .product-item-marker,
	.card.one_in_row_list .product-item-marker-14px,
	.card.one_in_row_list .product-item-marker-24px,
	.list .product-item-marker,
	.list .product-item-marker-14px,
	.list .product-item-marker-24px{
		padding-top: 3px;
		padding-bottom: 2px;
	}
	
	.card.two_in_row .product-item-marker > i,
	.card.one_in_row_list .product-item-marker > i,
	.list .product-item-marker > i{
		margin-right: 5px;
	}

	.card.two_in_row .product-item-marker > i,
	.card.two_in_row .product-item-marker-14px > i,
	.card.two_in_row .product-item-marker-24px > i,
	.card.one_in_row_list .product-item-marker > i,
	.card.one_in_row_list .product-item-marker-14px > i,
	.card.one_in_row_list .product-item-marker-24px > i,
	.list .product-item-marker > i,
	.list .product-item-marker-14px > i,
	.list .product-item-marker-24px > i{
		font-size: 12px;
	}
	
	.card.two_in_row .product-item-marker > span,
	.card.two_in_row .product-item-marker-14px > span,
	.card.two_in_row .product-item-marker-24px > span,
	.card.one_in_row_list .product-item-marker > span,
	.card.one_in_row_list .product-item-marker-14px > span,
	.card.one_in_row_list .product-item-marker-24px > span,
	.list .product-item-marker > span,
	.list .product-item-marker-14px > span,
	.list .product-item-marker-24px > span{
		font-size: 12px;
		line-height: 16px;
	}
	
	/***BRAND***/
	.card.two_in_row .product-item-brand,
	.card.one_in_row_list .product-item-brand{
		display: none;
	}

	/***ARTICLE***/
	.product-item-article{
		height: auto;
		overflow: visible;
		white-space: normal;
	}

	/*.card.two_in_row .product-item-article{
		display: none;
	}*/
	
	.card.one_in_row_list .product-item-article{
		margin-top: 0;
	}

	/***TITLE***/
	.product-item-title{		
		height: auto;
		overflow: visible;
	}

	.card.two_in_row .product-item-title,
	.list .product-item-title,
	.price .product-item-title{
		height: 55px;
		margin-top: 12px;
		overflow: hidden;
	}

	.card.one_in_row_list .product-item-title{
		width: 100%;
		float: left;
		margin-top: 6px;
	}

	.card.two_in_row .product-item-title > a,
	.price .product-item-title > a{
		font-size: 14px;
	}

	.list .product-item-title > a{
		font-family: "Museo Sans Cyrl 300", sans-serif;
		font-size: 14px;
		line-height: 19px;
	}

	/***RATING***/
	.product-item-rating{		
		height: auto;
	}

	.card.two_in_row .product-item-rating{
		display: none;
	}

	.card.one_in_row_list .product-item-rating{
		width: 100%;
		float: left;
	}

	/***INFO***/
	.product-item-info-container{
		height: auto;
		margin-top: unset;
	}

	.card.two_in_row .product-item-info-container{
		height: 50px;
	}

	.card.one_in_row_list .product-item-info-container{
		float: left;
	}

	.product-item-container.hover .product-item-info-container{
		min-height: unset;
	}
	
	.price .product-item-info{
		width: auto;
	}

	.list .product-item-blocks{
		width: 100%;
		height: 38px;
		min-width: unset;
		flex-direction: row;
		align-items: center;
		margin-left: 0;
		margin-top: 12px;
	}

	.list .product-item-block{
		display: block;
		text-align: left;
	}

	.list .product-item-block:first-child{
		max-width: -moz-calc(100% - 34px);
		max-width: -webkit-calc(100% - 34px);
		max-width: calc(100% - 34px);
	}

	.product-item-hidden{
		position: static;
		opacity: 1;
	}

	.card.two_in_row .product-item-hidden{
		display: none;
	}

	/***COLS***/
	.price .product-item-sale{
		height: 38px;
		justify-content: space-between;
		margin-left: 0;
		margin-top: 12px;
	}

	.price .product-item-sale-col{
		max-width: -moz-calc(100% - 34px);
		max-width: -webkit-calc(100% - 34px);
		max-width: calc(100% - 34px);
		display: block;
		text-align: left;
	}

	/***PRICE***/
	.card.two_in_row .product-item-price-current,
	.list .product-item-price-current,
	.price .product-item-price-current{
		font-size: 16px;
		line-height: 19px;
	}

	.card.two_in_row .product-item-price-from,
	.card.two_in_row .product-item-price-measure,
	.list .product-item-price-from,
	.list .product-item-price-measure,
	.price .product-item-price-from,
	.price .product-item-price-measure{
		font-size: 14px;
		line-height: 17px;
	}

	.card.two_in_row .product-item-price-not-set,
	.list .product-item-price-not-set,
	.price .product-item-price-not-set{
		font-size: 14px;
		line-height: 17px;
	}
	
	.card.two_in_row .product-item-price-economy{
		display: none;
	}

	/***PRICE_RANGES***/
	.list .product-item-ranges-container,
	.price .product-item-ranges-container{
		margin-right: 0;
		margin-bottom: 12px;
		left: -9999px;
		right: unset;
		top: unset;
		bottom: 100%;
		-moz-transform: translate3d(0px, -10px, 0px);
		-o-transform: translate3d(0px, -10px, 0px);
		-webkit-transform: translate3d(0px, -10px, 0px);
		transform: translate3d(0px, -10px, 0px);
	}

	.bx-no-touch .list .product-item-price-container:hover .product-item-ranges-container,
	.bx-touch .list .product-item-price-container:active .product-item-ranges-container,
	.bx-no-touch .price .product-item-price-container:hover .product-item-ranges-container,
	.bx-touch .price .product-item-price-container:active .product-item-ranges-container{
		left: 0;
		right: unset;
	}
	
	/***QUANTITY***/
	.card.one_in_row_list .product-item-amount-measure{
		padding-left: 6px;
	}

	/***TOTAL_COST***/
	.card.one_in_row_list .product-item-total-cost{
		width: 100%;
		float: left;
	}

	/***COMPARE***/
	.card.one_in_row_list .product-item-compare{
		width: 100%;
		float: left;
	}

	/***BUTTON***/
	.card.two_in_row .product-item-button-container,
	.list .product-item-button-container,
	.price .product-item-button-container{
		width: 34px;
	}

	.list .product-item-button-container{
		margin-top: 0;
	}

	.price .product-item-button-container{
		margin-left: 0;
	}

	.card.two_in_row .product-item-button-container .btn,
	.list .product-item-button-container .btn,
	.price .product-item-button-container .btn{
		height: 32px;
	}

	.list .product-item-button-container .btn{
		width: 100%;
		padding: 0;
	}

	.card.two_in_row .product-item-button-container .btn > i,
	.list .product-item-button-container .btn > i,
	.price .product-item-button-container .btn > i{
		font-size: 16px;
	}

	.list .product-item-button-container .btn > i{
		padding-right: 0;
	}

	.list .product-item-button-container .btn > span:not(.btn-loader){
		display: none;
	}

	.card.two_in_row .product-item-button-container.product-item-sku-mode > *:not(a),
	.list .product-item-button-container.product-item-sku-mode > *:not(a),
	.price .product-item-button-container.product-item-sku-mode > *:not(a),
	.card.two_in_row .product-item-button-container.product-item-props-mode > *:not(a),
	.list .product-item-button-container.product-item-props-mode > *:not(a),
	.price .product-item-button-container.product-item-props-mode > *:not(a){
		display: none !important;
	}

	.card.two_in_row .product-item-button-container.product-item-sku-mode > a,
	.list .product-item-button-container.product-item-sku-mode > a,
	.price .product-item-button-container.product-item-sku-mode > a,
	.card.two_in_row .product-item-button-container.product-item-props-mode > a,
	.list .product-item-button-container.product-item-props-mode > a,
	.price .product-item-button-container.product-item-props-mode > a{
		display: inline-flex !important;
	}
}

/***PHONES***/
@media(max-width: 518px){
	/***IMAGE***/
	.card.two_in_row .product-item-image-wrapper,
	.list .product-item-image-wrapper,
	.price .product-item-image-wrapper{
		height: auto;
		display: block;
		padding-top: 100%;
	}

	.list .product-item-image-wrapper,
	.price .product-item-image-wrapper{
		width: 100%;		
		margin-right: 0;
	}

	.card.two_in_row .product-item-image,
	.list .product-item-image,
	.price .product-item-image{
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		position: absolute;
		left: 0;
		top: 0;
	}

	.card.two_in_row .product-item-image > img,
	.list .product-item-image > img,
	.price .product-item-image > img{
		max-width: 100%;
		max-height: 100%;
	}
}

/***PHONES***/
@media(min-width: 519px) and (max-width: 1042px){
	/***IMAGE***/
	.list .product-item-image-wrapper,
	.price .product-item-image-wrapper{
		width: 100%;
		height: 222px;
		margin-right: 0;
	}

	.price .product-item-image > img{
		max-width: 222px;
		max-height: 222px;
	}
}

/***DESKTOPS_LARGE_DESKTOPS***/
@media(min-width: 1043px){
	.container-ws .catalog-section.card [class*="col-"]:nth-child(1) .product-item,
	.container-ws .catalog-section.card [class*="col-"]:nth-child(2) .product-item,
	.container-ws .catalog-section.card [class*="col-"]:nth-child(3) .product-item,
	.container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(1) .product-item,
	.container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(2) .product-item,
	.container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(3) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(1) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(2) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(1) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(2) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(3) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(1) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(2) .product-item{
		border-top: 1px solid #e8edef;
	}
}

@media(min-width: 1043px) and (max-width: 1103px){
	.container-ws .catalog-section.card [class*="col-"]:nth-child(3n+3) .product-item,
	.container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(2n+2) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(3n+3) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(2n+2) .product-item{
		border-right: none;
	}

	/***IMAGE***/
	.product-item-image-wrapper{
		height: 163px;
	}

	.list .product-item-image-wrapper{		
		width: 163px;
	}

	.product-item-image > img{
		max-width: 163px;
		max-height: 163px;
	}

	/***MARKERS***/
	.product-item-markers-icons{
		max-width: 145px;
	}

	/***PROPERTIES***/
	.list .product-item-properties-name{
		width: 50%;
	}

	/***QUANTITY***/
	.product-item-amount-measure{
		padding-left: 6px;
	}
}

@media(min-width: 1104px) and (max-width: 1271px){
	.container-ws .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	.container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3) .product-item{
		border-top: 1px solid #e8edef;
	}

	.container-ws .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	.container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4n+4) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item{
		border-right: none;
	}

	/***IMAGE***/
	.product-item-image-wrapper{
		height: 163px;
	}

	.list .product-item-image-wrapper{		
		width: 163px;
	}

	.product-item-image > img{
		max-width: 163px;
		max-height: 163px;
	}

	/***MARKERS***/
	.product-item-markers-icons{
		max-width: 145px;
	}

	/***PROPERTIES***/
	.list .product-item-properties-name{
		width: 50%;
	}

	/***QUANTITY***/
	.product-item-amount-measure{
		padding-left: 6px;
	}
}

@media(min-width: 1272px) and (max-width: 1379px){
	body:not(.smart-filter-view-left-active) .container-ws .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	body:not(.smart-filter-view-left-active) .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3) .product-item{
		border-top: 1px solid #e8edef;
	}

	body:not(.smart-filter-view-left-active) .container-ws .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	body:not(.smart-filter-view-left-active) .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4n+4) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item{
		border-right: none;
	}

	.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(3n+3) .product-item,
	.smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item{
		border-right: none;
	}

	/***PROPERTIES***/
	.list .product-item-properties-name{
		width: 50%;
	}
}

@media(min-width: 1380px) and (max-width: 1545px){
	body:not(.smart-filter-view-left-active) .container-ws .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	body:not(.smart-filter-view-left-active) .container-ws .catalog-section.card [class*="col-"]:nth-child(5) .product-item,
	body:not(.smart-filter-view-left-active) .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item,
	body:not(.smart-filter-view-left-active) .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(5) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3) .product-item{
		border-top: 1px solid #e8edef;
	}
	
	body:not(.smart-filter-view-left-active) .container-ws .catalog-section.card [class*="col-"]:nth-child(5n+5) .product-item,
	body:not(.smart-filter-view-left-active) .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(5n+5) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(4n+4) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item{
		border-right: none;
	}

	.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(3n+3) .product-item,
	.smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item{
		border-right: none;
	}

	/***PROPERTIES***/
	.list .product-item-properties-name{
		width: 50%;
	}
}

@media(min-width: 1546px) and (max-width: 1701px){
	.container-ws .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	body:not(.slide-menu-interface-2-0-1):not(.slide-menu-option-1-active):not(.smart-filter-view-left-active) .container-ws .catalog-section.card [class*="col-"]:nth-child(5) .product-item,	
	.container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item,
	body:not(.slide-menu-option-1-active):not(.smart-filter-view-left-active) .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(5) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3) .product-item,
	body:not(.slide-menu-option-1-active) .container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3) .product-item{
		border-top: 1px solid #e8edef;
	}

	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item{
		border-top: none;
	}

	body:not(.slide-menu-interface-2-0-1):not(.slide-menu-option-1-active):not(.smart-filter-view-left-active) .container-ws .catalog-section.card [class*="col-"]:nth-child(5n+5) .product-item,
	body:not(.slide-menu-option-1-active):not(.smart-filter-view-left-active) .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(5n+5) .product-item,
	body:not(.slide-menu-option-1-active) .container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(4n+4) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item{
		border-right: none;
	}

	.slide-menu-interface-2-0-1 .container-ws .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	body:not(.smart-filter-view-left-active).slide-menu-option-1-active .container-ws .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	body:not(.smart-filter-view-left-active).slide-menu-option-1-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4n+4) .product-item,
	.slide-menu-option-1-active .container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item,
	body:not(.slide-menu-option-1-active).smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	body:not(.slide-menu-option-1-active).smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4n+4) .product-item{
		border-right: none;
	}

	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(3n+3) .product-item,
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item{
		border-right: none;
	}
}

@media(min-width: 1702px){
	.container-ws .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	.container-ws .catalog-section.card [class*="col-"]:nth-child(5) .product-item,
	body:not(.slide-menu-interface-2-0-1):not(.slide-menu-option-1-active):not(.smart-filter-view-left-active) .container-ws .catalog-section.card [class*="col-"]:nth-child(6) .product-item,
	.container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item,
	.container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(5) .product-item,
	body:not(.slide-menu-option-1-active):not(.smart-filter-view-left-active) .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(6) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3) .product-item,
	.container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item,
	body:not(.slide-menu-option-1-active) .container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(5) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3) .product-item{
		border-top: 1px solid #e8edef;
	}
	
	body:not(.slide-menu-interface-2-0-1):not(.slide-menu-option-1-active):not(.smart-filter-view-left-active) .container-ws .catalog-section.card [class*="col-"]:nth-child(6n+6) .product-item,
	body:not(.slide-menu-option-1-active):not(.smart-filter-view-left-active) .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(6n+6) .product-item,
	body:not(.slide-menu-option-1-active) .container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(5n+5) .product-item,
	.popup-panel .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	.popup-panel .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item{
		border-right: none;
	}
	
	.slide-menu-interface-2-0-1 .container-ws .catalog-section.card [class*="col-"]:nth-child(5n+5) .product-item,
	body:not(.smart-filter-view-left-active).slide-menu-option-1-active .container-ws .catalog-section.card [class*="col-"]:nth-child(5n+5) .product-item,
	body:not(.smart-filter-view-left-active).slide-menu-option-1-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(5n+5) .product-item,
	.slide-menu-option-1-active .container-ws .product-item-detail-gifts .sale-products-gift [class*="col-"]:nth-child(4n+4) .product-item,
	body:not(.slide-menu-option-1-active).smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(5n+5) .product-item,
	body:not(.slide-menu-option-1-active).smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(5n+5) .product-item{
		border-right: none;
	}
}

@media(min-width: 1702px) and (max-width: 1739px){
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(4) .product-item,
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(5) .product-item,
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4) .product-item,
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(5) .product-item{
		border-top: none;
	}

	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(3n+3) .product-item,
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(3n+3) .product-item{
		border-right: none;
	}
}

@media(min-width: 1740px){
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(5) .product-item,
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(5) .product-item{
		border-top: none;
	}
	
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section.card [class*="col-"]:nth-child(4n+4) .product-item,
	.slide-menu-option-1-active.smart-filter-view-left-active .container-ws .catalog-section-gifts .sale-products-gift [class*="col-"]:nth-child(4n+4) .product-item{
		border-right: none;
	}
}

.product-item-label {
    width:70px;
    height:70px;
    position:absolute;
    right:0;
    top:0;
}
.product-item-label._new {
    background:url(/images/label_new.png) 0 0 no-repeat;
}

.product-item .brand-icon {
    position: absolute;
    bottom: 0;
    right: 0;
}
/* End */


/* Start:/bitrix/templates/enext_custom/components/bitrix/news.list/articles/style.min.css?16274670086500*/
.container-ws .articles-items,.popup-panel .articles-items{display:flex;flex-wrap:wrap}.container-ws .articles-items:after,.container-ws .articles-items:before,.popup-panel .articles-items:after,.popup-panel .articles-items:before{content:none}.container-ws .articles-items [class*=col-]{width:25%}.articles-item{height:320px;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:32px;padding:24px;position:relative;overflow:hidden;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;background:#263238}.container-ws .articles-item{height:-moz-calc((100vw - 64px - 72px)/ 4 * .85);height:-webkit-calc((100vw - 64px - 72px)/ 4 * .85);height:calc((100vw - 64px - 72px)/ 4 * .85)}.popup-panel .articles-item{height:-moz-calc((1304px - 128px - 48px)/ 3 * .85);height:-webkit-calc((1304px - 128px - 48px)/ 3 * .85);height:calc((1304px - 128px - 48px)/ 3 * .85)}.articles-item:link,.articles-item:visited{text-decoration:none}.articles-item-pic-container{height:78.75%;position:absolute;left:0;right:0;top:0;overflow:hidden;z-index:197}.articles-item-pic{position:absolute;left:0;right:0;top:0;bottom:0;background:#566b75}.articles-item-pic>img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .45s ease 0s;-moz-transition:-moz-transform .45s ease 0s;-o-transition:-o-transform .45s ease 0s;transition:transform .45s ease 0s}.articles-item-pic>img[data-lazyload-src]{-webkit-transition:-webkit-transform .45s ease 0s,opacity .3s ease 0s;-moz-transition:-moz-transform .45s ease 0s,opacity .3s ease 0s;-o-transition:-o-transform .45s ease 0s,opacity .3s ease 0s;transition:transform .45s ease 0s,opacity .3s ease 0s}.bx-no-touch .articles-item:hover .articles-item-pic>img,.bx-touch .articles-item:active .articles-item-pic>img{-moz-transform:translate(-50%,-50%) scale(1.1) rotate(.02deg);-o-transform:translate(-50%,-50%) scale(1.1);-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.articles-item-background{height:67.8125%;position:absolute;left:0;right:0;bottom:0;z-index:198}.articles-item-background:after,.articles-item-background:before{position:absolute;left:0;right:0;top:0;bottom:0;content:""}.articles-item-background:before{background:-moz-linear-gradient(top,rgba(38,50,56,0) 0,#263238 69%,#263238 100%);background:-webkit-linear-gradient(top,rgba(38,50,56,0) 0,#263238 69%,#263238 100%);background:linear-gradient(to bottom,rgba(38,50,56,0) 0,#263238 69%,#263238 100%)}.articles-item-background:after{opacity:0;background:-moz-linear-gradient(top,rgba(102,57,182,0) 0,#6639b6 69%,#6639b6 100%);background:-webkit-linear-gradient(top,rgba(102,57,182,0) 0,#6639b6 69%,#6639b6 100%);background:linear-gradient(to bottom,rgba(102,57,182,0) 0,#6639b6 69%,#6639b6 100%);-webkit-transition:opacity .3s ease 0s;-moz-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.bx-no-touch .articles-item:hover .articles-item-background:after,.bx-touch .articles-item:active .articles-item-background:after{opacity:1}.articles-item-block{display:flex;flex-direction:column;z-index:199}.articles-item-title{font-family:"Museo Sans Cyrl 700",sans-serif;font-size:20px;color:#fff;line-height:24px}.articles-item-text{margin-top:12px;color:#fff}.articles-item-marker-container{position:absolute;left:12px;right:12px;top:12px;z-index:200}.articles-item-marker{max-width:100%;display:inline-flex;align-items:center;padding:6px 12px 5px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;background:#6639b6}.articles-item-marker>span{overflow:hidden;font-size:14px;color:#fff;text-overflow:ellipsis;line-height:17px;white-space:nowrap}.articles-more{padding-bottom:22px}.articles-more .btn{width:100%;height:48px}@media(max-width:1042px){.container-ws .articles-items,.popup-panel .articles-items{flex-direction:column}.container-ws .articles-items [class*=col-]{width:100%}.articles-item{height:-moz-calc((100vw - 36px) * .85);height:-webkit-calc((100vw - 36px) * .85);height:calc((100vw - 36px) * .85);margin-bottom:18px;padding:18px}.container-ws .articles-item,.popup-panel .articles-item{height:-moz-calc((100vw - 36px) * .85);height:-webkit-calc((100vw - 36px) * .85);height:calc((100vw - 36px) * .85)}}@media(min-width:1043px) and (max-width:1103px){.container-ws .articles-items [class*=col-],.popup-panel .articles-items [class*=col-]{width:50%}.container-ws .articles-item,.popup-panel .articles-item{height:-moz-calc((100vw - 64px - 24px)/ 2 * .85);height:-webkit-calc((100vw - 64px - 24px)/ 2 * .85);height:calc((100vw - 64px - 24px)/ 2 * .85)}.slide-menu-interface-2-0-1-inner .container-ws .articles-item,.slide-menu-option-2 .container-ws .articles-item{height:-moz-calc((100vw - 72px - 64px - 24px)/ 2 * .85);height:-webkit-calc((100vw - 72px - 64px - 24px)/ 2 * .85);height:calc((100vw - 72px - 64px - 24px)/ 2 * .85)}}@media(min-width:1104px) and (max-width:1379px){.container-ws .articles-items [class*=col-]{width:33.33333333%}.container-ws .articles-item{height:-moz-calc((100vw - 64px - 48px)/ 3 * .85);height:-webkit-calc((100vw - 64px - 48px)/ 3 * .85);height:calc((100vw - 64px - 48px)/ 3 * .85)}.slide-menu-interface-2-0-1-inner .container-ws .articles-item,.slide-menu-option-2 .container-ws .articles-item{height:-moz-calc((100vw - 72px - 64px - 48px)/ 3 * .85);height:-webkit-calc((100vw - 72px - 64px - 48px)/ 3 * .85);height:calc((100vw - 72px - 64px - 48px)/ 3 * .85)}.popup-panel .articles-item{height:-moz-calc((100vw - 128px - 48px)/ 3 * .85);height:-webkit-calc((100vw - 128px - 48px)/ 3 * .85);height:calc((100vw - 128px - 48px)/ 3 * .85)}}@media(min-width:1380px){.slide-menu-interface-2-0-1-inner .container-ws .articles-item,.slide-menu-option-2 .container-ws .articles-item{height:-moz-calc((100vw - 72px - 64px - 72px)/ 4 * .85);height:-webkit-calc((100vw - 72px - 64px - 72px)/ 4 * .85);height:calc((100vw - 72px - 64px - 72px)/ 4 * .85)}}@media(min-width:1546px){.slide-menu-option-1-active .container-ws .articles-items [class*=col-]{width:33.33333333%}.slide-menu-option-1-active .container-ws .articles-item{height:-moz-calc((100vw - 64px - 324px - 48px)/ 3 * .85);height:-webkit-calc((100vw - 64px - 324px - 48px)/ 3 * .85);height:calc((100vw - 64px - 324px - 48px)/ 3 * .85)}}
/* End */


/* Start:/bitrix/templates/enext_custom/components/bitrix/news.list/block_brands/style.min.css?16274670086935*/
.brands-wrapper{width:100%;background:#f1f6f7}.brands-wrapper .h1{padding:64px 0 32px}.block-brands{padding-bottom:32px}.container-ws .block-brands{display:flex;flex-wrap:wrap;padding-bottom:64px}.container-ws .block-brands:after,.container-ws .block-brands:before{content:none}.container-ws .block-brands [class*=col-]{width:12.5%}.brands-item{height:166px;display:flex;flex-direction:column;align-items:center;margin-bottom:32px;padding:24px 12px 18px;position:relative;border:1px solid #e3ecef;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;background:#fff}.brands-item:link,.brands-item:visited{text-decoration:none;-webkit-transition:all .15s ease 0s;-moz-transition:all .15s ease 0s;-o-transition:all .15s ease 0s;transition:all .15s ease 0s}.container-ws .brands-item{margin:0;border-left:none;border-right:1px solid #e8edef;border-top:none;border-bottom:1px solid #e8edef;-moz-border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;border-radius:0}.bx-no-touch .brands-item:hover,.bx-touch .brands-item:active{-webkit-box-shadow:0 0 36px rgba(38,50,56,.16);-moz-box-shadow:0 0 36px rgba(38,50,56,.16);box-shadow:0 0 36px rgba(38,50,56,.16);z-index:202}.brands-item-image{width:112px;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center}.brands-item-image>img{width:auto;max-width:100%;height:auto;max-height:56px}.brands-item-markers{position:absolute;left:12px;right:12px;top:12px;z-index:200}.brands-item-marker-container{max-width:100%;float:left;clear:left}.brands-item-marker-container+.brands-item-marker-container{margin-top:4px}.brands-item-marker{display:flex;align-items:center;padding:9px 12px 8px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px}.brands-item-marker-14px{padding-top:6px;padding-bottom:5px}.brands-item-marker-24px{padding-top:7px;padding-bottom:6px}.brands-item-marker>i{margin-right:7px;font-size:18px;color:#fff}.brands-item-marker-14px>i{font-size:14px}.brands-item-marker-24px>i{font-size:24px}.brands-item-marker>span{overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.brands-item-marker-14px>span{font-size:14px;line-height:17px}.brands-item-marker-24px>span{font-size:24px;line-height:29px}.brands-item-title{width:100%;margin-top:24px;color:#263238;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-transition:all .15s ease 0s;-moz-transition:all .15s ease 0s;-o-transition:all .15s ease 0s;transition:all .15s ease 0s}.bx-no-touch .brands-item:hover .brands-item-title,.bx-touch .brands-item:active .brands-item-title{color:#6639b6}.brands-item-text{width:100%;margin-top:6px;font-size:14px;line-height:17px;color:#78909c;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brands-buttons{display:flex;justify-content:center;margin-top:-32px;padding-bottom:64px}@media(max-width:1042px){.brands-wrapper .h1{padding:32px 0 18px}.container-ws .block-brands:before{width:100%;height:1px;display:block!important;content:""!important;background:#e8edef}.block-brands{margin-left:-6px!important;margin-right:-6px!important;padding-bottom:20px}.container-ws .block-brands{margin-left:-18px!important;margin-right:-18px!important;padding-bottom:32px}.block-brands [class*=col-]{padding-left:6px;padding-right:6px}.container-ws .block-brands [class*=col-]{width:50%;padding-left:0;padding-right:0}.brands-item{margin-bottom:12px}.container-ws .block-brands [class*=col-]:nth-child(2n+2) .brands-item{border-right:none}.brands-item-marker{padding-left:8px;padding-right:8px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}.brands-item-marker,.brands-item-marker-14px,.brands-item-marker-24px{padding-top:3px;padding-bottom:2px}.brands-item-marker>i{margin-right:5px}.brands-item-marker-14px>i,.brands-item-marker-24px>i,.brands-item-marker>i{font-size:11px}.brands-item-marker-14px>span,.brands-item-marker-24px>span,.brands-item-marker>span{font-size:11px;line-height:16px}.brands-buttons{margin-top:-14px;padding-bottom:32px}.brands-buttons>.btn{width:100%}}@media(min-width:1043px){.container-ws .block-brands [class*=col-]:nth-child(1) .brands-item,.container-ws .block-brands [class*=col-]:nth-child(2) .brands-item,.container-ws .block-brands [class*=col-]:nth-child(3) .brands-item,.container-ws .block-brands [class*=col-]:nth-child(4) .brands-item,.container-ws .block-brands [class*=col-]:nth-child(5) .brands-item{border-top:1px solid #e8edef}}@media(min-width:1043px) and (max-width:1103px){.container-ws .block-brands [class*=col-]{width:20%}.container-ws .block-brands [class*=col-]:nth-child(5n+5) .brands-item{border-right:none}}@media(min-width:1104px) and (max-width:1379px){.container-ws .block-brands [class*=col-]{width:16.66666667%}.container-ws .block-brands [class*=col-]:nth-child(6) .brands-item{border-top:1px solid #e8edef}.container-ws .block-brands [class*=col-]:nth-child(6n+6) .brands-item{border-right:none}}@media(min-width:1380px) and (max-width:1545px){.container-ws .block-brands [class*=col-]{width:14.28571429%}.container-ws .block-brands [class*=col-]:nth-child(6) .brands-item,.container-ws .block-brands [class*=col-]:nth-child(7) .brands-item{border-top:1px solid #e8edef}.container-ws .block-brands [class*=col-]:nth-child(7n+7) .brands-item{border-right:none}}@media(min-width:1546px) and (max-width:1701px){.container-ws .block-brands [class*=col-]{width:14.28571429%}.slide-menu-interface-2-0-1 .container-ws .block-brands [class*=col-],.slide-menu-option-1-active .container-ws .block-brands [class*=col-]{width:16.66666667%}.container-ws .block-brands [class*=col-]:nth-child(6) .brands-item{border-top:1px solid #e8edef}body:not(.slide-menu-interface-2-0-1):not(.slide-menu-option-1-active) .container-ws .block-brands [class*=col-]:nth-child(7) .brands-item{border-top:1px solid #e8edef}body:not(.slide-menu-interface-2-0-1):not(.slide-menu-option-1-active) .container-ws .block-brands [class*=col-]:nth-child(7n+7) .brands-item{border-right:none}.slide-menu-interface-2-0-1 .container-ws .block-brands [class*=col-]:nth-child(6n+6) .brands-item,.slide-menu-option-1-active .container-ws .block-brands [class*=col-]:nth-child(6n+6) .brands-item{border-right:none}}@media(min-width:1702px){.slide-menu-option-1-active .container-ws .block-brands [class*=col-]{width:14.28571429%}.container-ws .block-brands [class*=col-]:nth-child(6) .brands-item,.container-ws .block-brands [class*=col-]:nth-child(7) .brands-item,body:not(.slide-menu-option-1-active) .container-ws .block-brands [class*=col-]:nth-child(8) .brands-item{border-top:1px solid #e8edef}body:not(.slide-menu-option-1-active) .container-ws .block-brands [class*=col-]:nth-child(8n+8) .brands-item{border-right:none}.slide-menu-option-1-active .container-ws .block-brands [class*=col-]:nth-child(7n+7) .brands-item{border-right:none}}
/* End */
/* /bitrix/templates/enext_custom/components/bitrix/news.list/banners_new/style.css?17701196803956 */
/* /bitrix/templates/enext_custom/components/bitrix/news.list/block_advantages/style.min.css?1627467008396 */
/* /bitrix/templates/enext_custom/components/bitrix/news.list/services/style.min.css?16274670084797 */
/* /bitrix/templates/enext_custom/components/bitrix/news.list/collections/style.min.css?16274670089931 */
/* /bitrix/templates/enext_custom/js/owlCarousel/owl.carousel.min.css?16274670082895 */
/* /bitrix/templates/enext_custom/components/bitrix/catalog.section/.default/style.css?17155862065678 */
/* /bitrix/templates/enext_custom/components/bitrix/catalog.product.subscribe/.default/style.min.css?16274670081674 */
/* /bitrix/templates/enext_custom/components/bitrix/catalog.item/.default/style.css?171463202357274 */
/* /bitrix/templates/enext_custom/components/bitrix/news.list/articles/style.min.css?16274670086500 */
/* /bitrix/templates/enext_custom/components/bitrix/news.list/block_brands/style.min.css?16274670086935 */
