

/* Start:/local/components/HB/catalog.element_tp/templates/disign_2024/style.css?175855216877203*/
.item-tt{
	top: 15px
}
.tooltip__body strong span{
    color: #4b919b !important;	
}
.new_disign_body .item-available-btn, .new_disign_body .item-available-btn-close{
    color: #000000 !important;	
}
.new_disign_body .item-available-content{
	color: #000000 !important;	
}
.mini_h1_zagl{
	font-size: 1.25em;	
}
.item-tt-content-wrap .item-available-content{
	padding: 10px 20px
}
.available_items_blocks .available_zagl_blocks {
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    row-gap: 0;
}
.tt-p:hover{
	cursor: pointer
}
.new_disign_body .desc_delivery .tooltip:hover .tooltip__body div:first-child{
    display: block !important;
}
.desc_delivery .tooltip__body br:last-child {
    display: block !important;
}
.item_block_sect .shops_item_code a {
    font-size: 14px;
}
.new_disign_body .stock_elements_blocks .item-available-content {
    color: #fff !important;
}
.new_disign_body .stock_item_sect .item-available-content {
    color: #fff !important;
}
.item_block_sect .body_item_block_sect{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;	
}
.item-tt:hover{
	display: block
}
.tt-p:hover ~ .item-tt{
	display: block
}
.stock_item_sect .label:before {
    content: '';
    width: 11px !important;	
    height: 11px !important;	
}
.stock_elements_blocks .label:before {
    content: '';
    width: 11px !important;	
    height: 11px !important;	
}
.stock_item_sect .label{
    font-size: 14px !important;	
}
div sup{
	font-size: smaller;
	vertical-align: super;
}
.good-desc.__right>div:nth-child(3){
	margin-top: 15px !important;
}
.add-info .good-desc__link{
	font-size: 14px;
	margin-top: 10px;
	margin-left: 0;
	text-align: center;
}
.add-info{
	font-size: 14px;
	padding: 20px;
	margin-right: 10px;
	border: 1px dotted #888;
}
.video-popup-content{
	min-width: 50.3%;
	max-width: 661px;
	margin: 10% auto 0;
	background: #fff;
	height: 300px;
}
.video-popup{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(51, 51, 51, 0.5);
	z-index: 9999999;
}
.close{
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.video-popup .close{
	width: 20px;
	height: 20px;
	margin: 4px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy43ODcgMUw1IDMuNzg3IDIuMjEzIDEgMSAyLjIxMyAzLjc4NyA1IDEgNy43ODcgMi4yMTMgOSA1IDYuMjEzIDcuNzg3IDkgOSA3Ljc4NyA2LjIxMyA1IDkgMi4yMTMiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.8;
}
.video-preview{
	max-width: 100%;
	cursor: pointer;
	/* width: 340px; */
}

.video_img{
	width: 100%;
}
.youtube_icon{
	position: absolute;
	left: 45%;
	top: 30%;
	z-index: 99;
}
.video-popup-content iframe{
	width: 100%;
	min-height: 300px;
}
.slick-slider.interior-options__images-inner{
	display: flex;
	max-width:530px;
}

.interior-options__images.tp-slider:after{
	display: block;
	content: "";
	/* max-width: 100%; */
	background: linear-gradient(to top, rgb(255, 255, 255), transparent);
	width: 50px;
	height: 68px;
	top: 11px;
	right: 1px;
	position: absolute;
}
.together-list{
    display: flex;
    gap:20px;
    align-items: center;
    position: relative;
}
.together-block{
    display: flex;
    gap:20px;
    align-items: center;
}
.together-item-text{
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    gap: 5px;
    flex-direction: column;
    font-size: 14px;
    color: #575757;
    min-height: 33px;
}
.together-item{
    max-width: 330px;
    min-height: 340px;
    border: 1px solid #e4e4e6;
    padding: 20px 15px;
    margin-bottom: 2px;
    position: relative;
}
.main-item,.additional-item{
    /* position: relative; */
}
.main-item:before,.additional-item:before{
    width: 60px;
    height: 60px;
    background: #4b919b;
    right: -40px;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 50%;
    z-index: 4;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-item:after,.additional-item:after{
    right: -26px;
    color: #ffffff;
    font-size: 50px;
    font-weight: 100;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    z-index: 4;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-item:after{
    content: "+";
}
.additional-item:after{
    content: "=";
}
.interior-profit-benifit{
    margin-left: 50px;
    display: flex;
    flex-direction: column;
    gap:10px;
    border: 1px solid #e4e4e6;
    padding: 20px 15px;
}
.interior-profit-benifit-title{
    display: flex;
    align-items: center;
    gap:15px;
    font-weight: 600;
    font-size: 18px;
}
.interior-options-price-cost{
    display: flex;
    align-items: center;
    gap:8px;
}
.interior-price-new{
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
}
.interior-price-old{
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin-right: 15px;
    color: #575757;
    text-decoration: line-through;
}
.interior-option-price{
    display: flex;
    flex-direction: column;
    gap:10px;
}
.together-list .img_item__mini_block_sect img{
    max-width: 100%;
}
.ucen-section-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 0px;
}
.new_disign_body .together-block .btn:hover{
    background: #fff;
    color:#4b919b;
}
.blocks_text_full_prop h3{
    font-size: 20px;
    margin: 0px 10px 20px 0;
    font-weight: 500;	
}
/* @media(max-width:1380px){ */
	.interior-options__images-inner.tp-slider:after, .interior-options__images-inner.tp-slider:before{
		content: "";
		width: 40px;
		background: #fff;
		display: block;
		height: 100%;
		z-index: 2;
		position: absolute;
		right: 0px;
		background: linear-gradient(to left, rgb(255, 255, 255), transparent);
	}	
	
	.interior-options__images-inner.tp-slider .slick-arrow.slick-prev,.interior-options__images-inner.tp-slider .slick-arrow.slick-next{
		display:inline-block!important;
	}
	.interior-options__images-inner.tp-slider .slick-arrow:before{
		width: 20px;
		height: 20px;
		content:none;
	}
	.interior-options__images-inner.tp-slider .slick-prev, .interior-options__images-inner.tp-slider .slick-next{
		margin-top:0;
		border: solid #fff;
		border-color: #a8a8a8;
	}
	.interior-options__images-inner.tp-slider .slick-prev.slick-disabled, .interior-options__images-inner.tp-slider .slick-next.slick-disabled{
		opacity:0.5;
	}
	.interior-options__images-inner.tp-slider .slick-arrow.slick-prev{
		left: -6px;
	}
	.interior-options__images-inner.tp-slider .slick-arrow.slick-next{
		right: -24px;
	}

/*	.slick-slider.interior-options__images-inner{
		max-width:465px;
	}
 } */
/* .icon-r:before{
    content: "\20bd";
    position: absolute;
    right: 0;
    text-indent: 0;
    top: 0;
} */

/* .old_prices_item{
    position: relative;
}
.old_prices_item::before{
    position: relative;
    border: 1px solid #575757;
    border-radius: 1px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
} */
@media(max-width:1360px){
	.slick-slider.interior-options__images-inner{
		max-width:260px;
	}
	.mini_h1_zagl{
		font-size: 1em;	
	}
}
@media(max-width:1200px){
	.slick-slider.interior-options__images-inner{
		max-width: 260px;
	}
	.interior-options__item .btn-extra{
		left: 20px;
	}
}
@media screen and (max-width: 768px){
	.video-preview{
		margin-top:15px;
	}
	.interior-options__image{
		max-width:100px;
	}
	.interior-options__item .btn-extra{
		top:80px;
	}
    .additional-item:before{
        top: unset;
        bottom: -60px;
        left: -40px;
    }
    .additional-item:after{
        top: unset;
        bottom: -48px;
        left: -26px;
    }
    .together-block{
        flex-direction: column;
    }
}
@media screen and (max-width: 480px){
    .additional-item:after{
        content: none;
    }
    .additional-item:before{
        width: 0;
        height: 0;
        background: transparent;
    }
    .together-list {
        gap: 10px;
    }
}
.interior-options__images-wrap .interior-options__images{
	overflow:inherit;
}
@media screen and (max-width: 768px){
	.add-info{
		margin: 0 0 20px 0;
		padding: 15px;
		
	}
	.add-info .good-desc__link{
		display:none;
	}

	.new-tp-block.interior-options__item{
		display:flex;
	}
	
}

@media(max-width:1023px){
	.interior-options__item .interior-options__price{
		margin-left: 25%;
	}
	
	.interior-options__item .btn-extra{
		top: 80px;
		left:unset;
	}
}
@media(max-width:767px){
	.page .tabs.__square .tabs__item{
		font-weight: 700;
		padding: 16px 16px 16px 36px !important;
	}
	.interior-options__item .btn-extra{
		top:inherit;
		left:inherit;
		right:inherit;
	}
	.interior-options__item .interior-options__price{
		margin-left: 0;
	}
	.slick-slider.interior-options__images-inner{
		max-width:200px;
	}
}
.good-slider__inner{opacity: 0; transition: opacity 0.3s ease 0s;}.good-slider__inner.owl-carousel{opacity:1;}

#video-schema-meta{
	display: none;
}
.new_disign_body #product-quickview.popup--quickview .good-cart{
    background: #4b919b00;
	padding: 5px 0;
	border-top: 2px solid #111;
	border-bottom: 2px solid #111;
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.new_disign_body #product-quickview.popup--quickview .good-cart__price{
    display: flex;
	align-items: center;
	justify-content: space-around;
}
.new_disign_body .popup--quickview .new-price{
    margin-bottom: 0 !important;
}
.new_disign_body #product-quickview.popup--quickview .old-price{
    font-weight: 400;
	line-height: normal;
	font-size: 20px;
	margin-right: 15px;
	color: #848484;
}
.new_disign_body #product-quickview.popup--quickview .good-cart__add .add_basket_discount{
    background: #4b919b !important;
	border: 2px solid #4b919b  !important;
	color: #fff !important;
}
.icon-r {
    display: none;
}

.btn_sale_item_one_click{
    font-family: 'InterTight-Bold';	
}
.new_disign_body #product-quickview.popup--quickview .new-price {
    color: #000000 !important;
}
/* 2. */
.popup--gift{
  background-image: url("/local/components/HB/catalog.element_tp/templates/disign_2024/../img/gift.png");
  background-repeat: no-repeat;
  background-position: 95% 80%;
  background-size: 150px;
}
.gift__title{
  font-size: 35px;
  margin-top: 10px;
}
.gift__text{
  font-size: 20px;
}
/* .slider_item_block_sect { */
    /* height: 360px !important; */
    /* max-height: 100% !important; */
/* } */
.slider_item_block_sect img{
    display: block;
    height: 100%;
    object-fit: contain;
	width: 100%;
	max-height: inherit;
	object-fit: fill;
}
/* .new_disign_body .blocks_card_items .item_block_sect:hover { */
    /* max-height: 600px; */
    /* padding: 20px 15px !important; */
    /* margin-bottom: 0; */
/* } */
@media only screen and (max-width: 767px){
  .popup--gift{
	background-image: none;
	display: none;
  }
	.new_disign_body .blocks_card_items .item_block_sect:hover {
		padding: 8px 8px 0 !important;
	}  
}
@media only screen and (max-width: 479px){
	.page .tabs.__square .tabs__item{
		padding: 16px 16px 16px 26px !important;
	}
}
@media(max-width:375px){
	.slick-slider.tp-slider.interior-options__images-inner{
		max-width:180px;
	}
	.interior-options__price.aravailable .interior-options__price-inner{
		width: 250px
	}
	.interior-options__item .btn-extra{
		right: -20px;
	}
}
.frame_primer{
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    max-width: 180px;
    height: 50px;
    border: 0;
    outline: 0;
    border-radius: 10px;
    padding: 8px 16px;
    font-weight: 700;
    font-size: 16px;
    color: #232451;
    letter-spacing: .02em;
    cursor: pointer;
    background-color: #dddcff;
    transition: all .3s;
    box-sizing: border-box;
    justify-content: space-between;
    margin: 0 auto;
	margin-top: 10px;
}
.frame_primer:hover {
    background-color: #aeaece;
}
.good-item--good .good-slider{
    display: flex;
    flex-direction: column;	
}
.good-slider__thumbs{
	order: 1;
}
.frame-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.5);
    z-index: 9999999;
}
.frame-popup-content {
    min-width: 50%;
    max-width: 750px;
    margin: 10% auto 0;
    background: white;
}
.frame-popup .close {
    width: 20px;
    height: 20px;
    margin: 4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy43ODcgMUw1IDMuNzg3IDIuMjEzIDEgMSAyLjIxMyAzLjc4NyA1IDEgNy43ODcgMi4yMTMgOSA1IDYuMjEzIDcuNzg3IDkgOSA3Ljc4NyA2LjIxMyA1IDkgMi4yMTMiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.8;
	cursor: pointer;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.frame-popup-content iframe {
    width: 100%;
    min-height: 500px;
}

.frame_primer {
	display: none;
}
.frame_primer.show_but{
	display: flex;
}
@media only screen and (max-width: 991px){
	.frame-popup-content {
		min-width: 50%;
		max-width: 100%;
	}
}
.sliders_item_block_sect {
    margin: 0px -15px;
    width: calc(100% + 30px) !important;
    margin-top: -20px;
}
@media screen and (max-width: 1365px) {
    .sliders_item_block_sect {
        margin: 0px -8px;
        width: calc(100% + 16px) !important;
        margin-top: -12px;
    }
}
/*collections-new start*/
.new_disign_body .categories-item-wrapper .categories-item{
	display: flex;
    gap: 20px;
    flex-direction: column;
	height: 100%;
    max-height: 423px;
    width: 100%;
    max-width: 560px;
}
.new_disign_body .categories-item__title{
	position: static;
	border:none;
	color: #0A0A0A;
	font-size: 20px;
	line-height: 24px;
}
.new_disign_body .categories-list .categories-item:before, .categories-list .categories-item:after{
	content:unset;
}
.new_disign_body .filter__item:first-child {
	border-radius: 4px 0 0 4px !important;
	border-right: 0 !important;
	border-left: 1px solid #4B919B !important;
}
.new_disign_body .filter__item:last-child {
	border-radius: 0 4px 4px 0 !important;
	border-left: 0 !important;
	border-right: 1px solid #4B919B !important;
}
.new_disign_body .content{
	background: #fff;
}
/*collections-new end*/
.hide{
    display: none;
}
.sect-rad .categories-item__image img{
	border-radius: 40px 0px 40px 40px;
}
.sect-rad .categories-item:before, .sect-rad .categories-item:after{
	border-radius:50px;
}
.categories-link{
	border-radius: 25px 0 25px 25px;
	background: #54b415;
    cursor: pointer;
    border: 1px solid #54b415;
	color: #fff;
	position: absolute;
	bottom: 25px;
    left: 170px;
	font-weight: 600;
    font-size: 10px;
    line-height: 30px;
	height: 30px;
    z-index: 1;
	padding-right: 30px;
	padding: 0 18px;
	text-transform:uppercase;
}
.categories-link.collections-item-link{
	display:none;
}
.categories-link:hover{
	 color: #fff;
	 background: #111;
	 border: 1px solid #111;
}
.sect-rad .categories-item:before, .sect-rad .categories-item:after{
	border-radius: 40px 0 40px 40px;
	opacity:1;
	background: #11111115;
	height: 85px;
}
.sect-new .collections-item:before, .sect-new .collections-item:after{
	opacity:1;
	background: #11111115;
	height: 85px;
}

.categories-item-wrapper .categories-item:before, .categories-item-wrapper .categories-item:after{
	opacity:1;
	background: #11111115;
	height: 85px;
}
.style-item-new .interior-item__image:before{
	background: #11111115;
}
.categories-item-wrapper .categories-item:hover:before{
	opacity:1!important;
}
/* .categories-item-wrapper .categories-item__title{ */
	/* bottom: 20px; */
/* } */
/* .categories-list .categories-item__title{ */
	/* bottom: 20px; */
/* } */
.collections-list .collections-item__title{
	/* bottom: 25px; */
	left: 20px;
	width: calc(100% - 120px);
	border:none;
}
.collections-list .collections-item__title span{
	border-bottom: 1px solid hsla(0,0%,100%,.25);
}
.collection-img-link{
	z-index: 3;
    position: relative;
}
.style-item .interior-item__wrap{
	z-index:inherit;
}
.item_block_sect:hover {
    max-height: 600px;
    padding: 20px 15px;
    margin-bottom: 0;
    height: auto !important;
    min-height: auto !important;
    max-height: max-content !important;
    border: 1px solid #CACACE;
    box-shadow: 0px 10px 15px 0px #051F2B0D;	
}
/*collections index start*/
.tabs__mobile-dropdown{
    display: flex;
    align-items: center;
    gap: 15px;
}
.new_disign_body .tabs__item{
    border:none;
    background: transparent;
    color:#0A0A0A;
    padding: 0;
    border-radius: 0;
}
.new_disign_body .tabs__item a{
    color:#0A0A0A;
    font-size: 28px;
    font-weight: 500;
    line-height: 33.88px;
    text-transform: lowercase;
    transition: .3s;
    font-family: Inter Tight;	
}
.new_disign_body .tabs__item a:hover{
    background-color: transparent;
    color:#0A0A0A;
    border-bottom: 1px solid #000;
}
.new_disign_body .tabs__item:hover{
    background-color: transparent;
    border:none;
}
@media screen and (max-width: 1450px){
	.new_disign_body .tabs.new_href_out.tabs-styles-page .tabs__item a {
		font-size: 26px;
		line-height: 32px;
	}	
	.tabs__item.menu_link span{
		font-size: 26px;
	}
	.new_disign_body .interior-simular__slider .owl-prev {
		right: 7%;
	}	
}
/*collections index end*/
@media(max-width:1023px){
	.categories-link{
		left: 180px;	
		height: 35px;
		line-height: 35px;	
		font-size:12px;
	}
	.collections-list .collections-item__title{
		width: calc(100% - 140px);
	}
	.categories-link.collections-item-link{
		display:block;
	}
	.new_disign_body .filter__item:first-child:after {
		height: 75% !important
	}	
}
@media(max-width:768px){
	.categories-link{
		left: 195px;
	}
}
@media screen and (max-width: 1023px){
    .collection-products .product-item__extra {
        display: block;
        position: relative;
        visibility: visible;
        opacity: 1;
        left: 0;
        top: 5px;
    }

    .collection-products .product-item__extra .product-item__compare.js-compare-btn{
        display: none;
    }

    .product-item__extra::after, .product-item__extra::before{
        content: none !important;
    }
}


@media screen and (max-width: 767px){
    .collection-products .product-item__extra-wrapper {
        padding: 10px 15px 0px;
        overflow: hidden;
    }
	.categories-link{
		left:70%;
	}
}


@media (max-width: 767px) and (min-width: 621px){
    .product-item__extra-wrapper .product-item__size {
        font-size: 9px;
    }

    .product-item__extra-wrapper .product-item__option img{
        width: 30px;
    }
}

@media screen and (max-width: 430px){
    .product-item__extra-wrapper .product-item__size {
        font-size: 9px;
    }

    .product-item__extra-wrapper .product-item__option img{
        width: 30px;
    }

    .interior-item__wrap>.js-photo-gallery{
        display: none;
    }

    .interior-item__wrap>.mobile_link{
        display: block !important;
        position: absolute;
        width: 100%;
        height: 100%;
    }
	.categories-link{
		left:60%;
	}
}

@media screen and (min-width: 1200px){
    .style-item{
        min-height: 360px;
    }
}

.block.__available {
    z-index: 5;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 35px;
    padding-top: 10px;
    color: #fff;
    font-weight: 900;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-shadow: inset 0 0 0 1000px #487923;
    box-shadow: inset 0 0 0 1000px #487923;
}

.js-collection-slider .owl-prev {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: -30px;
    width: 30px !important;
    height: 30px !important;
}

.js-collection-slider .owl-next {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: -1.5%;
    width: 30px !important;
    height: 30px !important;
}

.js-collection-slider .owl-prev:not(:hover):not(:active):not(:focus) {
   border-color: #fff; 
}

.js-collection-slider .owl-next:not(:hover):not(:active):not(:focus) {
    border-color: #fff; 
}

.collection-slider-image {
    max-height: 398px;
}

@media (min-width: 1023px) {
    .actual-item-of-carusel {
        margin: 10px;
    }

    .two-items-of-carusel {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 1023px) {
    .js-collection-slider .owl-stage {
        display: flex;
        flex-wrap: wrap;
    }

    .two-items-of-carusel {
        display: block;
    }

    .js-collection-slider .owl-item {
        width: 100%;
        min-height: 282px;
        overflow: hidden!important;
    }

    .js-collection-slider .interior-simular__slider {
        margin-bottom: -150px;
    }
}
.sect_frame_primer{
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	max-width: 130px;
	height: 36px;
	border: 0;
	outline: 0;
	border-radius: 10px;
	padding: 5px 10px;
	font-weight: 700;
	font-size: 12px;
	color: #232451;
	letter-spacing: .02em;
	cursor: pointer;
	background-color: #dddcff;
	transition: all .3s;
	box-sizing: border-box;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 10px;
	display: flex;
	z-index: 9999;
	position: absolute;
	top: 214px;
	left: 50%;
	right: 50%;
	transform: translate(-50%, 0);	
}
.sect_frame_primer img{
	height: 100%;
}
.sect_frame_primer:hover {
    background-color: #aeaece;
}
@media (max-width: 1023px) {
	.sect_frame_primer{
		top: 240px;
	}
}
@media (max-width: 767px) {
	.sect_frame_primer {
		width: 100%;
		text-align: center;
		display: flex;
		align-items: center;
		max-width: 130px;
		height: 35px;
		border: 0;
		outline: 0;
		border-radius: 10px;
		padding: 5px 10px;
		font-weight: 700;
		font-size: 13px;
		color: #232451;
		letter-spacing: .02em;
		cursor: pointer;
		background-color: #dddcff;
		transition: all .3s;
		box-sizing: border-box;
		justify-content: space-between;
		margin: 0 auto;
		margin-top: 10px;
		display: flex;
		z-index: 9999;
		position: absolute;
		top: 167px;
		left: 50%;
		right: 50%;
		transform: translate(-50%, 0);
	}
	.sect_frame_primer img{
		height: 100%;
	}
}
@media (max-width: 480px) {
	.sect_frame_primer {
		top: 155px;
	}
}

@media (max-width: 767px) {
	.sect_frame_primer {
        width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        max-width: 114px;
        height: 25px;
        border: 0;
        outline: 0;
        border-radius: 10px;
        padding: 4px 10px;
        font-weight: 700;
        font-size: 11px;
        color: #232451;
        letter-spacing: .02em;
        cursor: pointer;
        background-color: #dddcff;
        transition: all .3s;
        box-sizing: border-box;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 10px;
        display: flex;
        z-index: 9999;
        position: absolute;
        top: 160px;
        left: 50%;
        right: 50%;
        transform: translate(-50%, 0);
    }	
}
@media (min-width: 320px) and (max-width: 390px) {
	.sect_frame_primer {
		top: 130px;
	}
}
@media (min-width: 391px) and (max-width: 410px) {
	.sect_frame_primer {
		top: 142px;
	}
}
@media (min-width: 411px) and (max-width: 430px) {
	.sect_frame_primer {
		top: 152px;
	}
}
@media (min-width: 431px) and (max-width: 450px) {
	.sect_frame_primer {
		top: 160px;
	}
}
@media (min-width: 451px) and (max-width: 480px) {
	.sect_frame_primer {
		top: 163px;
	}
}
.new_disign_body .product-item {
    background: #fff;
    width: 23%;
    -webkit-transition: width .3s, opacity .3s;
    -o-transition: width .3s, opacity .3s;
    transition: width .3s, opacity .3s;
    min-height: auto;
    margin: 0 1% 20px;
    padding-bottom: 25px;
}
@media screen and (max-width: 1365px) {
    .new_disign_body .product-item {
        width: 31.333%;
    }
}
@media screen and (max-width: 767px) {
    .new_disign_body .product-item {
        width:48%;
        margin: 0 1% 10px
    }
}
.new_disign_body .breadcrumbs+h1, .new_disign_body .title-top--head h1{
	font-size: 36px;
	font-weight: 400;
	line-height: 44px;
	color: #0A0A0A;
}
.new_disign_body .collection-interiors{
    background: #ffffff;
    background-color: #ffffff;
    color: #fff;
    padding: 20px 0;
    margin-bottom: 0;
}
.new_disign_body .style-item-new {
    margin-bottom: 0;
    margin: 0;
}
.new_disign_body .breadcrumbs {
    margin-bottom: 35px;
}
.new_disign_body .interior-item__wrap{
    position: initial;	
}
.new_disign_body .interior-item__text{
	position: initial;
	max-width: 100%;
	padding: 20px 0 0 0;
}
.new_disign_body .collection-interiors .interior-item__desc, 
.new_disign_body .collection-interiors .interior-item__title, 
.new_disign_body .collection-interiors .interior-price{
    color: #0A0A0A;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}
.new_disign_body .collection-interiors .interior-item__desc:hover, 
.new_disign_body .collection-interiors .interior-item__title:hover, 
.new_disign_body .collection-interiors .interior-price:hover{
    color: #4B919B;
	border: none;
}
.new_disign_body  .collection-slider-image {
    max-height: max-content;
	position: initial;
}
.new_disign_body .actual-item-of-carusel .interior-item__image {
	overflow: initial;
}
.new_disign_body .two-items-of-carusel {
	display: flex;
	flex-direction: column;
}
.new_disign_body .style-item {
    width: auto;
}
.new_disign_body .style-item.style-item-new {
	height: auto;
	/* max-height: 400px; */
	/* max-width: 600px; */
}
.new_disign_body .style-item {
	min-height: auto;
}
.new_disign_body .interior-simular__slider .owl-next, 
.new_disign_body .interior-simular__slider .owl-prev {
	top: -50px;
	width: 50px !important;
	height: 1px !important;
	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: 1.7%;
	bottom: auto;
}
.new_disign_body .interior-simular__slider .owl-prev {
    right: 5%;
    left: auto;
}
.new_disign_body .interior-simular__slider .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;
}
.new_disign_body .interior-simular__slider .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;
}
.new_disign_body .interior-simular__slider .owl-prev:hover:before {
	background: url(/img/new_images/big_slidere_link_l_hovers.svg);	
}
.new_disign_body .interior-simular__slider .owl-next:hover:before {
	background: url(/img/new_images/big_slidere_link_r_hovers.svg);	
}

.new_disign_body .style-top-icons{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;	
}
.new_disign_body .style-top-icons a img{
	max-width: 60px !important;
	order: -1;
}
.name_down{
    font-size: 16px;
    line-height: 18px;
    color: #000;
    margin-top: 6px;	
}
.new_disign_body .style-top-icons a:first-child{
    margin-right: 16px;	
}
.new_disign_body .style-top__count:before {
    content: "";
    border-left: 1px solid #CACACE;
    padding-left: 50px;
    width: 1px;
    height: 100%;
    display: inline-block;
}
.new_disign_body .style-top__count-number:before{
	content: none;
}
.new_disign_body .style-top__count{
	margin-right: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;	
}
.new_disign_body .style-top__count-number {
    font-size: 70px;
    line-height: 85px;
    margin-right: 20px;
    position: relative;
    font-weight: 400;
    color: #4B919B;
}
.new_disign_body .style-top__count-text {
    font-size: 20px;
    line-height: 24px;
    max-width: 350px;
    font-weight: 400;
    color: #0A0A0A;
}
.new_disign_body .style-top__text{
	margin-left: 50px;	
	display: flex;
	align-items: center;
}
.new_disign_body .style-top__text:before{
    content: "";
    border-left: 1px solid #CACACE;
    padding-left: 50px;
    width: 1px;
    height: 100%;
    display: inline-block;	
}
.new_disign_body .style-top__text p{
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #0A0A0A;	
}
.new_disign_body .style-top {
    width: 100%;
    border-bottom: 1px solid #CACACE;
    border-top: 1px solid #CACACE;
    padding: 45px 0;
	margin-bottom: 0;
}
.new_disign_body .collection-products{
    padding: 60px 0 20px 0;	
}
.new_disign_body .filter__item {
    background: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: .3s;
    position: relative;
    border-radius: 4px;
    border: 1px solid #4B919B;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #4B919B;
}
.new_disign_body .filter__item:first-child {
    border-radius: 4px 0 0 4px;
    border-right: 0;
	border-left: 1px solid #4B919B;
}
.new_disign_body .filter__item:last-child {
    border-radius: 0 4px 4px 0;
	border-left: 0;
	border-right: 1px solid #4B919B;
}
.new_disign_body .filter__item:first-child:after{
	content: "";
	border-right: 1px solid #4B919B;
	width: 0;
	height: 75%;		
}
.new_disign_body .filter__item-name {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 24px !important;
	line-height: initial;
}
.new_disign_body .filter__item:hover {
    background: #4B919B;
    border-color: #4B919B;
    color: #fff;
}
.new_disign_body .filter-dropdown {
    background: #ffffff;
    min-width: 220px;
    color: #0A0A0A;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 10px;
    padding: 22px 18px;
    opacity: 0;
    visibility: hidden;
	border-radius: 4px;
	box-shadow: 0px 10px 15px 0px #051F2B0D;
}
.new_disign_body .filter-dropdown, 
.new_disign_body .filter-dropdown:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 100%;
	margin-top: 1px;
}
.new_disign_body .filter-dropdown:before{
	content: none;
}
.new_disign_body .filter__item.__dropdown {
    background: #4B919B;
    color: #fff;
    border-color: #4B919B;
}
.new_disign_body .checkbox-field input[type=checkbox]~label:before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 1px solid #afafb5;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	border-radius: 4px;
}
.new_disign_body .filter .checkbox-field input[type=checkbox]~label:before {
    background: #fff;
    border-color: #afafb5;
}
.new_disign_body .filter .checkbox-field input[type=checkbox]:checked~label:before {
    background: #ffffff;
    border-color: #7b7b84;
}
.new_disign_body .checkbox-field input[type=checkbox]~label:after {
    position: absolute;
    top: 1px;
    left: 7px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    border: solid #7b7b84;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg) scale(.2);
    -ms-transform: rotate(45deg) scale(.2);
    transform: rotate(45deg) scale(.2);
    width: 7px;
    height: 10px;
}
.new_disign_body .filter__item.js-filter-item .filter-dropdown__checkbox-field{
    height: auto !important;
	max-height: 300px;
}
.new_disign_body .filter .checkbox-field{
    margin-bottom: 14px;
    margin-top: 2px;
}
.new_disign_body .filter .checkbox-field input[type=checkbox]~label {
    white-space: nowrap;
    padding-left: 30px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #0A0A0A;
}
.new_disign_body .ps__thumb-y, 
.new_disign_body .ps__thumb-y:hover {
    background-color: #4a8e98;
}
.new_disign_body .ps__thumb-x, 
.new_disign_body .ps__thumb-y {
    background-color: #4a8e98;
    border-radius: 2px;
    position: absolute;
}
.new_disign_body .ps__thumb-y {
    width: 4px;
    right: 0px;
}
.new_disign_body .ps__rail-y.ps--clicking .ps__thumb-y, 
.new_disign_body .ps__rail-y:focus>.ps__thumb-y, 
.new_disign_body .ps__rail-y:hover>.ps__thumb-y {
    background-color: #4a8e98;
    width: 4px;
}
.new_disign_body .filter__title {
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    margin-right: 25px;
    line-height: 24px;
    color: #000;
}
.new_disign_body .filter-apply {
    margin-top: 10px;
}
.new_disign_body .filter .btn {
    background: #4b919b !important;
    border-radius: 4px;
    color: white !important;
    border: 1px solid #4b919b;
    cursor: pointer;
    width: 100%;
    padding: 8px;
    height: auto;
    line-height: normal;
    font-size: 14px;
    font-weight: 600;
}
.new_disign_body .filter .btn:hover{
	opacity: 0.7;
}
.new_disign_body .sort__text {
    font-size: 20px;
    vertical-align: middle;
    margin: 0;
    margin-right: 24px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}
.new_disign_body .sort__input {
    width: 200px;
}
.new_disign_body .sort .nselect .nselect__head{
    background: #fff;
    color: #0A0A0A;
    border-radius: 4px;
    border: 1px solid #afafb5;
    cursor: pointer;
    -webkit-transition: .3s;
    position: relative;
    z-index: 1;
    -o-transition: .3s;
    transition: .3s;
}
.new_disign_body .js-filter-item.__active .filter__item-name{
	color: #4b919b;	
}
.new_disign_body .js-filter-item.__active:hover .filter__item-name{
	color: #FFFFFF;
}
.new_disign_body .filter__reset {
    height: 16px;
    display: inline-block;
    background: #E5E5E6;
    vertical-align: middle;
    border-radius: 50%;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    margin: 0;
    width: 0;
}
.new_disign_body .__active .filter__reset {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    margin: 0 18px 0 -15px;
    width: 16px;
}
.new_disign_body .filter__reset:after, 
.new_disign_body .filter__reset:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 1px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.new_disign_body .filter__item:hover .filter__reset:after, 
.new_disign_body .filter__item:hover .filter__reset:before {
    background: #4B919B;
}
.new_disign_body .sort .nselect .nselect__list LI {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}
.new_disign_body .sort .nselect .nselect__inner {
    top: 45px;
    box-shadow: 0px 5px 15px 0px #051F2B2B;
    border-radius: 4px;	
}
.new_disign_body .sort .nselect .nselect__list LI{
    border: none;
    border-top: none;	
}
.new_disign_body  .sort .nselect .nselect__list LI._last {
    border-radius: 0;
}
.new_disign_body .nselect .nselect__list LI.__current, 
.new_disign_body .nselect .nselect__list LI._active{
    display: none;	
}
.new_disign_body .nselect .nselect__list LI:hover{
    background: #F5F5F5;	
}
.new_disign_body .sort .nselect .nselect__list LI:before{
    content: '';
    width: 24px;
    height: 24px;
	display: block;
	margin-right: 8px;
}
.new_disign_body .sort .nselect .nselect__list LI[data-val="1"]:before{
    background: url(/img/new_images/Fire.svg);
    background-size: contain;
    background-repeat: no-repeat;	
}
.new_disign_body .sort .nselect .nselect__list LI[data-val="2"]:before{
    background: url(/img/new_images/Increase.svg);
    background-size: contain;
    background-repeat: no-repeat;		
}
.new_disign_body .sort .nselect .nselect__list LI[data-val="3"]:before{
    background: url(/img/new_images/Decrease.svg);
    background-size: contain;
    background-repeat: no-repeat;		
}
.new_disign_body .sort .nselect .nselect__list LI[data-val="4"]:before{
    background: url(/img/new_images/Sort_A-Я.svg);
    background-size: contain;
    background-repeat: no-repeat;		
}
.new_disign_body .sort__input .nselect.nsBelfan._active .nselect__head:after{
    transform: rotate(180deg);	
}
.new_disign_body .collection-products .filter, .collection-products h3 {
    margin-bottom: 40px;
}
.new_disign_body .filter-dropdown__checkbox-field .ps__rail-y{
    background: #dedee0;
    width: 5px;	
}
.new_disign_body .item_block_sect_hover{
	position: relative;
}
.new_disign_body .item_block_sect{
	position: relative;	
}
.new_disign_body .page_new_design .frame_primer {
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	border: 0;
	outline: 0;
	letter-spacing: .02em;
	cursor: pointer;
	transition: all .3s;
	box-sizing: border-box;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 0;
	position: absolute;
	top: 70px;
	z-index: 4;
	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;
}
.block_item_stickers{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    top: 12px;
    z-index: 4;
    right: 0;	
}
.sect_name_item{
	display: block;	
}
.new_disign_body .page_new_design .frame_primer{
    z-index: 4;	
}
.new_disign_body .shown_image_item_sect img{
    display: block;
    width: 44px;
    padding: 4px;
    border-radius: 50%;	
	height: 44px;
}
.new_disign_body .sect_colors_item__option.active  .shown_image_item_sect img{
    border: 1px solid #4b919b;	
}
.new_disign_body .sect_corors_item_options{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
	padding-bottom: 10px;
}
.new_disign_body .sect_colors_item__option{
    margin-right: 8px;
	margin-bottom: 8px;
	cursor: pointer;
	position: relative;
}
.new_disign_body .full_block_colors{
    font-size: 12px;
    color: #989898;
    font-weight: 400;
    line-height: 15px;	
	cursor: pointer;
	margin-top: -8px;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;	
}
.new_disign_body .full_block_colors span{
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;	
	margin-right: 4px;
}
.new_disign_body .hover_name_color_sect {
    display: none;
}
.new_disign_body .hover_name_color_sect {
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    padding: 3px 9px;
    background: #EBEBEB;
    width: max-content;
    position: absolute;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.new_disign_body .sect_colors_item__option:hover .hover_name_color_sect {
    display: block;
}
/* .new_disign_body .sect_colors_item__option{ */
	/* display: none;	 */
/* } */
.new_disign_body .sect_colors_item__option:nth-child(1),
.new_disign_body .sect_colors_item__option:nth-child(2),
.new_disign_body .sect_colors_item__option:nth-child(3),
.new_disign_body .sect_colors_item__option:nth-child(4),
.new_disign_body .sect_colors_item__option:nth-child(5)
{
	display: block;	
}
.new_disign_body .sect_colors_item__option.full_colors{
	display: block;
}
.new_disign_body .content__text{
	padding: 0;
	position: relative;
	z-index: 2;
	background: #ffffff;
	margin: 0 auto;	
	padding: 0 60px;
	padding-bottom: 40px !important;
}
.content__text_new_disign .full_prop_blocks_name{
    padding-bottom: 40px;
}
.content__text_new_disign .video-responsive{
	margin-bottom: 40px;
}
.content__text_new_disign > p{
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #0A0A0A;	
}
.new_disign_body .style-top-icons a{
	display: flex;
	flex-direction: column;
	align-items: center;	
}
.new_disign_body .name_file_sect{
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    color: #0A0A0A;
    margin-top: 5px;
    display: block;	
}
.style-top__text a{
	display: none;
}
.new_disign_body .sect_prices_item {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #000000;
    margin-right: 12px;
}
.new_disign_body .sect_name_item {
    padding-bottom: 15px;
}
.new_disign_body .sticker{
    text-transform: uppercase;	
}
@media screen and (max-width: 1780px){
	.new_disign_body .item_block_sect {
		width: 32.7%;
	}	
}
@media screen and (max-width: 1449px){
	.new_disign_body .item_block_sect {
		width: 31.93%;
		margin: 10px 0.7% 80px;
	}	
	.new_disign_body .collection-interiors .interior-item__desc, .new_disign_body .collection-interiors .interior-item__title, .new_disign_body .collection-interiors .interior-price {
		font-size: 18px;
		line-height: 22px;
	}
	.new_disign_body .style-top__count-text {
		font-size: 16px;
		line-height: 20px;
	}
	.new_disign_body .style-top__text p {
		font-size: 16px;
		line-height: 20px;
	}
	.new_disign_body .sect_name_item {
		padding-bottom: 30px;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
		color: #000;
	}
   .new_disign_body .old_prices_sect {
        font-size: 16px;
        line-height: 20px;
        margin-right: 10px;
    }
   .new_disign_body .discount_prices_sect {
        font-size: 16px;
        line-height: 20px;
        padding: 4px 18px 4px 8px;
        margin-right: 20px;
    }
		
}
@media screen and (max-width: 1366px){
.new_disign_body .stock_item_sect .label{
		position: initial;
	}
}
@media screen and (max-width: 1365px){
	.new_disign_body .page_new_design .frame_primer {
		width: 100%;
		text-align: center;
		display: flex;
		align-items: center;
		border: 0;
		outline: 0;
		letter-spacing: .02em;
		cursor: pointer;
		transition: all .3s;
		box-sizing: border-box;
		justify-content: space-between;
		margin: 0 auto;
		margin-top: 0;
		position: absolute;
		top: 70px;
		z-index: 4;
		left: 12px;
		max-width: 80px;
		height: 16px;
		padding: 4px 8px 4px 8px;
		border-radius: 5px;
		font-weight: 500;
		font-size: 8px;
		color: white;
		background-color: #4b919b;
	}
	.new_disign_body .block_item_stickers{
		top: 6px;
	}
	.new_disign_body .item_block_sect{
		padding: 8px 8px 0;
		margin: 10px 0.7% 48px;
	}
	.new_disign_body .page_new_design .item_block_sect .owl-dots {
		bottom: 6px;
	}
	.new_disign_body .page_new_design .frame_primer img{
		width: 10px;	
	}
    .page_new_design .breadcrumbs+h1, .page_new_design .title-top--head h1 {
        font-size: 32px;
        line-height: 38px;
    }
	.new_disign_body .interior-simular__slider .owl-prev {
		right: 8%;
		left: auto;
	}
	.new_disign_body .style-item.style-item-new {
		height: auto;
		width: auto;
		min-height: auto;
	}	
	.new_disign_body .style-top__count-text{
		max-width: 260px;	
	}
	.new_disign_body .style-top-icons a img {
		max-width: 44px !important;
	}	
	.name_file_sect {
		font-size: 12px;
		line-height: 15px;
	}
	.new_disign_body .style-top__count-number {
		font-size: 50px;
		line-height: 60px;
		margin-right: 16px;
	}	
    .new_disign_body .style-top__text p {
        font-size: 14px;
        line-height: 17px;
    }
	.new_disign_body .style-top__text:before {
		padding-left: 22px;
	}
	.new_disign_body .style-top__text {
		margin-left: 22px;
	}
    .new_disign_body .style-top__count {
        margin-left: 22px;
    }	
	.new_disign_body .style-top__count:before {
		padding-left: 22px;
	}
	.new_disign_body .interior-simular__slider{
		margin-bottom: 0;
	}
	.new_disign_body .style-top{
		padding: 30px 0;
	}
	.new_disign_body .collection-products {
		padding: 30px 0 20px 0;
	}
	.new_disign_body .interior-item__text {
		padding: 12px 0 0 0;
	}
	.new_disign_body .filter__title {
		font-size: 18px;
		line-height: 22px;
	}	
	.new_disign_body .sort__text {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 0;
	}	
    .new_disign_body .sect_name_item {
        padding-bottom: 20px;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
	}	
    .new_disign_body .sect_code_articul {
        font-size: 9px;
        line-height: 12px;
    }
	.shops_item_code a {
        font-size: 9px;
        line-height: 12px;
    }
	.new_disign_body .sect_prices_item {
		font-size: 16px;
		font-weight: 400;
		line-height: 20px;
		text-align: left;
		color: #000000;
		margin-right: 10px;
	}
    .new_disign_body .old_prices_sect {
        font-size: 12px;
        line-height: 15px;
        margin-right: 10px;
    }
    .new_disign_body .discount_prices_sect {
        font-size: 12px;
        line-height: 16px;
        padding: 2px 18px 2px 5px;
        margin-right: 20px;
    }
    .new_disign_body .stock_item_sect {
        font-size: 12px;
        line-height: 16px;
        margin: 10px 0 0;
    }	
	.new_disign_body .stock_item_sect .label {
        font-size: 12px;
        line-height: 16px;
        font-weight: 500;
    }	
	.new_disign_body .shown_image_item_sect img {
		width: 36px;
		height: 36px;
	}
	.sect_prices_blocks {
		padding-bottom: 12px;
	}
	.new_disign_body .full_block_colors span {
		font-size: 15px;
		line-height: 16px;
	}	
	.new_disign_body .full_block_colors {
		font-size: 10px;
		line-height: 12px;
	}
	.new_disign_body .sect_colors_item__option {
		margin-right: 4px;
		margin-bottom: 4px;
	}	
	.content__text_new_disign > p {
		width: 100%;
		margin: 0 auto;
		font-size: 16px;
		line-height: 25px;
		font-weight: 400;
		color: #0A0A0A;
	}	
	.new_disign_body .item_block_sect:hover {
		max-height: 600px;
		padding: 8px 8px;
	}
    .new_disign_body .__filter .sort__text {
        display: block;
        margin-bottom: 0;
    }	
}
@media screen and (max-width: 1023px) {
	.name_down {
		font-size: 14px;
		line-height: 16px;
		color: #000;
		margin-top: 6px;
	}	
    .new_disign_body .style-top {
        display: flex !important;
    }
	.new_disign_body .filter {
        display: block;
        z-index: 5;
        position: initial;
    }
    .new_disign_body .sort {
        position: initial;
    }
	.new_disign_body .filter__title {
        border-bottom: none !important;
    }
    .new_disign_body .sort__text {
        border-bottom: none !important;
    }
    .new_disign_body .filter .filter__list {
        display: inline-block;
        width: auto;
        position: initial;
        vertical-align: middle;
    }
    .new_disign_body .sort__input {
        position: initial !important;
        text-align: initial !important;
        width: 165px;
        display: inline-block;
        vertical-align: middle;
    }	
	.new_disign_body .sort__input:before{
		content: none;	
	}
	.new_disign_body .filter__list:before{
		content: none;	
	}
	.new_disign_body .filter__list>div {
        display: flex;
    }
	.new_disign_body .sort__input .nselect__inner {
        opacity: 0;
        visibility: visible;
        position: absolute;
    }
	.new_disign_body .filter__item {
		background: #fff !important;
		font-size: 14px;
		font-weight: 500;
		cursor: pointer;
		transition: .3s;
		position: relative;
		border-radius: 4px;
		border: 1px solid #4B919B !important;
		line-height: 18px;
		display: flex;
		align-items: center;
		color: #4B919B !important;
	}	
	.new_disign_body .filter__item:first-child {
		border-radius: 4px 0 0 4px !important;
		border-right: 0 !important;
		border-left: 1px solid #4B919B !important;
	}
	.new_disign_body .filter__item:last-child {
		border-radius: 0 4px 4px 0 !important;
		border-left: 0 !important;
		border-right: 1px solid #4B919B !important;
	}
    .new_disign_body .filter__item-name:after, 
	.new_disign_body .filter__item-name:before {
        content: none !important;
    }
	.new_disign_body .filter__item-name {
		display: inline-block;
		vertical-align: middle;
		padding: 10px 16px !important;
		line-height: initial;
		font-size: 12px;
		border-bottom: none;
	}
    .new_disign_body .filter__title {
        font-size: 16px;
        line-height: 20px;
        margin-right: 12px;
    }
    .new_disign_body .sort__text {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
        margin-right: 13px;
    }
	.new_disign_body .nselect .nselect__head:after{
		top: 15px;	
	}	
	.new_disign_body .sort__input .nselect .nselect__head:before{
		content: none;
	}
	.new_disign_body .sort__input .nselect .nselect__head, .new_disign_body .nselect .nselect__list LI {
		font-weight: 400;
		height: 36px !important;
		line-height: 36px !important;
		padding: 0 8px !important;
		width: 100%;
		font-size: 12px !important;
	}
    .new_disign_body .item_block_sect {
        width: 48%;
    }	
	.new_disign_body .sticker {
        font-size: 8px;
		padding: 3px 10px;
    }	
	.new_disign_body .sort .nselect .nselect__list LI:before {
		content: '';
		width: 18px;
		height: 18px;
	}
	.new_disign_body .filter .checkbox-field input[type=checkbox]~label {
		white-space: nowrap;
		padding-left: 0;
		font-weight: 400;
		font-size: 12px;
		line-height: 14px;
		color: #0A0A0A;
	}
	.new_disign_body .filter-apply {
		margin-top: 10px;
		padding-bottom: 0;
	}
	.new_disign_body .filter .checkbox-field {
		margin-bottom: 10px;
		margin-top: 2px;
	}	
	.new_disign_body .filter-dropdown {
		min-width: 170px;
	}	
}
@media screen and (max-width: 991px){
	.new_disign_body .collection-interiors .interior-item__desc, .new_disign_body .collection-interiors .interior-item__title, .new_disign_body .collection-interiors .interior-price {
        font-size: 16px;
        line-height: 20px;
    }
	
    .new_disign_body .interior-simular__slider .owl-prev {
        right: 9%;
        left: auto;
    }
	.new_disign_body .content__text {
		padding: 0 40px;
	}	
}
@media screen and (max-width: 768px){
	.interior-simular__slider .owl-nav{
		display: block !important;
	}	
}
@media screen and (max-width: 767px){
    .new_disign_body .style-top {
		display: flex !important;
		flex-direction: row;
		flex-wrap: wrap;
    }
    .new_disign_body .style-top__text {
        margin-left: 0;
        padding-top: 30px;
        border-top: 1px solid #cacace;
    }
	.new_disign_body .style-top__text:before{
		content: none;
	}
	.new_disign_body .style-top-icons{
		margin-bottom: 30px;
	}
	.new_disign_body .style-top__count{
		margin-bottom: 30px;
	}
    .new_disign_body .style-top__count:before {
        padding-left: 50px;
    }	
    .new_disign_body .style-top__count-text {
        max-width: 370px;
    }
    .new_disign_body .style-top__count-text {
        font-size: 14px;
        line-height: 18px;
    }	
	.new_disign_body .wrapper {
		max-width: 1720px;
		margin: 0 auto;
		width: 100%;
		max-width: 100% !important;
	}	
	.new_disign_body .title-top.__filter{
		display: inline-flex;
		flex-direction: column;
	}	
    .page_new_design .breadcrumbs li {
        font-size: 12px;
    }
	.page_new_design .breadcrumbs {
        margin-bottom: 20px;
    }	
	.new_disign_body .collection-interiors{
		padding: 10px 0;
	}
	.new_disign_body .interior-simular__slider .owl-next, .new_disign_body .interior-simular__slider .owl-prev {
		width: 32px !important;
		top: -44px;
		right: 2%;
	}
	.new_disign_body .interior-simular__slider .owl-prev:before {
		width: 33px;
		height: 16px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
	}
	.new_disign_body .interior-simular__slider .owl-next:before {
		width: 33px;
		height: 16px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
	}
    .new_disign_body .interior-simular__slider .owl-prev {
        right: 14%;
        left: auto;
    }
    .new_disign_body .collection-interiors .interior-item__desc, .new_disign_body .collection-interiors .interior-item__title, .new_disign_body .collection-interiors .interior-price {
        font-size: 18px;
        line-height: 20px;
    }
	.new_disign_body .style-top__text{
		order: -1;
		border-top: none;
		padding-top: 0;
		border-bottom: 1px solid #cacace;
		padding-bottom: 15px;
	}
	.new_disign_body .style-top{
		padding: 20px 0 0;
		border-top: none;		
	}
    .new_disign_body .style-top__text p {
        font-size: 12px;
        line-height: 15px;
    }
	.new_disign_body .style-top-icons{
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: 0;
		margin-top: 0;
		border-bottom: 0;
		padding: 15px 0;	
	}
	.new_disign_body .style-top-icons a{
		display: flex;
		flex-direction: row;	
        width: 50%;		
	}
	.new_disign_body .style-top-icons a img {
        max-width: 30px !important;
    }
    .name_file_sect {
        font-size: 12px;
        line-height: 15px;
        margin-left: 10px;
    }	
	.new_disign_body .style-top__count{
		margin: 0;
		padding: 15px 0;
		width: fit-content;
	}
	.new_disign_body .style-top__count:before{
		content: none;
	}
    .new_disign_body .style-top__count-number {
        font-size: 30px;
        line-height: 34px;
        margin-right: 10px;
    }
	.new_disign_body .style-top__count-text {
        font-size: 12px;
        line-height: 14px;
        width: 100%;
        max-width: 100%;
    }	
	.new_disign_body .filter__item {
        font-size: 10px;
        line-height: 12px;
	}
	.new_disign_body .filter__item-name {
        font-size: 10px;
    }
	.new_disign_body .collection-products .filter{
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;	
		margin-bottom: 28px;
	}
	.new_disign_body .collection-products .__filter .sort{
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 28px;	
        margin-left: 0;
		z-index: 1;
	}
    .new_disign_body .sort__input {
        width: 158px;
    }
    .new_disign_body .sort__input .nselect .nselect__head, .new_disign_body .nselect .nselect__list LI {
        height: 34px;
        line-height: 34px
	}	
    .new_disign_body .sticker {
        font-size: 7px;
        padding: 3px 4px;
        margin-right: 4px;
    }
	.new_disign_body .block_item_stickers {
        top: 6px;
        right: auto;
        left: 8px;
    }
	.new_disign_body .page_new_design .frame_primer{
		display: none;
	}
	.new_disign_body .page_new_design .item_block_sect .owl-dots {
        display: flex !important;
    }
	.new_disign_body .sect_name_item {
        padding-bottom: 12px;
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        margin-top: 5px;
    }
	.new_disign_body .sect_prices_item {
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        text-align: left;
        color: #000000;
        margin-right: 4px;
    }
    .new_disign_body .old_prices_sect {
        font-size: 10px;
        line-height: 12px;
        margin-right: 4px;
    }
	.new_disign_body .discount_prices_sect {
		font-size: 10px;
        line-height: 12px;
        padding: 1px 18px 1px 2px;
        /* margin-right: 10px; */
		margin-right: 100%;
    }
	.new_disign_body .stock_item_sect .label {
        font-size: 10px;
        line-height: 16px;
        font-weight: 500;
        margin-top: 0;
    }
    .new_disign_body .stock_item_sect .label:before {
        width: 6px;
        height: 6px;
        margin-top: 2px;
    }	
	.new_disign_body .sect_prices_blocks {
		padding-bottom: 12px;
	}
	.new_disign_body .shown_image_item_sect img {
        width: 20px;
        padding: 2px;
		height: 20px;
    }	
	.new_disign_body .hover_name_color_sect {
		font-size: 8px;
		font-weight: 400;
		line-height: 10px;
		padding: 2px 6px;
	}
    .new_disign_body .sect_colors_item__option {
        margin-right: 2px;
        margin-bottom: 2px;
    }
    .new_disign_body .full_block_colors {
        font-size: 10px;
        line-height: 12px;
        width: 100%;
        margin-top: 4px;
    }
	.page_new_design .item_block_sect .owl-dots.disabled {
		display: none !important;
	}
    .new_disign_body .collection-products {
        padding: 30px 0 0px 0;
    }
	.new_disign_body .content__text {
		padding: 0 20px;
	}
	.content__text_new_disign .full_prop_blocks_name {
		padding-bottom: 20px;
	}
	.name_down {
		font-size: 12px;
		line-height: 14px;
		color: #000;
		margin-top: 0;
		margin-left: 8px;
	}	
}
.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded){
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-height: 400px;
    overflow: hidden;
}
.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded) .two-items-of-carusel {
	width: 33%;
}
/* @media screen and (max-width: 1559px){ */
	/* .buttons_sale_sect { */
		/* margin-bottom: 14px !important; */
	/* }	 */
/* } */
/* @media screen and (max-width: 1365px){ */
	/* .buttons_sale_sect { */
		/* margin-bottom: 9px !important; */
	/* }	 */
/* } */
.new_disign_body .filter__item:first-child {
    border-radius: 4px;
    border-left: 1px solid #4B919B;
    border-right: 1px solid #4B919B;
}
.js-section-item-gallery.owl-carousel{
	display: block;
}
.js-section-item-gallery.owl-carousel > img {
    display: none;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.js-section-item-gallery.owl-carousel > img:first-child{
    display: block;
}
.js-section-item-gallery.owl-carousel > .slider_item_block_sect {
    display: none;
}
.js-section-item-gallery.owl-carousel > .slider_item_block_sect:first-child{
    display: block;
}
.js-section-item-gallery.owl-carousel > .slider_item_block_sect:first-child img{
    display: block;
    width: 100%;
}
.tabs__item.menu_link span{
    font-family: Inter Tight;
    font-size: 28px;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #0A0A08;
    margin-right: 5px;
}
.tabs.new_href_out.tabs-styles-page{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;	
}
.tabs.new_href_out.tabs-styles-page .tabs__item {
	line-height: normal;
}
.item_block_sect:hover .buttons_sale_sect{
    gap: 10px;
}
@media screen and (max-width: 1650px){
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded){
        max-height: 345px;
	}	
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded) .two-items-of-carusel {
		width: 33%;
	}	
}
@media screen and (max-width: 1365px){
	.new_disign_body .tabs.new_href_out.tabs-styles-page .tabs__item a {
		font-size: 20px;
		line-height: 24px;
	}	
	.tabs__item.menu_link span{
		font-size: 20px;
	}	
}
@media screen and (max-width: 1023px){
    .tabs.new_href_out.tabs-styles-page .tabs__item:first-child {
        padding-left: 0px;
    }	
}
@media screen and (max-width: 767px){
	.new_disign_body .tabs.new_href_out.tabs-styles-page .tabs__item a {
		font-size: 18px;
		line-height: 21px;
		padding: initial !important;
		display: block;		
	}	
	.tabs__item.menu_link span{
		font-size: 18px;
	}	
	.tabs.new_href_out.tabs-styles-page {
		height: auto;
	}
	.tabs.new_href_out.tabs-styles-page .tabs__item{
        display: flex;
        width: fit-content;
        line-height: normal;
        padding: 0 !important;
        border: none;
        border-top: none;
        opacity: 1;
        visibility: visible;
        margin-top: 0;	
	}
}
.sliders_item_block_sect {
    margin: 0px -15px;
    width: calc(100% + 30px) !important;
    margin-top: -20px;
}
@media screen and (max-width: 1365px) {
    .sliders_item_block_sect {
        margin: 0px -8px;
        width: calc(100% + 16px) !important;
        margin-top: -8px;
    }
}
/* .sect_code_articul{ */
	/* display: none; */
/* } */
.sect_code_articul.active{
	display: block;	
}
@media screen and (max-width: 1449px) {
    /* .new_disign_body .item_block_sect { */
        /* margin: 10px 0.7% 48px; */
    /* } */
	.item_block_sect:hover {
		padding: 20px 15px 28px !important;
	}
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded){
        max-height: 300px;
	}	
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded) .two-items-of-carusel {
		width: 33%;
	}	
}
@media screen and (max-width: 1100px) {
    .new_disign_body .item_block_sect {
        margin: 10px 0.7% 57px;
    }
}
@media screen and (max-width: 767px) {
    .new_disign_body .item_block_sect {
        margin: 10px 0.7% 20px;
    }
}

.new_disign_body .breadcrumbs+h1.big_title_collections {
    font-size: 80px;
    line-height: normal;
}
@media screen and (max-width: 1366px) {
    .new_disign_body .breadcrumbs+h1.big_title_collections {
        font-size: 60px;
        line-height: normal;
    }
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded){
        max-height: 300px;
	}	
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded) .two-items-of-carusel {
		width: 33%;
	}	
}
@media screen and (max-width: 1024px) {
    .new_disign_body .breadcrumbs+h1.big_title_collections {
        font-size: 40px;
        line-height: normal;
    }
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded){
        max-height: 330px;
	}	
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded) .two-items-of-carusel {
		width: 49%;
	}	
}
@media screen and (max-width: 440px) {
    .new_disign_body .breadcrumbs+h1.big_title_collections {
        font-size: 32px;
        line-height: normal;
    }
    .all-link {
        font-size: 14px !important;
        line-height: 17px;
    }	
}
@media screen and (max-width: 991px) {
    .main-collections_title {
        height: 32px;
    }
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded){
        max-height: 240px;
	}	
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded) .two-items-of-carusel {
		width: 49%;
	}		
}
@media screen and (max-width: 767px) {
    .block-title.mob_block_title {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .page_new_design .content {
        padding: 20px 0 0px;
    }
    .content {
        padding: 15px 0 0px;
    }
    .all-link {
        margin-top: 20px !important;
    }
    .new_disign_body .new_block .wrapper {
        padding-right: 20px !important;
        padding-left: 20px !important;		
	}	
}
@media screen and (max-width: 450px) {
    .all-link {
        margin-top: 20px !important;
    }	
}
@media screen and (max-width: 767px) {
    .new_disign_body .style-top {
        padding: 8px 0 0;
        border-top: none;
    }
    .new_disign_body .item_block_sect.js-pagination-item{
        height: 337px !important;
    }
    .new_disign_body .item_block_sect.js-pagination-item:hover{
        height: 337px !important;
    }
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded){
        max-height: 430px;
	}	
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded) .two-items-of-carusel {
		width: 100%;
	}	
}	
@media screen and (max-width: 550px) {
    .new_disign_body .item_block_sect.js-pagination-item{
        height: 270px !important;
    }
    .new_disign_body .item_block_sect.js-pagination-item:hover{
        height: 270px !important;
    }	
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded){
        max-height: 305px;
	}	
	.js-collection-slider.collection-page-owl-carusel:not(.owl-loaded) .two-items-of-carusel {
		width: 100%;
	}	
}	
@media screen and (max-width: 479px) {
    .interior-item__wrap .interior-item__text {
        max-width: 100% !important;
        padding: 12px 0 0 !important;
        position: initial !important;
    }
}
@media screen and (max-width: 1365px) {
	.new_disign_body .item_block_sect:hover{
		height: 100% !important;
		min-height: 100% !important;	
	}
}
.new_disign_body .filter__item.vid_predmeta{
    border-radius: 4px !important;
    border-left: 1px solid #4B919B !important;
    border-right: 1px solid #4B919B !important;
}
.new_disign_body .filter__item.vid_predmeta:after{
    content: none !important;
}
.good-slider__inner_new:not(.owl-loaded) .good-slider__slide img {
    display: block;
    max-width: 100%;
    width: 100%;
}
.good-slider__inner_new:not(.owl-loaded){
    max-height: 450px;
    height: 100%;	
	overflow: hidden;
}

@media screen and (max-width: 1365px) {
	.good-slider__inner_new:not(.owl-loaded){
		max-height: 350px;
	}
}
@media screen and (max-width: 767px) {
    .colors_item_options .colors_item__option img {
        width: 100% !important;
        height: auto !important;
        padding: 4px;
    }
    .item_block_sect .buttons_sale_sect {
        gap: 10px;
    }
	.item_block_sect:hover .buttons_sale_sect {
		display: flex !important;
	}
}
.item_block_sect .btn.btn_detail:hover {
    background: #4b919b;
    color: #fff;
    border: 2px solid #4b919b;
}
@media screen and (max-width: 767px) {
    .new_disign_body .item_block_sect:hover {
        /* margin-bottom: 20px !important; */
        margin-bottom: 0px !important;
    }
	.new_disign_body .item_block_sect {
		display: flex;
		height: 100%;
	}	
   .new_disign_body .btn.btn_detail {
        display: none;
    }	
    .new_disign_body .item_block_sect {
        margin: 10px 0.7% 45px;
    }
	.together-item {
		padding: 12px 8px;
	}
    .together-list {
        gap: 10px;
    }
	.together-item-text{
		font-size: 11px;
	}
	.main-item:after, .additional-item:after{
		right: -22px;
		margin-top: -4px;	
	}
	.main-item:before, .additional-item:before {
		right: -36px;
	}
	.together-item {
		min-height: 250px;
	}
	.interior-profit-benifit{
		padding: 12px 8px;
	}
}
#scheme-popup.popup.__fixed {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(15%);
    z-index: 1175;
    display: inline-block;
    top: 0;
}
.new_disign_body .desc_delivery .tooltip__body{
    width: 330px !important;
}
.new_disign_body .desc_delivery .tooltip .tooltip__body br:nth-child(2) {
    display: block !important;
}
.new_disign_body .desc_delivery .tooltip:hover .tooltip__body div:first-child ~ br{
	display: none !important;	
}
.desc_block_card .prop_item.select_block .prop_item_val select{
    padding: 2px 4px;
    font-size: 18px;	
}
.item_block_sect .buttons_sale_sect {
    /* display: block !important;	 */
	margin-bottom: 20px;
}
.item_block_sect:hover{
    height: 100% !important;		
}

@media screen and (max-width: 1365px) {
	.desc_block_card .prop_item.select_block .prop_item_val select{
		padding: 2px 4px;
		font-size: 16px;	
	}
}
@media screen and (max-width: 991px) {
	.desc_block_card .prop_item.select_block .prop_item_val select{
		padding: 2px 4px;
		font-size: 16px;	
	}
}
@media screen and (max-width: 767px) {
	.desc_block_card .prop_item.select_block .prop_item_val select{
		padding: 2px 4px;
		font-size: 14px;	
	}
}
.full_prop_blocks .razmeri {
    width: 60%;
}
@media screen and (max-width: 1100px) {
    .full_prop_blocks .razmeri {
        width: 70%;
    }
}
@media screen and (max-width: 991px) {
    .full_prop_blocks .razmeri {
        width: 100%;
        margin-bottom: 30px;
    }
}
@media (max-width: 768px) {
	.razmeri_text_desc ul {
		display: flex;
		align-items: flex-start !important;		
		flex-direction: column !important;		
	}	
    .colors_item_options .owl-nav {
        display: block !important;
		position: absolute;
		top: -15px;
		right: 10px;		
    }
	.colors_item_options .owl-prev,
	.colors_item_options .owl-next{
		-webkit-transform: none;
		-ms-transform: initial;
		transform: none;
		border: none;		
	}
	.colors_item_options .owl-prev:before {
		content: '';
        width: 30px;
        height: 10px;
		display: block;
		background: url(/img/new_images/big_slidere_link_l.svg);
		background-size: contain;
		background-repeat: no-repeat;
	}
	.colors_item_options .owl-next:before {
		content: '';
        width: 30px;
        height: 10px;
		display: block;
		background: url(/img/new_images/big_slidere_link_r.svg);
		background-size: contain;
		background-repeat: no-repeat;
	}	
	.colors_item .colors_item_options .owl-prev {
        left: -55px;
    }
	.element_deactive{
		padding: 15px;
		font-size: 18px;		
	}	
}
.item_block_sect:hover .buttons_sale_sect:not(.no_detail_button_blocks){
    display: flex !important;
    justify-content: space-between;	
}
.stock_elements_blocks .label:hover ~ .item-tt {
    display: block !important;
}
.new_disign_body .stock_elements_blocks .item-available-content {
    padding: 5px 15px;
}
.new_disign_body .stock_item_sect .item-available {
    right: 0;
	left: auto;
}
.new_disign_body .stock_item_sect .item-available-content {
    padding: 3px 12px;
}
.link-datail-product {
    margin: auto;
    margin-top: 15px;
    text-decoration: underline;
}
.ucen-section-block .buttons_sale_sect {
    margin-bottom: 6px;
}
.ucen-section-block .buttons_sale_sect.link-datails {
    padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
    .item-available-content-wrap {
        padding: 10px 0 0 10px;
        z-index: 20;
        min-width: 380px !important;
    }
	.good-slider__inner_new:not(.owl-loaded){
		min-height: 640px;
	}	
}
.new_disign_body .item-available-content-wrap .item-available-content {
    color: #ffffff !important;
}
@media screen and (max-width: 1365px) {
    .item_block_sect .shops_item_code a {
        font-size: 10px;
        line-height: 12px;
    }
}
.blocks_card_items .item-available {
	position: absolute;
	z-index: 25;
	left: 20%;
}
@media screen and (max-width: 1365px) {
    .stock_item_sect .label:before {
        content: '';
        width: 6px !important;
        height: 6px !important;
        margin-right: 5px;
        display: block;
        border-radius: 50%;
    }
    .new_disign_body .stock_item_sect .label {
        font-size: 12px !important;
        line-height: 16px;
    }
    .new_disign_body .stock_item_sect .label {
        font-size: 10px !important;
        line-height: 16px;
    }
    .new_disign_body .item-available-content p {
        font-size: 12px !important;
        line-height: 16px !important;
    }	
}
@media screen and (max-width: 767px) {
    .item_block_sect .shops_item_code a {
        font-size: 8px !important;
        line-height: 10px !important;
    }
    .new_disign_body .item-available-content p {
        font-size: 10px !important;
        line-height: 12px !important;
    }	
}
@media screen and (max-width: 767px) {
    .item_block_sect:hover .buttons_sale_sect {
        display: none !important;
    }
}
.item_mini_block .buttons_sale_sect{
    margin-top: 15px;
    margin-bottom: 0;	
	display: none;
}
.item_mini_block:hover .buttons_sale_sect{
	display: block;
}
.item_mini_block .buttons_sale_sect .btn_sale_sect{
	background: #4b919b;
	border-radius: 4px;
	padding: 10px 10px;
	color: #ffffff;
	border: 2px solid #4b919b;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	max-width: 100%;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	display: block;
	font-family: 'InterTight-Bold';	
}
.item_mini_block .buttons_sale_sect .btn_sale_sect:hover{
    background: white;
    color: #4b919b;
    border: 2px solid #4b919b;	
}
.available_tab_click.active{
	font-weight: bold;
}
.block_icons_item .copy{
    display: block;
    margin-right: 12px;	
}
.block_icons_item .copy svg{
    width: 22px;
	height: 22px;
}

.block_icons_item .copy svg path{
    fill: #989898;	
}
.block_icons_item .copy:hover svg path{
	fill: #4B919B;	
}
#share-page{
	display: none !important;	
}
.block_icons_item{
    position: relative;	
}
.block_icons_item .tooltip_new{
	position: absolute !important;
	background: #fff;
	color: #4B919B;
	padding: 6px;
	font-size: 14px;
	width: 150px;
	text-align: center;
	text-transform: lowercase;
	/* border: 1px solid #575757; */
	border-radius: 2px;
	box-shadow: 2px 3px 10px -5px rgba(0, 0, 0, .5);
}
/* .sale_recommended_item_slider .owl-stage{ */
	/* min-height: 350px !important */
/* } */
/* .sale_recommended_item_slider .owl-stage .item_mini_block{ */
	/* height: auto; */
    /* position: absolute;	 */
/* } */
/* .sale_popular_item_slider .owl-stage{ */
	/* min-height: 410px !important */
/* } */
/* .sale_popular_item_slider .owl-stage .item_mini_block:hover{ */
	/* height: 350px; */
    /* position: absolute;	 */
/* } */
.shown_image_item_sect{
    display: block;
    width: fit-content;	
}
.new_disign_body .sect_colors_item__option{
    display: block;
    width: fit-content;		
}
.blocks_card_items .item_block_sect:hover{
	margin-bottom: -14px;
}
.item_block_sect .item-available-js-new {
	margin-left: 0;
}
.block_desc_top_text{
	height: 78px;
    overflow: hidden;	
}
.block_desc_top{
    padding: 20px 20px;
    background: #e6e6e6;
    margin-top: 20px;	
}
.block_desc_top_title{
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 15px;	
}
.block_desc_top_button{
	margin-top: 15px;
    text-align: right;
    cursor: pointer;
    color: #4b919b;
    font-weight: 600;
    font-size: 18px;	
}
@media screen and (max-width: 1460px) {
	.block_desc_top_text {
		height: 140px;
		overflow: hidden;
	}	
}
@media screen and (max-width: 1365px) {
    .block_desc_top_text {
        height: 315px;
        overflow: hidden;
    }
}
@media screen and (max-width: 991px) {
    .block_desc_top_text {
        height: 78px;
        overflow: hidden;
    }
}
.interior_blocks_detail .interior_block_slider_img img{
    max-height: 380px;
    object-fit: cover;	
}
.blocks_card_items .ucen-section-block .item_block_sect:hover {
    margin-bottom: 0;
}
.not_active{
	padding: 20px;
    text-align: center;
    border-bottom: 1px solid #000000;
    font-size: 2em;	
}
.new_disign_body .sect_name_item.dop_name{
    font-size: 16px;
    color: #3b3b3b;
    padding-bottom: 20px;	
}
@media screen and (max-width: 1365px){
	.new_disign_body .sect_name_item.dop_name{
		font-size: 12px;	
	}
}
.new_disign_body .sect_name_item:first-of-type::after {
    bottom: 5px;	
}
.disign_banner_name{
   color: white !important;	
}
.disign_banner_price{
	color: white !important;		
}
.disign_button{
	color: white !important;
}
.ucen-section-block .discount_prices_sect span{
    text-transform: capitalize;
    margin-right: 5px;
    font-size: 14px;	
}
@media screen and (max-width: 1449px) {
   .ucen-section-block .discount_prices_sect span {
        font-size: 14px;
    }
}
@media screen and (max-width: 1365px) {
    .ucen-section-block .discount_prices_sect span {
        font-size: 10px;
    }
}
@media screen and (max-width: 767px) {
    .ucen-section-block  .discount_prices_sect span {
        font-size: 9px;
    }
}
.item-available-content a {
	font-weight: 300;
	color: white !important;
	text-decoration: none;
	border-bottom: 1px solid hsla(0, 0%, 100%, .25);
}

@media only screen and (max-width: 767px) {
    .item-available-content-wrap {
        padding: 10px 0 0 10px;
        z-index: 20;
        min-width: 350px !important;
    }
	.new_disign_body .item_block_sect .body_item_block_sect .item-available {
		left: 0;
		right: 0;
		bottom: 50%;
		width: max-content;
		top: 50%;
		position: fixed;
	}	
}
@media only screen and (max-width: 450px) {
    .item-available-content-wrap {
        padding: 10px 0 0 10px;
        z-index: 20;
        min-width: 300px !important;
    }
}
@media only screen and (min-width: 768px) {
    .item-available-content-wrap {
        padding: 10px 0 0 10px;
        z-index: 20;
        min-width: 350px !important;
    }
}
.new_disign_body .item_block_sect .item-available {
    left: auto;
}
.sale_recommended_items {
    padding-bottom: 0 !important;
}
.sale_popular_items {
    padding-bottom: 0 !important;
}
.item_mini_block {
    margin-bottom: 70px !important;
}
.item_mini_block:hover{
	margin-bottom: -30px !important;
}
.new_disign_body .item_block_sect .stock_item_sect .item-available{
    left: auto;	
}
.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;
    -webkit-box-shadow: inset 0 0 0 1000px #afd970;
    box-shadow: inset 0 0 0 1000px #afd970;	
	border-radius: 0;
	height: auto;
}
.hover_name_color {
    display: none !important;
}
.color-name-popup {
    position: absolute;
    z-index: 99;
    font-size: 10px;
    background-color: rgb(235, 235, 235);
    padding: 3px 9px;
    color: #2B6064;
}
/* End */
/* /local/components/HB/catalog.element_tp/templates/disign_2024/style.css?175855216877203 */
