

/* Start:/bitrix/components/krayt/action.list/templates/main_banner/style.css?17301863374880*/
 .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: 800px;
 }

 .main_banner {
 	display: block;
 	position: relative;
 	width: 100%;
 	overflow: hidden;
 	height: auto !important;
 	max-height: 100%;
 }

 .main_banner picture img {
 	max-width: none;
 	width: 100%;
 	object-fit: contain;
 	position: absolute;

 	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 {
 		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;
 	}
 }

 @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;
 	}
 }

 @media all and (max-width: 600px) {

 	.main_banner picture,
 	.main_banner picture img {
 		height: 281px;
 	}

 	.main_banner {
 		height: 321px;
 	}
 }

 @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;
 	}
 }

 @media (max-width: 540px) {
 	.main_banner {
 		max-height: 231px;
 	}
 }

 @media all and (max-width: 520px) {

 	.main_banner picture,
 	.main_banner picture img {
 		height: 244px;
 	}

 	.main_banner {
 		height: 217px;
 	}
 }

 @media all and (max-width: 480px) {

 	.main_banner picture,
 	.main_banner picture img {
 		height: 225px;
 	}

 	.main_banner {
 		height: 215px;
 	}
 }

 @media all and (max-width: 440px) {

 	.main_banner picture,
 	.main_banner picture img {
 		height: 206px;
 	}

 	.main_banner {
 		height: 200px;
 	}
 }

 @media all and (max-width: 414px) {

 	.main_banner {
 		max-height: 171px;
 	}
 }

 @media all and (max-width: 400px) {

 	.main_banner picture,
 	.main_banner picture img {
 		height: 188px;
 	}

 	.main_banner {
 		height: 172px;
 	}
 }

 @media (max-width: 375px) {
 	.main_banner {
 		max-height: 160px;
 	}
 }

 @media all and (max-width: 360px) {

 	.main_banner picture,
 	.main_banner picture img {
 		height: 169px;
 	}

 	.main_banner {
 		max-height: 154px;
 	}
 }

 @media all and (max-width: 320px) {

 	.main_banner picture,
 	.main_banner picture img {
 		height: 150px;
 	}

 	.main_banner {
 		height: 148px;
 	}
 }
/* End */


/* Start:/bitrix/components/krayt/prev.filter.furniture/templates/.default/style.css?164032580112400*/
.prev-tabs ul{
    margin: 0;
    padding: 0;
}
.prev-tabs ul li{
    list-style: none;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}
.prev-tabs ul li a.active{
    color: var(--main_font_color);
    border-color: #EEE096;
    background: #FCF8E3;
}

.prev-tabs ul li a{
  padding: 6px 28px;
  border-radius: 25px;
  border: 0.5px solid rgba(96, 109, 166, 0.47);
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 128px;
  line-height: 1;
  font-size: 12px;
  color: var(--main_font_color);
  height: 30px;
  transition: .3s;
}

.prev-tabs ul li a:hover{
  color: var(--main_font_color);
  border-color: #EEE096;
}

.prev-tabs ul li a:active{
  color: var(--main_font_color);
  border-color: #EEE096;
  background: #FCF8E3;:
}

.prev_filter_wrapper{
  margin-top: 40px;
  margin-bottom: 0px;
  background-color: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
}

.prev-filter-title{
  display: flex;
  align-items: center;
  background-color: #F0F5F9;
  padding: 0 40px;
}
.prev-filter-title_title{
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  color: var(--main_font_color);
  position: relative;
  top: 4px;
  line-height: 70px;
}
.prev-filter-title_img{
  margin-right: 20px;
}
.prev-filter-title_img img{
  max-width: 156px;
  position: relative;
  top: 6px;
}
.bx-filter-parameters-box{
  /*max-width: 159px;*/
  width: calc(100% / 5);
  /*margin-right: auto;*/
}
@media (max-width: 1024px){
  .bx-filter-parameters-box{
    width: 100%;
    max-width: 100%;
  }
}

.smart-filter-block {
  display: none;
  box-sizing: content-box;
  transition: padding .3s ease;
  /* max-height: 130px;
  overflow: auto; */
}

.smart-filter-button-box .smart-filter-block,
.smart-filter-parameters-box.bx-active .smart-filter-block {
  display: block;
}

.smart-filter-parameters-box.bx-active .smart-filter-block i.bx-ft-sub {
  display: block;
  padding-bottom: 5px;
  font-style: normal;
  font-size: 14px;
}

.smart-filter-form-group {
  width: 45%;
}


.smart-filter-form-control {
  background: #FFFFFF;
  opacity: .8;
  border: 1px solid #D4D8EA;
  width: 100%;
  font-size: 12px;
  line-height: 15px;
  color: #3D4158;
  text-align: center;
  padding: 9px 10px;
}
.smart-filter-form-control:focus {
  border: 1px solid var(--main_color);
}
.bx-filter-parameters-box-title{
  position: relative;
}
.checkbox.bx-filter-input-checkbox{
  margin-bottom: 5px;
  padding-right: 6px;
}
.bx-filter .bx-filter-param-text{
  font-size: 12px;
}
.bx-filter-parameters-box-hint{
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: var(--main_font_color);
}
.bx-filter-input-checkbox input {
  display: none;
}

.smart-filter-slider-track-container {
  overflow: hidden;
  padding: 25px 15px;
  position: relative;
  z-index: 0;
}

.smart-filter-slider-track {
  position: relative;
  height: 2px;
  background: #e7e7e7;
  z-index: 0;
}

.smart-filter-slider-ruler {
  position: absolute;
  top: -6px;
  width: 1px;
  height: 17px;
  background: #a2bfc7;
}

.smart-filter-slider-ruler.p1 {
  left: -1px;
}

.smart-filter-slider-ruler.p2 {
  left: 25%;
}

.smart-filter-slider-ruler.p3 {
  left: 50%;
}

.smart-filter-slider-ruler.p4 {
  left: 75%;
}

.smart-filter-slider-ruler.p5 {
  right: -1px;
}

.smart-filter-slider-ruler span {
  position: absolute;
  top: -16px;
  left: 50%;
  display: block;
  margin-left: -50px;
  width: 100px;
  color: #000;
  text-align: center;
  font-size: 11px;
}

.smart-filter-slider-ruler.p2 span,
.smart-filter-slider-ruler.p3 span,
.smart-filter-slider-ruler.p4 span {
  color: #6b8086;
}

.smart-filter-slider-range {
  z-index: 65;
}

.smart-filter-slider-range,
.smart-filter-slider-price-bar,
.smart-filter-slider-price-bar-vd,
.smart-filter-slider-price-bar-vn,
.smart-filter-slider-price-bar-v {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.smart-filter-slider-price-bar {
  z-index: 100;
}

.smart-filter-slider-price-bar-vd {
  z-index: 0;
  background: #606DA6;
}

.smart-filter-slider-price-bar-vn {
  z-index: 0;
}

.smart-filter-slider-price-bar-v {
  z-index: 0;
}

.smart-filter-slider-handle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: 2px solid #606DA6;
  border-radius: 50%;
}

.smart-filter-slider-handle:hover {
  cursor: grab;
  -webkit-cursor: grab;
  -ms-cursor: grab;
  -o-cursor: grab;
}

.smart-filter-slider-handle:active {
  cursor: grabbing;
  -webkit-cursor: grabbing;
  -ms-cursor: grabbing;
  -o-cursor: grabbing;
}

.smart-filter-slider-handle.left {
  left: 0;
  margin-left: -15px;
}

.smart-filter-slider-handle.right {
  right: 0;
  margin-right: -15px;

}

/*endregion*/

/* region Select */
.smart-filter-input-group-dropdown {
  display: block;
  height: 31px;
  border: 1px solid #ccd5db;
  max-width: 265px;
  border-radius: 3px;
}

.smart-filter-input-group-dropdown.bx-active,
.smart-filter-input-group-dropdown:focus {
  border-color: var(--primary);
}

.smart-filter-dropdown-block {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 29px 0 10px;
  width: 100%;
  height: 29px;
  border: none;
  border-radius: 2px;
  background: #fff;
}

.smart-filter-dropdown-text {
  overflow: hidden;
  max-width: 100%;
  height: 29px;
  vertical-align: middle;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 29px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.smart-filter-dropdown-popup ul{
  max-height: 150px;
  overflow: auto;
}
.smart-filter-input-group-checkbox-list{
  max-height: 312px;
}
.smart-filter-parameters-box-padding{
  max-height: 150px;
  overflow: auto;
}
.smart-filter-parameters-box-padding::-webkit-scrollbar {
  width: 0px;
}
.smart-filter-parameters-box-padding:hover::-webkit-scrollbar {
  width: 4px;
}
.smart-filter-parameters-box-padding::-webkit-scrollbar-track {
  background: #e8e8e8;
}
.smart-filter-parameters-box-padding::-webkit-scrollbar-thumb {
  background: var(--main_color);
}
.smart-filter-dropdown-text.fix {
  min-width: 120px;
}

.smart-filter-dropdown-text label {
  cursor: pointer;
}

.smart-filter-dropdown-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 29px;
  height: 29px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
  cursor: pointer;
}

.smart-filter-input-group-dropdown-flex {
  display: flex;
  align-items: center;
}

.smart-filter-input-group-dropdown-flex .smart-filter-checkbox-btn-image {
  margin-right: 5px;
}


.bx-filter .bx-filter-input-checkbox input[type="checkbox"]:checked + label.bx-filter-param-label .check{
	border-color: var(--add_color);
}
.bx-filter .bx-filter-input-checkbox input[type="checkbox"]:checked + label.bx-filter-param-label .check svg path{
	fill: transparent;
}
.bx-filter .bx-filter-input-checkbox input[type="checkbox"]:checked + label.bx-filter-param-label .check svg polyline{
	stroke-dashoffset: 0;
}
.bx-filter .bx-filter-input-checkbox .check svg{
	position: absolute;
  top: -2px;
  left: -2px;
}
.bx-filter .bx-filter-input-checkbox .check {
  position: relative;
  top: 5px;
  float: left;
  margin-right: 8px;

  min-width: 16px;
  min-height: 16px;

	max-width: 16px;
  max-height: 16px;

	width: 16px;
  height: 16px;

  border: 2px solid var(--main_color);
	background-color: #fff;
}
.bx-filter .bx-filter-input-checkbox .check svg path {
  fill: none;
  stroke: var(--add_color);
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 71px;
  stroke-dashoffset: 71px;
  transition: all 0.6s ease;
}
.bx-filter .bx-filter-input-checkbox .check svg polyline {
  fill: none;
  stroke: var(--main_color);
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 18px;
  stroke-dashoffset: 18px;
  transition: all 0.3s ease;
}

.bx-filter .bx-filter-param-label{
  display: flex;
  flex-direction: row;
}

.smartfilter .row{
  margin-left: 0px!important;
  margin-right: 0px!important;
  touch-action: pan-y;
  padding-right: 20%;
}
.bx-filter-parameters-box-container.with_btn{
	display: flex;
	justify-content: flex-end;
  padding: 20px 40px;
	margin-top: 34px;
	border-top: 0.5px solid #EEF0F6;
}
.bx-filter-parameters-box-container.with_btn .btn-primary{
  padding: 0px;
  max-width: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bx-filter-parameters-box-container.with_btn .btn-primary .btn-filter-send{
  padding: 12px 40px;
  line-height: 1;
}

.prev-tabs{
  padding: 16px 40px;
  border-bottom: 0.5px solid #EEF0F6;
  padding-bottom: 11px;
}

@media (max-width: 1024px){
  .prev_filter_wrapper{
    padding: 27px 0;
    padding-top: 0px;
  }
  .bx-filter-parameters-box:not(:last-child) .bx-filter-parameters-box-title:before{
    content: none;
  }
  .bx-filter-parameters-box{
    margin-right: 0px;
  }
}

.prev_filter_wrapper .smartfilter > .row{
  padding: 0 40px;
}
.bx-filter-param-label{
  position: relative;
}
.prev_filter_wrapper .smartfilter .checkbox.bx-filter-input-checkbox .form-check-input + .bx-filter-param-label:before{
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #C3CBCD;
  color: #fff;
  font-family: FontAwesome;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  left: 0;
  top: 4px;
}
.prev_filter_wrapper .smartfilter .checkbox.bx-filter-input-checkbox .bx-filter-param-label{
  padding-left: 22px;
}
.prev_filter_wrapper .smartfilter .checkbox.bx-filter-input-checkbox .form-check-input:checked + .bx-filter-param-label:before {
  background-color: #606DA6;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6668 1.5L4.25016 7.91667L1.3335 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  border-color: transparent;
  background-size: 85% 85%;
  background-repeat: no-repeat;
  background-position: center;
}
.prev_filter_wrapper .bx-filter-parameters-box-container .btn-outline-primary{
  margin-right: 10px;
}
.prev_filter_wrapper .bx-filter-parameters-box-container .btn-outline-primary.btn-outline-primary-mainPage {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.prev_filter_wrapper .bx-filter-parameters-box-container .btn-outline-primary.btn-outline-primary-mainPage:hover {
  background: var(--main_color);
}

.prev_filter_wrapper .bx-filter-parameters-box-container .btn-outline-primary:before{
  display: none;
}
.prev_filter_wrapper .bx-filter-parameters-box-container .btn-outline-primary.btn-outline-primary-mainPage:active {
  background-color: var(--main_color_active);
  border-color: var(--main_color_active) !important;
}
.prev_filter_wrapper .bx-filter-parameters-box-container .btn-outline-primary.btn-outline-primary-mainPage:focus {
  border-color: var(--main_color_active) !important;
}
.prev_filter_wrapper .bx-filter-parameters-box-container .btn-outline-primary.btn-outline-primary-mainPage:active:after {
  transform: translateY(0%);
  background: var(--main_color_active);
}
@media (max-width: 768px){
  .prev_filter_wrapper{
    margin-top: 20px;
  }
  .prev-filter-title{
    padding: 0 15px;
  }
  .prev-filter-title_img img{
    width: 105px;
  }
  .prev-filter-title_title{
    font-size: 16px;
  }
  .bx-filter-parameters-box-container.with_btn{
    padding: 27px 20px;
  }
  .prev-tabs{
    padding: 16px 10px;
  }
  .prev-tabs ul li a{
    padding: 6px 15px;
  }
  .prev_filter_wrapper .smartfilter > .row{
    padding: 0 15px;
  }
}

@media (max-width: 1366px) {
  .bx-filter-parameters-box {
    width: calc(100% / 4);
  }
}

@media (max-width: 576px) {
  .smartfilter .row {
    padding-right: 0%;
    display: block;
  }

  .prev_filter_wrapper {
    padding: 0;
  }
  .smart-filter-slider-handle {
    width: 20px;
    height: 20px;
  }
  .prev_filter_wrapper .bx-filter-parameters-box-container .btn-outline-primary.btn-outline-primary-mainPage {
    max-width: unset;
    width: 50%;
  }
  .prev_filter_wrapper .bx-filter-parameters-box-container.with_btn .btn-primary{
    max-width: unset;
    width: 50%;
  }
}

/* End */


/* Start:/local/templates/furniture/components/bitrix/catalog.section.list/main_popular/style.min.css?17520423266236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/furniture/components/bitrix/catalog.section/product-list/style.min.css?17520423264656*/
.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/furniture/components/bitrix/catalog.item/product_card/style.css?176305666262557*/
.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: 220px;
    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 .row.justify-content-between.align-items-center{
    padding-left: 10px;
}

.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 !important;
    line-height: 17px;
    color: #3d4158;
    position: relative;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
}

.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;
    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;
    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;
    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%;
    max-height: 220px;
}

.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;
}


/*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: 4px;
    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;
}

.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 24px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background-color: var(--main_color);
    cursor: pointer;
    min-width: 170px;
}

.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/furniture/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: 130px;
    }
}

@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 10px;
        max-width: unset;
       /* 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/furniture/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/furniture/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;
    }
}
.discontinue_item{
    position: absolute;
    left: 0;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 130px;
    background: #8a86867a;
    color: #840007;
    z-index: 2;
}
.discontinue_item sup{
    font-size: 18px;
    margin-top: 80px;
    font-style: normal;
    text-align: center;
    color: #840007;
    font-size: 16px;
    display: inline-block;
    padding: 7px 10px;
    background: #F2F2F2;
    line-height: 20px;
    border: 2px dashed #840007;
}
/**/
.product_item__cart .product-item-detail-available,
.product_item__cart .product-item-detail-order-available,
.product_item__cart .product-item-detail-not-available {
    font-size: 13px;
    line-height: 13px;
	font-weight: 600;
	padding-right: 5px;
    padding-left: 0;
}

.product_item__cart .product-item-detail-available {
    color: #5EC011;
}

.product_item__cart .product-item-detail-not-available {
    color: #AF3D3D;
}
.product_item__cart .product-item-detail-order-available {
    color: #FED953;
}
.product_item__cart .srok_postavki {
	margin-top: 15px;
	font-size: 12px;
	width: 100%;
	padding-right: 0;
    line-height: 16px;
}
.product_item_props_list {
    width: 100%;
}
.product_item_props_list li.product_item_prop {
    display: flex;
    justify-content: space-between;
    padding: 5px 0 !important;
    line-height: 16px;
    font-size: 12px;
    column-gap: 5px;
}
.product_item_prop .separator {
    flex: 1 1 auto;
    border-bottom: 1px dashed #c6c6c6;
    height: 13px;
    min-width: 10px;
}
.product_item .row.justify-content-between.align-items-center {
    padding: 0 15px;
}
.product-item-icon-block.col-auto {
    padding-right: 0;
}
.product_item_props_list li.product_item_prop::before {
    content: none !important;
}
.product_item__cart .block-btn {
    padding-left: 0;
}
.product-item-icon-favour {
    margin: 0 0 0 5px;
}
/* End */


/* Start:/local/templates/furniture/components/bitrix/catalog.product.subscribe/furniture/style.min.css?17520423262175*/
.bx-catalog-subscribe-form-container-label{width:100%;display:none;vertical-align:middle;font-size:14px;font-weight:500;line-height:34px;color:var(--main_font_color)}.bx-catalog-subscribe-form-container-input input{width:100%;height:34px;border:1px solid #ddd;outline:0;font-size:14px;color:var(--main_font_color);padding:0 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-furniture-subscribe .popup-window-titlebar{margin-bottom:0}.popup-window-with-titlebar.modal-furniture-subscribe .popup-window-content{padding:0}.modal-furniture-subscribe .popup-window-buttons .btn,.modal-furniture-subscribe .popup-window-buttons .btn-outline-primary{width:100%;max-width:200px;margin:0 auto;cursor:pointer}.modal-furniture-subscribe .popup-window-buttons .btn-outline-primary{margin-left:10px}.subscribe-catalog-popup-content{text-align:center;font-size:14px;padding-top:150px;margin-bottom:20px}.subscribe-catalog-popup-content:after{content:'';display:block;position:absolute;width:76px;height:76px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='76' height='76' viewBox='0 0 76 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='38' cy='38' r='37' fill='%2391D667' fill-opacity='0.08' stroke='%2391D667' stroke-width='2'/%3e%3cpath d='M60.2317 23.9967L33.556 50.6724L21.4997 38.6161' stroke='%2391D667' stroke-width='2'/%3e%3c/svg%3e");background-size:76px;background-position:center;background-repeat:no-repeat;top:117px;left:0;right:0;margin:auto}#bx-catalog-subscribe-form-notify.err-sub{padding-top:120px;padding-bottom:20px;position:relative}#bx-catalog-subscribe-form-notify.err-sub:before{position:absolute;content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='76' height='76' viewBox='0 0 76 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='38' cy='38' r='37' fill='%23EFCA4D' fill-opacity='0.1' stroke='%23EFCA4D' stroke-width='2'/%3e%3crect x='37' y='15' width='3' height='37' fill='%23EFCA4D'/%3e%3crect x='37' y='56' width='3' height='3' fill='%23EFCA4D'/%3e%3c/svg%3e");width:76px;height:76px;background-size:contain;top:15px;left:50%;transform:translateX(-58%)}
/* End */


/* Start:/local/templates/furniture/components/bitrix/news.list/services-on-the-main-page/style.css?1752042326905*/
.list-services {
    padding: 40px 0;
}
.list-services__blocks {
    display: flex;
    flex-grow: auto;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}
.list-services__block {
    padding: 10px;
    background-color: white;
    width: 280px;
    min-height: 280px;
    text-align: center;
    transition: box-shadow 0.3s ease
}
.list-services__block:hover{
    box-shadow: 0 4px 8px rgba(0,0,0,0.1)
}
.list-services__link {
    display: block;
}
.list-services__image{
    width: 100%;
}
.list-services__block-wrapper{
    display: flex;
    flex-direction: column;
    min-height: 280px;
    justify-content: space-between;
}
.list-services__name {
    color: #3D4158;
    font-weight: 700;
    font-size: 16px;
}
@media(max-width: 1094px){
    .list-services__blocks{
        justify-content: center;
    }
}
/* End */


/* Start:/local/templates/furniture/components/bitrix/news.list/portfolio-slider-on-the-main-page/style.css?17520423266024*/
/* Новости */
.section_news{
	padding-top: 73px;
	padding-bottom: 40px;
	background-color: #fff;
}
.section_news h2{
	margin-bottom: 30px!important;
}
.blocks_news .block_section_link{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 10px;
}
.blocks_news .block_section_link .article_link{
	font-size: 14px;
	color: var(--main_color);
}
.article_link i{
	margin-left: 6px;
	position: relative;
	transition: transform .3s;
}
.article_link:hover i{
	animation: arrow_move 1s infinite;
}
.article_link:hover{
	color: var(--main_color_hover);
}
@keyframes arrow_move {
	0%{
		transform: translate(0px, 0);
	}
	50%{
		transform: translate(5px, 0);
	}
	100%{
		transform: translate(0px, 0);
	}
}
.block_news{
	padding-left: 15px!important;
	padding-right: 15px!important;
	padding-top: 15px;
	padding-bottom: 15px;
}
.block_news:first-child, .block_news:nth-child(2) {
	padding-top: 0;
}
.block_news_wrapper{
	padding: 24px;
	transition: .3s;
	box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
}
.block_news .block_news_header{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 15px;
}
.block_news .block_news_header .block_news_header_img{
	margin-right: 20px;
}
.block_news .block_news_header .block_news_header_img img{
	max-width: 44px;
	max-height: 44px;
	min-width: 44px;
	min-height: 44px;
	width: 44px;
	height: 44px;
}
.block_news_header_title{
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: var(--main_font_color);
}
.block_news_body{
	font-size: 12px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	color: var(--main_font_color);
}
.block_news_footer .block_news_footer_link{
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: var(--main_font_color);
}
.block_news_footer {
	display: flex;
	justify-content: flex-end;
}
.block_news_footer .block_news_footer_link span{
	padding: 8px 25px;
	width: 100%;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	background-color: var(--main_color);
	border: 1px solid var(--main_color);
	transition: .2s ease-in-out;
	cursor: pointer;
}
.block_news_footer .block_news_footer_link i{
	margin-left: 6px;
	transition: transform .3s;
}
.block_news_footer .block_news_footer_link:hover i{
	animation: arrow_move 1s infinite;
}

.article_information{
	padding-top: 10px;
	padding-left: 60px;
}
.article_information_title{
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	color: var(--main_font_color);
	margin-bottom: 24px;
}
.article_information_text{
	font-size: 14px;
	line-height: 22px;
	color: var(--main_font_color);
	margin-bottom: 60px;
}
.article_information_img{

}
.article_information_img img{
	max-width: 287px;
	max-height: 287px;
}

.article_wrap_detali{
	margin-bottom: 0px;
}

.article_wrap_detali .block_news .block_news_wrapper{
	background-color: #fff;
	display: flex;
}

.block_news_header_img{
	margin-right: 26px;
}
.block_news_header_img img{
	max-width: 200px;
	max-height: 250px;
	object-fit: cover;
}
.block_news_content_wrapper{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.block_news_footer_link{
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: var(--main_font_color);
}
.block_news_header_title a{
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: var(--main_font_color);
	transition: .3s;
}
.block_news_header_title{
	margin-bottom: 12px;
}
.block_news_body{
	margin-top: 12px;
}

.block_news_header_title a:hover{
	color: var(--main_color_hover);
}
.block_news_content_author span{
	font-weight: 500;
	font-size: 12px;
	line-height: 12px;
	color: #7E7E7E;
}

@media (max-width: 1199px) {
	.block_news:nth-child(2) {
		padding-top: 15px;
	}
}

@media (max-width: 767px){
	.block_news_wrapper{
		flex-wrap: wrap;
	}
	.block_news_header_img{
		margin-right: 0px;
		width: 100%;
	  height: 31%;
	}
	.block_news_header_img img{
		max-width: 100%;
		width: 100%;
	}
}

@media (max-width: 1024px){
	.block_news_body{
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	}
}

@media (max-width: 576px) {
	.block_news {
		padding-bottom: 10px;
	}
	.block_news:nth-child(2) {
		padding-top: 10px;
	}
	.block_news:first-child {
		padding-top: 0px;
	}
	.block_news_footer {
		margin-top: 10px;
	}
}
/* Конец */


/* Reset */
.block_news {
	padding: 15px;
	box-sizing: border-box;
}
.block_news_wrapper {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	gap: 20px;
	background-color: #fff;
	box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
	padding: 24px;
	transition: .3s;
	width: 100%;
	min-height: 350px;
}
.portfolio-slider-dots{
	flex-wrap: wrap;
}
.block_news_header_img {
	flex-shrink: 0;
	margin-right: 26px;
	width: 200px;
	height: 250px;
}

.block_news_header_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.block_news_content_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-grow: 1;
	gap: 15px;
}

.block_news_body {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
@media (max-width: 992px) {
	.block_news_header_img {
		width: 150px;
		height: auto;
	}

	.block_news_wrapper {
		flex-direction: row;
	}
	.block_news_content_wrapper{
		padding: 0 20px;
	}
}

@media (max-width: 768px) {
	.block_news_wrapper {
		flex-direction: column;
		min-height: 600px;
	}

	.block_news_header_img {
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}

	.block_news_body {
		-webkit-line-clamp: 3;
	}
	.block_news_footer{
		padding-right: 24px;
	}
}

@media (max-width: 576px) {
	.block_news {
		padding: 10px;
	}

	.block_news_wrapper {
		padding: 15px;
	}

	.block_news_footer_link span {
		font-size: 12px;
		padding: 6px 12px;
	}
	.block_news_content_wrapper{
		align-items: center;
	}
}
/* End */


/* Start:/local/templates/furniture/components/bitrix/news.list/nashi-brendy-2/style.css?1752004800697*/
.nashi-brendy__slider {
    width: 100%;
    margin: 0 auto;
}
.nashi-brendy__mainPage{
    margin: 100px 0;
}
.nashi-brendy__wrapper {
    display: flex;
    flex-wrap: nowrap;
}

div.nashi-brendy__wrapper .nashi-brendy__slide {
    box-sizing: border-box;
    padding: 10px;
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6);
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
}
.nashi-brendy__slide:hover{
    transform: scale(1.1);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    cursor: pointer;
}
.nashi-brendy__icon {
    max-width: 100%;
    max-height: 120px;
    display: block;
}
/* End */


/* Start:/local/templates/furniture/components/bitrix/news.list/nashi-partnery/style.css?1770299262887*/
.nashi-partnery__mainPage {
    margin-bottom: 50px;
}
div.nashi-partnery__wrapper .nashi-partnery__slide {
    padding: 10px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    cursor: pointer;
}

.nashi-partnery__slide:hover {
    transform: scale(1.1);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}
.nashi-partnery__icon {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: block;
}
div.nashi-partnery__wrapper .slick-track{
    display: flex;
    gap: 30px;
    padding: 10px 0px;
}
.portfolio-slider-dots{
    margin-top: 44px;
}
@media(max-width: 440px){
    div.nashi-partnery__wrapper .slick-track{
        gap: 0px;
    }
    .nashi-partnery__slide:hover {
        transform: scale(1);
    }
}

/* End */


/* Start:/local/templates/furniture/components/bitrix/news.list/stati-on-mainPage/style.css?1752042326147*/
.article__mainPage{
    margin: 50px 0;
}
.article__title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* End */


/* Start:/local/templates/furniture/components/bitrix/news.list/FAQ-on-mainPage/style.css?17520423261225*/
.FAQ__wrapper{
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 30px 0;
}
.FAQ__block{
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 15px 20px;
    transition: box-shadow 0.3s ease;
    cursor: pointer;
}
.FAQ__block:hover{
    box-shadow: 0 4px 8px rgba(0,0,0,0.15)
}
.FAQ__block-questionWrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.FAQ__question{
    font-size: 16px;
    color: #3D4158;
    font-weight: 700;
}
.FAQ__icon{
    position: relative;
    padding-right: 20px;
}
.FAQ__icon-1{
    position: absolute;
    background-color: #3D4158;
    width: 20px;
    height: 4px;
    display: block;
    transform: rotate(90deg)
}

.FAQ__icon-2{
    position: absolute;
    display: block;
    background-color: #3D4158;
    width: 20px;
    height: 4px;
}
.FAQ__block-answer{
    font-size: 14px;
    color: #3D4158;
    padding: 15px 20px;
}
.FAQ__block-answerH{
    max-height: 0px;
    overflow: hidden;
    transition: max-height .3s ease;
}
@media(max-width: 420px){
    .FAQ__question{
        font-size: 14px;
    }
    .FAQ__block-answer{
        font-size: 13px;
    }
}
/* End */
/* /bitrix/components/krayt/action.list/templates/main_banner/style.css?17301863374880 */
/* /bitrix/components/krayt/prev.filter.furniture/templates/.default/style.css?164032580112400 */
/* /local/templates/furniture/components/bitrix/catalog.section.list/main_popular/style.min.css?17520423266236 */
/* /local/templates/furniture/components/bitrix/catalog.section/product-list/style.min.css?17520423264656 */
/* /local/templates/furniture/components/bitrix/catalog.item/product_card/style.css?176305666262557 */
/* /local/templates/furniture/components/bitrix/catalog.product.subscribe/furniture/style.min.css?17520423262175 */
/* /local/templates/furniture/components/bitrix/news.list/services-on-the-main-page/style.css?1752042326905 */
/* /local/templates/furniture/components/bitrix/news.list/portfolio-slider-on-the-main-page/style.css?17520423266024 */
/* /local/templates/furniture/components/bitrix/news.list/nashi-brendy-2/style.css?1752004800697 */
/* /local/templates/furniture/components/bitrix/news.list/nashi-partnery/style.css?1770299262887 */
/* /local/templates/furniture/components/bitrix/news.list/stati-on-mainPage/style.css?1752042326147 */
/* /local/templates/furniture/components/bitrix/news.list/FAQ-on-mainPage/style.css?17520423261225 */
