

/* Start:/local/components/HB/info.favorite/templates/new_design/style.css?1759244035131993*/
.new_disign_body h2/****************ÐÐ¾Ð²Ñ‹Ð¹ Ñ…ÐµÐ´ÐµÑ€*********************/

.page_new_design .content{
	/* max-width: 1720px; */
        padding-right: 20px !important;
        padding-left: 20px !important;
    max-width: 1760px;	
	width: 100%;
	display: block;
	margin: 0 auto;
	font-family: 'InterTight-Regular';
}
@media screen and (max-width: 1650px) {
	.page_new_design .content{
		/* max-width: 1450px; */
        padding-right: 20px !important;
        padding-left: 20px !important;
        max-width: 1490px;		
	}	
}
@media screen and (max-width: 1450px) {
    .banbelf-text__number {
        font-size: 120px;
        line-height: 120px;
    }
}
@media screen and (max-width: 1450px) {
	.page_new_design .content{
		 /* max-width: 1250px; */
        padding-right: 20px !important;
        padding-left: 20px !important;
        max-width: 1290px;		 
	}	
}
@media screen and (max-width: 1366px){
	.page_new_design .content{
		 /* max-width: 1200px; */
        padding-right: 20px !important;
        padding-left: 20px !important;
        max-width: 1240px;		 
	}	
}
@media screen and (max-width: 1200px){
	.page_new_design .content{
		 /* max-width: 1024px; */
        padding-right: 20px !important;
        padding-left: 20px !important;
        max-width: 1064px;		 
	}	
}
@media screen and (max-width: 1024px){
	.page_new_design .content{
		 /* max-width: 900px; */
        padding-right: 20px !important;
        padding-left: 20px !important;
        max-width: 940px;		 
	}	
}

@media screen and (max-width: 991px){
	.page_new_design .content{
		 /* max-width: 768px; */
        padding-right: 20px !important;
        padding-left: 20px !important;
        max-width: 808px;		 
	}	
}
/****************ÐÐ¾Ð²Ñ‹Ð¹ Ñ…ÐµÐ´ÐµÑ€*********************/
/****************ÐÐ¾Ð²Ð°Ñ ÐºÐ°Ñ€Ñ‚Ð¾Ñ‡ÐºÐ° Ñ‚Ð¾Ð²Ð°Ñ€Ð°*********************/

.page_new_design .content{
	background: #ffffff;
	padding: 20px 0 30px;
	position: relative;	
}
.page_new_design .breadcrumbs{
	font-size: 0;
	margin-bottom: 20px;
}
.page_new_design .breadcrumbs li{
	font-size: 14px;
	display: inline-block;
	color: #575757;
	line-height: normal;
}
.page_new_design .breadcrumbs li:after{
	content: "/";
	display: inline-block;
	margin: 0 10px;
}
.page_new_design .breadcrumbs li:last-child:after{
	content: none;
}
.page_new_design .breadcrumbs a{
	color: #575757;
	border-bottom: none;
	-webkit-transition: .3s;
	transition: .3s;
}
.page_new_design .breadcrumbs a:hover{
	color: #4b919b;
}
.page_new_design .breadcrumbs+h1, .page_new_design .title-top--head h1{
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 20px;
    font-family: Inter Tight;
    font-weight: 500;
}
.page_new_design .wrapper{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
}
.page_new_design .blocks_card_items .block_card_items{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;	
}
.sliders_block_card{
	width: 56%;	
	margin-right: 0;
}
.desc_block_card{
	width: 34%;	
}
.block_card_full_articul{
	font-size: 15px;
	font-weight: 400;
	line-height: 18.15px;
	text-align: left;
	color: #575757;
}
.sliders_block_card__inner{
	margin-top: 30px;
	margin-bottom: 20px;
}
.page_new_design .blocks_card_items .owl-dots{
	display: none;
}
.page_new_design .good-slider .owl-next, 
.page_new_design .good-slider .owl-prev{
	background: white;
	height: 36px;
	width: 36px;
	border: none;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	z-index: 1;
	transform: none;
	font-size: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #ececec;
	 border-width: 1px;
}
.page_new_design .good-slider .owl-prev{
	left: 20px;
}
.page_new_design .good-slider .owl-next{
	right: 20px;
}
.page_new_design .good-slider .owl-prev:after{
	background: url(/img/new_images/left.svg);
	width: 7px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	display: block;
	margin-right: 1px;
}
.page_new_design .good-slider .owl-next:after{
	background: url(/img/new_images/right.svg);
	width: 7px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	display: block;	
	margin-right: -4px;
}
.page_new_design .good-slider .owl-next:before, 
.page_new_design .good-slider .owl-prev:before{
	content: none;
}
.page_new_design .owl-next:hover, 
.page_new_design .owl-prev:hover{
	border-color: #4b919b !important;
}
.page_new_design .good-slider__thumb{
	display: inline-block;
	width: 184.6px;
	position: relative;
	cursor: pointer;
}
.page_new_design  .good-slider__thumbs{
	margin: 0;
	/* margin-left: 5px; */
}
.page_new_design .good-slider__thumbs .owl-item{
	width: initial !important;
}
.page_new_design .good-slider__thumbs .owl-stage{
	width: 999999999px !important;
}
.page_new_design .good-slider__thumb.__active:after{
	border: 1px solid #B2B2B2;
}
.page_new_design .good-slider__thumb:after{
	border: none;
}
.page_new_design .good-slider__thumbs .owl-nav{
	display: none;
}
.page_new_design .frame_primer{
	position: absolute;
	top: 60px;
	z-index: 9999;
	left: 20px;
	max-width: 96px;
	height: 22px;
	padding: 4px 8px 4px 8px;
	border-radius: 5px;
	font-weight: 500;
	font-size: 10px;
	color: white;
	background-color: #4b919b;	
}
.page_new_design .frame_primer:hover{
	background-color: #93c0c6 !important;
}
.block_card_stickers{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	position: absolute;
	top: 70px;
	z-index: 9999;
	right: 10px;	
}
.sticker{
	font-size: 11px;
	line-height: normal;
	font-weight: 500;
	padding: 4px 10px;
	margin-right: 10px;	
	color: white;
	border-radius: 5px;
}
.sticker.new{
	background: #4b919b;
}
.sticker.discount{
	background: #afd970;
}
.sticker.top{
	background: #f93c00;
}
.block_icons_item{
	display: flex;	
}
.product_item__favorite_new, 
.product_item__compare_new{
	display: block;
}
.product_item__favorite_new:before, 
.product_item__compare_new:before{
	content: "";
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
}
.product_item__favorite_new:before{
	width: 20px;
	height: 20px;
	background-image: url("/img/new_images/heart_item.svg");
}
.product_item__compare_new:before{
	width: 20px;
	height: 20px;
	background-image: url("/img/new_images/list-plus_item.svg");
}
.product_item__favorite_new:hover:before{
	background-image: url("/img/new_images/heart_focus.svg");
}
.product_item__compare_new.__added:before, 
.product_item__compare_new:hover:before{
	 background-image: url("/img/new_images/list-plus_focus.svg");
}
.product_item__favorite_new.__added:before{
	background-image: url("/img/new_images/heart_active.svg");
}
.top_block_icons{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;	
}
.live_items{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;	
}
.live_items a{
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: #575757;
	border-bottom: 1px solid;
	margin-left: 10px;	
}
.product_item__compare_new{
	margin-right: 15px;	
}
.new_disign_body .mfp-gallery .mfp-close:after, 
.new_disign_body .mfp-gallery .mfp-close:before{
	background-color: #468790;
}
.new_disign_body .mfp-gallery .mfp-arrow:after{
	border-color: #488b94;
}
.new_disign_body  .icon-close{
	width: 45px;
	height: 45px;
	border-radius: 25px 25px 25px 25px;
}
.new_disign_body .form_filling .btn{
	border-radius: 4px;
	background: #478993 !important;
}

.item_code{
	padding: 20px 0;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	color: #575757;
	line-height: 20px;	
}
.item_prices_blocks{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 15px 0;	
}
.item_prices_block{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;	
}
.old_prices_item{
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	color: #575757;
	text-decoration: line-through;
	margin-right: 20px;	
}
.prices_item{
	font-size: 32px;
	font-weight: 400;
	line-height: 38px;
	text-align: left;
	color: #000000;	
	margin-right: 25px;	
}
.discount_prices_item{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;
	background: #afd970;
	display: flex;
	width: min-content;
	padding: 4px 20px 4px 8px;
	align-items: center;
	text-transform: uppercase;
	clip-path: polygon(0px 0, 100% 0, 100% calc(100% - 27px), calc(100% - 17px) 100%, 0 100%, 0 17px);
	justify-content: flex-start;
}	
.found_better_link{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;	
}
.found_better_link:hover,
.found_better_link:focus{
	color: #4b919b;
}
.stock_elements_blocks{
	padding: 30px 0 40px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;	
	position: relative;
}
.stock_items{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;	
}
.shops_items a{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #4B919B;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
.shops_items a:before{
	content: '';
	width: 24px;
	height: 24px;
	background: url(/img/new_images/shop.svg);
	margin-right: 10px;
	display: block;
	background-size: contain;
}
.stock_items:before{
	content: '';
	width: 8px;
	height: 8px;
	margin-right: 5px;
	display: block;
	border-radius: 50%;
}
.stock_elements_blocks .label{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: initial;
	border-radius: initial;
	padding: initial;
	text-transform: none;
	text-align: initial;	
}
.stock_elements_blocks .label:before{
	content: '';
	width: 8px;
	height: 8px;
	margin-right: 5px;
	display: block;
	border-radius: 50%;
	margin-top: 3px;	
}
.stock_elements_blocks .label.__stock:before{
	background: #5e9b48;
}
.stock_elements_blocks .label.__pending:before{
	background: #F93C00;
}
.stock_elements_blocks .label.__out:before{
	background: #888;
}
.stock_elements_blocks .label.__pending_admin:before{
	background: #4588BD;
}
.stock_green:before{
	background: #5e9b48;
}
.stock_pending:before{
	background: #F93C00;
}
.stock_out:before{
	background: #888;
}
.stock_pending_admin:before{
	background: #4588BD;
}
.buttons_sale_item{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;	
}
.btn_sale_item{
	background: #4b919b;
	border-radius: 4px;
	padding: 16px 20px;
	color: white;
	border: 2px solid #4b919b;
	cursor: pointer;
	font-size: 14px;
	font-weight:400;
	line-height: 18px;
	max-width: 270px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;	
	font-family: 'InterTight-Bold'
}
.btn_sale_item_one_click{
	background: #ffffff;
	border-radius: 4px;
	padding: 16px 20px;
	color: #478a94;
	border: 2px solid #4b919b;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	max-width: 270px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;	
}
.btn_sale_item:hover{
	border: 2px solid #4b919b;
	background: #ffffff;
	color: #478a94;
}
.btn_sale_item_one_click:hover{
	background: #4b919b;
	color: white;
	border: 2px solid #4b919b;
}
.text_sale_item{
	padding: 30px 0 20px;
	border-bottom: 1px solid;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;	
}
.text_sale_item span{
	border-radius: 50%;
	color: white;
	background: #000;
	width: 18px;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 12px;
	align-items: center;
	margin: 0 3px;	
	font-weight: 600;
}
.text_sale_item a{
	color: #000;
	border-bottom: 1px solid;	
}
.text_sale_item a:hover{
	color: #4b919b;
	border-bottom: 1px solid #4b919b;		
}
.colors_item{
	padding: 40px 0;
	border-bottom: 1px solid;	
}
.colors_item_name{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;	
}
.colors_item__option.active img{
	border: 1px solid #4b919b;
}
.colors_item__option img{
	display: block;
	width: 60px;
	padding: 2px;
	border-radius: 50%;
}
.new_disign_body .mfp-container{
	text-align: center;
	position: absolute;
	height: 100%;
	left: 50%;
	top: 0;
	padding: 0 8px;
	transform: translate(-50%, 0);
}
.new_disign_body .mfp-gallery .mfp-image-holder .mfp-content{
	max-width: 100%;
}
.new_disign_body .mfp-gallery .mfp-figure .mfp-close{
	display: block;
	position: absolute;
	right: -45px;
	top: 2px !important;
	width: 31px;
	height: 31px;
	padding: 0px;
	border: 1px solid #4b919b;
	border-radius: 50%;
	background: white;
}
.new_disign_body .mfp-close:after, 
.new_disign_body .mfp-close:before{
	position: absolute;
	left: 14px;
	content: "";
	height: 15px;
	width: 1px;
	background-color: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	top: 7px;
}
.new_disign_body .mfp-arrow{
	position: absolute;
	opacity: 1;
	margin: 0;
	top: 50%;
	padding: 0;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #4b919b !important;
	transform: translate(0, -50%);
	background: white;
}
.new_disign_body .mfp-arrow:active{
	margin-top: 0;
}
.new_disign_body .mfp-arrow:after{
	width: 12px;
	height: 12px;
	margin: 0;
	top: 11px;
}
.new_disign_body .mfp-arrow-left:after{
	left: 13px;
}
.new_disign_body .mfp-arrow-right:after{
	left: 9px;
}
.new_disign_body .mfp-arrow-left:after{
	border-width: 2px 0 0 2px;
}
.new_disign_body .mfp-arrow-right:after{
	border-width: 0 2px 2px 0;
}
.new_disign_body .mfp-arrow-left{
	left: 25px !important
}
.new_disign_body .mfp-arrow-right{
	right: 25px !important
}
.colors_item .owl-prev.disabled{
	display: none;
}
.colors_item .owl-next.disabled{
	display: none;
}
.colors_item .owl-prev{
	display: block;
}
.colors_item .owl-prev, 
.colors_item .owl-next{
	position: absolute;
	top: 56%;
	z-index: 1;
}
.colors_item .owl-prev{
	left: -20px;	
}
.colors_item .owl-next{
	right: -20px;	
}
.colors_item__option{
	cursor: pointer;
	padding-top: 30px;
	position: relative;
	display: block;
}
.shown_image_item.current,
.shown_image_item:hover{
	border: 1px solid #4b919b;
	border-radius: 50%;
	display: block;
}
.props_item_top{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 16px 0;
	border-bottom: 1px solid #000;
	align-items: center;
	cursor: pointer;
}
.props_item_top_name{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;	
}
.props_item_link:after{
	content: '';
	background: url(/img/new_images/tab_link.svg);
	width: 14px;
	height: 7px;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	display: block;
	transform: rotate(180deg);
}
.props_item_top.active .props_item_link:after{
	transform: rotate(0deg);
}
.props_item_tab{
	border-bottom: 1px solid #000;
	padding: 20px 0;	
	display: none;
}
.prop_item{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 15px;	
}
.prop_item_name{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;	
}
.prop_item_val{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;	
}
.prop_item.select_block .prop_item_val select{
	border: 1px solid;
	border-radius: 5px;
	padding: 6px 8px;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #000;
	min-width: 200px;	
}
.desc_block_props{
	padding-top: 20px;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;	
}
.desc_dimensions{
	color: #F93C00;	
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap	
}
.desc_delivery{
	color: #000;	
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap	
}
.block_info_items{
	margin-top: 150px;	
}
.block_video .youtube .play{
	background: url('/img/new_images/play.svg') 50% no-repeat;
	background-size: 64px 64px;
	position: absolute;
	opacity: .8;
	filter: alpha(opacity = 80);	
}
.block_video{
	margin-bottom: 100px;	
}
.available_zagl_blocks{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;	
	row-gap: 20px;
}
.available_zagl{
	font-size: 32px;
	font-weight: 400;
	line-height: 38px;
	color: #000;	
}
.available_zagl_tabs_click{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;	
	column-gap: 15px;
	row-gap: 10px;
}
.available_tab_click{
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;
	text-transform: uppercase;
	/* margin: 0 15px; */
}
.available_tab_click.active{
	border-bottom: 1px solid;
}
.available_tab_click:last-child{
	margin-right: 0;
}
.disign_banner_blocks{
	background: #4b919b;
	padding: 50px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;	
	margin-top: 40px;
	margin-bottom: 60px;
	width: 100%;
}
.disign_banner_name{
	font-size: 40px;
	font-weight: 600;
	line-height: 48px;
	color: #0a0a0a;	
	/* color: white;	 */
}
.disign_banner_price{
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	/* color: white;	 */
	color: #0a0a0a;
}
.disign_button{
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	/* color: white; */
	color: #0a0a0a;
	background: transparent;
	text-transform: uppercase;
	padding: 16px 0;
	border: 1px solid white;
	border-radius: 4px;
	width: 300px;
	text-align: center;
	cursor: pointer;	
}
.item_block_sect .owl-nav{
	display: none;
}
.page_new_design .item_block_sect .owl-dots{
	display: flex;
	text-align: center;
	position: absolute;
	margin-top: 0;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, 0);
	width: 100%;
	padding: 0 10px;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}
.page_new_design .item_block_sect .owl-dots .owl-dot{
	height: 1px;
	display: inline-block;
	border-radius: 0;
	border: 1px solid #B2B2B2;
	margin: 0 5px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	width: 100%;	
}
.page_new_design .item_block_sect .owl-dots .owl-dot.active{
	border: 1px solid #F93C00;
	background: #F93C00 !important;
	border-color: #F93C00 !important;
}
.section_items_block{
	display: none;
}
.section_items_block.active{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 0px;
}
.item_block_sect{
	width: 32.7%;
	margin: 10px 0.31% 80px;
	border: 1px solid #e4e4e6;
	padding: 20px 15px 0;
	max-height: min-content;
	height: 100%;
}
.item_block_sect:hover{
	/* max-height: 600px; */
	padding: 20px 15px;
	/* margin-bottom: 0; */
	margin-bottom: -40px;
    z-index: 99;
    background: white;
}
.sliders_item_block_sect{
	max-height: 360px;	
}
.slider_item_block_sect{
	max-height: 360px;	
    min-height: 283px;
	display: block;	
}
.body_item_block_sect{
	padding: 20px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
.item-available-js-new{
	margin-left: 25px;	
}
.sect_item_code{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;	
}
.sect_code_text{
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	margin-right: 5px;	
}
.sect_code_articul{
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
}
.shops_item_code a{
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	color: #4B919B;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
.shops_item_code a:before{
	content: '';
	width: 16px;
	height: 16px;
	background: url(/img/new_images/shop.svg);
	margin-right: 10px;
	display: block;
	background-size: contain;
}
.sect_name_item{
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 400;
	line-height: 21px;
	color: #000;
	margin-top: 10px;	
}
.sect_prices_block{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
}
.old_prices_sect{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #575757;
	text-decoration: line-through;
	margin-right: 15px;
}
.sect_prices_item{
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	text-align: left;
	color: #000000;
	margin-right: 12px;
}
.discount_prices_sect{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;
	background: #afd970;
	display: flex;
	width: min-content;
	padding: 4px 20px 4px 8px;
	align-items: center;
	text-transform: uppercase;
	clip-path: polygon(0px 0, 100% 0, 100% calc(100% - 27px), calc(100% - 17px) 100%, 0 100%, 0 17px);
	justify-content: flex-start;
	margin-right: 20px;
}
/* .stock_item_sect{ */
	/* position: absolute; */
	/* right: 0; */
/* } */
.stock_item_sect .label{
	border-radius: initial;
	padding: initial;
	z-index: 1;
	-webkit-print-color-adjust: exact;
	font-size: 12px;
	/* font-size: 14px; */
	font-weight: 500;
	line-height: 16px;
	color: #000 !important;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	position: absolute;
	right: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-transform: initial;
	text-align: initial;
	top: 6px;
}
.stock_item_sect .label:before{
	content: '';
	width: 8px;
	height: 8px;
	margin-right: 5px;
	display: block;
	border-radius: 50%;	
}
.stock_item_sect .label.__stock:before{
	background: #5e9b48;
}
.stock_item_sect .label.__pending:before{
	background: #F93C00;
}
.stock_item_sect .label.__out:before{
	background: #888;
}
.stock_item_sect .label.__pending_admin:before{
	background: #4588BD;
}
.sect_prices_blocks{
	padding-bottom: 20px;	
}
.btn_sale_sect{
	background: #4b919b;
	border-radius: 4px;
	padding: 16px 20px;
	color: #ffffff;
	border: 2px solid #4b919b;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	max-width: 250px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	display: block;
    font-family: 'InterTight-Bold';	
}
.btn_sale_sect.no_detail_button{
	 max-width: 100%;
}
.btn_sale_sect:hover{
	background: white;
	color: #4b919b;
	border: 2px solid #4b919b;
}
.detail_blocks_img{
	padding: 30px 0 80px;
}
.detail_blocks_img_name{
	font-size: 32px;
	font-weight: 400;
	line-height: 38px;
	color: #000;
	padding-bottom: 60px;	
}
.detail_block_slider_name{
	padding-top: 20px;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	color: #000;	
}
.detail_blocks_img .owl-nav.disabled{
	display: block;	
}
.detail_blocks_img .owl-next, 
.detail_blocks_img .owl-prev{
	top: -85px;
	width: 50px;
	height: 1px;
	border: none;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: block;
	cursor: pointer;
	position: absolute;
	font-size: 0;
}
.detail_blocks_img .owl-prev{
	right: 70px;
	left: auto;
}
.detail_blocks_img .owl-prev:before{
	content: '';
    width: 51px;
    height: 16px;
    display: block;
    background: url(/img/new_images/big_slidere_link_l.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.detail_blocks_img .owl-next:before{
    content: '';
    width: 51px;
    height: 16px;
    display: block;
    background: url(/img/new_images/big_slidere_link_r.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.detail_blocks_img .owl-prev:hover:before{
	background: url(/img/new_images/big_slidere_link_l_hovers.svg);	
}
.detail_blocks_img .owl-next:hover:before{
	background: url(/img/new_images/big_slidere_link_r_hovers.svg);	
}
.wrap_prop_blocks{
	background: #e6e6e6;	
}
.wrap_prop_blocks .content{
	max-width: 1720px;
	width: 100%;
	display: block;
	margin: 0 auto;
	font-family: 'InterTight-Regular';
	padding: 50px 0 70px;
	position: relative;	
}
.wrap_prop_blocks{
	margin-bottom: 60px;	
}
.wrap_prop_blocks .content .wrapper{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;	
}
.full_prop_blocks_name{
	font-size: 32px;
	font-weight: 400;
	line-height: 38px;
	color: #000;	
}
.full_prop_name_blocks{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	padding: 15px 0;
	border-bottom: 1px solid #AFAFB5;
}
.full_prop_name_block{
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	color: #000;	
}
.full_prop_name_link:after{
	content: '';
	background: url(/img/new_images/tab_link.svg);
	width: 14px;
	height: 7px;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	display: block;
	transform: rotate(0deg);
	opacity: 0.4;
}
.full_prop_name_blocks.active{
	border-bottom: none;	
}
.full_prop_name_blocks.active .full_prop_name_link:after{
	transform: rotate(180deg);
}
.full_prop_desc{
	display:none;
	padding: 0;
	border-bottom: 1px solid #AFAFB5;	
}
.full_prop_desc.active.full_razmeri{
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.razmeri{
	width: 30%;	
}
.razmeri_img{
	width: 60%;	
}
.razmeri_text{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;	
}
.razmeri_text_desc ul{
	display: flex;
	flex-direction: column;
	align-items: flex-end;	
}
.razmeri_text_name li, .razmeri_text_desc li{
	padding-bottom: 15px;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;	
}
.razmeri_text_name li{
	color: #636369;
}
.razmeri_text_name li{
	text-transform: capitalize;
}
.blocks_links_full_prop{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 25px;	
}
.block_links_full_prop{
	display: grid;
	align-items: center;
	justify-items: center;
	justify-content: center;
	margin-right: 25px;
}
.name_links_full_prop{
	margin-top: 5px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #2A2A2A;	
}
.blocks_text_full_prop p{
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #4A4A4F;	
}
.blocks_text_full_prop p.zagl_text_full_prop{
	color: #000;	
}
.full_prop_blocks_tab .list li:before{
	width: 7px;
	height: 7px;
	background: #4b919b !important;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 9px;
}
.full_prop_blocks_tab .list--star li:before{
	background: none;
	width: 8px;
	height: 8px;
	top: 10px;
}
.full_prop_blocks_tab .list li{
	line-height: normal;
	font-weight: 400;
	margin-bottom: 10px;
	padding-left: 20px;
	margin-left: 0;
	color: #4A4A4F;	
	line-height: 28px;
}
.full_prop_desc .reviews{
	width: 100%;
	margin-bottom: 15px;
}
.full_prop_desc .customer-review__block{
	background: #ffffff;
	padding: 28px 70px 35px 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 4px;
	position: relative;
}
.full_prop_desc .customer-review__block:after{
	content: "";
	position: absolute;
	bottom: -14px;
	left: 40px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent #ffffff transparent transparent;
	border-width: 0 15px 15px 0;
}
.full_prop_desc .customer-review__benefit-text{
	font-size: 16px;
	line-height: normal;
}
.full_prop_desc .customer-review__name{
	font-size: 16px;
	font-weight: 700;
}
.full_prop_desc .customer-review__date{
	margin-left: 20px;
	font-size: 16px;
	color: rgba(0, 0, 0, .5);
}
.full_prop_desc .btn{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
	margin: 0;
	padding: 0;
	outline: 0;
	white-space: nowrap;
	position: relative;
	-o-transition: .2s;
	transition: .2s;
	font-weight: 400;
	font-size: 14px;
	border: 0;
	border-radius: 4px;
	text-transform: uppercase;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 50px;
	line-height: 50px;
	width: 220px;
	color: #fff !important;
	background: #4b919b !important;
	margin-left: auto;
}
.new_disign_body .input-field input, .input-field select, .input-field textarea, .new_disign_body .footer_new .subscription__btn{
	border-radius: 4px;	
}
.wrap_interior_blocks .content{
	width: 100%;
	display: block;
	margin: 0 auto;
	font-family: 'InterTight-Regular';
	padding: 20px 0 40px;
	position: relative;
	background: #ffffff;	
}
.wrap_interior_blocks .content .wrapper{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;	
}
.interior_blocks_img_name{
	font-size: 32px;
	font-weight: 400;
	line-height: 38px;
	color: #000;
	max-width: 1720px;
	margin-bottom: 30px;
	width: 100%;
	padding: 0 60px;	
}
.interior_blocks_sliders .owl-next, .interior_blocks_sliders .owl-prev{
	top: -50px;
	width: 50px;
	height: 1px;
	border: none;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: block;
	cursor: pointer;
	position: absolute;
	font-size: 0;
	right: 4.5%;
}
.interior_blocks_sliders .owl-prev{
	right: 9%;
	left: auto;
}
.interior_blocks_sliders .owl-next:before{
    content: '';
    width: 51px;
    height: 16px;
    display: block;
    background: url(/img/new_images/big_slidere_link_r.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.interior_blocks_sliders .owl-prev:before{
    content: '';
    width: 51px;
    height: 16px;
    display: block;
    background: url(/img/new_images/big_slidere_link_l.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.interior_blocks_sliders .owl-prev:hover:before {
    background: url(/img/new_images/big_slidere_link_l_hovers.svg);
}
.interior_blocks_sliders .owl-next:hover:before {
    background: url(/img/new_images/big_slidere_link_r_hovers.svg);
}
.interior_blocks_sliders .owl-dots{
	display: none;
}
.interior_block_slider_img img{
	max-width: 500px;
}
.interior_blocks_sliders  .owl-item{
	max-width: 500px;
}
.sale_recommended_items{
	padding-bottom: 80px;
}
.sale_popular_items{
	padding-bottom: 120px;
}
.sale_recommended_name, 
.sale_popular_name{
	font-size: 32px;
	font-weight: 400;
	line-height: 38px;
	color: #000;
	padding-bottom: 40px;	
}
.sale_recommended_items .owl-dots,
.sale_popular_items .owl-dots{
	display: none;
}

.sale_recommended_items.favorite .owl-next, 
.sale_recommended_items.favorite .owl-prev, 
.sale_popular_items .owl-next, 
.sale_popular_items .owl-prev{
	top: -27px;
	width: 50px;
	height: 1px;
	border: none;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: block;
	cursor: pointer;
	position: absolute;
	font-size: 0;
}
.sale_popular_items .owl-prev,
.sale_recommended_items .owl-prev{
	right: 70px;
	left: auto;
}
.sale_popular_items .owl-prev:before,
.sale_recommended_items .owl-prev:before{
	content: '';
    width: 51px;
    height: 16px;
    display: block;
    background: url(/img/new_images/big_slidere_link_l.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.sale_popular_items .owl-next:before,
.sale_recommended_items .owl-next:before{
	content: '';
    width: 51px;
    height: 16px;
    display: block;
    background: url(/img/new_images/big_slidere_link_r.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.sale_popular_items .owl-prev:hover:before,
.sale_recommended_items .owl-prev:hover:before{
    background: url(/img/new_images/big_slidere_link_l_hovers.svg);
}
.sale_popular_items .owl-next:hover:before,
.sale_recommended_items .owl-next:hover:before{
    background: url(/img/new_images/big_slidere_link_r_hovers.svg);	
}
.name_item_mini{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;	
}
.prices_block_mini{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;	
}
.old_prices_mini{
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	margin-right: 15px;
	color: #575757;
	text-decoration: line-through;
}
.prices_item_mini{
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #000;
	margin-right: 15px;	
}
.discount_prices_mini{
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	color: #000;
	background: #afd970;
	display: flex;
	width: min-content;
	padding: 4px 18px 4px 8px;
	align-items: center;
	text-transform: uppercase;
	clip-path: polygon(0px 0, 100% 0, 100% calc(100% - 27px), calc(100% - 17px) 100%, 0 100%, 0 17px);
	justify-content: flex-start;	
}
.name_item_mini:hover{
	color: #4b919b;
}
.new_disign_body .interior-options__price-inner{
	border-radius: 35px;	
}
.new_disign_body .number-field__change{
	background: #ffffff;
	border-radius: 0;
	height: 10px;
	width: 10px;
	position: absolute;
	right: 5px;	
}
.new_disign_body .popup.popup--configurator .btn{
	color: #fff !important;
	background: #4b919b !important;
	border-radius: 4px;
	width: 207px;
	height: 48px;
}
.new_disign_body .interior-options__price .btn{
	margin-left: 18px;
}
.new_disign_body .new-price{
	color: #5e9b48;	
}
.new_disign_body .nselect .nselect__head{
	border-radius: 4px;	
}
.new_disign_body .configurator__colors-scheme .label{
	background: #4b919b;	
}
.new_disign_body .configurator__colors-item-color{
	border: 1px dashed #4b919b;	
}
.new_disign_body .configurator__colors-item-color:after{
	background: #4b919b;
	border-radius: 50%;	
}
.new_disign_body .configurator__colors-item-option{
	color: #4b919b;	
}
.new_disign_body .configurator-result__color img{
	border: 1px solid #4b919b;	
}
.new_disign_body .configurator__item:hover:not(.__disabled){
	border-color: #4b919b;
	cursor: pointer;
}
.new_disign_body .configurator-result{
	padding: 10px 40px 10px;	
}
.new_disign_body .popup__body{
	padding: 20px 40px 20px;
}
.new_disign_body .configurator__block{
	margin-bottom: 15px;
}
.new_disign_body .configurator-result__option{
	min-height: 36px;	
}
.new_disign_body .configurator__colors-scheme img{
	max-width: 490px;
}
.new_disign_body .icon-close{
	background: #ffffff;
	border: 1px solid #4b919b;
}
.new_disign_body .icon-close:after, .new_disign_body .icon-close:before{
	background: #4b919b;	
}
.new_disign_body .icon-close:hover{
	background: #ffffff;
}
.new_disign_body .item-available-btn, .new_disign_body .item-available-btn-close{
	position: absolute;
	display: block;
	top: 15px;
	width: 25px;
	height: 25px;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background: #4b919b;
	z-index: 21;
	right: 5px;
}
.new_disign_body .item-available-content{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 25px;
	background-color: #4e939c;
	border-radius: 0px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.new_disign_body .item-available-content p{
	font-size: 14px;
	font-weight: 600;
	margin: 0;
}
.new_disign_body .item-available-content a:hover{
	color: #fafaf9;
	border-color: hsl(60deg 9.09% 97.84%);
}
.new_disign_body .item-available{
	left: 0;	
}
.new_disign_body .js-submit-form .input-field--light-one-click-name{
	display: block;
}
/* .page_new_design{ */
	/* padding: 0 60px;	 */
/* } */
.wrap_prop_blocks{
	padding: 0 60px;
}
.razmeri_img img{
	display: block;
	width: auto;	
}
.hover_name_color{
	display: none;
}
.colors_item__option:hover .hover_name_color{
	display: block;
}
.hover_name_color{
	font-size: 10px;
	font-weight: 400;
	line-height: 12px;
	padding: 3px 9px;
	background: #EBEBEB;
	width: max-content;
	position: absolute;
	top: 2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);	
}
.item_mini_block{
	border: 1px solid #e4e4e6;
	padding: 20px 15px;	
	margin-bottom: 2px;
}
.full_prop_desc_uhod_link_text{
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #000;
	margin-right: 20px;	
}
.full_prop_desc_uhod_link{
	font-size: 16px;
	line-height: 28px;
	color: #0A0A0A;
	border-bottom: 1px solid;	
}
@media screen and (max-width: 1749px){
	.btn_sale_item{
		max-width: 240px;
	}
	.btn_sale_item_one_click{
		max-width: 240px;
	}
	.btn_sale_sect{
		max-width: 240px;
	}
}
@media screen and (max-width: 1559px){
	.razmeri_img img{
		display: block;
		width: 100%;
	}	
	.btn_sale_item{
		max-width: 200px;
		padding: 12px 15px;
	}
	.btn_sale_item_one_click{
		max-width: 200px;
		padding: 12px 15px;
	}
	.btn_sale_sect{
		max-width: 200px;
		padding: 12px 15px;
	}	
}
@media screen and (max-width: 1439px){
	.old_prices_item{
		font-size: 18px;
		line-height: 22px;
		margin-right: 15px;
	}
	.prices_item{
		font-size: 28px;
		line-height: 34px;
		margin-right: 15px;
	}
	.discount_prices_item{
		font-size: 14px;
		line-height: 16px;
		padding: 4px 18px 4px 8px;
	}
	.old_prices_sect{
		font-size: 14px;
		line-height: 16px;
		margin-right: 10px;
	}
	.sect_prices_item{
		font-size: 20px;
		line-height: 24px;
		margin-right: 8px;
	}
	.discount_prices_sect{
		font-size: 12px;
		line-height: 14px;
		padding: 4px 18px 4px 8px;
		margin-right: 20px;
	}
	.stock_item_sect{
		font-size: 12px;
		line-height: 14px
	}
	.stock_item_sect .label{
		font-size: 12px;
		line-height: 14px		
	}
	.page_new_design .breadcrumbs+h1, .page_new_design .title-top--head h1{
		font-size: 30px;
		line-height: 36px;
	}	
	.block_card_full_articul{
		font-size: 12px;
		font-weight: 400;
		line-height: 14.15px;
	}
	.disign_banner_name{
		font-size: 28px;
		line-height: 32px;
	}
	.disign_banner_price{
		font-size: 28px;
		line-height: 32px;
	}
	.detail_block_slider_name{
		font-size: 16px;
		line-height: 18px;
	}
	.name_item_mini{
		font-size: 14px;
		line-height: 16px;
	}
	.page_new_design .good-slider__thumb{
		width: 102px;
	}	
}
@media screen and (max-width: 1365px){	
	.body_item_block_sect{
		padding: 20px 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		position: relative;
	}
	.item-available-js-new{
		margin-left: 0;
	}	
	.page_new_design .breadcrumbs+h1, 
	.page_new_design .title-top--head h1{
		font-size: 28px;
		line-height: 34px;
	}
	.live_items a{
		font-size: 14px;
		line-height: 18px;
	}
	.page_new_design .frame_primer{
		font-size: 8px;
		max-width: 86px;
	}	
	.sticker{
		font-size: 8px;
	}
	.sliders_block_card{
		width: 50%;
	}
	.desc_block_card{
		width: 42%;
	}
	.item_code{
		font-size: 14px;
		line-height: 18px;
	}
	.old_prices_item{
		font-size: 16px;
		line-height: 20px;
		margin-right: 15px;
	}
	.prices_item{
		font-size: 20px;
		line-height: 24px;
		margin-right: 15px;
	}
	.discount_prices_item{
		font-size: 12px;
		line-height: 14px;
		padding: 4px 18px 4px 8px;
	}
	.found_better_link{
		font-size: 12px;
		line-height: 14px;
	}	
	.stock_items{
		font-size: 14px;
		line-height: 16px;
	}
	.stock_items:before{
		width: 6px;
		height: 6px;
	}
	.stock_elements_blocks .label:before{
		width: 6px;
		height: 6px;	
	}	
	.shops_items a{
		font-size: 14px;
		line-height: 16px;
	}
	.shops_items a:before{
		width: 20px;
		height: 20px;
		margin-right: 6px;
	}
	.btn_sale_item{
		max-width: 170px;
		padding: 11px 15px;
		font-size: 10px;
		font-weight: 600;
		line-height: 12px;
	}
	.btn_sale_item_one_click{
		max-width: 170px;
		padding: 11px 15px;
		font-size: 10px;
		font-weight: 600;
		line-height: 12px;
	}	
	.text_sale_item{
		font-size: 10px;
		line-height: 12px;
	}
	.text_sale_item span{
		width: 14px;
		font-size: 8px;
		margin: 0 3px;
	}	
	.colors_item_name{
		font-size: 14px;
		line-height: 16px;
	}
	.props_item_top_name{
		font-size: 14px;
		line-height: 16px;
	}
	.prop_item_name{
		font-size: 14px;
		line-height: 16px;
	}	
	.prop_item_val{
		font-size: 14px;
		line-height: 16px;
	}
	.prop_item.select_block .prop_item_val select{
		font-size: 12px;
		line-height: 14px;
		min-width: 150px;
	}
	.desc_block_props{
		font-size: 14px;
		line-height: 16px;
	}
	/* .desc_block_props span{ */
		/* font-size: 10px; */
		/* width: 16px; */
	/* } */
	.available_zagl{
		font-size: 28px;
		line-height: 34px;
	}	
	.available_tab_click{
		font-size: 14px;
		line-height: 16px;
	}
	.disign_banner_name{
		font-size: 20px;
		line-height: 24px;
	}	
	.disign_banner_price{
		font-size: 20px;
		line-height: 24px;
	}
	.disign_button{
		font-size: 16px;
		line-height: 20px;
		padding: 15px 0;
		width: 250px;
	}	
	.disign_banner_blocks{
		padding: 40px;
		margin-top: 40px;
		margin-bottom: 60px;
	}
	.block_info_items{
		margin-top: 80px;
	}
	.block_video{
		margin-bottom: 80px;
	}	
	.sect_code_text{
		font-size: 10px;
		line-height: 12px;
		margin-right: 5px;
	}
	.sect_code_articul{
		font-size: 10px;
		line-height: 12px;
	}	
	.shops_item_code a{
		font-size: 10px;
		line-height: 12px;
	}	
	.shops_item_code a:before{
		margin-right: 5px;
	}
	.sect_name_item{
		font-size: 14px;
		line-height: 16px;
	}
	.body_item_block_sect{
		padding: 15px 0;
	}
	.old_prices_sect{
		font-size: 10px;
		line-height: 12px;
		margin-right: 10px;
	}
	.sect_prices_item{
		font-size: 14px;
		line-height: 16px;
		margin-right: 8px;
	}
	.discount_prices_sect{
		font-size: 10px;
		line-height: 12px;
		padding: 4px 18px 4px 8px;
		margin-right: 20px;
	}
	.stock_item_sect{
		font-size: 10px;
		line-height: 12px;
	}
	.stock_item_sect .label{
		font-size: 10px;
		line-height: 12px;		
	}
	.stock_item_sect .label:before{
		content: '';
		width: 6px;
		height: 6px;
		margin-right: 5px;
		display: block;
		border-radius: 50%;
	}	
	.btn_sale_sect{
		max-width: 170px;
		padding: 12px 14px;
		font-size: 10px;
		line-height: 13px;
	}	
	.detail_blocks_img{
		padding: 10px 0 40px;
	}	
	.detail_blocks_img_name{
		font-size: 28px;
		line-height: 34px;
	}
	.full_prop_blocks_name{
		font-size: 28px;
		line-height: 34px;
	}
	.full_prop_name_block{
		font-size: 20px;
		line-height: 24px;
	}	
	.razmeri_text_name li, .razmeri_text_desc li{
		font-size: 14px;
		line-height: 16px;
	}
	.interior_blocks_img_name{
		font-size: 28px;
		line-height: 34px;		
	}	
	.interior_blocks_sliders .owl-prev{
		right: 11%;
		left: auto;
	}
	.sale_recommended_name, .sale_popular_name{
		font-size: 28px;
		line-height: 34px
	}
	.name_item_mini{
		font-size: 12px;
		line-height: 14px;
	}	
	.old_prices_mini{
		font-size: 10px;
		line-height: 12px;
	}	
	.prices_item_mini{
		font-size: 14px;
		line-height: 16px;
	}
	.discount_prices_mini{
		font-size: 10px;
		line-height: 12px;
	}
	.page_new_design .good-slider__thumb{
		width: 72px;
	}	
}
@media screen and (max-width: 1100px){
	.razmeri{
		width: 40%;
	}	
}
@media screen and (max-width: 991px){
	.full_prop_desc.active.full_razmeri{
		display: flex !important;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}	
	.razmeri{
		width: 100%;
		margin-bottom: 30px;
	}
	.razmeri_img{
		width: 100%;
	}	
	.page_new_design .blocks_card_items .block_card_items{
		display: flex;
		flex-direction: column;
	}
	.sliders_block_card{
		width: 100%;
		margin-bottom: 40px;
	}
	.desc_block_card{
		width: 100%;
	}
	/* .page_new_design{ */
		/* padding: 0 40px; */
	/* } */
	.wrap_prop_blocks{
		padding: 0 40px;
	}
	.page_new_design .good-slider__thumb{
		width: 132px;
	}	
	.btn_sale_item{
		max-width: 335px;
		padding: 11px 17px;
		font-size: 14px;
		font-weight: 600;
		line-height: 18px;
	}
	.btn_sale_item_one_click{
		max-width: 335px;
		padding: 11px 17px;
		font-size: 14px;
		font-weight: 600;
		line-height: 18px;
	}
	.colors_item .owl-prev, .colors_item .owl-next{
		top: 55%;
	}
	.live_items a{
		font-size: 16px;
		line-height: 18px;
	}
	.item_code{
		font-size: 16px;
		line-height: 18px;
	}
	.page_new_design .frame_primer{
		font-size: 10px;
		max-width: 100px;
	}
	.sticker{
		font-size: 10px;
	}	
	.old_prices_item{
		font-size: 20px;
		line-height: 24px;
		margin-right: 15px;
	}
	.prices_item{
		font-size: 32px;
		line-height: 38px;
		margin-right: 15px;
	}
	.discount_prices_item{
		font-size: 16px;
		line-height: 18px;
		padding: 4px 20px 4px 8px;
	}
	.found_better_link{
		font-size: 16px;
		line-height: 18px;
	}
	.stock_items{
		font-size: 16px;
		line-height: 18px;
	}
	.stock_items:before{
		width: 8px;
		height: 8px;
	}
	.stock_elements_blocks .label:before{
		width: 8px;
		height: 8px;	
	}		
	.shops_items a{
		font-size: 16px;
		line-height: 18px;
	}
	.shops_items a:before{
		width: 24px;
		height: 24px;
		margin-right: 8px;
	}
	.text_sale_item{
		font-size: 16px;
		line-height: 16px;
	}
	.text_sale_item span{
		width: 17px;
		font-size: 12px;
		margin: 0 3px;
	}	
	.colors_item_name{
		font-size: 16px;
		line-height: 18px;
	}
	.props_item_top_name{
		font-size: 16px;
		line-height: 18px;
	}
	.prop_item_name{
		font-size: 16px;
		line-height: 18px;
	}	
	.prop_item_val{
		font-size: 16px;
		line-height: 18px;
	}
	.prop_item.select_block .prop_item_val select{
		font-size: 14px;
		line-height: 16px;
		min-width: 190px;
	}
	.desc_block_props{
		font-size: 16px;
		line-height: 18px;
	}
	/* .desc_block_props span{ */
		/* font-size: 12px; */
		/* width: 18px; */
	/* }	 */
	.available_zagl{
		font-size: 24px;
		line-height: 28px;
	}
	.available_tab_click{
		font-size: 12px;
		line-height: 14px;
	}	
	.block_video{
		margin-bottom: 40px;
	}
	.block_info_items{
		margin-top: 60px;
	}	
	.disign_banner_blocks{
		padding: 30px;
		margin-top: 30px;
		margin-bottom: 40px;
	}	
	.disign_banner_name{
		order: 1;
	}
	.disign_banner_price{
		order: 3;
		text-align: center;
		margin-left: 18%;		
	}
	.disign_banner_button{
		order: 2;
	}
	.disign_button{
		font-size: 16px;
		line-height: 20px;
		padding: 15px 0;
		width: 240px;
	}	
	.item_block_sect{
		width: 49.3%;
		margin: 10px 0.35%;
	}
	.section_items_block.active{
		margin-top: 0px;
	}
	.detail_blocks_img{
		padding: 10px 0 40px;
	}
	.detail_blocks_img_name{
		font-size: 24px;
		line-height: 28px;
	}
	.detail_blocks_img_name{
		padding-bottom: 40px;		
	}
	.detail_blocks_img .owl-next, .detail_blocks_img .owl-prev{
		top: -60px;	
	}
	.detail_block_slider_name{
		font-size: 12px;
		line-height: 14px;
	}
	.full_prop_blocks_name{
		font-size: 24px;
		line-height: 28px;
	}
	.full_prop_name_block{
		font-size: 16px;
		line-height: 18px;
	}
	.wrap_prop_blocks{
		margin-bottom: 40px;
	}
	.interior_blocks_img_name{
		font-size: 24px;
		line-height: 28px;
		padding: 0 40px;
	}
	.interior_blocks_sliders .owl-prev{
		right: 13%;
		left: auto;
	}	
	.wrap_prop_blocks .content{
		padding: 30px 0 50px;	
	}
	.wrap_interior_blocks .content{
		padding: 20px 0 30px;
	}
	.sale_recommended_name, .sale_popular_name{
		font-size: 24px;
		line-height: 28px;
	}
	.sale_recommended_items{
		padding-bottom: 40px;
	}
	.sale_popular_items{
		padding-bottom: 40px;
	}
	.btn_sale_sect{
		background: #4b919b;
		color: white;
		border: 2px solid #4b919b;		
	}	
	.btn_sale_sect:hover{
		background: #ffffff;
		color: #478a94;
		border: 2px solid #4b919b;		
	}
}
@media screen and (max-width: 767px){
	/* .page_new_design{ */
		/* padding: 0 20px; */
	/* } */
	.interior_blocks_img_name{
		padding: 0 20px;
	}
	.wrap_prop_blocks{
		padding: 0 20px;
	}
	.page_new_design .breadcrumbs li{
		font-size: 8px;
	}
	.page_new_design .breadcrumbs+h1, .page_new_design .title-top--head h1{
		font-size: 20px;
		line-height: 24px;
	}
	.block_card_full_articul{
		font-size: 10px;
		font-weight: 400;
		line-height: 12px;
	}	
	.page_new_design .frame_primer{
		top: 40px;
		left: 10px;
	}
	.page_new_design .frame_primer{
		font-size: 7px;
		max-width: 68px;
		padding: 2px 7px 2px 7px;
		height: 16px;
	}
	.sticker{
		font-size: 7px;
		padding: 3px 10px;
	}
	.block_card_stickers{
		top: 50px;
	}
	.page_new_design .good-slider .owl-next, .page_new_design .good-slider .owl-prev{
		height: 20px;
		width: 20px;
	}	
	.page_new_design .good-slider .owl-prev:after{
		width: 4px;
		height: 9px;
	}
	.page_new_design .good-slider .owl-next:after{
		width: 4px;
		height: 9px;
	}
	.page_new_design .good-slider__thumbs{
		display: block !important;
	}
	.page_new_design .good-slider__thumb{
		width: 56px;
	}
	.live_items a{
		font-size: 8px;
		line-height: 12px;
	}
	.live_items img{
		width: 43px;
	}
	.product_item__compare_new:before{
		width: 14px;
		height: 14px;
	}
	.product_item__favorite_new:before{
		width: 14px;
		height: 14px;
	}
	.sliders_block_card{
		width: 100%;
		margin-bottom: 25px;
	}
	.item_code{
		margin-top: 0;
	}
	.item_code{
		font-size: 10px;
		line-height: 12px;
	}
	.old_prices_item{
		font-size: 12px;
		line-height: 16px;
		margin-right: 15px;
	}
	.prices_item{
		font-size: 20px;
		line-height: 24px;
		margin-right: 15px;
	}
	.discount_prices_item{
		font-size: 8px;
		line-height: 12px;
		padding: 4px 20px 4px 8px;
	}
	.page_new_design .frame_primer img{
		width: 8px;
	}
	.stock_elements_blocks{
		padding: 20px 0 30px;
	}
	.stock_items{
		font-size: 10px;
		line-height: 14px;
	}
	.stock_items:before{
		width: 5px;
		height: 5px;
	}
	.stock_elements_blocks .label:before{
		width: 5px;
		height: 5px;	
	}		
	.shops_items a{
		font-size: 10px;
		line-height: 14px;
	}	
	.shops_items a:before{
		width: 14px;
		height: 14px;
		margin-right: 8px;
	}	
	.btn_sale_item{
		max-width: 100%;
		padding: 11px 17px;
		font-size: 12px;
		font-weight: 600;
		line-height: 14px;
		margin-bottom: 10px;
	}
	.btn_sale_item_one_click{
		max-width: 100%;
		padding: 11px 17px;
		font-size: 12px;
		font-weight: 600;
		line-height: 14px;
		margin-bottom: 10px;		
	}
	.text_sale_item{
		font-size: 10px;
		line-height: 12px;
	}
	.text_sale_item span{
		width: 16px;
		font-size: 9px;
		margin: 0 3px;
	}	
	.colors_item{
		padding: 25px 0;
	}
	.colors_item_name{
		font-size: 13px;
		line-height: 15px;
	}
	.props_item_top_name{
		font-size: 12px;
		line-height: 14px;
	}
	.prop_item_name{
		font-size: 12px;
		line-height: 14px;
	}
	.prop_item_val{
		font-size: 12px;
		line-height: 14px;
	}
	.prop_item.select_block .prop_item_val select{
		font-size: 12px;
		line-height: 14px;
		min-width: 135px;
	}
	.desc_block_props{
		font-size: 10px;
		line-height: 14px;
	}
	/* .desc_block_props span{ */
		/* font-size: 10px; */
		/* width: 15px; */
	/* } */
	.block_info_items{
		margin-top: 40px;
	}	
	.available_zagl{
		font-size: 18px;
		line-height: 22px;
	}
	.disign_banner_blocks{
		padding: 20px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.available_zagl_tabs_click{
		order: 1;
	}
	.disign_banner_name{
		order: 1;
		text-align: center;
		font-size: 16px;
		line-height: 20px;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.disign_banner_price{
		order: 2;
		text-align: center;
		margin: 0 auto;
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 20px;
	}
	.disign_banner_button{
		order: 3;
		margin: 0 auto;
	}
	.disign_button{
		font-size: 14px;
		line-height: 18px;
		padding: 12px 0;
		width: 220px;
	}
	.available_tab_click{
		font-size: 10px;
		line-height: 12px;
	}
	.available_zagl_tabs_click span{
		margin: 0 10px;
	}
	.section_items_block.active{
		margin-top: 0px;
	}
	.page_new_design .item_block_sect .owl-dots{
		display: none !important;
	}
	.sect_code_text{
		font-size: 8px;
		line-height: 10px;
		margin-right: 5px;
	}
	.shops_item_code a{
		font-size: 8px;
		line-height: 10px;
		margin-top: 8px;
	}
	.shops_item_code a:before{
		width: 14px;
		height: 14px;
	}
	.body_item_block_sect{
		padding: 8px 0;
		display: none;
	}	
	.sect_name_item{
		font-size: 12px;
		line-height: 14px;
		padding-bottom: 8px;
	}
	.item_block_sect{
		width: 48.5%;
		margin: 10px 0.75%;
	}
	.old_prices_sect{
		font-size: 8px;
		line-height: 10px;
		margin-right: 6px;
	}	
	.sect_prices_item{
		font-size: 12px;
		line-height: 14px;
		margin-right: 6px;
	}
	.discount_prices_sect{
		font-size: 8px;
		line-height: 10px;
		padding: 4px 17px 4px 5px;
		margin-right: 0;
	}
	.stock_item_sect .label{
		font-size: 8px;
		line-height: 10px;
		width: 100%;
		margin-top: 13px;		
	}
	.stock_item_sect .label:before{
		width: 4px;
		height: 4px;
	}	
	.btn_sale_sect{
		max-width: 100%;
		padding: 10px 10px;
		font-size: 8px;
		line-height: 12px;
	}
	.detail_blocks_img{
		padding: 10px 0 40px;
	}
	.detail_blocks_img_name{
		font-size: 18px;
		line-height: 24px;
		padding-bottom: 20px;
	}
	.detail_block_slider_name{
		font-size: 14px;
		line-height: 16px;
	}
	.detail_blocks_img .owl-next, .detail_blocks_img .owl-prev{
		top: -35px;
	}	
	.page_new_design .colors_item .owl-next{
		border-width: 0 1px 1px 0;
	}
	.page_new_design .colors_item .owl-next, .owl-prev{
		width: 10px;
		height: 10px;
	}
	.page_new_design .colors_item .owl-prev{
		border-width: 1px 0 0 1px;
	}
	.colors_item .owl-prev, .colors_item .owl-next{
		top: 60%;
	}
	.detail_blocks_img .owl-prev:before{
		content: '';
		width: 31px;
		height: 5px;
	}
	.detail_blocks_img .owl-next:before{
		content: '';
		width: 31px;
		height: 5px;
	}
	.detail_blocks_img .owl-next, .detail_blocks_img .owl-prev{
		width: 30px;
	}
	.detail_blocks_img .owl-prev{
		right: 40px;
		left: auto;
	}
	.full_prop_blocks_name{
		font-size: 18px;
		line-height: 24px;
	}
	.wrap_prop_blocks .content{
		padding: 20px 0 40px;
	}
	.full_prop_name_blocks{
		padding: 12px 0;
	}
	.full_prop_name_block{
		font-size: 14px;
		line-height: 16px;
	}
	.razmeri_text_name li, .razmeri_text_desc li{
		font-size: 12px;
		line-height: 14px;
	   
	}
	.full_prop_desc .btn{
		font-size: 10px;
		height: 40px;
		line-height: 40px;
		width: 170px;
	}
	.full_prop_desc .customer-review__block{
		padding: 28px;
	}
	.full_prop_desc .customer-review__benefit-text{
		font-size: 12px;
		line-height: normal;
	}
	.full_prop_desc .customer-review__benefits{
		max-width: 450px;
		padding-right: 0;
	}
	.full_prop_desc .customer-review__name{
		font-size: 12px;
		font-weight: 700;
	}
	.full_prop_desc .customer-review__date{
		font-size: 12px;
	}
	.interior_blocks_img_name{
		font-size: 18px;
		line-height: 24px;
	}
	.interior_blocks_sliders .owl-next, .interior_blocks_sliders .owl-prev{
		width: 30px;
	}	
	.interior_blocks_sliders .owl-prev:before{
		width: 31px;
		height: 5px;
	}
	.interior_blocks_sliders .owl-next:before{
		width: 31px;
		height: 5px;
	}
	.interior_blocks_sliders .owl-prev{
		right: 17%;
		left: auto;
	}
	.sale_recommended_name, .sale_popular_name{
		font-size: 18px;
		line-height: 24px;
	}
	.sale_popular_items .owl-prev:before, 
	.sale_recommended_items .owl-prev:before{
		width: 31px;
		height: 5px;	
	}
	.sale_popular_items .owl-next:before, .sale_recommended_items .owl-next:before{
		width: 31px;
		height: 5px;
	}
	.sale_recommended_items .owl-next, .sale_recommended_items .owl-prev, .sale_popular_items .owl-next, .sale_popular_items .owl-prev{
		width: 30px;
		top: -54px;
	}
	.sale_popular_items .owl-prev, .sale_recommended_items .owl-prev{
		right: 40px;
		left: auto;
	}
	.sale_recommended_name, .sale_popular_name{
		padding-bottom: 20px;	
	}
	.old_prices_mini{
		font-size: 8px;
		line-height: 10px;
		margin-right: 7px;
	}
	.prices_item_mini{
		font-size: 12px;
		line-height: 14px;
		margin-right: 7px;
	}
	.discount_prices_mini{
		font-size: 8px;
		line-height: 10px;
		padding: 3px 17px 3px 6px;
	}
	.page_new_design .breadcrumbs{
		margin-bottom: 20px;
	}
}
.new_disign_body .popup{
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	border-radius: 0;
	background: #fff;
	position: relative;
	margin: 20px auto 10px;
	box-shadow: 0px 10px 15px 0px #051F2B0D;
}
.new_disign_body .popup__head{
	background: #ffffff;
	border-radius: 0;
	position: relative;
	margin-top: 10px;
}
.new_disign_body .popup__title{
	line-height: normal;
	font-size: 20px;
	font-weight: 500;
	padding: 32px 32px 0;
}
.new_disign_body .popup__body{
	padding: 32px;
}
#video_cons-popup .input-field label,
#cheaper-popup .input-field label{
	font-size: 12px;
	font-weight: 100;
	line-height: 14px;
	display: block;
	margin-bottom: 0;
	color: #AFAFB5;
	padding: 0 4px;
	position: absolute;
	background: white;
	top: -5px;
	z-index: 9;
	left: 6px;
}
.new_disign_body #video_cons-popup .input-field input, 
.new_disign_body #video_cons-popup .input-field select, 
.new_disign_body #video_cons-popup .input-field textarea,
.new_disign_body #cheaper-popup .input-field input, 
.new_disign_body #cheaper-popup .input-field select, 
.new_disign_body #cheaper-popup .input-field textarea{
	border-color: #AFAFB5;
	color: #000;
	height: 40px;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;	
}

.new_disign_body.__popup .input-field input, 
.new_disign_body.__popup .input-field select, 
.new_disign_body.__popup .input-field textarea{
	border-color: #AFAFB5;
	color: #000;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;	
}
.new_disign_body .footer_new .input-field input, 
.new_disign_body .footer_new .input-field select, 
.new_disign_body .footer_new .input-field textarea{
	border-color: #AFAFB5;
	color: #000;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;	
}

.new_disign_body .icon-close:after, 
.new_disign_body .icon-close:before{
	background: #c3c3c7;
}
.icon-close:after, .icon-close:before{
	position: absolute;
	width: 16px;
	height: 1px;
}
.new_disign_body .popup  .icon-close{
	background: #ffffff;
	border: none;
	width: 20px;
	height: 20px;
	border-radius: 0;
	z-index: 10;
	position: absolute;
	right: 12px;
	top: 12px;
}
.new_disign_body .popup .icon-close:hover:after,
.new_disign_body .popup .icon-close:hover:before{
	background: #4b919b;	
}
.new_disign_body .input-form .input-field{
	margin-bottom: 25px;
}
.new_disign_body .popup #video_cons-popup,
.new_disign_body .popup #cheaper-popup
{
	width: 440px;	
}
.new_disign_body #video_cons-popup .btn,
.new_disign_body #cheaper-popup .btn{
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	text-align: center;
	padding: 16px;
	height: auto;
	width: 100%;	
	margin-top: 25px;
}
.new_disign_body #video_cons-popup .input-form .input-field.top_15,
.new_disign_body #cheaper-popup .input-form .input-field.top_15{
	margin-bottom: 25px;	
	font-weight: 300;
	line-height: 20px;	
	color: #4A4A4F;
}
.new_disign_body #video_cons-popup .input-form .input-field.top_15 strong,
.new_disign_body #cheaper-popup .input-form .input-field.top_15 strong{
	font-weight: 300;
}
.new_disign_body .input-field.__invalid:after{
	border-radius: 4px;	
}
.reset_label{
	display: none;
}
.new_disign_body .reset_label{
	display: block;
}
.reset_label{
	position: absolute;
	top: 14px;
	z-index: 9;
	left: auto;
	right: 14px;
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.reset_label:after, .reset_label:before{
	content: "";
	position: absolute;
	width: 16px;
	height: 1px;
	top: 50%;
	left: 50%;
	transform-origin: center;
	background: #c3c3c7;
	display: block;
}

.reset_label:before{
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.reset_label:after{
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.reset_label:hover:after, 
.reset_label:hover:before{
	background: #4b919b;	
}
.new_disign_body  .mfp-wrap{
	background: rgb(0 0 0 / 72%);
}
.new_disign_body .mfp-gallery img.mfp-img{
	padding: 0;
	background: #fff;
}
.new_disign_body .mfp-gallery .mfp-close{
	margin-top: 0;
	margin-right: 0;
	width: 56px;
	height: 56px;
	cursor: pointer !important;
	top: 0 !important;
	right: 0 !important;
	font-size: 0;
	opacity: 1;
	background: #000;
	color: white;
	display: block;
}
.new_disign_body .mfp-gallery .mfp-figure .mfp-close{
	display: none;	
}
.new_disign_body .mfp-arrow{
	position: absolute;
	opacity: 1;
	margin: 0;
	top: 50%;
	padding: 0;
	width: 56px;
	height: 56px;
	border-radius: 0;
	border: 1px solid #171717 !important;
	transform: translate(0, -50%);
	background: #000000;
}
.new_disign_body .mfp-arrow-left{
	left: 12% !important;
}
.new_disign_body .mfp-arrow-right{
	right: 12% !important;
}
.new_disign_body .mfp-arrow:after{
	width: 12px;
	height: 12px;
	margin: 0;
	top: 20px;
	border-color: #ffffff;
}
.new_disign_body .mfp-arrow-left:after{
	left: 24px;
	border-width: 1px 0 0 1px;
}
.new_disign_body .mfp-arrow-right:after{
	left: 20px;
	border-width: 0 1px 1px 0;
}
.new_disign_body .mfp-gallery .mfp-arrow:after{
	border-color: #ffffff;
}
.new_disign_body .mfp-gallery .mfp-close:after, .new_disign_body .mfp-gallery .mfp-close:before{
	background-color: #ffffff;
}
.new_disign_body .mfp-close:after, .new_disign_body .mfp-close:before{
	position: absolute;
	left: 30px;
	content: "";
	height: 28px;
	width: 1px;
	background-color: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	top: 13px;
}
.text_sale_item a.calc_start{
	border-bottom: none;	
}
.buttons_sale_sect{
	display: none;	
}
.buttons_sale_sect {
    margin-bottom: 6px;
}
.item_block_sect:hover .buttons_sale_sect{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;	
}
.btn.btn_detail{
	background: #ffffff;
	border-radius: 4px;
	padding: 16px 20px;
	color: #4b919b;
	border: 2px solid #4b919b;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	max-width: 250px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	display: block;	
	height: 54px;
}
.btn.btn_detail:hover{
	background: #4b919b;
	color: #ffffff;
	border: 2px solid #4b919b;	
}
@media screen and (max-width: 1749px){
	.btn.btn_detail{
		max-width: 240px;
		
	}
}
@media screen and (max-width: 1639px){
	.btn.btn_detail{
		max-width: 200px;
	}
	.btn_sale_sect{
		max-width: 200px;
	}	
}
@media screen and (max-width: 1559px){
	.btn.btn_detail{
		padding: 12px 15px;
		max-width: 180px;
		height: auto;
	}
	.btn_sale_sect{
		max-width: 180px;
	}	
}
@media screen and (max-width: 1379px){
	.btn.btn_detail{
		max-width: 160px;
		height: auto;
	}
	.btn_sale_sect{
		max-width: 160px;
	}	
}
@media screen and (max-width: 1365px){
	.btn.btn_detail{
		max-width: 150px;
		padding: 12px 14px;
		font-size: 10px;
		line-height: 13px;	
		height: auto;		
	}
	.btn_sale_sect{
		max-width: 150px;
	}	
}
@media screen and (max-width: 1200px){
	.btn.btn_detail{
		max-width: 140px;
				height: auto;
	}
	.btn_sale_sect{
		max-width: 140px;
	}	
}
@media screen and (max-width: 1100px){
	.btn.btn_detail{
		max-width: 100%;
		height: auto;
	}
	.btn_sale_sect{
		max-width: 100%;
		margin-bottom: 10px;
	}
	.buttons_sale_sect{
		flex-direction: column !important;
	}	
}
@media screen and (max-width: 991px){
	.btn.btn_detail{
		max-width: 140px;
	}
	.btn_sale_sect{
		max-width: 140px;
		margin-bottom: 0;
	}
	.buttons_sale_sect{
		flex-direction: row !important;
	}	
}
@media screen and (max-width: 767px){
	.btn.btn_detail{
		max-width: 100%;
		padding: 10px 10px;
		font-size: 8px;
		line-height: 12px;	
		height: auto;		
	}
	.btn_sale_sect{
		max-width: 100%;
		margin-bottom: 10px;
	}
	.buttons_sale_sect{
		flex-direction: column !important;
	}	
}
@media screen and (max-width: 767px){
	.new_disign_body .mfp-gallery .mfp-close{
		margin-top: 0;
		margin-right: 0;
		width: 35px;
		height: 35px;
		cursor: pointer !important;
		top: 0 !important;
		right: 0 !important;
		font-size: 0;
		opacity: 1;
		background: #000;
		color: white;
		display: block;
	}
	.new_disign_body .mfp-close:after, .new_disign_body .mfp-close:before{
		position: absolute;
		left: 18px;
		content: "";
		height: 15px;
		width: 1px;
		background-color: #fff;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		top: 10px;
	}
	.new_disign_body .mfp-arrow{
		position: absolute;
		opacity: 1;
		margin: 0;
		top: 50%;
		padding: 0;
		width: 35px;
		height: 35px;
		border-radius: 0;
		border: 1px solid #171717 !important;
		transform: translate(0, -50%);
		background: #000000;
	}
	.new_disign_body .mfp-arrow:after{
		width: 12px;
		height: 12px;
		margin: 0;
		top: 11px;
		border-color: #ffffff;
	}	
	.new_disign_body .mfp-arrow-left:after{
		left: 14px;
		border-width: 1px 0 0 1px;
	}
	.new_disign_body .mfp-arrow-right:after{
		left: 8px;
		border-width: 0 1px 1px 0;
	}
	.new_disign_body .mfp-arrow-left{
		left: 5% !important;
	}	
	.new_disign_body .mfp-arrow-right{
		right: 5% !important;
	}	
}
.new_disign_body .popup--files h4, 
.new_disign_body .popup--installment h4{
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 10px;
	font-weight: 400;
}
.new_disign_body .installment-popup__info .list li:before{
	width: 8px;
	height: 8px;
	background: #4b919b;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 11px;
}
.new_disign_body .installment-popup__conditions li{
	line-height: 28px;
	padding-left: 20px;
}
.new_disign_body .installment-popup__addition:before{
	content: "";
	position: absolute;
	width: 2px;
	height: 100%;
	background: #dddde0;
	top: 0;
	left: -30px;
}
.new_disign_body .popup--installment{
	width: 1200px;
}
.new_disign_body .installment-popup__addition{
	width: 500px;
}
.new_disign_body .installment-popup__addition-text{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 10px;
	color: #0A0A0A;
}
.new_disign_body .installment-popup__addition-phone{
	font-size: 16px;
	color: #0A0A0A;
	line-height: 28px;
	font-weight: 400;
	margin-bottom: 5px;
}
.new_disign_body .installment-popup__addition-phone span{
	margin-left: 10px;
	color: #7B7B84;	
}
.new_disign_body .popup__bottom{
	background: #ffffff;
	padding: 0 40px 40px;
	border-radius: 0;
}
.new_disign_body .installment-calculation__block{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	flex-direction: column;
}
.new_disign_body .installment-calculation__store{
	width: 100%;
	margin-top: 30px;
}
.new_disign_body .installment-calculation__item{
	position: relative;
	margin-right: 20px;	
}
.new_disign_body .installment-calculation__label{
	font-size: 12px;
	font-weight: 100;
	line-height: 14px;
	display: block;
	margin-bottom: 0;
	color: #AFAFB5;
	padding: 0 4px;
	position: absolute;
	background: white;
	top: 6px;
	z-index: 9;
	left: 6px;	
}
.new_disign_body .installment-calculation__input{
	max-width: 180px;
	margin-top: 12px;
}
.new_disign_body .installment-calculation__item .nselect .nselect__head{
	width: 180px;
	border: 1px solid #AFAFB5;
	padding: 0 8px;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	font-size: 14px;
	color: #0A0A0A;
}
.new_disign_body .installment-calculation__calc{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;	
}
.new_disign_body .installment-calculation__inputs, .new_disign_body .installment-calculation h4{
	margin-bottom: 0;
}
.new_disign_body .installment-calculation__input input{
	border-color: #AFAFB5;
	color: #000;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	height: 40px;	
}
.new_disign_body .installment-calculation__result{
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
	margin-left: 5px;
	font-size: 16px;
	color: #0A0A0A;
	line-height: normal;
	margin-top: 7px;
}
.new_disign_body .nselect .nselect__head:after{
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: initial;
	border-color: initial;
	right: 10px;
	border-width: initial;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: url(/img/new_images/tab_link.svg);
	width: 14px;
	height: 7px;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	display: block;
	transform: rotate(0deg);
	top: 17px;
	opacity: 0.4;
}
.new_disign_body .installment-calculation__input .nsBelfan._active{
	z-index: 99;
}
.new_disign_body .nselect .nselect__inner{
	top: 41px;
}

.new_disign_body .nselect .nselect__head, 
.new_disign_body .nselect .nselect__list LI{
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	padding: 0 8px;
	width: 100%;
	font-size: 14px;
}
.new_disign_body .nselect .nselect__list LI{
	display: block;
	background: #fff;
	color: #0a0a0a;
	border: 1px solid #afafb5;
	border-top: none;
}
.new_disign_body .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: rgb(175 175 181);
}
.new_disign_body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	position: relative;
	width: 3px;
	height: 100%;
	margin: 0 auto;
	border-radius: 16px;
	text-align: center;
}
.new_disign_body .installment-calculation__input .nsBelfan._active .nselect__head:after{
	transform: rotate(180deg);
}
.new_disign_body .installment-calculation__store-text{
	font-size: 16px;
	line-height: 23px;
	padding: 0 5px;
	font-weight: 400;
	margin-bottom: 15px;
	color: #0A0A0A;
}
.new_disign_body #configurator-popup .popup__title{
	line-height: normal;
	font-size: 24px;
	font-weight: 500;
	padding: 32px 32px 20px 32px;
	background: #e6e6e6;
}
.new_disign_body #configurator-popup .icon-close{
	background: #e6e6e6;
}
.new_disign_body #configurator-popup .icon-close:after,
.new_disign_body #configurator-popup .icon-close:before{
	background: #afafb5;
}
.new_disign_body #configurator-popup .configurator-result__text{
	font-size: 16px;
	margin-bottom: 13px;
	font-weight: 400;
}
.new_disign_body #configurator-popup .configurator-result__option{
	min-height: auto;
	color: #636369;
	position: relative;
	padding-left: 16px;
}
.new_disign_body #configurator-popup .configurator-result__option:before{
	width: 7px;
	height: 7px;
	background: #636369;
	border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 7px;
	content: '';
}
.new_disign_body #configurator-popup .configurator-result{
	padding: 0px 32px 32px;
}

@media screen and (max-width: 767px){
	.new_disign_body .installment-calculation__input{
		max-width: 165px;
		margin-top: 12px;
	}
	.new_disign_body .installment-calculation__item .nselect .nselect__head{
		width: 165px;
	}
	.new_disign_body .installment-calculation__item{
		position: relative;
		margin-right: 10px;
	}	
}
@media screen and (max-width: 650px){
	.new_disign_body .installment-calculation__inputs form{
		width: 100%;
		display: flex;
		flex-direction: column;
	}	
	.new_disign_body .installment-calculation__item{
		width: 100%;
	}
	.new_disign_body .installment-calculation__inputs{
		margin-bottom: 0;
		width: 100%;
	}
	.new_disign_body .installment-calculation__item .nselect .nselect__head{
		width: 100%;
	}
	.new_disign_body .installment-calculation__input{
		max-width: none;
		margin-top: 12px;
	}
	.new_disign_body .installment-calculation__item{
		width: auto;
		margin-right: 0;
	}
	.new_disign_body .installment-popup__addition{
		width: 100%;
	}	
}
@media screen and (max-width: 1220px){
	.new_disign_body .popup--installment{
		width: 100%;
		max-width: 1200px;
	}	
	.new_disign_body .installment-calculation__item{
		width: auto;
	}
}

/****************ÐÐ¾Ð²Ð°Ñ ÐºÐ°Ñ€Ñ‚Ð¾Ñ‡ÐºÐ° Ñ‚Ð¾Ð²Ð°Ñ€Ð°*********************/
.rutube{
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
	background-size: cover;
	background-position: 50%;
}
.rutube, .rutube .play{
	height: 100%;
	width: 100%;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.video-responsive .rutube{
	height: auto;
}
.video-responsive .rutube img{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 10;
}
.rutube .play{
	background: url("/img/new_images/play_video.svg") 50% no-repeat;
	background-size: 64px 64px;
	position: absolute;
	opacity: .8;
	filter: alpha(opacity = 80);
}
.video-responsive .rutube .play{
	top: 0;
	z-index: 20;
}
.video-responsive .rutube .play{
	top: 0;
	z-index: 20;
}
.new_disign_body .popup--configurator .interior-options__price-inner{
	border-radius: 0;
	height: initial;
	width: auto;
	padding: 0;
	background: #e6e6e6;
	border: none;
	line-height: normal;
}
.new_disign_body .popup--configurator .number-field.js-quantity{
	width: 75px;
	height: 48px;
	position: relative;
}
.new_disign_body .popup--configurator .number-field.js-quantity input[name="number_configurator"]{
	width: 76px;
	height: 48px;
	padding-left: 8px;
	font-size: 16px;
	line-height: 18px;
	border-radius: 4px;
	border: 1px solid #AFAFB5;
	font-weight: 400;
	background: white;
}
.new_disign_body .number-field__change.js-up{
	top: 12px;	
}
.new_disign_body .number-field__change.js-down{
	bottom: 12px;
}
.new_disign_body .number-field__change.__up:before{
	border-color: transparent transparent #90A4AE;
	border-width: 0 4px 4px;
}
.new_disign_body .number-field__change.__down:before{
	border-color: #90A4AE transparent transparent;
	border-width: 4px 4px 0;
}
.interior-options__price-cost:after, .interior-options__price-cost:before{
	content: none;
}
.percent-price{
	display: none;
}
.new_disign_body .percent-price{
	display: block;
}
.new_disign_body .popup--configurator .configurator-result .interior-options__price-cost{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	font-size: 28px;
	font-weight: 500;
	position: relative;
	margin-right: 40px;
	line-height: normal;
	text-align: left;
}
.new_disign_body .popup--configurator .new-price{
	padding-top: 0;
	color: #000;
	font-size: 28px;
	line-height: 34px;
	font-weight: 500;
	margin-right: 10px;
}
.new_disign_body .popup--configurator .old-price{
	color: #575757;
	position: relative;
	font-weight: 400;
	line-height: 22px;
	font-size: 18px;
	text-decoration: line-through;
	margin-right: 15px;
}
.new_disign_body .popup--configurator .old-price:before{
	content: none;
}
.new_disign_body .popup--configurator .percent-price{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #000;
	background: #afd970;
	display: flex;
	width: min-content;
	padding: 4px 20px 4px 8px;
	align-items: center;
	text-transform: uppercase;
	clip-path: polygon(0px 0, 100% 0, 100% calc(100% - 27px), calc(100% - 17px) 100%, 0 100%, 0 17px);
	justify-content: flex-start;
}

.new_disign_body .popup--configurator{
	width: 1400px;
}
.new_disign_body .popup--configurator .configurator-result>div{
	min-width: 34%;	
}
.new_disign_body .popup--configurator .configurator-result__color{
	width: 56px;
	height: auto;
}
.new_disign_body .popup--configurator .configurator-result__color img{
	display: block;
	width: 56px;
	border: none;
	padding: 0;
}
.new_disign_body .js-product:not([data-product-options]) .configurator-result__option.js-configurator-result-option:before{
	content: none !important;
}
.new_disign_body .js-product:not([data-product-options]) .cf .configurator-result__text{
	display: none;
}
/* .new_disign_body .js-product:not([data-product-options]) .cf{ */
	/* display: none;	 */
/* } */
.new_disign_body .popup--configurator #shablon_colors_count{
	width: 48%;
}
.new_disign_body .popup--configurator .js-colors-scheme{
	width: 48%;
}
.new_disign_body .configurator__colors-scheme img{
	max-width: 100%;
	object-fit: cover;
}
.new_disign_body .popup--configurator .configurator__title{
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	margin-bottom: 12px;
}
.new_disign_body .popup--configurator .configurator__items{
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.new_disign_body .popup--configurator .nselect .nselect__head, .new_disign_body .popup--configurator .nselect .nselect__list LI{
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	padding: 0 8px;
	width: 500px;
	font-size: 14px;
	color: #0A0A0A;
	border: 1px solid #AFAFB5;
	border-radius: 4px;
}
.new_disign_body .configurator__block{
	margin-bottom: 30px;
}
.new_disign_body .configurator__title_first{
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #0A0A0A;
	margin-bottom: 10px;
}
.new_disign_body .configurator__title_double{
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	margin-bottom: 24px;
	color: #636369;
}
.new_disign_body .popup--configurator .configurator__title#shablon_color_text{
	display: none;
}
.new_disign_body .configurator__colors-item-color{
	border: 1px dashed #AFAFB5;
	width: 64px;
	height: 64px;
	background: #F6F6F6;
}
.new_disign_body .configurator__colors-item-color:after, .new_disign_body .configurator__colors-item-color:before{
	content: none;
}
.new_disign_body .configurator__colors-item-option{
	color: #4b919b;
	border-bottom: none;
	width: 64px;
	font-size: 9px;
}
.new_disign_body .js-select-color:not(:first-child){
	margin-left: 35px;
}
.new_disign_body .js-select-color:not(:first-child):after, .new_disign_body .js-select-color:not(:first-child):before{
	content: "";
	width: 2px;
	height: 25px;
	background: #4b919b;
	position: absolute;
	left: -25px;
	top: 32px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.new_disign_body .configurator__item.__color{
	display: block !important;
}
.new_disign_body .configurator__colors{
	min-height: auto;
	margin: 0 0 20px;
}
.new_disign_body .configurator__item.__color{
	height: 64px;
	width: 64px;
	padding: 1px;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #ffffff;
}
.new_disign_body .configurator__item:hover:not(.__disabled){
	cursor: pointer;
	border: 1px solid #4b919b;
	padding: 2px;
}
.new_disign_body .configurator__color{
	text-align: center;
	z-index: 2;
	margin: 10px;
	margin-bottom: 0;
}
.new_disign_body .configurator__color-title{
	max-width: 64px;
	padding: 0;
	margin: 8px auto 0;
	font-size: 12px;
	line-height: 14px;
}
.new_disign_body .configurator__block{
	margin-bottom: 0;
}
.js-config-slider-items .owl-dot{
	display: none !important;
}
.new_disign_body .configurator__block#config_ids{
	margin-bottom: 30px;
}

.new_disign_body .popup--configurator .mCSB_inside>.mCSB_container{
	margin-right: 0;
}
.new_disign_body .popup--configurator .nselect .nselect__inner{
	min-width: 500px;	
}
@media screen and (max-width: 1440px){
	.new_disign_body .popup--configurator{
		width: 100%;
	}	
}
@media screen and (max-width: 1240px){
	.new_disign_body .popup--configurator .configurator-result>div{
		min-width: 40%;
	}	
}
@media screen and (max-width: 1160px){
	.new_disign_body .popup--configurator .new-price{
		font-size: 24px;
		line-height: 28px;
		margin-right: 6px;
	}	
	.new_disign_body .popup--configurator .old-price{
		line-height: 20px;
		font-size: 16px;
		margin-right: 10px;
	}
	.new_disign_body .popup--configurator .percent-price{
		font-size: 12px;
		line-height: 14px;
		padding: 4px 17px 4px 4px;
	}
	.new_disign_body .popup--configurator .configurator-result .interior-options__price-cost{
		margin-right: 15px;
	}	
	.new_disign_body .popup--configurator .number-field.js-quantity{
		width: 65px;
		height: 40px;
	}
	.new_disign_body .popup--configurator .number-field.js-quantity input[name="number_configurator"]{
		width: 65px;
		height: 40px;
	}
	.new_disign_body .number-field__change.js-down{
		bottom: 8px;
	}
	.new_disign_body .number-field__change.js-up{
		top: 8px;
	}
	.new_disign_body .popup.popup--configurator .btn{
		color: #fff !important;
		background: #4b919b !important;
		border-radius: 4px;
		width: 170px;
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}
	.new_disign_body .popup--configurator .nselect .nselect__head, .new_disign_body .popup--configurator .nselect .nselect__list LI{
		width: 420px;
	}	
	.new_disign_body .popup--configurator .nselect .nselect__inner{
		min-width: 420px;
	}
	.new_disign_body .popup--configurator .configurator-result>div{
		min-width: 45%;
	}	
}
@media screen and (max-width: 1024px){
	.new_disign_body .popup--configurator .configurator-result .configurator-result__cart{
		margin-top: 20px;
	}
	.new_disign_body .popup--configurator #shablon_colors_count{
		width: 100%;
	}
	.new_disign_body .popup--configurator .js-colors-scheme{
		width: 100%;
		order: -1;
		margin-bottom: 20px;
	}
	.configurator.js-configurator	{
		display: grid;
	}
}
@media screen and (max-width: 530px){
	.new_disign_body .popup--configurator .nselect .nselect__head, .new_disign_body .popup--configurator .nselect .nselect__list LI{
		width: 250px;
	}	
	.new_disign_body .popup--configurator .nselect .nselect__inner{
		min-width: 250px;
	}	
}
.new_disign_body .popup--quickview{
	width: 1420px;	
	padding: 32px 32px;
}
.new_disign_body .popup--quickview .good-item--good .good-slider{
	width: 62%;
	margin-right: 50px;
}
.new_disign_body .popup--quickview .good-item--good .good-desc{
	width: 38%;	
}
.new_disign_body .popup--quickview .good-slider__thumbs{
	margin: 20px 0 0;
}
.new_disign_body .popup--quickview .good-cart{
	background: #4b919b;
	 padding: 15px;
}
/* .new_disign_body .popup--quickview .good-cart__add{ */
	/* display: none;	 */
/* } */
.new_disign_body .popup--quickview .good-cart__add .add_basket_discount{
	background: #4b919b !important;
	border-radius: 4px;
	padding: 12px 15px;
	color: white !important;
	border: 2px solid white;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	width: 150px !important;
	text-align: center;
	text-transform: uppercase;
	height: auto;	
}
.new_disign_body .popup--quickview .new-price{
	color: #ffffff;
	font-size: 32px;
	line-height: 38px;
	font-weight: 400;
	margin-bottom: 10px;
}
.new_disign_body .popup--quickview .old-price{
	color: #CACACE;
	font-weight: 400;
	line-height: 28px;
	font-size: 24px;
	text-decoration: line-through;
}
.new_disign_body .popup--quickview .old-price:before{
	content: none;	
}
.new_disign_body .popup--quickview .good-desc__name{
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 20px;
}
.new_disign_body .popup--quickview .good-desc__name a{
	color: #0A0A0A;
	border: none;	
}
.new_disign_body .popup--quickview .good-desc__details dl{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	margin-bottom: 16px;	
}
.new_disign_body .popup--quickview .good-desc__details dl dt{
	width: auto;
}
.new_disign_body .popup--quickview .good-desc__details dl dt span{
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: #636369;	
}
.new_disign_body .popup--quickview .good-desc__details dd{
	font-weight: 700;
	max-width: max-content;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #0A0A0A;
}
.new_disign_body .popup--quickview .good-desc__details dt:before{
	content: none;
}
.new_disign_body .popup--quickview .good-desc__discount_description{
	margin-top: 20px;
}
.new_disign_body .popup--quickview .good-desc__discount_description b span{
	color: #F93C00;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;	
}
.new_disign_body .popup--quickview .good-desc__discount_description p{
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #4A4A4F;	
}
.new_disign_body .popup--quickview .good-item--good .good-slider__inner{
	margin: 0;
	width: 100%;
	width: 100%;
}
.new_disign_body .popup--quickview .good-slider__thumb{
	width: 152px;
	height: 74px;
}
.new_disign_body .popup--quickview .good-slider__thumb img{
	height: 74px;
	object-fit: cover;
}
.new_disign_body .popup--quickview .good-slider__thumb:after{
	border: none;
}
.new_disign_body .popup--quickview .good-slider__thumb.__active:after{
	border: 1px solid #B2B2B2;
}
.new_disign_body .popup--quickview .good-slider .owl-prev, 
.new_disign_body .popup--quickview .good-slider .owl-next{
	background: white;
	height: 36px;
	width: 36px;
	border: none;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	z-index: 1;
	transform: none;
	font-size: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #ececec;
	border-width: 1px;
}
.new_disign_body .popup--quickview .good-slider .owl-prev:after{
	background: url(/img/new_images/left.svg);
	width: 7px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	display: block;
	margin-right: 1px;
	position: relative;
	top: initial;
	border: none;
	transform: none;
	left: initial;
}
.new_disign_body .popup--quickview .good-slider .owl-next:after{
	background: url(/img/new_images/right.svg);
	width: 7px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	display: block;
	margin-right: -4px;
	position: relative;
	top: initial;
	border: none;
	transform: none;
	right: initial;
}
.new_disign_body .popup--quickview .good-slider .owl-prev{
	left: 20px;
}
.new_disign_body .popup--quickview .good-slider .owl-next{
	right: 20px;
}
.new_disign_body .popup--quickview .owl-next:hover, 
.new_disign_body .popup--quickview .owl-prev:hover{
	border-color: #4b919b !important;
}
@media screen and (max-width: 1470px){
	.new_disign_body .popup--quickview{
		width: 100%;
	}
}
@media screen and (max-width: 1023px){
	.new_disign_body .popup--quickview .good-item--good .good-slider{
		width: 100%;
		margin-right: 0;
	}
	.new_disign_body .popup--quickview .good-item--good .good-desc{
		width: 100%;
	}
   .new_disign_body .popup--quickview .good-slider{
		margin-bottom: 25px;
		padding: 10px;
	}	
	.new_disign_body .popup--quickview .good-slider .owl-carousel .owl-item img{
		width: auto;
		height: auto;
	}
	.new_disign_body .popup--quickview .good-slider__thumb{
		width: auto;
		height: auto;
	}
	.new_disign_body .popup--quickview{
		width: 600px;
	}	
}
@media screen and (max-width: 650px){
	.new_disign_body .popup--quickview{
		width: 100%;
	}		
}
.block_info_items{
	display: none;
}
.block_info_items.active{
	display: block;
}
.sliders_block_card .good-slider__thumbs .owl-stage{
	margin-left: 1px;	
}
.dimensions_none{
	color: #000;	
}
.desc_dimensions .tooltip:before{
	content: "i";
	display: block;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	margin-left: 1px;
}
.desc_dimensions .tooltip{
	height: 18px;
	border: none;
	position: relative;
	cursor: pointer;
	z-index: 999;
	border-radius: 50%;
	color: white;
	background: #000;
	width: 18px;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 12px;
	align-items: center;
	margin-left: 6px;
	font-weight: 600;
}
@media screen and (max-width: 767px){
	.desc_dimensions .tooltip:before{
		line-height: 15px;
		font-size: 10px;
	}
	.desc_dimensions .tooltip{
		height: 15px;
		width: 15px;
		font-size: 10px;
	}	
}
.new_disign_body .desc_dimensions .tooltip__body{
	width: 340px;
	padding: 20px;
	color: #000;
	left: auto;
	margin-left: 0;
	border-radius: 0;
	cursor: default;
	font-weight: 500;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-box-shadow: 1px 1px 10px -4px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 10px -4px rgba(0, 0, 0, .5);
	-webkit-transition: opacity .1s ease-in-out, bottom .1s ease-in-out, -webkit-transform 0 linear .1s;
	transition: opacity .1s ease-in-out, bottom .1s ease-in-out, -webkit-transform 0 linear .1s;
	-o-transition: opacity .1s ease-in-out, bottom .1s ease-in-out, transform 0 linear .1s;
	transition: opacity .1s ease-in-out, bottom .1s ease-in-out, transform 0 linear .1s;
	transition: opacity .1s ease-in-out, bottom .1s ease-in-out, transform 0 linear .1s, -webkit-transform 0 linear .1s;
	right: 0;
}
.new_disign_body .desc_dimensions .tooltip:hover .tooltip__body{
	bottom: 32px;
	opacity: 1;
	max-height: 1000px;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity .2s ease-in-out .1s, bottom .2s ease-in-out .1s, -webkit-transform 0 linear .1s;
	transition: opacity .2s ease-in-out .1s, bottom .2s ease-in-out .1s, -webkit-transform 0 linear .1s;
	-o-transition: opacity .2s ease-in-out .1s, bottom .2s ease-in-out .1s, transform 0 linear .1s;
	transition: opacity .2s ease-in-out .1s, bottom .2s ease-in-out .1s, transform 0 linear .1s;
	transition: opacity .2s ease-in-out .1s, bottom .2s ease-in-out .1s, transform 0 linear .1s, -webkit-transform 0 linear .1s;
}
.new_disign_body .desc_dimensions .tooltip__body, 
.new_disign_body .desc_dimensions .tooltip__body p{
	font-size: 16px;
	line-height: 24px;
}
.block_card_items ~ .available_items_blocks{
	padding-top: 40px;
}
.not_shablon{
	padding-top: 40px;
}
.page_new_design .item_block_sect .owl-dots.disabled{
	display: none !important;	
}
.new_disign_body #click-popup .input-field input, .new_disign_body #click-popup .input-field select, .new_disign_body #click-popup .input-field textarea{
	border-color: #AFAFB5;
	color: #000;
	height: 40px;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
}
#click-popup .input-field label{
	font-size: 12px;
	font-weight: 100;
	line-height: 14px;
	display: block;
	margin-bottom: 0;
	color: #AFAFB5;
	padding: 0 4px;
	position: absolute;
	background: white;
	top: -5px;
	z-index: 9;
	left: 6px;
}
.new_disign_body #click-popup .btn{
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	text-align: center;
	padding: 16px;
	height: auto;
	width: 100%;
	margin-top: 25px;
}
#click-popup .checkbox-field input[type=checkbox]:checked~label:before{
	border-color: #4b919b;
    background: #fff;
}
.new_disign_body #click-popup .checkbox-field input[type=checkbox]~label:after{
	top: 6px;
}
.desc_dimensions dl{
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;	
}

.item_block_sect{
	display: flex;
	height: auto;
}
.item_block_sect_hover{
	display: block;
	width: 100%;	
}
.full_prop_desc p,
.full_prop_desc b{
	line-height: 2em;	
}
.floating-cart{
	border-radius: 4px;
}
.desc_delivery .tooltip{
	height: 18px;
	border: none;
	position: relative;
	cursor: pointer;
	z-index: 999;
	border-radius: 50%;
	color: white;
	background: #000;
	width: 18px;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 12px;
	align-items: center;
	margin-left: 6px;
	font-weight: 600;
}
.desc_delivery .tooltip:before{
	content: "i";
	display: block;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	margin-left: 1px;
}
.new_disign_body .desc_delivery .tooltip__body{
	width: 200px;
	padding: 20px;
	color: #000;
	left: auto;
	margin-left: 0;
	border-radius: 0;
	cursor: default;
	font-weight: 500;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-box-shadow: 1px 1px 10px -4px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 10px -4px rgba(0, 0, 0, .5);
	-webkit-transition: opacity .1s ease-in-out, bottom .1s ease-in-out, -webkit-transform 0 linear .1s;
	transition: opacity .1s ease-in-out, bottom .1s ease-in-out, -webkit-transform 0 linear .1s;
	-o-transition: opacity .1s ease-in-out, bottom .1s ease-in-out, transform 0 linear .1s;
	transition: opacity .1s ease-in-out, bottom .1s ease-in-out, transform 0 linear .1s;
	transition: opacity .1s ease-in-out, bottom .1s ease-in-out, transform 0 linear .1s, -webkit-transform 0 linear .1s;
	right: 0;
}
.new_disign_body .desc_delivery .tooltip__body, .new_disign_body .desc_delivery .tooltip__body p{
	font-size: 16px;
	line-height: 24px;
}
.new_disign_body .desc_delivery .tooltip:hover .tooltip__body{
	bottom: 32px;
	opacity: 1;
	max-height: 1000px;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity .2s ease-in-out .1s, bottom .2s ease-in-out .1s, -webkit-transform 0 linear .1s;
	transition: opacity .2s ease-in-out .1s, bottom .2s ease-in-out .1s, -webkit-transform 0 linear .1s;
	-o-transition: opacity .2s ease-in-out .1s, bottom .2s ease-in-out .1s, transform 0 linear .1s;
	transition: opacity .2s ease-in-out .1s, bottom .2s ease-in-out .1s, transform 0 linear .1s;
	transition: opacity .2s ease-in-out .1s, bottom .2s ease-in-out .1s, transform 0 linear .1s, -webkit-transform 0 linear .1s;
}
.new_disign_body .desc_delivery .tooltip:hover .tooltip__body div:first-child{
	display: none;
}
.new_disign_body .desc_delivery .tooltip .tooltip__body br:nth-child(2){
	display: none;	
}
.desc_delivery .tooltip__body br:last-child{
	display: none;
}
/* main page start*/
.main-page-new{
	/* max-width: 1720px; */
	padding: 0 20px;
	max-width: 1760px;	
	width: 100%;
    margin: 0 auto;
    font-family: "Inter Tight", sans-serif;
}
.new_disign_body .wrapp-banbelf{
	background: #fff;
	background-image: none;
	margin-top: 125px;
}

.banbelf-box__percent{
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.new_disign_body .banbelf-text__number, .new_disign_body .banbelf-text-sub, .new_disign_body .banbelf-text__text, .new_disign_body .wrapp-banbelf__title{
	color:#0A0A0A;
	font-family: 'InterTight-Regular';
}

.new_disign_body .wrapp-banbelf__title{
	margin: 0;
	padding: 0;
}
.new_disign_body .wrapp-banbelf__title{
	line-height: 72px;
	font-size: 60px;
	font-weight: 500;
	text-align: left;
	max-width: 1598px;
}
.new_disign_body .banbelf{
	width:100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}
.wrapp-banbelf__content{
	flex-direction: column;
	gap:80px;
	margin-top: 80px;
}
.banbelf-box__video{
    width: 100%;
    height: auto;
    max-height: 907px;
}
.banbelf-box{
	display:flex;
	align-items: flex-end;
	gap:20px;
}
.banbelf-text__number{
	font-size: 200px;
	line-height: 200px;
	font-weight: 500;
}
.banbelf-text__wrapp{
	flex-direction: column;
	justify-content: flex-end;
	height: 200px;
	align-items: flex-start;
	margin: 0;
	padding: 0;
	gap: 30px;
	margin-bottom: 25px;
}
.banbelf-text-sub{
	font-size: 80px;
	line-height: 80px;
	font-weight: 500;
}
.banbelf-text__text{
	font-size:20px;
	line-height: 24.2px;
	height: 48px;
}
.banbelf-text__text:first-child{
	max-width: 221px;
}
.all-link{
	display:flex;
	align-items: center;
	justify-content: center;
	gap:20px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 17.5px;
	color: #0A0A0A;
	font-family: Inter Tight;
    font-weight: 500;
}

.new_disign_body h2{
    font-family: "Inter Tight", sans-serif;
    font-size: 40px; /*60px; ÐŸÑ€Ð°Ð²ÐºÐ° Ð¿Ð¾ ÐºÐ¾Ð¼Ð¼ÐµÐ½Ñ‚Ñƒ: https://simpo.bitrix24.ru/online/?IM_DIALOG=chat13769&IM_MESSAGE=5584165 */
	color:#0A0A0A;
	line-height: 72px;
	font-weight: 500;
}
.block-title h2{
	margin: 0;
}
.block-title{
    display:flex;
    justify-content: space-between;
    align-items: flex-end;
	margin-bottom: 40px;
}
/* .store-info{ */
	/* display: flex; */
	/* align-items: center; */
	/* gap:60px; */
	/* background: #4B919B; */
	/* margin-top: 125px; */
	/* margin-bottom: 125px; */
/* } */
.store-info{
	display: flex;
	align-items: center;
	gap:0px;
	background: #4B919B;
	margin-top: 125px;
	padding: 100px 0;
}
/* .store-text{ */
	/* padding-left: 65px; */
	/* max-width: 49%; */
/* } */
.store-text {
    padding-left: 0;
    max-width: 49%;
    margin: 0 auto;
    text-align: center;
}
.store-text {
	font-size: 32px;
	font-weight: 300;
	/* font-weight: 400; */
	line-height: 44.8px;
	color:#fff;
}
/* .store-img { */
	/* height: 400px; */
	/* max-width: 60%; */
/* } */
/* .store-img { */
    /* height: 300px; */
    /* max-width: max-content; */
/* } */
/* .store-img img{
	max-width: 100%;
	height: 400px;
	object-fit: cover;
	width: 909px;
} */
.all-link.desktop{
	display: flex;
}
.mob{
	display: none;
}
.desktop{
	display: block;
}

/* main page end*/
@media screen and (max-width: 1650px){
	.main-page-new{
		/* max-width: 1450px; */
        padding: 0 20px;
        max-width: 1490px;		
	}	
}
@media screen and (max-width: 1450px){	
	.main-page-new{
		/* max-width: 1250px; */
        padding: 0 20px;
        max-width: 1290px;		
	}
	.new_disign_body h2, .new_disign_body .wrapp-banbelf__title{
		font-size: 40px;
		line-height: 48px;
		max-width: 1010px;
	}
}
@media screen and (max-width: 1366px){
	.main-page-new{
		/* max-width: 1200px; */
		padding: 0 20px;
        max-width: 1240px;		
	}
	.store-text{
		padding-left: 46px;
	}
		
	.wrapp-banbelf__content{
		margin-top: 60px;
	}
	/* .store-img img{
		max-width: 100%;
	} */
	
	.wrapp-banbelf__content{
		gap:70px;
	}
	.banbelf-text__number{
		font-size: 120px;
		line-height: 120px;
	}
	.banbelf-text__text{
		font-size: 20px;
		line-height: 24.2px;
	}
	.banbelf-text__text:first-child{
		max-width: 221px;
	}
	.banbelf-text__text:nth-child(2){
		max-width: 315px;
	}
	.banbelf-text-sub{
		font-size: 40px;
		line-height: 40px
	}
	.banbelf-text__wrapp{
		height: 120px;
		gap:10px;
		margin-bottom: 12px;
	}
	.store-img img{
		height: 400px;
		object-fit: cover;
	}
	.banbelf-box__video .rutube .play{
		background-size: 98px 98px;
	}
}

@media screen and (max-width: 1200px){	
	.main-page-new{
		/* max-width: 1024px; */
		padding: 0 20px;
        max-width: 1064px;		
	}	
}
@media screen and (max-width: 1250px){
	.banbelf-text__number{
        font-size: 100px;
        line-height: 100px;
	}
    .banbelf-text__text {
        font-size: 16px;
        line-height: 19.2px;
    }
    .banbelf-text-sub {
        font-size: 30px;
        line-height: 30px;
    }
    .banbelf-text__wrapp {
        margin-bottom: 0;
    }	
}
@media screen and (max-width: 1024px){	
	.main-page-new{
		/* max-width:900px; */
        padding: 0 20px;
        max-width: 940px;		
	}	
	.new_disign_body h2, .new_disign_body .wrapp-banbelf__title{
		font-size: 32px;
		line-height: 38.4px;
		max-width: 682px;
	}
	.new_disign_body .wrapp-banbelf{
		margin-top: 100px;
	}
	.banbelf-text__wrapp{
		height: 80px;
		gap: 5px;
		margin-bottom: 10px;
	}
	.banbelf-text__number{
		font-size: 90px;
		line-height: 90px;
	}
	.banbelf-text__text{
		font-size: 16px;
        line-height: 19.36px;
		height: 38px;
	}
	.banbelf-text-sub{
        font-size: 30px;
        line-height: 30px
	}
	.banbelf-text__text:first-child{
		max-width: 149px;
	}
	.banbelf-text__text:nth-child(2){
		max-width: 258px;
	}
	.banbelf-box{
		gap:10px;
	}
	.banbelf-box__video .video-responsive .rutube img{
		height: 500px;
		object-fit: cover;
	}
	.wrapp-banbelf__content{
		gap:60px;
	}
	.store-text{
		padding-left: 0;
		max-width: 390px;
	}
	.store-text {
		font-size: 24px;
		line-height: 33.6px;
	}
	.main-info h2{
		max-width: 100%;
		margin-bottom:30px;
	}
	.store-info{
		margin-top: 100px;
		margin-bottom: 100px;
		padding: 90px 0;
	}

	.main-info-accardeon {
        padding: 60px 20px;
    }
}
@media screen and (max-width: 1023px){
    .banbelf-text__number {
        font-size: 70px;
        line-height: 70px;
    }	
	.banbelf-text-sub {
        font-size: 20px;
        line-height: 20px;
    }
    .banbelf-text__text {
        font-size: 13px;
        line-height: 15.36px;
        height: 32px;
    }	
}
@media screen and (max-width: 991px){
	.main-page-new{
		/* max-width:768px; */
        padding: 0 20px;
        max-width: 808px;		
	}
}

@media screen and (max-width: 768px){	
	.main-page-new{
		/* max-width:708px; */
        padding: 0 20px;
        max-width: 748px;		
	}
	.banbelf-box{
		gap:8px;
	}
	.banbelf-text__number{
		width: auto;
		font-size: 70px;
        line-height: 70px;
		margin:0;
		padding: 0;
	}
	.banbelf-text__text{
		font-size: 13px;
        line-height: 15.73px;
		text-align: left;
	}
	.banbelf-text-sub{
		font-size: 20px;
        line-height: 20px
	}
	.banbelf-text__text:nth-child(2){
		max-width: 218px;
	}
	.banbelf-text__text:first-child{
		max-width:114px;
	}
	.wrapp-banbelf__content{
		gap:50px;
	}
	.banbelf-box__video .video-responsive .rutube img{
		height: 400px;
	}
	.new_disign_body .wrapp-banbelf{
		margin-top: 80px;
	}
	.new_disign_body h2, .new_disign_body .wrapp-banbelf__title {
        max-width: 492px;
    }
	.block-title{
		margin-bottom: 30px;
	}
	.store-info{
		margin-top: 80px;
		margin-bottom: 80px;
		gap:0;
		padding: 60px 0;
	}
	.store-text {
        /* max-width: 321px; */
		font-size: 18px;
		line-height: 26px;
    }
	.store-img img{
		height: 340px;
	}
	/* .store-img{ */
		/* height: 340px; */
	/* } */
}
@media screen and (max-width: 550px){
	.main-page-new{
		/* max-width:425px; */
        padding: 0 20px;
        max-width: 465px;		
	}	
	.page_new_design .content{
		/* max-width: 425px; */
        padding-right: 20px !important;
        padding-left: 20px !important;
        max-width: 465px;		
	}	
}

@media screen and (max-width: 991px){
	.item_block_sect:nth-child(2n){
		margin-left: 2% !important;
		margin-right: 0 !important;
	}
	.item_block_sect:nth-child(1n){
		margin-right: 2%;
		margin-left: 0;
	}
	.item_block_sect{
		width: 48%;
	}
	.item_block_sect:hover{
		padding: 12px 8px;
	}	
}
@media screen and (max-width: 767px){	
	.item_block_sect{
		width: 48%;
		padding: 12px 8px 0;
	}
	.interior_blocks_sliders .owl-nav,
	.sale_recommended_items .owl-nav,
	.sale_popular_items .owl-nav{
		display: none;
	}
	.page_new_design .breadcrumbs li{
		font-size: 12px;
	}
	.block_card_full_articul{
		font-size: 12px;
		font-weight: 400;
		line-height: 14px;
	}
	.page_new_design .frame_primer{
		font-size: 8px;
		max-width: 75px;
		padding: 3px 7px 3px 7px;
		height: 16px;
	}
	.sticker{
		font-size: 8px;
		padding: 3px 10px;
	}	
	.live_items a{
		font-size: 12px;
		line-height: 14px;
	}	
	.product_item__compare_new:before{
		width: 20px;
		height: 20px;
	}
	.product_item__favorite_new:before{
		width: 20px;
		height: 20px;
	}
	.item_code{
		font-size: 12px;
		line-height: 14px;
	}
	.discount_prices_item{
		font-size: 12px;
		line-height: 14px;
		padding: 4px 20px 4px 8px;
	}	
	.found_better_link{
		font-size: 12px;
		line-height: 14px;
	}
	.stock_elements_blocks .label:before{
		width: 8px;
		height: 8px;
		margin-top: 0;
	}
	.stock_elements_blocks .label{
		font-size: 12px;
		line-height: 16px;
	}
	.shops_items a{
		font-size: 12px;
		line-height: 14px;
	}	
	.shops_items a:before{
		width: 16px;
		height: 16px;
		margin-right: 6px;
	}
	.interior-options__price{
		margin-top: 10px;
	}
	.btn_sale_item{
		font-size: 14px;
		line-height: 16px;
	}
	.btn_sale_item_one_click{
		font-size: 14px;
		line-height: 16px;
	}
	.text_sale_item{
		font-size: 12px;
		line-height: 16px;
	}
	.colors_item_name{
		font-size: 16px;
		line-height: 20px;
	}
	.colors_item__option{
		padding-top: 20px;
	}
	.colors_item__option img{
		width: 44px !important;
		height: 44px;
		padding: 4px;
	}
	.colors_item .owl-next{
		right: 0;
	}
	.colors_item .owl-prev{
		left: -15px;
	}
	.colors_item{
		padding: 20px 0;
	}	
	.props_item_top_name{
		font-size: 16px;
		line-height: 19px;
	}
	.props_item_tab{
		padding: 20px 0 5px;
	}
	.desc_block_props{
		font-size: 12px;
		line-height: 14px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: flex-start;
		align-content: flex-start;
	}
	.desc_delivery{
		color: #000;
		display: flex;
		width: 50%;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.block_card_items ~ .available_items_blocks{
		padding-top: 20px;
	}	
	.page_new_design .item_block_sect .owl-dots{
		display: flex !important;
	}
	.page_new_design .item_block_sect .owl-dots{
		bottom: 5px;
	}	
	.sect_name_item{
		font-size: 13px;
		line-height: 18px;
		padding-bottom: 12px;
	}
	.sect_prices_item{
		font-size: 14px;
		line-height: 16px;
		margin-right: 6px;
	}
	.old_prices_sect{
		font-size: 10px;
		line-height: 12px;
		margin-right: 6px;
	}
	.discount_prices_sect{
		font-size: 8px;
		line-height: 10px;
		padding: 4px 17px 4px 5px;
		margin-right: 0;
		margin-top: 6px;
	}
	.stock_item_sect{
		font-size: 10px;
		line-height: 12px;
		display: block;
		width: 100%;
		margin-top: 8px;
	}
	.stock_item_sect .label{
		font-size: 10px;
		line-height: 12px;
		width: 100%;
		margin-top: 0;
		position: initial;
	}	
	.stock_item_sect .label:before{
		width: 8px;
		height: 8px;
		margin-top: 3px;
	}
	.sect_prices_blocks{
		padding-bottom: 10px;
	}
	.btn_sale_sect{
		margin-bottom: 0;
	}	
	.btn_sale_sect{
		font-size: 10px;
	}
	.full_prop_blocks_name{
		margin-top: 20px;
	}
	.page_new_design .content{
		padding: 20px 0 20px;
	}
	.wrap_prop_blocks{
		margin-bottom: 10px;
	}
	.full_prop_name_block{
		font-size: 16px;
		line-height: 20px;
	}
	.item_mini_block{
		border: 1px solid #e4e4e6;
		padding: 12px 8px;
		margin-bottom: 2px;
	}
	.name_item_mini{
		font-size: 12px;
		line-height: 14px;
	}
	.prices_item_mini{
		font-size: 14px;
		line-height: 16px;
		margin-right: 4px;
	}
	.old_prices_mini{
		font-size: 8px;
		line-height: 10px;
		margin-right: 4px;
	}
	.discount_prices_mini{
		font-size: 10px;
		line-height: 12px;
		padding: 1px 17px 1px 2px;
	}
	.sale_recommended_items{
		padding-bottom: 30px;
	}	
	.name_item_mini{
		font-size: 12px;
		line-height: 14px;
		min-height: 30px;
	}
	.new_disign_body #configurator-popup .popup__title{
		padding: 20px 20px 20px 20px;
	}
	.new_disign_body #configurator-popup .configurator-result{
		padding: 0px 20px 20px;
	}	
	.new_disign_body .popup__body{
		padding: 20px;
	}
	.buttons_sale_sect{
		display: none !important;
	}
	.detail_blocks_sliders  .owl-nav{
		display: none;
	}
	.desc_delivery .tooltip{
		height: 15px;
		width: 18px;
		font-size: 10px;		
	}
	.desc_delivery .tooltip:before{
		line-height: 15px;
		font-size: 10px;
	}	
}
@media screen and (max-width: 550px){
	.interior-options__price{
		display: flex;
		flex-direction: column;
	}
	.new_disign_body .popup--configurator .interior-options__price-inner{
		width: 100%;
		margin-bottom: 20px;		
	}	
}
.page.load {
    margin-top: 0 !important;
}
.new_page .wrapper{
    margin: 0 auto;
    width: 1200px;	
}
@media screen and (max-width: 1365px) {
    .new_page .wrapper {
        width: 945px;
    }
}
@media screen and (max-width: 1023px) {
	.new_page .wrapper{
        width: 668px;
    }
}
@media screen and (max-width: 767px) {
    .new_page .wrapper{
		width: 430px;
    }
	.new_disign_body .desc_delivery .tooltip:hover .tooltip__body{
		left: auto;
		right: auto;		
	}
	.footer_new .footer_blocks_menu_right{
		position: relative;
		z-index: 9;
	}
	.banbelf-box__percent{
		flex-direction: column;
		align-items: flex-start;
		gap:40px;
	}
	.banbelf-box{
		flex-direction: column;
		align-items: flex-start;
	}
	.banbelf-text__wrapp{
		height: auto;
		margin-bottom: 0;
	}
	.banbelf-box__video .video-responsive .rutube img{
		height: 200px;
	}
	.banbelf-box__video .rutube .play{
        background-size: 32px 32px;
	}
	.new_disign_body .wrapp-banbelf{
		margin-top: 70px;
	}
	.wrapp-banbelf__content{
		margin-top: 50px;
	}
	.banbelf-text__text{
		font-size: 16px;
        line-height: 19.36px;
	}
	.banbelf-text__text:first-child,.banbelf-text__text:nth-child(2){
		max-width: 100%;
	}	
	.banbelf-text-sub.mob{
		display: block;
	}
	.banbelf-text-sub.desktop{
		display: none;
	}
	.banbelf-text-sub.mob {
        margin-top: 5px;
    }
    .banbelf-number-box {
        display: flex;
        align-items: flex-start;
        gap: 8px;
    }
    .video-responsive {
    padding-bottom: 200px;
/*    height: 200px;*/
}
}
@media screen and (max-width: 440px) {
    .new_page .wrapper{
        width: 360px;
    }
	.main-page-new{
		/* max-width:360px; */
		padding: 0;
		max-width: 400px;
	}
	.page_new_design .content{
		 /* max-width: 320px; */
        padding-right: 20px !important;
        padding-left: 20px !important;
        max-width: 360px;			 
	}	
	.mob{
		display: block;
	}
	.desktop{
		display: none;
	}
	.all-link.desktop{
		display: none;
	}
	.all-link.mob{
		display:flex;		
	}
	.all-link{
		justify-content: flex-start;
		font-size: 12px;
		line-height: 15px;
		margin-top: 25px;
		gap: 4px;
	}
	.all-link svg{
		width: 20px;
		height: 20px;
	}
	.banbelf-number-box{
		display: flex;
		align-items: flex-start;
		gap: 8px;
	}
	.banbelf-text-sub.mob{
		margin-top:5px;
	}
	.new_disign_body h2, .new_disign_body .wrapp-banbelf__title{
		font-size: 24px;
        line-height: 28.8px;
	}
	.block-title{
		margin-bottom:20px;
	}
	.store-info{
		flex-direction: column;
		margin-top: 70px;
		margin-bottom: 70px;
		align-items: flex-start;
	}
	/* .store-img{ 
		height: 25px; 
		max-width: 100%; 
	} */

	.store-text {
		line-height: 26px;
		
	}
	.store-img img{
		height: 200px;
	}
}
@media screen and (max-width: 360px) {
    .new_page .wrapper{
        width: 340px;
    }
	.main-page-new{
		/* max-width:320px; */
        padding: 0 20px;
        max-width: 465px;		
	}
}

/* .slider-wrapper { */
    /* position: relative; */
    /* margin-top: -90px; */
/* } */

/*slider arrow*/
.item_block_sect_hover .js-section-item-gallery .owl-prev {
    left: 0;
}

.item_block_sect_hover .js-section-item-gallery .owl-next, .item_block_sect_hover .js-section-item-gallery .owl-prev {
    right: 0;
    border-width: 0;
    -webkit-transform: translateY(0) rotate(0deg);
    -ms-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
    top: 0;
    width: 82px;
    bottom: 0;
    height: 100%;
}

.item_block_sect_hover .owl-next, .item_block_sect_hover .owl-prev {
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    font-size: 0;
    height: 35px;
    width: 35px;
    border: solid #B2B2B2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.item_block_sect_hover .js-section-item-gallery .owl-next:after, .item_block_sect_hover .js-section-item-gallery .owl-prev:after {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 0;
    height: 35px;
    width: 35px;
    border: solid #B2B2B2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.item_block_sect_hover .js-section-item-gallery .owl-prev:after {
    content: "";
    left: 30px;
    border-width: 0 0 5px 5px!important;
}

.item_block_sect_hover .js-section-item-gallery .owl-next {
    right: 0;
}

.item_block_sect_hover .js-section-item-gallery .owl-next:after {
    content: "";
    right: 30px;
    border-width: 5px 5px 0 0!important;
}

.item_block_sect_hover .js-section-item-gallery .owl-next:after, .item_block_sect_hover .js-section-item-gallery .owl-prev:after {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 0;
    height: 35px;
    width: 35px;
    border: solid #d9d9d9;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}


.item_block_sect:hover .item_block_sect_hover .owl-nav {
    display: block;
}

@media screen and (min-width: 1024px) {
    .item_block_sect_hover .js-section-item-gallery .owl-next:hover, .item_block_sect_hover .js-section-item-gallery .owl-prev:hover {
        background-color: rgba(0, 0, 0, .15);
    }
}

@media screen and (min-width: 1024px) {
    .item_block_sect_hover .js-section-item-gallery .owl-next:hover:after, .item_block_sect_hover .js-section-item-gallery .owl-prev:hover:after {
        border-color: #F93C00;  
    }
}
@media(max-width:768px){
	.owl-nav{
		display: none!important;
	}
}









.new_disign_body h1 {
    font-size: 36px;
    font-family: Inter Tight;
    font-weight: 500;
    line-height: 44px;
    color: #0A0A0A;
	
}
@media screen and (max-width: 1365px) {
    .page_new_design h1 {
        font-size: 32px;
        line-height: 38px;
    }
}
.page_new_design h1 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 20px;
    font-family: Inter Tight;
    font-weight: 500;
}
@media screen and (max-width: 1439px) {
    .page_new_design h1 {
        font-size: 30px;
        line-height: 36px;
    }
}
@media screen and (max-width: 1365px) {
    .page_new_design h1 {
        font-size: 28px;
        line-height: 34px;
    }
}
@media screen and (max-width: 767px) {
    .page_new_design h1 {
        font-size: 20px;
        line-height: 24px;
    }
}
.banbelf-box__percent {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.banbelf-box:nth-child(1){
    width: 25%;	
}
.banbelf-box:nth-child(2){
	width: 39%;
    margin-right: 4%;	
}

@media screen and (max-width: 767px) {
    .banbelf-box__percent {
        flex-direction: column;
        align-items: flex-start;
        gap: 40px;
    }
	.banbelf-box:nth-child(1) {
		width: 100%;
	}
	.banbelf-box:nth-child(2) {
		width: 100%;
		margin-right: 0;
	}
	.banbelf-box:nth-child(3) {
		width: 100%;
	}	
}
@media screen and (max-width: 991px) {
	.slider_item_block_sect{
		min-height: 255px;	
	}
}
@media screen and (max-width: 767px) {
    .slider_item_block_sect {
        min-height: 220px;
    }	
}
@media screen and (max-width: 550px) {
    .slider_item_block_sect {
        min-height: 139px;
    }	
}

.slider-nav .slick-track {
    display: flex!important;
    align-items: flex-end!important;
    /* left: calc(50% - 75px) !important; */
    /* margin: 0 auto; */
    position: static!important;
/*    width: 100%!important;*/
    max-width: 100%!important;
    justify-content: center!important;
}

.articles-slider .article-img img{
	height: unset;
}

.main-discounts .main-actions__item {
/*     margin-right: 0px!important; */
}

.owl-dot span {
    padding: 5px 0 !important;
}
.footer_new .subscription__btn{
	font-family: 'InterTight-Bold' !important;
	font-size: 14px;
	font-weight: 400;
}



/*-------------COLOR BUTTON-------------*/
/* .new_disign_body .page_new_design .frame_primer{
    color: #000000;	
}
.new_disign_body .page_new_design .frame_primer img{
	filter: invert(1);	
} */
/* .frame_primer{
	color: #000000;		
} */
/* .frame_primer img{
	filter: invert(1);	
} */
/* .sticker {
    color: #000000;	
}
.btn_sale_sect{
	color: #000000;	
}
.new_disign_body .menu_catalog_button.__rooms .js-catalog-link{
    color: #000000;	
}
.new_header .middle_block_header .menu_catalog_button.dropdown-link:hover>a{
    color: #000000;	
}
.new_disign_body .menu_catalog_button.__rooms .js-catalog-link{
    color: #000000;	
}
.new_header .middle_block_header li.dropdown-link:hover>a{
    color: #000000;	
}
.footer_new .subscription__btn{
	color: #000000;	
}
.btn_sale_item{
	color: #000000;		
}
.btn_sale_item_one_click:hover{
	color: #000000;
}
.new_header .mini-cart__total-btn .btn--bg-gold{
	color: #000000 !important;
} */
/* .new_header .btn--bg-gold:hover, 
.new_header .btn--bg-gold:focus {
    color: #fff !important;
    background: #000 !important;
} */
/* .header_menu .dropdown-link:hover>a{
	color: #000000;	
}
.new_disign_body .popup.popup--configurator .btn{
	color: #000000 !important;	
}
.full_prop_desc .btn{
	color: #000000 !important;
}
.shops-button:hover {
    color: #000000;
}
.new_disign_body .btn{
	color: #000000;	
}
.new_disign_body .filter__item:hover{
	color: #000000;
}
.tabs__item.__current{
	color: #000000;	
}
.style-block-link{
	color: #000000;		
}
.reviews-buttons a{
	color: #000000;		
}
.reviews-buttons .btn-dir:hover{
	color: #000000;		
}
button.kea-msf-search-submit svg path {
    fill: #000000;
}
.menu_categories > li > a:hover, .menu_categories > li > a:focus{
	color: #000000;
}
.city__item.__current {
    color: #000000;
} */
/* .icons_personal > a.is_auth_user{ */
	/* color: #000000;	 */
/* } */

.video-responsive .rutube {
    background: #000;
}
.video-responsive .rutube img {
    opacity: 0.7;
}
.rutube .play {
    opacity: 1;
}

.sect_name_item:first-of-type {
    position: relative;
    display: inline-block;
    color: inherit;
    text-decoration: none; 
    transition: color 0.3s ease-in-out;
}

.sect_name_item:first-of-type::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 16px; 
    width: 0;
    height: 2px; 
    background-color: #4B919B;
	transform: translateY(-100%); 
    transition: width 0.3s ease-in-out;
}

.sect_name_item:first-of-type:hover {
    color: #4B919B; 
}

.sect_name_item:first-of-type:hover::after {
    width: 100%; 
}

@media screen and (max-width: 767px) {
  .sect_name_item:first-of-type::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 8px; 
    width: 0;
    height: 2px; 
    background-color: #4B919B;
    transition: width 0.3s ease-in-out;
}
}

.login__body .icon-close-cc{
	position: absolute;
	right: 30px;
	top: 20px;
	z-index: 1000;
	border: 1px solid #4b919b;
}
.login__body .icon-close-cc:hover:after,.login__body .icon-close-cc:hover:before{
	background-color: #4b919b;
}
.new_disign_body .header-dropdown__menu, 
.new_header .mini-cart{
	-webkit-box-shadow: 2px 3px 10px -5px rgba(0, 0, 0, .5);
	box-shadow: 2px 3px 10px -5px rgba(0, 0, 0, .5);
}
.header-dropdown__menu>.header-dropdown__item .label{
	right: 7px;
}
.header-dropdown__item a{
	width: 100% !important;
}

.item_mini_block .favorite-drag__item-image{
	height: 240px;
}
.item_mini_block.favorite-drag__item{
    height: 355px;
	margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .item_mini_block.favorite-drag__item {
        margin:0 5px 10px;
        width: 47.65%;
    }
}

.item_mini_block .product-item__del{
	background: #4b919b;
}

.new_disign_body .contacts-tabs .tabs__mobile-dropdown{
    /* position: static; */
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
.new_disign_body .tabs.__favorites .tabs__item{
    background: transparent;
    border-left:none;
     font-size: 28px;
    font-weight: 500;
    line-height: 33.88px;
    color: #0A0A0A;
    text-transform: lowercase;
    border-bottom: 1px solid transparent;  
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 0;
	border-radius: 0!important;
}
.new_disign_body .tabs.__favorites .tabs__item::before{
    content:"/";
}
.new_disign_body .contacts-tabs .tabs__item:not(.__current):hover{
    color: #0A0A0A!important;
    border-color: #000;
    background: transparent!important;
}
.new_disign_body .tabs.__favorites .tabs__item.__current{
    color: #0A0A0A!important;
    border-color: #000;
    background: transparent!important;
}
.new_disign_body .contacts-item__link--rekv:before{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0IDE5djFoNnYtMWgtNnptLTUtM3YxaDExdi0xSDl6bTAtM3YxaDExdi0xSDl6bTAtM3YxaDExdi0xSDl6bS05IDVjMCA4LjI3OSA2LjcyIDE1IDE1IDE1IDguMjc5IDAgMTUtNi43MjEgMTUtMTUgMC04LjI4LTYuNzIxLTE1LTE1LTE1QzYuNzIgMCAwIDYuNzIgMCAxNXptMSAwQzEgNy4yNyA3LjI3IDEgMTUgMXMxNCA2LjI3IDE0IDE0LTYuMjcgMTQtMTQgMTRTMSAyMi43MyAxIDE1eiIvPjwvc3ZnPg==);
}
.new_disign_body .contacts-item__link--ask:before{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjA1IDIxaDEuODl2LTEuNzhoLTEuODlWMjF6bS4wMS0zLjI0aDEuODh2LS42NmMwLTEuODMgMy0yLjE2IDMtNC45NiAwLTEuOTYtMS41LTMuMDgtMy42OC0zLjA4LTEuMjUgMC0yLjMyLjU1LTIuOTYgMS4xNmwxLjE0IDEuNDNjLjQ2LS40MSAxLjA1LS43MSAxLjY1LS43MS44NSAwIDEuOTcuNjEgMS45NyAxLjQxIDAgMS44LTMgMi4xNC0zIDQuNnYuODF6TTAgMTVjMCA4LjI4IDYuNzIgMTUgMTUgMTVzMTUtNi43MiAxNS0xNVMyMy4yOCAwIDE1IDAgMCA2LjcyIDAgMTV6bTEgMEMxIDcuMjcgNy4yNyAxIDE1IDFzMTQgNi4yNyAxNCAxNC02LjI3IDE0LTE0IDE0UzEgMjIuNzMgMSAxNXoiLz48L3N2Zz4=);
}
.new_disign_body input[type=file]~label{
    border-radius:4px;
}
.contacts-tabs__line{
    border-bottom: 1px solid #e7e6e4;
}
@media(max-width:767px){
    .new_disign_body .tabs__mobile-dropdown-title{
        border-radius: 4px;
    }
    .new_disign_body .tabs.__favorites .tabs__item{
        padding: 0 22px!important;
        border: 1px solid #888;
        background: #fff;
        font-size: 18px;
    }
    .new_disign_body .__dropdown .tabs__mobile-dropdown-title{
        border-radius: 4px;
    }
    .new_disign_body .tabs.__favorites .tabs__item:last-child{
        border-radius: 0 0 4px 4px;
    }
   .new_disign_body .contacts .row .col-3:nth-child(2){
        padding-left: 15px;
    }
    .new_disign_body .contacts-item__link{
        margin-left: 40px;
    }
    .new_disign_body .__dropdown .tabs__mobile-dropdown{
        height: 251px;
    }
    .new_disign_body .tabs.__favorites .tabs__item::before{
        content:none;
    }
}
@media print{
    .new_disign_body .contacts-tabs .tabs__mobile-dropdown{
        display: none!important;
    }
   .new_disign_body .tabs__mobile-dropdown-title:after{
        content:none!important;
    }
    .new_disign_body .tabs__mobile-dropdown-title{
        border:none!important;
        padding: 0!important;
    }
    .new_disign_body .tabs__mobile-dropdown-title{
        font-size: 35px;
        text-transform: capitalize;
        padding-left: 0;
    }
}


.page_new_design .product-item__del{
	right: 15px;
	top: 12px;
	background: #f9f9f9;
	width: 36px;
	height: 36px;
	display: block;
	border-radius: 50%;
	z-index: 4;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border: 1px solid #c5c5c5;
}
.page_new_design .product-item__del:after, 
.page_new_design .product-item__del:before{
	content: "";
	position: absolute;
	top: 16px;
	right: 7px;
	width: 18px;
	height: 2px;
	background: #000000;
}

.new_disign_body .product-item__del:hover{
	background-color: #ffffff;
}
.sale_recommended_item_slider .sale_mini_items{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px 20px;	
}
.sale_recommended_item_slider .sale_mini_items .item_mini_block{
    border: 1px solid #e4e4e6;
    padding: 20px 15px;
    margin-bottom: 2px;
    height: 355px;
    margin-bottom: 20px;
    width: 285px;
    height: 380px;
    background: #fff;
    cursor: auto;
    position: relative;
    margin: 0 10px 20px;
    -webkit-transition: width .3s, padding .3s, margin .3s, opacity .3s, visibility .3s;
    -o-transition: width .3s,padding .3s,margin .3s,opacity .3s,visibility .3s;
    transition: width .3s, padding .3s, margin .3s, opacity .3s, visibility .3s;	
}
.sale_recommended_item_slider .sale_mini_items .item_mini_block:hover{
	height: auto;
	min-height: 360px;
}
.sale_recommended_item_slider .sale_mini_items .item_mini_block:hover .product-item__extra{
    opacity: 1;
    visibility: visible;
}
.sale_recommended_item_slider .sale_mini_items .item_mini_block .product-item__extra {
    position: initial;
}
.sale_recommended_item_slider .sale_mini_items .product-item__name {
    padding: 5px 0 0;
}
.sale_recommended_item_slider .sale_mini_items .product-item__price {
    padding: 20px 0 0;
    margin-top: 0;
}
.sale_recommended_item_slider .sale_mini_items .product-item__extra-wrapper {
    padding: 20px 0 0;
}
@media screen and (max-width: 1023px) {
    .sale_recommended_item_slider .product-item__extra {
        display: block;
    }
}
@media(max-width:991px){
	.sale_recommended_item_slider .sale_mini_items .item_mini_block{
		width: 30%;
		height: 330px;
	}
}

@media(max-width:767px){
	.sale_recommended_item_slider .sale_mini_items .item_mini_block{
        width: 46%;
        height: 382px;
	}
}
@media(max-width:560px){
	.sale_recommended_item_slider .sale_mini_items .item_mini_block{
        width: 100%;
        height: auto;
	}
	.collections-list .item_mini_block.favorite-drag__item{
        margin: 0 10px 20px;
        width: 100%;		
	}
}
.new_disign_body .title-top__additional .btn:hover{
    color: rgb(75, 145, 155);
    cursor: pointer;
    background: white;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(75, 145, 155);	
}
.sale_recommended_items.favorite{
    padding-bottom: 0;
}
/* .sale_recommended_item_slider .sale_mini_items { */
    /* height: 400px; */
/* } */
.sale_recommended_item_slider .sale_mini_items .item_mini_block .product-item__extra {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    top: 97%;
    padding: 0 15px;
    background: #ffffff;
    border: 1px solid #e4e4e6;
    z-index: 19;
	border-top: 0;
}
.sale_recommended_item_slider .sale_mini_items .product-item__extra-wrapper {
    padding: 0;
}
.sale_recommended_item_slider .product-item__extra-wrapper:before{
    content: none;	
}
.__favorites .tabs-content[data-dest="photos"] .collections-list {
    height: auto !important;	
}
.sale_mini_items .sect_prices_item {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #000000;
    margin-right: 12px;
}
.sale_mini_items .old_prices_sect {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #575757;
    text-decoration: line-through;
    margin-right: 15px;
}
.sale_mini_items .discount_prices_sect {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #000;
    background: #afd970;
    display: flex;
    width: min-content;
    padding: 2px 17px 2px 8px;
    align-items: center;
    text-transform: uppercase;
    clip-path: polygon(0px 0, 100% 0, 100% calc(100% - 27px), calc(100% - 17px) 100%, 0 100%, 0 17px);
    justify-content: flex-start;
    margin-right: 20px;
}
.sale_mini_items .sect_prices_blocks {
    padding-bottom: 5px;
    padding-top: 10px;
}
.sale_recommended_item_slider .item_mini_block.__del {
    opacity: 0;
    visibility: hidden;
}
.product-item__image{
	position: relative;
}
.block_item_stickers {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    top: 50px;
    z-index: 4;
    right: 0px;
}
.sticker.new {
    background: #4b919b;
}
.sticker.top {
    background: #f93c00;
}
/* End */
/* /local/components/HB/info.favorite/templates/new_design/style.css?1759244035131993 */
