

/* Start:/local/templates/.default/components/ma/catalog/catalog/style.css?17846257361381*/
.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 {
	margin: 40px 0;
}

.catalog-block-header{
	margin: 0 0 45px;
	padding: 0;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.2;
	font-family: 'Roboto', 'Arial', sans-serif;
}

.catalog-filter-header {
	
}

.b-catalog-top-description {
	margin-bottom: 20px;
}
.b-catalog-bottom-description {
	margin-top: 20px;
}

@media screen and (max-width: 767px) {
	.l-page.l-inner {
		overflow: hidden;
	}
	.row.b-catalog {
		margin-right: 0px;
		margin-left: 0px;
	}
	.row.b-catalog .col-xs-12 {
		padding-right: 0.1px;
		padding-left: 0.1px;
	}
	.row.b-catalog .product-item-container {
		margin-right: 0px;
	}
	.bx-touch .product-item {
		max-width: 100% !important;
	}
}
/* End */


/* Start:/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/style.css?178462573643022*/
.b-catalog-element  {

}

.b-catalog-element-left,
.b-catalog-element-right  {
	margin-bottom: 42px;
}

@media (min-width: 768px) {

	.b-catalog-element-left  {
		width: 39.3%;
		float: left;
		clear: left;
	}

	.b-catalog-element-right  {
		width: 56.6%;
		float: right;
		clear: right;
	}

}

@media (min-width: 1200px) {

	.b-catalog-element-left  {
		width: 455px;
	}

	.b-catalog-element-right  {
		width: 645px;
	}

}


/* SCU */

.product-item-detail-info-section {
	margin-bottom: 19px;
}

@media (min-width: 1200px) {
	.product-item-detail-info-section {
		float: left;
		max-width: 100%;
		width: 500px;
		margin-bottom: 19px;
	}
}

.product-item-detail-scu {
	font: 400 18px/1 'Roboto', 'Arial', sans-serif;
}

.product-item-detail-scu-title {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.product-item-detail-scu-container {
	display: inline-block;
	vertical-align: middle;
}

.product-item-detail-scu-block {

}

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

.product-item-detail-scu-item-list {
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 0 0 -9px;
	font-size: 0;
}

.product-item-detail-scu-item-color-container,
.product-item-detail-scu-item-text-container {
	display: inline-block;
	max-width: 100%;
	margin: 0 0 0 9px;
	vertical-align: middle;
	font-size: 14px;
}
.product-item-detail-scu-item-text-container {
	min-width:48px;
}

.product-item-detail-scu-item-color-container {
	width: 36px;
	border: 1px solid #d3d3d3;
}
.product-item-detail-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	cursor: pointer;
}

.product-item-detail-scu-item-color-container.selected {
	border-color: #ff5047;
}

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

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


.product-item-detail-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	left: 2px;
	bottom: 2px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.product-item-detail-scu-item-text-block {
	position: relative;
	cursor: pointer;
	outline: 1px solid #c0cfda;
	padding: 0 5px;
}
.bx-no-touch .product-item-detail-scu-item-text-block {
	-webkit-transition: outline 300ms ease;
	-o-transition: outline 300ms ease;
	transition: outline 300ms ease;
}
.bx-retina 	.product-item-detail-scu-item-text-block  {outline-width: .5px;}
.product-item-detail-scu-item-text-container.selected .product-item-detail-scu-item-text-block {outline-width: 2px;}
.bx-retina  .product-item-detail-scu-item.selected .product-item-detail-scu-item-text-block {outline-width: 1px;}
.product-item-detail-scu-item-text {
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	text-transform: uppercase;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
}

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

.product-item-selected-scu-container {word-spacing: 1px}
.product-item-selected-scu {
	display: inline-block;
	outline: 1px solid #c0cfda;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 22px;
	height:22px;
	min-width:22px;
	white-space: nowrap;
	text-transform: uppercase;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 5px;
}
.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;
}



/* Availability */
.product-item-detail-availability--holder {
	display: flex;
	justify-content: flex-start;
	margin-left: -20px;
}
.product-item-detail-availability {
	margin-bottom: 26px;
	font: 400 18px/1 'Roboto', 'Arial', sans-serif;
	margin-left: 20px;
}
.product-item-detail-availability ._title {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.product-item-detail-availability ._value.none,
.product-item-detail-availability ._value.few,
.product-item-detail-availability ._value.med,
.product-item-detail-availability ._value.lot {
	display: inline-block;
	width: 24px;
	height: 14px;
	margin-top: 2px;
	font-size: 0;
	vertical-align: middle;
	background: transparent url('/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/availability.png') no-repeat;
}
.product-item-detail-availability ._value.none {
	background-position: 0px -45px;
}
.product-item-detail-availability ._value.few {
	background-position: 0px -30px;
}
.product-item-detail-availability ._value.med {
	background-position: 0px -15px;
}
.product-item-detail-availability ._value.lot {
	background-position: 0px 0px;
}

@media (min-width: 1200px) {
	.product-item-detail-availability--holder {
		justify-content: flex-end;
	}
	.product-item-detail-availability {
		float: right;
		margin-top: 10px;
	}
}
@media (max-width: 768px) {
	.product-item-detail-availability {
		font-size: 14px;
	}
	.product-item-detail-availability ._title {
		margin-right: 3px;
	}
	.product-item-detail-availability ._value.none,
	.product-item-detail-availability ._value.few,
	.product-item-detail-availability ._value.med,
	.product-item-detail-availability ._value.lot {
		margin-top: 0;
	}
}


/* Pay */

.product-item-detail-pay-block  {
	position: relative;
	display: flex;
	flex-flow: row wrap;
	align-items: center;

	margin-bottom: 17px;
	padding: 41px 42px 23px;
	border-radius: 6px;
	background: #e9f1f4;

	clear: both;
}



.product-item-detail-info-container {
	margin-right: 8px;
	margin-bottom: 17px;
}

.product-item-detail-info-container[data-entity="price-block"] {
	flex-grow: 1;
}

.product-item-detail-info-container-inner {
	margin-top: -20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.product-item-detail-info-container-inner-button {
	margin-top: 20px;
	margin-right: 10px;
}

.product-item-detail-info-container-inner-list {
	margin-top: 20px;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;

	max-width: 262px;
}

.product-item-detail-info-container-inner-list li {
	position: relative;
	padding-left: 27px;
	font-size: 13px;
	line-height: 17px;
	white-space: initial;
}

.product-item-detail-info-container-inner-list li ~ li {
	margin-top: 16px;
}

.product-item-detail-info-container-inner-list li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 17px;
	height: 16px;
	background-image: url(/bitrix/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/icon-star.png);
}

@media (min-width: 1200px) {
	.product-item-detail-info-container:last-of-type {
		margin: 0 0 10px auto;
	}
}



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


/* Price */
.product-item-detail-price-current {
	position: relative;
	padding-left: 25px;
	font: 300 30px/1 'Roboto', 'Arial', sans-serif;
	white-space: nowrap;
}

.product-item-detail-price-current::before,
.product-item-detail-price-current::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	height: 1px;
	background: #000;
}

.product-item-detail-price-current::before {
	transform: rotate(45deg);
}
.product-item-detail-price-current::after {
	transform: rotate(-45deg);
}
.hhidden .product-item-detail-price-current::before,
.hhidden .product-item-detail-price-current::after {
	display: none;
}
.product-item-detail-price-old {
	color: #BDBDBD;
	font-size:14px;
	line-height: 17px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: line-through;
}

.not-available-text {
	/*color: #b7b8b9;*/
}


/*Amount*/

.product-item-detail-amount {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.product-item-detail-amount-field-container {
	margin-right: 6px;
	padding: 2px 3px;
	text-align: center;
	background: #f8fafe;
	border: 1px solid #d3d3d3;
	border-radius: 2px;
}

.product-item-detail-amount-field-btn-plus,
.product-item-detail-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 13px;
	height: 13px;
	vertical-align: middle;
	background-color: #f8fafe;
	border: 1px solid #d3d3d3;
	border-radius: 2px;
	cursor: pointer;
}

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

.product-item-detail-amount-field-btn-plus:before,
.product-item-detail-amount-field-btn-plus:after {
	content: '';
	position: absolute;
	background: #a8b1b5;
}

.product-item-detail-amount-field-btn-plus:before {
	top: 2px;
	right: 5px;
	bottom: 2px;
	left: 5px;
	width: auto; /*1px*/
	height: auto; /*7px*/
}

.product-item-detail-amount-field-btn-plus:after {
	top: 5px;
	right: 2px;
	bottom: 5px;
	left: 2px;
	width: auto; /*7px*/
	height: auto; /*1px*/
}

.product-item-detail-amount-field-btn-minus:after {
	content: '';
	position: absolute;
	top: 5px;
	right: 2px;
	bottom: 5px;
	left: 2px;
	width: auto; /*7px*/
	height: auto; /*1px*/
	background: #a8b1b5;
}


.product-item-detail-amount-field-btn-plus:hover,
.product-item-detail-amount-field-btn-minus:hover {
	border-color: #ff5047;
}

.product-item-detail-amount-field-btn-plus:hover::before,
.product-item-detail-amount-field-btn-plus:hover::after,
.product-item-detail-amount-field-btn-minus:hover::after {
	background-color: #ff5047;
}


.product-item-detail-amount-field-btn-disabled {
	cursor: default;
}

.product-item-detail-amount-field-btn-disabled::after {
	opacity:.3 !important;
}

.product-item-detail-amount-field-btn-disabled:hover {
	border-color: #d3d3d3;
}

.product-item-detail-amount-field-btn-disabled:hover::before,
.product-item-detail-amount-field-btn-disabled:hover::after {
	background-color: #a8b1b5;
}

.product-item-detail-amount-field {
	display: inline-block;
	max-width: 40px;
	width: auto;
	margin: 0;
	padding: 0;
	font: inherit;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	background: transparent !important;
	border: 1px solid transparent;
	color: #000;
}

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

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

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

.product-item-detail-amount-measure {
	font-size: 12px;
	line-height: 1;
}


/*.product-item-detail-amount-description-container {
	color: #a5a5a5;
	font-size: 12px;
	white-space: nowrap;
}
.product-item-detail-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}
.product-item-detail-amount-label-container {
	font-weight: bold;
	color: #a5a5a5;
	font-size: 12px;
	margin: 5px 0;
}*/

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


/*Buy button*/

.product-item-detail-info-container .g-button {
	margin-right: 6px;
	padding: 11px 20px;
}

.product-item-detail-info-container .g-button,
.product-item-detail-info-container .g-button-ghost {
	font-size: 18px;
	border-radius: 20px;
}

.product-item-detail-info-container .g-button-ghost {
	padding: 11px 16px;
	border-color: #3d6bb8;
	color: #3d6bb8 !important;
}

.product-item-detail-description {
	margin-bottom: 36px;
	font-size: 14px;
	line-height: 20px;
}


/* files */

.product-item-detail-download {
	display: flex;
	flex-flow: row wrap;
}

.product-item-detail-download a {
	position: relative;
	padding-left: 25px;
	margin-right: 37px;
	margin-bottom: 10px;
	text-decoration: underline;
}

.product-item-detail-download a::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 15px;
	height: 19px;
	margin-top: -10px;
	background: transparent url(/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/download-ico.png) no-repeat center;
}

/* Slider */

.product-item-detail-slider {
	position: relative;
}


/* Analytics & compare */

.product-item-detail-analytics,
.product-item-detail-compare-container {
	position: absolute;
	top: 13px;
	z-index: 2;
	font-size: 0;
}

.product-item-detail-analytics {
	left: 13px;
}

.product-item-detail-compare-container {
	/*left: 43px;*/
	left: 13px;
}

.product-item-label-container.detail-page{
	position: absolute;
	right: 13px;
	top: 13px;
	z-index: 2;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
}
.product-item-sale-label {
	padding: 4px 6px;
	background: #b0c726;
	border-radius: 4px;
	width: fit-content;
	margin-left: auto;
	margin-bottom: 3px;
}
.product-item-sale-label--sale{
	background-color: #ff5047;
}
.product-item-sale-label--new{
	background-color: #27AE60;
}
.product-item-sale-label--preorder{
	background-color: #3D6BB8;
}
@media(max-width: 450px){
	.product-item-label-container{
		font-size: 11px;
	}
	.product-item-sale-label {
		padding: 3px 5px;
	}
}

.product-item-detail-analytics span {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: #e9f1f4 url('/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/analytics-ico.png') no-repeat center;
	border-radius: 50%;
	cursor: pointer;
}

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

.product-item-detail-compare input[type="checkbox"] {
	display: none;
}

.product-item-detail-compare input[type="checkbox"] + span {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: #e9f1f4 url('/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/sprite.png') no-repeat -2px 0px;
	border-radius: 50%;
	cursor: pointer;
}

.product-item-detail-compare input[type="checkbox"] + span:hover,
.product-item-detail-compare input[type="checkbox"]:checked + span {
	background-color: #ff5047;
    background-position: -33px 0px;
}


.product-item-detail-slider-container {
	position: relative;
	z-index: 1;
	max-width: 100%;
	background:transparent;
	-webkit-transition: background 800ms ease;
		 -o-transition: background 800ms ease;
			transition: background 800ms ease;
}

.product-item-detail-slider-block {
	position: relative;
	padding-top: 100%;
	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;
	border: 1px solid #d4d4d4;
}
.product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 250ms linear;
		 -o-transition: opacity 250ms linear;
			transition: opacity 250ms linear;
}
.product-item-detail-slider-image.active {
	opacity: 1;
	z-index:10;
}
.product-item-detail-slider-image img {
	-webkit-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);

	-webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
		 -o-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
			transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	background-repeat: no-repeat;
	background-position: center;

	position: absolute;
	top:  50%;
	left: 50%;
	height:auto;
	width:auto;
	max-height: 100%;
	max-width:100%;
	outline: 1px solid transparent;
}
.product-item-detail-slider-image.video {
	cursor: pointer;
}

.popup .product-item-detail-slider-image.video {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.product-item-detail-slider-image.video:after {
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M46.0137 31.1055L25.1973 20.6973C24.8877 20.544 24.5195 20.5586 24.2246 20.7412C23.9297 20.9238 23.75 21.2451 23.75 21.5918V42.4082C23.75 42.7549 23.9297 43.0762 24.2246 43.2588C24.3848 43.3584 24.5674 43.4082 24.75 43.4082C24.9033 43.4082 25.0557 43.3731 25.1973 43.3028L46.0137 32.8946C46.3525 32.7246 46.5664 32.3789 46.5664 32C46.5664 31.6211 46.3525 31.2754 46.0137 31.1055ZM25.75 40.7901V23.21L43.3301 32L25.75 40.7901Z' fill='white'/%3e%3cpath d='M32 0C14.3269 0 0 14.3269 0 32C0 49.6731 14.3269 64 32 64C49.6731 64 64 49.6731 64 32C64 14.3269 49.6731 0 32 0ZM32 62C15.4579 62 2 48.5421 2 32C2 15.458 15.4579 2 32 2C48.542 2 62 15.458 62 32C62 48.5421 48.542 62 32 62Z' fill='white'/%3e%3c/svg%3e");
    background-size: 64px 64px;
    background-repeat: no-repeat;
    background-position: center center;
}
.product-item-detail-slider-image.video iframe {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}
.popup .product-item-detail-slider-image.video iframe {
	display: block;
	padding: 50px;
}
.popup .product-item-detail-slider-image.video:after {
	content: none;
}
.popup .product-item-detail-slider-video-poster {
	display: none;
}
.product-item-detail-slider-progress-bar {
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index:180;
}

/* Slider Controls */

.product-item-detail-slider-controls-block {
	padding: 15px 0;
	font-size: 0;
	text-align: center;
}

/*.product-item-detail-slider-container:not(.popup) .product-item-detail-slider-controls-block {
	display: flex;
	overflow-x: auto;
}*/

.product-item-detail-slider-container:not(.popup) .product-item-detail-slider-control-block_images-gallery {
	display: flex;
	margin-bottom: 20px;
	overflow-x: auto;
}

.product-item-detail-slider-controls-image:not(.video),
.popup .product-item-detail-slider-controls-image.video {
	position: relative;
	display: inline-block;
	width: 64px;
	height: 64px;
	margin: 0 3px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	cursor: pointer;
	overflow: hidden;
	flex-shrink: 0;
}

.product-item-detail-slider-controls-block::-webkit-scrollbar {
    width: 3px;
	height: 4px;
}

.product-item-detail-slider-controls-block::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
	border: 1px solid #D4D4D4;
}

.product-item-detail-slider-controls-block::-webkit-scrollbar-thumb {
    opacity:0.1;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #D4D4D4;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.product-item-detail-documents {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-top: 40px;
}

.product-item-detail-documents-item {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left center;
}

.product-item-detail-documents-item.instruction {
	background: left center transparent url('/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/instruction.png') no-repeat;
}
.product-item-detail-documents-item.instruction:hover {
	background: left center transparent url('/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/instruction-hover.png') no-repeat;
}
.product-item-detail-documents-item.presentation {
	background: left center transparent url('/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/presentation.png') no-repeat;
}
.product-item-detail-documents-item.presentation:hover {
	background: left center transparent url('/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/presentation-hover.png') no-repeat;
}
.product-item-detail-documents-item.certificate {
	background: left center transparent url('/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/certificate.png') no-repeat;
}
.product-item-detail-documents-item.certificate:hover {
	background: left center transparent url('/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/certificate-hover.png') no-repeat;
}

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

.bx-no-retina .product-item-detail-slider-controls-image.active,
.bx-no-retina .product-item-detail-slider-controls-image.video.active {
	border-color: #ff554d;
}

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

.product-item-detail-slider-controls-image.video {
	position: relative;
}
.product-item-detail-slider-controls-image.video:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M46.0137 31.1055L25.1973 20.6973C24.8877 20.544 24.5195 20.5586 24.2246 20.7412C23.9297 20.9238 23.75 21.2451 23.75 21.5918V42.4082C23.75 42.7549 23.9297 43.0762 24.2246 43.2588C24.3848 43.3584 24.5674 43.4082 24.75 43.4082C24.9033 43.4082 25.0557 43.3731 25.1973 43.3028L46.0137 32.8946C46.3525 32.7246 46.5664 32.3789 46.5664 32C46.5664 31.6211 46.3525 31.2754 46.0137 31.1055ZM25.75 40.7901V23.21L43.3301 32L25.75 40.7901Z' fill='white'/%3e%3cpath d='M32 0C14.3269 0 0 14.3269 0 32C0 49.6731 14.3269 64 32 64C49.6731 64 64 49.6731 64 32C64 14.3269 49.6731 0 32 0ZM32 62C15.4579 62 2 48.5421 2 32C2 15.458 15.4579 2 32 2C48.542 2 62 15.458 62 32C62 48.5421 48.542 62 32 62Z' fill='white'/%3e%3c/svg%3e");
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: center center;
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
	display: block;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	opacity: .57;
	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;
	z-index:111;
	top: 0;
	bottom: 0;
	width:25%;
}
.product-item-detail-slider-left {left:0;}
.product-item-detail-slider-right {
	right:0;
	-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
			transform: rotate(180deg);
}
.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
	opacity:.8;
	background-color: rgba(255,255,255,.4);
}

.product-item-detail-slider-close { display: none;}
.product-item-detail-slider-container.popup .product-item-detail-slider-close {
	width:50px;
	height: 50px;
	right:110px;
	top:4px;
	opacity: .27;
	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;
	-webkit-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	bottom: 0;
	display: block;
	position: absolute;
	cursor: pointer;
	z-index:150;
}
.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-detail-label-text,
.product-item-detail-slider-container.magnified .product-item-detail-label-ring {opacity: 0;}


/*	>>>	popup*/
.product-item-detail-slider-container.popup {
	position: fixed;
	top:   0;
	left:  0;
	right: 0;
	bottom:0;
	background: #fff;
	z-index: 999999;
	-webkit-animation-name: imgPopupShow;
	        animation-name: imgPopupShow;
	-webkit-animation-duration: 300ms;
	        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 {
	height:100vh;
	padding-top:0;
}
.product-item-detail-slider-container.popup .product-item-detail-slider-image {
	max-height: 100vh;
	position: absolute;
	top: 50%;
	width:calc(100% - 150px);
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}
@-webkit-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 {
	width:auto;
	max-width: 100%;
	cursor: default;
	max-height: 90vh
}
.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	border-left:1px solid #d3d3d3;
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding:20px;
	overflow-y: auto;
}
.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image,
.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image.video {
	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 {
		height:calc(100vh - 111px);
		padding-top:0;
	}

	.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 {
		width:auto;
		max-width: 100%;
		cursor: default;
		max-height:calc(100vh - 115px);
	}
	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
		border-left:none;
		border-top:1px solid #d3d3d3;
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		max-height:111px;
		overflow-x: auto;
		white-space: nowrap;
	}
	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image,
	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image.video {
		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-detail-label-text,
.product-item-detail-label-ring {
	position: absolute;
	z-index:190;
	opacity: 1;
	-webkit-transition: opacity 450ms ease;
		 -o-transition: opacity 450ms ease;
			transition: opacity 450ms ease;
}
.product-item-detail-label-text span,
.product-item-detail-label-ring {
	clear: both;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	background: #b0c726;
	border-radius: 1px;
	color: #fff;
	-webkit-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			transition: all 250ms ease;
}

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

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

/* TEXT */
.product-item-detail-label-text span {
	min-width: 44px;
	font-size: 11px;
	line-height: 19px;
	padding: 0 2px;
}
.product-item-detail-label-text.product-item-detail-label-small span {

}
.product-item-detail-label-text.product-item-detail-label-big span {

}

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

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

/*RING*/
.product-item-detail-label-ring {
	border-radius:50%;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.product-item-detail-label-ring.product-item-detail-label-small {
	width: 40px;
	height:40px;
	line-height: 40px;
	font-size: 14px;
}
.product-item-detail-label-ring.product-item-detail-label-big {
	width: 50px;
	height:50px;
	line-height: 50px;
	font-size: 18px;
}

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

.product-item-detail-label-top {
	top: 13px;
}
.product-item-detail-label-center {
	left: 50%;
	-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
			transform: translateX(-50%);
}
.product-item-detail-label-center>div { text-align: center;}
.product-item-detail-label-left   { left:  13px;}
.product-item-detail-label-left>div { text-align: left;}
.product-item-detail-label-bottom { bottom: 13px;}
.product-item-detail-label-middle { top:   50%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}
.product-item-detail-label-right  { right: 13px;}
.product-item-detail-label-right>div { text-align: right;}
.product-item-detail-label-center.product-item-detail-label-middle {
	-webkit-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}

/* Tabs */
.product-item-detail-tabs-container {
	min-height:60px;
	background: #fff;
	border-bottom:1px solid #ededed;
}
.product-item-detail-tabs-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
.product-item-detail-tabs-list:after {
	content:"";
	clear: both;
	display: table;
}
.product-item-detail-tab {
	float: left;
	min-height:60px;
}

.product-item-detail-tab-link {
	height: 60px;
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding:10px 25px;
	-ms-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	line-height:45px;
	font-weight: bold;
	font-size:13px;
	text-transform: uppercase;
	color: #039BE5;
	vertical-align: middle;
	-webkit-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			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 {
	content:"";
	height: 0;
	position: absolute;
	left:  0;
	right: 0;
	bottom:0;
	background: #1485CE;
	-webkit-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			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;}
	.popup .product-item-detail-slider-image.video {
		padding-bottom: 75.25%;
	}
}
/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
	position: fixed;
	top:-100px;
	left: 0;
	right: 0;
	z-index:1000;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 14px 0 rgba(32,54,74,.23);
	        box-shadow: 0 4px 14px 0 rgba(32,54,74,.23);
	-webkit-transition: top 350ms linear;
		 -o-transition: top 350ms linear;
			transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
	min-height:45px;
	background: #fff;
}
.product-item-detail-tabs-container-fixed.active {
	opacity: 1;
	top:0;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
	max-width:1048px;
	margin: 0 auto;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tab {min-height:45px;}
.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
	height: 45px;
	padding:10px 25px;
	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;
	left: 0;
	right: 0;
	z-index:1010;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 14px 0 rgba(32,54,74,.23);
	        box-shadow: 0 4px 14px 0 rgba(32,54,74,.23);
	-webkit-transition: top 220ms linear;
		 -o-transition: top 220ms linear;
			transition: top 220ms linear;
	height:85px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding:7px 0 8px;
}
.product-item-detail-short-card-fixed.active {
	opacity: 1;
	top:0;
}
.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 {
	max-width:1048px;
	margin: 0 auto;
}
.product-item-detail-short-card-content-container table {
	border-collapse: collapse;
	min-width:100%;
}

.product-item-detail-short-card-image {
	vertical-align: middle;
	text-align: left;
	width:80px;
	padding-right:15px;
}
.product-item-detail-short-card-image img {
	height: 65px;
	max-width: none;
}
.product-item-detail-short-title-container {
	max-width: 650px
}

.product-item-detail-short-title-text {
	display: block;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	color: #000;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
}
.product-item-detail-short-card-price {
	text-align: right;
	vertical-align: middle;
	padding:0 10px;
}
.product-item-detail-short-card-btn {
	padding-left:10px;
	min-width:120px;
}

/*Colors */
.product-item-detail-colors {
	padding-top: 32px;
	padding-bottom: 32px;
}

.product-item-detail-colors-title {
	margin-bottom: 5px;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 170%;
	letter-spacing: -0.14px;
}

.product-item-detail-colors-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.product-item-detail-colors-item {
	position: relative;
	width: 60px;
	height: 60px;
	border-radius: 2px;
	border: 1px solid #D3D3D3;
	transition: border-color 0.2s;
}

.product-item-detail-colors-item.selected {
	border: 2px solid #3D6BB8;
}

.product-item-detail-colors-item .color-name {
	position: absolute;
	top: calc(100% + 12px);
	left: 50%;
	padding: 6px 8px;
	background: #272B38;
	color:#fff;
	transform: translateX(-50%);
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: -0.065px;
	user-select: none;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.2s;
	z-index: 10;
}

@media (min-width:768px) {
	.product-item-detail-colors-item:hover {
		border-color: #92949B;
	}
	
	.product-item-detail-colors-item:hover .color-name {
		opacity: 1;
	}
}

@media (max-width:767px) {
	.product-item-detail-colors-list {
		flex-wrap: nowrap;
		margin: 0 -15px;
		padding: 0 15px;
		overflow-x: auto;
	}

	.product-item-detail-colors-list {
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	
	.product-item-detail-colors-list::-webkit-scrollbar {
		display: none;
		-webkit-appearance: none;
		width: 0;
		height: 0;
	}

	.product-item-detail-colors-item {
		flex-shrink: 0;
	}

}

.product-item-detail-colors-item .color-name:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 8px solid transparent;
	border-bottom: 8px solid #272B38;
}

.product-item-detail-colors-item a {
	display: block;
	width: 100%;
	height: 100%;
}

.product-item-detail-colors-item a img {
	max-width: 100%;
	vertical-align: middle;
}

/*Properties */

.product-item-detail-properties {
	margin: 0 0 36px;
	font-size: 14px;
	line-height: 24px;
	overflow: auto;
}

.product-item-detail-properties table  {
	width: 100%;
	margin-bottom: 24px;
}

.product-item-detail-properties tr  {

}

.product-item-detail-properties th  {
	padding-top: 24px;
}

.product-item-detail-properties td  {
	vertical-align: top;
}

.product-item-detail-properties td:first-child  {
	position: relative;
	width: 55%;
	overflow: hidden;
}

.product-item-detail-properties td:first-child ._name  {
	position: relative;
	z-index: 2;
	display: inline-block;
	padding-right: 5px;
	white-space: nowrap;
	background: #fff;
}

.product-item-detail-properties td:first-child ._dotted  {
	position: absolute;
	right: 0;
	top: 16px;
	left: 0;
	z-index: 1;
	height: 2px;
	background: transparent url('/local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/images/dot.png') repeat-x 0px 0px;
}

.product-item-detail-properties td:last-child  {
	padding-left: 5px;
}

.product-item-detail-properties-more {

}

.product-item-detail-properties-more a {
	position: relative;
	padding-right: 16px;
	text-decoration: underline;
}

.product-item-detail-properties-more a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 9px;
	height: 9px;
	margin-top: -6px;
	border-right: 2px solid #3d6bb8;
	border-bottom: 2px solid #3d6bb8;
	transform: rotate(45deg);
}

.product-item-detail-info-container-inner-price {
  font-size: 30px;
}

a.product-item-detail-info-container-inner-round-button,
a.product-item-detail-info-container-inner-round-button:hover,
a.product-item-detail-info-container-inner-round-button:active {
	text-decoration: none;
}

a.product-item-detail-info-container-inner-round-button:hover{
	background: #ff5047;
}

a.product-item-detail-info-container-inner-round-button:hover .product-item-detail-info-container-inner-round-button-question{
	color: #fff;
}

/* .product-item-detail-info-container-inner-round-button {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
} */
.product-item-detail-info-container-inner-round-button-question {
  font-size: 16px;
  font-weight: 900;
  color: #888;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.product-item-detail-info-container-inner-round-button-hint-text {
  background: #fff;
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid #ccc;
  box-shadow: 0px 7px 5px 0px #0002;
}
.product-item-detail-info-container-inner-round-button-hint-tail {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  bottom: -9px;
}

.product-item-detail-info-container-inner-round-button:hover .product-item-detail-info-container-inner-round-button-hint {
  opacity: 1;
}

.product-item-detail-info-container-inner-round-button-hint {
  position: absolute;
  font-weight: 400;
  color: #222;
  font-size: 14px;
  top: -40px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  transition: 0.25s;
}

.product-item-detail-info-container-innerquestion-block {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	max-width: 250px;
}
.product-item-detail-info-container-innerquestion-block-text {
	max-width: 202px;
	margin-left: 20px;
	font-size: 13px;
	white-space: initial;
}
.product-item-detail-info-container-innerquestion-block .g-button {
	display: flex;
	flex: auto;
	justify-content: center;
	margin-top: 10px;
}


.product-item-detail-info-container-inner-button {
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 15px;
  max-width: 320px;
}

@media (min-width: 1200px) {
	.product-item-detail-info-container-inner-button {
	  margin-top: 20px;
	  margin-right: 10px;
	  width: auto;
	  flex-direction: column;
	  align-items: flex-start;
	  justify-content: flex-start;
	  gap: 20px;
	}
}

.catalog_detail-tab-related {
	display: flex;
}
	.catalog_detail-tab-related_element {
		margin-right: 15px;
		border-bottom: 2px solid transparent;
		font-size: 18px;
		cursor: pointer;
	}
	.catalog_detail-tab-related_element.active-tab {
		border-bottom: 2px solid #3d6bb8;
		cursor: default;
	}
	.related-tab_content {
		opacity: 0;
	}
	.related-tab_content.tab-content-opened {
		display: block;
		opacity: 1;
	}
/* End */


/* Start:/local/templates/template.main/components/bitrix/iblock.vote/stars_new/style.css?17846257391019*/

.bx_item_detail_rating{margin-bottom: 10px;}
.bx_item_detail_rating td{
	vertical-align: middle;
	text-align: right;
}
.bx_item_detail_rating .bx_item_rating{
	text-align: right;
}
.bx_item_detail_rating .bx_stars_container{
	position: relative;
	width: 68px;
	height: 30px;
	background: #dadada;
	background-size: 100% 100%;
}
.bx_item_detail_rating .bx_stars_bg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 101;
	background: url(/local/templates/template.main/components/bitrix/iblock.vote/stars_new/images/stars.png) no-repeat center;
}

.bx_item_detail_rating .bx_stars_progress{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: #e76110;
}
.bx_item_detail_rating .bx_stars_rating_votes{
	color: #8d8d8d;
	font-size: 11px;
	line-height: 11px;
	vertical-align: middle;
}

/*.bx_item_detail_rating .bx_vam{vertical-align: middle;}*/

@media (max-width:530px){
	.bx-touch .bx_item_detail_rating .bx_stars_container{
		height: 15px;
		margin: 4px 0;
	}
	.bx_item_detail_rating .bx_stars_rating_votes{
			font-size: 7px;
			line-height: 7px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.css?1784625703381*/
.catalog-element-popup-wrapper {
	position: absolute;
	box-sizing: border-box;
	border-radius: 3px;
	background: rgba(0, 0, 0, .77);
}

.catalog-element-popup-inner {
	padding: 20px;
	max-width: 300px;
	font: 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.catalog-element-popup-element {
	color: #ffa801;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* End */


/* Start:/local/templates/.default/components/ma/catalog.section/.default/style.css?178462573715165*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header {
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	color: #000;
}

.b-catalog-section-description {
	margin: 75px 0;
	font-size: 14px;
	line-height: 20px;
}

.b-catalog-section-description h2,
.b-catalog-section-description h3,
.b-catalog-section-description h4,
.b-catalog-section-description h5,
.b-catalog-section-description h6 {
	margin: 1.6em 0;
	font-weight: normal;
}

.b-catalog-section-description ul {
	padding: 0;
	list-style: none;
}

.b-catalog-section-description ul li {
	/*position: relative;*/
	/*padding: 0 0 0 18px;*/
}

.b-catalog-section-description ul li::before {
	content: '—';
	margin-right: 4px;
	/*position: absolute;
	top: 10px;
	left: 0;
	width: 13px;
	height: 1px;
	background: #292929;*/
}

.b-catalog-section-message.g-message {
	margin-bottom: 80px;
}


.popup-compare .popup-window-content p {
	margin: 0 0 0 !important;
}

@media (max-width: 1199px) {
	.popup-compare {
		margin: 15px;
	}
	.popup-compare .popup-window-content {
		text-align: center;
	}
	.popup-compare .popup-window-content-pic {
		margin: 0 auto 15px !important;
	}
}

@media (min-width: 1200px) {

	.popup-window-overlay {
		background: transparent !important;
	}

	.popup-compare  {
		position: fixed !important;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		height: 82px !important;
		box-shadow: 0 0 81px 0 rgba(13, 102, 179, 0.51);
	}

	.popup-compare .popup-window-content {
		position: absolute !important;
		max-width: 960px !important;
		padding: 0 !important;
		top: 50% !important;
		left: 50% !important;
		display: flex;
		align-items: center;
		margin-left: -570px !important;
		margin-top: -32px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}

	/*.popup-window-content p {
		margin: 0 0 0 !important;
	}*/

	.popup-compare .popup-window-close-icon {
		top: 50% !important;
		right: 50% !important;
		margin-right: -570px !important;
		margin-top: -14px !important;
	}

	.popup-compare .popup-window-close-icon::after {
		width: 14px !important;
		height: 14px !important;
		background-image: url('/local/templates/.default/components/ma/catalog.section/.default/../../../../img/popup-close.png') !important;
	}


	.popup-compare .popup-window-buttons {
		position: absolute !important;
		padding: 0 !important;
		top: 50% !important;
		right: 50% !important;
		margin-right: -530px !important;
		margin-top: -16px !important;
	}

}


a.product-item-info-container-inner-round-button,
a.product-item-info-container-inner-round-button:hover,
a.product-item-info-container-inner-round-button:active {
	text-decoration: none;
}

a.product-item-info-container-inner-round-button:hover{
	background: #ff5047;
}

a.product-item-info-container-inner-round-button:hover .product-item-info-container-inner-round-button-question{
	color: #fff;
}

.product-item-info-container-inner-round-button {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #e9f1f4;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.product-item-info-container-inner-round-button-question {
	font-size: 16px;
	font-weight: 900;
	color: #888;
}

.product-item-info-container-inner-round-button-hint-text {
	background: #fff;
	padding: 1rem;
	border-radius: 6px;
	border: 1px solid #ccc;
	box-shadow: 0px 7px 5px 0px #0002;
}
.product-item-info-container-inner-round-button-hint-tail {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	bottom: -9px;
}

.product-item-info-container-inner-round-button:hover .product-item-info-container-inner-round-button-hint {
	opacity: 1;
}

.product-item-info-container-inner-round-button-hint {
	position: absolute;
	font-weight: 400;
	color: #222;
	font-size: 14px;
	top: -40px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.25s;
}


.product-item-info-container-inner-button {
	width: 100%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 320px;
	gap: 20px;
}

/*
.product-item-info-container.product-item-price-container {
	width: 100%;
}
*/

.product-item-info-container-inner-button .product-item-info-container-inner-price span {
	font-weight: inherit;
	font-size: inherit;
}

.product-item-line-list .product-item-info-container-inner-button {
	flex-direction: column-reverse;
	align-items: flex-start;
	gap: 20px;
	justify-content: center;
}

@media (min-width: 1200px) {
	.product-item-line-list .product-item-info-container-inner-button {
		flex-direction: row-reverse;
		align-items: flex-start;
		gap: 20px;
	}
}

.line-product-item-price-container {
	width: 100%;
}

.table-product-item-info .table-product-item-info-container[data-entity="price-block"]{
	margin: 0;
}


.table-product-item .table-product-item-info {
	flex: 0 0 auto;
	min-width: 120px;
	justify-content: flex-start;
	padding-left: 20px;
}

.product-item-info-container-inner-price > * {
	display: block;
	line-height: 1.25;
}


.table-product-item-title a {
	word-break: break-word;
}

.product-item-info-container-inner-price {
	font-size: 14px;
}

.table-product-item .table-product-item-title-n-props {
	flex-shrink: 1;
	margin-right: 10px
}

@media (min-width: 1200px) {
	.table-product-item .table-product-item-title-n-props {
		margin-right: 40px
	}
	.product-item-info-container-inner-price > * {
		display: inline-block;
	}
	.table-product-item .table-product-item-info {
		margin-right: 40px;
	}
}

/*--- [ma-30297] инициализация карусели по требованию ---begin-*/
.b-product-list-carousel {
	position: relative;
	overflow: hidden;
	display: flex !important;
}
	.b-product-list-carousel .product-item-list-col-1 {
		/*width: calc(20% + 30px);*/
		flex-shrink: 0;
	}

	/** @see {SITE_TEMPLATE_PATH}/js/main.js: `app.initCatalogProductListSlider` */
	.b-product-list-carousel .product-item-list-col-1 {/* 1 элемент в строке */
		width: calc(100% + 30px);
	}
	@media (min-width: 500px) {/* 2 элемент в строке */
		.b-product-list-carousel .product-item-list-col-1 {
			width: calc(50% + 30px);
		}
	}
	@media (min-width: 768px) {/* 3 элемент в строке */
		.b-product-list-carousel .product-item-list-col-1 {
			width: calc(33.3333% + 30px);
		}
	}
	@media (min-width: 1200px) {/* 5 элемент в строке */
		.b-product-list-carousel .product-item-list-col-1 {
			width: calc(20% + 30px);
		}
	}

	.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:first-child + .product-item-list-col-1 {
		visibility: hidden;
	}
	.b-product-list-carousel.owl-loaded .product-item-list-col-1:first-child + .product-item-list-col-1 {
		visibility: visible;
	}
	@media (min-width: 500px) {
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:first-child + .product-item-list-col-1 {
			visibility: visible;
		}
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:nth-child(3) {
			visibility: hidden;
		}
		.b-product-list-carousel.owl-loaded .product-item-list-col-1:nth-child(3) {
			visibility: visible;
		}
	}
	@media (min-width: 768px) {
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:nth-child(3) {
			visibility: visible;
		}
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:nth-child(4) {
			visibility: hidden;
		}
		.b-product-list-carousel.owl-loaded .product-item-list-col-1:nth-child(4) {
			visibility: visible;
		}
	}
	@media (min-width: 1200px) {
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:nth-child(4) {
			visibility: visible;
		}
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:nth-child(6) {
			visibility: hidden;
		}
		.b-product-list-carousel.owl-loaded .product-item-list-col-1:nth-child(6) {
			visibility: visible;
		}
	}

	.b-product-list-carousel [class*="col-"],
	.b-product-list-carousel .product-item-container {
		height: 100% !important;
	}
	.b-product-list-carousel + .owl-nav {
		position: relative;
		z-index: 1;
	}
		.b-product-list-carousel + .owl-nav .owl-prev,
		.b-product-list-carousel + .owl-nav .owl-next {
			position: absolute;
			top: 50%;
			width: 46px;
			height: 46px;
			font-size: 0;
			background-color: #fff;
			border: 1px solid #3d6bb8;
			border-radius: 50%;
			cursor: pointer;
			/*transform: translateY(-50%);*/
		}
		.b-product-list-carousel + .owl-nav .owl-prev {
			transform: translateY(-23px);
		}
		.b-product-list-carousel + .owl-nav .owl-next {
			transform: translateY(-23px);
		}
		.b-product-list-carousel + .owl-nav .owl-prev:before,
		.b-product-list-carousel + .owl-nav .owl-next:before,
		.b-product-list-carousel + .owl-nav .owl-prev:after,
		.b-product-list-carousel + .owl-nav .owl-next:after {
			content: '';
			position: absolute;
			top: 50%;
		}
		.b-product-list-carousel + .owl-nav .owl-prev:before,
		.b-product-list-carousel + .owl-nav .owl-next:before {
			width: 22px;
			height: 2px;
			margin-top: -1px;
			background: #3787d5;
		}
		.b-product-list-carousel + .owl-nav .owl-prev:before {
			left: 50%;
			margin-left: -10px;
		}
		.b-product-list-carousel + .owl-nav .owl-prev.disabled:before {
			background-color: #d3d3d3;
		}
		.b-product-list-carousel + .owl-nav .owl-prev.disabled:after,
		.b-product-list-carousel + .owl-nav .owl-next.disabled:after {
			background: transparent;
			border-color: #d3d3d3;
			cursor: default;
		}
		.b-product-list-carousel + .owl-nav .owl-prev:after,
		.b-product-list-carousel + .owl-nav .owl-next:after {
			width: 8px;
			height: 8px;
			margin-top: -4px;
		}
		.b-product-list-carousel + .owl-nav .owl-prev:after {
			left: 11px;
			border-top: 2px solid #3787d5;
			border-left: 2px solid #3787d5;
			transform: rotate(-45deg);
		}
		.b-product-list-carousel + .owl-nav .owl-prev.disabled:after {
			border-top-color: #d3d3d3;
			border-left-color: #d3d3d3;
		}
		.b-product-list-carousel + .owl-nav .owl-next:before {
			right: 50%;
			margin-right: -10px;
		}
		.b-product-list-carousel + .owl-nav .owl-next:after {
			right: 11px;
			border-top: 2px solid #3787d5;
			border-right: 2px solid #3787d5;
			transform: rotate(45deg);
		}

	.b-product-list-carousel + .owl-nav .owl-prev.disabled,
	.b-product-list-carousel + .owl-nav .owl-prev.disabled:hover {
		background: #fff;
		border-color: #d3d3d3;
		cursor: default;
	}
	.b-product-list-carousel + .owl-nav .owl-prev {
		left: -8px;
	}
	.b-product-list-carousel + .owl-nav .owl-next {
		right: -8px;
	}
	@media (min-width: 1200px) {/* 2 элемент в строке */
		.b-product-list-carousel + .owl-nav .owl-prev {
			left: -65px;
		}
		.b-product-list-carousel + .owl-nav .owl-next {
			right: -65px;
		}
	}

	.b-product-list-carousel + .owl-nav [class*="owl-"]:hover {
	  background: #3d6bb8;
	}
	.b-product-list-carousel + .owl-nav [class*="owl-"]:not(.disabled):hover::before {
	  background: #fff;
	}
	.b-product-list-carousel + .owl-nav .owl-next:not(.disabled):hover::after {
	  border-right-color: #fff;
	}
	.b-product-list-carousel + .owl-nav [class*="owl-"]:not(.disabled):hover::after {
	  border-top-color: #fff;
	}


.b-product-list-carousel.owl-loaded {
	overflow: visible;
}
	.b-product-list-carousel.owl-loaded .product-item-list-col-1 {
		width: 100%;
		flex-shrink: unset;
	}
.b-product-list-carousel.owl-loaded .owl-item {
	display: flex;
	justify-content: center;
}
/*--- [ma-30297] инициализация карусели по требованию ---end-*/

/* End */


/* Start:/local/templates/.default/components/ma/catalog.item/.default/style.css?178462573529763*/
.catalog-section {}
.catalog-section [class*="product-item-list"] .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-right: 0;
	margin-left: 0;
}
.catalog-section [class*="product-item-list"] .row [class*="col-"] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-right: 0;
	padding-left: 0;
}
.product-item-container {
	width: 100%;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-right: -1px;
	margin-bottom: -1px;
	width: 100%;
}
.product-item-container.hover {
	z-index: 5;
}
.product-item {
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 12px 12px;
	background: #fff;
	border: 1px solid #d3d3d3;
}
.product-item-line-card .product-item {
	width: auto !important;
	border-bottom: 1px solid #dadada;
}
@media (max-width: 991px) {
	.product-item-line-card .product-item .col-sm-6:nth-child(2n) {
		clear: both;
	}
}
.bx-retina .product-item {
	border-width: .5px;
}
.product-item * {
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}
@media (max-width: 767px) {
	.product-item {
		padding: 15px 5px 5px
	}
	.product-item-line-card .product-item .col-xs-12:nth-child(2n) {
		clear: both;
	}
}
.bx-no-touch .product-item-container.hover .product-item {
	/*position: absolute;
	right: 0;
	left: 0;*/
	-webkit-box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
	box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
}
.bx-touch .product-item {
	padding: 15px 0 0;
	width: 100%;
}
.bx-no-touch .product-item-container.hover .product-item {
	-webkit-animation: product-item-hover 300ms 1 ease;
}
@-webkit-keyframes product-item-hover {
	0% {
		/*position: absolute;*/
		/*left: -15px;*/
		/*right: -15px;*/
		/*border: 1px solid transparent;*/
		-webkit-box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
		box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
	}
	100% {
		/*border: 1px solid transparent;*/
		-webkit-box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
		box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
	}
}
/*Image*/

.product-item-image {
	position: relative;
	margin-bottom: 14px;
}
/* Analytics & compare*/

.product-item-analytics,
.product-item-compare-container {
	position: absolute;
	top: 0;
	z-index: 2;
	font-size: 0;
}
.product-item-analytics {
	left: 0;
}
.product-item-compare-container {
	/*left: 30px;*/
	left: 0;
}
.product-item-analytics span {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: #e9f1f4 url('/local/templates/.default/components/ma/catalog.item/.default/images/icons.png') no-repeat -38px 3px;
	border-radius: 50%;
	cursor: pointer;
}
.product-item-analytics span:hover {
	background-color: #ff5047;
	background-position: -38px -29px;
}
.product-item-compare label {
	margin: 0;
}
.product-item-compare input[type="checkbox"] {
	display: none;
}
.product-item-compare input[type="checkbox"]+span {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: #e9f1f4 url('/local/templates/.default/components/ma/catalog.item/.default/images/icons.png') no-repeat -74px 3px;
	border-radius: 50%;
	cursor: pointer;
}
.product-item-compare input[type="checkbox"]+span:hover,
.product-item-compare input[type="checkbox"]:checked+span {
	background-color: #ff5047;
	background-position: -74px -29px;
}
.product-item-label-container{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
}
.product-item-sale-label {
	padding: 4px 6px;
	background: #b0c726;
	border-radius: 4px;
	width: fit-content;
	margin-left: auto;
	margin-bottom: 3px;
}
.product-item-sale-label--sale{
	background-color: #ff5047;
}
.product-item-sale-label--new{
	background-color: #27AE60;
}
.product-item-sale-label--preorder{
	background-color: #3D6BB8;
}
@media(max-width: 450px){
	.product-item-label-container{
		font-size: 11px;
	}
	.product-item-sale-label {
		padding: 3px 5px;
	}
}
.product-item-image-wrapper {
	position: relative;
	z-index: 1;
	display: block;
	padding-top: 90%;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.product-item-image-wrapper:hover {}
.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
	padding-top: 54%;
}
.product-item-image-original,
.product-item-image-alternative {
	display: flex;
	align-content: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/*display: block;*/
	width: 100%;
	height: 100%;
	/*background-position: center;
	background-size: contain;
	background-repeat: no-repeat;*/
	-webkit-transition: opacity 300ms linear;
	-o-transition: opacity 300ms linear;
	transition: opacity 300ms linear;
}
.product-item-image-original__img,
.product-item-image-alternative__img {
	max-width: 100%;
	max-height: 100%;
}
.owl-carousel .owl-item .product-item-image-original__img,
.owl-carousel .owl-item .product-item-image-alternative__img {
	width: auto;
}
.product-item-image-original {
	z-index: 5;
}
.product-item-image-alternative {
	z-index: 7;
	opacity: 0;
}
.bx-no-touch .product-item-container.hover .product-item-image-original {
	opacity: 0;
}
.bx-no-touch .product-item-container.hover .product-item-image-alternative {
	opacity: 1;
}
.product-item-big-card .product-item-image-wrapper {
	margin-bottom: 25px;
}
/*Image Slider*/

.product-item-image-slider-slide-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	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;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
	.product-item-image-slide {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		transition: -webkit-transform .6s ease-in-out;
		-o-transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		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;
	width: 100%;
	height: 1px;
}
.product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #f42c2c;
	opacity: .8;
}
.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 190;
	padding: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}
.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container {
	opacity: 1;
}
.product-item-image-slider-control,
.product-item-image-slider-control.active {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: rgba(128, 128, 128, .8);
	opacity: .6;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover {
	cursor: pointer;
}
/*Label*/

.product-item-label-text {
	position: absolute;
	z-index: 9;
}
.product-item-label-text span {
	display: block;
	min-width: 44px;
	padding: 4px 2px;
	font-size: 11px;
	line-height: 1;
	text-transform: uppercase;
	background: #b0c726;
	border: none;
	border-radius: 2px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.product-item-label-text span.action {
	background-color: #fba22f;
}
.product-item-label-ring {
	position: absolute;
	z-index: 9;
}
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
/*RING*/

.product-item-label-ring {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}
.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}
.product-item-big-card .product-item-label-ring.product-item-label-small {
	width: 100px;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
}
.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}
.product-item-big-card .product-item-label-ring.product-item-label-big {
	width: 120px;
	height: 120px;
	font-size: 42px;
	line-height: 120px;
}
@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}
	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}
	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}
.product-item-label-top {
	top: 0;
}
.product-item-label-center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.product-item-label-center>div {
	text-align: center;
}
.product-item-label-left {
	left: 0;
}
.product-item-label-left>div {
	text-align: left;
}
.product-item-label-bottom {
	bottom: 0;
}
.product-item-label-middle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.product-item-label-right {
	right: 0;
}
.product-item-label-right>div {
	text-align: right;
}
.product-item-label-center.product-item-label-middle {
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
/*Title*/

.product-item-title-n-props {
	margin: 0 5px 11px;
}
.product-item-title, .product-item-title h2 {
	margin: 0 0 3px;
	font-size: 14px;
	line-height: 17px;
	height: 51px;
	overflow: hidden;
	word-break: break-word;
}
.product-item-title a {
	display: inline-block;
}
/*Price*/

.product-item-price-container {}
.product-item-price-current {
	white-space: nowrap;
	font-weight: bold;
	font-size: 15px;
}

.product-item-price-current span {
	font-size: 12px;
	font-weight: 300;
}

.product-item-price-old {
	color: #a5a5a5;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 12px;
}
.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
	vertical-align: middle;
	line-height: 20px;
}
.product-item-big-card .product-item-price-container {
	margin: 0 0 10px;
}
.product-item-big-card .product-item-price-current {
	font-size: 18px;
}
.product-item-big-card .product-item-price-old {
	font-size: 15px;
}
/*Info*/

.product-item-info {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: auto 5px 0;
}
.rating-wrapper {
	width: 100%;
}
.product-item-info-container {
	margin-bottom: 11px;
}
.product-item-info-container[data-entity="buttons-block"] {
	position: relative;
	z-index: 2;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-right: auto;
}
.product-item-info-container[data-entity="price-block"] {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	/*flex-basis: 50%;*/
}
.product-item-info-container[data-entity="quantity-block"] {
	position: absolute;
	/*top: -10px;*/
	right: -11px;
	bottom: -10px;
	left: -11px;
	z-index: 1;
	width: auto;
	height: auto;
	/*padding: 7px 7px 7px 84px;*/
	padding: 7px;
	background-color: #e9f1f4;
	/*flex-basis: 50%;*/
}
.product-item-info-container-title {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}
.bx-touch .product-item-info-container.product-item-touch-hidden {
	display: none !important
}
.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
	display: block;
	opacity: 1;
}
/*Amount*/

.product-item-amount {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.product-item-amount-field-container {
	margin-right: 2px;
	padding: 2px 3px;
	text-align: center;
	background: #fff;
	border: 1px solid #d3d3d3;
	border-radius: 2px;
}
.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 13px;
	height: 13px;
	vertical-align: middle;
	background-color: #f8fafe;
	border: 1px solid #d3d3d3;
	border-radius: 2px;
	cursor: pointer;
}
.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:before,
.product-item-amount-field-btn-plus:after {
	content: '';
	position: absolute;
	background: #a8b1b5;
}
.product-item-amount-field-btn-plus:before {
	top: 2px;
	right: 5px;
	bottom: 2px;
	left: 5px;
	width: auto;
	/*1px*/
	height: auto;
	/*7px*/
}
.product-item-amount-field-btn-plus:after {
	top: 5px;
	right: 2px;
	bottom: 5px;
	left: 2px;
	width: auto;
	/*7px*/
	height: auto;
	/*1px*/
}
.product-item-amount-field-btn-minus:after {
	content: '';
	position: absolute;
	top: 5px;
	right: 2px;
	bottom: 5px;
	left: 2px;
	width: auto;
	/*7px*/
	height: auto;
	/*1px*/
	background: #a8b1b5;
}
.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
	border-color: #ff5047;
}
.product-item-amount-field-btn-plus:hover::before,
.product-item-amount-field-btn-plus:hover::after,
.product-item-amount-field-btn-minus:hover::after {
	background-color: #ff5047;
}
.product-item-amount-field-btn-disabled {
	cursor: default;
}
.product-item-amount-field-btn-disabled::after {
	opacity: .3 !important;
}
.product-item-amount-field-btn-disabled:hover {
	border-color: #d3d3d3;
}
.product-item-amount-field-btn-disabled:hover::before,
.product-item-amount-field-btn-disabled:hover::after {
	background-color: #a8b1b5;
}
.product-item-amount-field {
	display: inline-block;
	max-width: 35px;
	width: auto;
	margin: 0;
	padding: 0;
	font: inherit;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	background: transparent !important;
	border: 1px solid transparent;
	color: #000;
}
.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 {
	-webkit-appearance: none;
	margin: 0
}
.product-item-amount-measure {
	font-size: 12px;
	line-height: 1;
}
/**/

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

.product-item-properties {
	font-size: 12px;
	line-height: 20px;
}
.product-item-properties table {
	display: block;
}
.product-item-properties tr {
	display: block;
}
.product-item-properties td {
	display: inline-block;
	vertical-align: baseline;
}
.product-item-properties td:last-child {
	padding-left: 3px;
	font-style: italic;
}
/* availability */
.product-item-properties tr.availability span.none,
.product-item-properties tr.availability span.few,
.product-item-properties tr.availability span.med,
.product-item-properties tr.availability span.lot {
	display: inline-block;
	width: 19px;
	height: 11px;
	font-size: 0;
	vertical-align: middle;
	background: transparent url('/local/templates/.default/components/ma/catalog.item/.default/images/icons.png') no-repeat;
}
.product-item-properties tr.availability span.none {
	background-position: -5px -53px;
}
.product-item-properties tr.availability span.few {
	background-position: -5px -37px;
}
.product-item-properties tr.availability span.med {
	background-position: -5px -21px;
}
.product-item-properties tr.availability span.lot {
	background-position: -5px -4px;
}
/* SCU */

.product-item-scu-container {
	padding: 0 0 2px;
}
.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}
.product-item-scu-block {}
.product-item-scu-list {
	margin: 0;
}
.product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
}
.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	/* float: left; */
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
}
.product-item-scu-item-text-container {
	min-width: 32px;
}
.product-item-scu-item-color-container {
	max-width: 38px;
	width: 25%;
}
.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}
.bx-no-touch .product-item-scu-item-color-block {
	-webkit-transition: outline 200ms ease;
	-o-transition: outline 200ms ease;
	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 {
	-webkit-transition: outline 300ms ease;
	-o-transition: outline 300ms ease;
	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;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}
.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}
.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}
@media (max-width: 991px) {
	.product-item-line-card .product-item-scu-container-title {
		text-align: center;
	}
	.product-item-line-card .product-item-scu-item-list {
		text-align: center;
	}
	.product-item-line-card .product-item-scu-item-color-container,
	.product-item-line-card .product-item-scu-item-text-container {
		display: inline-block;
		float: none;
	}
}
/*Description*/

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

.product-item-button-container {
	/*margin-right: 5px;*/
	font-size: 11px;
}
.product-item-button-container .g-button {
	/*min-width: 90px;*/
	padding: 8px 4px;
	font-size: 11px;
}
.product-item-button-container .g-add-to-cart {
	min-width: 75px;
}
.product-item-button-container .g-button.disabled {
	padding-top: 7px;
	padding-bottom: 7px;
}
.product-item-button-container span {
	font-size: 10px;
}
/*Stickers*/

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

.product-item-more-container {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 15px 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	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;
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}
.bx-touch .product-item-more,
.product-item-container.hover .product-item-more {
	opacity: 1;
}
.product-item-more-title {
	overflow: hidden;
	text-align: center;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*in owl carousel*/

.b-product-list-carousel {
	padding-right: 42px;
	padding-left: 42px;
}
@media (min-width: 1200px) {
	.b-product-list-carousel {
		padding-right: 0;
		padding-left: 0;
	}
}
.b-product-list-carousel .product-item-container {
	margin: 0;
}

@media (max-width: 1170px) {
	.bx-touch .product-item-info-container.product-item-hidden {
		opacity: 0;
	}
}

@media (max-width: 520px) {
	.bx-touch .product-item {
		max-width: 210px;
		margin-left: auto;
		margin-right: auto;
	}
}

.product-item_fast-view {
	display: none !important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px !important;
	margin-left: -74px !important;
	z-index: 2;
}
@media screen and (min-width: 768px) {
	.product-item-container:hover .product-item_fast-view {
		display: block !important;
	}
}
/* End */


/* Start:/local/templates/template.main/components/ma/news.list/main.features/style.css?17846257391624*/
.b-main-features_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
	margin: 0 0 25px 0;
}

@media (min-width: 768px) {
	.b-main-features_list  {
		margin-bottom: 0;
	}
}

.b-main-features_item {
	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-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
	margin: 0 0 55px 0;
	padding: 0 5px;
	cursor: pointer;
}

@media (min-width: 768px) {
	.b-main-features_item  {
		-ms-flex-preferred-size: 33%;
		    flex-basis: 33%;
	}
}

@media (min-width: 1200px) {
	.b-main-features_item  {
		/*flex-basis: 285px;*/
		-ms-flex-preferred-size: 25%;
		    flex-basis: 25%;
		margin-bottom: 68px;
		padding: 0 20px;
	}
}

.b-main-features_item_pic {
	width: 80px;
	height: 80px;
	margin-bottom: 13px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
}

.b-main-features_item_pic.-hover {
	display: none;
}

.b-main-features_item:hover .b-main-features_item_pic {
	display: none;
}

.b-main-features_item:hover .b-main-features_item_pic.-hover  {
	display: block;
}

.b-main-features_item_title {
	font-size: 14px;
	line-height: 20px;
	color: #3d6bb8;
}
.b-main-features_item:hover .b-main-features_item_title {
	color: #ff5047;
	text-decoration: underline;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/ma_default/style.css?17846257373490*/
.b-page-navigation { 
	/*margin: 50px 0 45px;*/
	margin: 50px 0 0 0;
	font-size: 0;
	text-align: center;
}

@media (min-width: 768px) {
	.b-page-navigation {
		/*margin: 50px 0 43px;*/
		margin-top: 45px;
		text-align: right;
	}
}

.b-page-navigation a,
.b-page-navigation a:visited,
.b-page-navigation_current, 
.b-page-navigation_dots {
	display: inline-block;
	min-width: 40px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 12px 5px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #292929;
	border: 1px solid #d3d3d3;
	border-radius: 23px;

	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

@media (min-width: 768px) {
	.b-page-navigation a,
	.b-page-navigation a:visited,
	.b-page-navigation_current, 
	.b-page-navigation_dots {
		min-width: 45px;
		margin-left: 7px;
		margin-bottom: 7px;
		padding: 14px 8px;
		font-size: 15px;
	}
}

.b-page-navigation_first {
	margin-left: 0px;
}

.b-page-navigation_current,
.b-page-navigation a:hover,
.b-page-navigation a:active {
	text-decoration: none;
	background: #3d6bb8;
	border-color: #3d6bb8;
	color: #fff;
}

.b-page-navigation a.b-page-navigation_next,
.b-page-navigation a.b-page-navigation_previous,
.b-page-navigation a.b-page-navigation_all,
.b-page-navigation a.b-page-navigation_pagen {
	width: auto;
}

.b-page-navigation a.b-page-navigation_next,
.b-page-navigation a.b-page-navigation_previous {
	position: relative;
	color: transparent;
}

.b-page-navigation a.b-page-navigation_next:before,
.b-page-navigation a.b-page-navigation_next:after,
.b-page-navigation a.b-page-navigation_previous:before,
.b-page-navigation a.b-page-navigation_previous:after {
	position: absolute;
	content: '';
	display: block;
	transition: all 0.2s
}

.b-page-navigation a.b-page-navigation_previous:before {
	right: 9px;
	width: 22px;
	height: 2px;
	margin-top: 7px;
	background: #292929;
  }

.b-page-navigation a.b-page-navigation_previous:after {
	left: 11px;
	width: 8px;
	height: 8px;
	margin-top: -11px;
	border-top: 2px solid #292929;
	border-right: 2px solid #292929;
	transform: rotate(-135deg);
}

.b-page-navigation a.b-page-navigation_next:before {
	left: 9px;
	width: 22px;
	height: 2px;
	margin-top: 7px;
	background: #292929;
}

.b-page-navigation a.b-page-navigation_next:after {
	right: 11px;
	width: 8px;
	height: 8px;
	margin-top: -11px;
	border-top: 2px solid #292929;
	border-right: 2px solid #292929;
	transform: rotate(45deg);
}

.b-page-navigation a.b-page-navigation_next:hover:before,
.b-page-navigation a.b-page-navigation_next:hover:after,
.b-page-navigation a.b-page-navigation_previous:hover:before,
.b-page-navigation a.b-page-navigation_previous:hover:after {
	
}

.b-page-navigation a.b-page-navigation_previous:hover:before,
.b-page-navigation a.b-page-navigation_next:hover:before {
	background: #fff;
}

.b-page-navigation a.b-page-navigation_previous:hover:after,
.b-page-navigation a.b-page-navigation_next:hover:after {
	border-top-color: #fff;
	border-right-color: #fff;
}

@media screen and (max-width: 767px) {
	.b-page-navigation a.b-page-navigation_previous:before {
		right: 8px;
		width: 18px;
	}

	.b-page-navigation a.b-page-navigation_previous:after {
		margin-top: -10px;
	}

	.b-page-navigation a.b-page-navigation_next:before {
		left: 8px;
		width: 18px;
		height: 2px;
		margin-top: 7px;
		background: #292929;
	}

	.b-page-navigation a.b-page-navigation_next:after {
		margin-top: -10px;
	}
}
/* End */
/* /local/templates/.default/components/ma/catalog/catalog/style.css?17846257361381 */
/* /local/templates/.default/components/ma/catalog/catalog/ma/catalog.element/.default/style.css?178462573643022 */
/* /local/templates/template.main/components/bitrix/iblock.vote/stars_new/style.css?17846257391019 */
/* /bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.css?1784625703381 */
/* /local/templates/.default/components/ma/catalog.section/.default/style.css?178462573715165 */
/* /local/templates/.default/components/ma/catalog.item/.default/style.css?178462573529763 */
/* /local/templates/template.main/components/ma/news.list/main.features/style.css?17846257391624 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/ma_default/style.css?17846257373490 */
