

/* Start:/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/style.min.css?1656999176959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/style.css?173288394055760*/
/* Sidebar */
/*
.product-item-detail-info-section { padding: 0 20px; }
*/

@media (max-width: 992px) {
	.product-item-detail-info-section { padding: 0; }
}

.product-item-detail-info-container {
/*
	margin-bottom: 20px;
	*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-info-container-title {
	margin-bottom: 3px;
/*
	color: #000;
	*/
	color: #3c3f44;
	font-weight: bold;
/*
	font-size: 13px;
	*/
}

.product-item-detail-pay-block {
	position: relative;
	margin-bottom: 15px;
	padding: 20px 20px 0;
/*
	border: 1px solid #e4e4e4;
	*/
	border-radius: 3px;
/*
	background-color: #fff;
	*/
}

.bx-retina .product-item-detail-pay-block { border-width: .5px; }

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

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

/* Price */
.product-item-detail-price-current {
/*
	color: #d0021b;
	*/
	color: #3c3f44;
	white-space: nowrap;
/*
	font-weight: bold;
	*/
	font-size: 30px;
	line-height: 33px;
	transition: font-size 200ms ease;
	text-align: right;
}

.product-item-detail-price-old {
	color: #bdbdbd;
	text-decoration: line-through;
	white-space: nowrap;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	text-align: right;
}

.item_economy_price {
	text-align: center;
}

/* SCU */
.product-item-scu-container { padding: 0 0 2px; }

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

.product-item-scu-block { }

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

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
	vertical-align: middle;
}

.product-item-scu-item-text-container { min-width: 48px; }

.product-item-scu-item-color-container {
	max-width: 60px;
	width: 25%;
}

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

.product-item-scu-item-color-container.selected , 
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { 
	cursor: default; 
}

.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: contain;
	background-repeat: no-repeat;
}

.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 .product-item-scu-item-text-block { outline-width: 2px; }

.product-item-scu-item-text-container.selected , 
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { 
	cursor: default; 
}

.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-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

.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;
	overflow: hidden;
	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-selected-scu-container { word-spacing: 1px }

.product-item-selected-scu {
	display: inline-block;
	overflow: hidden;
	padding: 0 5px;
	min-width: 22px;
	height: 22px;
	outline: 1px solid #c0cfda;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 22px;
}

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

.product-item-selected-scu-color {
	background-position: center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

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

.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-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-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease;
}

.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-detail-pay-block .product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiMzYzNmNDQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-detail-pay-block .product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzNjM2Y0NCIgZmlsbC1ydWxlPSJldmVub2RkIi8+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 {
	display: inline-block;
	padding: 0;
	max-width: 50px;
	width: auto;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 19px;
	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;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.product-item-amount-description-container {
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}

.product-item-detail-pay-block .product-item-amount-description-container {
	font-size: 16px;
	color: #3c3f44;
}

.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 {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*Buy button*/
.btn.product-item-detail-buy-button {
	position: relative;
	display: block;
	margin: 20px auto;
	max-width: 250px;
	width: 100%;
	height: 50px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button { margin: 0; }

.btn.product-item-detail-buy-button span {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	display: inline-block;
	min-height: 16px;
	max-width: 100%;
	white-space: normal;
	line-height: 16px;
	transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button { height: 25px; }

/* Slider */
.product-item-detail-slider-container {
	position: relative;
	max-width: 100%;
	background: transparent;
	transition: background 800ms ease;
}

.product-item-detail-slider-block {
	position: relative;
	box-sizing: border-box;
	padding-top: 56.25%;
	height: 0;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square { padding-top: 100%; }

.product-item-detail-slider-images-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
	z-index: 10;
	opacity: 1;
}

.product-item-detail-slider-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	outline: 1px solid transparent;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-progress-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 180;
	height: 3px;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
	padding: 10px 0;
	text-align: center;
}

.product-item-detail-slider-controls-image {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 65px;
	height: 65px;
	outline: 1px solid #c0cfda;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
}

.bx-retina .product-item-detail-slider-controls-image { outline-width: .5px; }

.bx-no-retina .product-item-detail-slider-controls-image.active { outline-width: 2px; }

.bx-retina .product-item-detail-slider-controls-image.active { outline-width: 1px; }

.product-item-detail-slider-controls-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 65px;
	max-height: 65px;
	width: auto;
	height: auto;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 111;
	display: block;
	width: 25%;
	background: rgba(255, 255, 255, 0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .57;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-left { left: 0; }

.product-item-detail-slider-right {
	right: 0;
	transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
	background-color: rgba(255, 255, 255, .4);
	opacity: .8;
}

.product-item-detail-slider-close { display: none; }

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
	position: absolute;
	top: 4px;
	right: 110px;
	bottom: 0;
	z-index: 150;
	display: block;
	width: 50px;
	height: 50px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .27;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover { opacity: 1; }

.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 105px; }

/*magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image { z-index: 100; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-image img { outline-color: #ddd; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right { z-index: 50; }

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring { opacity: 0; }

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #fff;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 105px; }

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
	padding-top: 0;
	height: 100vh;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 100vh;
	width: calc(100% - 150px);
	transform: translateY(-50%) translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-moz-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-ms-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-o-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
	max-width: 100%;
	max-height: 90vh;
	width: auto;
	cursor: default
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	padding: 20px;
	border-left: 1px solid #d3d3d3;
	background-color: #fff;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
	display: block;
	margin-bottom: 20px;
}

/* Slider Mobile*/
@media (max-width: 767px) {
	.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 0; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-block {
		padding-top: 0;
		height: calc(100vh - 111px);
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-image { width: 90%; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
		max-width: 100%;
		max-height: calc(100vh - 115px);
		width: auto;
		cursor: default;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		overflow-x: auto;
		max-height: 111px;
		border-top: 1px solid #d3d3d3;
		border-left: none;
		white-space: nowrap;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
		display: inline-block;
		margin-bottom: 0;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-close {
		right: 10px;
		z-index: 200;
	}

	.product-item-detail-slider-left,
	.product-item-detail-slider-right { max-width: 75px; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 0; }

}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 190;
	opacity: 1;
	transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.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-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring { display: none; }

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

.product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

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

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

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

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

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

.product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 20px;
		height: 20px;
		font-size: 13px;
		line-height: 20px;
	}

	.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: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

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

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

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

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

.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%;
	transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

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

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

/* Tabs */
.product-item-detail-tabs-container {
	min-height: 60px;
	border-bottom: 1px solid #ededed;
	background: #fff;
}

.product-item-detail-tabs-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-detail-tabs-list:after {
	display: table;
	clear: both;
	content: "";
}

.product-item-detail-tab {
	float: left;
	min-height: 60px;
}

.product-item-detail-tab-link {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 25px;
	height: 60px;
	color: #039be5;
	vertical-align: middle;
	text-transform: uppercase;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 13px;
	line-height: 45px;
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link { color: #000; }

.product-item-detail-tab-link:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	background: #1485ce;
	content: "";
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after { height: 3px; }

.product-item-detail-tab-link:active:after { height: 6px; }

.product-item-detail-tab-content { padding: 25px 0; }

@media (max-width: 991px) {
	.product-item-detail-tabs-container { display: none !important; }

	.product-item-detail-tab-content { display: block !important; }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
	position: fixed;
	top: -100px;
	right: 0;
	left: 0;
	z-index: 1000;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
	min-height: 45px;
	background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab { min-height: 45px; }

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
	padding: 10px 25px;
	height: 45px;
	line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed { display: none !important; }

/*Small Card*/
.product-item-detail-short-card-fixed {
	position: fixed;
	top: -85px;
	right: 0;
	left: 0;
	z-index: 1010;
	box-sizing: border-box;
	padding: 7px 0 8px;
	height: 85px;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active { top: 85px; }

.bx-touch .product-item-detail-short-card-fixed { display: none !important; }

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-short-card-content-container table {
	min-width: 100%;
	border-collapse: collapse;
}

.product-item-detail-short-card-image {
	padding-right: 15px;
	width: 80px;
	vertical-align: middle;
	text-align: left;
}

.product-item-detail-short-card-image img {
	max-width: none;
	height: 65px;
}

.product-item-detail-short-title-container { max-width: 650px }

.product-item-detail-short-title-text {
	display: block;
	color: #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-price {
	padding: 0 10px;
	vertical-align: middle;
	text-align: right;
}

.product-item-detail-short-card-btn {
	padding-left: 10px;
	min-width: 120px;
}

/*Properties */
.product-item-detail-tab-content { display: none; }

.product-item-detail-tab-content.active { display: block; }

.product-item-detail-tab-content h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

.product-item-detail-properties {
	display: block;
	overflow: hidden;
	margin: 0;
	max-width: 560px;
	color: #a5a5a5;
	font-size: 12px;
}

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

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

.product-item-detail-properties dd {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #000;
}

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



.product-item-scu-item-text-container select.size-quant {
	margin-top: 5px;
}

.product-item-scu-item-text-container select.size-quant:disabled {
	background: lightgrey;
}

.sku-id-170 .product-item-scu-item-text-container {
	text-align: center;
}
.sku-id-170 .product-item-scu-item-text-block {
	outline: none;
	padding: 0;
}

.sku-id-170 .product-item-scu-item-text-block .product-item-scu-item-text {
	font-size: 20px;
	color: #A09C9E;
	cursor: default;
}

.totalPrice {
	text-align: right;
}

.totalPrice .price-number, .totalPrice .price-currency {

	font-size: 24px;
}

.product-item-detail-info-section .product-item-scu-item-color-container {
	max-width: unset;
	width: 38%;
}

.product-item-detail-info-section .product-item-scu-item-color-container .product-item-scu-item-color-block {
	padding-top: 18px;
}

.product-item-detail-info-section .product-item-scu-item-color-container .product-item-scu-item-color-block .product-item-scu-item-color {
	background-size: cover;
}

.product-item-detail-info-section .selectize-control {
	margin-top: 5px;
}

.product-item-detail-info-section .selectize-input {
	padding-right: 16px;
	min-width: 50px;
	max-width: 50px;
}

.product-item-detail-info-section .selectize-control.single .selectize-input:after {
	right: 4px;
}

.product-item-detail-info-section .selectize-dropdown-content {
	max-height: 100px;
}

.product-item-detail-info-section .sku-id-170 .product-item-scu-item-list {
	overflow: visible;
}

.product-item-detail-info-section .selectize-dropdown [data-selectable].option {
	cursor: pointer;
}


/*New cart*/

.cp-cart{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-top: 30px;
}

@media (max-width: 767px) {
	.cp-cart{
		flex-wrap: wrap;
	}
}

.cp-cart__left{
	min-width: 400px;
	margin-right: 50px;
	max-width: 400px;
}

@media (max-width: 1200px) {
	.cp-cart__left{
		min-width: 310px;
		margin-right: 32px; 
	}
}


@media (max-width: 767px) {
	.cp-cart__left{
		min-width: 0;
		width: 100%;
		margin-right: 0; 
	}
}

.cp-cart__left img{
	max-width: 100%;
	height: auto;
	border-radius: 4px;
}

.cp-cart__mainphoto{
	margin-bottom: 40px;
	position: relative;
}

.cp-cart__zoom{
	position: absolute;
	left: 15px;
	top: 15px;
}


@media (max-width: 767px) {
	.cp-cart__mainphoto{
		display: none;
	}
	.cp-cart__altphoto{
		display: none;
	}
}

@media (max-width: 992px) {
	.cp-cart__mainphoto{
		margin-bottom: 20px;
	}
}

.cp-cart__carousel{
	display: none;
	position: relative;
	width: calc(100% - 60px);
	margin: 0 auto;
}

.cp-cart__carousel img{
	box-shadow: none;
}

@media (max-width: 767px) {
	.cp-cart__carousel{
		display: block;
	}
}

.cp-cart__carousel .slick-arrow{
	font-size: 0;
	background: url(/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/images/next.svg);
	height: 26px;
	width: 26px;
	border: 0;
	background-size: 26px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.cp-cart__carousel .slick-list{
	overflow: hidden;
}

.cp-cart__carousel .slick-next{
	right: -35px;
}

.cp-cart__carousel .slick-prev{
	left: -35px;
	transform: rotate(180deg) translateY(35%);
	z-index: 10;
}


@media (max-width: 767px) {
	.cp-cart__right{
		width: 100%;
		margin-top: 40px;
	}
}

.cp-cart__head{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	position: relative;
	flex-wrap: wrap;
}

@media (max-width: 767px) {
	.cp-cart__head{
		border-bottom: 0;
		flex-wrap: wrap;
	}
}

.cp-cart__top{
	display: flex;
	align-items: center;
	margin-bottom: 18px;
	width: 100%;
}

.cp-cart__back{
	border: 1px solid #FF251E;
	border-radius: 22px;
	font-size: 14px;
	color: #222;
	height: 30px;
	box-sizing: border-box;
	padding: 5px 21px;
	line-height: 1.4;
}

.cp-cart__back:hover{
	background: #FF251E;
    color: #E8E1E1;
    border-color: #FF251E;
    text-decoration: none;
}

.cp-cart__title{
	color: #222;
	font-size: 30px;
	font-weight: 600;
}

@media (max-width: 992px) {
	.cp-cart__title{
		font-size: 24px;
	}
}

@media (max-width: 767px) {
	.cp-cart__title{
		width: 100%;
		font-size: 18px;
	}
}

.cp-cart__name{
	text-transform: uppercase;
}

.cp-cart__brand-name{
	color: #000;
	text-decoration: underline;
	font-weight: 600;
}

.cp-cart__brand-name:hover{
	text-decoration: none;
	color: #FF251E;
}

@media (max-width: 992px) {
	.cp-cart__name{
		font-size: 24px;
	}
}

@media (max-width: 767px) {
	.cp-cart__name{
		font-size: 18px;
		font-weight: 500;
	}
}

.cp-cart__description{
	display: inline;
	font-weight: 600;
	font-size: 30px;
	line-height: 38px;
}
@media (max-width: 992px) {
	.cp-cart__description{
		font-size: 24px;
		line-height: 28px;
	}
}

@media (max-width: 992px) {
	.cp-cart__description{
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.cp-cart__description{
		padding-bottom: 7px;
	}
}

.cp-cart__status{
	position: relative;
	font-size: 15px;
	font-weight: 600;
}
@media (max-width: 992px) {
	.cp-cart__status{
		font-size: 14px;
		min-width: 140px;
	}
}

.cp-cart__status.instock{
	color: #222222;
	padding-left: 24px;
	font-weight: 500;
	margin-left: auto;
}

@media (max-width: 767px) {
	.cp-cart__status{
		margin-top: 17px;
		margin-top: 7px;
		position: relative;
		
	}
}

.cp-cart__status.instock:before{
	content: '';
	display: block;
	background: url('/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/images/instock.svg');
	background-size: 16px;
	height: 16px;
	background-repeat: no-repeat;
	left: 0;
	top: 3px;
	width: 16px;
	position: absolute;
}

.cp-cart__status.outstock{
	display: none;
	color: #97989E;
	padding-left: 24px;
}

.cp-cart__status.outstock:before{
	content: '';
	display: block;
	background: url('/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/images/outstock.svg');
	background-size: 14px;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 0;
	top: 2px;
}

.cp-cart__sku{
	font-size: 18px;
	font-weight: 300;
	margin-top: 14px;
}

@media (max-width: 992px){
	.cp-cart__sku{
		font-size: 14px
	}
}

.cp-cart__sku-value{
	font-weight: 500;
}

.cp-cart__prices{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-top: 16px;
	margin-left: -20px;
}

@media (max-width: 767px) {
	.cp-cart__prices{
		margin-left: 0;
	}
}

.cp-cart__price{
	margin: 0 20px;
}

@media (max-width: 992px) {
	.cp-cart__price{
		margin: 0 10px;
	}
}

.cp-cart__price.medium{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

@media (max-width: 767px) {
	.cp-cart__price{
		margin: 0;
	}
	.cp-cart__price.medium{
		margin-left: 10px;
	}
}

.cp-cart__price-subtitle{
	font-size: 14px;
	color: #4E4C4C;
	margin: 4px 0;
}

.cp-cart__price-subtitle.count{
	margin-left: 30px;
	max-width: 245px;
	color: #222;
}
@media (max-width: 992px) {
	.cp-cart__price-subtitle{
		font-size: 14px;
		line-height: 1.25;
	}
	.cp-cart__price-subtitle.count{
		max-width: 95px;
	}
}

@media (max-width: 767px) {
	.cp-cart__price-subtitle{
		font-size: 12px;
		margin: 1px 0;
	}
}

.cp-cart__price-value{
	font-weight: 700;
	color: #222;
	display: inline-block;
}

.cp-cart__price-value_crossed-out{
	text-decoration:line-through;
	text-align: left;
	color: #999;
	font-size: 16px;
}

.cp-cart__price-value.big{
	font-size: 28px;
}

@media (max-width: 992px) {
	.cp-cart__price-value.big{
		font-size: 24px;
	}
}

@media (max-width: 767px) {
	.cp-cart__price-value.big{
		font-size: 18px;
	}
}

.cp-cart__price-value.medium{
	font-size: 22px;
}
@media (max-width: 992px) {
	.cp-cart__price-value.medium{
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.cp-cart__price-value.medium{
		font-size: 18px;
	}
}

.cp-cart__sizes{
	margin-top: 18px;
}

@media (max-width: 767px) {
	.cp-cart__sizes{
		margin-top: 20px;
		display: none
	}
}

.cp-cart__sizes-title{
	font-weight: 500;
	font-size: 13px;
	color: #000;
}

@media (max-width: 767px) {
	.cp-cart__sizes-title{
		font-size: 14px;
	}
}

.cp-cart__sizes-title span{
	color: #97989E;
	font-weight: 400;
}

.cp-cart__selects{
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	align-items: center;
	margin-top: 6px;
}



.cp-cart__select{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: column wrap;
	    border: 1px solid #CECECE;
    padding: 4px;
    border-radius: 2px;
    margin-right: 3px;
    margin-bottom: 3px;
}


.cp-cart__select-block{
	position: relative;
	max-width: 63px;
	display: flex;
}

.cp-cart__select-block .cp-product__select-input{
	height: 31px;
	width: calc(100% - 30px);
	left: 8px;
	font-size: 16px;
}

@media (max-width: 768px) {
	.cp-cart__select-block .cp-product__select-input{
		height: calc(100% - 5px);
		font-size: 14px;
		left: 2px;
		width: calc(100% - 22px);
	}
}



.cp-cart__select-block select{
	outline: none;
}

@media (max-width: 767px) {

}

/* .cp-cart__select span{
	font-weight: 500;
	width: 100%;
	display: inline-block;
	text-align: center;
	color: #97989E;
} */

@media (max-width: 767px) {
	.cp-cart__select span{
		font-size: 12px;
	}
}

.cp-cart__select select{
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	padding: 5px 1px 5px 20px;
	border-color: #97989E;
}

@media (max-width: 767px) {
	.cp-cart__select select{
		font-size: 12px;
		height: 24px;
		padding: 5px 1px 5px 15px;
	}
}

.cp-cart__select select:hover{
	border-color: #FF545E;
}

.cp-cart__select select:active{
	border-color: #C34859;
}

.cp-cart__select:first-child select{
	border-radius: 2px 0 0 2px;
}

.cp-cart__select:last-child select{
	border-radius: 0 2px 2px 0;
}

.cp-cart__info-choise-size{
	color: #FF251E;
	font-size: 17px;
	margin-top: 14px;
	margin-left: 22px;
	display: none;
}

@media (max-width: 992px) {
	.cp-cart__info-choise-size{
		font-size: 14px;
		margin-left: 10px;
		margin-top: 15px;
		line-height: 1.1;
	}
}

.cp-cart__summ{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	color: #222;
	margin-top: 11px;
	align-items: flex-end;
}

@media (max-width: 768px) {
	.cp-cart__summ.totalPrice{
		margin-bottom: 20px;
	}
}


.cp-cart__summ-title{
	font-size: 16px;
	margin-right: 7px;
}

@media (max-width: 767px) {
	.cp-cart__summ-title{
		font-size: 14px;
	}
}

.cp-cart__summ-value{
	font-size: 26px;
	font-weight: 600;
}

@media (max-width: 992px) {
	.cp-cart__summ-value{
		font-size: 22px;
	}
}

@media (max-width: 767px) {
	.cp-cart__summ-value{
		font-size: 18px;
	}
}

.cp-cart__package{
	display: none;
	margin-top: 14px !important;
	color: #4E4C4C;
	font-size: 12px;
}

@media (max-width: 767px) {
	.cp-cart__package{
		display: block;
	}
}

.cp-cart__buttons .cp-cart__package{
	display: block;
	width: 100%;
}

@media (max-width: 767px) {
	.cp-cart__buttons .cp-cart__package{
		display: none;
	}

	.cp-cart__buttons .cp-cart__button-info{
		display: none;
	}
}

.cp-cart__buttons{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 25px;
	width: 100%;
}

@media (max-width: 992px) {
	.cp-cart__buttons{
		align-items: center;
		justify-content: space-between;
	}
}

@media (max-width: 767px) {
	.cp-cart__buttons{
		position: fixed;
		display: none;
		bottom: 0;
		left: 0;
		background: #F7F7F7;
		box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.15);
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 12px 7px;
		z-index: 10;
		justify-content: space-between;
	}

}

.cp-cart__buttons-action{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}


@media (max-width: 992px) {
	.cp-cart__buttons-action{
		position: relative;
		top: 0;
		left: 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
		margin-bottom: 0;
	}
}

@media (max-width: 1200px){
	.cp-cart__buttons-action{
		margin-top: 15px;
	}
}

.cp-cart__buttons-action .cp-cart__button{
	margin: 17px 0;
}

@media (max-width: 992px) {
	.cp-cart__buttons-action .cp-cart__button{
		margin: 6px 0;
	}
}

@media (max-width: 767px) {
	.cp-cart__buttons-action{
		width: auto;
	}
	.cp-cart__buttons-action .cp-cart__button span:not(.cp-cart__button-icon){
		display: none;
	}
}

.cp-cart__buttons-mini{
	width: 100%;
	margin-top: 10px;
	display: none;
}

.cp-cart__buttons .cp-cart__buttons-mini{
	display: block;
}

@media (max-width: 767px) {
	.cp-cart__buttons-mini{
		display: block;
	}
	.cp-cart__buttons .cp-cart__buttons-mini{
		display: none;
	}
}

.cp-cart__buttons-mini .product-item-scu-item-text-block{
	border-radius: 15px;
	background-color: #97989E;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	padding: 2px 18px;
	outline: none;
}

.cp-cart__buttons-mini .product-item-scu-item-text-block.product-item-scu-item-text-block_active{
	background-color: #FF251E;
	outline: none !important;
}

.cp-cart__button{
	border-width: 2px;
	border-style: solid;
	border-radius: 25px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 200ms ease-in-out;
	text-decoration: none !important;
	font-weight: 600;
	cursor: pointer;
	box-sizing: border-box;
	font-size: 16px;
	background: none;
}

.cp-cart__button-info{
	width: 100%;
	margin-top: 9px;
	color: #222;
}

@media (max-width: 767px) {
	.cp-cart__button{
		font-size: 14px;
	}
}

.cp-cart__button-icon{
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #F4F4F4;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 9px;
}

.cp-cart__button-icon svg{
	width: 19px;
}

.cp-cart__button.red{
	border-color: #FF251E;
	color: #222;
	height: 41px;
	padding: 7px 35px;
}

@media (max-width: 992px) {
	.cp-cart__button.red{
		height: 40px;
		min-width: 260px;
	}
}

@media (max-width: 767px) {
	.cp-cart__button.red{
		height: 38px;
		min-width: 190px;
	}

	.cp-cart__button.red svg{
		height: 20px;
	}
}

.cp-cart__button.red svg path{
	transition: 200ms ease-in-out;
}

.cp-cart__button span{
}


.cp-cart__button.red:hover{
	background: #FF251E;
	color: #E8E1E1;
}

.cp-cart__button.red:hover svg path{
	fill: #E8E1E1;
}

.cp-cart__button.red:active{
	background: #C34859;
	border-color: #C34859;
	color: #D0D0D0;
}

.cp-cart__button.red:active svg path{
	fill: #D0D0D0;
}

.cp-cart__button.grey{
	border: 0;
	color: #222222;
	text-transform: none;
	font-size: 15px;
	margin: 0 20px;
}

@media (max-width: 767px) {
	.cp-cart__button.grey{
		margin: 0 5px;
	}
}

@media (max-width: 1200px){
	.cp-cart__button.grey{
		margin:  0;
		margin-right: 20px;
	}
}

.cp-cart__button.grey.added svg path{
	fill: #4FD262;
}

.cp-cart__button.grey.added:hover svg path{
	fill: #4FD262;
}

.cp-cart__button.grey.added .cp-cart__button-icon{
	background: none;
	border: 1px solid #4FD262;
}

.cp-cart__button.red.added{
	border-color: #4FD262;
	color: #4FD262;
}

.cp-cart__button.red.added:hover,
.cp-cart__button.red.added:active{
	background: none;
	border-color: #1e821e;
}
.cp-cart__button.red.added svg path{
	fill: #1e821e;
}

.cp-cart__button.red.added:hover svg path{
	fill: #1e821e
}

.cp-cart__button.grey:hover{
	background: none;
	border-color: none;
	color: #222222;
}

.cp-cart__button.grey svg path{
	fill: #4E4C4C;
}




@media (max-width: 992px) {
	.cp-cart__buttons-action{
		flex-wrap: wrap;
	}
	.cp-cart__button.grey{
		border: 0;
		height: auto;
		width: auto;
		margin: 10px 15px 0 0 ;
	}

	.cp-cart__button.grey:hover{
		background: none;
	}

	.cp-cart__button.grey:hover svg path{
		fill: #FC2C38;
	}

	.cp-cart__button.grey:active{
		background: none;
	}

}

@media (max-width: 767px) {
	.cp-cart__button.grey svg path{
		fill: #4E4C4C;
	}

	.cp-cart__button.grey{
		margin: 0 5px
	}
}

.cp-cart__about{

}

.cp-cart__toggle{

}

.cp-cart__toggle-item{
	font-size: 24px;
	font-weight: 500;
	color: #C0C0C0;
	padding: 10px 0;
	cursor: pointer;
	position: relative;
	margin-right: 20px;
}

.cp-cart__toggle-item:before{
	content:'';
	position: absolute;
	bottom: 0;
	height: 3px;
	background: #C0C0C0;
	display: block;
	font-weight: 600;
	width: 100%;
	left: 0;
}

@media (max-width: 1200px) {
	.cp-cart__toggle-item{
		font-size: 20px
	}
}

@media (max-width: 992px) {
	.cp-cart__toggle-item{
		font-size: 13px;
		padding: 6px 0;
		margin-right: 8px;
	}

	.cp-cart__toggle-item:before{
		height: 2px
	}
}

@media (max-width: 767px) {
	.cp-cart__toggle-item{
		font-size: 14px;
		padding: 6px 0;
	}
}

@media (max-width: 576px) {
	.cp-cart__toggle-item{
		font-size: 12px;
		margin-right: 5px;
	}
}

.cp-cart__toggle-item.active{
	color: #222;
}

.cp-cart__toggle-item.active:before{
	background: #FF251E;
}

.cp-cart__toggle-item:hover{
	color: #222;
}

.cp-cart__toggle-item:hover:before{
	background: #222;
}

.cp-cart__toggle-item--count{
	padding-right: 17px;
}

.cp-cart__toggle-head{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.cp-cart__toggle-bodies{
	margin-top: 14px;
}

.cp-cart__toggle-body{
	display: none;
}

.cp-cart__toggle-table{
	width: 100%;
	margin-top: 10px;
}



.cp-cart__toggle-body table{
	table-layout: fixed;
}

@media (max-width: 767px) {
	.cp-cart_toggle-body table{
		width: 100%;
	}
	.cp-cart__toggle-table{
		width: 700px;
		padding-bottom: 20px;
	}
}


.cp-cart__toggle-body table td{
	text-align: center;
}

.cp-cart__toggle-body table tr:first-child td{
	font-weight: 600;
	text-align: center;
}

.cp-cart__toggle-body.active{
	display: block;
	overflow-x: auto;
}

.cp-cart__toggle-body table{
	width: 100%;
}

.cp-cart__toggle-body table tr:nth-child(2n) td{
	background: #F7F7F7;
}

.cp-cart__toggle-body table td{
	padding: 6px;
}

.cp-cart__properties{

}

.cp-cart__property{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	font-size: 16px;
	padding: 4px 0;
}

.cp-cart__property-title{
	margin-right: 5px;
	color: #97989E;
}

@media (max-width: 767px) {
	.cp-cart__property-title{
		font-size: 14px;
	}
}

.cp-cart__property-value{
	color: #222222;
}

@media (max-width: 767px) {
	.cp-cart__property-value{
		font-size: 14px;
	}
}

.cp-cart__property-brand-link{
	text-decoration: underline;
}
.cp-cart__property-brand-link:hover{
	text-decoration: none;
}



.cp-cart__about-description{
	margin-top: 20px;
	color: #222;
}

.cp-cart__about-subtitle{
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 14px;
	display: none;
}

@media (max-height: 767px) {
	.cp-cart__about-subtitle{
		font-size: 18px;
	}
}

.cp-cart__about-text{
	font-size: 16px;
	line-height: 1.35;
}

@media (max-height: 767px) {
	.cp-cart__about-text{
		font-size: 14px;
	}
}

.cp-cart__about-text p{
	margin-bottom: 6px;
}

.cp-cart__reviews{
	margin-top: 120px;
}

@media (max-width:  992px){
	.cp-cart__reviews{
		margin-top: 60px;
	}
}

.cp-cart__form-comment{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 474px;
	border: 1px solid #CFCFCF;
	border-radius: 4px;
	padding: 25px;
	box-sizing: border-box;
}

.cp-cart__form-comment textarea{
	resize: none;
	border: 1px solid #AFAFAF;
	border-radius: 5px;
	border-radius: 5px;
	height: 99px;
	width: 100%;
	resize: none;
	padding-left: 15px;
	font-family: 'Segoe UI';
	font-size: 12px;
	outline: none;
	margin-bottom: 15px;
}

@media (max-width: 992px) {
	.cp-cart__form-comment input[type=text]{
		min-width: 0;
		width: 100%;
	}
}

.cp-cart__form-comment-label{
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 7px;
}

.cp-cart__form-comment button{
	background: none;
	border: 1px solid #FF251E;
	font-size: 14px;
	color: #222;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 35px;
	box-sizing: border-box;
	border-radius: 30px;
	padding: 6px 20px;
	transition: 200ms ease-in;
}

@media (max-width: 992px) {
	.cp-cart__form-comment button{
		margin-top: 14px;
	}
}

.cp-cart__form-comment button:hover{
	background: #FF251E;
	color: #E8E1E1;
}

.cp-cart__form-comment button:active{
	background: #C34859;
	color: #D0D0D0;
}

.cp-cart__form-rating{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
}

.rating-wrapper{
	overflow: hidden;
	display: inline-block;
	position: relative;
}

.rating-input {
	position: absolute;
	left: 0;
	top: -50px;
}

.rating-star:hover,
.rating-star:hover~.rating-star {
	background: url('/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/images/star-fill.svg');
}

.rating-wrapper:hover .rating-star:hover,
.rating-wrapper:hover .rating-star:hover~.rating-star,
.rating-input:checked~.rating-star {
	background: url('/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/images/star-fill.svg');
}

.rating-star,
.rating-wrapper:hover .rating-star {
	float: right;
	display: block;
	width: 22px;
	height: 22px;
	background: url('/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/images/star-border.svg');
	background-size: 22px;
	margin: 0 2px;
	cursor: pointer;
}

@media (max-width: 767px) {
	.rating-star,
	.rating-wrapper:hover .rating-star {
		width: 15px;
		height: 15px;
		background-size: 15px;
	}
}

.cp-cart__comment-list{
	margin-top: 30px;
}

.cp-cart__comment-item{
	margin-bottom: 20px;
}

.cp-cart__comment-item.depth-2{
	margin-left: 55px;
}

@media (max-width: 767px) {
	.cp-cart__comment-item.depth-2{
		margin-left: 30px;
	}
}

.cp-cart__comment-item.admin .cp-cart__comment-date{
	width: 100%;
	margin-left: 0;
}

.cp-cart__comment-item:last-child .cp-cart__comment-text{
	border-bottom: 0;
}

.cp-cart__comment-head{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.cp-cart__comment-avatar{
	height: 52px;
	width: 52px;
	margin-right: 14px;
}

.cp-cart__comment-avatar img{
	max-width: 100%;
	height: auto;
}

.cp-cart__comment-info{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

.cp-cart__comment-name{
	color: #222;
	font-size: 18px;
	font-weight: 600;
}

@media (max-width: 992px) {
	.cp-cart__comment-name{
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.cp-cart__comment-name{
		font-size: 14px;
	}
}

.cp-cart__comment-date{
	color: #97989E;
	font-size: 16px;
	margin-left: 10px;
}

@media (max-width: 992px) {
	.cp-cart__comment-date{
		font-size: 14px;
	}
}

.cp-cart__comment-stars{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.cp-cart__comment-stars span{
	display: block;
	width: 22px;
	height: 22px;
	background-image: url('/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/images/star-border.svg');
	background-size: 22px;
	margin: 0 2px;
}

@media (max-width: 767px) {
	.cp-cart__comment-stars span{
		background-size: 15px;
		width: 15px;
		height: 15px;
	}
}

.cp-cart__comment-stars .fill{
	background-image: url('/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/images/star-fill.svg'); 
}

.cp-cart__comment-text{
	color: #222222;
	font-size: 18px;
	line-height: 1.3;
	margin-top: 12px;
	padding-bottom: 8px;
	border-bottom: 1px solid #97989E;
}

@media (max-width: 992px) {
	.cp-cart__comment-text{
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.cp-cart__comment-text{
		font-size: 14px;
	}
}
.cp-cart__comment-reply_count{
	color: #97989E;
	font-size: 16px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin-top: 7px;
}

@media (max-width: 767px) {
	.cp-cart__comment-reply_count{
		font-size: 12px;
	}
}

.cp-cart__comment-reply_count span{
	margin-left: 7px;
}

.cp-cart__reccomend{
	margin-top: 60px;
	margin-bottom: 24px;
}

@media (max-width: 992px) {
	.cp-cart__reccomend{
		margin-top: 20px;
	}

}

.cp-cart__reccomend .slick-list{
	overflow: hidden;
	min-width: 100%;
}

.cp-cart__reccomend-title{
	font-size: 32px;
	font-weight: 700;
	color: #222;
	margin-bottom: 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}


@media (max-width: 992px) {
	.cp-cart__reccomend-title{
		font-size: 28px;
		margin-bottom: 30px;
	}
}

@media (max-width: 768px) {
	.cp-cart__reccomend-title{
		font-size: 20px;
		text-align: center;
	}
}

.cp-cart__reccomend .simple_slider__arr{
	width: 55px;
	background: url(/local/templates/interyug_adaptive_new/stylesheets/./../images/new/slider-right.svg) center left no-repeat;
	background-size: 55px;
}

.cp-cart__reccomend .simple_slider__arr:hover{
	background: url(/local/templates/interyug_adaptive_new/stylesheets/./../images/new/slider-right-hover.svg) center left no-repeat;
	background-size: 55px;
}

@media (max-width: 667px) {
	#jivo-iframe-container{
		display: none !important;
	}

	jdiv{
		display: none !important;
	}
}

.cp-cart .totalPrice-ajax{
	margin-top: 20px;
}

.cp-cart .totalPrice-ajax span{
	font-weight: 600;
}



@media (max-width: 768px) {
	.footer{
		padding-bottom: 64px;
	}
}

#catalog__slider--6 .slick-slide{
	max-width: 284px;
}

.cp-cart__label{
	position: relative;
	height: 23px;
	font-size: 13px;
	box-sizing: border-box;
	font-weight: 600;
	line-height: 1.5;
	margin-left: 20px;
}

.cp-cart__label.new{
	background: #74CBA9;
	color: #fff;
	border-radius: 5px;
	padding: 2px 9px;
}

.cp-cart__label.hit{
	background: #EE440E;
	color: #fff;
	border-radius: 5px;
	padding: 2px 9px;
}

.cp-cart__label.sale{
	
}


.cp-product__delete-from-basket{
	  color: #cbcacf;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
}

.cp-product__delete-from-basket:first-letter{
	text-transform: uppercase;
}

.cp-product__delete-from-basket:hover{
	color: #97989E;
}

.offer_item_added{
	border-color: #4FD262;
	color: #4FD262 !important;
}

.cp-cart__reccomend-button{
	border: 2px solid #FF251E;
	font-size: 16px;
	color: #222;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	box-sizing: border-box;
	border-radius: 30px;
	padding: 6px 20px;
	transition: 200ms ease-in;
	font-weight: 600;
}

@media (max-width:  768px){
	.cp-cart__reccomend-button{
		border: 0;
		padding: 0;
		height: auto;
		font-size: 12px;
		text-decoration: underline;
	}

	.cp-cart__reccomend-button svg{
		width: 14px;
	}


}

.cp-cart__reccomend-button svg{
	margin-left: 4px;
}

.cp-cart__reccomend-button svg path{
	transition: 200ms ease-in;
}

.cp-cart__reccomend-button:hover{
	background: #FF251E;
    color: #E8E1E1;
    text-decoration: none;
}

@media (max-width: 992px){
	.cp-cart__reccomend-button:hover{
		background: none;
		color: inherit;
	}
}

.cp-cart__reccomend-button:hover svg path{
	stroke: #E8E1E1;
}

.cp-cart__reviews .cp-cart__toggle-item{
	padding-right: 17px;
}

.cp-cart__toggle-item-count-reviews,
.cp-cart__toggle-item-count-questions{
	position: absolute;
	height: 17px;
	width: 17px;
	border-radius: 50%;
	background: #4FD262;
	color: #fff;
	font-size: 11px;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 5px;
	right: 0;
}


.cp-cart__reviews-title{
	font-size: 30px;
	font-weight: 700;
	color: #222;
	margin-bottom: 35px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}


@media (max-width: 992px) {
	.cp-cart__reviews-title{
		font-size: 28px;
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.cp-cart__reviews-title{
		font-size: 20px;
		text-align: center;
	}
}

.cp-cart__reviews .cp-cart__toggle-bodies{
	margin-top: 35px;
}

.cp-cart__package.cp-cart__salesystem{
	text-transform: uppercase;
	margin-top: 2px !important;
}

.cp-cart__rating{
	margin-left: 12px;
}

.rating{
	width: 115px;
	overflow: hidden;
	position: relative;
}

.rating-empty{
	background-image: url('/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/images/star-border.svg');
	background-repeat: repeat-x;
	height: 23px;
	left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.rating-fill{
	position: relative;
	background-image: url('/local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/images/star-fill.svg');
	background-repeat: repeat-x;
	z-index: 2;
	width: 0%;
	height: 23px;
}


.cp__cart-popular{
	margin-bottom: 0 !important;
}

@media (max-width: 768px){
	.cp__cart-popular{
		margin-top: 20px !important;
	}
}

.cp__cart-viewed{
	padding-bottom: 30px;
}

@media (max-width: 768px){
	.cp__cart-viewed{
		padding-bottom: 0;
		padding-top: 0;
	}
}

.cp__cart-viewed .popular{
	margin-top: 30px !important;
	margin-bottom: 0 !important;
}

@media (max-width: 768px){
	.cp__cart-viewed .popular{
		margin-top: 0 !important;
	}
}

.cp-cart__mobile{
	display: none;
	align-items: center;
	margin: 15px 0;
}

@media (max-width: 767px) {
	.cp-cart__mobile{
		display: flex
	}
}

.cp-cart__mobile-cart svg{
	height: 29px;
	width: 29px;
}

.cp-cart__mobile a{
	margin-right: 30px;
}


.cp-cart__mobile-compare.added svg path{
	fill: #FF514B;
}

.cp-cart__mobile-like.added svg path{
	stroke: #FF514B;
}

.cp-cart__mobile-cart.added svg path{
	fill: #FF514B;
}

.cp-cart__mobile-button{
	height: 34px;
	border-radius: 20px;
	border: 1px solid #C0C0C0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	background: none;
	margin-right: 12px;
}


.cp-cart__mobile-compare svg{
	height: 22px;
}

.cp-cart__mobile-like svg{
	height: 19px;
}

.cp-cart__mobile-button--red{
	border-color: #FF251E;
	font-size: 14px;
	padding: 0 15px;
}

.cp-cart__mobile-table a{
	color: #3c3f44;
	text-decoration: underline;
}

.detail-product-pictures-for-manager{
	display: flex;
}

.detail-product-pictures-for-manager-item{
	margin: 5px;
}

.detail-product-pictures-for-manager-item__img{
	width: 100px;
}
/* End */


/* Start:/local/templates/interyug_adaptive_new/components/bitrix/catalog.section/catalog/style.css?174247626362222*/

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

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

.product-item {
	display: block;
	box-sizing: border-box;
	padding: 15px 0 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
}

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

@media (max-width: 991px) {
	.product-item-line-card .product-item .col-sm-6:nth-child(2n) { clear: both; }
}

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

.product-item * { transition: opacity 300ms ease; }

@media (max-width: 767px) {
	.product-item { padding: 15px 5px 5px }

	.product-item-line-card .product-item .col-xs-12:nth-child(2n) { clear: both; }
}

.bx-no-touch .product-item-container.hover .product-item, .catalog__item:hover .product-item {
	position: absolute;
	right: -15px;
	left: -15px;
	padding: 15px 15px 0;
	width: auto;
	border: 1px solid transparent;
	background: #fff;
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
}

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

.bx-no-touch .product-item-container.hover .product-item { -webkit-animation: product-item-hover 300ms 1 ease; }

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

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

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

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper, .catalog__item:hover .product-item-container.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;
}

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

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

.bx-no-touch .product-item-container.hover .product-item-image-original { opacity: 0; }

.bx-no-touch .product-item-container.hover .product-item-image-alternative { opacity: 1; }

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

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

.product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #f42c2c;
	opacity: .8;
}

.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	padding: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 300ms ease;
}

.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;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: rgba(128, 128, 128, .8);
	opacity: .6;
	cursor: pointer;
	transition: all 300ms ease;
}

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

/*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;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

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

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

/*SMALL*/
.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-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-big-card .product-item-label-text.product-item-label-small span {
	padding: 5px 12px;
	font-size: 16px;
	line-height: 21px;
}

/* BIG */
.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

.product-item-big-card .product-item-label-text.product-item-label-big span {
	padding: 5px 17px;
	font-size: 22px;
	line-height: 33px;
}

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

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

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

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

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

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

.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 {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

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

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.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: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

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

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

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

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

.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%;
	transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

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

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

/*Title*/
.product-item-title {
	overflow: hidden;
	margin-bottom: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

.product-item-title a {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 13px;
}

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

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

/*Price*/
.product-item-price-container { margin: 5px 0 10px; }
.slick-slide .product-item-price-container { min-height: 46px; }

.product-item-price-current {
	color: #3f3f3f;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
}

.product-item-price-old {
	color: #a5a5a5;
	text-decoration: line-through;
	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; }

/*Info*/
.product-item-line-card .product-item-info-container { text-align: center; }

.product-item-info-container { margin-bottom: 5px; /*margin-top: 15px;*/ }

.product-item-info-container-title {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-info-container.product-item-touch-hidden { display: none !important }

.bx-touch .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 {
	display: block;
	opacity: 1;
}
.catalog__item:hover .product-item-hidden {
	display: block!important;
	opacity: 1!important;
}

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

.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-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 {
	display: inline-block;
	padding: 0;
	max-width: 50px;
	width: auto;
	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 {
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
	display: block;
}

.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 {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*Properties */
.product-item-properties {
	display: block;
	overflow: hidden;
	margin: 0;
	color: #a5a5a5;
	font-size: 12px;
}

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

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

.product-item-properties dd {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #000;
}

/*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-item-container.hover .product-item-compare-container { display: block; }

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

/* SCU */
.product-item-scu-container { padding: 0 0 2px; }

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

.product-item-scu-block { }

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

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	/* float: left; */
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
}

.product-item-scu-item-text-container { min-width: 32px; }

.product-item-scu-item-color-container {
	max-width: 38px;
	width: 25%;
}

.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: contain;
	background-repeat: no-repeat;
}

.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 .product-item-scu-item-text-block { outline-width: 2px; }

.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-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

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

@media (max-width: 991px) {
	.product-item-line-card .product-item-scu-container-title { text-align: center; }

	.product-item-line-card .product-item-scu-item-list { text-align: center; }

	.product-item-line-card .product-item-scu-item-color-container,
	.product-item-line-card .product-item-scu-item-text-container {
		display: inline-block;
		float: none;
	}
}

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

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

/*Buttons*/
.product-item-button-container { text-align: center; }

.product-item-button-container .btn { margin-bottom: 2px; }

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


.catalog__item .product-item-scu-item-text-container select.size-quant {
	margin-top: 5px;
}

.catalog__item .product-item-scu-item-text-container select.size-quant:disabled {
	background: lightgrey;
}

.catalog__item .sku-id-170 .product-item-scu-item-text-container {
	text-align: center;
}
.catalog__item .sku-id-170 .product-item-scu-item-text-block {
	outline: none;
	padding: 0;
}

.catalog__item .sku-id-170 .product-item-scu-item-text-block .product-item-scu-item-text {
	font-size: 20px;
	color: #A09C9E;
	cursor: default;
}

.catalog__item:hover .product-item-hidden[data-entity="quantity-block"] {
	display: none!important;
}

.catalog__item .totalPrice {
	margin-bottom: 5px;
}
.catalog__item .totalPrice .price-number, .catalog__item .totalPrice .price-currency {
	font-family: 'Lora', serif;
	font-size: 20px;
}


.catalog__item .selectize-control {
	margin-top: 5px;
}

.catalog__item .selectize-input {
	padding-right: 16px;
	min-width: 50px;
	max-width: 50px;
}

.catalog__item .selectize-control.single .selectize-input:after {
	right: 4px;
}

.catalog__item .selectize-dropdown-content {
	max-height: 100px;
}

.catalog__item .sku-id-170 .product-item-scu-item-list {
	overflow: visible;
}

.catalog__item .selectize-dropdown [data-selectable].option {
	cursor: pointer;
}

/* Новая верстка */


.cp-title{
	font-family: 'Lora';
	font-weight: 700;
	text-transform: uppercase;
	color: #222;
	font-size: 36px;
	line-height: 1.5;
	text-align: center;
	position: relative;
	padding-top: 17px;
}

.cp-title:after{
	position: absolute;
	content: '';
	display: block;
	height: 8px;
	width: 75px;
	background: #FF251E;
	top: 0;
	left: calc(50% - 17px);
	transform: translateX(-50%);
}

.cp-title:before{
	position: absolute;
	content: '';
	display: block;
	height: 8px;
	width: 65px;
	background: #AFAFAF;
	top: 5px;
	left: 50%;
	transform: translateX(-50%);
}

.cp-subtitle{
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	padding-top: 4px;
}

.cp-tag{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 15px 0;
}

.cp-tag__item{
	font-size: 12px;
	font-weight: 600;
	color: #222222;
	background: transparent;
	padding: 0px 13px 1px;
	border-radius: 15px;
	text-decoration: none;
	transition: 200ms ease-in-out;
	margin: 6px 5px;
	border: 1px solid #FF251E;
}

.cp-tag__item:hover{
	text-decoration: none;
}

.cp-tag__item:first-child{
	margin-left: 0;
}

.cp-tag__item:hover{
	background: #FF545E;
	color: #E8E1E1;
	border-color: #FF545E;
}

.cp-tag__item:active{
	background: #C34859;
	color: #D0D0D0;
	border-color: #C34859;
}

.cp-filter{
	padding-top: 20px;
	margin-top: 10px;
	//border-top: 1px solid #E3E3E3;
}

.cp-filter.mobile .cp-filter__options .cp-selects__item--sort{
	display: none;
}
.cp-filter.mobile .cp-filter__reset{
	display: none;
}


.cp-filter__reset{
	font-size: 11px;
	color: #222;
	border-bottom: 1px dashed #222;
	margin-left: 15px;
	height: 13px;
	line-height: 1;
	margin-top: 12px;
	cursor: pointer;
}

.cp-filter__reset:hover{
	color: #FF545E;
	border-bottom-color: #FF545E;
}

@media (max-width: 576px) {
	.cp-filter{
		padding: 5px;
	}
}

.cp-filter__tags{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 15px 0;
}

.cp-filter__tag{
	font-size: 12px;
	font-weight: 600;
	color: #222222;
	background: transparent;
	padding: 0px 13px 1px;
	border-radius: 15px;
	text-decoration: none;
	transition: 200ms ease-in-out;
	margin: 6px 5px;
	border: 1px solid #97989E;
}

.cp-filter__tag:hover{
	text-decoration: none;
}

.cp-filter__tag:first-child{
	margin-left: 0;
}

.cp-filter__tag:hover{
	background: #FF251E;
	color: #E8E1E1;
	border-color: #FF251E;
}

.cp-filter__tag:active{
	background: #C34859;
	color: #D0D0D0;
	border-color: #C34859;
}

.cp-filter__overlay{
	position: fixed;
	background: rgba(19, 19, 19, 0.49);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 84;
}

.cp-filter__close{
	display: none;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 15px;

}

.cp-filter__close span{
	margin-right: 4px;
}

@media (max-width: 767px) {
	.cp-filter__close{
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 18px;
	}
}

.cp-filter__mobile{
	display: none;
}


.cp-filter__mobile .cp-selects__item--sort{
	flex-basis: 150px;
	margin: 0;
	padding: 0;
}

.cp-filter__mobile .cp-selects__item--sort:hover .cp-selects__name{
	background: #FF251E;
	color: #E8E1E1;
	border-color: #FF251E;
}

.cp-filter__mobile .cp-selects__item--sort:hover .cp-selects__name:after{
	border-color: #E8E1E1;
}

.cp-filter__mobile .cp-selects__item--sort .cp-selects__name{
	border-radius: 20px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 150px;
	border: 2px solid #FF251E;
	height: 100%;
	padding-left: 20px;
	padding-right: 30px;
}

.cp-filter__mobile .cp-selects__name{
	border: none;
	padding: 0;
}

@media (max-width: 768px){
	.cp-filter__mobile{
		display: flex;
		margin-top: 25px;
		justify-content: space-between;
	}
}

.cp-filter__switcher.cp-button{
	padding: 5px 12px;
	cursor: pointer;
	display: none;
	justify-content: center;
	align-items: center;
	max-width: 125px;
}

.cp-filter__switcher.cp-button svg{
	margin-right: 10px;
	flex: 0 0 18px;
}

@media (max-width: 767px) {
	.cp-filter__switcher.cp-button{
		display: flex;
	}
}

.cp-filter__switcher:hover svg path{
	fill: #E8E1E1;
}

.cp-filter__options{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-top: 6px;
	justify-content: space-between;
	margin-top: 14px;
}

@media (max-width: 767px) {

	.cp-filter__options{
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		margin-top: 0;
		background: #fff;
		z-index: 100;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 20px 0 0;
		height: 100%;
		max-width: 420px;
		overflow-y: auto;
	}
}

.cp-filter__form{
	display: block;
}

@media (max-width: 768px){
	.cp-filter__form{
		display: none
	}
}

.cp-filter.desktop .cp-filter__form{
	display: block !important;
}

.cp-filter.desktop .cp-filter__options{
	display: flex !important;
}

.cp-selects.selected{
	align-items: flex-start;
}


.cp-selects .cp-view{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-top: 4px;
}

.cp-view{
	margin-right: 11px;
	margin-left: auto;
}

@media (max-width: 992px) {
	.cp-selects .cp-view{
		display: none;
	}

	.cp-view{
		display: none;
		width: 100%;
	}
}

@media (max-width: 576px) {
	.cp-view{
		display: none;
	}
}

.cp-view__title{
	font-size: 12px;
	font-weight: 500;
	margin-right: 1px;
}

.cp-view__types{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

@media (max-width: 1200px){
	.cp-view__types{
		margin-top: 20px;
	}
}

.cp-view__type{
	margin: 0 4px;
	cursor: pointer;
}

.cp-view__type svg path{
	fill: #CFCFCF;
	transition: 200ms ease-in;
}

.cp-view__type.active svg path{
	fill: #FF545E;
}
.cp-view__type:hover svg path{
	fill: #FF545E;
}

.cp-selects{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.cp-selects__item{
	cursor: pointer;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: -1px;
}


@media (max-width: 767px) {
	.cp-selects{
		flex-wrap: wrap;
		width: 100%;
	}
	.cp-selects__item{
		width: 100%;
		margin: 6px 0;
		padding: 4px 0;
	}
}

@media (max-width: 767px) {
	.cp-selects__item:not(.cp-selects__item--sort){
		border-top: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
		margin: 0;
		margin-top: -1px;
		padding: 18px;
	}
}

.cp-selects__triangle{
	opacity: 0;
	pointer-events: none;
	position: absolute;
	transition: opacity 200ms ease-in;
}

.cp-selects__item.active .cp-selects__triangle{
	opacity: 1;
	pointer-events: auto;
	height: 13px;
	width: 23px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 15;
	position: absolute;
	top: 45px;
}

.cp-selects__item.active .cp-selects__triangle:before{
	content: '';
	display: block;
	height: 20px;
	width: 18px;
	position: absolute;
	background: #fff;
	border: 1px solid #CFCFCF;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
	top: 3px;
}

@media (max-width: 768px){
	.cp-selects__item:not(.cp-selects__item--sort) .cp-selects__triangle{
		display: none
	}
}



@media (min-width: 767px){
	.cp-selects__item.active .cp-selects__name,
	.cp-selects__item:hover .cp-selects__name{
		color: #E8E1E1;
		background: #FF545E;
		border-color: #FF545E;
	}
}

@media (max-width: 768px){
	.cp-selects__item.active .cp-selects__name,
	.cp-filter.mobile .cp-selects__item.selected .cp-selects__name,
	.cp-selects__item:hover .cp-selects__name{
		color: #FF545E;
	}
}

.cp-selects__item.active .cp-selects__name:after,
.cp-selects__item:hover .cp-selects__name:after{
	border-color: #E8E1E1;
}

@media (max-width: 768px){
	.cp-selects__item.active .cp-selects__name:after,
	.cp-selects__item:hover .cp-selects__name:after{
		border-color: #FF545E;
	}
}

.cp-selects__item.active .cp-selects__name:after{
	transform: rotate(225deg);
	top: 50%;
}

.cp-selects__item.active .cp-selects__popup{
	opacity: 1;
	pointer-events: auto;
	top: 56px;
}

@media (max-width: 767px) {
	.cp-selects__item:not(.cp-selects__item--sort).active .cp-selects__popup,
	.cp-filter.mobile .cp-selects__item:not(.cp-selects__item--sort).selected .cp-selects__popup{
		width: 100%;
		top: 12px;
		padding-bottom: 40px;
	}
}

.cp-selects__name{
	font-weight: 500;
	color: #222;
	font-size: 14px;
	position: relative;
	padding: 5px 15px;
	border: 1px solid #97989E;
	padding-right: 25px;
	transition: 200ms ease-in;
}

@media (max-width: 767px) {
	.cp-selects__item:not(.cp-selects__item--sort) .cp-selects__name{
		margin-right: 5px;
		font-weight: 500;
		padding: 0;
		padding-right: 10px;
		border: none;
	}
}

.cp-selects__name:after{
	position: absolute;
	content: '';
	background: inherit;
	height: 5px;
	width: 5px;
	border: 1px solid #222;
	border-left: 0;
	border-top: 0;
	transform: rotate(45deg) translateY(-50%);
	top: calc(50% - 1px);
	right: 13px;
	transition: 200ms ease-in;
}

.cp-selects__popup{
	opacity: 0;
	pointer-events: none;
	position: absolute;
	border: 1px solid #CFCFCF;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
	padding: 10px;
	top: 0;
	transition: 120ms ease-in;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 4;
	max-height: 186px;
	min-width: 160px;
	overflow: hidden;
	padding-bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
}

.cp-selects__popup-wrap{
	overflow-y: auto;
	height: 100%;
}

@media (max-width: 767px) {
	.cp-selects__item:not(.cp-selects__item--sort) .cp-selects__popup{
		opacity: 1;
		pointer-events: auto;
		position: relative;
		padding: 0;
		box-shadow: none;
		border: 0;
		display: none;
		transition: none;
		padding-top: 5px;
	}
}

.cp-selects__popup:before{
	content: '';
	position: absolute;
	border: 6px solid transparent; 
	border-bottom: 6px solid #97989E;
	top: -12px;
}

.cp-selects__popup .cp-button{
	position: absolute;
	bottom: 9px;
	border-width: 1px;
	padding: 0px 5px;
	font-size: 12px;
	outline: none;
	width: 95px;
}

.cp-selects__list{
	height: 100%;
	
}

.cp-selects__list-wrap{
	overflow-y: auto;
	height: 100%;
	max-height: 140px;
}

.cp-selects__label{
	display: block;
	white-space: nowrap;
	font-size: 12px;
	cursor: pointer;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	font-weight: 400;
	color: #222;
}

.cp-selects__label input[type=checkbox]{
	display: none;
}

.cp-selects__label input[type=checkbox]:checked ~ .checkbox{
	background: #FF251E;
	border-color: #FF251E;
}

.cp-selects__label input[type=checkbox]:checked ~ .checkbox:before{
	content: '';
	height: 9px;
	width: 6px;
	display: block;
	position: absolute;
	background: inherit;
	border: 2px solid #fff;
	border-left: 0;
	border-top: 0;
	transform: rotate(45deg) translate(-50%, -50%);
	top: 50%;
	left: calc(50% - 4px);
}

.cp-selects__label .checkbox{
	position: relative;
	display: block;
	height: 16px;
	width: 16px;
	min-height: 12px;
	padding-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #AFAFAF;
	margin-right: 6px;
	border-radius: 3px;
	margin-top: 0;
	margin-bottom: 0;
}

.cp-filter__button .cp-button{
	background: transparent;
	outline: none;
	padding: 4px 12px;
}

@media (max-width: 767px) {
	.cp-filter__button .cp-button{
		width: calc(50% - 10px);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media (max-width: 767px) {
	.cp-filter__button{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 10px 15px;
		border-top: 1px solid #C4C4C4;
		box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.09);
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 15px;
	}
}

.cp-filter__button a{
	display: block;
	margin: 8px 0;
	color: #4285F4;
	font-size: 14px;
	text-decoration: none;
}

.cp-filter__button a:hover{
	color: #C34859;
}
@media (max-width: 767px) {
	.cp-filter__button a:not(.cp-button){
		margin-left: 10px;
	}
}

.cp-filter__button a span.mobile{
	display: none;
	line-height: 1;
}

.cp-filter__button a span.mobile i{
	margin-left: 4px;
	margin-top: -4px;
}

@media (max-width: 767px) {

	.cp-filter__button a{
		background: #C4C4C4;
		padding: 10px 12px;
		color: #fff;
		border-radius: 20px;
		width: calc(50% - 10px);
	}

	.cp-filter__button a span.mobile{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.cp-filter__button a span.desktop{
		display: none;
	}
}

.cp-button{
	border: 2px solid #222;
	border-radius: 20px;
	text-decoration: none;
	color: #222;
	text-align: center;
	font-weight: 600;
	display: inline-block;
	padding: 8px 12px;
	transition: 200ms ease-in-out;
	font-size: 14px;
}

.cp-button.red{
	border-color: #FF251E;
	color: #222;
}

.cp-button.red:hover{
	background: #FF251E;
	color: #E8E1E1;
}

.cp-button.red:active{
	background: #C34859;
	color: #D0D0D0;
	border-color: #C34859;
}

.catalog__list{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	padding-top: 0px;
	margin-top: 30px;
	flex-wrap: wrap;
}


.catalog__list-favorites .cp-product{
	width: calc(25% - 14px);
	margin-right: 14px;
}



.catalog__list-favorites{
	justify-content: flex-start;
	margin-right: -14px;
}

@media (max-width: 1200px) {
	.catalog__list-favorites .cp-product{
		width: calc(100%/3 - 14px);
	}
}

@media (max-width: 767px) {
	.catalog__list-favorites .cp-product{
		width: calc(100%/2 - 14px);
	}
}

@media (max-width: 576px) {
	.catalog__list-favorites .cp-product{
		width: 100%;
		margin-right: 0;
	}

	.catalog__list-favorites{
		margin-right: 0;
	}
}

.cp-product{
	position: relative;
	width: calc(33% - 7px);
	border: 1px solid #C6C6C6;
	box-sizing: border-box;
	border-radius: 5px;
	transition: 200ms ease-in;
	background: #fff;
	padding: 10px 17px;
	margin-bottom: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media (max-width: 1200px) {
	.cp-product{
		width: calc(50% - 7px);
	}
}

@media (max-width: 576px) {
	.cp-product{
		width: calc(50% - 6px);
		padding: 9px 5px;
	}

	.catalog__list:not(.table) .cp-product{
		border: 0;
	}
}

@media (min-width: 768px) {
	.cp-product:hover{
		box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.26);
	}
}


.cp-product__actions{
	position: absolute;
	right: 10px;
	top: 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	z-index: 2;
}

@media (max-width: 576px) {
	.cp-product__actions{
		display: none;
	}
}

.cp-product__action{
	height: 33px;
	width: 33px;
	border-radius: 50%;
	background: #F4F4F4;
	margin: 3px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 200ms ease-in;
	border: none;
}

@media (max-width: 576px){
	.cp-product__action{
		height: 28px !important;
		width: 28px !important;
		display: block;
		box-sizing: border-box;
		text-align: center;
		line-height: 1;
		padding: 0;
	}

	.cp-product__action svg{
		width: 13px !important;
		line-height: 1;
		margin-left: 0px;
		padding: 0;
	}
}

.cp-product__action:hover{
	background: #FF545E;
}

.cp-product__action:hover svg path{
	fill: #E8E1E1;
}

.cp-product__action.added svg path{
	fill: #1e821e;
}

.cp-product__action svg path{
	fill: #4E4C4C;
}

.cp-product__action.to-favorites-ajax svg{
	height: 18px;
}

.cp-product__action.to-compare-ajax svg{
	height: 15px;
}

@media (max-width: 576px){
	.cp-product__action.to-favorites-ajax svg{
		height: 13px;
	}

	.cp-product__action.to-compare-ajax svg{
		height: 11px;
	}
}

.cp-product__label{
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	z-index: 3;
}

@media (max-width: 576px) {
	.cp-product__label{
		bottom: 6px;
		left: 6px;
	}
}

.cp-product__label.sale{
	height: 26px;
	width: 26px;
}

.cp-product__label.new{
	background: #74CBA9;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 600;
	padding: 5px 6px 3px;
	letter-spacing: 1px;
	line-height: 1;
	height: 18px;
	width: 42px;
}

.cp-product__label.hit{
	background: #EE440E;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 600;
	padding: 5px 6px 3px;
	letter-spacing: 1px;
	line-height: 1;
	height: 18px;
	width: 42px;
}

.cp-product__img{
	width: auto;
	height: 280px;
	text-align: center;
	display: block;
	position: relative;
}

.cp-product__img-slider{
	height: 100%;
	position: relative;
}

.cp-product__chestnyj-znak{
	position: absolute;
	right: 5px;
	bottom: 40px;
	z-index: 10;
}

.cp-product__chestnyj-znak img{
	width: 30px !important;
}

@media (max-width: 576px){
	.catalog__list:not(.table) .cp-product__img-slider{
		padding: 5px;
		border-radius: 5px;
	}
}

.cp-product__img-slider .swiper{
	height: 100%;
}

.cp-product__img-slider .swiper-slide img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}

.catalog__list.grid .cp-product__zoom.top{
	top: 0;
}

@media (max-width: 576px) {
	.catalog__list.grid .cp-product__zoom.top{
		
	}

	.cp-product__zoom{
		display: none;
	}
}

.cp-product__img-slider .swiper-nav{
	opacity: 0;
	transition: 200ms ease-in;
	pointer-events: none;
}

.cp-product__img-slider:hover .swiper-nav{
	opacity: 1;
	pointer-events: auto;
}

.cp-product__img-slider .swiper-nav-button{
	height: 28px;
	width: 28px;
}

.cp-product__img-slider .swiper-nav-button svg{
	height: 14px;
}

.cp-product__img-slider .swiper-nav-button-prev{
	left: 0;
}

.cp-product__img-slider .swiper-nav-button-next{
	right: 0;
}

.cp-product__img-slider .swiper-button-disabled{
	display: none;
}

.cp-product__zoom{
	height: 22px;
	width: 22px;
	display: block;
	position: absolute;
	top: 0;
	z-index: 3;
}

@media (max-width: 576px){
	.cp-product__zoom{
		height: 34px;
		width: 34px;
		top: 6px;
		right: 6px;
		display: flex;
		align-items: center;
		justify-content: center;
		//display: none;
	}
}

.cp-product__zoom.right{
	top: 45px;
}

.cp-product__zoom svg{
	height: 22px;
	width: 22px;
}

@media (max-width: 576px){
	.cp-product__zoom svg{
		height: 24px;
		width: 24px;
	}
}

@media (max-width: 992px) {
	.cp-product__img{
		height: 200px;
	}
}

@media (max-width: 576px) {
	.cp-product__img{
		height: 140px;
	}
}

.cp-product__img img{
	max-width: 100%;
	height: 100%;
	width: auto;
}

.cp-product__grid .cp-product__name{
	/* min-height: 42px; */
}

.cp-product__name{
	font-size: 15px;
	margin: 9px 0 5px;
	font-weight: 600;
	line-height: 1.35;
}


@media (max-width: 768px){
	.cp-product__name{
		font-size: 14px
	}
}

@media (max-width: 576px){
	.cp-product__name{
		font-weight: 600;
	}
}

.cp-product__name a{
	color: #222;
}

.cp-product__name a:hover{
	color: #FF545E;
}

.cp-product__brand{
	font-weight: 700;
}

@media (max-width: 576px) {
	.cp-product__brand{
		display: none;
	}
}

.cp-product__properties{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 0 0 4px;
	font-size: 14px;
	flex-wrap: wrap;
	flex-direction: column;
}

@media (max-width: 768px){
	.cp-product__properties{
		font-size: 12px
	}
}

@media (max-width: 576px){
	.cp-product__properties{
		line-height: 1.5;
	}
}

.cp-product__property{
	margin: 1px 3px 1px 0;
}

.cp-product__property:nth-child(1),
.cp-product__property:nth-child(3){
	display: flex;
}


.catalog__list.table .cp-product__property:nth-child(3){
	margin-left: 0;
}



@media (max-width: 576px){
	.cp-product__property:nth-child(3){
		margin-left: 0;
	}
}

.cp-product__property:first-child{
	margin-left: 0;
}

.cp-product__property-name{
	color: #222;
}

.cp-product__property-value{
	color: #222222;
	font-weight: 500;
	margin-left: 4px;
}

.cp-product__property-value-link{
	text-decoration: underline;
}

.cp-product__property-value-link:hover{
	text-decoration: none;
}

.cp-product__sizes{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 3px 0;
	align-items: center;
	flex-wrap: wrap;
}


.cp-product__sizes-label{
	color: #222;
	font-size: 14px;
	margin-right: 9px;
	display: block;
	width: 100%;
	position: relative;
}

@media (max-width: 768px){
	.cp-product__sizes-label{
		font-size: 12px
	}
}

@media (max-width: 576px){
	.cp-product__sizes-label{
		font-size: 10px;
		line-height: 1.5;
	}
}


.cp-product__selects{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-top: 6px;
}

.cp-product__selects-item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	border: 1px solid #F4F4F4;
	padding: 4px;
	border-radius: 2px;
	margin-right: 1px;
	margin-bottom: 3px;
}

.cp-product__selects-item:hover{
	border-color: #FF545E;
}

.cp-product__table .cp-product__selects-item--radius-left .cp-product__select{
	border-radius: 4px 0 0 4px;
}

.cp-product__table .cp-product__selects-item--radius-right .cp-product__select{
	border-radius: 0 4px 4px 0;
}

.cp-product__selects-item--radius-left.cp-product__selects-item--radius-right .cp-product__select{
	border-radius: 4px;
}

.cp-product__selects-label,
.cp-product__selects-label_detail{
	font-size: 12px;
	text-align: center;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 6px;
}

.cp-product__select{
	border: 1px solid #97989E;
	padding: 2px;
	font-size: 12px;
	margin-left: -1px;
	outline: none;
}

.cp-product__select-block{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cp-product__select-input{
	position: absolute;
	height: 20px;
	width: 23px;
	border: none;
	top: 2px;
	left: 1px;
	font-size: 13px;
	outline: 0;
	border-radius: 0;
}

@media (max-width: 767px) {
	.cp-product__select-input{
		top: 3px;
		height: 19px;
		line-height: 1.25;
	}
}

.cp-product__table .cp-product__select-input{
	height: 23px;
	width: 23px;
	font-size: 14px;
	left: 8px;
	border-radius: 6px;
}

.cp-product__alert{
	color: #FF251E;
	font-size: 12px;
	margin-top: 2px;
	width: 100%;
	font-weight: bold;
}

.cp-product__package{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin: 14px 0 0;
	flex-wrap: wrap;
}

.cp-product__package-label{
	font-size: 10px;
	color: #222;
	line-height: 1.35;
	margin-bottom: 7px;
}

@media (max-width: 576px){
	.cp-product__package-label{
		font-size: 12px;
	}
}

.cp-product__package-choise{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.cp-product__package-item{
	background: #97989E;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	display: inline-block;
	text-decoration: none;
	padding: 3px 9px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 15px;
	font-weight: 600;
	margin: 0 4px;
	cursor: pointer;
	text-transform: capitalize;
}

#catalog__slider--6 .slick-slide{
	margin: 0 12px;
}

.cp-product__package-item.selected{
	background: #FF251E;
}

.cp-product__package-item:first-child{
	margin-left: 0;
}

.cp-product__make{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 2px 0 6px;
}

.cp-product__price{
	font-size: 13px;
	color: #97989E;
	margin: 0;
}

@media (max-width: 576px) {
	.cp-product__make{
		display: block;
	}

	.cp-product__price{
		margin: 4px 0;
	}
}



.cp-product__grid .cp-product__price{
	margin-top: 0;
}

.cp-product__price-old{
	width: 100%;
	font-size: 13px;
	color: #222;
	display: flex;
}

@media (max-width: 576px) {
	.cp-product__price-old{
		display: none;
	}
}

.cp-product__price-old span{
	font-weight: 400 !important;
	font-size: 12px !important;
}

.cp-product__price-old .product-item__retail-price-real-value{
	margin-right: 4px;
}

.product-item__retail-price-real-value{
	position: relative;
}

.product-item__retail-price-real-value:after{
	content: '';
	width: calc(100% + 12px);
	height: 1px;
	background: #FF251E;
	position: absolute;
	transform: rotate(7deg);
	top: 9px;
	left: 0;
}


.cp-product__table-size-icon{
	width: 18px;
}

.cp-product-mobile-sizes__title .cp-product-sizes__link{
	right: -15px;
}

.cp-product-sizes__text-link{
	color: #3c3f44;
}

.cp-product-sizes__link{
	position: absolute;
	right: -5px;
	top:0;
}

.cp-product__table-size a{
	font-size: 13px;
	color: #222;
	text-decoration: underline;
}

@media (max-width: 576px){
	.cp-product__table-size a{
		font-size: 10px;
	}
}

.cp-product__table-size a:hover{
	opacity: 0.8;
	color: #FF545E;
}

.totalPrice-ajax{
	width: 100%;
	font-weight: 700;
	margin-top: 6px;
}

.totalPrice-ajax span{
	font-weight: 400;
}

.cp-product__price-old + .cp-product__price{
	margin-top: 3px;
}


.cp-product__price span{
	color: #222;
	font-size: 16px;
	font-weight: 700;
	display: block;
}

@media (max-width: 768px){
	.cp-product__price span{
		font-size: 14px
	}
}

@media (max-width: 576px){
	.cp-product__price span{
		font-size: 14px;
		color: #FF251E;
	}
}

.cp-product__price span.price-number-unit{
	font-size: 12px !important;
}

.cp-product__button{
	border: 1px solid #FF251E;
	border-radius: 22px;
	font-size: 13px;
	font-weight: 600;
	padding: 3px 11px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	cursor: pointer;
	transition: 200ms ease-in;
	color: #222;
	background: none;
}

@media (max-width: 768px){
	.cp-product__button{
		font-size: 11px
	}
}

.cp-product__button svg{
	margin-left: 7px;
}

.cp-product__button svg path{
	transition: 200ms ease-in;
}

.cp-product__button:hover{
	text-decoration: none;
}

.cp-product__button:not(.added):hover{
	background: #FF545E;
	color: #E8E1E1;
	text-decoration: none;
	border-color: #FF545E;
}

.cp-product__button:not(.added):hover svg path{
	fill: #E8E1E1;
}

.cp-product__button:not(.added):active{
	background: #C34859;
	color: #D0D0D0;
	border-color: #C34859;
}

.cp-product__button.added, .ajax-set-mobile-cart-params.added{
	border-color: #1eaa1e !important;
	color: #1eaa1e;
}

.cp-product__button.added svg{
	display: none;
}

.cp-product__info{
	font-size: 12px;
	margin: 10px 0 0;
	color: #97989E;
	text-align: center;
}

.cp-product__delete-from-basket{
	color: #222;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	display: inline-block;
	margin-top: 7px;
}

.cp-product__delete-from-basket:first-letter{
	text-transform: uppercase;
}

.cp-product__delete-from-basket:hover {
	color: #97989E;
}

.ajax-catalog-product-delete-from-basket{
	display: block;
	width: 100%;
}

.cp-product__mobile-compare{
	height: 24px;
	width: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba( 255,255,255,0.8 );
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 3;
}

@media (min-width: 576px) {
	.cp-product__mobile-compare{
		display: none;
	}
}

.cp-product__mobile-compare svg{
	height: 16px;
	width: 16px;
}


/*Table*/



.cp-product__grid .cp-product__select{
	padding: 2px;
}

.cp-product__grid .cp-product__select-input{
	left: 3px;
	height: 20px;
	width: 23px;
	top: 3px;
}

@media (max-width: 767px) {
	.cp-product__table .cp-product__select{
		padding: 4px;
	}
}

.cp-product__grid,
.cp-product__table{
	display: none;
}

.catalog__list.grid .cp-product__grid{
	display: block;
}


/* Table */

.catalog__list.table .cp-product{
	display: grid;
	grid-template-columns: 190px 1fr;
	grid-column-gap: 31px;
	width: 100%;
}

@media (max-width: 1200px){
	.catalog__list.table .cp-product{
		grid-template-columns: 130px 1fr;
		grid-column-gap: 20px;
	}
}

@media (max-width: 480px){
	.catalog__list.table .cp-product{
		grid-template-columns: 1fr;
	}
}

.catalog__list.table .cp-product__image{
	width: 100%;
	height: auto;
}

@media (max-width: 480px){
	.catalog__list.table .cp-product__image{
		max-width: 180px;
		margin: 0 auto;
	}
}

.catalog__list.table .cp-product__image img{
	max-width: 100%;
	height: auto;
}

.catalog__list.table .cp-product__info{
	text-align: left;
	display: grid;
	grid-template-areas:
	"name name state"
	"desc sizes prices"
	"info info info";
	grid-template-columns: 1.15fr 0.85fr 1fr;
	grid-column-gap: 15px;
}

.catalog__list.table .cp-product__name{
	grid-area: name;
	margin: 0 0 14px;
}

.catalog__list.table .cp-product__name a:hover{
	text-decoration: none;
}

.catalog__list.table .cp-product__state{
	grid-area: state;
	font-weight: 700;
	color: #222;
	line-height: 1.25;
	display: flex;
}

.catalog__list.table .cp-product__state span{
	margin-left: 6px;
}

.catalog__list.table .cp-product__state svg{
	flex-basis: 12px;
	flex-shrink: 0;
	margin-top: 2px;
}

@media (max-width: 1200px){
	.catalog__list.table .cp-product__state{
		max-width: 100px;
	}
}

@media (max-width: 576px){
	.catalog__list.table .cp-product__state{
		font-size: 10px
	}
}

.catalog__list.table .cp-product__desc{
	grid-area: desc;
}

@media (max-width: 576px){
	.catalog__list.table .cp-product__property{
		flex-direction: column;
		display: flex
	}

	.catalog__list.table .cp-product__property-value{
		margin-left: 0;
	}
}

.catalog__list.table .cp-product__sizes{
	grid-area: sizes;
	display: block;
	margin: 0;
	color: #222;
}

.catalog__list.table .cp-product__sizes .cp-product__sizes-label{
	font-weight: 700;
	line-height: 1.35;
}

.catalog__list.table .cp-product__sizes .cp-product__sizes-label span{
	font-weight: 400;
}

.catalog__list.table .cp-product__prices{
	grid-area: prices;
}

@media (max-width: 576px){
	.catalog__list.table .cp-product__prices{
		font-size: 12px
	}
}

.catalog__list.table .cp-product__buttons{
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
}

.catalog__list.table .cp-product__button{
	flex-basis: 136px;
	width: 100%;
	display: flex;
	justify-content: center;
}

.catalog__list.table .cp-product__button span{
	display: block;
}
.catalog__list.table .cp-product__actions{
	position: relative;
	top: auto;
	right: auto;
	display: flex;
	flex-direction: row;
	margin-left: auto;
}

@media (min-width: 992px) and (max-width: 1199.98px){
	.catalog__list.table .cp-product__actions{
		margin-left: 0;
		margin-top: 10px;
	}
}

@media (max-width: 768px){
	.catalog__list.table .cp-product__actions{
		margin-left: 0;
		margin-top: 10px;
	}
}

.catalog__list.table .cp-product__actions .cp-product__action{
	flex-basis: 33px;
	flex-shrink: 0;
	margin: 0 4px;
}

@media (max-width: 576px){
	.catalog__list.table .cp-product__actions .cp-product__action{
		flex-basis: 24px;
	}
}

.catalog__list.table .cp-product__package{
	width: 100%;
}

.catalog__list.table .cp-product__label{
	left: 15px;
	top: auto;
	bottom: 15px;
}

.catalog__list.table .cp-product__zoom{
	top: 15px;
}

.catalog__list.table .cp-product__price span{
		font-size: 13px;
}

@media (max-width: 768px){
	.catalog__list.table .cp-product__price{
		font-size: 12px;
		line-height: 1.25;
	}
}

@media (max-width: 576px){
	.catalog__list.table .cp-product__price{
		font-size: 10px
	}
	.catalog__list.table .cp-product__price span{
		font-size: 12px
	}
}

.catalog__list.table .cp-product__price-item{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.catalog__list.table .cp-product__price-label{
	width: 100%;
	color: #222;
	font-weight: 400;
	line-height: 1.25;
}

@media (max-width: 768px){
	.catalog__list.table .cp-product__price-label{
		font-size: 10px
	}
}

.catalog__list.table .cp-product__price-old{
	width: auto;
	line-height: 2.15;
	display: block;
	margin-right: 6px;
}

.catalog__list.table .totalPrice-ajax{
	color: #222;
	font-weight: 400;
	margin-top: 0;
}

.catalog__list.table .totalPrice-ajax .price-number-ajax{
	font-weight: 700;
	font-size: 16px;
}

.catalog__list.table .totalPrice-ajax .price-currency{
	font-weight: 700;
	font-size: 16px;
}

.catalog__list.table .cp-product__table-size{
	margin-top: 8px;
	line-height: 1.25;
}

@media (max-width: 576px){
	.cp-product__table-size{
		display: none
	}
}

.cp-product__additional{
	grid-area: info;
	margin-top: 7px;
	text-transform: uppercase;
}

.cp-product .swiper-pagination{
	width: auto !important;
	background: rgba(237, 235, 235, 0.8);
	border-radius: 5px;
	padding: 3px;
	bottom: 7px !important;
	right: 7px;
	left: auto  !important;
	display: none;
}

@media (max-width: 576px){
	.cp-product .swiper-pagination{
		display: flex;
	}
}

.cp-product .swiper-pagination .swiper-pagination-bullet{
	height: 4px;
	width: 4px;
	background: rgba(31, 31, 31, 0.3);
	margin: 0 2px !important;
}


@media (max-width: 576px){

	.catalog__list:not(.table) .cp-product .cp-product__property:not(:first-child){
/*		display: none;*/
	}

	.catalog__list:not(.table) .cp-product .cp-product__sizes{
		display: none;
	}

	.catalog__list:not(.table) .cp-product .cp-product__price{
		display: flex;
		line-height: 1;
		align-items: flex-end;
	}

	.catalog__list:not(.table) .cp-product .price-number-unit {
		order: 2;
		margin-left: 4px;
	}

	.catalog__list:not(.table) .cp-product .cp-product__price-old{
		width: auto;
		order: 1;
		margin-left: 4px;
	}

	.catalog__list:not(.table) .cp-product .product-item__retail-price-real-value:after{
		top: 4px;
	}

	.catalog__list:not(.table) .cp-product .cp-product__button{
		display: none
	}
}

.cp-product__mobile{
	display: none;
	justify-content: space-between;
	align-items: center;
	margin: 8px 0;
	width: 100%;
}

@media (max-width: 576px) {
	.catalog__list:not(.table) .cp-product .cp-product__mobile{
		display: flex;
	}
}

.cp-product__mobile button{

	border: none;
}

.cp-product__mobile-cart svg{
	height: 29px;
	width: 29px;
}

.cp-product__mobile-compare.added svg path{
	fill: #FF514B;
}

.cp-product__mobile-like.added svg path{
	stroke: #FF514B;
}

.cp-product__mobile-cart.added svg path{
	fill: #FF514B;
}


.cp-product__mobile-like{
	background: #F8F8F8;
	height: 32px;
	width: 32px;
	border-radius: 50%;
	flex-shrink: 0;
	flex-basis: 32px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cp-product__mobile-like svg{
	height: 17px;
	width: 17px;
	position: relative;
	top: 0px;
}

.cp-product__mobile-cart{
	height: 32px;
	border-radius: 20px;
	border: 1px solid #FF251E !important;
	font-size: 13px;
	padding: 0 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
	flex: 1 1 auto;
	margin-left: 10px;
	font-weight: 600;
}

.cp-product-mobile-sizes__items{
	flex-wrap: wrap;
}

.cp-product-mobile-sizes__title{
	line-height: 1.25;
	margin-bottom: 2px !important;
	position: relative;
}

.cp-product-mobile-sizes__title span{
	font-weight: 500;
}

.subscribe_home{
    padding-top: 0;
    padding-bottom: 0;
    margin: -10px 0;
}

/* End */
/* /local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/style.min.css?1656999176959 */
/* /local/templates/interyug_adaptive_new/components/bitrix/catalog/interyug_catalog_new/bitrix/catalog.element/.default/style.css?173288394055760 */
/* /local/templates/interyug_adaptive_new/components/bitrix/catalog.section/catalog/style.css?174247626362222 */
