

/* Start:/local/templates/diam/components/o2k/catalog/main/style.css?17264839501122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


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

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

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

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

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

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

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

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

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

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

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

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

.product-item-scu-block { }

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

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

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

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

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

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

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

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

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

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

.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

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

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

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

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

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

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	overflow: hidden;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

.product-item-selected-scu-container { word-spacing: 1px }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**/
.product-item-quantity {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring { display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.detail {
	padding-top: 20px;
}

.detail .td-count {
	width: 100px;
}

.detail .comeback {
	color: #5c3795;
	font-size: 14px;
	padding-left: 20px;
	position: relative;
}

.detail .comeback_wrap {
	margin-bottom: 30px;
}

.detail .comeback:before {
	border: 0 solid #5c3795;
	border-left-width: 1px;
	border-top-width: 1px;
	content: "";
	display: inline-block;
	height: 6px;
	left: 0;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	transform: rotate(-45deg);
	width: 6px;
}

@media screen and (min-width: 1280px) {
	.detail .row {
		display: table;
		width: 100%;
	}
	.detail .col-left,
	.detail .col-right {
		display: table-cell;
		vertical-align: top;
	}
	.detail .col-left {
		padding-right: 20px;
		width: 80%;
	}
	.detail .col-right {
		text-align: right;
	}
	.detail .col-left.analogs_tab_opened ~ .col-right,
	.detail .col-left.analogs_tab_opened {
		display: block;
	}
	.detail .col-left.analogs_tab_opened {
		max-width: calc(100% - 460px);
		box-sizing: border-box;
		float: left;
	}
	.detail .col-left.analogs_tab_opened ~ .col-right {
		float: right;
		width: 460px;
	}
}

.detail .col-left h1 {
	font-weight: 600;
}

.pay_block {
	margin: 16px 0 40px;
}

.pay_block .table_base th,
.pay_block .table_base td {
	font-size: 16px;
}
/*.pay_block .table_base td span.kd-price-valut small {*/
.pay_block .table_base td span[class*="kd-price-"] small {
	font-size: 11px;
}
.pay_block .table_base th {
	padding: 16px 22px 16px;
}

.pay_block .table_base td {
	border-bottom: 0 none;
	padding: 10px;
}

.pay_block .table_base th.stock_th {
	text-align: left;
	padding-left: 10px;
}

.pay_block .table_base td.last {
	padding-right: 0;
}
.pay_block .table_base td.td_spec_price {
	padding-bottom: 2px;
}

.td_spec_price .kd-g-base-price {
	white-space: nowrap;
}

.pay_block .btn {
	font-size: 13px;
	padding: 0 10px;
}

.item_slider:after {
	content: "";
	clear: both;
	display: block;
}

.item_slider ul {
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

.item_slider img {
	margin: 0;
	padding: 0;
}

.item_slider {
	display: inline-block;
	margin-bottom: 20px;
}

.item_slider .item_images,
.item_slider .item_thumbs {
	display: table-cell;
	vertical-align: top;
}

.item_slider .item_images {
	padding-right: 30px;
}

.item_slider .item_images li {
	box-sizing: border-box;
	display: none;
}

.item_slider .item_images li.active {
	/*border: 1px solid #dfdfdf;*/
	display: block;
	height: 350px;
	position: relative;
	text-align: center;
	width: 350px;
}

.item_slider .item_images li a {
	display: block;
	height: 100%;
}

.item_slider .item_thumbs {
	position:relative;
}

.item_slider .item_thumbs .item_thumbs_slide_up,
.item_slider .item_thumbs .item_thumbs_slide_down {
	content: "";
	background-color: rgba(255,255,255, 0.8);
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 30px;
	position: absolute;
	width: 100%;
	z-index: 555;
}

.item_slider .item_thumbs .item_thumbs_slide_up:hover,
.item_slider .item_thumbs .item_thumbs_slide_down:hover {
	background-color: rgba(255,255,255, 0.9);
}

.item_slider .item_thumbs .item_thumbs_slide_up {
	padding-top: 12px;
	top: 0;
}
.item_slider .item_thumbs .item_thumbs_slide_down {
	bottom: 0;
	padding-top: 5px;
}

.item_slider .item_thumbs .item_thumbs_slide_up:before,
.item_slider .item_thumbs .item_thumbs_slide_down:before {
	border: 0 solid #5c3795;
	content: "";
	display: block;
	height: 10px;
	margin: 0 auto;
	width: 10px;
}

.item_slider .item_thumbs .item_thumbs_slide_up:before {
	border-left-width: 3px;
	border-top-width: 3px;
	transform: rotate(45deg);
}

.item_slider .item_thumbs .item_thumbs_slide_down:before {
	border-bottom-width: 3px;
	border-right-width: 3px;
	transform: rotate(45deg);
}

.item_slider .item_thumbs .item_thumbs_slide_up.disabled,
.item_slider .item_thumbs .item_thumbs_slide_down.disabled {
	display: none;
}

.item_slider .item_thumbs ul {
	box-sizing: border-box;
	max-height: 340px;
	overflow: hidden;
}

.item_slider .item_thumbs li {
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	height: 80px;
	line-height: 78px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	width: 80px;
	max-width: 100%;
}

.item_slider .item_thumbs li.active {
	border-color: #5c3795;
}

.item_slider .item_thumbs li a {
	display: block;
	height: 100%;
}

.item_slider .item_images li a img,
.item_slider .item_thumbs li a img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.list_asc,
.list_prod {
	margin: 20px 0;
}

.hbg {
	background-image: none;
	position: relative;
}

.hbg:before {
	background-color: #bf87dc;
	content: '';
	display: block;
	height: 10px;
	position: absolute;
	top: 5px;
	width: 100%;
}

.hbg.hbg_steelblue:before {
	background-color: #0065b3;
}
.hbg.hbg_violet:before {
	background-color: #550081;
}
.hbg.hbg_firebrick:before {
	background-color: #c40e37;
}
.hbg.hbg_red:before {
	background-color: #ff3b00;
}
.hbg.hbg_gold:before {
	background-color: #ffb702;
}
.hbg.hbg_green:before {
	background-color: #80bf00;
}

.hbg span {
	background-color: #fff;
	color: #bf87dc;
	font-size: 19px;
	font-weight: bold;
	left: 35px;
	padding: 0 15px;
	position: relative;
}

.hbg.hbg_steelblue span {
	color: #0065b3;
}
.hbg.hbg_violet span {
	color: #550081;
}
.hbg.hbg_firebrick span {
	color: #c40e37;
}
.hbg.hbg_red span {
	color: #ff3b00;
}
.hbg.hbg_gold span {
	color: #ffb702;
}
.hbg.hbg_green span {
	color: #80bf00;
}

.breadcrumbs.type_currency a{
	color: #000;
	white-space: nowrap;
}
.breadcrumbs.type_currency{
	color:#000;
	float:right;
	/*width:280px;*/
	text-align:right;
}
.breadcrumbs_with_soc ~ .breadcrumbs.type_currency {
	margin-top: 20px;
}

fieldset.fieldset_spec_price {
	max-width: 130px;
	border: solid 1px #cc2e52;
	border-radius: 4px;
	margin: 0 auto;
}

fieldset.fieldset_spec_price legend{
	color: #cc2e52;
	font-weight: bold;
	padding: 0 1em;
	font-size: 10px;
}

fieldset.fieldset_discount_price {
	border: solid 1px #550d81;
}

fieldset.fieldset_discount_price legend {
	color: #550d81;
}

fieldset.fieldset_spec_price > div,
fieldset.fieldset_discount_price > div {
	padding: 10px;
}

.detail-header {
	margin-bottom: 10px;
}
.detail-header h1 {
	display: inline;
}
.detail-header__vendor {
	font-size: 26px;
	font-weight: bold;
	margin-left: 5px;
}
.detail-header__vendor a {
	color: #1F1FA5;
}
.detail_unavail.detail .detail-header {
	color: #a0a0a0;
}
.detail_unavail.detail .zap_elem {
	display: inline;
	font-size: 14px;
}
.tabs-name {
	display: flex;
	flex-wrap: nowrap;
	border-bottom: 1px solid #e1e1e1;
}
.tab-name_item {
	padding: 15px 20px;
	cursor:pointer;
	font-size: 14px;
	background: #f8f8f8;
	flex: 1 1 20%;
	text-align: center;
	margin-inline: 2px;
	margin-top: 2px;
}
.tab-name_item.active {
	background: #e1e1e1;
	font-weight: bold;
}
.tab-item {
	padding: 10px 0;
	display: none;
}
.tab-item.active {
	display: block;
}
.tabs-block .descr__content.short {
	max-height: 400px;
	overflow: hidden;
	position: relative;
}
.tabs-block .descr__content.short.opened {
	max-height: unset;
}

.tab-item_more {
	color: #5D3595;
	align-items: center;
	cursor: pointer;
	display: none;
	padding: 15px 0;
	position: relative;
}
.tab-item_more:before {
	background: linear-gradient(to bottom, rgba(248, 248, 248, 0), rgba(248, 248, 248, 0.9));
	content: "";
	display: block;
	position: absolute;
	top: -70px;
	height: 70px;
	width: 100%;
}
.tab-item_more.opened:before {
	content: none;
}
.tabs-block .descr__content.short ~ .tab-item_more {
	display: flex;
}
.tab-item_more_text {
	display: inline-block;
	border-bottom: 1px dashed #5D3595;
}
.tab-item_more_icon {
	width: 14px;
	height: 14px;
	background-image: url('/images/kd/show_block-but.png');
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 8px;
}
.tab-item_more.opened .tab-item_more_icon {
	transform: rotate(180deg);
}

div[id^="wait_comp_"] {
	display: none;
}


.detail-preview-text {
	margin-bottom: 10px;
}
.detail .intext {
	max-width: 1300px;
}
.detail .tabs-name h2 {
	font-size: 16px;
	margin: unset;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
}
#deliv h3.deliv-title {
	color: #62055f;
	font-weight: bold;
	font-size: 19px;
	margin: 20px 0 10px 0;
}
.item_img_desc {
	position: absolute;
	bottom: -18px;
	min-height: 18px;
	font-size: 14px;
	width: 100%;
	z-index: 10;
	background-color: #fff;
}
.kd-help-block.labels {
	top: 2px !important;
}

td.labels_wrap,
th.labels {
	height: auto !important;
}
td .labels,
th.labels {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start !important;
}

.offer_thead {
	background-color: #f8f8f8;
}
.offer_thead th.labels {
	visibility: hidden;
}

.analogs {
	background-color: #f8f8f8;
	padding: 5px 30px;
	box-sizing: border-box;
	margin: 10px 0;
}
.analogs h2.analogs__title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
	color: #000;
}
.analogs__item {
	margin-bottom: 15px;
}
.analogs__item a {
	color: #6a6d6f;
	font-size: 15px;
	text-decoration: none;
}
.analogs__btn.kd-btn {
	max-width: 300px;
	margin-bottom: 30px;
	margin-top: -18px;
}
#analogs-block {
	background-color: #EBEEF0;
	padding: 30px 20px 20px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
#analogs-block .hbg {
	margin-bottom: 20px;
}
#analogs-block .hbg span {
	background-color: #EBEEF0;
	font-size: 20px;
	color: #000;
}
.analogs__btn_wrap {
	position: relative;
	display: inline-block;
	padding-right: 33px;
}
.hbg .analogs__btn_wrap {
	position: absolute;
	right: 35px;
	top: 2px;
	z-index: 10;
	background-color: #EBEEF0;
	padding-left: 15px;
}
.analogs__btn_wrap:after {
	position: absolute;
	right: 13px;
	content: "?";
	width: 12px;
	height: 12px;
	font-size: 8px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #5C3795;
	border-radius: 50%;
	border: 1px solid #5C3795;
}
.analogs__btns {
	margin-bottom: 30px;
}
.analogs__btn {
	border: none;
	outline: none;
	font-size: 16px;
	color: #5C3795;
	border-bottom: 1px dashed #5C3795;
	cursor: pointer;
	background-color: unset;
}
.analogs__link {
	display: inline-block;
	margin-right: 20px;
	color: #5C3795;
	border-bottom: 1px dashed #5C3795;
	text-decoration: none;
	margin-bottom: 20px;
}
.analogs__form_wrapper {
	display: none;
	overflow: auto;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	outline: 0;
	background-color: rgba(0, 0, 0, 0.7);
	cursor: pointer;
}
.analogs__form {
	width: 600px;
	height: 870px;
	max-width: 95vw;
	padding: 10px 60px;
	box-sizing: border-box;
	background-color: #fff;
	position: relative;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	cursor: default;
}
.analogs__form .kd-form-checkbox__label:before {
	background-color: #fff;
}

.analogs__form .jq-selectbox__select {
	background-color: #fff;
}
.analogs__form .jq-selectbox__dropdown ul {
	margin: 0;
}
.analogs__form .kd-btn {
	max-width: 240px;
	display: block;
	margin: 0 auto;
	height: 42px;
}
.analogs__form .kd-form__group_checkbox {
	max-width: 300px;
}
.detail .analogs__form h3 {
	font-size: 21px;
	letter-spacing: 0.3px;
	color: #333 !important;
	font-weight: normal;
	margin-bottom: 12px;
}
.analogs__form .kd-form__group_legend {
	margin-bottom: 22px;
}
.analogs__form .kd-form__group_legend .kd-form__label {
	font-size: 16px;
}
.analogs__form .jq-selectbox__select-text {
	padding-left: 15px;
}
.analogs__form textarea {
	border: 1px solid #b0b0b0;
	border-radius: 3px;
	resize: none;
	outline: none;
	padding: 13px;
	height: 120px !important;
}
.analogs__form .rc_inner .rc_wrapper {
	height: 70px;
	margin-left: 0;
}
.analogs__form .recaptcha {
	transform:scale(0.9);
	-webkit-transform:scale(0.9);
}
.analogs__form .kd-form__recaptcha .tooltip-error {
	margin: 0;
}
.analogs__form .kd-form__recaptcha.kd-form__group-error {
	margin-bottom: 32px;
}
.analogs__form .kd-form__recaptcha.kd-form__group-error .tooltip-error {
	margin-top: 10px;
}

@media (max-width: 768px) {
	.offer_thead th.labels {
		display: flex;
		visibility: hidden;
	}
}

.analogs-block a {
	color: #5C3796;
	padding: 11px 12px;
	border-radius: 4px;
	margin-right: 8px;
	text-decoration: none;
}

a[data-title] {
	position:relative;
	display:inline-block;
}
.m-link-tooltip {
	display:inline-block;
	position:absolute;
	left:4px;
	top:-24px;
	text-decoration:none;
	border: 1px solid #b0b0b0;
	padding: 3px 5px;
	background:#fff;
	color:#000;
	z-index:20;
	margin:0 -10px;
	/* white-space: nowrap;*/
}
.vendor_new {
	background-color: #9D0759;
	color: #fff;
	width: 45px;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	height: 19px;
	display: inline-flex;
	justify-content: center;
	border-radius: 50%;
	transform: translate(10px, -2px);
}

.tab-catalog-block-title {
	display: flex;
}

.analogs-block.active a.hidden {
	display: inline-block !important;
}
.analogs_show_more {
	display: inline-block;
	margin-left: 18px;
	color: #5D3595;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	padding-right: 15px;
	margin-bottom: 10px;
}
.analogs_show_more:after {
	border-bottom: 1px solid #5c3795;
	border-right: 1px solid #5c3795;
	content: "";
	height: 5px;
	width: 5px;
	position: absolute;
	right: 0;
	top: 10px;
	transform: translate(-50%, -50%) rotate(315deg);
}
.analogs-block.active .analogs_show_more:after {
	transform: translate(-50%, -50%) rotate(135deg);
	right: -5px;
}
.analogs_show_more span {
	border-bottom: 1px dotted #5D3595;
}
.analogs__list {
	max-width: 860px;
	margin-bottom: 20px;
}
.analogs__list.analogs__list_auth {
	max-width: 915px;
}
.analogs__title {
	font-weight: bold;
	color: #020003;
	padding: 8px 10px;
	background-color: #f8f8f8;
	margin-bottom: 15px;
	border-radius: 4px;
}
.analog__item {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 10px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.analog__img_wrap {
	margin-right: 20px;
}
.analog__img_wrap img {
	width: 80px;
	height: 80px;
	object-fit: contain;
}
.analog__name_wrap {
	max-width: 395px;
	margin-right: 15px;
}
.analog__name {
	margin-bottom: 5px;
}
.analog__name a {
	text-decoration: none;
	line-height: 1.25;
	color: #5C3796;
}
.analog__name a:hover {
	text-decoration: underline;
}
.analog__vendor {
	font-size: 14px;
	color: #818181;
}
.analog__price {
	padding: 8px 0;
}
.analog__count_wrap {
	margin-right: 28px;
}
.analog__cart_wrap {
	margin-right: 19px;
}
.analog__fav {
	margin-right: 20px;
}
.analog__item_top {
	display: flex;
}
.analog__item_top .analog__name_wrap {
	margin-right: 0;
}

@media (max-width: 900px) {
	.analog__name_wrap {
		max-width: 300px;
	}
	.analog__item_top {
		margin-bottom: 15px;
	}
}

.analogs-block-td {
	text-align: left !important;
	padding: 24px 0 0 !important;
	border-top: 1px solid #e1e1e1;
}

.analogs-block {
	max-width: 1000px;
}

.analogs-block-title {
	font-weight: bold;
	padding-bottom: 9px;
}
.analog__item_tr {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.analog__item_tr img {
	max-width: 80px;
}
table .analog__name_wrap {
	text-align: left !important;
}
table .analogs__title {
	text-align: left !important;
	background-color: #EEEEFB;
	height: 42px;
	box-sizing: border-box;
	border-bottom: 1px solid #fff !important;
}
.analogs-block_mobile,
.analogs__list_mobile {
	display: none;
}
.analogs-block_mobile {
	background-color: #EEEEFB;
	padding: 12px;
}
.analogs-block-toggler {
	position: relative;
	background-color: #F1F1F1;
	color: #020003;
	cursor: pointer;
	padding: 12px;
	border: 1px solid #e1e1e1;
}
.analogs-block-toggler_top {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.analogs-toggler-btn {
	position: absolute;
	right: 15px;
	top: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/kd/show_block-but.png);
	width: 12px;
	height: 7px;
	transform: rotate(180deg);
}
.offers_flex.hide .analogs-toggler-btn {
	transform: rotate(0deg);
}
.offers_flex.hide .analogs-block-short,
.offers_flex.hide .analogs-block-head,
.offers_flex.hide .analog__item_tr {
	display: none;
}
.analogs-block.active .analogs-block-toggler.hide ~ a.hidden {
	display: none !important;
}
.analogs-block-short {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.analogs-block-head {
	padding: 12px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

@media (max-width: 768px) {
	.analogs-block_mobile,
	.analogs__list_mobile {
		display: block;
	}
	.mobile_hidden {
		display: none !important;
	}
	.analogs__btn.kd-btn {
		margin-top: 0;
	}
	.analogs-block-td {
		border-top: none;
		padding-top: 0 !important;
	}
}

.acs__list .slick-prev:before,
.acs__list .slick-next:before,
.acs__list .slick-prev,
.acs__list .slick-next {
	width: 44px;
	height: 44px;
	top: 40%;
	content: none;
}

.acs__list .slick-prev.slick-arrow {
	left: 10px;
	background: url(/local/templates/diam/css/images/arrow_left_new.png) center/cover no-repeat !important;
}
.acs__list .slick-next.slick-arrow {
	right: 10px;
	background: url(/local/templates/diam/css/images/arrow_right_new.png) center/cover no-repeat !important;
}
/*.hidden_on_desktop .kd-lvi-td-to_bask {
	width: auto;
	padding-right: 45px;
	background-position-x: 85px;
}
.hidden_on_desktop .kd-lvi-td-to_bask .kd-but-text {
	padding-left: 12px;
	padding-right: 0;
	font-size: 14px;
}*/
#analogs_tab {
	max-width: calc(100vw - 40px);
}
#analogs_tab .acs__list {
	margin: 0;
}

@media screen and (max-width: 1279px) {
	.detail .row {
		display: flex;
		flex-wrap: wrap;
	}
	.detail .col-left {
		order: 2;
	}
	.detail .col-right {
		order: 1;
		margin: 0 auto;
	}
}

@media screen and (min-width: 769px) {
	.hidden_on_desktop {
		display: none !important;
	}
}

@media screen and (max-width: 768px) {
	.hidden_on_mobile {
		display: none !important;
	}
	.offer_thead,
	table.table_base .offer_thead th {
		background-color: unset;
	}
	.offers_flex tr th,
	.offers_flex tr td {
		margin-bottom: 5px;
		justify-content: flex-start !important;
	}
	.detail .td-count {
		margin: 0;
		width: 135px;
	}
	.detail .td-count .td-count__input {
		width: 57px;
		height: 27px;
		border: 1px solid #b0b0b0;
		margin: 0 8px;
		border-radius: 3px;
	}
	.analogs__list_mobile .analog__item {
		align-items: flex-start;
	}
	.detail .analogs__list_mobile .td-count .td-count__input {
		height: 36px;
	}
	.analogs__list_mobile .td-count__btn {
		height: 34px;
		width: 34px;
	}
	.detail .analogs__list_mobile .td-count {
		width: 145px;
	}
	.analogs__list_mobile .analog__count_wrap {
		margin-bottom: 8px;
	}
	.detail tbody.offers_flex tr {
		padding-bottom: 20px;
		border-bottom: 1px solid #e1e1e1;
		margin-bottom: 0;
	}
	.tabs-name {
		max-width: calc(100vw - 40px);
		overflow-x: auto;
	}
	.tabs-block .kd-other-content-section-block.favorites {
		padding-bottom: 15px;
	}
}

@media screen and (max-width: 600px) {
	.fancy-image.fancybox-wrap .fancybox-nav.fancybox-prev {
		left: -25px !important;
	}
	.fancy-image.fancybox-wrap .fancybox-nav.fancybox-next {
		right: -25px !important;
	}
	.hbg .analogs__btn_wrap {
		display: none;
	}
}

@media screen and (max-width: 460px){
	.item_slider .item_thumbs {
		padding-left: 10px;
		box-sizing: border-box;
	}
}

/* чтобы Safari на мобильных не делал из артикулов телефонные номера */
td[data-articul] {
	pointer-events: none;
}
td[data-articul] a {
	color: #000;
	text-decoration: none;
}

.list_acs {
	margin-bottom: 30px;
}

/* End */


/* Start:/local/templates/diam/components/bitrix/catalog.section/acs_new/style.css?17168802916105*/
.acs__list {
    display: flex;
    flex-wrap: wrap;

    margin: 0 -7px;
}

.acs__item-wrap {
    margin-bottom: 10px;
    width: 16.6666%;
}
@media (max-width: 1799px) {
    .acs__item-wrap {
        width: 20%;
    }
}
@media (max-width: 1499px) {
    .acs__item-wrap {
        width: 25%;
    }
}
@media (max-width: 1199px) {
    .acs__item-wrap {
        width: 33.3333%;
    }
}
@media (max-width: 769px) {
    .acs__item-wrap {
        width: 50%;
    }
}
@media (max-width: 500px) {
    .acs__item-wrap {
        width: 100%;
    }
}


.acs__item {
    background-color: #f8f8f8;
    box-sizing: border-box;
    height: 100%;
    margin: 0 7px;
    padding: 12px;

    display: flex;
    flex-direction: column;
}

.acs__image {
    font-size: 0;
    min-height: 175px;
    text-align: center;
}

.acs__image:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.acs__image_empty {
    background-color: #fff;
    border: 1px solid #eee;
}

.acs__image img,
.acs__image span {
    max-height: 175px;
    max-width: 100%;
    vertical-align: middle;
}

.acs__image span {
    color: #ccc;
    font-size: 14px;
}

.acs__info {
    margin: 20px 0 30px;
}

.acs__code {
    color: #818181;
    font-size: 14px !important;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.acs__code:after {
    /*content: none !important;*/
}

.acs__of-code {
    display: none;
}

.acs__of-code.selected {
    display: block;
}

.acs_avail {
    display: none;
}

.acs_avail.selected {
    display: block;
}

.acs_avail .avail {
    color: #15925A;
}

.acs__name {
    font-size: 14px;
}

.acs__name a {
    color: #5c3795;
    font-family: Arial, sans-serif;
    line-height: 20px;
    text-decoration: none;
}

.acs__name a:hover {
    text-decoration: underline;
}

.acs__offers {
    font-size: 13px;
    margin-bottom: 20px;
    overflow: auto;
}

.acs__of-item {
    border: 1px solid #b0b0b0;
    border-radius: 3px;
    cursor: pointer;
    float: left;
    margin-right: 12px;
    padding: 6px 9px;
}

.acs__of-item.selected {
    background-color: #5c3795;
    border: 0 none;
    color: #fff;
    cursor: default;
    padding: 7px 10px;
}

.acs__pay {
    margin-top: auto;
}

.acs-pay__item {
    height: 100%;
}

.acs-pay__item fieldset.fieldset_spec_price {
    min-width: 70px;
}

.acs-pay__item fieldset.fieldset_spec_price legend {
    padding: 0 .7em;
}

.acs-pay__item fieldset.fieldset_spec_price > div,
.acs-pay__item fieldset.fieldset_discount_price > div {
    font-size: 16px;
    padding: 3px 6px 4px;
    text-align: center;
}

.acs-pay__of-item {
    display: none;
}

.acs-pay__item {
    display: flex;
    justify-content: space-around;
}

.acs-pay__of-item {
    display: none;
}

.acs-pay__of-item.selected {
    display: flex;
}

.acs-pay__item > div {
    margin: auto 0;
}

.acs-pay__left {
    /*flex-grow: 1;*/
    font-size: 16px;
}

.acs-pay__center {
    padding: 0 6px;
}

.acs__pay .kd-but {
    height: 30px;
    width: 47px;
}


.acs__pay .td-count__btn {
    border: 0 none;
}

.acs__pay .td-count__input {
    background-color: #f8f8f8;
    border: 1px solid #b0b0b0;
    border-radius: 3px;
    height: 27px;
}

.zap_acs {
    cursor: pointer;
    border-bottom: 1px dashed #6b23b1;
    display: inline-block;
    position: relative;
    text-transform: lowercase;
}

.acs__item .zap_acs:after {
    position: absolute;
    bottom: 0;
    right: -24px;
    content: '?';
    width: 16px;
    height: 16px;
    font-size: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #6b23b1;
    border-radius: 50%;
    border: 1px solid #6b23b1;
}

.acs__list.acs__list_viewedProducts.js-acs-slider:not(.slick-initialized) {
    padding-top: 15px;
    max-height: 430px;
    overflow-y: hidden;
    display: flex;
    flex-wrap: wrap;
}
.acs__list.acs__list_viewedProducts.slick-initialized .slick-track {
    min-width: 100%;
}

.acs__item-wrap {
    margin-bottom: 10px;
}
.acs__list.acs__list_viewedProducts:not(.slick-initialized) .acs__item-wrap {
    width: 16.66%;
}
.viewedProducts_catalog .acs__list.acs__list_viewedProducts:not(.slick-initialized) .acs__item-wrap {
    width: 20%;
}
.acs__list_viewedProducts.slick-slider {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.js-acs-slider.acs__list_viewedProducts .slick-track {display:flex;}
.js-acs-slider.acs__list_viewedProducts .slick-slide {height:auto; max-height: 580px;}
.js-acs-slider.acs__list_viewedProducts .slick-slide > div,
.js-acs-slider.acs__list_viewedProducts .slick-slide .acs__item-wrap,
.js-acs-slider.acs__list_viewedProducts .acs__item {
    height:100%;
}
.acsNew_arrows {
    height: 60px;
    position: relative;
    display: flex;
    justify-content: center;
}
.acsNew_arrows .slick-prev:before,
.acsNew_arrows .slick-next:before,
.acsNew_arrows .slick-prev,
.acsNew_arrows .slick-next {
    width: 34px;height: 34px;top: 50%;
    content: '';
}

.acsNew_arrows .slick-prev {left: unset; position:relative; background: url('/local/templates/diam/css/images/arrow_left.png') no-repeat !important;}
.acsNew_arrows .slick-next {left: unset; right: unset; position:relative; background: url('/local/templates/diam/css/images/arrow_right.png') no-repeat !important;}

.acsNew_arrows .slick-arrow.slick-disabled {
    opacity: 0.25;
    cursor: unset;
}
.acsNew_counter {
    display: none;
    height: 100%;
    align-items: center;
    font-size: 16px;
    margin: 0 10px;
}
.acsNew_counter span {
    display: inline-block;
    margin: 0 5px;
}
.acs__list.acs__list_no_slider {
    max-height: 500px;
    overflow: hidden;
}
.acs__list.acs__list_no_slider.opened {
    max-height: unset;
}
.tab-item_more.js-show-more-acs {
    /*display: block;*/
}
.tab-item_more.js-show-more-acs:before {
    content: none;
}

@media (max-width: 769px) {
    .detail .acs__list_viewedProducts .td-count .td-count__input {
        height: 36px;
        margin: 0;
    }
}
/* End */


/* Start:/local/templates/diam/components/bitrix/form.result.new/order/style_form.css?16744570553051*/
.form-order {
    max-width: 500px;
}
.form-order .link-show-form {
    text-decoration: none;
    border-bottom: #000099 1px dashed;
    cursor: pointer;
}
.form-order #openorderblock {
    display: none;
}
.form-order h3 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
}
.form-order .kd-btn {
    width: auto;
    display: block;
    margin: 20px auto;
    padding: 0 25px;
    width: 100%;
    max-width: 300px;
}
.form-order .row .col-2 {
    width: 50%;
}
.form-order .kd-form-checkbox__label {
    /*line-height: 2.3;*/
}
#use-profile + .kd-form-checkbox__label {
    color: #000;
    font-size: 13px;
    line-height: 2;
}
.kd-form-profile{
    position: absolute;
    opacity: 0;
    visibility:hidden;
}
.kd-form-profile:before{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
}
.kd-form-profile:checked + .kd-form-checkbox__label:before {
    background-color: #5c3795;
}
.kd-form-profile:checked + .kd-form-checkbox__label:after {
    opacity: 1;
}
.form-order .select_a-block-wrap-show ul.select_order-variables {
    opacity: 1;
    visibility: visible;
    max-height: 500px;
    z-index: 4;
}
.form-order ul.select_order-variables {
    box-sizing: border-box;
    border: 1px solid #333333;
    border-top: none;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    position: absolute;
    max-height: 0;
    top: 100%;
    left: 0;
    width: 100%;
    background: white;
    z-index: 2;
    border-radius: 0 0 5px 5px;
    transition: linear all .1s;
}
.form-order .select_order-variables li {
    list-style-type: none;
    padding: 10px 15px;
    border-bottom: 1px solid #e7e6e6;
    cursor: pointer;
    font-size: 13px;
}
.form-order .kd-form-order__input {
    border: 1px solid #b0b0b0;
    border-radius: 3px;
    outline: none;
    font-size: 16px;
    padding: 0 17px;
    background-color: white;
    width: 100%;
    height: 44px;
}
.select_a-block-wrap-show .kd-form-order__input {
    border-color: #333333;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.form-order .kd-form__group-error .kd-form-order__input {
    border: 1px solid red;
}
.form-order .recaptcha {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.kd-form__recaptcha .tooltip-error,
.kd-form__smcaptcha .tooltip-error {
    margin-top: 20px;
}

.kd-form-checkbox_for-order__label {
    top: -15px;
    left: 6px;
}
.kd-btn.select-for-order {
    width: auto;
    display: block;
    margin-top: 20px;
    padding: 0 25px;
}

div.kd-form__smcaptcha .rc_wrapper {
    height:auto;
    width:auto;
}
#openorderblock .tooltip-error.modify,
.kd-text-block .tooltip-error.modify,
.tooltip-error.modify,
#openorderblock .format-error.modify,
.kd-text-block .format-error.modify,
.format-error.modify{color:#f00;}
/* End */


/* Start:/local/templates/diam/components/bitrix/form.result.new/events/style_form.css?17407248533360*/
.form-events {
    max-width: 500px;
    padding-left: 30px;
}

.form-events h3 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
}

.form-events .kd-btn {
    width: auto;
    display: block;
    margin: 20px auto;
    padding: 0 25px;
}

.form-events .row .col-2 {
    width: 50%;
}

.form-events .kd-form-checkbox__label {
    line-height: 2.3;
}

#use-profile + .kd-form-checkbox__label {
    color: #000;
    font-size: 13px;
    line-height: 2;
}

.kd-form-profile {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.kd-form-profile:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
}

.kd-form-profile:checked + .kd-form-checkbox__label:before {
    background-color: #5c3795;
}

.kd-form-profile:checked + .kd-form-checkbox__label:after {
    opacity: 1;
}

.form-events .select_a-block-wrap-show ul.select_event-variables {
    opacity: 1;
    visibility: visible;
    max-height: 500px;
}

.form-events ul.select_event-variables {
    box-sizing: border-box;
    border: 1px solid #5c3795;
    border-top: none;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    position: absolute;
    max-height: 0;
    top: 100%;
    left: 0;
    width: 100%;
    background: white;
    z-index: 2;
    border-radius: 0 0 3px 3px;
    transition: linear all .1s;
}

.form-events .select_event-variables li {
    list-style-type: none;
    padding: 10px 15px;
    border-bottom: 1px solid #e7e6e6;
    cursor: pointer;
    font-size: 13px;
}

.form-events .kd-form-event__input {
    border: 1px solid #b0b0b0;
    border-radius: 3px;
    outline: none;
    font-size: 13px;
    padding: 13px 15px;
    background-color: white;
    width: 100%;
    height: 40px;
}

.form-events .kd-form__group-error .kd-form-event__input {
    border: 1px solid red;
}

.form-events .recaptcha {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.kd-form__recaptcha .tooltip-error {
    margin-top: 20px;
}


.kd-dashed {
    text-decoration: none;
    border-bottom: 1px dashed #000000;
    cursor: pointer;
}

.kd-form_event_input-sel-show, .kd-form_event_input-sel-hide {
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
    padding-top: 8px;
    color: #5c3795;
    width: auto;
    display: none;
    font-size: 13px;
}

.kd-form_event_text-select.kd-form_event_input-select .kd-form_event_input-sel-show {
    display: block;
}


.kd-form_event_text-select:not(.kd-form_event_input-select) .kd-form_event_input-sel-hide {
    display: block;
}

.kd-form_event_text-select.kd-form_event_input-select .kd-show_block-but {
    transform: rotate(180deg);
}


.kd-form_event_text-select:not(.kd-form_event_input-select) .kd-show_block-but {
    transform: rotate(0deg);
}

.kd-left {
    float: left;
}

.kd-text-area {
    width: 100%;
    height: 100%;
}

textarea::placeholder {
    font-size: 12px;
}

.kd-event-text-block {
    display: none;
}

.kd-event-text-block-show {
    display: block;
}

/*
kd-form_event_input-sel
transform: rotate(180deg);*/

#event-form-modal-ev .modal-form {
    font-size:19px;
    font-weight:bold;
}
/* End */
/* /local/templates/diam/components/o2k/catalog/main/style.css?17264839501122 */
/* /local/templates/diam/components/bitrix/catalog.element/new_cat_detail/style.css?173754544844390 */
/* /local/templates/diam/components/bitrix/catalog.section/acs_new/style.css?17168802916105 */
/* /local/templates/diam/components/bitrix/form.result.new/order/style_form.css?16744570553051 */
/* /local/templates/diam/components/bitrix/form.result.new/events/style_form.css?17407248533360 */
