

/* Start:/local/templates/mebelnavsesto/components/bitrix/catalog/fabrics/style.css?1757575580524*/
.sectionHelper {
	padding-bottom: 1.875rem;
}
.catalogSectionСarousel {
	padding-top: 2rem;
}
.catalog-detail-faq {
	padding-top: 40px;
}

@media (max-width: 1339px) {

}

@media (max-width: 1199px) {
	.sectionUtils__col._view {
		display: none;
	}
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
	.sectionHelper {
		padding-bottom: 1rem;
	}
	.catalog-detail-faq {
		padding-top: 30px;
	}
}

@media (max-width: 576px) {
	.paginationActions__page._next,
	.paginationActions__page._prev {
		display: none;
	}
}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/catalog.element/fabrics/style.css?177202424117395*/
.catalogDetailBuild__helpers {
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 24px;
}
.helpers__item {
	color: #707070;
	font-size: 1.25rem;
	display: flex;
	gap: 11px;
	position: relative;
}
.helpers__item._share .helpers__icon {
	margin-right: -11px;
}
.helpers__icon {
	width: 22px;
	height: 22px;
	margin-top: -4px;
}
.helpers__item._share .helpers__icon {
	width: 20px;
}
.helpers__item:hover {
	color: #2140EF;
	cursor: pointer;
}
.helpers__icon svg {
	max-width: 100%;
	max-height: 100%;
}
.helpers__item .ya-share2__item_more {
	position: static !important;
}
.helpers__item .ya-share2__item_more .ya-share2__link_more {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	background: none !important;
}
.helpers__item .ya-share2__item_more .ya-share2__link_more span {
	display: none;
}
.helpers__item._compare input {
	display: none;
}
.helpers__item._compareLink {
	display: none;
}
.helpers__item._compare._active {
	display: none;
}
.helpers__item._compare._active + ._compareLink {
	display: flex;
	color: #2140EF;
}

/*START Общее для детальной картчоки*/
.catalog-detail__blockTitle {
	font-family: "Roboto";
	font-size: 1.375rem;
	font-weight: 500;
	line-height: normal;
}
.catalog-detail-ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.catalog-detail-ul:after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	width: 1px;
	background-color: #E9E9E9;
}
.catalog-detail-ul li {
	display: flex;
	flex-direction: column;
}
.catalog-detail-ul li:not(:first-child) {
	margin-top: 14px;
}
.catalog-detail-li_l {
	color: rgba(112, 112, 112, 0.45);
	width: 45%;
}
.catalog-detail-li_r {
	color: rgba(72, 72, 72, 0.45);
	width: 55%;
}
.catalog-detail-li_l,
.catalog-detail-li_r {
	font-family: "Roboto";
	font-size: 1rem;
	font-weight: 400;
	line-height: normal;
}
.catalog-detail__img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
/*END Общее для детальной картчоки*/


.catalog-detail-top .col-custom:nth-child(1) {
	width: 44.5%;
}
.catalog-detail-top .col-custom:nth-child(2) {
	width: 55.5%;
}


/*START Изображение продукта*/
.catalogDetail__images {
	position: relative;
	height: 537px;
	padding-top: 78%;
	border-radius: var(--radius30);
	overflow: hidden;
}
.catalogDetailImages__fancybox {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #929292;
	transition: .35s;
}
.catalogDetailImages__fancybox:hover {
	color: #929292;
	opacity: .9;
	transition: .35s;
}
.catalogDetailImages__fancybox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.catalogDetailImages__name {
	position: absolute;
	bottom: 18px;
	left: 42px;
}
.catalogDetailImages__name span {
	font-family: "Roboto";
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
}
/*END Изображение продукта*/


/*START Build*/
.catalogDetail_build {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 1.4rem;
}
.catalogDetailBuild__modal {
	width: 65%;
}
.catalogDetailBuild__helpers {
	width: 35%;
}
.catalogDetail__paymentModal {
	width: 94.5%;
	padding: .4rem .5rem !important;
	font-size: 1.25rem !important;
}
/*END Build*/

/*START PROPS*/
.catalogDetailProps__list {
	height: 100%;
	padding: 18px 28px;
	border-radius: var(--radius15);
	background: #fff;
}
.catalogDetailProps__title,
.catalogDetailPicturesImages__title {
	margin-bottom: 21px;
	color: #707070;
	font-size: 16.5;
	font-weight: 600;
}
.catalogDetailProps__list .catalog-detail-ul {
	display: flex;
	flex-wrap: wrap;
}
.catalogDetailProps__list .catalog-detail-ul li:nth-child(odd) {
	width: 51.5%;
}
.catalogDetailProps__list .catalog-detail-ul li:nth-child(even) {
	width: 48.5%;
}
.catalogDetailProps__list .catalog-detail-ul li:nth-child(even) > div {
	margin-left: 30px;
	padding-right: 0;
}
.catalogDetailProps__list .catalog-detail-ul li:nth-child(2) {
	margin-top: 0;
}
.catalogDetailProps__list .catalog-detail-li_l {
	/*width: 43%;*/
	width: 100%;
	color: #4A4A4A;
}
.catalogDetailProps__list .catalog-detail-li_r {
	/*width: 57%;*/
	width: 100%;
	margin-top: 4px;
}
.catalogDetailProps__list .catalog-detail-ul li:nth-child(even) .catalog-detail-li_l {
	width: 48%;
}
.catalogDetailProps__list .catalog-detail-ul li:nth-child(even) .catalog-detail-li_l {
	width: 52%;
}
.catalogDetailProps__list .catalog-detail-ul li > div {
	padding-right: 10px;
}
/*END PROPS*/

/*Название продукта*/
.catalog-detail__name {
	font-family: "Roboto";
	font-size: 1.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.catalog-detail-material {
	margin-top: 22px;
}

.catalogDetailBuild__materials {
	position: relative;
	/*flex: 1;*/
	height: 405px;
	max-height: 405px;
	overflow: hidden;
	margin-top: 28px;
	padding: 12px 12px 18px 12px;
	background-color: #fff;
	border-radius: var(--radius15);
	transition: .35s;
}

.catalogDetailBuild__materials._active {
	height: auto;
	max-height: 2000px;
	padding-bottom: 60px;
	transition: .35s;
}

.catalog-detail-material-list {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	row-gap: 12px;
	column-gap: 17px;
}

.catalog-detail-material-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
}

.catalog-detail-material__pic {
	position: relative;
	border-radius: var(--radius10);
	border: 1px solid #E8E8E8;
	width: 100%;
	height: 50px;
	padding: 4px;
	transition: var(--transition);
}

.catalog-detail-material-item:hover .catalog-detail-material__pic,
.catalog-detail-material-item._active .catalog-detail-material__pic {
	border: 1px solid var(--secondary-color);
	transition: var(--transition);
}

.catalog-detail-material__pic img {
	border-radius: var(--radius10);
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.catalog-detail-material__name {
	padding-top: 8px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	word-break: break-word;
	display: flex;
	justify-content: center;
	width: 100%;
}

/*.catalog-detail-material-item:hover .catalog-detail-material__name {*/
/*	overflow: visible;*/
/*	position: relative;*/
/*	z-index: 10;*/
/*}*/

/*.catalog-detail-material-item:hover .catalog-detail-material__name span {*/
/*	position: absolute;*/
/*	left: 50%;*/
/*	transform: translateX(-50%);*/
/*	background: #F9F9F9;*/
/*	padding: 0 7px;*/
/*	border-radius: 3px;*/
/*}*/
.catalog-detail-center {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.catalog-detail-material__more {
	position: absolute;
	bottom: 19px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 16px;
	color: var(--primary-color);
	font-family: "Roboto";
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	cursor: pointer;
	transition: var(--transition);
}
.catalog-detail-material__more._hide {
	display: none;
}
.catalog-detail-material__more:after {
	content: '';
	position: absolute;
	z-index: -1;
	top: -5px;
	right: 0;
	bottom: -50px;
	left: -25rem;
	background-color: #fff;
	width: 100vw;
	box-shadow: 0 -32px 30px rgba(255, 255, 255, 1);
	/*pointer-events: none;*/
}
.catalogDetailBuild__materials._active .catalog-detail-material__more:after {
	box-shadow: none;
}

.catalog-detail-material__more svg {
	margin-left: 8px;
	fill: var(--primary-color);
	min-width: 18px;
	width: 18px;
	height: 14px;
	rotate: 90deg;
	transition: var(--transition);
}

.catalog-detail-material__more:hover svg {
	fill: var(--bs-link-hover-color);
	transition: var(--transition);
}

.catalog-detail-material__more._v2 {
	display: none;
}


.catalogDetailBuild__materials._active .catalog-detail-material__more svg {
	rotate: 270deg;
}
.catalogDetailBuild__materials._active .catalog-detail-material__more._v2 {
	display: block;
}

/* START Характеристики товара */
.catalogDetail_props {
	margin-top: 22px;
}

.catalogDetail_props .row-custom {
	display: flex;
	column-gap: 1.5rem;
}

.catalogDetail_props .col-custom {
	padding: 23px 39px 57px 28px;
	background: #fff;
	overflow: hidden;
	border-radius: var(--radius15);
}

.catalogDetail_props .col-custom:nth-child(1) {
	width: 21.25%;
}

.catalogDetail_props .col-custom:nth-child(2) {
	width: 78.75%;
}

.catalogDetailProps__text {
	border-radius: var(--radius15);
	background: #fff;
	padding: 24px 28px;

	height: 100%;
	color: #707070;
	font-family: "Roboto";
	font-size: 1rem;
	font-weight: 400;
	line-height: 24px;
}
/* END Характеристики товара */


/* START Видео/фото товара */
.catalogDetail__pictures {
	margin-top: 22px;
}
.catalogDetailPictures__item {
	height: 100%;
	border-radius: var(--radius15);
}
.catalogDetailPictures__item._video {
	position: relative;
	padding-top: 67%;
}
.catalogDetailPictures__item._images {
	background: #fff;
}
.catalogDetailPictures__videoPlayer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.catalogDetailPictures__videoPlayer iframe {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: var(--radius15);
}
.catalogDetailPictures_video iframe {
	width: 100%;
}
.catalogDetailPictures_images {
	padding: 18px;
}
.catalogDetailPicturesImages__title {
	margin-bottom: 17px;
}
.catalogDetailPicturesImages__swiper {
	position: relative;
}
.catalogDetailPicturesImages__swiper .swiper {
	border-radius: var(--radius15);
}
.catalogDetailPicturesImages__swiper .swiper-slide {
	position: relative;
	padding-top: 20%;
	border-radius: var(--radius15);
	overflow: hidden;
}
.catalogDetailPicturesImagesSwiper__item {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.catalogDetailPicturesImagesSwiper__image {
	width: 100%;
	height: 100%;
}
.catalogDetailPicturesImagesSwiper__image img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.swiper-small-controls .swiper__control:after {
	content: none;
}
.swiper-small-controls .swiper__control {
	top: 50%;
	transform: translateY(-50%);
	bottom: 0;
	margin: 0;
	padding: 13px;
	min-width: 2.8125rem;
	width: 2.8125rem;
	height: 2.8125rem;
	border-radius: 50%;
	background: #b2b2b2;
	opacity: 0 !important;
	pointer-events: unset;
	transition: var(--transition);
}
.catalogDetailPicturesImages__swiper:hover .swiper-small-controls .swiper__control {
	opacity: 1 !important;
	pointer-events: auto !important;
	transition: var(--transition);
}
.swiper-small-controls .swiper__control:hover {
	background: #707070;
	transition: var(--transition);
}
.swiper-small-controls .swiper__control._prev {
	left: -2.1rem;
}
.swiper-small-controls .swiper__control._next {
	right: -2.1rem;
}
.swiper-small-controls .swiper__control svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center;
	stroke: #707070;
	transition: var(--transition);
}
.swiper-small-controls .swiper__control:hover svg {
	stroke: #fff;
	transition: var(--transition);
}
.swiper-small-controls .swiper__control._prev svg {
	rotate: 180deg;
}
.catalogDetailPicturesImages__swiper:hover .swiper__control.swiper-button-disabled {
	opacity: .35 !important;
	cursor: auto !important;
	pointer-events: none !important;
}
/* END Видео/фото товара */



/* START Свойства товара */
.catalogDetail_props {

}
.catalogDetailProps__items {

}
.catalogDetailProps__item {
	display: flex;
}
.catalogDetailProps__items._1 .catalogDetailProps__item {
	align-items: center;
}
.catalogDetailProps__items._1 .catalogDetailProps__item:not(:first-child) {
	padding-top: 32px;
}
.catalogDetailProps__items._2 {
	display: flex;
	flex-flow: column wrap;
	max-height: 331px;
	gap: 28px 31px;
	align-content: flex-start;
}
.catalogDetailProps__items._2 .catalogDetailProps__item {
	width: 23%;
}
.catalogDetailPropsItem__image {
	min-width: 32px;
	width: 32px;
	height: 32px;
}
.catalogDetailPropsItem__name {
	padding-left: 15px;
	color: #A3A3A3;
	font-family: "Roboto";
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
}
/* END Свойства товара */

.infoModal .b24-form-content form {
	display: flex;
	flex-direction: column;
}

.infoModal .b24-form-content form > div:nth-child(1) {
	order: 1;
}
.infoModal .b24-form-content form > div:nth-child(2) {
	order: 3;
	padding-top: 18px;
}
.infoModal .b24-form-content form > div:nth-child(3) {
	order: 2;
}





@media (max-width: 1590px) {
	.catalogDetail__paymentModal {
		width: 85%;
	}
	.catalog-detail-material-list {
		row-gap: 6px;
	}
	.catalog-detail-material__more {
		bottom: 12px;
	}
	.catalog-detail-material__more:after {
		top: -10px;
	}
	.catalogDetail_props ._colWidth {
		width: 64%;
	}
	.catalogDetailProps__list .catalog-detail-ul li:nth-child(even) > div {
		margin-left: 20px;
	}
	.catalogDetail_props .col-custom:nth-child(1) {
		width: 24%;
	}
	.catalogDetail_props .col-custom:nth-child(2) {
		width: 76%;
	}
	.catalogDetailProps__items._2 {
		max-height: 390px;
	}
}
@media (max-width: 1400px) {

}
@media (max-width: 1340px) {
	.catalogDetail__paymentModal {
		width: 78%;
		font-size: 1.125rem !important;
	}
	.helpers__item {
		gap: 8px;
		align-items: center;
		font-size: 1.125rem;
	}
	.helpers__icon {
		width: 20px;
		height: 20px;
	}
	.helpers__item._share .helpers__icon {
		width: 18px;
	}
	.helpers__item._share .helpers__icon {
		margin-right: -9px;
	}
	.catalogDetail__images {
		height: 570px;
	}
	.catalogDetailBuild__materials {
		height: 440px;
		max-height: 440px;
	}
	.catalogDetail_props ._colWidth {
		width: 100%;
		padding-bottom: 1.25rem;
	}
	.catalogDetailProps__items._2 {
		max-height: 450px;
		gap: 28px 20px;
	}
	.catalogDetailPropsItem__name {
		padding-left: 8px;
	}
	.catalogDetailPicturesImages__swiper .swiper-slide {
		padding-top: 18%;
	}
}
@media (max-width: 1200px) {
	.catalogDetail_build {
		flex-wrap: wrap;
	}
	.catalogDetailBuild__modal,
	.catalogDetail__paymentModal,
	.catalogDetailBuild__helpers,
	.catalogDetail_props .col-custom:nth-child(1),
	.catalogDetail_props .col-custom:nth-child(2) {
		width: 100%;
	}
	.catalogDetailBuild__helpers {
		padding-top: 1.25rem;
	}
	.catalogDetail__images {
		height: 612px;
	}
	.catalogDetail_props .row-custom {
		flex-wrap: wrap;
		column-gap: 0;
		row-gap: 1.25rem;
	}
	.catalogDetailProps__items._1 {
		display: flex;
		flex-wrap: wrap;
		row-gap: 20px;
	}
	.catalogDetailProps__items._1 .catalogDetailProps__item {
		width: 50%;
	}
	.catalogDetailProps__items._1 .catalogDetailProps__item:not(:first-child) {
		padding-top: 0;
	}
	.catalogDetailProps__items._2 {
		display: flex;
		flex-wrap: wrap !important;
		flex-flow: unset;
		max-height: unset;
		gap: 20px 20px;
		align-content: unset;
	}
	.catalogDetailProps__items._2 .catalogDetailProps__item {
		width: 48%;
		align-items: center;
	}
	.catalogDetailPicturesImages__swiper .swiper-slide {
		padding-top: 27%;
	}
}
@media (max-width: 991px) {
	.catalog-detail-top .col-custom:nth-child(1),
	.catalog-detail-top .col-custom:nth-child(2) {
		width: 100%;
	}
	.catalogDetail__images {
		height: auto;
		padding-top: 75%;
	}
	.catalog-detail-center {
		padding-top: 1.25rem;
	}
	.catalog-detail__name {
		font-size: 1.75rem;
	}
	.catalogDetailBuild__modal,
	.catalogDetailBuild__helpers {
		width: 50%;
	}
	.catalogDetailBuild__helpers {
		padding-top: 0;
	}
	.catalogDetailPictures__item._images {
		margin-top: 1.25rem;
	}
	.catalogDetailBuild__materials {
		height: auto;
		max-height: 650px;
	}
}
@media (max-width: 767px) {
	.catalogDetail_build {
		padding-top: 12px;
	}
	.catalogDetailBuild__modal,
	.catalogDetailBuild__helpers {
		width: 100%;
	}
	.catalogDetailBuild__helpers {
		justify-content: start;
		padding-bottom: 1rem;
	}
	.catalogDetailBuild__modal {
		order: 2;
	}
	.catalogDetail__paymentModal {
		order: 1;
	}
	.catalogDetail_props .col-custom:nth-child(1) {
		margin-top: 1.2rem;
	}
	.catalogDetailProps__items._2 .catalogDetailProps__item {
		width: 46%;
	}
	.helpers__item,
	.catalogDetail__paymentModal {
		font-size: 16px !important;
	}
	.catalog-detail-material__name {
		font-size: 13px;
	}
	.catalogDetailProps__text,
	.catalog-detail-li_l,
	.catalog-detail-li_r {
		font-size: 14px;
	}
}
@media (max-width: 576px) {
	.catalog-detail-material-list {
		display: flex;
		flex-wrap: wrap;
		column-gap: 10px;
	}
	.catalog-detail-material-item {
		width: 31%;
	}
	.catalog-detail-material__more:after {
		width: 200vw;
	}
	.catalogDetailBuild__materials {
		height: auto;
		max-height: 220px;
	}
	.catalog-detail-material__more._hide {
		display: flex;
	}
	.catalogDetailProps__items._2 .catalogDetailProps__item {
		width: 100%;
	}
}
@media (max-width: 400px) {
	.catalog-detail-material-item {
		width: 48%;
	}
	.catalogDetailProps__list .catalog-detail-ul li {
		flex-direction: row;
		width: 100% !important;
	}
	.catalogDetailProps__list .catalog-detail-ul li:not(:first-child) {
		margin-top: 8px;
	}
	.catalogDetailProps__list .catalog-detail-li_l {
		width: auto;
		padding-right: 5px !important;
	}
	.catalogDetailProps__list .catalog-detail-li_r {
		margin-top: 0;
		padding-right: 0;
		width: auto;
	}
	.catalogDetailProps__list .catalog-detail-ul li:nth-child(even) .catalog-detail-li_l {
		width: auto;
	}
	.catalogDetailProps__list .catalog-detail-ul li:nth-child(even) > div {
		margin-left: 0;
		padding-right: 0;
	}
	.catalog-detail-ul:after {
		content: none;
	}
}
@media (max-width: 380px) {}


/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/system.pagenavigation/news/style.css?17536916783846*/
.paginationActions {
    padding-top: 3.25rem;
}

.paginationActions__container {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.paginationActions__page {
    display: inline-block;
}

.paginationActions__page:not(:first-child) {
    margin-left: 8px;
}

.paginationActions__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 35px;
    width: 35px;
    height: 35px;
    padding: 4px;
    border-radius: 50%;
    transition: var(--transition);
}

.paginationActions__item {
    color: #000;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 18px;
}

.paginationActions__item:hover {
    background: #00B5D2;
    color: #fff;
    transition: var(--transition);
}

.paginationActions__page._active .paginationActions__item {
    background: #00B5D2;
    color: #fff;
}

.paginationActions__page._dots:hover .paginationActions__item {
    background: none;
    color: #000;
}

.paginationActions__page._disabled .paginationActions__item  {
    pointer-events: none !important;
}

.paginationActions__item._link {}

.paginationActions__page._next {
    margin-left: 18px;
}

.paginationActions__page._prev .paginationActions__item,
.paginationActions__page._next .paginationActions__item {
    flex-direction: row;
    min-width: auto;
    width: auto;
    height: auto;
    padding: 0;
    font-size: 16.5px;
}

.paginationActions__page._prev .paginationActions__item:hover,
.paginationActions__page._next .paginationActions__item:hover {
    background: none;
    color: var(--primary-color);
    transition: var(--transition);
}

.paginationActions__page._prev .paginationActions__item svg,
.paginationActions__page._next .paginationActions__item svg {
    margin-top: 4px;
    width: 16px;
    height: 10px;
    transition: var(--transition);
}

.paginationActions__page._prev .paginationActions__item:hover svg,
.paginationActions__page._next .paginationActions__item:hover svg {
    fill: var(--primary-color);
    transition: var(--transition);
}

.paginationActions__page._prev .paginationActions__item svg {
    transform: rotate(180deg);
}

.paginationActions__page._prev .paginationActions__item svg {
    margin-right: 8px;
}

.paginationActions__page._next .paginationActions__item svg {
    margin-left: 8px;
}


@media (max-width: 1620px) {}
@media (max-width: 1340px) {}
@media (max-width: 1200px) {}
@media (max-width: 991px) {
    .paginationActions__page._prev {
        display: none;
    }
    .paginationActions__page:not(:first-child) {
        margin-left: 0;
    }
    .paginationActions__page:nth-child(n + 2) {
        margin-left: 5px;
    }
    .paginationActions__page._prev .paginationActions__item,
    .paginationActions__page._next .paginationActions__item {
        font-size: 16px;
    }
}
@media (max-width: 767px) {}
@media (max-width: 576px) {
    .paginationActions__item._bg {
        min-width: 30px;
        width: 30px;
        height: 30px;
    }
    .paginationActions__page .paginationActions__item._bg,
    .paginationActions__page._prev .paginationActions__item,
    .paginationActions__page._next .paginationActions__item {
        font-size: 16px;
    }
    .paginationActions__page._prev .paginationActions__item._bg,
    .paginationActions__page._next .paginationActions__item._bg {
        font-size: 12px;
    }
    .paginationActions__page._next .paginationActions__item._bg svg {
        margin-left: 4px;
    }
    .paginationActions__page._prev .paginationActions__item._bg svg,
    .paginationActions__page._next .paginationActions__item._bg svg {
        width: 12px;
        height: 8px;
    }

}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/catalog.section/carousel/style.css?17551790753222*/
.catalogSectionСarousel {
    padding-bottom: 1.5rem;
}
.catalogSectionСarousel__header {
    padding-bottom: 1rem;
}
.catalogSectionСarousel__title {
    font-size: 1.875rem;
    font-weight: 500;
    color: #000;
}
.catalogSectionСarousel__more {

}

.pageContent {
    overflow: hidden;
    width: calc(var(--vw,1vw) * 100);
}
.catalogSectionСarousel__swiper {
    overflow: visible !important;
}
.catalogSectionСarousel__swiper .swiper-slide {
    opacity: 0;
    visibility: hidden;
    transition: opacity 200ms ease-in-out, visibility 200ms ease-in-out;
}
.catalogSectionСarousel__swiper .swiper-slide-active {
    opacity: 1;
    visibility: visible;
}
.catalogSectionСarousel__swiper .swiper-slide-active + .swiper-slide {
    opacity: 1;
    visibility: visible;
}
.catalogSectionСarousel__swiper .swiper-slide-active + .swiper-slide + .swiper-slide {
    opacity: 1;
    visibility: visible;
}
.catalogSectionСarousel__swiper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
    opacity: 1;
    visibility: visible;
}
.catalogSectionСarousel__swiper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide {
    opacity: 1;
    visibility: visible;
}

.catalogSectionСarousel__swiper .swiper__control {
    padding: 13px;
    min-width: 2.8125rem;
    width: 2.8125rem;
    height: 2.8125rem;
    border-radius: 50%;
    background: #b2b2b2;
    transition: var(--transition);
}

.catalogSectionСarousel__swiper .swiper__control._prev {
    margin-left: -2.1rem;
}

.catalogSectionСarousel__swiper .swiper__control._next {
    margin-right: -2.1rem;
}

.catalogSectionСarousel__swiper .swiper__control:after {
    content: none !important;
}

.catalogSectionСarousel__swiper .swiper__control svg {
    stroke: #707070;
    transition: var(--transition);
}

.catalogSectionСarousel__swiper .swiper__control._prev svg {
    rotate: 180deg;
}

.catalogSectionСarousel__swiper .swiper__control:hover {
    background: #707070;
    transition: var(--transition);
}

.catalogSectionСarousel__swiper .swiper__control:hover svg {
    stroke: #fff;
    transition: var(--transition);
}



@media (max-width: 1589px) {
    .catalogSectionСarousel__swiper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide {
        opacity: 0;
        visibility: hidden;
    }

}

@media (max-width: 1339px) {

}

@media (max-width: 1199px) {
    .catalogSectionСarousel__swiper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
        opacity: 0;
        visibility: hidden;
    }
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .catalogSectionСarousel__swiper .swiper-slide-active + .swiper-slide + .swiper-slide {
        opacity: 0;
        visibility: hidden;
    }
    .catalogSectionСarousel__swiper .swiper__control {
        min-width: 35px;
        width: 35px;
        height: 35px;
        padding: 10px;
    }
    .catalogSectionСarousel__title {
        font-size: 18px;
    }
    .catalogSectionСarousel__swiper .swiper__control._next {
        margin-right: -21px;
    }
    .catalogSectionСarousel__swiper .swiper__control._prev {
        margin-left: -21px;
    }
}

/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/catalog.item/fabrics/style.css?175757281625701*/

.product-item-container { position: relative; }

.product-item-container.hover { z-index: 17; }

.product-item {
	display: block;
	box-sizing: border-box;
	width: 100%;
	border-radius: 10px;

	box-shadow: 0 0 0 0 rgba(0, 0, 0, .19);
}
.hover .product-item {
	background: #fff;
}
.product-item-big-card .product-item,
.product-item-small-card .product-item { }

.product-item-line-card .product-item { border-bottom: 1px solid #dadada; }

.bx-no-touch .product-item-container.hover .product-item {
	position: absolute;
	right: 0;
	left: 0;
	padding: 0;
	width: auto;
	border-color: transparent;
	box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.25);
}



@-webkit-keyframes product-item-hover {
	0% {
		position: absolute;
		left: 0;
		right: 0;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		padding-left: 0;
		padding-right: 0;
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
		left: -15px;
		right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@keyframes product-item-hover {
	0% {
		position: absolute;
		left: 0;
		right: 0;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		padding-left: 0;
		padding-right: 0;
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
		left: -15px;
		right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

/*Image*/
.product-item-image-wrapper {
	position: relative;
	display: block;
	margin-bottom: 1.25rem;
	padding-top: 75%;
	width: 100%;
	transition: all 300ms ease;
}

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

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 54%; }

.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;
	border-radius: 0.625rem;
}

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

.product-item-image-alternative {
	z-index: 13;
	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: cover !important;
	background-repeat: no-repeat;
	transition: .0s ease-in-out left;
	border-radius: 0.625rem;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.product-item-image-slide {
		transition: transform .0s ease-in-out, -webkit-transform .0s 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: block;
	width: 100%;
	height: 1px;
}

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

.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	z-index: 15;
	display: flex;
	text-align: center;
	transition: opacity 300ms ease;
	align-items: center;
	justify-content: center;
	padding: 0 1.5rem;
}

.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 {
	flex: 1 0 0%;
	position: relative;
}


.product-item-image-slider-control,
.product-item-image-slider-control.active {
	height: 100%;
}
.product-item-image-slider-control:before {
	content: '';
	position: absolute;
	background-color: #707070;
	border-radius: 1px;
	cursor: pointer;
	transition: all 300ms ease;
	left: 4px;
	right: 4px;
	height: 2px;
	bottom: 6px;
}

.product-item-image-slider-control.active:before,
.product-item-image-slider-control:hover:before { background-color: var(--primary-color); }

.product-item-labels {
	position: absolute;
	z-index: 15;
	top: 0.875rem;
}

/*Label*/
.product-item-label-text {

}

.product-item-label-text span {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
	font-size: 14px;
	padding: 1px 12px;
	border-radius: 0px 7px 7px 0px;
}


.catalogSectionCols .row-custom {
	--bs-gutter-y: 0 !important;
}


/*Title*/
.product-item-title {
	overflow: hidden;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	font-size: 1rem;
	text-align: center;
	flex-wrap: nowrap;
	gap: 0.25rem;
	align-items: center;
	justify-content: center;
	padding: 0 0.75rem 4px !important;
}

.product-item-title a {
	color: #000;
	font-family: "Roboto";
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	transition: 250ms linear all;
	white-space: normal !important;
}

.product-item-rating {
	padding-left: 1.25rem;
	color: #707070;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M14.9609 5.43226C14.9129 5.28361 14.8223 5.15237 14.7002 5.0549C14.5782 4.95742 14.4302 4.89802 14.2746 4.8841L9.94516 4.49095L8.23321 0.483919C8.10694 0.190269 7.81947 0.000244141 7.50007 0.000244141C7.18066 0.000244141 6.89317 0.190298 6.76695 0.484651L5.05497 4.49098L0.724875 4.8841C0.569485 4.89833 0.421689 4.95786 0.299813 5.0553C0.177936 5.15274 0.0873384 5.28381 0.039252 5.43226C-0.0595102 5.73601 0.0316932 6.06916 0.272373 6.27916L3.54492 9.14916L2.57991 13.4C2.5093 13.7125 2.6306 14.0356 2.88994 14.223C3.02931 14.3238 3.19241 14.375 3.35686 14.375C3.49866 14.375 3.63928 14.3368 3.76556 14.2613L7.50007 12.0293L11.2332 14.2613C11.5064 14.4256 11.8508 14.4106 12.1095 14.223C12.2362 14.1313 12.3331 14.0044 12.3882 13.8581C12.4434 13.7118 12.4543 13.5524 12.4195 13.4L11.4546 9.14916L14.7271 6.27975C14.8448 6.17693 14.9297 6.04179 14.9713 5.89112C15.0129 5.74045 15.0092 5.58089 14.9609 5.43226Z' fill='%23F2B827'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 0 center;
	display: inline-block;
}

.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: 767px) {
	.product-item-big-card .product-item-title a { font-size: 14px; }
}

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

/*Price*/
.product-item-price-container {
	text-align: center;
	line-height: 1;
	display: flex;
	gap: 0.75rem;
	align-items: center;
	justify-content: center;
	padding-bottom: 1rem !important;
	margin-bottom: 0 !important;
	padding: 0.25rem 0 0.825rem;
}

.product-item-price-current {
	color: #000;
	white-space: nowrap;
	font-size: 1.125rem;
}

.product-item-price-old {
	color: rgba(244, 80, 87, 0.60);
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 1rem;
}

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

/*Info*/
.product-item-info-container {
	clear: both;
	margin-bottom: 8px;
	text-align: center;
	padding: 0 0.75rem;
}

.product-item-info-container.sku {
	display: flex;
	flex-direction: column;
	gap: 3px;
	margin-bottom: 0 !important;
}


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



 .product-item-container .product-item-scu-block-cont.product-item-hidden,
.product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	transition: opacity 300ms ease;
}


.product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-container.hover .product-item-scu-block-cont.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-scu-block-cont.product-item-hidden {
	display: block;
	opacity: 1;
}

/*Amount*/
.product-item-amount {
	padding: 0 0 2px;
	text-align: center;
}

.product-item-amount-field-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	max-width: 150px;
	margin: 0 auto 15px;
}


.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
	background-color: #f2f2f2;
}

.product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field-block {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.product-item-amount-field {
	display: block;
	padding: 0;
	width: 100%;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	transition: border 300ms ease;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus { outline: none !important; }

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	appearance: none
}

.product-item-amount-description-container {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}

/*.product-item-big-card .product-item-amount-field-container { text-align: left; }*/

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

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


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

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

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

.product-item-scu-container {
	padding-bottom: 0.5rem;
}

.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-block-title { font-size: 12px; }

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

.product-item-scu-item-list {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	display: flex;
	flex-wrap: nowrap;
	gap: 0.25rem;
	align-items: center;
}


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

.product-item-scu-item-text-container {
	min-width: 50px;
	font-size: 14px;
	border-radius: 7px;
	border: 1px solid #B5B5B5;
}

.hidden-items-counter,
.product-item-scu-item-color-container {
	max-width: 23px;
	width: 25%;
	flex: 0 0 auto;
}
.hidden-items-counter {
	font-size: 12px;

}
.hidden-items-counter._active {
	order: 5;
}



.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	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: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 50%;
}

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

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

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

.product-item-scu-item-text-container.selected {
	border: 1px solid #00B5D2;
	background: #FFF;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-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;
}
.product-item-scu-item-color-container.notallowed {
	display: none;
}
.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-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: 80% 80%;
	content: "";
}


.product-item-scu-item-text-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {}

.product-item-scu-item-color-container:hover,
.product-item-scu-item-color-container.selected {
	box-shadow: 0 0 0 1px #D2D2D2;
	border-radius: 50%;
}

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

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

/*Buttons*/
.product-item-button-container { text-align: center;
	padding: 0 1rem 0.875rem !important;
}
.product-item-button-container .btn {
	width: 100%;
}

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


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


.catalogSectionCols._sm .product-item-title {
	font-size: 0.875rem;
}

.product-item-scu-rating__col._rating {
	display: none;
}


@media (max-width: 1339px) {
	.product-item-button-container {
		padding: 0 0.5rem 0.5rem;
	}
	.product-item-title {
		padding: 0 0.5rem 0.75rem;
	}
	.product-item-info-container {
		padding: 0 0.5rem;
	}
}


@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
	.hidden-items-counter,
	.product-item-scu-item-color-container {
		width: 14px;
		height: 14px;
	}
	.product-item-rating {
		font-size: 14px;
		padding-right: 1rem;
	}
	.product-item-scu-rating {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}
	.product-item-scu-rating__col._rating {
		flex: 0 0 auto;
		width: 50px;
		display: block;
	}
	.product-item-scu-rating__col._sku {
		flex: 0 0 auto;
		width: calc(100% - 50px);
	}
	.product-item-image-wrapper {
		margin-bottom: 0.5rem;
	}

	.product-item-title {
		padding-right: 0;
		padding-left: 0;
		font-size: 12px;
		padding-bottom: 0.5rem;
	}
	.product-item-price-old,
	.product-item-price-current {
		font-size: 15px;
	}
	.product-item-title a {
		font-size: 12px;
	}
}

/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/catalog.item/catalog/style.css?175947982427934*/

.product-item-container { position: relative; }

.product-item-container.hover { z-index: 17; }

.product-item {
	display: block;
	box-sizing: border-box;
	width: 100%;
	border-radius: 10px;

	box-shadow: 0 0 0 0 rgba(0, 0, 0, .19);
}
.hover .product-item {
	background: #fff;
}
.product-item-big-card .product-item,
.product-item-small-card .product-item { }

.product-item-line-card .product-item { border-bottom: 1px solid #dadada; }

.bx-no-touch .product-item-container.hover .product-item {
	position: absolute;
	right: 0;
	left: 0;
	padding: 0;
	width: auto;
	border-color: transparent;
	box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.25);
}



@-webkit-keyframes product-item-hover {
	0% {
		position: absolute;
		left: 0;
		right: 0;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		padding-left: 0;
		padding-right: 0;
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
		left: -15px;
		right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@keyframes product-item-hover {
	0% {
		position: absolute;
		left: 0;
		right: 0;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		padding-left: 0;
		padding-right: 0;
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
		left: -15px;
		right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

/*Image*/
.product-item-image-wrapper {
	position: relative;
	display: block;
	margin-bottom: 1.25rem;
	padding-top: 75%;
	width: 100%;
	transition: all 300ms ease;
}

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

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 54%; }

.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;
	border-radius: 0.625rem;
}

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

.product-item-image-alternative {
	z-index: 13;
	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: cover;
	background-repeat: no-repeat;
	transition: .0s ease-in-out left;
	border-radius: 0.625rem;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.product-item-image-slide {
		transition: transform .0s ease-in-out, -webkit-transform .0s 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: block;
	width: 100%;
	height: 1px;
}

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

.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	z-index: 15;
	display: flex;
	text-align: center;
	transition: opacity 300ms ease;
	align-items: center;
	justify-content: center;
	padding: 0 1.5rem;
}

.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 {
	flex: 1 0 0%;
	position: relative;
}


.product-item-image-slider-control,
.product-item-image-slider-control.active {
	height: 100%;
}
.product-item-image-slider-control:before {
	content: '';
	position: absolute;
	background-color: #707070;
	border-radius: 1px;
	cursor: pointer;
	transition: all 300ms ease;
	left: 4px;
	right: 4px;
	height: 2px;
	bottom: 6px;
}

.product-item-image-slider-control.active:before,
.product-item-image-slider-control:hover:before { background-color: var(--primary-color); }

.product-item-labels {
	position: absolute;
	z-index: 15;
	top: 0.875rem;
}

/*Label*/
.product-item-label-text {

}

.product-item-label-text span {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
	font-size: 14px;
	padding: 1px 12px;
	border-radius: 0px 7px 7px 0px;
}




/*Title*/
.product-item-title {
	overflow: hidden;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	font-size: 1rem;
	text-align: center;
	flex-wrap: nowrap;
	gap: 0.25rem;
	align-items: center;
	justify-content: center;
	padding: 0 0.75rem 0.875rem;
}

.product-item-title a {
	color: #000;
	text-decoration: none;
	transition: 250ms linear all;
	white-space: normal;
}

.product-item-rating {
	padding-left: 1.25rem;
	color: #707070;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M14.9609 5.43226C14.9129 5.28361 14.8223 5.15237 14.7002 5.0549C14.5782 4.95742 14.4302 4.89802 14.2746 4.8841L9.94516 4.49095L8.23321 0.483919C8.10694 0.190269 7.81947 0.000244141 7.50007 0.000244141C7.18066 0.000244141 6.89317 0.190298 6.76695 0.484651L5.05497 4.49098L0.724875 4.8841C0.569485 4.89833 0.421689 4.95786 0.299813 5.0553C0.177936 5.15274 0.0873384 5.28381 0.039252 5.43226C-0.0595102 5.73601 0.0316932 6.06916 0.272373 6.27916L3.54492 9.14916L2.57991 13.4C2.5093 13.7125 2.6306 14.0356 2.88994 14.223C3.02931 14.3238 3.19241 14.375 3.35686 14.375C3.49866 14.375 3.63928 14.3368 3.76556 14.2613L7.50007 12.0293L11.2332 14.2613C11.5064 14.4256 11.8508 14.4106 12.1095 14.223C12.2362 14.1313 12.3331 14.0044 12.3882 13.8581C12.4434 13.7118 12.4543 13.5524 12.4195 13.4L11.4546 9.14916L14.7271 6.27975C14.8448 6.17693 14.9297 6.04179 14.9713 5.89112C15.0129 5.74045 15.0092 5.58089 14.9609 5.43226Z' fill='%23F2B827'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 0 center;
	display: inline-block;
}

.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: 767px) {
	.product-item-big-card .product-item-title a { font-size: 14px; }
}

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

/*Price*/
.product-item-price-container {
	text-align: center;
	line-height: 1;
	display: flex;
	gap: 0.75rem;
	align-items: center;
	justify-content: center;
	padding-bottom: 1rem !important;
	margin-bottom: 0 !important;
	padding: 0.25rem 0 0.825rem;
}

.product-item-price-current {
	color: #000;
	white-space: nowrap;
	font-size: 1.125rem;
}

.product-item-price-old {
	color: rgba(244, 80, 87, 0.60);
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 1rem;
}

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

/*Info*/
.product-item-info-container {
	clear: both;
	margin-bottom: 8px;
	text-align: center;
	padding: 0 0.75rem;
}

.product-item-info-container.sku {
	display: flex;
	flex-direction: column;
	gap: 3px;
	margin-bottom: 0 !important;
}


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



 .product-item-container .product-item-scu-block-cont.product-item-hidden,
.product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	transition: opacity 300ms ease;
}


.product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-container.hover .product-item-scu-block-cont.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-scu-block-cont.product-item-hidden {
	display: block;
	opacity: 1;
}

/*Amount*/
.product-item-amount {
	padding: 0 0 2px;
	text-align: center;
}

.product-item-amount-field-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	max-width: 150px;
	margin: 0 auto 15px;
}


.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
	background-color: #f2f2f2;
}

.product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field-block {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.product-item-amount-field {
	display: block;
	padding: 0;
	width: 100%;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	transition: border 300ms ease;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus { outline: none !important; }

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	appearance: none
}

.product-item-amount-description-container {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}

/*.product-item-big-card .product-item-amount-field-container { text-align: left; }*/

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

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


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

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

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

.product-item-scu-container {
	padding-bottom: 0.5rem;
}

.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-block-title { font-size: 12px; }

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

.product-item-scu-item-list {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	display: flex;
	flex-wrap: nowrap;
	gap: 0.25rem;
	align-items: center;
}


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

.product-item-scu-item-text-container {
	min-width: 50px;
	font-size: 14px;
	border-radius: 7px;
	border: 1px solid #B5B5B5;
}

.hidden-items-counter,
.product-item-scu-item-color-container {
	max-width: 23px;
	width: 25%;
	flex: 0 0 auto;
}
.hidden-items-counter {
	font-size: 12px;

}
.hidden-items-counter._active {
	order: 5;
}



.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	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: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 50%;
}

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

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

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

.product-item-scu-item-text-container.selected {
	border: 1px solid #00B5D2;
	background: #FFF;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-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;
}
.product-item-scu-item-color-container.notallowed {
	display: none;
}
.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-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: 80% 80%;
	content: "";
}


.product-item-scu-item-text-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {}

.product-item-scu-item-color-container:hover,
.product-item-scu-item-color-container.selected {
	box-shadow: 0 0 0 1px #D2D2D2;
	border-radius: 50%;
}

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

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

/*Buttons*/
.product-item-button-container { text-align: center;
	padding: 0 1.5rem 0.875rem;
}
.product-item-button-container .btn {
	width: 100%;
}

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


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


.catalogSectionCols._sm .product-item-title {
	font-size: 0.875rem;
}

.product-item-scu-rating__col._rating {
	display: none;
}


.product-item-fav {
	position: absolute;
	right: 1rem;
	top: 1rem;
	width: 1.25rem;
	height: 1.25rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_374_4712)'%3E%3Cpath d='M0.505859 7.22021C0.455951 5.89759 0.930964 4.60835 1.82812 3.63525C2.72248 2.66522 3.96357 2.08741 5.28125 2.02686C6.09957 2.04254 6.89953 2.2727 7.60156 2.69385C8.30851 3.11802 8.89178 3.72155 9.29102 4.44287L9.72852 5.23291L10.166 4.44287C10.5653 3.72155 11.1475 3.11802 11.8545 2.69385C12.5562 2.27285 13.3559 2.04273 14.1738 2.02686C15.4919 2.08713 16.7333 2.66496 17.6279 3.63525C18.5251 4.60836 19.0001 5.89757 18.9502 7.22021V7.23877C18.9502 8.91615 18.0604 10.7345 16.707 12.5122C15.3627 14.278 13.611 15.9384 11.999 17.2905V17.2915C11.3632 17.8258 10.559 18.1186 9.72852 18.1187C8.89781 18.1187 8.09302 17.8259 7.45703 17.2915V17.2905L6.84668 16.77C5.41317 15.5222 3.92536 14.0573 2.74902 12.5122C1.39566 10.7345 0.505897 8.91615 0.505859 7.23877V7.22021Z' stroke='%23B5B5B5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_374_4712'%3E%3Crect width='19.4502' height='19.4502' fill='white' transform='translate(0 0.000244141)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	background-position: center;
	background-size: contain;
	z-index: 16;
}

.product-item-fav._active {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_374_6034)'%3E%3Cpath d='M14.1841 1.52686C13.2718 1.54105 12.3794 1.79572 11.597 2.26515C10.8146 2.73459 10.1699 3.40217 9.7281 4.20047C9.28626 3.40217 8.64159 2.73459 7.85919 2.26515C7.0768 1.79572 6.18439 1.54105 5.27208 1.52686C3.81775 1.59004 2.44754 2.22625 1.46079 3.29649C0.474049 4.36673 -0.0490152 5.78399 0.00587532 7.23866C0.00587532 10.9226 3.88342 14.946 7.13551 17.6738C7.86161 18.284 8.77966 18.6185 9.7281 18.6185C10.6765 18.6185 11.5946 18.284 12.3207 17.6738C15.5728 14.946 19.4503 10.9226 19.4503 7.23866C19.5052 5.78399 18.9821 4.36673 17.9954 3.29649C17.0087 2.22625 15.6384 1.59004 14.1841 1.52686Z' fill='%23EB5E4C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_374_6034'%3E%3Crect width='19.4502' height='19.4502' fill='white' transform='translate(0 0.000244141)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

@media (max-width: 1339px) {
	.product-item-button-container {
		padding: 0 0.5rem 0.5rem;
	}
	.product-item-title {
		padding: 0 0.5rem 0.75rem;
	}
	.product-item-info-container {
		padding: 0 0.5rem;
	}
}


@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
	.hidden-items-counter,
	.product-item-scu-item-color-container {
		width: 14px;
		height: 14px;
	}
	.product-item-rating {
		font-size: 14px;
		padding-right: 1rem;
	}
	.product-item-scu-rating {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}
	.product-item-scu-rating__col._rating {
		flex: 0 0 auto;
		width: 50px;
		display: block;
	}
	.product-item-scu-rating__col._sku {
		flex: 0 0 auto;
		width: calc(100% - 50px);
	}
	.product-item-image-wrapper {
		margin-bottom: 0.5rem;
	}

	.product-item-title {
		padding-right: 0;
		padding-left: 0;
		font-size: 12px;
		padding-bottom: 0.5rem;
	}
	.product-item-price-old,
	.product-item-price-current {
		font-size: 15px;
	}

	.product-item-fav {
		top: 0.75rem;
		right: 0.75rem;
		width: 1rem;
		height: 1rem;
	}

}

/* End */
/* /local/templates/mebelnavsesto/components/bitrix/catalog/fabrics/style.css?1757575580524 */
/* /local/templates/mebelnavsesto/components/bitrix/catalog.element/fabrics/style.css?177202424117395 */
/* /local/templates/mebelnavsesto/components/bitrix/system.pagenavigation/news/style.css?17536916783846 */
/* /local/templates/mebelnavsesto/components/bitrix/catalog.section/carousel/style.css?17551790753222 */
/* /local/templates/mebelnavsesto/components/bitrix/catalog.item/fabrics/style.css?175757281625701 */
/* /local/templates/mebelnavsesto/components/bitrix/catalog.item/catalog/style.css?175947982427934 */
