

/* Start:/bitrix/templates/retail/components/bitrix/catalog/main/style.css?17306624536233*/
.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;}


#catalog__content .catalog_image {
	display: block;
	width: 50%;
}

#catalog__content .catalog__nav {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#catalog__content .title_box {
	margin: 0;
	padding-top: 0;
}
.catalog__filter-container {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 18px;
}

.favorite-element-container .title_box {
	margin-bottom: 0;
}

#catalog__content .title_box h1 {
	font-weight: 900;
	font-size: 24px;
}

#catalog__content .title_box .sub_title {
	color: #81bc3d;
	font-weight: 900;
	font-size: 14px;
}

#catalog__content .catalog__nav_wrapper {
	width: 50%;
	border-top: 1px solid #ddd;
}

#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}

#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item a {
	display: block;
	padding: 10px 0;
	position: relative;
	color: #000;
	font-weight: 500;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
}

#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item a:after {
	content: '';
	display: block;
	position: absolute;
	border: 6px solid transparent;
	border-left: 7px solid #000;
	top: 15px;
	right: 0;
	margin: auto;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
}

#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item a:hover {
	color: #81bc3d;
}

#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item a:hover:after {
	border-left-color: #81bc3d;
}

#catalog__content .catalog_image_wrapper {
	width: 100%;
	position: relative;
	height: 0;
	padding-top: 100%;
}

#catalog__content .catalog_image_wrapper .catalog_img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

#catalog__content {
	min-height: calc(100vh - 350px);
	flex: 0 0 86%;
	max-width: 86%;
	padding-right: 0;
	position: static;
}
.catalog-list-row, .product_card_detail {
	margin-top: 20px;
}

#catalog__list {
	/*margin-top: -5px;*/
}

#catalog__list .title_box {
	width: 100%;
}
.catalog__content .sorting_box .sorting {
	padding-right: 7px;
}
.catalog-section-descr {
	margin-top: 50px;
}

@media screen and (max-width: 1300px) {
	#catalog__content {
		flex: 0 0 80%;
		max-width: 80%;
	}
}

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

	.catalog_wrapper {
		margin: 0 -10px;
	}

	#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item {
		font-size: 14px;
	}

	#catalog__content .title_box .sub_title {
		font-size: 12px;
	}
}

@media screen and (max-width: 1024px) {


	#catalog__content {
		display: block;
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 10px !important;
	}

	#catalog__content .title_box h1 {
		font-size: 22px;
	}

	#catalog__content .title_box {
		padding-top: 10px;
		padding-bottom: 15px;
	}
	.catalog__list-content {
		border-top: 1px solid #ddd;
		padding-top: 10px;
	}
	.catalog__list-content .product__list.row {
		margin-left: -5px !important;
		margin-right: -5px !important;
	}

	.catalog__section-filter .bx-filter .bx-filter-parameters-box-container-block {
		width: 130px;
	}

	.catalog__section-filter .price-separator {
		width: 50px;
	}

	#catalog__filter, #catalog__list {
		flex: 0 0 100%;
		max-width: 100%;
	}
	#catalog__list {
		padding-left: 10px !important;
		margin-top: 0;
	}
	.catalog-list-row, .product_card_detail {margin-top: 0;}

	#catalog__filter .title {
		position: relative;
		margin: 0;
		justify-content: flex-start;
		padding: 5px 0;
	}

	.catalog__section-filter .del_filter {
		margin: -1px 0 0 13px;
		z-index: 10;
		font-size: 11px;
		text-transform: uppercase;
	}

	.catalog__section-filter .bx-filter .bx-filter-input-checkbox .bx-filter-param-text, #catalog__filter #vertical-multilevel-menu ul {
		/*font-size: 14px;*/
	}

	#catalog__filter #vertical-multilevel-menu ul {
		text-transform: none;
	}

	#catalog__filter ul#vertical-multilevel-menu li a, #catalog__filter ul#vertical-multilevel-menu li ul.section__list-sub li a {
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}

	#catalog__filter ul#vertical-multilevel-menu li.parent .fa-angle-down {
		position: relative;
		top: auto;
		display: inline-block;
		vertical-align: middle;
	}

	.catalog__section-filter .bx-filter .bx-filter-input-checkbox .check {
		width: 16px;
		height: 16px;
	}

	.catalog__section-filter .bx-filter .bx-filter-input-checkbox input[type="checkbox"] + label.bx-filter-param-label .check:before ,
	.catalog__section-filter .bx-filter .bx-filter-input-checkbox input[type="radio"] + label.bx-filter-param-label .check:before {
		width: 10px;
		height: 10px;
	}
}

@media screen and (max-width: 768px) {

	#catalog__content .catalog__nav_wrapper {
		width: 70%;
	}

	#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item {
		padding: 0;
	}

	№catalog__list .title_box {
		display: block;
		width: 100%;
	}

	№catalog__list .title_box h1 {
		width: 100%;
	}

	№catalog__list .title_box .sorting_box {
		width: 100%;
		text-align: left;
	}

	#catalog__list .title_box {
		flex-direction: column;
		align-items: flex-start;
	}
}

@media screen and (max-width: 575.98px) {

	.catalog__list-content .sales_block {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

#vertical-multilevel-menu li .root-item {
	padding: 4px 27px 5px 18px !important;
}

.filt-mob .filt-mob__filt .filt-btn__top .filt-btn__icon {
	display:none;
}

.filt-mob .filt-btn {
	color: #d76f97;
	border: 1px solid #d76f97;
	border-radius: 5px;
}
/* End */


/* Start:/bitrix/templates/retail/components/bitrix/catalog/main/bitrix/catalog.element/bootstrap_v4_new/style.css?173110501275966*/
/*region Sidebar */

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

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

/*endregion*/

/*region Compare*/
.product-item-detail-compare-container {
	position: relative;
	margin: 0 -15px 1px -14px;
	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;
	border-radius:1px;
}

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

/*endregion*/

/*region Price */
.product-detail-price-item {
	/*display: inline-block;*/
	/*vertical-align: middle;*/
}
.product-item-detail-price-current span {
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	color: #232323;
	transition: font-size 200ms ease;
}
.product-item-detail-price-current i.fa {
	font-size: 18px;
}
.product-item-detail-price-current span.quantity-measure {
	font-size: 16px;
}
.catalog-set-constructor-product-item-container .product_item_title {
	margin-bottom: 20px;
}
.catalog-set-constructor-product-item-container .product_item_title .name {
	height: auto;
	min-height: 30px;
}
.product-item-detail-price-old {
	/*margin-left: 7px;*/
}
.product-item-detail-price-old span {
	color: #979797;
	white-space: nowrap;
	position: relative;
	font-size: 16px;
}
.product-item-detail-price-old span:before {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	background-color: rgba(143, 143, 143, .7);
	bottom: 0;
	top: 0;
	left: -2px;
	right: -2px;
	margin: auto;
}

.product-item-detail-economy-price{
	color: #333;
	text-align: center;
	/*white-space: nowrap;*/
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}

/*endregion*/

.product-item-detail-info-container-title {
	color: #a5a5a5;
	font-size: 12px;
}

.product-item-scu-block { }

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

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

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

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

.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-detail-sku-container .product-item-scu-item-text-block {
	position: relative;
	padding: 8px;
	border: 1px solid #d9d9d9;
	cursor: pointer;
	border-radius: 3px;
}

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

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

.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { border-color: #81bc3d; }

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

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

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

.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;
	border-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;
	border: 1px solid #c0cfda;
	border-color: var(--theme-color-primary);
	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 { border-width: .5px; }

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

/*endregion*/

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

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

.product-detail-byu-container .product-item-amount-field-btn-plus,
.product-detail-byu-container .product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	width: 39px;
	height: 36px;
	border-radius: 3px;
	background-color: #81bc3d;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

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

.product-detail-byu-container .product-item-amount-field-btn-plus:hover,
.product-detail-byu-container .product-item-amount-field-btn-minus:hover { background: #6c8d46; }

.product-detail-byu-container .product-item-amount-field-btn-plus:after,
.product-detail-byu-container .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-detail-byu-container .product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-detail-byu-container .product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .5 !important;
	cursor: default;
}

.product-detail-byu-container .product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-detail-byu-container .product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover { background-color: #81bc3d; }

.product-detail-byu-container .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-detail-byu-container .product-item-amount-field-btn-plus:after {
	background: url(/bitrix/templates/retail/components/bitrix/catalog/main/bitrix/catalog.element/bootstrap_v4_new/images/plus.svg) no-repeat center;
	background-size: 10px;
}

.product-detail-byu-container .product-item-amount-field-btn-minus:after {
	background: url(/bitrix/templates/retail/components/bitrix/catalog/main/bitrix/catalog.element/bootstrap_v4_new/images/minus.svg) no-repeat center;
	background-size: 10px;
}

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

.product-detail-byu-container .product-item-amount-field {
	display: inline-block;
	padding: 0 5px;
	max-width: 60px;
	width: auto;
	height: 36px;
	border: 0;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	transition: border 300ms ease;
}
.product-detail-byu-container .product-item-amount-field-container .count_input {
	display: flex;
	align-items: center;
	border-radius: 3px;
	border: solid 1px #dadada;
	height: 36px;
	margin: 0 5px;
}

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

.product-item-amount-field:focus {
	outline: none !important;
	border-color: #006cc0;
	border-color: var(--theme-color-primary);
}

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

.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: #81bc3d;
	font-weight: normal;
	font-size: 13px;
}
.product-item-quantity.empty {
	color: #8c8c8c;
	display: none;
}

/*endregion*/
.product_rating span {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
}
.product_rating .count_title {
	margin-right: -3px;
}
.product_rating .count_rating {
	margin-left: 3px;
	font-weight: 500;
	letter-spacing: 1px;
}
.product_rating .fa-star {
	margin-left: 10px;
	color: #c5c5c5;
	font-size: 10px;
}
.product_rating .fa-star.active, .product_rating .fa-star.active-star {
	color: #81bc3d
}

/*region Buy button*/
/*
.btn.product-item-detail-buy-button {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 150px;
	padding-top: 9px;
	padding-bottom: 9px;
}
*/
.btn-not-avaliable .disabled {
	color: #636363;
	font-size: 14px;
	max-width: inherit;
	font-weight: bold;
	padding: 0;
}
/*
.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%);*/
}

/*endregion*/

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

.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: 95%;
	max-height: 95%;
	width: auto;
	height: auto;
	outline: none;
	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;
	background-color: #006cc0;
	background-color: var(--theme-color-primary)
}

/*endregion*/

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

.product-item-detail-slider-controls-image:hover,
.product-item-detail-slider-controls-image.active { outline-color: var(--theme-color-primary); }

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

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

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

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

/*endregion*/

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

/*endregion*/

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

}

/*endregion*/

/*region 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-detail-info-top .product-item-label-ring {
	margin-bottom: 0;
}
.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

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

@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-detail-info-top .product-item-label-ring.product-item-label-top { top: 20px; }

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

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

.product-detail-info-top .product-item-label-ring.product-item-label-left { left: 15px; }

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

.product-detail-info-top .product-item-label-ring.product-item-label-bottom { bottom: 20px; }

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

.product-detail-info-top .product-item-label-ring.product-item-label-right { right: 15px; }

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

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

/*endregion*/

/*region  Tabs */
.product-item-detail-tabs {
	margin-top: 15px;
	position: relative;
	z-index: 2;
}
.product-item-detail-tabs-list.nav-tabs {
	justify-content: center;
	align-items: center;
	border: none;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
	text-decoration: none;
}

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

/*region Small Card*/
.product-item-detail-short-card-fixed {
	position: fixed;
	top: -85px;
	right: 0;
	left: 0;
	z-index: 310;
	box-sizing: border-box;
	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;
	display: flex;
	width:100%;
	align-items: center;
}

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

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

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

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

/*endregion*/

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

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

.product-item-detail-tab-content h3 {
	display: none;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 20px;
}

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

.product-item-detail-properties-item {
	padding: 3px 0;
	display: flex;
	align-items: stretch;
}

.product-item-detail-properties-item.brand .product-item-detail-properties-value a,
.product-detail-description-link {
	color: #81b668;
	border-bottom: 1px solid;
}
.product-item-detail-properties-item.brand .product-item-detail-properties-value a:hover,
.product-detail-description-link:hover {
	border-bottom-color: transparent;
}

.product-item-detail-properties-dots{
	border-bottom:1px dotted #a5a5a5;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.product-item-detail-properties-name {
	font-weight: 500;
}
.product-detail-description-title {
	margin-right: 25px;
}
.sku-line-block-color, .sku-line-block-size {
	padding: 15px 0;
}
.sku-line-block-color .product-item-scu-item-color-container, .sku-line-block-size .product-item-scu-item-text-container {
	padding: 0;
	margin-left: 5px;
}
.sku-line-block-color .product-item-scu-item-color-container:first-child, .sku-line-block-size .product-item-scu-item-text-container:first-child {
	margin-left: 0;
}
.sku-line-block-color .product-item-scu-item-color-container {
	height: 40px;
	max-width: 40px;
	width: 40px;
}
.sku-line-block-size .product-item-scu-item-text-container {
	/*width: 60px;*/
}
.product_card_detail .product-item-scu-item-list {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
.sku-line-block-color .product-item-scu-item-color-block {
	padding-top: calc(100% - 2px);
}
.sku-line-block-color .product-item-scu-item-color {
	-webkit-background-size: cover;
	background-size: cover;
}
.sku-line-block-size .product-item-scu-item-text-block {
	padding: 6px 8px;
}
.sku-line-block-size .product-item-scu-item-text {
	line-height: normal;
	font-size: 12px;
}
.sku-line-block-color .product-item-scu-item-color-block, .sku-line-block-size .product-item-scu-item-text-block {
	outline: none !important;
	border: 1px solid #e8e8e8;
}
.product-item-scu-item-text-block:hover, .product-item-scu-item-color-block:hover {
	border-color: #a8a8a8;
}
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block, .product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
	border-color: #232222;
}

/*endregion*/

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

.fancybox-stage {
	width: 100%;
	min-width: 320px;
	max-width: 1024px;
	height: 90%;
	margin: auto;
	text-align: center;
	transition: .2s ease-in-out;
}
.fancybox-is-open .fancybox-stage {
	background-color: #fff;
}
.product-detail-sku-container .sku-line-block {
	/*display: flex;*/
	/*align-items: center;*/
}
.product-detail-sku-container {
	border-bottom: 1px solid #e9e9e9;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product-detail-sku-container .product-item-scu-container-title {
	margin-right: 5px;
}
.byu-container-row {
	padding-top: 20px;
}

.composite_name, .nutrition-title, .nutrition_value, .product-item-scu-container-title {font-weight: 900;}
.nutrition-title {
	margin-bottom: 15px;
}
.product-detail-composite-container, .product-detail-nutrition-container,
.product_card_detail .product-item-scu-container-title {
    font-size: 14px;
}
.nutrition-item {
    border-radius: 3px;
    border: solid 2px #d3e8bb;
	text-align: center;
	min-width: 90px;
}
.nutrition_percent {
	background-color: #d3e8bb;
	padding: 3px 0;
}

.nutrition_name {
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
}

.nutrition_value {
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
}

.product-detail-byu-container {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.product_card__title h1 {
	line-height: 1.5;
	font-size: 24px;
}

.product_card__title .name {
	color: #151414;
	opacity: .5;
	font-size: 14px;
	margin-top: 5px;
}

.product_card__title .product_card__brand {
	font-size: 24px;
	font-weight: 500;
}

.product-detail-sales-slider .slider_wrapper h2, .product-detail-viewed-slider .slider_wrapper h2 {
	font-size: 18px;
	font-weight: 500;
}
.product_card_detail .catalog__content .product-detail-slider .product_card-flags {
	right: -15px;
}

/* tabs */

.product-item-detail-tabs .sub-title-tab {
	font-size: 16px;
	font-weight: 900;
	margin-bottom: 15px;
}
.product-item-detail-tabs .description-tab {
	border-bottom: solid 1px #e4e4e4;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.product-item-detail-tabs .content-tab {
	font-size: 14px;
}
.product-item-detail-tabs-list .product-item-detail-tab-link {
	font-size: 20px;
	font-weight: 500;
	border: 0;
}

.product-item-detail-tabs-list .product-item-detail-tab-link {
	font-size: 20px;
	font-weight: 500;
	border: 0;
}

.product-item-detail-tabs-list .product-item-detail-tab-link span {
	border-bottom: 3px solid transparent;
	padding: 0 5px 3px;
	transition: .2s ease-in-out;
}

.product-item-detail-tabs-list .product-item-detail-tab-link:hover {
	background-color: transparent;
}

.product-item-detail-tabs-list .product-item-detail-tab-link {
	border: 0 !important;
	padding: 5px;
}

.product-item-detail-tabs-list .product-item-detail-tab-link:hover span {
	/*border-bottom-color: #a9de6d;*/
}
.product-item-detail-tabs-list .product-item-detail-tab-link.active span {
	border-bottom-color: #81bc3d;
}
.product-item-detail-properties-item .properties-item {
	width: 100%;
	align-items: flex-start;
}
.product-item-detail-properties-item .product-item-detail-properties-value a {
	color: #81bc3d;
	border-bottom: 1px solid;
}

.product-item-detail-properties-item .product-item-detail-properties-value a:hover {
	border-bottom-color: transparent;
}

.product-detail-sales-slider  .owl-carousel .owl-stage-outer {
	padding-bottom: 60px;
}
.product-detail-sales-slider .product_item__price .price {
	/*font-size: 18px;*/
	/*display: inline-block;*/
	/*margin-right: 5px;*/
}

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

.product-detail-sales-slider .product_item__price .price-unit {
	/*display: inline;*/
	/*color: #232323;*/
	/*font-size: 14px;*/
	/*font-weight: bold;*/
}
.product-detail-sales-slider .product_item__price .old_price {
	/*position: static;*/
	/*display: inline-block;*/
}

/* region new style product-card-detail --------------------------------------------------------------------------*/

.sku-line-block-color, .sku-line-block-size, .product-detail-descriptions {
	margin: 20px 0;
	padding: 0;
	line-height: 1.5;
}

.product_card_detail .product-item-scu-container-title, .product-detail-description-title {
	color: #000;
}

.product-detail-descriptions .tab-content {
	line-height: 1.86;
}

.product-detail-info-top .btn-not-avaliable .disabled {
	font-size: 18px;
}
.product-detail-info-top .btn-not-avaliable {
	background: none;
	padding: 0;
}

.product-item-detail-slider-block {
	height: 410px;
	padding-top: 0;
	width: calc(100% - 95px);
	box-shadow: 0 2px 4px 0 rgba(210, 210, 210, 0.5);
	border: solid 1px #e2e2e2;
}

.product-item-detail-slider-container {
	display: flex;
	justify-content: space-between;
}

.product-item-detail-slider-controls-block {
	width: 85px;
	height: 466px;
	padding: 28px 0;
	margin-top: -28px;
	position: relative;
}

.product-item-detail-slider-controls-block .swiper-container {
	height: 100%;
}

.product-item-detail-slider-controls-block .swiper-wrapper {
	flex-direction: column;
}

.product-item-detail-gallery .swiper-arrow {
	font-size: 0;
	text-align: center;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: none;
	border: none;
	padding: 0;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	font-family: FontAwesome;
	transition: .3s ease-in-out;
	opacity: 0;
}

.product-item-detail-gallery .is-slider .swiper-arrow {
	opacity: .5;
}

.product-item-detail-gallery .is-slider .swiper-arrow.swiper-button-disabled, .product-item-detail-gallery .is-slider .swiper-arrow.swiper-button-disabled:hover {
	opacity: .2;
	cursor: default;
}

.product-item-detail-gallery .is-slider .swiper-arrow:hover {
	opacity: 1;
}

.product-item-detail-gallery .swiper-next {
	bottom: 0;
}

.product-item-detail-gallery .swiper-prev {
	top: 0;
}

.product-item-detail-gallery .swiper-arrow:before {
	display: block;
	font-size: 25px;
}

.product-item-detail-gallery .swiper-next:before {
	content: '\f107';
}

.product-item-detail-gallery .swiper-prev:before {
	content: '\f106';
}

.product-item-detail-gallery {}

.product-item-detail-content {}

.product-item-detail-slider-controls-image.swiper-slide, .product-fast-item-detail-slider-controls-image.swiper-slide {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: 94.5px;
	margin-bottom: 10px;
	box-shadow: 0 2px 4px 0 rgba(210, 210, 210, 0.5);
	border: solid 1px #e2e2e2;
	outline: none !important;
	transition: .2s ease-in-out;
	background-color: #fff;
	cursor: pointer;
	text-align: center;
}

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

.product-item-detail-slider-left, .product-item-detail-slider-right {
	opacity: .4;
	display: none;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-left, .product-item-detail-slider-container.popup .product-item-detail-slider-right {
	display: block;
}

.product-item-detail-slider-left:hover, .product-item-detail-slider-right:hover {
	opacity: 1;
}

.product-item-detail-slider-controls-image:hover, .product-fast-item-detail-slider-controls:hover {
	border-color: #a8a8a8;
}

.product-item-detail-slider-controls-image.active, .product-fast-item-detail-slider-controls-image.active {
	border-color: rgba(35, 34, 34, .4);
}

.product-item-scu-item-text {
	text-transform: none;
}

.product-item-detail-gallery .product_card-flags {
	right: -7px;
	top: 15px;
}

.product-item-detail-gallery .product_card-flags .flag-item.stock {
	font-size: 14px;
}

.product-detail-pay-block {
	display: flex;
	align-items: center;
}

.price__block {
	margin-right: 50px;
}
/*
.product_add-favour {
	margin-left: 25px;
}
*/
.product-detail-pay-item .product-detail-buy-button {
	display: block;
	width: 170px;
	padding: 11px 0;
	text-align: center;
}

.nav-tabs, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: none;
	padding: 0;
}

.product-detail-descriptions .tab-content {
	font-size: 14px;
	padding: 15px 0;
}

.product-detail-descriptions .nav-tabs > li > a {
	margin: 0;
	line-height: normal;
	border: none;
	border-radius: 0;
	padding: 0;
	background-color: transparent !important;
	display: inline-block;
	color: #81bc3d;
	border-bottom: 1px solid;
	margin-right: 15px;
	font-weight: bold;
}
.product-detail-descriptions .nav-tabs > li:hover > a {
	border-bottom-color: transparent;
}

.nav-tabs > li.active > a {
	color: #232222;
	border-bottom-color: transparent;
	/*font-size: 18px;*/
}

.catalog-set-constructor-wrapper {
	padding: 50px 0;
}

.product-detail-info-top .to_favorites {
	display: block;
	background-size: 17px;
	background-color: #fff;
	margin-left: 0;
	width: 39px;
	height: 36px;
	border-radius: 3px;
	border: solid 1px #81bc3d;
}
/*
.product_add-favour.to_favorites .fa {
	width: 100%;
	height: 100%;
	font-size: 18px;
	padding: 8px 0;
	text-align: center;
	color: #81bc3d;
}
.product_add-favour.to_favorites .fa:before {
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
}

.product_add-favour.to_favorites.active .fa:before, .product_add-favour.to_favorites:hover .fa:before {
	content: "\f004";
}
*/
/* endregion -------------------------------------------------------------------------- */

@media screen and (max-width: 1300px) {
	.nutrition-col {
		padding-left: 10px !important;
	}

	#catalog__content .nutrition-col:first-child {
		padding-left: 15px !important;
	}
}

@media screen and (max-width: 1140px) {
	#catalog__content .nutrition-col:first-child {
		padding-left: 10px !important;
	}

}

@media screen and (max-width: 1024px) {
	.special_offer .fast_view.btn-primary {
		/*width: auto;*/
	}
	.product-item-detail-gallery .swiper-arrow {
		bottom: 0;
		top: 0;
		transform: rotate(-90deg);
	}
	.product-item-detail-gallery .swiper-arrow.swiper-prev {
		left: 0;
		right: auto;
	}
	.product-item-detail-gallery .swiper-arrow.swiper-next {
		right: 0;
		left: auto;
	}

	/* region detail page */
	.product-item-detail-slider-controls-block .swiper-wrapper {
		flex-direction: row;
	}
	.product-item-detail-slider-controls-block {
		width: 100%;
		height: 80px;
		padding: 0 28px;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.product-item-detail-slider-controls-image.swiper-slide, .product-fast-item-detail-slider-controls-image.swiper-slide {
		width: 165.5px;
		height: 80px;
		margin-right: 10px;
		margin-bottom: 0;
	}
	.product-item-detail-slider-controls-block.active .product-item-detail-slider-controls-image-wrapper {border-color: rgba(35, 34, 34, .4);}

	.popup-window-titlebar-close-icon {
		background-color: transparent;
		right: 0;
		top: 0;
	}

	.popup-window-titlebar-close-icon:before, .popup-window-titlebar-close-icon:after {
		background-color: #aaa;
	}

	.product_card_detail .product-detail-info-top {
		display: block;
	}
	.product-item-detail-slider-container {
		flex-wrap: wrap;
	}
	.product_card_detail .product-item-detail-main-info, .product_card_detail .product-item-detail-gallery {
		padding-left: 10px;
		padding-right: 10px;
		flex: 0 0 100%;
		max-width: 100%;
		margin: auto;
	}

	.product-item-detail-slider-block {
		width: 100%;
		height: 350px;
		margin-bottom: 15px;
		order: -1;
	}

	.product-item-detail-slider-controls-image img {
		max-width: 75px;
		max-height: 70px;
	}

	.product_card__title h1 {
		margin-top: 15px;
	}

	.product_card_detail .product-detail-pay-block .to_favorites {
		display: none;
	}

	.product_card_detail .to_favorites.mobile-fav {
		position: absolute;
		z-index: 100;
		left: 10px;
		bottom: 10px;
	}
	/*
	.product_add-favour.active {
		border: 2px solid #81bc3d;
	}
	*/
	.product-detail-pay-block {
		flex-direction: column;
		text-align: center;
	}

	.product-detail-pay-item.product-detail-pay-item {
		width: 100%;
	}

	.price__block {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.product-item-detail-price-current {
		font-size: 25px !important;
	}

	.product-item-detail-price-old span {
		font-size: 18px;
	}

	.product-detail-pay-item .product-detail-buy-button {
		width: 200px;
		margin: auto;
	}
	/*endregion detail page*/

	.product_card_detail .product-item-detail-gallery {margin-top: 30px;}
	.product_card_detail .product_card__title {
		border-bottom: 1px solid #e9e9e9;
		padding-bottom: 10px;
	}
	.product_card_detail .product-detail-byu-container {margin-top: 5px;}

	.product-item-detail-tabs-list .product-item-detail-tab-link {
		font-size: 18px;
	}

}

@media screen and (max-width: 991.98px) {

	.properties-item .product-item-detail-properties-name {
		max-width: 70%;}
	.properties-item .product-item-detail-properties-value {
		opacity: .7;}
	.product-item-detail-properties-item .properties-item {
		justify-content: space-between;
		align-items: flex-end;
	}
}

@media screen and (max-width: 767.98px) {

	.product-item-detail-slider-controls-block {
		max-width: 575px;
		margin-left: auto;
		margin-right: auto;
	}

}

@media screen and (max-width: 575.98px) {
	#catalog__content .nutrition-col {
		padding-left: 5px !important;
	}
	.product-detail-sku-container .product-item-scu-container-title {
		margin: 15px 0 5px;}
	.product-detail-price-item {
		display: block;
		margin-left: 0;
	}
	.btn.product-item-detail-buy-button {
		width: 120px;}

	.product-item-detail-slider-controls-image.swiper-slide, .product-fast-item-detail-slider-controls-image.swiper-slide {
		width: 108px;
	}
	.product-item-detail-slider-controls-block {
		max-width: 400px;
	}
}
@media screen and (max-width: 400px) {

	.product-item-detail-slider-controls-image.swiper-slide, .product-fast-item-detail-slider-controls-image.swiper-slide {
		width: 81.3px;
	}
	.product-item-detail-slider-controls-block {
		max-width: 320px;
	}

	.product_card_detail h2, .product_card__title h1, h2 {
		font-size: 18px;
	}
	#catalog__content .nutrition-item {
		min-width: 70px;
		font-size: 12px;
	}

	.product-item-detail-slider-image img {
		max-width: 85%;
		max-height: 85%;
	}

}
.product-item-detail-slider-image {
    display: none;
}
.product-item-detail-slider-image.active {
   display: block;
}














/*new*/

.big-title {
    font-size: 36px;
    font-weight: 400;
    line-height: 43.2px;
    color: rgba(11, 11, 11, 1);
}

.product__slider {
    width: calc(540 / 1170* 100%);
}

.product__title {
    margin-bottom: 30px;
}

.product__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.product__conteiner {
    position: relative;
}

.product__param {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(570 / 1170* 100%);
}

.product__param-right {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    width: calc(241 / 570* 100%);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.product__param-left {
    width: calc(299 / 570* 100%);
}

.product-param__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 10px;
}

.product-param__block-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 16px;
}

.product__specifications {
    margin-bottom: 20px;
}

.product__number-cells {
    margin-bottom: 20px;
    overflow: hidden;
}

.slider-img__swiper {
    overflow: hidden;
}

.slider-img__img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: transparent;
}

.slider-img__img-block img {
    max-width: 480px;
    aspect-ratio: 1;
}

.slider-img__container-img {
    position: relative;
    text-align:center;
}

.slider-img__warning {
    position: absolute;
    top: 10px;
    left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    z-index: 2;
}

/* slider-warning */
.slider-warning__item {
    display: inline-block;
    padding: 6.5px 10px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
    background: rgba(230, 196, 2, 1);
    color: rgba(255, 255, 255, 1);
}

.slider-warning__item_special_offer {
    background: rgba(247, 110, 143, 1);
}

.slider-warning__item_product_hit {
    background: rgba(237, 75, 81, 1);
}

.slider-warning__item_sale {
    background: rgb(244, 44, 44, 1);
}

/* slider */
.slider-btn-next,
.slider-btn-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 11px;
    margin: 0;
    border-radius: 50%;
    background: rgba(182, 186, 194, 1);
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

.slider-btn-next:hover,
.slider-btn-prev:hover,
.slider-btn-next:focus-visible,
.slider-btn-prev:focus-visible {
    background: rgba(247, 110, 143, 1);
}

.slider-btn-next svg,
.slider-btn-prev svg {
    width: 15px;
    height: 12px;
}

.slider-btn-next svg {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.slider-btn-next {
    right: -14px;
}

.slider-btn-prev {
    left: -14px;
}
/* .slider-img */
.slider-img__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.slider-img__list  a {
    display: flex;
    justify-content: center;
}

.card-descr__slider {
    padding-inline: 30px;
}

.card-slider__wrapper {
    overflow: hidden;
}

.card-slider__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 25px 20px;
    border: 1px solid transparent;
    background-color: transparent;
    -webkit-transition: border-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out;
}

.card-slider__item.swiper-slide-thumb-active{
    border-color: rgba(225, 226, 232, 1);
    border-radius: 12px;
}

/* .rating */
.rating__total-sum {
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    color: rgba(11, 11, 11, 1);
}

.rating__total-ratings {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    color: rgba(116, 123, 132, 1);
}

:root {
    --ratingSize: 90px;
}

.star-rating {
    height: 18px;
    position: relative;
    width: var(--ratingSize);
}

.star-rating::before { 
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.963 6.78594C16.875 6.51494 16.64 6.31694 16.358 6.27594L11.738 5.60494L9.67196 1.41794C9.41996 0.905936 8.57896 0.905936 8.32696 1.41794L6.26096 5.60394L1.64096 6.27494C1.35896 6.31594 1.12396 6.51394 1.03596 6.78494C0.947957 7.05594 1.02096 7.35494 1.22596 7.55394L4.56896 10.8119L3.77896 15.4129C3.73096 15.6949 3.84596 15.9789 4.07696 16.1469C4.30796 16.3139 4.61496 16.3359 4.86696 16.2039L8.99896 14.0309L13.131 16.2039C13.241 16.2619 13.36 16.2899 13.48 16.2899C13.635 16.2899 13.79 16.2419 13.921 16.1469C14.152 15.9789 14.268 15.6949 14.219 15.4129L13.429 10.8119L16.772 7.55394C16.977 7.35494 17.05 7.05594 16.962 6.78494L16.963 6.78594Z' fill='%23B6BAC2'/%3E%3C/svg%3E");
    background-repeat: repeat-x;
    background-size: 18px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: var(--ratingSize);
}

.star-rating span {
    display: block;
    text-indent: -10000px;
    width: var(--ratingSize);
    height: 18px;
    position: absolute;
    overflow: hidden;

}

.star-rating span::before { 
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.963 6.78594C16.875 6.51494 16.64 6.31694 16.358 6.27594L11.738 5.60494L9.67196 1.41794C9.41996 0.905936 8.57896 0.905936 8.32696 1.41794L6.26096 5.60394L1.64096 6.27494C1.35896 6.31594 1.12396 6.51394 1.03596 6.78494C0.947957 7.05594 1.02096 7.35494 1.22596 7.55394L4.56896 10.8119L3.77896 15.4129C3.73096 15.6949 3.84596 15.9789 4.07696 16.1469C4.30796 16.3139 4.61496 16.3359 4.86696 16.2039L8.99896 14.0309L13.131 16.2039C13.241 16.2619 13.36 16.2899 13.48 16.2899C13.635 16.2899 13.79 16.2419 13.921 16.1469C14.152 15.9789 14.268 15.6949 14.219 15.4129L13.429 10.8119L16.772 7.55394C16.977 7.35494 17.05 7.05594 16.962 6.78494L16.963 6.78594Z' fill='%23F76E8F'/%3E%3C/svg%3E");
    background-repeat: repeat-x;
    background-size: 18px;
    bottom: 0;
    content: "";
    display: block;
    height:18px;
    left: 0;
    position: absolute;
    right: 0;
    text-indent: 10000px;
    top: 0;
}


.product-param__article {
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
}

/* specifications */
.specifications__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr;
    grid-template-columns: repeat(12, 1fr);
    gap: 5px;
}

.specifications__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6px;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: rgba(11, 11, 11, 1);
}


.specifications__key, 
.specifications__value {
    word-break: break-all;
}

.specifications__key {
    -ms-grid-column-span: 5;
    grid-column: span 5;
    color: rgba(116, 123, 132, 1);
}

.specifications__value {
    -ms-grid-column-span: 7;
    grid-column: span 7;
}

.accordeon-top {
    border-bottom: 1px dashed currentColor;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: rgba(247, 110, 143, 1);
}

.accordeon-top_close {
    display: none;
}

.accordeon-item {
    position: relative;
}

.accordeon-item.active .accordeon-top_close {
    display: block;
}

.accordeon-item.active .accordeon-top_open {
    display: none;
}

.accordeon-item.active .accordeon-top {
    position: absolute;
    bottom: 0;
}

.accordeon-item.active {
    padding-bottom: 23px;
}

/* number-cells  */
.number-cells__title {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: rgba(116, 123, 132, 1);
}

.number-cells__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
}

.number-cells__link {
    display: inline-block;
    padding: 7.5px 20.5px;
    border: 1px solid rgba(215, 217, 225, 1);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    text-wrap: nowrap;
    color: rgba(11, 11, 11, 1);
    -webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    transition: border-color .3s ease-in-out, color .3s ease-in-out;
    cursor: pointer;
}

.number-cells__link:hover,
.number-cells__link:focus,
.number-cells__link.active {
    border-color: rgba(247, 110, 143, 1);
    color: rgba(247, 110, 143, 1);
}

/* product-total */
.product-total__top {
    margin-bottom: 20px;
}

.product-total__bonus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
    gap: 4px;
}

.product-total__sum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    color: rgba(11, 11, 11, 1);
}

.product-total__sum-old {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.6px;
    color: rgba(116, 123, 132, 1);
}

.product-total__sum-old::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
    width: 100%;
    height: 1px;
    background-color: currentColor;
}

.product-total__basket {
    padding-block: 11.3px;
    width: 100%;
    border: none;
    border-radius: 10px;
    background: rgba(247, 110, 143, 1);
    background-color: rgba(247, 110, 143, 1);
    font-size: 16px;
    font-weight: 500;
    line-height: 22.4px;
    color: rgba(255, 255, 255, 1);
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.product-total__basket:hover {
    color: white;
    opacity: 0.5;
}

.product-total__interface {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}

.product-total__btn-dom {
    width: 100%;
}

.product-total__basket_none {
    display: none;
}

.product-total-list {
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
}

.product-total-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
}

.product-total-list li {
    position: relative;
}

.product-total-list li::before {
    content: "";
    position: absolute;
    display: inline-block;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    left: 0px;
}

.product-successful li {
    padding-left: 13px;
}

.product-successful li::before {
    width: 5px;
    height: 5px;
    background: rgba(80, 185, 70, 1);
    border-radius: 50%;
}

.product-expected li {
    padding-left: 22px;
}

.product-expected li::before {
    width: 14px;
    height: 14px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_32_1956)'%3E%3Cpath d='M13.7838 6.68654L12.3869 4.51421C12.1357 4.12299 11.7071 3.88888 11.242 3.88888H10.1111V3.69443C10.1111 2.51454 9.15211 1.55554 7.97222 1.55554H2.13889C0.959 1.55554 0 2.51454 0 3.69443V9.13888C0 10.3188 0.959 11.2778 2.13889 11.2778H2.20189C2.16456 11.1541 2.13889 11.025 2.13889 10.8889C2.13889 10.1368 2.74867 9.52776 3.5 9.52776C4.25133 9.52776 4.86111 10.1368 4.86111 10.8889C4.86111 11.025 4.83467 11.1541 4.79811 11.2778H8.23044C8.19311 11.1541 8.16745 11.025 8.16745 10.8889C8.16745 10.1368 8.77722 9.52776 9.52856 9.52776C10.2799 9.52776 10.8897 10.1368 10.8897 10.8889C10.8897 11.025 10.8632 11.1541 10.8267 11.2778H11.8619C13.0418 11.2778 14.0008 10.3188 14.0008 9.13888V7.4231C14.0008 7.16176 13.9253 6.90665 13.7838 6.68654ZM10.1111 6.6111V5.05554H11.242C11.3081 5.05554 11.3696 5.08899 11.4053 5.14499L12.348 6.6111H10.1111Z' fill='%23FDBE44'/%3E%3Cpath d='M3.49999 12.8333C2.42821 12.8333 1.55554 11.9607 1.55554 10.8889C1.55554 9.81712 2.42821 8.94446 3.49999 8.94446C4.57176 8.94446 5.44443 9.81712 5.44443 10.8889C5.44443 11.9607 4.57176 12.8333 3.49999 12.8333ZM3.49999 10.1111C3.07143 10.1111 2.72221 10.4603 2.72221 10.8889C2.72221 11.3175 3.07143 11.6667 3.49999 11.6667C3.92854 11.6667 4.27776 11.3175 4.27776 10.8889C4.27776 10.4603 3.92854 10.1111 3.49999 10.1111Z' fill='%23FDBE44'/%3E%3Cpath d='M9.52782 12.8333C8.45604 12.8333 7.58337 11.9607 7.58337 10.8889C7.58337 9.81712 8.45604 8.94446 9.52782 8.94446C10.5996 8.94446 11.4723 9.81712 11.4723 10.8889C11.4723 11.9607 10.5996 12.8333 9.52782 12.8333ZM9.52782 10.1111C9.09926 10.1111 8.75004 10.4603 8.75004 10.8889C8.75004 11.3175 9.09926 11.6667 9.52782 11.6667C9.95637 11.6667 10.3056 11.3175 10.3056 10.8889C10.3056 10.4603 9.95637 10.1111 9.52782 10.1111Z' fill='%23FDBE44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_32_1956'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: 14px 14px;
}

.product-out-of-stock li {
    padding-left: 18px;
}

.product-out-of-stock li::before {
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_32_1418)'%3E%3Cpath d='M5.00004 9.16665C7.30123 9.16665 9.16671 7.30117 9.16671 4.99998C9.16671 2.69879 7.30123 0.833313 5.00004 0.833313C2.69885 0.833313 0.833374 2.69879 0.833374 4.99998C0.833374 7.30117 2.69885 9.16665 5.00004 9.16665Z' stroke='%23F76E8F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='square'/%3E%3Cpath d='M6.45841 3.54163L3.54175 6.45829' stroke='%23F76E8F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='square'/%3E%3Cpath d='M6.45841 6.45829L3.54175 3.54163' stroke='%23F76E8F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='square'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_32_1418'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: 10px 10px;
}

.product-total__suptitle {
    margin-bottom: 5px;
    font-family: "TildaSans";
    font-size: 16px;
    font-weight: 500;
    line-height: 20.8px;
    color: rgba(11, 11, 11, 1);
}

/* .product-bonus  */
.product-bonus svg {
    width: 18px;
    height: 18px;
}

.product-bonus span {
    font-family: "TildaSans";
    font-size: 13px;
    font-weight: 400;
    line-height: 14.4px;
    color: rgba(11, 11, 11, 1);
}

.product-total__checkbox + label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10.5px;
    border-radius: 10px;
    background: rgba(242, 243, 245, 1);
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.product-total__checkbox:hover + label {
    opacity: 0.5;
} 

.product-total__checkbox + label svg {
    width: 18px;
    height: 19px;
}

.product-total__checkbox + label svg path {
    -webkit-transition: fill .3s ease-in-out, stroke .3s ease-in-out;
    -o-transition: fill .3s ease-in-out, stroke .3s ease-in-out;
    transition: fill .3s ease-in-out, stroke .3s ease-in-out;
}

.product-total__checkbox + label svg path {
    fill: #B6BAC2;
    stroke: #B6BAC2;
}

.product-total__checkbox:checked + label svg path {
    fill: #F76E8F;
    stroke: #F76E8F;
}

.product-total__checkbox:checked + label {
    background: rgba(242, 243, 245, 1);
}

/* .btn-total */
.btn-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10.5px 20px;
    border-radius: 10px;
    background: rgba(242, 243, 245, 1);
    position: relative;
  }
  

  .btn-total__btn {
    padding: 0;
    background-color: transparent;
    height: 100%;
  }
  
  .btn-total__btn svg {
    width: 13px;
    height: 13px;
  }

  .btn-total__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
 }
  
  .btn-total__sum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "TildaSans";
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    color: rgba(33, 33, 33, 1);
  }
  
  .btn-total_none {
    display: none;
  }
  .receiving-order ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }

  .receiving-order h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    color: rgba(11, 11, 11, 1);
  }

  .receiving-order h2 a {
    border-bottom: 1px dashed currentColor;
    font-weight: 500;
    color: rgba(247, 110, 143, 1);
  }

  .receiving-order h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20.6px;
    color: rgba(11, 11, 11, 1);
  }

  .receiving-order p {
    padding-left: 28px;
    font-size: 13px;
    font-weight: 400;
    line-height: 16.6px;
    color: rgba(116, 123, 132, 1);
  }

  .receiving-order h3 svg {
    max-width: 18px;
    width: 100%;
    height: 18px;
  }

  .slider-img__pagination-list {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }

.slider-img__pagination-list .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(182, 186, 194, 1);
}

.slider-img__pagination-list .swiper-pagination-bullet-active {
    background: rgba(247, 110, 143, 1);
}



.card-min .card-slider__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.card-min .slider-nav {
    display: none;
}


@media screen and (max-width: 1200px) {
    .slider-img__swiper {
        margin-bottom: 10px;
    }

    .slider-img__warning {
        left: 6.5px;
    }

    .slider-img__next,
    .slider-img__prev,
    .card-slider_none-tab {
        display: none;
    }

    .slider-img__pagination-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .product__slider {
        width: 49%;
    }

    .product__param {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 40px;
        width: 49%;
    }

    .product__param-left,
    .product__param-right {
        width: 100%;
    }

    .big-title {
        font-size: 24px;
        line-height: 24px;
    }

    .product__title {
        margin-bottom: 20px;
    }

    .product-param__block-rating {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px;
    }

    .slider-img__container-img img {
        max-width: 100%;
    }

    .slider-img__img-block img {
        width: 100%;
    }

    .number-cells__link {
        font-size: 14px;
        line-height: 19.6px;
    }

    .number-cells__title {
        margin-bottom: 10px;
    }

    .product-total__top {
        margin-bottom: 30px;
    }

    .product-total__checkbox + label svg {
        width: 24px;
        height: 24px;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    }

    .product-total__checkbox + label {
        font-size: 16px;
        line-height: 22.4px;
    }

}

@media screen and (max-width: 1024px) {
    .product__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 25px;
    }

    .product__slider,
    .product__param {
        width: 100%;
    }

    .product__param-left {
        display: contents;
    }

    .product__param {
        gap: 0;
    }

    .product-param__block-rating {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }

    .product__specifications {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }

    .number-cells__link {
        padding: 6.5px 20.5px;
    }

    .product-total__bottom {
        margin-bottom: 40px;
    }

    .product__param-right {
        margin-bottom: 30px;
    }

    .slider-img__swiper {
        margin-bottom: 15px;
    }

    .slider-img__img-block img {
        display: block;
    }

    .slider-img__img-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .specifications__key {
        -ms-grid-column-span: 3;
        grid-column: span 3;
    }

    .specifications__value {
        -ms-grid-column-span: 9;
        grid-column: span 9;
    }
}

@media screen and (max-width: 768px) {
    .specifications__key {
        -ms-grid-column-span: 7;
        grid-column: span 7;
    }

    .specifications__value {
        -ms-grid-column-span: 5;
        grid-column: span 5;
    }
    
    .slider-img__container-img {
	    height: 250px;
	}
	
	.slider-img__container-img img {
	   	object-fit: contain;
		  width: 100%;
		  height: 100%;
	}
}



.product-item-detail-buy-button {
    padding-block: 11.3px !important;
    width: 100% !important;
    border: none;
    border-radius: 10px;
    background: rgba(247, 110, 143, 1);
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 22.4px;
    color: rgba(255, 255, 255, 1);
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.product-item-detail-buy-button:focus,
.product-item-detail-buy-button:hover {
    color: white;
    opacity: 0.9;
}

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

.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: transparent;
    opacity: 1;
}

.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: 1 !important;
}

.product_add-favour {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10.5px;
    margin: 0;
    border-radius: 10px;
    background: rgba(242, 243, 245, 1);
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.product_add-favour:hover {
    opacity: 0.8;
} 

.product_add-favour svg {
    width: 18px;
    height: 19px;
}

.product_add-favour svg path {
    -webkit-transition: fill .3s ease-in-out, stroke .3s ease-in-out;
    -o-transition: fill .3s ease-in-out, stroke .3s ease-in-out;
    transition: fill .3s ease-in-out, stroke .3s ease-in-out;
}

.product_add-favour svg path {
    fill: #B6BAC2;
    stroke: #B6BAC2;
}

.product_add-favour:active, .product_add-favour.active {
    border: none;	
}

.product_add-favour:hover, .product_add-favour:focus {
    border: none;	
}

.product_add-favour:active svg path, .product_add-favour.active svg path {
    border: none;
    fill: #F76E8F;
    stroke: #F76E8F;
}

.product-item-amount {
    display: none;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    padding: 11.3px 20px !important;
    border-radius: 10px !important;
    background: rgba(242, 243, 245, 1) !important;
    position: relative !important;
}

.product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
    height: 18px !important;
    width: 18px !important;
    min-width: 0 !important;
    background-color: transparent !important;
    opacity: 1 !important;
}

.product-item-amount-field-container .count_input {
    height: 100% !important;
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
    content: "" !important;
    opacity: 1 !important;
    background: none !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 18px 18px !important;
}

.product-item-amount-field-btn-minus:after {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.75 10.25H3.25C2.836 10.25 2.5 9.914 2.5 9.5C2.5 9.086 2.836 8.75 3.25 8.75H14.75C15.164 8.75 15.5 9.086 15.5 9.5C15.5 9.914 15.164 10.25 14.75 10.25Z' fill='%23212121'/%3E%3C/svg%3E") !important;
}

.product-item-amount-field-btn-plus:after {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.75 10.25H3.25C2.836 10.25 2.5 9.914 2.5 9.5C2.5 9.086 2.836 8.75 3.25 8.75H14.75C15.164 8.75 15.5 9.086 15.5 9.5C15.5 9.914 15.164 10.25 14.75 10.25Z' fill='%23212121'/%3E%3Cpath d='M9 16C8.586 16 8.25 15.664 8.25 15.25V3.75C8.25 3.336 8.586 3 9 3C9.414 3 9.75 3.336 9.75 3.75V15.25C9.75 15.664 9.414 16 9 16Z' fill='%23212121'/%3E%3C/svg%3E") !important;
}

.product-item-amount .count_input {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.product-item-amount .product-item-amount-field {
    padding: 0 !important;
    height: initial !important;
    font-family: "TildaSans" !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22.4px !important;
    color: rgba(33, 33, 33, 1) !important;
}

.product-item-amount-field-container {
    justify-content: space-between !important;
    width: 100% !important;
}

@media (max-width: 1300px) {
    .product-item-amount-field-container {
        min-width: 100% !important;
        padding: 0 !important;
    }

    .product-item-amount-field-btn-plus:after, .product-item-amount-field-btn-minus:after {
        line-height: inherit !important;
        font-family: "TildaSans" !important;
        background-size: 18px 18px !important;
    }

    .product-item-amount-field-btn-plus:after, .product-item-amount-field-btn-minus:after {
        position: absolute !important;
    }

    .product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
        position: relative !important;
    }
}


.bx-catalog-element.on-basket .product-item-detail-buy-button{
	display:none;
}

.bx-catalog-element.on-basket .product-item-amount{
	display:block;
}

.product-total-list {
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
}

.product-total-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
}

.product-total-list li {
    position: relative;
}

.product-total-list li::before {
    content: "";
    position: absolute;
    display: inline-block;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    left: 0px;
}

.product-successful {
    padding-left: 13px;
}

.product-successful::before {
    width: 7px;
    height: 7px;
    background: rgba(80, 185, 70, 1);
    border-radius: 50%;
}

.product-expected {
    padding-left: 22px;
}

.product-expected::before {
    width: 14px;
    height: 14px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_32_1956)'%3E%3Cpath d='M13.7838 6.68654L12.3869 4.51421C12.1357 4.12299 11.7071 3.88888 11.242 3.88888H10.1111V3.69443C10.1111 2.51454 9.15211 1.55554 7.97222 1.55554H2.13889C0.959 1.55554 0 2.51454 0 3.69443V9.13888C0 10.3188 0.959 11.2778 2.13889 11.2778H2.20189C2.16456 11.1541 2.13889 11.025 2.13889 10.8889C2.13889 10.1368 2.74867 9.52776 3.5 9.52776C4.25133 9.52776 4.86111 10.1368 4.86111 10.8889C4.86111 11.025 4.83467 11.1541 4.79811 11.2778H8.23044C8.19311 11.1541 8.16745 11.025 8.16745 10.8889C8.16745 10.1368 8.77722 9.52776 9.52856 9.52776C10.2799 9.52776 10.8897 10.1368 10.8897 10.8889C10.8897 11.025 10.8632 11.1541 10.8267 11.2778H11.8619C13.0418 11.2778 14.0008 10.3188 14.0008 9.13888V7.4231C14.0008 7.16176 13.9253 6.90665 13.7838 6.68654ZM10.1111 6.6111V5.05554H11.242C11.3081 5.05554 11.3696 5.08899 11.4053 5.14499L12.348 6.6111H10.1111Z' fill='%23FDBE44'/%3E%3Cpath d='M3.49999 12.8333C2.42821 12.8333 1.55554 11.9607 1.55554 10.8889C1.55554 9.81712 2.42821 8.94446 3.49999 8.94446C4.57176 8.94446 5.44443 9.81712 5.44443 10.8889C5.44443 11.9607 4.57176 12.8333 3.49999 12.8333ZM3.49999 10.1111C3.07143 10.1111 2.72221 10.4603 2.72221 10.8889C2.72221 11.3175 3.07143 11.6667 3.49999 11.6667C3.92854 11.6667 4.27776 11.3175 4.27776 10.8889C4.27776 10.4603 3.92854 10.1111 3.49999 10.1111Z' fill='%23FDBE44'/%3E%3Cpath d='M9.52782 12.8333C8.45604 12.8333 7.58337 11.9607 7.58337 10.8889C7.58337 9.81712 8.45604 8.94446 9.52782 8.94446C10.5996 8.94446 11.4723 9.81712 11.4723 10.8889C11.4723 11.9607 10.5996 12.8333 9.52782 12.8333ZM9.52782 10.1111C9.09926 10.1111 8.75004 10.4603 8.75004 10.8889C8.75004 11.3175 9.09926 11.6667 9.52782 11.6667C9.95637 11.6667 10.3056 11.3175 10.3056 10.8889C10.3056 10.4603 9.95637 10.1111 9.52782 10.1111Z' fill='%23FDBE44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_32_1956'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: 14px 14px;
}

.product-out-of-stock {
    padding-left: 13px;
}

.product-out-of-stock::before {
    width: 7px;
    height: 7px;
    /*
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_32_1418)'%3E%3Cpath d='M5.00004 9.16665C7.30123 9.16665 9.16671 7.30117 9.16671 4.99998C9.16671 2.69879 7.30123 0.833313 5.00004 0.833313C2.69885 0.833313 0.833374 2.69879 0.833374 4.99998C0.833374 7.30117 2.69885 9.16665 5.00004 9.16665Z' stroke='%23F76E8F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='square'/%3E%3Cpath d='M6.45841 3.54163L3.54175 6.45829' stroke='%23F76E8F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='square'/%3E%3Cpath d='M6.45841 6.45829L3.54175 3.54163' stroke='%23F76E8F' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='square'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_32_1418'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: 7px 7px;
    */
    background: rgba(237, 75, 81, 1);
    border-radius: 50%;
}

.product-total__suptitle {
    margin-bottom: 5px;
    font-family: "TildaSans";
    font-size: 16px;
    font-weight: 500;
    line-height: 20.8px;
    color: rgba(11, 11, 11, 1);
}

#catalog__content {
	max-width: 100%; 
	flex: 0 0 100%;
}
/* End */


/* Start:/bitrix/templates/retail/components/bitrix/catalog.product.subscribe/retail/style.css?17065680512233*/
/* Button */
.btn.bx-catalog-subscribe-button
{
    display: inline-block;
    background-color: #81bc3d;
    cursor: pointer;
    color: #fff;
    padding: 10px;
    font-weight: normal;
    font-size: 12px;
}
.btn.bx-catalog-subscribe-button span{
    font-size: 12px;
}
.btn.bx-catalog-subscribe-button:hover{
    color: #fff;
    background: #6c8d46;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
}
.btn.bx-catalog-subscribe-button.disabled{
    background-color: #bcbcbc;
    cursor: default;
    color: #fff;
}

.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */


/* Start:/bitrix/components/krayt/emarket.comments/templates/.default/style.css?170655638110670*/
.reviews-header {
    border-top: solid 1px #e6e6e6;
    padding: 15px 0;
}
.ec-comments-list {
    border-top: solid 1px #e6e6e6;
}
.reviews-header .stars-list {
    display: flex;
    align-items: center;
    margin-left: 10px;
    margin-right: 5px;
}
.reviews-header .count-rating {
    font-size: 18px;
    font-weight: 900;
    color: #81bc3d;
}
.ec-comment .author .ec-rating span{
    position: relative;
    top: -4px;
    left: 10px;
}
div.element_description .ec-rating{
 background-color: transparent;
}
.comments_rating .ec-rating .ec-criteria .star{
    cursor: pointer !important;
}

.element_description .author {
    color: #636363;
    font-size: 13px;
}

.element_description .author .name {
    line-height: 20px;
    font-weight: 900;
    font-size: 14px;
    margin-bottom: 4px;
}
.element_description .author p{
    margin-bottom: 0px;
}

.element_description .emarket-comments {
    position: relative;
    font-size: 14px;
}
.element_description .emarket-comments h2{
    display: none;
}
.element_description .emarket-comments .rating, .element_description .ec-rating .ec-criteria .ec-criteria-rating, .element_description .ec-rating .ec-criteria-full .ec-criteria-rating {
    display: flex;
    align-items: center;
}

.element_description .emarket-comments .rating span {
    position: relative;
    top: -5px;
    padding-left: 7px;
    margin-right: 10px;
    font-weight: 600;
}
.ec-comment.row{
    border-top: 1px solid #dfdfdf;
}
.ec-comments-list.clear{
    border-bottom: 1px solid #dfdfdf;
}

.element_description #ec_comment_show, .element_description .ec-comments-add .btn {
    border-width: 1px;
}

.element_description .ec-comments-add {
    display: none;
    padding-top: 50px;
    border-top: solid 1px #e6e6e6;
}

.element_description .ec-comments-add.open {
    display: block
}

.element_description .ec-comments-add span {
    padding-top: 15px;
    padding-bottom: 5px;
    display: block;
    font-weight: 600;
}

.element_description .ec-comments-add span:first-child {
    padding-top: 0
}

.element_description .ec-comments-add span:after {
    content: "*";
    color: #8bc34a
}

.element_description .ec-comments-add input, .element_description .ec-comments-add textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 7px 15px;
    border-radius: 3px;
    transition: .2s;
}
.element_description .ec-comments-add textarea {
    resize: none;
    overflow: inherit;
    height: 100px;
}

.element_description .ec-comments-add input.ec-empty, .element_description .ec-comments-add textarea.ec-empty {
    background-color: #fbf4f4;
    color: #dd6262;
    border: 1px solid #dd6262
}

.element_description .ec-comments-add input.ec-empty:focus, .element_description .ec-comments-add textarea.ec-empty:focus {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    color: initial;
    font-size: 14px
}

.element_description .ec-comments-add .required_fields {
    float: left;
    width: 100%;
    padding: 15px 15px 35px
}

.element_description .ec-comments-add .required_fields p {
    color: #9e9e9e
}

.element_description .ec-comments-add .required_fields span {
    display: initial;
    padding-top: 0
}
.ec_comments_new_buttons {
    padding: 15px 15px 20px;
}
.element_description .ec-comments-add .btn {
    float: left;
    margin-right: 15px
}

.element_description .ec-comments-captcha_title span {
    padding-top: 15px !important
}

.element_description .ec-comments-captcha img {
    height: 36px;
    width: auto;
}

.element_description .comments_rating {
    padding-left: 40px
}

.element_description .comments_rating span {
    padding-bottom: 20px;
    padding-left: 10px;
}

.element_description .ec-rating {
    background-color: #f5f5f5;
    /*padding: 15px 45px 30px 25px;*/
    max-width: 365px
}

.element_description .ec-rating span:after {
    display: none
}

.element_description .ec-rating .ec-criteria, .element_description .ec-rating .ec-criteria-full {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    padding-bottom: 5px;
}
.element_description .ec-rating .ec-criteria-full {
    padding-top: 10px;
    border-top: solid 1px #e6e6e6;
    margin-top: 15px;
}

.element_description .ec-rating .ec-criteria span, .element_description .ec-rating .ec-criteria-full span {
    float: left;
    width: 60%;
    padding-bottom: 0;
    font-weight: 500;
}

.element_description .ec-rating .ec-criteria .ec-criteria-rating, .element_description .ec-rating .ec-criteria-full .ec-criteria-rating {
    /*float: left;*/
    /*padding-right: 10px;*/
    /*position: relative;*/
    /*top: 2px*/
}

.element_description .ec-rating .ec-criteria .ec-criteria-rating:hover, .element_description .ec-rating .ec-criteria-full .ec-criteria-rating:hover {
}

.element_description .ec-rating .ec-criteria .ec-criteria-val, .element_description .ec-rating .ec-criteria-full .ec-criteria-val {
    margin-left: 5px;
    font-size: 16px;
}

.element_description .ec-rating .ec-criteria-full span {
    /*padding-bottom: 20px;*/
    font-weight: 500;
}

.element_description .ec-comment {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
}

.rating_comments {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.element_description .ec-comment .rating_comments .ec-rating {
    display: flex;
    align-items: center;
    padding: 0;
    background: 0 0;
    flex: 0 0 auto;
    max-width: 100%;
    margin-right: 20px;
}

.element_description .ec-comment .rating_comments .ec-rating .star {
    position: relative;
    top: -1px;
    -webkit-transition: none;
    transition: none
}

.element_description .ec-comment .rating_comments .ec-rating span {
    padding-left: 10px;
    font-weight: 600;
}

.element_description .ec-comment .rating_comments i {
    font-size: 20px;
    position: absolute;
    color: #2196f3;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    top: -1px
}

.element_description .ec-comment .rating_comments .ec-rating-list-show {
    color: #81bc3d;
    float: left;
    line-height: 17px;
    display: flex;
    font-size: 14px;
    position: relative;
    border-bottom: 1px solid #81bc3d;
    flex: 0 0 auto;
    max-width: 100%;
}
.ec-rating-list-show:after{
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    bottom: 7px;
    right: -16px;
    border-bottom: 1px solid #365e93;
    border-left: 1px solid #365e93;
    transform: rotate(-45deg);
    transition: .2s;
}
.ec-rating-list-show.arrow-top:after{
    bottom: 3px;
    transform: rotate(135deg);
}
.element_description .ec-comment .rating_comments .ec-rating-list-show:hover {
    border-bottom-color: transparent;
}

.element_description .ec-comment .rating_comments .ec-rating-list-show:active {
    color: #6c8d46;
}

.element_description .ec-comment .rating_comments .ec-rating-list-show.arrow-top i {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.element_description .ec-comment .ec-rating-list {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: none;
}

.element_description .ec-comment .ec-rating-list .item {
    float: left;
    padding-right: 45px;
    display: flex;
    align-items: center;
}

.element_description .ec-comment .ec-rating-list .item span {
    padding-right: 15px;
    float: left
}

.element_description .ec-comment .ec-rating-list .item:last-child span {
    padding-right: 0
}

.element_description .ec-comment .ec-rating-list .item .ec-rating {
    width: initial
}

.element_description .ec-comment .msg {
    width: 100%
}

.element_description .ec-comment .msg span {
    color: #919191;
    padding: 3px 0;
    float: left;
    width: 100%
}
.element_description .ec-comment .msg p{
    margin-bottom: 5px;
}
.element_description .ec-comment .msg span:first-child {
    padding-top: 15px
}

.element_description .no-comment {
    text-align: center;
    display: block;
    padding: 20px 0;
}

.star {
    background-image: url(/bitrix/components/krayt/emarket.comments/templates/.default/images/star_full.svg);
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: 2px;
    -webkit-transition: none;
    transition: none
}

.star:hover {
    cursor: pointer
}


.star.half {
    background-image: url(/bitrix/components/krayt/emarket.comments/templates/.default/images/star_half.svg);
}

.star.empty {
    background-image: url(/bitrix/components/krayt/emarket.comments/templates/.default/images/star_empty.svg);
}

.star.empty.active {
    background-image: url(/bitrix/components/krayt/emarket.comments/templates/.default/images/star_full.svg);
}
.star, .star.empty {
    height: 14px;
    width: 14px;
    cursor: default !important;
}

@media all and (max-width: 1024px){
    .element_description .ec-comments-add {
        padding-top: 30px;}
    .element_description .comments_rating {
        padding-left: 20px;}
}

@media all and (max-width: 768px){
    .element_description .ec-rating{
        padding: 15px 25px 30px 15px;
    }
}
@media all and (max-width: 767px){
    .element_description .emarket-comments .rating,
    .element_description #ec_comment_show{
        position: static;
    }
    .element_description #ec_comment_show{
        margin-left: 10px;
        margin-top: 5px;
    }
    .element_description .emarket-comments .rating span,
    .element_description .author .name{
        font-size: 14px;
    }
    .ec-comments-list.clear{
        padding-top: 20px;
    }
    .element_description .ec-comment .rating_comments .ec-rating{
        width: 40%;
    }
    .element_description .emarket-comments .rating span{
        top: -4px;
    }
    .element_description .ec-comment .ec-rating-list .item{
        margin-bottom: 3px;
    }
    .element_description .comments_rating{
        padding-left: 0;
        padding-top: 20px;
    }
    .element_description .ec-rating {
        padding: 10px 10px 20px;
    }
}

@media all and (max-width: 575.98px) {
    .element_description .emarket-comments .rating, .element_description #ec_comment_show {
        justify-content: center;
    }
}
.error-rating{
    background-color: #fbf4f4;
    color: #dd6262;
    border: 1px solid #dd6262;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    margin-top: 15px;
    display: none;
}
.error-rating.show{
    display: block;
}
/* End */


/* Start:/bitrix/templates/retail/components/bitrix/catalog.section/product-slider/style.min.css?1706568051376*/
.slider .owl-stage-outer {
    padding-bottom: 50px;
}

.slider {
    margin-bottom: -25px;
}
.slider .owl-carousel .owl-stage-outer{
    padding-bottom: 100px;
    margin-bottom: -100px;
}
.catalog-section-header{
    font-size:14px;
    font-weight: bold;
    text-align: left;
    margin:5px 0;
    padding:5px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000;
}
/* End */


/* Start:/bitrix/templates/retail/components/bitrix/catalog.item/product_card/style.css?172559311943834*/
.slider_wrapper .product-item-container, .product__list .product-item-container {
	padding: 5px;
	position: relative;
}

.product_item-link {
	display: block;
	color: #000;
	text-align: center;
}

.product_item_img {
	position: relative;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.product-item {
	display: flex !important;
	flex-direction: column !important;
	box-sizing: border-box;
	width: 100%;
	border-radius: 2px;
	background: #fff;
	padding: 10px;
	box-shadow: 0 2px 4px 0 rgba(210, 210, 210, 0.5);
	border: solid 1px  #dadada;
	position: relative;
	transition: .2s ease-in-out;
}
.product-item .product_item_img{
	flex: none !important;
}
.product_item_title .name{
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: none !important;
}
.product-item .product_item_name_box{
	flex: 1;
	display: flex;
	flex-direction: column;
}
.product-item .product_item_name_box .product_item_buy_box{
	margin-top: auto;
}

.product_item_title .name {
	padding: 10px 0;
	overflow: hidden;
	line-height: 1.4;
	height: 42px;
	font-weight: 500;
	font-size: 14px;
	background-color: #fff;
	z-index: 10;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.product_item_buy_box {
	padding-top: 17px;
}

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

.product_item__price .price {
	font-size: 16px;
	font-weight: bold;
	color: #232323;
}

.product_item__price .old_price {
	font-size: 12px;
	color: #8f8f8f;
	position: absolute;
	bottom: 100%;
}

.old_price span {
	position: relative;
	display: inline-block;
	padding: 0 2px;
}

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

.favour__list {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 30px;
}

.slider .product-item-container {
	width: 100%;
	max-width: 100%;
}
.slider .product-item-container.hover {
	/* height: 339px !important; */
}
.slider.inner-slider .product-item-container.hover {
	/* height: 329px !important; */
}
.product_card_detail .special_offer .product-item-container.hover {
	/* height: 259px !important; */
}
.bx-touch .product-item-container {
	height: auto;
}

.main-slider .product_item {
	width: 100%;
	max-width: 100%;
}
.main-slider .product_item {
	padding: 15px;
}

.basket-item-list .close-btn {
	width: 11px;
	height: 11px;
	right: 10px;
	top: 10px;
}
.basket-item-list .product_item_name_box {
	font-size: 12px;
	height: auto;
	padding: 0;
	padding-bottom: 5px;
}
.basket-item-list .product_item__price .old_price {
	position: relative;
	bottom: auto;
	font-size: 11px;
}

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

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

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

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

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

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

.to_favorites {
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
	cursor: pointer;
}

.product-item-container .product_item .to_favorites {
	width: 36px;
	height: 36px;
	position: absolute;
	top: auto;
    bottom: 0;
    right: 0px;
	z-index: 11;
}

.product_item__price .product-item-info-container {
	position: absolute;
	bottom: 10px;
	right: 5px;
	z-index: 100;
	cursor: pointer;
	margin-bottom: 0;
}

.product_item__ico {
	width: 35px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	border-radius: 50%;
	position: relative;
	transition: .2s ease-in-out;
}

.product_item__ico a {
	display: block;
}

.favour__list .product_item__price .favour-in {
	display: none;
}

.fast_view.btn-primary {
	z-index: -1;
	opacity: 0;
	position: absolute;
	width: 90%;
	height: 45px;
	left: 0;
	right: 0;
	top: 60px;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: .3s ease-out;
	font-size: 12px;
	text-transform: uppercase;
}

.bx-no-touch .product-item-container.hover .product-item,
.bx-no-touch .product-item-container:hover .product-item {
	/*position: absolute;*/
	/*right: 5px;*/
	/*left: 5px;*/
	width: auto;
	border-color: transparent;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .19);
	z-index:30;
}

.bx-no-touch .product__list .product-card .product-item-container.hover .product-item,
.bx-no-touch .product__list .product-card .product-item-container:hover .product-item {
	/*right: 0;*/
	/*left: 0;*/
}

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

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden, .bx-touch .product-item-info-container.product-item-touch-hidden {
	/*display: none;*/
	/*position: absolute;*/
	/*opacity: 0;*/
	/*z-index: -1;*/
	/*visibility: hidden;*/
	/*transition: opacity .2s ease-in-out;*/
	/*transition-delay: .15s;*/
	transition: height .2s ease-out;
	height: 0;
	background-color: #fff;
	position: relative;
}

.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container:hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
	/*position: relative;*/
	/*opacity: 1;*/
	/*z-index: 1;*/
	/*visibility: visible;*/
	/*transition-delay: .15s;*/
	height: 55px;
}
.bx-touch .product-item-info-container.product-item-hidden {
	height: auto;}

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

.bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container.hover .product-item,
.bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container:hover .product-item {
	position: absolute;
	right: -15px;
	left: -15px;
	padding: 15px 15px 0;
	width: auto;
	border-color: transparent;
	box-shadow: 0 7px 10px 0 rgba(0, 0, 0, .19);
}

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

/*Image*/
.product-item-image-wrapper {
	position: relative;
	display: block;
	margin-bottom: 25px;
	padding-top: 180px;
	width: 100%;
	transition: all 300ms ease;
}
.product-detail-sales-slider .product-detail-sales-slider .product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 54%; }

.product__list .product-card .product-item-container .product-item-image-wrapper {
	padding-top: 200px;
}
.product__list .product-card .product-item-container .product-item-image-slider-slide-container,
.product__list .product-card .product-item-container .product-item-image-original,
.product__list .product-card .product-item-container .product-item-image-alternative {
	max-height: 220px;
}

.product-item-image-original,
.product-item-image-alternative {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	max-height: 200px;
	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-detail-sales-slider .product-item-container.hover .product-item-image-original { opacity: 0; }*/

/*.bx-no-touch .product-detail-sales-slider .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%;
	max-height: 200px;
	transition: opacity 300ms ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-item-image-slider-control,
.product-item-image-slider-control.active {
	display: inline-block;
	margin: 0 2px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 1px solid #81bc3d;
	cursor: pointer;
	transition: all 300ms ease;
}

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

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

/*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: #ed4b51;
	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 .product_card-flags {
	z-index: 29;
}
.product__list .product_item .product-item-label-right { right: -15px; }
.product__list .product-item-label-ring.product-item-label-right {right: 0;}
.product__list .product_item .product-item-label-top { top: 0; }
.product-detail-slider .product_item .product-item-label-right { right: 0; }

/* TEXT */
.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}
@media (min-width: 767px) {
	.nofirst_sku{
	  padding-top:6px;
    }

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

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

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

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

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

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

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

.product-item-label-top { top: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bx-touch .product-detail-sales-slider .product-item-info-container.product-item-hidden,
.bx-no-touch .product-detail-sales-slider .product-item-container.hover .product-item-info-container.product-item-hidden {
	display: block;
	opacity: 1;
}

/*Amount*/
.product-item-amount {
	text-align: center;
}

.product-item-amount-field-container {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 32px;
	height: 32px;
	border-radius: 3px;
	background-color: #81bc3d;
	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: #6c8d46; }

.product-item-amount-field-btn-plus:active,
.product-item-amount-field-btn-minus:active { background: #4b7a14; }

.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: #81bc3d;
}

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

.product-item-amount-field-btn-minus:after {
	background: url(/bitrix/templates/retail/components/bitrix/catalog.item/product_card/images/minus.svg) 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-container .count_input {
	display: flex;
	align-items: center;
	border-radius: 3px;
	border: solid 1px #dadada;
	height: 32px;
	margin: 0 4px;
}
.product-item-amount-field {
	display: inline-block;
	padding: 0 5px;
	width: auto;
	max-width: 50px;
	min-width: 35px;
	height: 100%;
	border: 0;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	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 {
	display: block;
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}

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

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

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

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

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

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

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

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

/*endregion*/

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

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

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

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

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

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

	position:relative;
}
.bx-touch .product-item-info-container.product-item-hidden .product_item_sku {
	position: relative;
}
.product-item-line-card .product-item-scu-container { text-align: left; }

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

.product-item-scu-block { }

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

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

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

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px;
	padding-left: 0;
	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: 2px 5px;
	border: 1px solid #d9d9d9;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

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

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

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

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

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 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;
	border-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) ;
	background-size: 80% 80%;
	content: "";
}

.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { border-color: #81bc3d; }

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

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

.wrapper-select-block {
	/* размер и позиционирование */
	position: relative;
	width: 100%;
	padding: 5px 10px;
	/*Общие стили */
	background: #f	ff;
	border: 1px solid #d2d2d2;
	color: #000;
	outline: none;
	cursor: pointer;
	/* Настройки шрифтов */
	border-radius: 3px;
	font-size: 14px;
}
.wrapper-select-block:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -6px;
	border-width: 6px 0 6px 6px;
	border-style: solid;
	border-color: transparent #555;
}
.product-item-scu-list .select-val {
	display: none;}
.product-item-scu-list.wrapper-select-block .select-val {
	display: block;
	font-size: 12px;
}
.wrapper-select-block .select-block {
	/* размер и позиция */
	position: absolute;
	top: 100%;
	border: 1px solid #81bc3d;
	border-top: 0;
	border-radius:  0 0 3px 3px;
	padding: 0;
	left: -1px; /* Size */
	right: -1px; /* Size */

	/* Стили */
	background: #fff;
	font-weight: normal;
	opacity: 0;
	pointer-events: none;
	max-height: 84px;
	display: block;
	/*height: 0;*/
	transition: .2s ease-in-out;
	z-index:100;
}
.wrapper-select-block .select-block li {
	display: block;
	padding: 0;
	z-index: 600;

}
.wrapper-select-block .select-block li .product-item-scu-item {
	display: block;
	padding: 5px 10px;
	border: 0;
	border-radius: 0;
}
.wrapper-select-block .select-block li.selected .product-item-scu-item {
	background-color: rgba(129, 188, 61, .3);
}
.wrapper-select-block .select-block li .select-item {
	text-align: left;
	font-size: 12px;
}

/* Состояние при наведении курсора */
.wrapper-select-block .select-block li:hover .product-item-scu-item {
	background: #f3f8f8;
}
/* активное состояние */
.wrapper-select-block.active .select-block {
	opacity: 1;
	/*height: 84px;*/
	pointer-events: auto;
}

.wrapper-select-block.active:after {
	border-color: #555 transparent;
	border-width: 6px 6px 0 6px;
	margin-top: -3px;
}

.wrapper-select-block.active {
	border-color: #81bc3d;
	border-radius: 3px 3px 0 0;
}

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

.product-item-button-container .btn-primary{
	width: 100%;
}

.btn.product-item-detail-buy-button, .product_item__cart .basket_icon {
	/*padding-left: 8px;*/
	/*padding-right: 12px;*/
	padding: 10px;
	font-weight: normal;
	font-size: 12px;
}
.btn.offers-item-link {
	font-weight: normal;
	font-size: 12px;
}
.btn.offers-item-link .fa {
	margin-left: 5px;
	font-size: 14px;
	font-weight: normal;
}
.basket_icon span {
	display: inline-block;
	vertical-align: middle;
}
.basket_icon .img_basket, .btn.product-item-detail-buy-button .img_basket {
	width: 18px;
	height: 18px;
	position: relative;
	background-image: url('/bitrix/templates/retail/components/bitrix/catalog.item/product_card/images/icons/basket_icon_w.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 5px;
}

/* quantity buttons */
.mini-quantity-btn-slider .product-item-amount-field-container {
	position: relative;
	padding-right: 29px;
	justify-content: flex-end;
}
.mini-quantity-btn-slider .product-item-amount-field-btn-plus, .mini-quantity-btn-slider .product-item-amount-field-btn-minus {
	min-width: 30px;
	height: 18px;
	position: absolute;
	right: 0;
}
.mini-quantity-btn-slider .product-item-amount-field-btn-minus {
	border-radius: 0 0 3px 0;
	bottom: 0;
}
.mini-quantity-btn-slider .product-item-amount-field-btn-plus {
	border-radius: 0 3px 0 0;
	top: 0;
}
.mini-quantity-btn-slider .product-item-amount-field-btn-plus:after, .mini-quantity-btn-slider .product-item-amount-field-btn-minus:after {
	line-height: 17px;
	font-family: FontAwesome;
	background: none;
}
.mini-quantity-btn-slider .product-item-amount-field-btn-minus:after {
	content: '\f107';
}
.mini-quantity-btn-slider .product-item-amount-field-btn-plus:after {
	content: '\f106';
}
.mini-quantity-btn-slider .product-item-amount-field-container .count_input {
	margin: 0;
	height: 36px;
	border-radius: 3px 0 0 3px;
}

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

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

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

.product_card_detail .special_offer .owl-nav button.owl-next {
	right: auto;
	left: calc(100% - 5px);
}
.product_card_detail .special_offer .product-item-image-wrapper {
	padding-top: 120px;
}
.special_offer .fast_view {
	padding: 0;
	height: 32px;
	font-size: 10px;
}
.product_card_detail .special_offer .product_item_title .name {
	font-size: 12px;
}
.product_card_detail .special_offer .price-block-col, .product_card_detail .special_offer .btn-block-col {
	/*flex: 0 0 100%;*/
	/*max-width: 100%;*/
	/*padding-left: 15px !important;*/
}
.product_card_detail .special_offer .product-item-button-container .basket_icon, .product_card_detail .special_offer .product-item-quantity-block .product-item-amount {
	/*width: 100%;*/
	/*margin-top: 10px;*/
}
.product_card_detail .special_offer .product-item-quantity-block .product-item-amount-field-container {
	/*justify-content: center;*/
}
.product_card_detail .product_item__cart .basket_icon {
	/* width: auto; */
}
.product_item__cart .offers-item-link {
	padding-right: 8px;
	padding-left: 12px;
	font-weight: normal;
	font-size: 12px;
}

.product_item__cart .offers-item-link span {
	display: inline-block;
	vertical-align: middle;
}
.product_item__cart .offers-item-link .fa-angle-right {
	width: 18px;
	height: 18px;
	line-height: 16px;
	font-size: 16px;
}
.mini-quantity-btn-slider .product_item__cart .basket_icon span,
.mini-quantity-btn-slider .product_item__cart .offers-item-link span {
	/* display: none; */
}
.mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket,
.mini-quantity-btn-slider .product_item__cart .offers-item-link .fa {
	display: block;
	margin-top: 0;
	margin-right: 0;
}
.mini-quantity-btn-slider .product_item__cart .offers-item-link,
.mini-quantity-btn-slider .product_item__cart .basket_icon.btn-not-avaliable {
	padding-left: 9px;
	padding-right: 9px;
}
.product_item__cart .basket_icon.btn-not-avaliable .img_basket {
	background: none;
	font-size: 16px;
	line-height: 18px;
}

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

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

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

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

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

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

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

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

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

@media (max-width: 1300px) {

	.product_item__cart .basket_icon {
		padding-left: 10px;
		padding-right: 10px;
	}
	.product_item__cart .basket_icon span, .product_item__cart .basket_icon .img_basket {
		font-size: 0;
		margin-top: 0;
		margin-right: 0;
	}

	.product-item-amount-field-container {
		position: relative;
		padding-right: 29px;
	}
	.product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
		min-width: 30px;
		height: 18px;
		position: absolute;
		right: 0;
	}
	.product-item-amount-field-btn-minus {
		border-radius: 0 0 3px 0;
		bottom: 0;
	}
	.product-item-amount-field-btn-plus {
		border-radius: 0 3px 0 0;
		top: 0;
	}
	.product-item-amount-field-btn-plus:after, .product-item-amount-field-btn-minus:after {
		line-height: 17px;
		font-family: FontAwesome;
		background: none;
	}
	.product-item-amount-field-btn-minus:after {
		content: '\f107';
	}
	.product-item-amount-field-btn-plus:after {
		content: '\f106';
	}
	.product-item-amount-field-container .count_input {
		margin: 0;
		border-radius: 3px 0 0 3px;
	}
}

@media (max-width: 1024px) {
	.slider .owl-stage-outer {
		padding-bottom: 10px;
	}
	.slider {
		margin-bottom: 0;
	}
	.fast_view {display: none !important;}
	.product_item_img:hover .product-item-image-wrapper {
		opacity: 1;}

	.product_item_sku {
		margin-top: 0;}
	/*}*/

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

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

	.product_item {
		display: flex;
	}

	.product_item_img, .product_item_name_box {
		flex-flow: row wrap;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		max-width: 55%;
	}

	.product_item_img {
		padding: 10px 0;
		max-width: 45%;
	}

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

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

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

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

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

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

	.product_item_title .name, .product_card_detail .special_offer .product_item_title .name {
		white-space: normal;
		margin: 0 0 5px;
		padding: 0;
		padding-left: 5px;
		height: auto;
		max-height: 42px;
		font-size: 12px;
		line-height: 1.2;
	}
	.product_item_sku {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.product-detail-sales-slider .product_item__price .price {
		font-size: 16px;
	}
	.product_card_detail .special_offer .product-item-image-wrapper {
		padding-top: 150px;
	}

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

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

@media (max-width: 575.98px) {

	.product_item__price .price {
		font-size: 15px;
	}

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

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

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

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


/* Start:/bitrix/templates/retail/components/bitrix/sale.prediction.product.detail/main/style.css?1706568051403*/
#sale_prediction .catalog-element-popup-info {
	font-size: 12px;
	border: 2px solid #ff9999;
	display: block;
	padding: 10px 15px;
	margin-top: 20px;
	border-radius: 3px;
}
#sale_prediction .catalog-element-popup-info a {
	font-weight: 500;
}
#sale_prediction .catalog-element-popup-info a:active {
	color: #6c8d46;
}

.catalog-element-popup-element {
	color: red;
	font-weight: 500;
	font-size: 13px;
}
/* End */


/* Start:/bitrix/templates/retail/components/bitrix/sale.basket.basket.line/catalog_cart/style.css?17065680515184*/
.catalog-basket {
	padding: 15px;
	border-bottom: solid 1px rgba(151, 151, 151, 0.34);
}

.basket-line-block {
	position: relative;
	padding-left: 25px;
	white-space: nowrap;
	font-size: 13px;
}

.basket-line-block-icon-cart,
.basket-line-block-icon-profile {
	position: relative;
	margin-right: 10px;
}

.basket-line-block-icon-cart:after,
.basket-line-block-icon-profile:after {
	position: absolute;
	top: -1px;
	left: -25px;
	display: block;
	width: 20px;
	height: 20px;
	content: '';
}

.basket-line-block-icon-profile:after { background: no-repeat center url(/bitrix/templates/retail/components/bitrix/sale.basket.basket.line/catalog_cart/images/profile.svg); }

.basket-line-block-icon-cart:after { background: no-repeat center url(/bitrix/templates/retail/components/bitrix/sale.basket.basket.line/catalog_cart/images/cart.svg); }

.basket-item-list {
	position: relative;
	overflow: hidden;
}

.opener .basket-item-list { padding-bottom: 75px; }

.max-height .basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.closed .basket-item-list {
	overflow: hidden;
	height: 20px;
}

.basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.basket-item-list-button-container {
	padding: 10px 10px 0;
	background: #fff;
	text-align: center;
	border-top: solid 1px rgba(151, 151, 151, 0.34);
}
.basket-item-list-button-container .btn {
	width: 100%;
}

.basket-item-list-container {
	overflow: hidden;
	/*overflow-y: auto;*/
	max-height: 100%;
	padding: 5px 0;
}

.basket-item-list-item {
	position: relative;
	padding: 5px 10px;
}

.basket-item-list-container .basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
.basket-item-list-wrapper {
	/*overflow-y: auto;*/
	max-height: calc(100vh - 290px);
}

#catalog__cart .icon-item {
	width: 20px;
	height: 24px;
}
#catalog__cart .empty-link {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	color: #6c8d46;
	font-weight: bold;
}
#catalog__cart .basket-item-list-wrapper.basket-empty, #catalog__cart .basket-item-delivery-container {
	padding: 10px 14px 15px;
	font-size: 13px;
	font-weight: 500;
}
#catalog__cart .basket-item-delivery-container p {
	color: #636363;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}
.basket-item-delivery-container {
	border-top: solid 1px rgba(151, 151, 151, 0.34);
	margin-top: 10px;
}

#catalog__cart .basket-item-delivery-container a {
	border-bottom: 1px solid;
}
#catalog__cart .basket-item-delivery-container a:hover {
	border-bottom-color: transparent;
}

.basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.basket-item-list-item-name {
	padding-bottom: 5px;
	line-height: 1;
}

.basket-item-list-item-name a {
	font-size: 12px;
}

.basket-item-remove {
	display: block;
	margin-left: -10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.basket-item-remove:after,
.basket-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.basket-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.basket-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.basket-item-remove:hover { opacity: .7; }

.basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .basket-line { line-height: 1.44em; }


#catalog__cart {
	flex: 0 0 20%;
	max-width: 20%;
	position: absolute;
	top: 0;
	bottom: -40px;
	right: -6%;
}
#catalog__cart .catalog-cart-wrapper {
	box-shadow: 0 2px 4px 0 rgba(210, 210, 210, 0.5);
	border: solid 1px #e2e2e2;
	/*max-height: calc(100vh - 80px);*/
	overflow: hidden;
	background-color: #fff;
}
#catalog__cart .catalog-cart-wrapper.fixed {
	position: fixed;
}
#catalog__cart .catalog-cart-wrapper.abs {
	position: absolute;
	bottom: 0;
}

#catalog__cart .nicescroll-cursors {
	width: 3px !important;
}

@media all and (max-width: 1300px) {
	#catalog__cart {right: 0;}
}
@media all and (max-width: 1024px) {
	#catalog__cart {display: none;}
}
/* End */
/* /bitrix/templates/retail/components/bitrix/catalog/main/style.css?17306624536233 */
/* /bitrix/templates/retail/components/bitrix/catalog/main/bitrix/catalog.element/bootstrap_v4_new/style.css?173110501275966 */
/* /bitrix/templates/retail/components/bitrix/catalog.product.subscribe/retail/style.css?17065680512233 */
/* /bitrix/components/krayt/emarket.comments/templates/.default/style.css?170655638110670 */
/* /bitrix/templates/retail/components/bitrix/catalog.section/product-slider/style.min.css?1706568051376 */
/* /bitrix/templates/retail/components/bitrix/catalog.item/product_card/style.css?172559311943834 */
/* /bitrix/templates/retail/components/bitrix/sale.prediction.product.detail/main/style.css?1706568051403 */
/* /bitrix/templates/retail/components/bitrix/sale.basket.basket.line/catalog_cart/style.css?17065680515184 */
