

/* Start:/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/style.css?167583140320994*/

.bx-filter .bx-filter-section {
	/*background: #edf6fc; /* color */
	position: relative;
}
.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;
}
@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: none;
	-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;
}
.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}
/*
* 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
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/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/red2018/components/ameton/catalog.smart.filter/karandash/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/active.png) 2 repeat;
			border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/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-top: 35px;
	padding-bottom: 25px;
}

.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: 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;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
	/*background: #849da4;/* 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: 22px;
	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: -21px;
	/* 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: -21px;
}

/*
*	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/red2018/components/ameton/catalog.smart.filter/karandash/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/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/red2018/components/ameton/catalog.smart.filter/karandash/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/active.png) 2 repeat;
			border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/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/red2018/components/ameton/catalog.smart.filter/karandash/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/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/red2018/components/ameton/catalog.smart.filter/karandash/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/active.png) 2 repeat;
			border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/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: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 .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/local/templates/red2018/components/ameton/catalog.smart.filter/karandash/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}
.bx-filter .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	line-height: 10px;
}
.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: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		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;
	}
}
.bx-filter .bx-filter-popup-result.right {
	position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
}
.res_smart, #set_filter {
	display: none;
}
.bx-filter .bx-filter-popup-result a {
	color: #272425;
}
.smartfilter__header .filter_btn.filter_btn--set::before, .smartfilter__header .filter_btn.filter_btn--set::after {
	content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 0%;
    margin-top: 0;
    left: 0;
    background-color: transparent;
}
.filter_vertical .os-theme-dark > .os-scrollbar > .os-scrollbar-track,
.filter_vertical .os-theme-light > .os-scrollbar > .os-scrollbar-track {
    background:#eee
}

.FilterTooltip {
    background:url(/images/dolyame/icon_quest.svg) 50% 50% no-repeat;
    display: inline-block;
    margin-left: 4px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}


/* ��������� �������� �������*/
.catalog-filter-tags._desktop{
    margin: -20px 0 20px;
}
.catalog-filter-tags__list,
.f_tags{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -5px -10px;
}
.catalog-filter-tags__list-item{
    margin: 0 0 10px;
    padding: 0 5px;
    list-style: none;
}
.catalog-filter-tag,
.f_tags > span {
    position: relative;
    background: #4E565E;
    border-radius: 26px;
    color: #ffffff !important;
    padding: 5px 24px 4px 10px;
    font-size: 12px;
    line-height: 1.16;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    max-width: 300px;
    text-overflow: ellipsis;
    display:block;
    text-decoration:none!important;
    cursor:pointer
}
.f_tags {
    margin-top:5px;
    margin-bottom:-15px
}

.f_tags > span {
    margin: 0 5px 10px;
}
.catalog-filter-tag._del_all,
.f_tags > span[data-id="N"] {
    background: #F5F5F2;
    color: #231F20 !important;
    padding: 5px 10px 4px 10px;
}
.catalog-filter-tag__del,
.f_tags > span > span {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 22px;
}
.catalog-filter-tag__del:before,
.catalog-filter-tag__del:after,
.f_tags > span > span:before,
.f_tags > span > span:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 2px;
    background-color: #ffffff;
}
.catalog-filter-tag__del:before,
.f_tags > span > span:before {
    transform: translate(-50%,-50%) rotate(45deg);
}
.catalog-filter-tag__del:after,
.f_tags > span > span:after {
    transform: translate(-50%,-50%) rotate(-45deg);
}
.catalog__header-top{
    margin: 0 0 16px;
}
.catalog-filter-tags._mobile{
    display: none;
}
@media (max-width:991px){
    .catalog-filter-tags._mobile{
        display: block;
        margin: 0 0 18px;
    }
    .catalog-filter-tags._desktop{
        display: none;
    }
    .f_tags {
        margin-top:10px;
        margin-bottom:-2px
    }
}
/* End */


/* Start:/local/templates/red2018/components/bitrix/system.pagenavigation/main_nav/style.css?16758314032917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/static_files/css/comp_catalog.css?174851117443382*/
@charset "UTF-8";
/* переключатель */
.Toggler {
  display: block;
  background: #BDBDB5;
  width: 26px;
  height: 16px;
  border-radius: 20px;
  position: relative;
  flex-shrink: 0;
  box-shadow: inset 0px 6px 8px 3px rgba(0, 0, 0, 0.1);
}

.Toggler._active {
  background-color: #8fa895;
}

.Toggler__Btn {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: linear-gradient(180deg, #FFFFFF 0%, #E8EAEA 100%);
  position: absolute;
  top: 2px;
  left: 2px;
  transition: 0.3s all;
  box-shadow: -2px 1px 6px rgba(0, 0, 0, 0.25);
}

.Toggler._active .Toggler__Btn {
  transform: translateX(10px);
}

@media (min-width: 992px) {
  .Toggler {
    width: 35px;
    height: 20px;
  }

  .Toggler__Btn {
    height: 16px;
    width: 16px;
  }

  .Toggler._active .Toggler__Btn {
    transform: translateX(15px);
  }
}
/* Пагинация */
.pagination {
  text-align: center;
  margin: 2rem 0;
  font-weight: 500;
}
.pagination > .pagination__item {
  text-decoration: none;
}

.pagination__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  color: #231F20;
  margin: 1rem 0;
  border: 1px solid transparent;
  text-decoration: none !important;
}

.pagination__item.selected:not(.arrow) {
  background-color: #E6E7E1;
  text-align: center;
}

.pagination__item.arrow--first,
.pagination__item.arrow--prev,
.pagination__item.arrow--last,
.pagination__item.arrow--next {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 1px;
  text-indent: -9999px;
}

.pagination__item.arrow--first:before,
.pagination__item.arrow--first:after,
.pagination__item.arrow--prev:before,
.pagination__item.arrow--last:before,
.pagination__item.arrow--last:after,
.pagination__item.arrow--next:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 14px;
  background: url("/static_files/img/catalog/paging-arr.svg") center center no-repeat;
  background-size: contain;
}

.pagination__item.arrow--first:before,
.pagination__item.arrow--first:after,
.pagination__item.arrow--prev:before {
  transform: rotate(180deg);
}

.pagination__item.show_all {
  border: 1px solid #86867f;
  border-radius: 40px;
  width: auto;
  padding: 10px 30px;
  height: auto;
  line-height: 1;
}

.pagination__item:hover {
  color: #bd3943;
}

.pagination__item:hover:before,
.pagination__item:hover:after {
  color: #bd3943;
  background: url("/static_files/img/catalog/paging-arr-active.svg") center center no-repeat;
}

@media (max-width: 767px) {
  .pagination > .pagination__item {
    margin-right: 5px;
  }
  .pagination > .pagination__item.arrow {
    display: none;
  }
}
.widgettitle {
  background: transparent !important;
  font-weight: 700 !important;
  margin-bottom: 20px !important;
}

.rr-tabContent {
  overflow: visible !important;
}

.rr-widget {
  padding: 0 16px !important;
}
@media (min-width: 768px) {
  .rr-widget {
    padding: 0 !important;
  }
}

.rr-content .slick-dots, .rr-items .slick-dots {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
  text-align: center;
}
.rr-content .slick-dots li, .rr-items .slick-dots li {
  display: inline-block;
  margin: 0;
  padding: 8px;
}
.rr-content .slick-dots button, .rr-items .slick-dots button {
  display: block;
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 1px solid #BDBDB5;
  border-radius: 50%;
  font-size: 0;
  color: transparent;
  padding: 0;
}
.rr-content .slick-dots .slick-active button, .rr-items .slick-dots .slick-active button {
  background-color: #4E565D;
  border-color: #4E565D;
}

.rr-widget .rr-block .slick-arrow,
body main .rr-widget .slick-arrow {
  padding: 0;
  opacity: 1;
  width: 60px;
  height: unset;
  top: 0 !important;
  bottom: 0;
  background-image: none;
  margin-top: 0;
  border-radius: 0;
  border: 0;
  background-color: transparent;
  background-size: auto;
}
.rr-widget .rr-block .slick-arrow:before,
body main .rr-widget .slick-arrow:before {
  display: none;
}
.rr-widget .rr-block .slick-arrow:after,
body main .rr-widget .slick-arrow:after {
  content: "";
  position: absolute;
  top: -16px;
  bottom: 0;
  margin: auto;
  width: 28px;
  height: 28px;
  background: url(/static_files/img/header/arr-right.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.6;
}
.rr-widget .rr-block .slick-arrow.slick-prev,
body main .rr-widget .slick-arrow.slick-prev {
  left: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.9), transparent);
  transform: none;
}
.rr-widget .rr-block .slick-arrow.slick-prev:after,
body main .rr-widget .slick-arrow.slick-prev:after {
  left: 10px;
  transform: rotate(-180deg) !important;
}
.rr-widget .rr-block .slick-arrow.slick-next,
body main .rr-widget .slick-arrow.slick-next {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.9), transparent);
}
.rr-widget .rr-block .slick-arrow.slick-next:after,
body main .rr-widget .slick-arrow.slick-next:after {
  right: 10px;
}
.rr-widget .rr-block .rr-items,
body main .rr-widget .rr-items {
  font-family: Manrope, Arial, Helvetica, sans-serif;
  background: transparent !important;
  margin: 0 !important;
}
.rr-widget .rr-block .rr-items .rr-item-wrapper,
body main .rr-widget .rr-items .rr-item-wrapper {
  border: 1px solid #E6E7E1;
  margin-bottom: 1px;
}
.rr-widget .rr-block .rr-items .item-block-price,
body main .rr-widget .rr-items .item-block-price {
  margin-bottom: 0.35rem;
}
.rr-widget .rr-block .rr-items .item-block-price .item-old-price-value,
body main .rr-widget .rr-items .item-block-price .item-old-price-value {
  white-space: nowrap;
  font-weight: 400;
  position: relative;
  font-size: 0.85em;
  color: #231F20;
  text-decoration: none;
}
.rr-widget .rr-block .rr-items .item-block-price .item-old-price-value .rubl,
body main .rr-widget .rr-items .item-block-price .item-old-price-value .rubl {
  font-weight: inherit;
}
.rr-widget .rr-block .rr-items .item-block-price .item-old-price-value:after,
body main .rr-widget .rr-items .item-block-price .item-old-price-value:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e34551;
  position: absolute;
  left: 0;
  top: 50%;
  transform: rotate(-10deg);
}
.rr-widget .rr-block .rr-items .item-price-value,
body main .rr-widget .rr-items .item-price-value {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 700;
}
.rr-widget .rr-block .rr-items .item-price-value .rubl,
body main .rr-widget .rr-items .item-price-value .rubl {
  font-weight: inherit;
}
.rr-widget .rr-block .rr-items .info-wrapper,
body main .rr-widget .rr-items .info-wrapper {
  padding: 0.375rem;
}
.rr-widget .rr-block .rr-items .prod__footer,
body main .rr-widget .rr-items .prod__footer {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0.35rem;
  background: transparent;
}
.rr-widget .rr-block .rr-items .prod__label,
body main .rr-widget .rr-items .prod__label {
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  padding: 0 8px;
  background: #231F20;
  color: #fff;
  border-radius: 6px;
  text-transform: none;
  height: auto;
}
.rr-widget .rr-block .rr-items .prod__label.rr-label-popular,
body main .rr-widget .rr-items .prod__label.rr-label-popular {
  background: #985032;
}
.rr-widget .rr-block .rr-items .prod__label.rr-label-saleByPopular,
body main .rr-widget .rr-items .prod__label.rr-label-saleByPopular {
  background: #bd3943;
}
.rr-widget .rr-block .rr-items .rr-item,
body main .rr-widget .rr-items .rr-item {
  margin: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 4px;
}
.rr-widget .rr-block .rr-items .rr-item:after,
body main .rr-widget .rr-items .rr-item:after {
  display: none;
}
.rr-widget .rr-block .rr-items .item-title,
body main .rr-widget .rr-items .item-title {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  margin-bottom: 0.35rem;
  height: 64px;
}
.rr-widget .rr-block .rr-items .item-bottom,
body main .rr-widget .rr-items .item-bottom {
  margin: 0;
}
.rr-widget .rr-block .rr-items .item-actions,
body main .rr-widget .rr-items .item-actions {
  display: flex;
  width: 100%;
  align-items: center;
}
.rr-widget .rr-block .rr-items .prod__price--right-part,
body main .rr-widget .rr-items .prod__price--right-part {
  height: 47px;
  white-space: nowrap;
  display: flex;
  width: 100%;
  align-items: center;
}
.rr-widget .rr-block .rr-items .grid-prod__item-addcart,
body main .rr-widget .rr-items .grid-prod__item-addcart {
  display: flex;
  flex-grow: 1;
  font-size: 0.8rem;
  line-height: 1.25rem;
  background: #4E565D;
  border: 1px solid #4E565D;
  border-radius: 0.125rem;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  padding: 13px 10px;
  text-decoration: none;
  white-space: nowrap;
  transition: 0.15s ease-out;
}
.rr-widget .rr-block .rr-items .grid-prod__item-addcart:hover,
body main .rr-widget .rr-items .grid-prod__item-addcart:hover {
  background: #231F20;
  border-color: #231F20;
}
.rr-widget .rr-block .rr-items .grid-prod__item-addcart:before,
body main .rr-widget .rr-items .grid-prod__item-addcart:before {
  content: "В корзину";
}
.rr-widget .rr-block .rr-items .grid-prod__item-addcart.added,
body main .rr-widget .rr-items .grid-prod__item-addcart.added {
  color: #4E565D;
  border-color: #4E565D;
  background: transparent !important;
}
.rr-widget .rr-block .rr-items .grid-prod__item-addcart.added:before,
body main .rr-widget .rr-items .grid-prod__item-addcart.added:before {
  content: "В корзине";
}
.rr-widget .rr-block .rr-items .grid-prod__item-addfav,
body main .rr-widget .rr-items .grid-prod__item-addfav {
  width: 1.4375rem;
  height: 1.4375rem;
  flex-shrink: 0;
  background-image: url(/static_files/img/prods/heart.svg);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  transition: background-color 0.1s ease-out;
  margin-left: 4px;
}
.rr-widget .rr-block .rr-items .grid-prod__item-addfav.added,
body main .rr-widget .rr-items .grid-prod__item-addfav.added {
  background-image: url(/static_files/img/prods/heart-fill.svg);
}
@media (min-width: 576px) {
  .rr-widget .rr-block .rr-item .prod__footer,
body main .rr-widget .rr-item .prod__footer {
    margin: 0.6rem;
  }
  .rr-widget .rr-block .rr-item .info-wrapper,
body main .rr-widget .rr-item .info-wrapper {
    padding: 0.6rem;
  }
  .rr-widget .rr-block .rr-item .item-title,
body main .rr-widget .rr-item .item-title {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    height: 5.25rem;
    margin-bottom: 0.6rem;
  }
}
@media (min-width: 768px) {
  .rr-widget .rr-block .rr-item .grid-prod__item-addfav,
body main .rr-widget .rr-item .grid-prod__item-addfav {
    margin-left: 10px;
  }
  .rr-widget .rr-block .rr-item .prod__footer,
body main .rr-widget .rr-item .prod__footer {
    margin: 1rem;
  }
  .rr-widget .rr-block .rr-item .info-wrapper,
body main .rr-widget .rr-item .info-wrapper {
    padding: 1rem;
  }
  .rr-widget .rr-block .rr-item .item-title,
body main .rr-widget .rr-item .item-title {
    margin-bottom: 1rem;
  }
  .rr-widget .rr-block .rr-items .slick-arrow.slick-prev,
body main .rr-widget .rr-items .slick-arrow.slick-prev {
    left: -24px;
  }
  .rr-widget .rr-block .rr-items .slick-arrow.slick-next,
body main .rr-widget .rr-items .slick-arrow.slick-next {
    right: -24px;
  }
  .rr-widget .rr-block .rr-slider-arrow .slick-arrow.slick-prev,
body main .rr-widget .rr-slider-arrow .slick-arrow.slick-prev {
    left: -36px;
  }
  .rr-widget .rr-block .rr-slider-arrow .slick-arrow.slick-next,
body main .rr-widget .rr-slider-arrow .slick-arrow.slick-next {
    right: -36px;
  }
}
@media (min-width: 1200px) {
  .rr-widget .rr-block .rr-items,
body main .rr-widget .rr-items {
    margin: 0 -12px;
    padding: 0;
  }
  .rr-widget .rr-block .rr-items .rr-item,
body main .rr-widget .rr-items .rr-item {
    padding: 0 12px;
  }
}

body .rr-widget[data-s="59cbcf17c7d0138ec020ba1d"] .widgettitle {
  font-size: 25px;
  line-height: 30px;
}

.js-catalog-gallery img:first-child {
  display: inline-block;
}

.tmb-wrap {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.tmb-wrap .tmb-wrap-table {
  display: table;
  height: 100%;
  width: 100%;
}

.tmb-wrap-table div {
  display: table-cell;
  height: 100%;
  border-bottom: 4px solid transparent;
  padding-top: 10px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.tmb-wrap .tmb-wrap-table div.active {
  border-color: #4E565D;
}

.tmb-wrap .tmb-wrap-table div:first-child:last-child {
  border-color: transparent;
}

.brazzers-daddy .image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  background-color: #fff;
  height: 100%;
  width: 100%;
}

.brazzers-daddy .image-wrap img {
  position: absolute;
  margin: auto;
  width: auto;
}

.buy .buy__single {
  width: 100%;
}
.buy .buy__quantity {
  display: flex;
  flex-grow: 1;
  line-height: 1.25rem;
  font-size: 1rem;
  background: #15241f;
  border-radius: 0.125rem;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  padding: 0.75rem 0.3rem 0.75rem 0.5rem;
}
.buy .buy__quantity .buy__cart-link {
  color: #fff;
  text-decoration: none;
}
.buy .buy__quantity .buy__cart-link:hover {
  color: #fff;
  text-decoration: none;
}
.buy .buy__quantity .buy__quantity-control {
  width: 1.2rem;
  height: 1.2rem;
  padding: 0;
  background-color: #15241f;
  border: 0;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.buy .buy__quantity .buy__quantity-control.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.buy .buy__quantity .buy__quantity-control:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.buy .buy__quantity .buy__quantity-control.plus {
  background-image: url(/static_files/img/prods/plus.svg);
}
.buy .buy__quantity .buy__quantity-control.minus {
  background-image: url(/static_files/img/prods/minus.svg);
}
.buy .buy__quantity .buy__quantity-value {
  width: 1.6rem;
  min-width: 1.6rem;
  line-height: 1.25rem;
  font-size: 0.9rem;
  background: #15241f;
  box-shadow: none;
  border: 0;
  color: #fff;
  text-align: center;
  flex-shrink: 0;
  padding: 1px 0;
}
.tooltip-buy .tooltip-inner {
  border-radius: 0.125rem;
  background-color: #ddd;
}
.tooltip-buy.bs-tooltip-bottom .tooltip-arrow::before, .tooltip-buy.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #ddd;
}

.prod__left {
  margin-bottom: 1rem;
}
.prod__scale {
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(/static_files/img/catalog/scale.svg) #fff center no-repeat;
  background-size: 11px 11px;
  border: 1px solid #4E565D;
  bottom: 8px;
  right: 8px;
  padding: 0;
  z-index: 2;
}
.prod__placeholder {
  height: 46px;
  flex-grow: 1;
}
.prod__wrap {
  display: flex;
  will-change: width;
  transition: width 0.25s ease;
}
.prod__wrap .buy__cart-link {
  display: none !important;
}
.prod__wrap .buy__add {
  display: none;
}
.prod__wrap .buy__tocart {
  display: block;
}
.prod__wrap .buy__tocart:first-letter {
  text-transform: capitalize;
}
.prod__wrap .installments {
  line-height: 1.3125rem;
}
.prod__wrap .installments__btn {
  width: 20px;
  height: 0.85rem;
  margin-bottom: 0.35rem;
  background: url(/static_files/img/dolyame/black2.svg) left center no-repeat;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.prod__wrap .installments__btn:hover {
  filter: brightness(0.8);
}
.prod__wrap .installments__txt {
  font-weight: 700;
  font-size: 11px;
  line-height: 1rem;
  margin-bottom: 0.35rem;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.prod__wrap .installments__txt .rubl {
  font-weight: inherit;
}
.prod__wrap .price .from {
  font-size: 0.75rem;
}
.prod__wrap .price.red {
  color: #e34551;
  margin-right: 10px;
}
.prod__wrap .price .nowrap {
  white-space: nowrap;
}
.prod__wrap .price--last {
  white-space: nowrap;
  position: relative;
  display: inline-block;
  font-size: 0.7em;
  color: #BDBDB5;
  text-decoration: line-through;
}
.prod__colors {
  margin-top: 0.375rem;
}
.prod__colors-txt {
  font-size: 0.75rem;
  margin-left: 1rem;
}
.prod__color {
  border: 1px solid #fff;
  width: 0.85rem;
  height: 0.85rem;
  border-radius: 0.25rem;
  margin-right: -0.6rem;
}
.prod__row {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 0.375rem;
}
.prod__item {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  border: 1px solid #E6E7E1;
  border-radius: 0.125rem;
}
.prod__item-header {
  position: relative;
}
.prod__item-header .prod__labels {
  display: none;
}
.prod__item-img-wrp {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 80% !important;
  border-bottom: 1px solid #F5F5F2;
}
.prod__item-img-wrp .swiper-wrapper {
  position: absolute;
}
.prod__item-img-wrp .swiper-wrapper .swiper-slide {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.prod__item-img-wrp .swiper-pagination.swiper-pagination-bullets {
  display: table;
  bottom: 0;
  width: auto;
  margin: 0 auto;
  left: 0;
  right: 0;
  border-spacing: 4px;
}
.prod__item-img-wrp .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  display: table-cell;
  height: 8px;
  border-radius: 50%;
  border: 1px #4E565D solid;
  background: #ffffff;
  opacity: 1;
}
.prod__item-img-wrp .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #4E565D;
}
.prod__item-img-wrp img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  width: auto;
  height: auto;
  padding: 0.6rem;
}
.prod__body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.prod__title {
  font-size: 0.75rem;
  line-height: 1rem;
  max-height: 4rem;
  overflow: hidden;
}
.prod__title a {
  color: #231F20;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.prod__title a:hover {
  color: #324f45;
}
.prod__info {
  display: none;
  line-height: 1rem;
  font-size: 0.75rem;
}
.prod__info b {
  font-weight: 500;
}
.prod__info a {
  color: #231F20;
}
.prod__avail {
  font-weight: 500;
  color: #bd3943;
}
.prod__more {
  display: none;
}
.prod__right {
  position: relative;
  display: flex;
}
.prod__right .buy .buy__single {
  width: 30px;
  height: 30px;
  background: url(/static_files/img/header/cart.svg) center no-repeat;
  background-color: transparent !important;
  font-size: 0;
  padding: 0;
  border: 0;
}
.prod__to-list {
  display: inline-block;
  border: 1px solid #4E565D;
  padding: 0;
  width: 1.625rem;
  height: 1.625rem;
  background-color: #fff;
  background-image: url(/static_files/img/prods/to-list.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: 2;
  margin-bottom: 1rem;
}
.prod__to-list.active {
  background-color: #4E565D;
  background-image: url(/static_files/img/prods/to-list-white.svg);
}
.prod__price {
  font-weight: 700;
  font-size: 1rem;
  line-height: 19px;
  margin-bottom: 0.35rem;
  margin-right: 0.35rem;
}
.prod__price .rubl {
  font-size: inherit;
  font-weight: 700;
}
.prod__price .form {
  font-size: 12px;
}
.prod__bonus {
  display: flex;
  margin: 2px 0 1rem 0;
  color: #8098B0;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
}
.prod__bonus__icon {
  width: 8px;
  height: 12px;
  vertical-align: bottom;
}
.prod__btns {
  margin-top: 0.375rem;
}
.prod__btns .buy__cart-link {
  font-size: 0.8rem;
}
.prod__btns .btn-kk {
  background-color: #324f45;
  border-color: #324f45;
}
.prod__btns .btn-kk,
.prod__btns .btn-kk-outline {
  font-size: 0.8rem;
  line-height: 1.25rem;
  flex-grow: 1;
  padding-right: 0;
  padding-left: 0;
}
.prod__btns .buy {
  flex-grow: 1;
}
.prod__widgets {
  position: absolute;
  top: 10px;
  right: 10px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0.5rem;
  z-index: 2;
}
.prod__compare {
  width: 1.4375rem;
  height: 1.4375rem;
  background-image: url(/static_files/img/prods/compare.svg);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  transition: background-color 0.1s ease-out;
}
.prod__list {
  width: 1.4375rem;
  height: 1.4375rem;
  background-image: url(/static_files/img/prods/to-list.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 68%;
  border-radius: 50%;
  transition: background-color 0.1s ease-out;
  flex-grow: 0;
}
.prod__fav {
  width: 1.4375rem;
  height: 1.4375rem;
  background-image: url(/static_files/img/prods/heart-white.svg);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  transition: background-color 0.1s ease-out;
}
.prod__fav.added {
  background-image: url(/static_files/img/prods/heart-fill-green.svg);
}
.prod__labels {
  position: absolute;
  top: 0;
  margin-top: 0.375rem;
  margin-right: 40px;
  z-index: 1;
}
.prod__label {
  margin: 0 2px 0.375rem 0;
  border-radius: 0.375rem;
  padding: 0 0.375rem;
  font-size: 11px;
  line-height: 1.375rem;
  background: #8fa895;
  display: inline-block;
  color: #fff;
  vertical-align: top;
  white-space: nowrap;
}
.prod__label--lot {
  background: #4E543D;
}
.prod__label--ucenka {
  background-color: #829184;
}
.prod__label--month {
  background-color: #856855;
}
.prod__label--new {
  background-color: #231F20;
}
.prod__label--hit {
  background-color: #D5444F;
}
.prod__label--action {
  background-color: #8D9FA4;
}
.prod__label--sale {
  background-color: #601420;
}
.prod__pack {
  display: inline-block;
  width: 1.375rem;
  height: 1.375rem;
  background: url(/static_files/img/prods/flake.svg) center no-repeat;
}

.catalog .prod__right .buy .buy__cart-link {
  display: none !important;
}
.catalog .prod__right .buy .buy__quantity {
  background: transparent;
  border: 1px solid #4E565D;
  padding: 4px;
  border-radius: 17px;
  max-width: 73px;
}
.catalog .prod__right .buy .buy__quantity .buy__quantity-value {
  background: transparent;
  color: #231F20;
}
.catalog .prod__right .buy .buy__quantity .buy__quantity-control {
  margin: 0;
}
.catalog .prod__right .buy .buy__quantity .buy__quantity-control:hover {
  background-color: #bdbdb5;
  color: #fff;
}

.catalog--line .prods:not(.prod__slider) .prod__container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.catalog--line .prods:not(.prod__slider) .prod__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.catalog--line .prods:not(.prod__slider) .prod__wrap {
  width: 100%;
}
.catalog--line .prods:not(.prod__slider) .prod__wrap .installments__btn {
  display: inline-block;
  vertical-align: middle;
}
.catalog--line .prods:not(.prod__slider) .prod__wrap .installments__txt {
  display: inline-block;
  vertical-align: middle;
}
.catalog--line .prods:not(.prod__slider) .prod__item {
  flex-direction: row;
}
.catalog--line .prods:not(.prod__slider) .prod__item .buy, .catalog--line .prods:not(.prod__slider) .prod__item .btn-kk-outline, .catalog--line .prods:not(.prod__slider) .prod__item .buy__subscr {
  max-width: 13rem;
  min-width: 13rem;
}
.catalog--line .prods:not(.prod__slider) .prod__item-header {
  width: 33.3333%;
  margin-right: 1rem;
  flex-shrink: 0;
}
.catalog--line .prods:not(.prod__slider) .prod__item-img-wrp {
  border-bottom: 0;
  border-right: 1px solid #F5F5F2;
  height: 100%;
  padding-bottom: 0 !important;
}
.catalog--line .prods:not(.prod__slider) .prod__row {
  padding: 1rem 1rem 0.625rem 0;
}
.catalog--line .prods:not(.prod__slider) .prod__body {
  padding: 0;
  display: flex;
  flex-direction: row;
}
.catalog--line .prods:not(.prod__slider) .prod__left {
  width: 60%;
  padding-right: 1rem;
  margin-bottom: 0;
}
.catalog--line .prods:not(.prod__slider) .prod__right {
  order: 1;
  text-align: right;
  width: 40%;
  flex-direction: column;
}
.catalog--line .prods:not(.prod__slider) .prod__price {
  display: block;
}
.catalog--line .prods:not(.prod__slider) .prod__labels {
  position: static;
}
.catalog--line .prods:not(.prod__slider) .prod__to-list {
  position: static;
}
.catalog--line .prods:not(.prod__slider) .prod__info {
  display: block;
}
.catalog--line .prods:not(.prod__slider) .prod__btns {
  flex-direction: row-reverse;
}
.catalog--line .prods:not(.prod__slider) .prod__widgets {
  margin: 0 0.5rem 0 0;
  flex-grow: 1;
  justify-content: flex-start;
  flex-direction: row;
  left: 10px;
  right: 10px;
  top: 10px;
}
.catalog--line .prods:not(.prod__slider) .prod__incart {
  display: inline;
}
@media (max-width: 575px) {
  .catalog--line .prods:not(.prod__slider) .prod__body {
    flex-direction: column-reverse;
  }
  .catalog--line .prods:not(.prod__slider) .prod__row .prod__labels {
    display: none;
  }
  .catalog--line .prods:not(.prod__slider) .prod__right {
    width: 100%;
    text-align: left;
  }
  .catalog--line .prods:not(.prod__slider) .prod__left {
    width: 100%;
    flex-grow: 1;
  }
  .catalog--line .prods:not(.prod__slider) .prod__btns {
    flex-direction: row;
  }
  .catalog--line .prods:not(.prod__slider) .prod__widgets {
    margin: 0 0 0 0.5rem;
    justify-content: flex-end;
    flex-grow: 0;
  }
  .catalog--line .prods:not(.prod__slider) .prod__container {
    display: flex;
    flex-direction: column;
  }
  .catalog--line .prods:not(.prod__slider) .prod__image {
    position: relative;
    flex-grow: 1;
  }
  .catalog--line .prods:not(.prod__slider) .prod__item-header {
    width: 50%;
  }
  .catalog--line .prods:not(.prod__slider) .prod__item-header .prod__labels {
    display: block;
    margin: 0;
    padding: 0.625rem 0.625rem 0.25rem 0.625rem;
  }
  .catalog--line .prods:not(.prod__slider) .prod__item .buy__subscr, .catalog--line .prods:not(.prod__slider) .prod__item .prod__item-addcart {
    min-width: unset;
    flex-grow: 1;
  }
}

.catalog .buy__subscribe-abs {
  display: none;
}

@media (min-width: 576px) {
  .prod__wrap .buy {
    justify-content: flex-end !important;
  }
  .prod__wrap .buy__cart-link {
    display: block !important;
  }
  .prod__wrap .buy__add {
    display: none;
  }
  .prod__wrap .buy__tocart {
    display: block;
  }
  .prod__wrap .buy__tocart:first-letter {
    text-transform: capitalize;
  }
  .prod__wrap .installments__txt {
    font-size: 0.75rem;
  }
  .prod__row {
    padding: 0.6rem;
  }
  .prod__incart {
    display: inline;
  }
  .prod__widgets {
    flex-direction: row;
  }
  .prod__compare {
    width: 1.7rem;
    height: 1.7rem;
  }
  .prod__compare:hover {
    background-color: #E6E7E1;
  }
  .prod__list {
    width: 1.7rem;
    height: 1.7rem;
    background-size: 62%;
  }
  .prod__list:hover {
    background-color: #E6E7E1;
  }
  .prod__fav {
    width: 1.7rem;
    height: 1.7rem;
  }
  .prod__fav:hover {
    background-color: #E6E7E1;
  }
  .prod__btns {
    margin-top: 0.6rem;
  }
  .prod__labels {
    margin-top: 0.6rem;
  }
  .prod__title {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    max-height: 5.25rem;
  }
}
@media (min-width: 768px) {
  .prod__colors {
    margin-top: 1rem;
  }
  .prod__colors-txt {
    font-size: 0.85rem;
  }
  .prod__color {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 0.25rem;
    margin-right: -0.6rem;
  }
  .prod__wrap .installments {
    margin-bottom: 0.5rem;
  }
  .prod__wrap .installments__btn {
    display: inline-block;
    vertical-align: middle;
  }
  .prod__wrap .installments__txt {
    display: inline-block;
    vertical-align: middle;
  }
  .prod__row {
    padding: 1rem;
  }
  .prod__right {
    position: static;
  }
  .prod__labels {
    margin-top: 1rem;
  }
  .prod__price {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
  }
  .prod__price .price .from {
    font-size: 0.875rem;
  }
  .prod__bonus {
    font-size: 20px;
    line-height: 20px;
  }
  .prod__bonus__icon {
    width: 14px;
    height: 20px;
  }
  .prod__quantity {
    font-size: 0.9rem;
  }
  .prod__btns {
    margin-top: 1rem;
  }
  .prod__btns .buy__cart-link {
    font-size: 0.9rem;
  }
  .prod__btns .btn-kk,
.prod__btns .btn-kk-outline {
    font-size: 0.9rem;
  }
  .prod__to-list {
    width: 2.375rem;
    height: 2.375rem;
    top: 0.5rem;
    right: 0.5rem;
    background-size: auto;
  }
}
@media (min-width: 1480px) {
  .catalog .buy__subscribe-abs {
    display: inline;
  }

  .prod__control {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.tooltip-inner {
  line-height: 1.5rem;
  font-family: Manrope;
}

.catalog_subsections {
  border-bottom: 1px solid #D0D1CD;
}
.catalog_subsections--item {
  display: block;
  font-size: 0.9rem;
  line-height: 1.1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  text-decoration: none;
  color: #231F20;
}
.catalog_subsections--item:hover, .catalog_subsections--item:active, .catalog_subsections--item:focus {
  color: #bd3943;
  text-decoration: none;
}
.catalog_subsections--item.active {
  font-weight: 500;
  pointer-events: none;
}
.catalog_subsections div:last-child > .catalog_subsections--item {
  padding-bottom: 0;
}
.catalog_subsections div:first-child > .catalog_subsections--item {
  padding-top: 0;
}
.catalog_subsections--list {
  padding-bottom: 0.75rem;
}
.catalog_subsections.opened .catalog_subsections--title:after {
  transform: rotate(-180deg);
}
.catalog_subsections--title {
  position: relative;
  font-size: 1rem;
  line-height: 1.2rem;
  display: block;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  cursor: pointer;
}
.catalog_subsections--title:after {
  content: "";
  pointer-events: none;
  position: absolute;
  width: 20px;
  right: 0;
  top: 0;
  bottom: 0;
  transition: 0.1s ease-out;
  margin: auto;
  height: 0.75rem;
  background-image: url(/static_files/img/catalog/arr-down.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.cat__filters .height-auto {
  max-height: unset !important;
}
.cat__filters .offcanvas-body {
  padding-bottom: 70px;
}
.cat__filters .cat__show-all {
  border-bottom: 1px dashed;
  font-size: 0.8125rem;
  cursor: pointer;
  display: none;
}
.cat__filters .slider .form-control {
  height: 40px;
  border: 1px solid #BDBDB5 !important;
  border-radius: 2px;
  color: #BDBDB5;
  font-size: 13px;
}
.cat__filters .slider .form-control__wrapper {
  height: 40px;
  margin-top: 0;
  margin-bottom: 1.5rem;
  display: flex;
}
.cat__filters .slider .form-control__wrapper .control__line {
  line-height: 40px;
  color: #BDBDB5;
  padding: 0 10px;
}
.cat__filters .slider .form-control:focus {
  box-shadow: none;
  border-color: #231F20 !important;
  color: #231F20;
}
.cat__filters .slider .noUi-background {
  background: #F5F5F2;
}
.cat__filters .slider .noUi-handle {
  background: #8fa895;
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 50%;
  top: -0.625rem;
  border: 0;
  box-shadow: none;
}
.cat__filters .slider .noUi-handle:hover {
  background: #8fa895;
}
.cat__filters .slider .noUi-handle.noUi-active {
  background: #8fa895;
  box-shadow: 0 0 0 0.35rem rgba(143, 168, 149, 0.3);
}
.cat__filters .slider .noUi-handle-lower {
  left: -13px;
}
.cat__filters .slider .noUi-handle-upper {
  right: -13px;
}
.cat__filters .slider .noUi-connect {
  left: 13px;
  right: 11px;
  background: #8fa895;
}
.cat__filters .slider .noUi-horizontal {
  height: 0.375rem;
  border-radius: 8px;
  border: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0 13px;
}
.cat__filters .filter_props_container_search {
  max-height: 270px;
}
.cat__filters .filter_props_container_search .os-scrollbar .os-scrollbar-track {
  background: #E6E7E1;
}
.cat__filters .filter_props_container_search .os-scrollbar .os-scrollbar-track .os-scrollbar-handle {
  background: #BDBDB5;
}
.cat__filters .filter_props_container_search .os-scrollbar .os-scrollbar-track .os-scrollbar-handle:hover {
  background: #787870;
}
.cat__filters .filter_props_container_search .os-scrollbar .os-scrollbar-track .os-scrollbar-handle:active {
  background: #4E565D;
}
.cat__filters .filter_props_container .filter__search {
  margin-bottom: 0.75rem;
  padding-right: 2rem;
  background-image: url(/static_files/img/catalog/lens.svg);
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: right 0.625rem center;
  border: 1px solid #BDBDB5;
  height: 40px;
}
.cat__filters .filter_props_container .filter__search:focus {
  border-color: #4E565D;
  box-shadow: none;
}
.cat__filters .bx_filter_input_checkbox {
  position: relative;
  display: block;
  margin-bottom: 1.2rem;
  cursor: pointer;
}
.cat__filters .bx_filter_input_checkbox__wrp:last-child .bx_filter_input_checkbox {
  margin-bottom: 0;
}
.cat__filters .bx_filter_input_checkbox input[type=checkbox] {
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}
.cat__filters .bx_filter_param_label {
  user-select: none;
  padding-left: 1.625rem;
  position: relative;
  font-size: 0.9rem;
  line-height: 1.1rem;
  display: inline-block;
  font-weight: 400;
  width: 100%;
}
.cat__filters .bx_filter_param_label a {
  text-decoration: none;
  color: #231F20;
}
.cat__filters .bx_filter_param_label a:hover, .cat__filters .bx_filter_param_label a:active, .cat__filters .bx_filter_param_label a:focus {
  text-decoration: none;
  color: #231F20;
}
.cat__filters .bx_filter_param_label.disabled {
  opacity: 0.5;
}
.cat__filters .bx_filter_param_label:before {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 0.125rem;
  border: 1px solid #8fa895;
  display: block;
  position: absolute;
  background-color: #F5F5F2;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 0;
}
.cat__filters .bx_filter_input_checkbox input[type=checkbox]:checked ~ .bx_filter_param_label:before {
  background-color: #8fa895;
  background-image: url(/static_files/img/catalog/check.svg);
  border-color: #8fa895;
}
.cat__filters .bx_filter_parameters_box {
  width: 100%;
  border-bottom: 1px solid #D0D1CD;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2rem;
}
.cat__filters .bx_filter_parameters_box.hidden {
  display: none;
}
.cat__filters .bx_filter_parameters_box.opened .filter__title:after {
  transform: rotate(-180deg);
}
.cat__filters .bx_filter_parameters_box.opened .bx_filter_box__content {
  display: block;
}
.cat__filters .filter__title {
  position: relative;
}
.cat__filters .filter__title-text {
  font-family: "Manrope", sans-serif;
  display: block;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  user-select: none;
}
.cat__filters .filter__title._wo_arrow + .bx_filter_box__content {
  display: none;
}
.cat__filters .filter__title._with_arrow .filter__title-text {
  cursor: pointer;
}
.cat__filters .filter__title._with_arrow .filter__title-text:first-letter {
  text-transform: capitalize;
}
.cat__filters .filter__title._with_arrow:after {
  content: "";
  pointer-events: none;
  position: absolute;
  width: 1.25rem;
  right: 0;
  top: 0;
  bottom: 0;
  transition: 0.1s ease-out;
  margin: auto;
  height: 0.75rem;
  background: url(/static_files/img/catalog/arr-down.svg) center no-repeat;
}
.cat__filters .bx_filter_box__content {
  padding-bottom: 0.75rem;
  display: none;
}
.cat__filters .filter_footer {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #fff;
  width: 100%;
  z-index: 2;
}
.cat__filters .filter_footer .btn {
  width: 100%;
}
.cat__filters .filter_footer .btn:not(.btn-kk):not(.btn-kk-outline) {
  background-color: #fff;
}
.cat__filters .filter_footer .btn:disabled {
  opacity: 0.1;
}
.cat__filters .filter_footer .btn.ui-spinner__svg {
  background-size: 40px 40px;
  background-position: left center;
}
.cat__view {
  position: relative;
  background: #F5F5F2;
  border-radius: 1.75rem;
  height: 1.75rem;
  transition: background-color 0.25s ease-out;
  width: 68px;
}
.cat__view:hover {
  background: #E6E7E1;
}
.cat__view .view__toggle {
  width: 2rem;
  height: 1.5rem;
  top: 0.125rem;
  left: 0.125rem;
  position: absolute;
  background: #fff;
  border-radius: 1.75rem;
  transition: transform 0.25s ease-out;
  pointer-events: none;
  box-shadow: 6px 0 9px rgba(0, 0, 0, 0.09);
}
.cat__view .view__item {
  position: absolute;
  top: 0;
  width: 4.25rem !important;
  height: 1.75rem;
  border-radius: 1.75rem;
  background-color: transparent !important;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  padding: 0.125rem 11px 0.125rem 9px;
  z-index: 2;
}
.cat__view .view__item svg {
  transition: 0.25s ease-out;
}
.cat__view .view__item.selected {
  position: relative;
  background: transparent;
  z-index: 1;
}
.cat__view .view__line {
  justify-content: flex-end;
}
.cat__view .view__line svg {
  fill: #BDBDB5;
}
.cat__view .view__line.selected ~ .view__toggle {
  transform: translateX(100%);
}
.cat__view .view__line.selected svg {
  fill: #231F20;
}
.cat__view .view__grid {
  justify-content: flex-start;
}
.cat__view .view__grid svg {
  stroke: #BDBDB5;
}
.cat__view .view__grid.selected svg {
  stroke: #231F20;
}
.cat__dd {
  font-size: 0.75rem;
  white-space: nowrap;
}
.cat__dd .nav-link {
  font-weight: 500;
  position: relative;
  padding-right: 1rem;
}
.cat__dd .nav-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  width: 0.75rem;
  background: url(/static_files/img/catalog/dd-arr.svg) center no-repeat;
  background-size: 80%;
}
.cat__dd .nav-link.show:after {
  transform: rotate(180deg);
}
.cat__dd_name {
  display: inline-block;
  line-height: 1.5rem;
  color: #787870;
  font-weight: 500;
}
.cat__dd a {
  text-decoration: none;
  cursor: pointer;
  font-size: 0.75rem;
}
.cat__dd_menu--short {
  max-width: 4rem;
  min-width: 4rem !important;
}
.cat__filter-toggle {
  line-height: 1.5rem;
  background-image: url(/static_files/img/catalog/filter.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  font-size: 0.75rem;
  text-decoration: none;
  font-weight: 500;
  color: #231F20;
  vertical-align: top;
}
.cat__filter-toggle:after {
  content: attr(data-count);
  display: inline-block;
  background: #8fa895;
  color: #fff;
  font-size: 11px;
  height: 1.2rem;
  line-height: 1.2rem;
  width: 1.2rem;
  text-align: center;
  border-radius: 50%;
}
.cat__filter-toggle[data-count="0"]:after {
  display: none;
}
.cat__filter-toggle:hover, .cat__filter-toggle:active, .cat__filter-toggle:focus {
  text-decoration: none;
  color: #bd3943;
}
.cat__tags-wrap:empty {
  display: none;
}
.cat__count {
  color: #BDBDB5;
  font-weight: 400;
  white-space: nowrap;
}
.cat__tag {
  display: inline-block;
  white-space: nowrap;
  background: #4E565D;
  font-size: 0.75rem;
  line-height: 1.5rem;
  padding: 0 0.5rem;
  color: #fff;
  text-decoration: none;
  border-radius: 1.5rem;
  cursor: pointer;
  transition: color, background 0.1s ease-out;
}
.cat__tag--cross {
  padding-right: 1.5rem;
  background-image: url(/static_files/img/catalog/cross.svg);
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 0.5rem;
}
.cat__tag--category {
  background: #F5F5F2;
  color: #231F20;
}
.cat__tag--category.active {
  border: 1px solid #BDBDB5;
}
.cat__tag--clear-all {
  background-color: #F5F5F2;
  color: #231F20;
}
.cat__tag:hover, .cat__tag:active, .cat__tag:focus {
  text-decoration: none;
  color: #fff;
  background-color: #8fa895;
}
.cat__newlife-links {
  background-color: #F5F5F2;
  padding: 4px;
  border-radius: 4px;
  width: 290px;
  display: flex;
  position: absolute;
  margin-top: -62px;
}
.cat__newlife-links span, .cat__newlife-links a {
  width: 50%;
  text-align: center;
  border-radius: 4px;
  line-height: 30px;
  font-size: 14px;
}
.cat__newlife-links span {
  background-color: #fff;
}
.cat__newlife-links a {
  color: #BDBDB5;
  text-decoration: none;
}
.cat__newlife-links a:hover {
  text-decoration: underline;
}
@media (max-width: 1479px) {
  .cat__newlife-links {
    width: 240px;
  }
}
@media (max-width: 1199px) {
  .cat__newlife-links {
    width: 200px;
    margin-top: -56px;
  }
  .cat__newlife-links span, .cat__newlife-links a {
    line-height: 24px;
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .cat__newlife-links {
    margin-top: 0px;
    margin-bottom: 20px;
    position: static;
  }
}
.catalog .rr-container {
  background-color: #fff !important;
}
.catalog .rr-container .rr-container {
  background-color: #fff !important;
  padding: 0;
}
.catalog .rr-container .rr-widget, .catalog .rr-container .rr-block, .catalog .rr-container .rr-items {
  padding: 0 !important;
}
@media (max-width: 991px) {
  .catalog .cat__filters {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .catalog .row .rr-container .rr-widget .rr-block .rr-items {
    padding: 0 !important;
    margin: 0 -4px !important;
    background-color: #fff !important;
  }
  .catalog .row .rr-container .slick-prev {
    bottom: 40px;
    left: 0 !important;
  }
  .catalog .row .rr-container .slick-prev:after {
    left: 16px;
  }
  .catalog .row .rr-container .slick-next {
    bottom: 40px;
    right: 0 !important;
  }
  .catalog .row .rr-container .slick-next:after {
    right: 16px;
  }
  .cat__back {
    display: none;
  }
  .cat__title--has-arrow {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .catalog_subsections {
    border: 0;
  }
  .catalog_subsections--title {
    text-transform: uppercase;
    line-height: 1.3rem;
    padding-top: 0;
    padding-bottom: 0.7rem;
  }
  .catalog_subsections--item {
    font-size: 1rem;
    line-height: 1.2rem;
    padding-bottom: 0.7rem;
  }
  .cat__filters .bx_filter_param_label {
    font-size: 1rem;
  }
  .cat__filters .bx_filter_box__content {
    padding: 0.5rem 0;
  }
  .cat__filters .bx_filter_parameters_box {
    border-bottom: 0;
    font-size: 1rem;
  }
  .cat__filters .filter__title-text {
    text-transform: uppercase;
    padding-top: 0.7rem;
    padding-bottom: 0.5rem;
  }
  .cat__filters .cat__show-all {
    display: inline-block;
  }
  .cat__filters .filter_footer {
    position: static;
    padding: 0;
    margin-top: 1rem;
  }
  .cat__filters .offcanvas {
    display: block;
    visibility: visible;
    position: static;
    transform: none !important;
    border: none !important;
  }
  .cat__filters .offcanvas-body {
    overflow: visible;
    padding: 0;
  }
  .cat__filters .offcanvas-header {
    display: none;
  }
  .cat__tags-wrap:empty {
    display: block;
  }
}
@media (min-width: 1200px) {
  .catalog .row .rr-container .rr-widget .rr-block .rr-items {
    margin: 0 -12px !important;
  }
  .cat__dd_name {
    font-size: 1rem;
  }
  .cat__dd .nav-link {
    font-size: 1rem;
  }
  .cat__dd .nav-link:after {
    background-size: 100%;
  }
}

/* End */
/* /local/templates/red2018/components/ameton/catalog.smart.filter/karandash/style.css?167583140320994 */
/* /local/templates/red2018/components/bitrix/system.pagenavigation/main_nav/style.css?16758314032917 */
/* /static_files/css/comp_catalog.css?174851117443382 */
