

/* Start:/bitrix/components/krayt/actions/templates/sales/bitrix/news.detail/.default/style.css?16674644902553*/
div.news-detail{
	word-wrap: break-word;
}
div.news-detail img.detail_picture{
	/* margin: 0 8px 6px 1px; */
	width: 100%;
	object-fit: cover;
	max-height: 550px;
}
.news-date-time{
	color:#486DAA;
}
.news-detail{
	margin-top: 25px;
	padding-bottom: 20px;
}

.news-detail .news-detail_content {
	color: var(--main_font_color);
	font-size: 14px;
	line-height: 24px;
}

.news-detail .owl-nav{
	top: -55px!important;
}
.news-detail .slider_wrapper{
	padding-top: 23px;
}
.subtitle_box{
	margin-top: 25px;
}
.news-detail .news-detail_img{
	position: relative;
}
.news-detail .news-detail_img .news-item-date {
	position: absolute;
	bottom: 18px;
	right: 12px;
	padding: 3px 8px;
	border-radius: 6px;
	background: #ECF1F5;
}


.back-to-all-sales {
	font-size: 14px;
	display: inline-block;
	color: var(--main_font_color);
	line-height: 19px;
	font-weight: 500;
	transition: 0.35s all ease;
	position: relative;
	border-bottom: 2px solid #000;
	margin-top: 10px;
	margin-left: 10px;
}

.back-to-all-sales:before {
	position: absolute;
	top: 50%;
	content: '';
	left: -9px;
	width: 5px;
	height: 9px;
	transform: translateY(-50%);
	transition: 0.35s all ease;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='5' height='9' viewBox='0 0 5 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.28796 1L1 4.28796L4.28796 7.57593' stroke='%233D4158' stroke-width='1.4'/%3e%3c/svg%3e");
}

.back-to-all-sales:hover {
	color: var(--main_font_color);
	border-bottom: 2px solid transparent;
}

.back-to-all-sales:hover:before {
	transform: translate(-100%, -50%);
}



@media (max-width: 1440px) {
	div.news-detail img.detail_picture {
		max-height: 440px;
	}
}
@media (max-width: 1199px) {
	.news-detail .news-detail_content {
		margin-top: 20px;
	}
}
@media (min-width: 1024px){
	.news-detail .slider_wrapper .owl-stage-outer{
		padding-bottom: 125px;
	}

}

@media (max-width: 1024px){
	.news-detail .row{
		margin-left: 0px;
		margin-right: 0px;
	}
	.news-detail .news-detail_img {
		padding: 0;
	}
	.news-detail .news-detail_content {
		padding: 0;
	}
}

@media (max-width: 834px) {
	.news-detail {
		padding: 0 !important;
	}
	.news-detail .news-detail_content {
		font-size: 12px;
	}
}

@media (max-width: 768px){
	.news-detail .news-detail_img{
		padding-left: 0px;
		padding-right: 0px;
	}
	.news-detail .news-detail_content{
		padding-left: 0px;
		padding-right: 0px;
	}
}



@media (max-width: 576px) {
	div.news-detail img.detail_picture {
		max-height: 220px;
		object-fit: cover;
	}
	div.news-detail {
		padding: 0;
	}
}
/* End */


/* Start:/local/templates/furniture/components/bitrix/system.pagenavigation/main-arrows/style.css?16661874182179*/
.pagination-catalog {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    flex-direction: column;
}

.pagination-catalog .begin, .pagination-catalog .end, .pagination-catalog .nextpage, .pagination-catalog .prevpage {
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    font-size: 20px;
    margin: 0 3px;
    color: #3D4158;
}

.pagination-catalog .begin:hover, .pagination-catalog .end:hover, .pagination-catalog .nextpage:hover, .pagination-catalog .prevpage:hover {
    opacity: 1
}

.pagination-catalog .begin:active, .pagination-catalog .end:active, .pagination-catalog .nextpage:active, .pagination-catalog .prevpage:active {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pagination-catalog .no_link {
    display: none
}

.pagination-catalog .activepage, .pagination-catalog .all, .pagination-catalog .morepage {
    padding: 3px 8px;
    color: var(--main_font_color);
    font-size: 14px;
    line-height: 17px;
    margin-left: 5px;
    margin-right: 5px;
}

.pagination-catalog .activepage {
    background-color: var(--main_color);
    color: #fff
}

.pagination-catalog .all, .pagination-catalog .morepage {
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.pagination-catalog .all:hover, .pagination-catalog .morepage:hover {
    color: var(--main_color_hover);
}

.pagination-catalog .all:active, .pagination-catalog .morepage:active {
    color: var(--main_color_active);
}

.pagination-catalog i {
    font-style: normal;
    margin: 0 5px;
    display: none
}
.pagination-catalog{
  position: relative;
}
.pag_record{
  text-align: center;
  margin-top: 15px;
  font-size: 12px;
  font-weight: 400;
}

.pagination-catalog_top{
  /*display: flex;*/
  justify-content: center;
  align-items: center;
    position: relative;
}

@media (max-width: 576px) {
    .pagination-catalog {
        margin-bottom: 0px;
        margin-top: 20px;
    }
}
/* End */


/* Start:/local/templates/furniture/components/bitrix/catalog.section/product-list/style.min.css?17060116894715*/
.catalog-section-list .row.catalog-section-row{margin-left:-.24rem;margin-right:-.24rem;display:flex}.main-slider .catalog-section.ss .product-item-container{margin: 0;}.catalog-section.ss .product-item-container{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?171765718561149*/
.product_item-link {
    display: block;
    color: #000;
    text-align: center;
}
.product_item_img {
    position: relative;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    padding-top: 100%;
    top: 0;
    margin-bottom: 18px;
}

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

}

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

.fast_view {
    z-index: -1;
    opacity: 0;
    position: absolute;
    width: 46px;
    height: 46px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease-out;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #ffd400;
    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%;

}
.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: 3px;
    background-color: #D6D8E5;
    cursor: pointer;
    transition: all 300ms ease;
}
.product-item-image-slider-control:first-child {
    margin: 0;
    margin-right: 2px;
}
.product-item-image-slider-control:last-child {
    margin: 0;
    margin-left: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product_card-flags {
    position: absolute;
}

.product_card-flags .flag-item {
    color: #fff;
    width: 75px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    cursor: default;
    position: relative;
    font-size: 10px;
    font-weight: 500;
    background-color: #E15757 ;
    margin-left: 2px;
}
.product_card-flags .flag-item.ucenka_krayt {
    background-color: #E15757;
}
.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__cart{
       
        bottom: 20px;
        padding-top: 35px;
     
      }
    .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 5px;
        padding: 0;
        padding-left: 5px;
        height: auto;
        max-height: 42px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        font-size: 16px;
        line-height: 1.2;
    }

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

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

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

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

    .product_item__cart .basket_icon {
        width: 100%;
    }

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

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

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

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

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

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

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

    .product-item-amount-field-btn-minus:after {
        background: url(/local/templates/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;
    }
}

.price_chast_c{
    background: #FFFFFF;
    padding: 10.5px 0px;
    display: flex;
    align-items: center;
    position: relative;
}

.price_chast_c_logo{
    margin-right: 12px;
    display: inline-flex;
}

.price_chast_c_price{
    margin-right: 13px;
    color: #333333;
}

.price_chast_c_info{
    
}

.price_chast_c_info span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    border: 1px solid #BFBFBF;
    cursor: pointer;
}

.button__box{
    background: #fff;
}

.product_properties {
    display: flex;
    align-items: center;
    gap: 7px;
}

.product_properties:last-of-type {
    margin-bottom: 20px;
}
@media (max-width: 1024px) {
    .product_properties {
        padding-left: 5px;
    }
    .product_properties:last-of-type {
        margin-bottom: 0;
    }
}
/* End */
/* /bitrix/components/krayt/actions/templates/sales/bitrix/news.detail/.default/style.css?16674644902553 */
/* /local/templates/furniture/components/bitrix/system.pagenavigation/main-arrows/style.css?16661874182179 */
/* /local/templates/furniture/components/bitrix/catalog.section/product-list/style.min.css?17060116894715 */
/* /local/templates/furniture/components/bitrix/catalog.item/product_card/style.css?171765718561149 */
