

/* Start:/local/templates/restyle/components/bitrix/catalog/restyle/style.css?17210125181641*/
.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;
}
.bx-ag-search-page.search-page form {
	display: none;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

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

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

.page-header {
	margin: 0;
}

.page-header .page-title{
	margin-bottom: 10px;
}
.articule{
	margin: 0px -15px 15px;
	color: #a5a5a5;
	font-size: 16px;
}


.navbar {
    margin: 0px;
}

.wrap-element-page {
	margin: 0;
}

.wrap-sort-filter {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #f3f3f3;
}

form.sortline .select2-container {
	width: 150px !important;
}
form.sortline {
	margin: 0;
}

/* End */


/* Start:/local/templates/restyle/components/bitrix/catalog/restyle/bitrix/catalog.compare.list/.default/style.css?16989096681265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/style.css?172101264520321*/
.bx-filter {
	width: 100%;
	min-width: 220px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
	/*margin-bottom: 20px;*/
	z-index: 70;
	position: relative;
}
form[name="arrFilterCatalog_form"] {
	margin: 0;
}
.bx-filter .bx-filter-section {
	/*background: #edf6fc; /* color */
	position: relative;
	padding-top: 26px
}
.bx-filter .bx-filter-section>.row {
	padding: 0 5px;
}
.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
}
.bx-filter .bx-filter-parameters-box-title {
	font-size: 13px;
	padding-bottom: 7px;
}

.select.MARKA .select__list,
.select.MODEL .select__list,
.select.POKOLENIE .select__list {
	max-height: 248px;
	overflow-y: scroll;
}

@media (max-width: 992px) {
	.select.MARKA .select__list,
	.select.MODEL .select__list,
	.select.POKOLENIE .select__list {
		max-height: 248px;
		overflow-y: auto;
	}
}

@media (min-width: 992px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}
.bx-filter .bx-filter-parameters-box-title span {
	color: #039be5;
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.bx-filter .bx-filter-parameters-box-title span:hover {
	border-color: #039be5;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
	/*color: #95a1a8;*/
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
	/*color: #758087;*/
	border-color: transparent;
}
.bx-filter .bx-filter-block {
	display: block;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}
.bx-filter-parameters-box-container {
	padding-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}
.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
	width: calc(50% - 12px);
	padding: 0 6px;
}
/*
* INPUTS
*
*/

.bx-filter .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none;
	box-sizing: border-box;
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
}
/*.bx-filter .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
			border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
}

/*
COLOR
*/
.bx-ios .bx-filter .bx-filter-input-container input {
	/* Fix of input shadow for IOS browsers. */

	background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-filter-button-box {
	clear: both;
}
/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
	padding: 40px 10px 20px;
	width: 100%;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
	/*background: #d8e9f0;/* COLOR */
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}
.bx-filter .bx-ui-slider-part.p1 {
	left: -1px;
}
.bx-filter .bx-ui-slider-part.p2 {
	left: 25%;
}
.bx-filter .bx-ui-slider-part.p3 {
	left: 50%;
}
.bx-filter .bx-ui-slider-part.p4 {
	left: 75%;
}
.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	/*font-weight: var(--ui-font-weight-bold);*/

	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}
.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 50;
	background: #849da4;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
	background: #E4002B;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	/*background: #a8dff3;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	/*background: #499fd8;/* COLOR */
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	width: 12px;
	height: 22px;
	border-bottom: none;
}
.bx-filter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.bx-filter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.bx-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: -11px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAArUlEQVQ4y6WSQQ6FMAhEXbjyXwzOpBdx5bXKbYRWLFSJ2m8ysVHfzGA7DH9cuKVfNwwM40ZzZzJlmE3WTjjNfF9Fn2EwMH5pUGYWOJ3w6wZ4wDKz6rUBumQPPxrUmT0IxuxpqxYLQ7MOG5TaHtbk1iza5+VauW5dfdcYSDKcMLkP7wxdA5sMQWV/BkwDTY7mtAfHjpJ/Ihj4DoIgXZ9J+siaimi6rimLgSw87qod+1BRTwMJRYoAAAAASUVORK5CIIA=) no-repeat right top;*/
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -12px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;*/
}

/*
*	Select
*
*/

.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
			border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 15px;
	line-height: 33px;
	overflow: hidden;
	max-width: 100%;
	height: 33px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 33px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}
/*
* TAGS
*
*/

.bx-filter .bx-filter-tag {
	padding: 18px;
	/*border-top: 1px solid #d7eaf7;/* COLOR */
	/*border-bottom: 1px solid #d7eaf7;/* COLOR */
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	/*color: #68939e;/* COLOR */
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}
/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
	min-height: 20px;
	font-weight: normal;
	cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
}
.bx-filter .bx-filter-param-label {
	/*font-size: 13px;*/
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-text {
	font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/

.bx-filter .bx-filter-input-checkbox {}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
	text-align: left;
}
/*
* 	BTN
*
*/

.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx-retina .bx-filter .bx-filter-param-btn {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
			border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/images/active.png) 2 repeat;
}*/
/* --- colors */
.bx-filter .bx-filter-param-btn.bx-color-sl {}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	box-shadow: none
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	position: relative;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}
/*
* BTN P/M
*
*/

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
	font-size: 18px;
	/*font-weight:var(--ui-font-weight-bold);*/

	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}
/*
*	icon
*
*/

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}
.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
	line-height: 24px;
	/*position:relative;*/
	/*top:4px;*/

	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-webkit-background-size: cover;
	background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}
.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}
/*
* 	BIZ
*
*/

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	/*padding-left:20px;*/

	color: #000;
	border-color: transparent;
}
/*
*	BTN result and reset
*
*/

.btn-themes {
	/*background-color: #1485CE;/* COLOR */
	/*border-color: #1485CE;/* COLOR */
	color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
	/*background-color: #53A4D8;/* COLOR */
	/*border-color: #53A4D8;/* COLOR */
	color: #FFF
}
/*
* 	Result Popup
*
*/

.bx-filter-horizontal .bx-filter-popup-result{
	display: block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		/*position: fixed !important;*/
		/*z-index: 1001;*/
		/*top: auto !important;*/
		/*right: auto !important;*/
		/*bottom: 0px !important;*/
		/*left: 0 !important;*/
		/*margin-top: 0;*/
		/*margin-left: 0;*/
		margin: 0 auto 60px;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}



form{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    justify-content: flex-end;
	
	z-index: 1;
}

.bx-filter-parameters-box-container.actions-btns,
.bx-filter-parameters-box-container.actions-btns input{
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	z-index: 0;
	width: 0px;
	height: 0;
}
.bx-filter-popup-result {
	display: flex;
	align-items: center;
}

.select__input {
	padding: 5px 10px;
	border-radius: 5px;
}
.select__list.price {
	min-width: 360px;
	right: -180px;
	left: auto;
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
}
.select.slide-active .select__list {
	display: block;
}

.filter .bx-filter.bx-blue .bx-ui-slider-pricebar-vn
{
    background: #849da4;
}
.filter .bx-filter.bx-blue .bx-ui-slider-pricebar-v 
{
    background: #E4002B;
}
#modef {
}
.bx-filter-popup-result.filter-catalog .btn {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	/*text-transform: uppercase;*/
	border-radius: 5px;
	background: #E4002B;
	padding: 5px 15px;
	margin-left: 10px;
}
.bx-filter-popup-result.filter-catalog .btn:focus {
	outline:none;
	box-shadow: none;
}
.bx-filter-popup-result.filter-catalog .btn-gray {
	color: #161616;
	background: #D9D9D9FF;
	margin-left: 10px;
}
.bx-filter-popup-result.filter-catalog .btn:hover {
	color: #fff;
	background: #ff2c53;
}
.bx-filter-popup-result.filter-catalog .btn-gray:hover {
	color: #161616;
	background: #e9e7e7;
}

@media screen and (max-width: 768px) {
	form{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.filter .select__list {
		left: 0;
		transform: translateX(0%);
		position: relative;
	}

	.select__list.price {
		min-width: 270px;
		width: 270px;
	}

	.bx-filter-popup-result {
		top: 90px;
		left: 100px;
	}
	
	

}

.bx-filter-param-label.disabled {
	display: none;
}

.btn-clear-filter{
	display: block;
	color: #0073a3;
    line-height: 10px;
    padding: 5px 0;
    background: transparent;
    border: 0px;
	margin-top: 5px;
}



@media (max-width: 500px) {
	form .select{
		width: 100%;
	}
	form .select .select__list {
		overflow: hidden;
		width: 100%;
	}

	.filter__hidden{
		overflow: auto;
	}

}

/* End */


/* Start:/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/colors.css?17059795642871*/
.bx-filter.bx-blue .bx-filter-section {
	background: #edf6fc;
}
/*
* INPUTS
*
*/
.bx-filter.bx-blue .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
}
/*
*Track
*
*/
.bx-filter.bx-blue .bx-ui-slider-track{background: #e7e7e7;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vn{background: #a8dff3;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-v {background: #499fd8;}

.bx-filter.bx-blue .bx-ui-slider-handle.left {
	background: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/./images/arr.png) no-repeat right top;
	background-size: 22px 22px;
}
.bx-filter.bx-blue .bx-ui-slider-handle.right {
	background: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/./images/arr.png) no-repeat left top;
	background-size: 22px 22px;
}
/*
*	Select
*
*/
.bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-filter.bx-blue .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
}
/*
*	Select popup
*
*/
/*
* TAGS
*
*/
.bx-filter.bx-blue .bx-filter-tag {
	border-top: 1px solid #d7eaf7;
	border-bottom: 1px solid #d7eaf7;
}
.bx-filter.bx-blue .bx-tag-link {
	color: #68939e;
}
/*
*	LABEL
*
*/
/*
*	Checkbox / Radio 
*
*/
/*
* 	BTN 
*
*/
.bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-filter.bx-blue .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/images/active.png) 2 repeat;
}
/*
* BTN P/M
*
*/
/*
*	icon
*
*/
/*
* 	BIZ
*
*/
/*
*	BTN result and reset 
*
*/

.bx-filter.bx-blue .btn-themes {
	background-color: #1485CE;
	border-color: #1485CE;
	color: #FFF
}
.bx-filter.bx-blue .btn-themes.bx-active,
.bx-filter.bx-blue .btn-themes.focus,
.bx-filter.bx-blue .btn-themes:active,
.bx-filter.bx-blue .btn-themes:focus,
.bx-filter.bx-blue .btn-themes:hover{
	background-color: #53A4D8;
	border-color: #53A4D8;
	color: #FFF
}
/*
* 	Result Popup
*
*/
/* End */


/* Start:/local/templates/restyle/components/bitrix/catalog.section/restyle/style.min.css?17405470113212*/
@media(min-width:1200px){.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),.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),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+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){.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),.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),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+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){.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),.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),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(max-width:767px){.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),.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),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+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;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}.row::before{display:initial}
/* End */


/* Start:/local/templates/restyle/components/bitrix/catalog.item/restyle_2/style.css?174054701147030*/
.product-item-container {
    position: relative;
}

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

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

.product-item a:hover {
    text-decoration: none;
}

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

.multi-prop {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 53%;
    /*text-align: center;*/
    text-align: end;

}

.product-item.card .wrap-old-price{
    /*position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0px, -50%);*/
}
.product-item.card .wrap-old-price .product-item-price-old{
    font-size: 16px;
}
@media screen and (max-width: 1168px) {
    .product-item.card .product-item-quantity-block-hidden {
        margin: 0px auto 19px;
    }
}
@media (max-width: 991px) {

    .product-item.card .product-item-quantity-block-hidden {
        width: 100%;
    }
    .product-item-line-card .product-item .col-sm-6:nth-child(2n) {
        clear: both;
    }
}

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

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

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

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

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

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

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

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

    100% {
        border: 1px solid transparent;
        box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
    }
}

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

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

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

.product-item-image-original,
.product-item-image-alternative {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity 300ms linear;
}

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

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

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

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

.product-item-big-card .product-item-image-wrapper {
    margin-bottom: 25px;
}

/*Image Slider*/
.product-item-image-slider-slide-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: opacity 300ms ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-item-image-slider-control,
.product-item-image-slider-control.active {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(128, 128, 128, .8);
    opacity: .6;
    cursor: pointer;
    transition: all 300ms ease;
}

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

/*Label*/
.product-item-label-text,
.product-item-label-ring {
    position: absolute;
    z-index: 15;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-item-big-card .product-item-label-ring.product-item-label-small {
    width: 100px;
    height: 100px;
    font-size: 30px;
    line-height: 100px;
}

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

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

@media (max-width: 767px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Price*/
.product-item-price-container {
    margin: 5px 0 10px;
}

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

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

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

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

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

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

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

.product-item-info-container {
    margin-bottom: 20px;
}


@media screen and (min-width: 1169px) {

    .product-item-info-container {
        margin-bottom: 30px;
    }
}

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

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

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

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

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

.product-item-amount-field-btn-minus {
    border-radius: 8px 0 0 8px;
}

.product-item-amount-field-btn-plus {
    border-radius: 0 8px 8px 0;
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 28px;
    background-color: #f5f6f7;
    color: #000;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease, opacity 300ms ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-item-amount-description-container {
    position: absolute;
    top: calc(100% + 1px);
    right: 0;
    left: 0;
    color: #a1a1a1;
    text-align: center;
    font: italic 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-item-scu-block {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type=checkbox][data-entity=compare-checkbox] {
    opacity: 0;
    position: absolute;
    /* top: 0;
    left: 0; */
}

.card__img img {
    /*width: 100%;*/
}

.bx-catalog-subscribe-button.btn-subscribe-product {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 65px;
    margin: 18px 0;
    background-color: #E4002B;
    background-size: 12px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s linear;
    border: none;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
}
.bx-catalog-subscribe-button.btn-subscribe-product.disabled {
    cursor: default;
}

.bx-catalog-subscribe-button.btn-subscribe-product:hover {
    background-color: #C32D24;
}

.bx-catalog-subscribe-button.btn-subscribe-product.disabled:hover {
    background-color: #E4002B;
}

.galery-catalog-products .labels-wrap {
    position: absolute;
    top: 0;
    right: 0px;
    width: 100%;

    display: flex;
    justify-content: space-between;
}

.galery-catalog-products .labels-wrap .right-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    column-gap: 5px;
    row-gap: 5px;
    z-index: 10;
}

.galery-catalog-products .labels-wrap .label{
    position: relative;
    padding: 8px;
    background: #FFFFFF;
    font-size: 12px;
    border-radius: 5px;
    cursor: default;
    /*font-family: 'GT Eesti Pro';*/
    font-weight: 600;
    /*letter-spacing: .05rem;*/
    /*margin-bottom: 5px;*/
    white-space: nowrap;
}
.galery-catalog-products .labels-wrap .label:not(:last-child){
    /*margin-right: 5px;*/
}

.galery-catalog-products .labels-wrap .label.label-video {
    padding-left: 30px;
    background: #FFFFFF;
    /* font-family: GT Eesti Pro; */
    color: #212529;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    /*z-index: 10;*/
}

.galery-catalog-products .labels-wrap .label.khit {
    background: #E4022B;
    color: #FFFFFF;
}
.galery-catalog-products .labels-wrap .label.luchshaya_tsena {
    /*background: rgba(27, 193, 0, 0.2);*/
    background: #D1F3CC;
    color: #1BC100;
}
.galery-catalog-products .label-video:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0, -60%);
    width: 14px;
    height: 10px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAACAKADAAQAAAABAAACAAAAAAAL+LWFAAAprklEQVR4Ae3deaxtVXkAcKgIKCBOdcABnojSiiIo1qEyJWitWKPVKg6pbWP/aJq28Z86xaZWo6YmNmlaU21NtE4Vp1YQR7io0RiDiHUWBBWc2qoVrMz0+/Dux3mXc989w157r733byffO+fuu/cafmu/s76zznD32cdGgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA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RNgIENgUGFsCMDuwD4wfnh3xrIgjZ3/hPgECoxXId0znH+t5a8S7IvIrfG0ECMwRGHMCMNvdR8UP+cbBkyKOj9gvwkaAwDgEroxu5KR/bkRO+pdF2AgQ2EFgKgnALMPB8UMmBJkMnBjxiIiFPzcZx9oIEOhXIJ/VfzLiE5txYdzmHxKzESCwhMAUE4CtPAfGjkwCjo24/2bkSwa7IvaPsBEg0I9APrPPd+pn5LebfTPicxFfisilfhsBAmsISAC2x8vvG7hvRJMU5JcvHBSRKwhbb3NfJhI8A8FGYBuBG2P/zzfjqjm3ue/yiGbSz78MaiNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgS2E/h/HN1DnXlFY+8AAAAASUVORK5CYII=') no-repeat center;
    background-size: 100% auto;
    filter: invert(20%) sepia(66%) saturate(6000%) hue-rotate(0deg) brightness(90%) contrast(90%);
}
.galery-catalog-products a {
    width: 100%;
    height: 100%;
}

.galery-catalog-products .img-item:not(:first-child) {
    /*display: none;*/
}


/*
.galery-catalog-products .slick-arrow {
    position: absolute;
    z-index: 10;
     top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    padding: 0;
    border: none;
    background: none;
    opacity: 0.4;
    cursor: pointer;
    transition: all 0.3s linear;
    left: 0;
}
.galery-catalog-products .slick-list.draggable {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
}
.galery-catalog-products .slick-list.draggable .img-item{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.galery-catalog-products .slick-list.draggable .img-item img{
    max-height: 100%;
}

.galery-catalog-products .slick-arrow:hover {
    opacity: 1;
}
.galery-catalog-products .slick-arrow.next {
    left: auto;
    right: 0;
}
.galery-catalog-products .slick-arrow svg{
    width: 100%;
    height: 100%;
    fill: #000;
}

.slick-arrow.slick-disabled {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .galery-catalog-products.slick-slider {
        height: 110px;
    }
}
*/

@media (max-width: 768px) {
    .galery-catalog-products .labels-wrap .label{
        padding: 5px;
        font-size: 10px;
    }

    .galery-catalog-products .label-video:before {
        left: 10px;
        transform: translate(0, -50%);
        width: 10px;
        height: 8px;
    }
    .galery-catalog-products .labels-wrap .label.label-video {
        padding-left: 23px;
    }

}
/* End */


/* Start:/local/templates/restyle/components/bitrix/catalog.section/restyle/themes/blue/style.min.css?1740547011706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/restyle/components/bitrix/catalog/restyle/style.css?17210125181641 */
/* /local/templates/restyle/components/bitrix/catalog/restyle/bitrix/catalog.compare.list/.default/style.css?16989096681265 */
/* /local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/style.css?172101264520321 */
/* /local/templates/restyle/components/bitrix/catalog.smart.filter/restyle/themes/blue/colors.css?17059795642871 */
/* /local/templates/restyle/components/bitrix/catalog.section/restyle/style.min.css?17405470113212 */
/* /local/templates/restyle/components/bitrix/catalog.item/restyle_2/style.css?174054701147030 */
/* /local/templates/restyle/components/bitrix/catalog.section/restyle/themes/blue/style.min.css?1740547011706 */
