

/* Start:/local/templates/mebelens/components/krayt/action.list/main_banner/style.css?17435083555745*/
 .countsSlides {
	/*position: absolute;*/
	transform: rotate(90deg);
	/*right: 0;*/
	/*bottom: 0;*/
	/*top: 0;*/
	/*margin: auto;*/
	width: 75px;
	height: 40px;
	display: flex;
	align-items: baseline;
	justify-content: center;
}

.countsSlides span {
	color: #3D4158;
	opacity: 0.4;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
}

.countsSlides .currentSlide {
	color: #3D4158;
	font-size: 30px;
	line-height: 37px;
	opacity: 1;
	margin-right: 6px;
}

.countsSlides .allSlides {
	margin-left: 5px;
}
.main-banner-paging {
	z-index: 100;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.customPaging {
	margin-bottom: 30px;
	margin-top: 75px;
}
.main_banner_slider ul.slick-dots {
	/*position: absolute;*/
	/*right: 35px;*/
	/*top: 0;*/
	/*bottom: 0;*/
	/*z-index: 50;*/
	/*text-align: center;*/
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 25px;
}
.main_banner_slider .slick-dots li {
	margin: 5px 0;
}

.main_banner_slider .slick-dots li button {
	font-size: 0;
	display: block;
	padding: 0;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin: auto;
	background: #ffffff;
	/*border: 1px solid #e9e8e6;*/
}

.main_banner_slider .slick-dots li.slick-active button {
	background: #606DA6;
}
.main_banner_slider {
	/*max-width: 1920px;*/
	margin: auto;
	z-index: 0;
	overflow: hidden;
	max-height: 100%;
}

.main_banner {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: auto !important;
	max-height: 544px;
}

.main_banner picture img {
	max-width: none;
	width: 100%;
	max-height: 544px;
	position: absolute;
	object-fit: cover;
	top: 0;
	display: block !important;
}

.main_banner .banner_image_wrapper {
	/*display: block;*/
	/*position: relative;*/
	/*width: 100%;*/
	/*height: 0;*/
	/*padding-bottom: 25%;*/
}

.main_banner .banner_image_wrapper div {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/*NEW-------------------*/




@media all and (max-width: 1024px) {
	.main_banner {
		padding-bottom: 40px;
		max-height: 398px;
	}
	.main_banner_slider ul.slick-dots {
		top: auto;
		bottom: 0;
		flex-direction: row;
		right: 0;
		left: 0;
	}
	.main_banner_slider ul.slick-dots li {
		margin: 0 5px;
	}
}

 @media (max-width: 834px) {
	 .main_banner {
		 max-height: 351px;
	 }
 }

@media all and (max-width: 768px) {
	.main_banner picture, .main_banner picture img {
		height: 360px;
	}
	.main_banner picture img{
		width: 100%!important;
	}
	.main_banner {
		max-height: 320px;
	}
  .countsSlides .currentSlide{
    font-size: 20px;
  }
}

@media all and (max-width: 728px) {
	.main_banner picture, .main_banner picture img {
		height: 341px;
	}
	.main_banner {
		height: 381px;
	}
	.banner_item .price-calc {
        right: 10%!important;
        left: initial!important;
	}
}
@media all and (max-width: 688px) {
	.main_banner picture, .main_banner picture img {
		height: 323px;
	}
	.main_banner {
		height: 363px;
	}
}

@media all and (max-width: 640px) {

	.main_banner picture,.main_banner picture img {
		height: 300px;
	}
	.main_banner {
		height: 340px;
	}
	.main_banner picture img{
		width: 100%!important;
	}
}
@media all and (max-width: 600px) {
	.main_banner picture, .main_banner picture img {
		height: 281px;
	}
	.main_banner {
		height: 321px;
	}
	.main_banner picture img{
		width: 100%!important;
	}
}
@media all and (max-width: 560px) {

	.main_banner picture, .main_banner picture img {
		height: 263px;
	}
	.main_banner {
		height: 303px;
		padding-bottom: 0px;
	}
	.countsSlides {
		display: none;
	}
	.main_banner picture img{
		width: 100%!important;
	}
}
 @media (max-width: 540px) {
	 .main_banner {
		 max-height: 231px;
	 }
	 .main_banner picture img{
		width: 100%!important;
	}
 }
@media all and (max-width: 520px) {

	.main_banner picture, .main_banner picture img {
		height: 244px;
	}
	.main_banner {
		height: 217px;
	}
	.main_banner picture img{
		width: 100%!important;
	}
}
@media all and (max-width: 480px) {

	.main_banner picture, .main_banner picture img {
		height: 225px;
	}
	.main_banner {
		height: 215px;
	}
	.main_banner picture img{
		width: 100%!important;
	}
}
@media all and (max-width: 440px) {

	.main_banner picture, .main_banner picture img {
		height: 206px;
	}
	.main_banner {
		height: 200px;
	}
	.main_banner picture img{
		width: 100%!important;
	}
}
 @media all and (max-width: 414px) {

	 .main_banner {
		 max-height: 171px;
	 }
	 .main_banner picture img{
		width: 100%!important;
	}
 }
@media all and (max-width: 400px) {

	.main_banner picture, .main_banner picture img {
		height: 188px;
	}
	.main_banner {
		height: 172px;
	}
	.main_banner picture img{
		width: 100%!important;
	}
}
 @media (max-width: 375px) {
	 .main_banner {
		 max-height: 160px;
	 }
	 .main_banner picture img{
		width: 100%!important;
	}
 }
@media all and (max-width: 360px) {

	.main_banner picture, .main_banner picture img {
		height: 169px;
	}
	.main_banner {
		max-height: 154px;
	}
	.main_banner picture img{
		width: 100%!important;
	}
}
@media all and (max-width: 320px) {

	.main_banner picture, .main_banner picture img {
		height: 150px;
	}
	.main_banner {
		height: 148px;
	}
	.main_banner picture img{
		width: 100%!important;
	}
}

/* End */


/* Start:/local/templates/mebelens/components/bitrix/catalog.section/product-list-index/style.min.css?17089446124656*/
.catalog-section-list .row.catalog-section-row{margin-left:-.24rem;margin-right:-.24rem;display:flex}.catalog-section.ss .product-item-container{margin:0;width:25%;max-width:25%}.slider.main-slider .catalog-section.ss{padding-top:60px}.catalog-section.ss .owl-carousel .owl-nav{top:-50px}@media (max-width:1366px){.catalog-section.ss .product-item-container{max-width:25%;width:25%}}@media (max-width:1300px){.catalog-section.ss .product-item-container{max-width:33.3333%!important;width:33.3333%!important}}@media (max-width:1024px){.catalog-section.ss .product-item-container{max-width:50%!important;width:50%!important}}@media (min-width:1200px){.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1){clear:both}}@media (min-width:992px) and (max-width:1024px){.catalog-section.ss .product-item-container{max-width:50%;width:50%}.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1){clear:both}}@media (min-width:768px) and (max-width:991px){.catalog-section.ss .product-item-container{max-width:50%;width:50%}.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1){clear:both}}@media (max-width:767px){.catalog-section.ss .product-item-container{max-width:100%!important;width:100%!important;margin-bottom:20px;padding:0}.catalog-section.ss .product-item-container:last-child{margin-bottom:0;padding-bottom:5px}}@media (max-width:767px){.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1){clear:both}}.catalog-section-header{font-size:14px;font-weight:700;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}.box-view-more{text-align:center}.box-view-more a{display:block;background-color:rgba(98,144,195,.8);padding:10px 0 12px;color:#fff;transition:.2s ease-in-out}.box-view-more a:hover{background-color:#5880ac}.box-view-more a:active{box-shadow:none;background-color:#365d88}.box-view-more a span{transition:.2s ease-in-out}@media (max-width:576px){.catalog-section.ss .owl-carousel .owl-nav{top:-32px}.catalog-section-list .row.catalog-section-row{margin-left:0;margin-right:0}}
/* End */


/* Start:/local/templates/mebelens/components/bitrix/catalog.item/product_card/style.css?170895084060365*/
.product_item-link {
    display: block;
    color: #000;
    text-align: center;
}
.product_item_img {
    position: relative;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    padding-top: 100%;
    top: 0;
    margin-bottom: 18px;
}

.product-item {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    padding: 15px;
    position: relative;
}
.product-item-container.hover .product-item{
  min-height: 395px;
}
.product_item_content{
  display: flex;
  flex-direction: column;
}
.product-item_content{
  flex: 1 0 auto;
}
.product_item__cart{
  flex: 0 0 auto;
  bottom: 20px;
  padding-top: 8px;
  /*color: rgb(82 98 167);*/
}
.product_item_title a{
    display: block;
}
.product_item_title .name {
    overflow: hidden;
    font-size: 14px;
    line-height: 17px;
    color: #3D4158;
    height: 35px;
    position: relative;
    display: block;
}
.product_item_title:hover .name {
    color: #4777E2;
}

.product_item_buy_box {
  margin-top: 0px;
}
.product_item__price {
    position: relative;
    font-size: 20px;
    color: #3D4158;
}

.product_item__price .price-unit {
    display: none;
    font-size: 11px;
    color: #919191;
    font-weight: normal;
}



.bx-catalog-element-top .product_card-flags {
    display: flex;
    top: 110%;
    left: 0;
}

@media (min-width: 1366px){
  .product_item__price .price {
      font-size: 20px;
      color: #3D4158;
  }
}

@media (max-width: 1365px){
  .product_item__price .price {
      font-size: 20px;
      color: #3D4158;
  }
}
.product_item__price .old_price {
    font-size: 12px;
    line-height: 12px;
    color: #8f8f8f;
    /*position: absolute;*/
    /*bottom: 100%;*/
}

.old_price span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #747474;
}

.old_price span:before, .bx_item_price .old:before {
    content: '';
    display: block;
    position: absolute;
    width: 110%;
    height: 1px;
    border-top: solid 1px rgba(143, 143, 143, .9);
    top: 0;
    bottom: 0;
    left: -2px;
    margin: auto;
}

.product-item-icon-wrapper {
    display: flex;
    align-items: center;
}
.product-item-icon {
    width: 25px;
    height: 25px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.product-item-icon svg {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
    transition: .2s ease-in-out;
}

.product-item-icon.product-item-icon-favour svg {
    width: 22px;
    height: 22px;
}

.product-item-icon.add_compare svg rect {
    fill: #cfd3e4;
    transition: 0.35s all ease;
}

.product-item-icon.add_compare:hover svg rect {
    fill: var(--main_color);
}

.product-item-icon.active.add_compare svg rect {
    fill: var(--main_color);
}

.product-item-icon svg.active-svg-card {
    display: none;
}
.product-item-icon svg path {
    fill: #cfd3e4;
    transition: 0.35s all ease;
}


.product-item-icon.active svg.active-svg-card {
    display: block;
}
.product-item-icon:hover svg path {
    fill: var(--main_color);
}
.product-item-icon.active svg path{
    fill: var(--main_color);
}
.product-item-icon svg.active, .product-item-icon.active svg {

}
.product-item-icon-favour {
    margin-right: 10px;
}
.favour__list {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 30px;
}
.slider .owl-carousel .owl-item {
    display: flex;
    justify-content: center;
    height: auto !important;
    flex-shrink: 0;
}
.slider .product-item-container {
    width: 100%;
    transition: 0.35s all ease;
}
/* .slider .product-item-container.hover .product_item{
    min-height: 410px;
} */
.product-item-container.hover .product_item {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    z-index: 12;
    background-color: #fff;
}
.bx-touch .product-item-container {
    height: auto;
}

.basket-item-list .close-btn {
    width: 11px;
    height: 11px;
    right: 10px;
    top: 10px;
}

.basket-item-list .product_item_name_box {
    font-size: 12px;
    height: auto;
    padding: 0;
    padding-bottom: 5px;
}

.basket-item-list .product_item__price .old_price {
    position: relative;
    bottom: auto;
    font-size: 11px;
}

.basket-item-list .product_item__price .price {
    font-size: 12px;
}

.basket-item-list .close-btn:before, .basket-item-list .close-btn:after {
    width: 100%;
    top: 5px;
    left: 0;
}

.catalog__list-wrapper .product_item_img:hover {
    -webkit-box-shadow: 0 0 10px rgba(53, 53, 53, 0.15);
    box-shadow: 0 0 10px rgba(53, 53, 53, 0.15);
    z-index: 150;
}

.product_item_wrapper_img {
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    height: 250px;
    line-height: 250px;
    text-align: center;
}

.product_item_img:hover .product-item-image-wrapper {

}

.product_item_wrapper_img .product_item_img-bg {
    width: auto;
    height: auto;
    max-width: 95%;
    max-height: 206px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.fast_view {
    z-index: -1;
    opacity: 0;
    position: absolute;
    width: 46px;
    height: 46px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease-out;
    font-size: 12px;
    text-transform: uppercase;
    background-color: rgba(255,255,255,0.9);
    border-radius: 50%;
}
.fast_view.btn-primary .header-title-search-icon {
    margin-right: 0;
}

#FastViewModal_content .product-item-detail-slider-controls-block {
    min-height: 70px;
    margin: 20px auto 20px;
}

#FastViewModal .product-item-detail-slider-controls-image-wrp:before {
    padding-top: 100%;
}

#FastViewModal .modal-content {
    box-shadow: 0 7px 21px rgb(83 92 105 / 12%), 0 -1px 6px 0 rgb(83 92 105 / 6%);
}


.bx-touch .product-item {
    width: auto;
    background: #fff;
}

.bx-no-touch .slider-viewed .product-item-container .product-item-info-container.product-item-hidden {
    opacity: 0;
    max-height: 0;
    pointer-events: none;
    /*transition: 0.s opacity ease-in-out;*/
    transition-delay: 0s;
    z-index: -1;
}

.bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container .product-item-info-container.product-item-hidden,
.bx-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-info-container.product-item-touch-hidden,
/* .bx-no-touch .catalog-section-row .product-item-container .product-item-info-container.product-item-hidden, */
.bx-touch .catalog-section-row .product-item-info-container.product-item-touch-hidden {
    /* opacity: 0; */
    opacity: 1;
    /* max-height: 0; */
    pointer-events: none;
    /*transition: 0.s opacity ease-in-out;*/
    transition-delay: 0s;
    /* z-index: -1; */
}
/*.bx-no-touch .product-slider .product-item-container .product-item-info-container.product-item-hidden, */
.bx-touch .product-slider .product-item-info-container.product-item-touch-hidden {
    /* opacity: 0; 
    max-height: 0; */
    pointer-events: none;
    opacity: 1;
    transition-delay: 0s;
    /* z-index: -1; */
}
.bx-no-touch .product-slider .product-item-container.hover .product-item-info-container.product-item-hidden,
.bx-touch .product-slider .product-item-container:hover .product-item-info-container.product-item-touch-hidden {
   /* opacity: 1;
    max-height: 500px;
    pointer-events: all;
    z-index: -1;*/
}

.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container:hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
   /* opacity: 1;
    z-index: 500;
    pointer-events: all;*/

}

.product_item .product_item_img:hover .fast_view {
    opacity: 1;
    z-index: 150;
}

.bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container.hover .product-item,
.bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container:hover .product-item,
.bx-no-touch .catalog-section-row .product-item-container.hover .product-item,
.bx-no-touch .catalog-section-row .product-item-container:hover .product-item{
    /* padding: 23px 23px; */
   /* padding: 23px 23px 50px;
    width: 100%;
    top: 0;
    left: 0;
    transition: 0.25s box-shadow ease-in-out;
    border-color: transparent;
    box-shadow: 0 0px 10px rgba(0, 0, 0, .18);
    z-index: 500;*/
}




.product-detail-sales-slider .bx-touch .product-item {
    padding: 15px 0 0;
    width: auto;
    background: #fff;
}

/*Image*/
.product-item-image-wrapper {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    transition: all 300ms ease;
    height: 100%;

}
.product-item-image-wrapper:before {
    padding-top: 65%;
}
.product-item-image-original,
.product-item-image-alternative {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity 300ms linear;
}

.product-item-image-original {
    z-index: 11;
}

.product-item-image-alternative {
    z-index: 0;
    opacity: 0;
}

.product-item-big-card .product-item-image-wrapper {
    margin-bottom: 25px;
}

.slider .w1200 {
	/* padding-top: 60px; */
	padding-top: 30px;
}


/*Image Slider*/
.product-item-image-slider-slide-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: opacity 300ms ease;
}


.product-item-image-slide {
    position: relative;
    display: none;
    height: 100%;
    background-color: #fff;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .6s ease-in-out left;
}

.product-item-image-slider-slide-container img, .product-item-image-alternative img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    object-fit: contain;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .product-item-image-slide {
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .product-item-image-slide.next,
    .product-item-image-slide.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .product-item-image-slide.prev,
    .product-item-image-slide.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .product-item-image-slide.next.left,
    .product-item-image-slide.prev.right,
    .product-item-image-slide.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.product-item-image-slider-slide-container > .active,
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {
    display: block;
}

.product-item-image-slider-slide-container > .active {
    left: 0;
}

.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.product-item-image-slider-slide-container > .next {
    left: 100%;
}

.product-item-image-slider-slide-container > .prev {
    left: -100%;
}

.product-item-image-slider-slide-container > .next.left,
.product-item-image-slider-slide-container > .prev.right {
    left: 0;
}

.product-item-image-slider-progress-bar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 1px;
}

.product-item-image-slider-progress-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    height: 1px;
    background-color: var(--theme-color-primary);
    opacity: .8;
}

.product-item-image-slider-control-container {
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    z-index: 15;
    display: flex;
    padding: 0;
    text-align: center;
    transition: opacity 300ms ease;
    justify-content: space-between;
    opacity: 0;
    padding-top:4px;
}

.product-item:hover .product-item-image-slider-control-container {
    opacity: 1;
}

.product-detail-sales-slider .product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container {
    opacity: 1;
}

.product-item-image-slider-control,
.product-item-image-slider-control.active {
    display: inline-block;
    margin: 0 2px;
    width: 100%;
    height: 3px;
    background-color: #D6D8E5;
    cursor: pointer;
    transition: all 300ms ease;
}
.product-item-image-slider-control:first-child {
    margin: 0;
    margin-right: 2px;
}
.product-item-image-slider-control:last-child {
    margin: 0;
    margin-left: 2px;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover {
    cursor: pointer;
}

.product-item-image-slider-control.active,
.product-item-image-slider-control:hover {
    background-color: #606DA6;
}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
    /*position: absolute;*/
    z-index: 15;
}

.product-item-label-text span,
.product-item-label-ring {
    display: inline-block;
    background: #E15757;
    border-radius: 3px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    transition: all 250ms ease;
    position: relative;
    padding: 3px 6px 3px 3px;
    height: 22px;
    font-size: 12px;
    line-height: 15px;
    z-index: 0;
    top: -4px;
}

.product-item-label-ring:before {
    content: '';
    position: absolute;
    left: -6px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #E15757;
    width: 16px;
    height: 16px;
    transform: rotate(45deg);
    border-radius: 3px;
    z-index: -1;
}

.product-item-label-ring span {
    position: relative;
    z-index: 10;
    background-color: #e15757;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
    background-color: #fba90c;
}

.product-item-label-text > div,
.product-item-label-ring > div {
    line-height: 0;
}

.product_item .product_card-flags {
    z-index: 11;
}

.product_item .product-item-label-right {
    right: -15px;
}

.product-item-label-ring.product-item-label-right {
    right: 0;
}

.product_item .product-item-label-top {
    top: 0px;
    right: 0px;
}

.product_item .product-item-label-top .flag-item {
    margin-bottom: 2px;
}

.product-detail-slider .product_item .product-item-label-right {
    right: 0;
}

.product_card__info .product_card-flags {
    top: -15px;
    right: 0;
    left: initial;
}

.product-item-detail-slider-block .product_card-flags {
    display: flex;
}
.product-item-detail-slider-block .product_card-flags .flag-item {
    margin-left: 2px;
}

.product_card-flags {
    position: absolute;
}

.product_card-flags .flag-item {
    color: #fff;
    width: 65px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    cursor: default;
    position: relative;
    font-size: 10px;
    font-weight: 500;
    background-color: #717FBE;
    margin-left: 2px;
}
.product_card-flags .flag-item:first-child {
    margin-left: auto;
}

.product_card-flags .flag-item.special_offer {
    background-color: #EFCA4D;
    color: var(--main_font_color);
}
.product_card-flags .flag-item.best {
    background-color: #DB717A;
}
.product_card-flags .flag-item.new {
    background-color: #9AD36D;
}
.product_card-flags .flag-item.ucenka {
    background-color: #717FBE;
}

/* TEXT */
.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: bold;
}

@media (max-width: 767px) {
    .product-item-label-text > div {
        line-height: 0;
    }

    .product-item-label-text.product-item-label-small span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 10px;
        line-height: 14px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-small span,
    .product-item-label-text.product-item-label-big span,
    .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 14px;
        line-height: 16px;
    }

    .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 25px;
    }
}

/*RING*/
.product-item-label-ring {
    box-sizing: border-box;
    /*border-radius: 50%;*/
    /*font-weight: 500;*/
    margin-bottom: 0;
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
    width: 43px;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 5px;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
    width: 100px;
    height: 100px;
    font-size: 30px;
    line-height: 100px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
}

/*.product-item-label-top { top: -5px; }*/

.product-item-label-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.product-item-label-center > div {
    text-align: center;
}

/*.product-item-label-left { left: -20px; }*/
/*.product-item-label-ring.product-item-label-left { left: -5px; }*/

.product-item-label-left > div {
    text-align: left;
}

/*.product-item-label-bottom { bottom: -5px; }*/

.product-item-label-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*.product-item-label-right { right: -20px; }*/
/*.product-item-label-ring.product-item-label-right { right: -5px; }*/

.product-item-label-right > div {
    text-align: right;
}

.product-item-label-center.product-item-label-middle {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*Title*/
.product-item-title {
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}

.bx-touch .product-item-title,
.product-detail-sales-slider .product-item-container.hover .product-item-title {
    overflow: auto;
    white-space: normal;
}

.product-item-title a {
    color: #3f3f3f;
    text-decoration: none;
    transition: 250ms linear all;
}

.product-item-line-card .product-item-title {
    white-space: normal;
    text-align: left;
}

.product-item-big-card .product-item-title a {
    font-size: 21px;
}

.product-item-line-card .product-item-title a {
    font-size: 20px;
}

@media (max-width: 1199px) {
    .product-item-big-card .product-item-title a {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .product-item-big-card .product-item-title a {
        font-size: 16px;
    }
}

@media (max-width: 834px) {
    .bx-catalog-element-top .product_card-flags {
        top: calc(100% + 10px);
        left: 0;
        z-index: 1;
    }
    .product_card-flags .flag-item:first-child {
        margin-left: auto;
    }
}

@media (max-width: 767px) {
    .product-item-big-card .product-item-title a {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .product-item-big-card .product-item-title a {
        font-size: 16px;
    }
    .bx-catalog-element-top .product_card-flags {
        top: calc(100% + 13px);
    }
    .product-item-container {
        margin: 0px;
    }

    .bx-catalog-element-top .product_card-flags {
        top: calc(100% + 27px);
        left: 7px;
    }


}

/*Price*/
.product-item-price-container {
    text-align: center;
    line-height: 1;
}

.product-item-price-old {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px;
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
    vertical-align: middle;
    line-height: 20px;
}

.product-item-big-card .product-item-price-container {
    margin: 0 0 10px;
}

.product-item-big-card .product-item-price-current {
    font-size: 18px;
}

.product-item-big-card .product-item-price-old {
    font-size: 15px;
}

.product-item-info-container-title {
    font-size: 12px;
}

.bx-touch .product-item-info-container.product-item-touch-hidden {
    opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden {
    opacity: 1;
    z-index: 0;
}

@media (max-width: 1024px){
  .bx-touch .product-item-info-container.product-item-hidden{
      opacity: 1;
      z-index: 0;
  }
}

/*Amount*/


/**/
.product-item-quantity {
    font-size: 12px;
}

/*region Properties */
.product-item-properties {
    display: block;
    margin: 0;
}

.product-item-properties dl {
    clear: both;
}

.product-item-properties dt {
    float: left;
    clear: both;
    font-weight: normal;
    font-size: 12px;
}

.product-item-properties dd {
    float: right;
    margin-bottom: 3px;
    margin-left: 5px;
    font-size: 12px;
}

/*endregion*/

/*Compare*/
.product-item-compare-container {
    position: relative;
    display: none;
    margin: 0 -15px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e6e6e6;
    background: #f3f3f3;
    box-shadow: inset 0 1px 1px 0 #eee;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.product-item-line-card .product-item-compare-container {
    margin: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
    text-align: center;
}

.bx-touch .product-item-compare-container {
    display: none;
}

.product-item-line-card .product-item-compare-container,
.product-detail-sales-slider .product-item-container.hover .product-item-compare-container {
    display: block;
}

.product-item-compare .checkbox {
    margin: 0;
    padding: 0;
}

/* SCU */
.product_item_sku {
    /*margin-top: -10px;*/
    position: relative;
    width: 100%;
    bottom: 0;
    transition-delay: .2s;
    /* z-index: 1; */
}
.product_item_sku:first-child{
  margin-bottom: 6px;
}
.bx-no-touch .product-item-container.hover .product_item_sku,
.bx-no-touch .product-item-container:hover .product_item_sku,
.bx-touch .product-item-info-container.product-item-hidden .product_item_sku {
    /* z-index: 1; */
}

.bx-touch .product-item-info-container.product-item-hidden .product_item_sku {
    position: relative;
}

.product-item-line-card .product-item-scu-container {
    text-align: left;
}

.product-item-scu-container-title {
    color: #333;
    font-size: 12px;
}
.product-item-scu-block .wrapper-select-block{
  position: relative;
}
.product-item-scu-block .wrapper-select-block:after{
  position: absolute;
  content: '';
  width: 6px;
  height: 9px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9' fill='none' viewBox='0 0 6 9'%3E%3Cpath stroke='%233D4158' stroke-width='1.4' d='M1.288 1l3.288 3.288-3.288 3.288'/%3E%3C/svg%3E%0A");
  right: 9px;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s;
}
.product-item-scu-block .wrapper-select-block.active:after{
  transform: translateY(-50%) rotate(90deg);
}
.product-item-scu-block-title {
    font-size: 12px;
}

.product-item-scu-list {
    margin: 0;
}

.product-item-scu-item-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    min-height: 30px;
    flex-wrap: wrap;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
    display: inline-block;
    box-sizing: border-box;
    padding-left: 0;
    max-width: 100%;
}

.product-item-scu-item-text-container {
    min-width: 18px;
}
.product-item-scu-item-text-container.notallowed:hover {
background: rgba(96, 109, 166, 0.05);
}

.name_scu {
    padding-left: 25px;
}

.product_item.product-item .product-item-scu-item-color-container {
    max-width: 100%!important;
    width: 100%!important;
}

.product-item-scu-item-color-block {
    position: relative;
    outline: 1px solid #c0cfda;
    cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block {
    transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block {
    outline-width: .5px;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
    outline-width: 1px;
}

.product-item-scu-item-color {
  position: absolute;
  top: 50%;
    transform: translateY(-50%);
  right: auto;
  bottom: auto;
  left: 8px;
  width: 14px;
  height: 14px;
    border: 1px solid #F0F0F0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 2px 5px;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.bx-no-touch .product-item-scu-item-text-block {
    transition: outline 300ms ease;
}

.bx-retina .product-item-scu-item-text-block {
    border-width: .5px;
}

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    border-width: 1px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {
    border-width: 1px;
}

.product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block{
    position: relative;
    border-color: #a9adb4;
    color: #A6A6A6;
}

.product-item .product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after{
    /*position: absolute;*/
    /*top: -2px;*/
    /*right: -2px;*/
    /*bottom: -2px;*/
    /*left: -2px;*/
    /*background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;*/
    /*background-size: 78%;*/
    /*content: "";*/
    /*width: 35px;*/
    /*height: 34px;*/
    display: none;
}
.product-item .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block{
    opacity: 0.6;
}
.product-item-detail-scu-line-block:not(:last-child){
  margin-bottom: 13px;
}
.product-item-detail-scu-line-block .product-item-scu-container {
    margin-top: 7px;
}
.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    /* border-color: #81bc3d; */
}

/*Description*/
.product-item-description-container {
}

.product-item-description-container p {
    color: #575757;
    font-size: 13px;
}

.wrapper-select-block {
    /* размер и позиционирование */
    position: relative;
    width: 100%;
    /*padding: 3px 10px;*/
    /*Общие стили */
    background: #fff;
    /*border: 1px solid #d2d2d2;*/
    /*color: #000;*/
    outline: none;
    cursor: pointer;
    /* Настройки шрифтов */
    /*border-radius: 3px;*/
    font-size: 12px;
}

.product-item-scu-list .select-val {
    display: none;
}

.product-item-scu-list.wrapper-select-block .select-val {
    display: block;
    font-size: 12px;
    padding: 5px;
    padding-left: 8px;
}

.product-item-scu-list.wrapper-select-block .select-val .product-item-scu-item-color.select-item {
    left: 0px;
}

.wrapper-select-block .select-block {
    /* размер и позиция */
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    z-index: 12;
    /* Стили */
    background: #fff;
    font-weight: normal;
    opacity: 0;
    pointer-events: none;
    display: block;
    transition: .2s ease-in-out;
}

.wrapper-select-block .select-block li {
    display: block;
    padding: 0px;
}

.wrapper-select-block .select-block li.selected {
    color: var(--main_color);
    background: #f8f9fa;
}
.wrapper-select-block .select-block li.selected:hover {
    background: unset;
}

.wrapper-select-block .select-block li a.per_option {
    display: block;
    padding: 5px 10px;
    border: 0;
    border-radius: 0;
}
.wrapper-select-block .select-block li .product-item-scu-item.product-item-scu-item-text-block {
    padding: 7px 8px;
}

.wrapper-select-block .select-block li .product-item-scu-item {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 5px 8px;
  border: 0px;
    min-height: 30px;
}
.wrapper-select-block .select-block li .select-item {
    text-align: left;
    font-size: 12px;
    line-height: 13px;
    height: 14px;
    background-size: 14px 14px;
    background-position: left;
}
.wrapper-select-block .select-block li .name_scu{
  padding-left: 25px;
}
/* Состояние при наведении курсора */
.wrapper-select-block .select-block li:not(.notallowed):hover .product-item-scu-item {
     background: rgba(96, 109, 166, 0.05);
}

/* активное состояние */
.wrapper-select-block.active .select-block {
    opacity: 1;
    pointer-events: all;
    z-index: 1;
    transition: 0.35s all ease;
    box-shadow: 0 10px 5px rgba(0, 0, 0, .05);
}

.wrapper-select-block .select-block {
    max-height: 79px;
    border-top: none;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    background: #fff;
    position: absolute;
}

.wrapper-select-block.active {
    border-color: transparent;
    box-shadow: 0 2px 6px rgba(255, 255, 0, 0.1);
    /*border-radius: 3px 3px 0 0;*/
}
.product-item-scu-list.wrapper-select-block{
    border: 0.5px solid #DCE0ED;
}
.product-item-scu-list.wrapper-select-block.active{
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1);
}
/*Buttons*/
.product-item-button-container {
    text-align: right;
    min-width: 170px;
    display: flex;
    flex-wrap: wrap;
}

.wrapper-of-main-buttons-container a {
    margin-left: 20px;
}
.wrapper-of-main-buttons-container > a:first-child {
    margin-left: 0px;
}

.wrapper-of-main-buttons-container > div {
    display: inline;
}

.btn.product-item-detail-buy-button, .product_item__cart .basket_icon {
	padding: 8px 5px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background-color: var(--main_color);
	cursor: pointer;
	width: 115px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.btn.offers-item-link {
    font-weight: normal;
    font-size: 12px;
}

.btn.offers-item-link .fa {
    margin-left: 5px;
    font-size: 14px;
    font-weight: normal;
}

.basket_icon span {
    display: inline-block;
    vertical-align: middle;
}

.basket_icon .img_basket, .btn.product-item-detail-buy-button .img_basket {
    width: 18px;
    height: 18px;
    position: relative;
    background-image: url('/local/templates/mebelens/components/bitrix/catalog.item/product_card/images/icons/basket_icon_w.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

/* quantity buttons */
.mini-quantity-btn-slider .product-item-amount-field-container {
    position: relative;
    padding-right: 29px;
    justify-content: flex-end;
}

.mini-quantity-btn-slider .product-item-amount-field-btn-plus, .mini-quantity-btn-slider .product-item-amount-field-btn-minus {
    min-width: 30px;
    height: 18px;
    position: absolute;
    right: 0;
}

.mini-quantity-btn-slider .product-item-amount-field-btn-minus {
    border-radius: 0 0 3px 0;
    bottom: 0;
}

.mini-quantity-btn-slider .product-item-amount-field-btn-plus {
    border-radius: 0 3px 0 0;
    top: 0;
}

.mini-quantity-btn-slider .product-item-amount-field-btn-plus:after, .mini-quantity-btn-slider .product-item-amount-field-btn-minus:after {
    line-height: 17px;
    background: none;
}

.mini-quantity-btn-slider .product-item-amount-field-btn-minus:after {
    content: '\f107';
}

.mini-quantity-btn-slider .product-item-amount-field-btn-plus:after {
    content: '\f106';
}

.mini-quantity-btn-slider .product-item-amount-field-container .count_input {
    margin: 0;
    height: 36px;
    border-radius: 3px 0 0 3px;
}

/* owl special offer*/
.product_card_detail .special_offer .owl-nav button.owl-prev, .product_card_detail .special_offer .owl-nav button.owl-next {
    box-shadow: none;
    background-color: transparent;
    color: #000;
    width: 30px;
    height: 30px;
    top: calc(50% - 45px);
}

.product_card_detail .special_offer .owl-nav button.owl-prev span, .product_card_detail .special_offer .owl-nav button.owl-next span {
    background: none;
    padding: 4px 0;
}

.product_card_detail .special_offer .owl-nav button.owl-prev span:before, .product_card_detail .special_offer .owl-nav button.owl-next span:before {
    font-size: 30px;
}

.product_card_detail .special_offer .owl-nav button.owl-prev {
    left: auto;
    right: calc(100% - 5px);
}

.product_card_detail .special_offer .owl-nav button.owl-next {
    right: auto;
    left: calc(100% - 5px);
}

.product_card_detail .special_offer .product-item-image-wrapper {
    padding-top: 120px;
}

.special_offer .fast_view {
    padding: 0;
    height: 32px;
    font-size: 10px;
}

.product_card_detail .special_offer .product_item_title .name {
    font-size: 12px;
}

.product_card_detail .special_offer .price-block-col, .product_card_detail .special_offer .btn-block-col {
    /*flex: 0 0 100%;*/
    /*max-width: 100%;*/
    /*padding-left: 15px !important;*/
}

.product_card_detail .special_offer .product-item-button-container .basket_icon, .product_card_detail .special_offer .product-item-quantity-block .product-item-amount {
    /*width: 100%;*/
    /*margin-top: 10px;*/
}

.product_card_detail .special_offer .product-item-quantity-block .product-item-amount-field-container {
    /*justify-content: center;*/
}

.product_card_detail .product_item__cart .basket_icon {
    width: auto;
}

.product_item__cart .offers-item-link {
    padding-right: 25px;
    padding-left: 25px;
    min-width: 170px;
    font-weight: normal;
    font-size: 12px;
}

.catalog-section-row .product-item-container .product_card-flags .flag-item {
    margin-bottom: 2px;
}


.product_item__cart .offers-item-link span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px !important;
    color: #fff !important;
    font-weight: normal !important;
}

.product_item__cart .offers-item-link .fa-angle-right {
    width: 18px;
    height: 18px;
    line-height: 16px;
    font-size: 16px;
}

.mini-quantity-btn-slider .product_item__cart .basket_icon span,
.mini-quantity-btn-slider .product_item__cart .offers-item-link span {
    display: none;
}

.mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket,
.mini-quantity-btn-slider .product_item__cart .offers-item-link .fa {
    display: block;
    margin-top: 0;
    margin-right: 0;
}

.mini-quantity-btn-slider .product_item__cart .offers-item-link,
.mini-quantity-btn-slider .product_item__cart .basket_icon.btn-not-avaliable {
    padding-left: 9px;
    padding-right: 9px;
}

.product_item__cart .basket_icon.btn-not-avaliable .img_basket {
    background: none;
    font-size: 16px;
    line-height: 18px;
}

/*Stickers*/
.product-item-sticker,
.product-item-sticker-round {
    display: none;
}

/*More*/
.product-item-more-container {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 15px 15px 5px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
    transition: all 300ms ease;
}

.product-item-more-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-top: 116%;
    width: 100%;
}

.product-item-more {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
    background-size: 50%;
    opacity: .7;
    transition: opacity 300ms ease;
}

.bx-touch .product-item-more,
.product-detail-sales-slider .product-item-container.hover .product-item-more,
.product-detail-sales-slider .product-item-container:hover .product-item-more {
    opacity: 1;
}

.product-item-more-title {
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

#FastViewModal_content .catalog-sb-area {
    position: absolute;
    opacity: 0;
    height: 0;
    top: 72px;
    right: 0px;
    bottom: auto;
    pointer-events: none;
    width: 352px;
    z-index: -10;
    border-radius: 4px;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 17%);
    background-color: #fff;
    padding: 24px 16px;
}

#FastViewModal_content .catalog-sb-area.active {
    opacity: 1;
    height: auto;
    z-index: 5;
    right: 0px;
    pointer-events: all;
}
#FastViewModal_content .sharing__corner {
    position: absolute;
    top: 5px;
    right: 20px;
    width: 20px;
    height: 20px;
}

#FastViewModal_content .sharing__corner:before {
    content: "";
    width: 40px;
    height: 25px;
    position: absolute;
    top: -5px;
    left: -5px;
    background-color: #fff;
    z-index: 10;
}

#FastViewModal_content .sharing__corner:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 17%);
    background-color: #fff;
    z-index: 5;
}

#FastViewModal_content .buttons_share {
    display: flex;
    align-items: center;
    justify-content: unset;
    width: 100%;
}

#FastViewModal_content .catalog-sb-item:not(:last-child) {
    margin-right: 5px;
    margin-left: -14px;
    height: 20px;
    width: 129px;
}

#FastViewModal_content .catalog-sb-item.tw {
    width: 80px;
}

#FastViewModal_content .catalog-sb-item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
}

#FastViewModal_content .catalog-sb-item .fb-like {
    height: 20px;
}

#FastViewModal_content .catalog-sb-item.vk > a {
    display: none !important;
}

#FastViewModal_content .button_vk_share > div {
    display: none;
}
#FastViewModal_content .button_vk_share > a{
    margin-left: 0;
    color: #fff;
    height: auto;
    width: 79px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#FastViewModal_content .button_vk_share {
    display: flex !important;
    height: 20px;
    font-size: 11px;
    align-items: center;
    justify-content: center;
    background-color: #4c75a3;
    color: #fff;
    border-radius: 3px;
    font-weight: 500;
    margin-left: 0;
    cursor: pointer;
    width: 100%;
    max-width: 79px;

}

#FastViewModal_content .sharing__link {
    width: 320px;
    height: 52px;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    margin-top: 14px;
    padding: 0 16px;
}

#FastViewModal_content .sharing__link-placeholder {
    font-size: 11px;
    line-height: 1;
    letter-spacing: normal;
    color: #83878d;
    margin-top: 10px;
    margin-bottom: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#FastViewModal_content .sharing__link input {
    width: 100%;
    line-height: 1;
    color: var(--main_font_color);
    border: 0;
    margin: 0 0 5px;
    outline: none;
    font-size: 15px;
    padding: 0px;
}






@media (max-width: 1370px) {
    .modal-slider-items.popup-window .product-item-button-container {
        max-width: 140px;
        min-width: auto;
    }
    .modal-slider-items.popup-window .product-item-button-container span {
        padding: 8px 7px;
    }
}

@media (max-width: 1532px) {
    .btn.product-item-detail-buy-button, .product_item__cart .basket_icon {
        min-width: 115px;
    }
}

@media (max-width: 1300px) {

    .product_item__cart .basket_icon {
        /*padding-left: 10px;*/
        /*padding-right: 10px;*/
    }

    .product-item-amount-field-container {
        position: relative;
        padding-right: 29px;
    }

    .product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
        min-width: 30px;
        height: 18px;
        position: absolute;
        right: 0;
    }

    .product-item-amount-field-btn-minus {
        border-radius: 0 0 3px 0;
        bottom: 0;
    }

    .product-item-amount-field-btn-plus {
        border-radius: 0 3px 0 0;
        top: 0;
    }

    .product-item-amount-field-btn-plus:after, .product-item-amount-field-btn-minus:after {
        line-height: 17px;
        font-family: FontAwesome;
        background: none;
    }

    .product-item-amount-field-btn-minus:after {
        content: '\f107';
    }

    .product-item-amount-field-btn-plus:after {
        content: '\f106';
    }

    .product-item-amount-field-container .count_input {
        margin: 0;
        border-radius: 3px 0 0 3px;
    }
    .wrapper-of-main-buttons-container a {
        margin-left: 10px;
    }
}

@media (max-width: 1024px) {
    .slider .owl-stage-outer {
        padding-bottom: 10px;
    }

    .slider {
        margin-bottom: 0;
    }

    .fast_view {
        display: none !important;
    }

    .product_item_img:hover .product-item-image-wrapper {
        opacity: 1;
    }

    .product_item_sku {
        margin-top: 0;
    }
    .wrapper-of-main-buttons-container a {
        margin-left: 20px;
    }
    .product-item-button-container {
        min-width: 170px;
    }

    /*}*/
    /*@media (max-width: 767.98px) {*/
    .slider-viewed .product_item__cart .basket_icon .img_basket,
    .catalog-products-viewed-container .product_item__cart .basket_icon span {
        display: inline-block;
    }

    .slider .product-item-container, .slider-viewed .product-item-container {
        /*min-width: 310px;*/
        /*max-width: 310px;*/
        padding-left: 5px;
        padding-right: 5px;
    }

    .product_item {
        display: flex;
    }

    .product_item_img, .product_item_name_box {
        flex-flow: row wrap;
        max-width: 55%;
    }

    .product_item_img {
        max-width: 100%;
    }

    .product-item-label-right {
        right: -15px;
        left: auto;
    }

    .product__list .product-item-label-ring.product-item-label-right,
    .product-detail-slider .product_item .product-item-label-right, .product-item-label-ring.product-item-label-small {
        right: auto;
        left: 43px;
        bottom: 0;
    }

    .product-item-container .product_item .to_favorites {
        top: auto;
        bottom: 0;
        left: 0;
    }

    .product-item-image-wrapper {
        margin-bottom: 0;
        padding-top: 150px;
    }

    .product-item-image-original, .product-item-image-alternative {
        width: 100%;
        height: 100%;
    }

    .product-item-image-slider-control-container {
        display: none;
    }

    .product_item_title .name, .product_card_detail .special_offer .product_item_title .name {
        white-space: normal;
        margin: 0 0 5px;
        padding: 0;
        padding-left: 5px;
        height: auto;
        max-height: 42px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        font-size: 16px;
        line-height: 1.2;
    }

    .product_item_sku {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }

    .product_item__price .price-unit {
        margin-left: 3px;
    }

    .product_item__price .old_price, .product_item_name_box {
        position: relative;
    }

    .product_item_buy_box .btn-block-col {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding-left: 5px !important;
        padding-right: 5px;
        margin-bottom: 5px;
    }

    /*.product_item__cart .basket_icon {
        width: 100%;
    }*/

    .product_item__cart .basket_icon span {
        font-size: 12px;
    }

    .mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket, .mini-quantity-btn-slider .product_item__cart .offers-item-link .fa, .mini-quantity-btn-slider .product_item__cart .basket_icon span, .mini-quantity-btn-slider .product_item__cart .offers-item-link span {
        display: inline-block;
        vertical-align: middle;
    }

    .product_item__cart .basket_icon .img_basket,
    .slider-viewed .product_item__cart .basket_icon .img_basket,
    .mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket, .mini-quantity-btn-slider .product_item__cart .offers-item-link .fa {
        margin-right: 5px;
    }

    .product_item_buy_box {
        padding-top: 12px;
        padding-left: 5px;
        position: relative;
    }

    .product-item-amount-field-container {
        padding-right: 0;
    }

    .product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
        position: relative;
        display: inline-block;
        min-width: 32px;
        height: 32px;
        border-radius: 3px;
    }

    .product-item-amount-field-container .count_input {
        margin: 0 5px;
        border-radius: 3px;
    }

    .product-item-amount-field-btn-minus:after {
        background: url(/local/templates/mebelens/components/bitrix/catalog.item/product_card/images/minus.svg) no-repeat center;
        background-size: 10px;
        content: '';
    }

    .product-item-amount-field-btn-plus:after {
        background: url(/local/templates/mebelens/components/bitrix/catalog.item/product_card/images/plus.svg) no-repeat center;
        background-size: 10px;
        content: '';
    }

    .product-item-label-ring.product-item-label-small,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 36px;
        height: 36px;
        font-size: 11px;
        line-height: 36px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-small,
    .product-item-label-ring.product-item-label-big,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
        width: 36px;
        height: 36px;
        font-size: 11px;
        line-height: 36px;
    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px;
    }

    .product-detail-sales-slider .product_item__price .price-unit {
        font-size: 11px;
        font-weight: normal;
        color: #919191;
    }

    .product-detail-sales-slider .product_item__price .price {
        font-size: 16px;
    }

    .product_card_detail .special_offer .product-item-image-wrapper {
        padding-top: 150px;
    }

    .product-detail-sales-slider .product_item__price .old_price {
        display: block;
    }

    .product-detail-sales-slider .slider_wrapper h2 {
        max-width: calc(100% - 60px);
    }
}

@media (max-width: 834px) {
 .slider_wrapper .slider.main-slider .subtitle_box {
     /*padding-left: 15px;*/
 }
}

@media (max-width: 575.98px) {
    .slider_wrapper .slider.main-slider .subtitle_box {
        /*padding-left: 7px;*/
    }
    .product_item__price .price {
        font-size: 20px;
    }

    .product_item__price .old_price {
        font-size: 11px;
    }

    .product_item__price .to_favorites {
        bottom: 0;
        right: 0;
    }

    .product_item_wrapper_img {
        height: 200px;
        line-height: 200px;
    }

    .product_item_wrapper_img .product_item_img-bg {
        max-height: 156px;
    }

    .product-item-icon.product-item-icon-favour svg {
        width: 24px;
        height: 24px;
    }
}

.product-item-info-container_scu .product-item-info-container .product_item_sku:last-child{
  margin-bottom: 15px;
}
/*
.product-item-info-container{
  margin-bottom: 6px;
} */

/*#viewed-slider-element .owl-carousel .owl-stage-outer,
#viewed-slider-section .owl-carousel .owl-stage-outer{
  padding-bottom: 15px;
  padding-top: 15px;
}*/

#viewed-slider-element .product-item-container,
#viewed-slider-section .product-item-container{
  padding-left: 10px!important;
  padding-right: 10px!important;
}
#viewed-slider-element .product-item-container.hover .product_item.product-item{
    padding: 23px 25px;
    width: 100%;
    top: 0;
    left: 0;
    transition: 0.25s box-shadow ease-in-out;
    border-color: transparent;
    z-index: 500;

}

@media (min-width: 835px) {
    #viewed-slider-element .product-item-container:hover .product_item.product-item{
        transition: 0.25s box-shadow ease-in-out;
        border-color: transparent;
        z-index: 500;

    }
}


#viewed-slider-section .product-item-container.hover .product_item.product-item{
    padding: 23px 25px;
    width: 100%;
    top: 0;
    left: 0;
    transition: 0.25s box-shadow ease-in-out;
    border-color: transparent;
    z-index: 500;
}




.similar-slider .product-item-container,
.similar-slider  .product-item-container{
    padding-left: 10px!important;
    padding-right: 10px!important;
}

@media (min-width: 1024px) {
    .similar-slider  .product-item-container:hover .product_item.product-item{
        padding: 23px 25px;
        transition: 0.25s box-shadow ease-in-out;
        border-color: transparent;
        z-index: 500;
    }
    .similar-slider  .product-item-container.hover .product_item.product-item{
        box-shadow: none;
        padding: 23px 25px;
        transition: 0.25s box-shadow ease-in-out;
        border-color: transparent;
        z-index: 500;
    }
}


.similar-slider  .product-item-container.hover .product_item.product-item{
    padding: 23px 25px;
    width: 100%;
    top: 0;
    left: 0;
    transition: 0.25s box-shadow ease-in-out;
    border-color: transparent;
    z-index: 500;
}

.product_item_title a:hover .name{
  color: var(--main_color_hover);
}
.product_item_title a:hover{
  color: var(--main_color_hover);
}
.product_item_title:hover a .name{
  color: var(--main_color_hover);
}


.popup-window .btn.btn-outline-primary{
  background-color: #fff!important;
  color: var(--main_color)!important;
}
.popup-window .btn.btn-outline-primary:hover{
  color: #fff!important;
    background: var(--main_color) !important;
}
.popup-window .btn.btn-outline-primary:active{
    background: var(--main_color_active) !important;
}
.price-block-col{
  padding-right: 0px!important;
}

@media (max-width: 1280px) {
    .product-item-button-container {
        min-width: 140px;
    }
}

@media (max-width: 1024px) {
    .bx-touch .product-item-container .product-item{
        box-shadow: 0 0 7px rgb(0 0 0 / 10%);
    }
    .wrapper-select-block .select-block {
        z-index: 20;
    }
}

@media (max-width: 768px){
  .slider .product-item-container{
    max-width: 100%;
    margin: 0 15px;
  }
  .product_item__price{
      line-height: 1;
    font-size: 18px;
  }
  .product-item-container .product-item{
    min-height: 410px;
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
    z-index: 12;
    background-color: #fff;
    overflow: visible;
  }
  .product_item_buy_box > .row{
    display: flex;
    justify-content: center;
    flex-direction: row;
  }
  .product_item_buy_box .price-block-col{
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 50%;
  }
  .product_item_buy_box .sale-block-col{
    position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-20%);
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 768px){
  .product-item-icon-wrapper{
    justify-content: space-between;
    width: 70px;
  }
  .product-item-icon svg{
    width: 40px;
    height: 24px;
  }
}
.price.product-item-price-current .not_specified{
  font-size: 12px;
  line-height: 17px;
  color: #9E9E9E;
}

.product_item__price .not_specified{
  font-size: 12px;
  line-height: 17px;
  color: #9E9E9E;
  padding: 25px 0;
  margin-bottom: 20px;
}

@media (min-width: 1919px){
  .product-item-container.hover .product-item{
    min-height: 425px;
  }
}

@media (max-width: 1280px) {


}

@media (max-width: 768px){
  .product_item_sku{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px){
  .product_item_sku{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .product_item__cart .offers-item-link{
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px){
  .product_item.product-item{
    height: auto
  }
  .product_item__cart{
    position: relative;
    bottom: 0;
    width: 100%;
  }
  .product_item_sku{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 576px) {
    .product_item__cart .product-item-icon-wrapper {
        width: 75px;
        margin-right: 10px;
    }
    .product_item__cart .offers-item-link {
        padding: 0 24px;
        min-width: 140px !important;
    }
    .catalog-section-row .product-item-container {
        /*margin: 0;*/
    }
    #viewed-slider-element .owl-carousel .owl-stage-outer,
    #viewed-slider-section .owl-carousel .owl-stage-outer{
        padding-bottom: 5px;
        padding-top: 0px;
    }

    .product_item_buy_box {
        padding-bottom: 5px;
    }

    #viewed-slider-element .product-item-container,
    #viewed-slider-section .product-item-container{
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    .similar-slider .product-item-container {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    .slider .product-item-container, .slider-viewed .product-item-container {
        padding-top: 5px;
    }

    .wrapper-select-block {
        padding: 3px 5px;
    }

    .catalog_section_sorting_wrp .wrapper-select-block {
        min-width: auto;
    }

    .wrapper-select-block .select-block li .product-item-scu-item {
        padding: 5px 13px;
    }

    .wrapper-select-block .select-block li .product-item-scu-item.product-item-scu-item-text-block {
        padding: 7px 13px;
    }

    .product-item-scu-item-color {
        left: 13px;
    }
}

@media (max-width: 414px) {

    .btn.product-item-detail-buy-button, .product_item__cart .basket_icon {
        min-width: 140px;
    }
}
/* End */


/* Start:/local/templates/mebelens/components/bitrix/catalog.section/product-list/style.css?17089509145649*/
.catalog-section-list .row.catalog-section-row {
	margin-left: -.24rem;
	margin-right: -.24rem;
	display: flex;
}

.catalog-section.ss .product-item-container {
	margin: 0;
	width: 25%;
	max-width: 25%;
}

.slider.main-slider .catalog-section.ss {
	/* padding-top: 60px; */
	padding-top: 20px;
}

.catalog-section.ss .owl-carousel .owl-nav {
	top: -50px;
}



@media (max-width: 1366px) {
	.catalog-section.ss .product-item-container {
		max-width: 25%;
		width: 25%;
	}
}

@media (max-width: 1300px) {
	.catalog-section.ss .product-item-container {
		max-width: 33.3333% !important;
		width: 33.3333% !important;
	}
}

@media (max-width: 1024px) {
	.catalog-section.ss .product-item-container {
		max-width: 50% !important;
		width: 50% !important;
	}
}



@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

@media (min-width: 992px) and (max-width:1024px){
	.catalog-section.ss .product-item-container {
		max-width: 50%;
		width: 50%;
	}
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	.catalog-section.ss .product-item-container {
		max-width: 50%;
		width: 50%;
	}
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px) {
	.catalog-section.ss .product-item-container {
		max-width: 100% !important;
		width: 100% !important;
		margin-bottom: 20px;
		padding: 0;
	}
	.catalog-section.ss .product-item-container:last-child {
		margin-bottom: 0;
		padding-bottom: 5px;
	}
}
@media (max-width: 767px){

	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.box-view-more {
	text-align: center;
}

.box-view-more a {
	display: block;
	background-color: rgba(98, 144, 195, .8);
	padding: 10px 0 12px;
	color: #fff;
	transition: .2s ease-in-out;
}

.box-view-more a:hover {
	background-color: #5880ac;
}

.box-view-more a:active {
	box-shadow: none;
	background-color: #365d88;
}

.box-view-more a span {
	/*border-bottom: 1px dashed #fff;*/
	transition: .2s ease-in-out;
}

@media (max-width: 576px) {
	.catalog-section.ss .owl-carousel .owl-nav {
		top: -32px;
	}

	.catalog-section-list .row.catalog-section-row {
		margin-left: 0;
		margin-right: 0;
	}
}

/*.box-view-more a:hover span {
	border-bottom-color: transparent;
}*/




/* End */


/* Start:/local/templates/mebelens/components/bitrix/news.list/etap_index/style.css?1708949723221*/
.section-etap__item {
    text-align: center;
    margin-top: 20px;
}
.section-etap__text-box {
    margin-top: 20px;
    font-weight: 400;
}
.section-bg_etap {
	padding: 20px 0;
	background: #f0f5fb;
	margin-top: 20px;
}
/* End */


/* Start:/local/templates/mebelens/components/bitrix/news.list/adv_index/style.css?1708949735230*/
.section-adv__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.section-adv__link-box {
    padding: 0 20px;
}
.section-bg_adv {
	padding: 20px 0;	
	margin-top: 20px;
}
/* End */


/* Start:/local/templates/mebelens/components/krayt/action.list/main_sales/style.css?17090194914240*/
.news_in_glav {
    padding-top: 10px;
}
.news_in_glav .news-item .news-item-text_box .title_box {
    font-size: 34px;
}

.news_in_glav .news-item {
    margin-bottom: 35px;
}
.news_in_glav .news-item-top {
    height: calc(100% - 50px);
    overflow: hidden;
}
.news_in_glav .news-item .news-item-img .news-item-img_box:before {
    padding-top: 66.66%;
}

.news_in_glav .news-item .news-item-img .news-item-img_box .preview_picture {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.news_in_glav .news-item .news-item-text_box {
    position: absolute;
    padding: 20px 40px 40px;
    top: 30px;
    bottom: 30px;
    right: 0;
    background-color: #fff;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.news_in_glav .news-item .news-item-subtitle_box {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #E15757;
    margin-bottom: 25px;
}

.news_in_glav .news-item .news-item-title_box a {
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    color: #3D4158;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news_in_glav .news-item .news-item-title_box {
    margin-bottom: 30px;
}

.news_in_glav .news-item .news-item-text {
    font-size: 12px;
    line-height: 200%;
    color: #3D4158;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;

}

.news_in_glav .news-item .news-item-date {
    font-size: 12px;
    line-height: 15px;
    background: rgba(223, 231, 238, .6);
    border-radius: 6px;
    padding: 3px 12px;
}

.news_in_glav .news-item .news-item-more {
    padding-bottom: 1px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #3D4158;
    border-bottom: 2px solid #606DA6;
    transition: .2s ease-in-out;
}

.news_in_glav .news-item .news-item-more:hover, .news_in_glav .news-item .news-item-more:active {
    border-bottom-color: transparent;
}

.link-block-wrapper .link-block {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #3D4158;
    transition: .2s ease-in-out;
}
.link-block-wrapper .link-block:hover {
    color: #606da6;
}
.link-block-wrapper .link-block span {
    display: inline-block;
    vertical-align: middle;
}

.link-block-wrapper .link-block .fa {
    font-size: large;
    margin-left: 4px;
}
@media screen and (min-width: 1700px) {

    .news_in_glav .news-item-top {
        height: calc(100% - 65px);
    }
    .news_in_glav .news-item .news-item-text {
        font-size: 16px;
        line-height: 1.5;
    }

    .news_in_glav .news-item .news-item-date {
        font-size: 14px;
        line-height: 20px;
    }
    .news_in_glav .news-item .news-item-more {
        font-size: 16px;
        line-height: 19px;
    }
}

@media (min-width: 1025px) and (max-width: 1699px) {
    .news_in_glav .news-item .news-item-text {
        font-size: 16px;
        line-height: 1.5;
    }
    .news_in_glav .news-item .news-item-text {
        font-size: 16px;
        line-height: 1.5;
    }

    .news_in_glav .news-item .news-item-date {
        font-size: 14px;
        line-height: 20px;
    }
    .news_in_glav .news-item .news-item-more {
        font-size: 16px;
        line-height: 19px;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {


    .news_in_glav .news-item .news-item-text {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}

@media (max-width: 1024px){
  .news_in_glav .news-item-img{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .news_in_glav .news-item .news-item-text_box{
    position: relative;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    top: 0;
    bottom: 0;
  }
  .news_in_glav .news-item .news-item-text{
    margin-bottom: 15px;
  }
  .news_in_glav .news-item .news-item-text_box{
    padding: 20px;
  }
}

@media (max-width: 991px) {
    .news_in_glav .news-item .news-item-subtitle_box {
        margin-bottom: 5px;
    }
    .news_in_glav .news-item .news-item-title_box {
        margin-bottom: 5px;
    }
}

/* End */


/* Start:/local/templates/mebelens/components/krayt/section.on_main/brand/style.css?17108429293552*/
#brend-block {
	overflow: hidden;	
}

.brend-block-wrapper .owl-carousel .owl-nav {
    top: -53px;
}

.brend-block {
    display: none;
}

.brend-block a.brend-item {
    display: block;
    filter: grayscale(1);
    opacity: .6;
    transition: .2s ease-in-out;
}
.brend-block a.brend-item:hover {
    filter: grayscale(0);
    opacity: .8;
}
.brend-block a.brend-item:active {
    filter: grayscale(0);
    opacity: 1;
}
.brend-block .brend-item-img {
    padding: 20px;
}
.brend-item-img img {
    object-fit: contain;
    object-position: center;
    width: 100%;
    height: 100%;
}
.link-block-wrapper .link-block {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #3D4158;
}
.link-block-wrapper .link-block span {
    display: inline-block;
    vertical-align: middle;
}
.link-block-wrapper .link-block .fa {
    font-size: large;
    margin-left: 4px;
}




.section_in_glav.brend .slick-prev,
.section_in_glav.brend .slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0px;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #efefef;
}
.section_in_glav.brend .slick-prev:hover,
.section_in_glav.brend .slick-prev:focus,
.section_in_glav.brend .slick-next:hover,
.section_in_glav.brend .slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.section_in_glav.brend .slick-prev:hover:before,
.section_in_glav.brend .slick-prev:focus:before,
.section_in_glav.brend .slick-next:hover:before,
.section_in_glav.brend .slick-next:focus:before
{
    opacity: 1;
}
.section_in_glav.brend .slick-prev.slick-disabled:before,
.section_in_glav.brend .slick-next.slick-disabled:before
{
    opacity: .25;
}

.section_in_glav.brend .slick-prev:before,
.section_in_glav.brend .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #456;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.section_in_glav.brend .slick-prev
{
    right: 20px;
}
[dir='rtl'] .section_in_glav.brend .slick-prev
{
    right: 20px;    
}
.section_in_glav.brend .slick-prev:before
{
    content: "";
    background-image: url("/images/prev.svg");
    background-repeat: no-repeat;
	width: 18px;
    height: 18px;
    background-position: center;
    display: inline-block;
}
[dir='rtl'] .section_in_glav.brend .slick-prev:before
{
    content: "";
    background-image: url("/images/prev.svg");
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    background-position: center;
    display: inline-block;
}

.section_in_glav.brend .slick-next
{
    right: 0px;
}
[dir='rtl'] .section_in_glav.brend .slick-next
{
    right: 0;
    
}
.section_in_glav.brend .slick-next:before
{
    content: "";
    background-image: url("/images/next.svg");
    background-repeat: no-repeat;
	width: 18px;
    height: 18px;
    background-position: center;
    display: inline-block;
}
[dir='rtl'] .section_in_glav.brend .slick-next:before
{
    content: "";
    background-image: url("/images/next.svg");
    background-repeat: no-repeat;
	width: 18px;
    height: 18px;
    background-position: center;
    display: inline-block;
}









/* End */


/* Start:/local/templates/mebelens/components/bitrix/news.list/responses/style.css?17089508211078*/
/*.slider.main-slider {*/
/*	margin-bottom: -50px;*/
/*}*/
.slider_wrapper .product-item-container, .product__list .product-item-container {
	position: relative;
}
.slider .owl-carousel .owl-stage-outer {
	 padding-bottom: 11px;
}
.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
.slider-viewed.catalog-products-viewed-container .owl-stage-outer{
	padding-bottom: 0px;
}
.owl-carousel,
.owl-carousel .owl-stage-outer{
	position: relative;
  -ms-touch-action: pan-y !important;
  touch-action: pan-y !important;
  -moz-backface-visibility: hidden;

}
.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item{
	-ms-touch-action: pan-y !important;
	touch-action: pan-y !important;
}

.owl-carousel.response-slider .owl-nav {
    top: -34px;
    right: 0;
}    

.news-list-slider .owl-stage-outer {
	overflow: hidden;
}

.news-list-slider_bl {
	padding-top: 30px;
	padding-bottom: 30px;
}

@media (max-width: 834px) {
	.slider .w1200 {
		padding-top: 50px;
	}
}

/* End */


/* Start:/local/templates/mebelens/components/bitrix/news.list/faq/style.css?17089782211394*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.accordion-header {
    width: 100%;
    cursor: pointer;
    text-align: left;
    font-weight: 400;
    padding: 13px 10px 13px 10px;
 	border-bottom: 2px solid var(--main_color);
    font-size: 14px;
    color: #000;
    font-family: Montserrat;
}

.accordion-answer {
    padding-top: 10px;
    font-size: 14px;
    display: none;
    margin-left: 5px;
    line-height: 23px;
    text-align: left;
    background: #fff;
    padding: 20px 20px 20px 20px;
    width: 95%;
    padding-bottom: 10px;
   	font-family: Montserrat;
    margin-bottom: 20px;
}

.accordion-answer ul {
    margin-top: 15px;
}

.accordion-item {
    position: relative;
    
    margin-left: 4px;
}

.tarifs-blue-mobile .accordion-item {
    margin-bottom: 20px;
}

.accordion-item:last-child {
    border: none;
}

.accordion-header::before {
    content: "+";
    position: absolute;
    cursor: pointer;
    right: 9px;
    top: 2px;
    width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    display: block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #000;
}

.accordion-header.act::before {
    content: "-";
    font-size: 35px;
}

/* End */
/* /local/templates/mebelens/components/krayt/action.list/main_banner/style.css?17435083555745 */
/* /local/templates/mebelens/components/bitrix/catalog.section/product-list-index/style.min.css?17089446124656 */
/* /local/templates/mebelens/components/bitrix/catalog.item/product_card/style.css?170895084060365 */
/* /local/templates/mebelens/components/bitrix/catalog.section/product-list/style.css?17089509145649 */
/* /local/templates/mebelens/components/bitrix/news.list/etap_index/style.css?1708949723221 */
/* /local/templates/mebelens/components/bitrix/news.list/adv_index/style.css?1708949735230 */
/* /local/templates/mebelens/components/krayt/action.list/main_sales/style.css?17090194914240 */
/* /local/templates/mebelens/components/krayt/section.on_main/brand/style.css?17108429293552 */
/* /local/templates/mebelens/components/bitrix/news.list/responses/style.css?17089508211078 */
/* /local/templates/mebelens/components/bitrix/news.list/faq/style.css?17089782211394 */
