body {
	margin: 0px;
	padding: 0px;
	font-family: "Avenir Next Cyr", sans-serif;
	background-color: #fff;
	color: #383838;
	height: 100%;
	line-height: 1;
	position: relative;
	font-size: 16px !important;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

html,
body,
div,
/*span,*/
applet,
object,
iframe,
/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6,*/
/*p,*/
blockquote,
/*pre,*/
/*a,*/
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px
}

html {
	height: 100%;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent
}

input:not([type=checkbox]),
textarea {
	color: #333;
	font-family: "Avenir Next Cyr", sans-serif;
	outline: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none
}

input[type="button"],
input[type="submit"],
button {
	cursor: pointer
}

td {
	margin: 0px;
	padding: 0px
}

form {
	padding: 0px;
	margin: 0px
}

a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: transparent
}

a,
span,
div,
button {
	outline: none !important
}

input[type=submit],
input[type=button],
button {
	-webkit-appearance: none;
	outline: none
}

input:disabled {
	-webkit-appearance: none;
	opacity: 1
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

@font-face {
	font-family: 'Avenir Next Cyr';
	src: url("../fonts/AvenirNextCyr-Medium.woff2") format("woff2"), url("../fonts/AvenirNextCyr-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Avenir Next Cyr';
	src: url("../fonts/AvenirNextCyr-Bold.woff2") format("woff2"), url("../fonts/AvenirNextCyr-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Avenir Next Cyr';
	src: url("../fonts/AvenirNextCyr-Regular.woff2") format("woff2"), url("../fonts/AvenirNextCyr-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Avenir Next Cyr';
	src: url("../fonts/AvenirNextCyr-Demi.woff2") format("woff2"), url("../fonts/AvenirNextCyr-Demi.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Avenir Next Cyr';
	src: url("../fonts/AvenirNextCyr-Heavy.woff2") format("woff2"), url("../fonts/AvenirNextCyr-Heavy.woff") format("woff");
	font-weight: 900;
	font-style: normal;
	font-display: swap
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	top: 50%;
	margin-top: -20px;
	padding: 0;
	background: none;
	outline: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 7;
	outline: none;
	width: 40px;
	height: 40px;
	border: 1px solid #383838;
	color: #383838;
	border-radius: 50%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	opacity: 0.4
}

.slick-prev svg,
.slick-next svg {
	width: 10px;
	height: 18px;
	display: block;
	stroke: currentColor
}

.slick-prev:hover,
.slick-next:hover {
	border-color: #8B0101;
	color: #8B0101;
	opacity: 1
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
	background: rgba(56, 56, 56, 0.1)
}

.slick-prev {
	left: -62.5px;
	padding-right: 2px
}

.slick-next {
	right: -62.5px;
	padding-left: 2px
}

.slick-dots {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 7px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	display: block;
	height: 16px;
	width: 16px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 0px;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 50%;
	transition: all 0.3s ease;
	border: none
}

.slick-dots li button:hover {
	background: #fff
}

.slick-dots li.slick-active button {
	background: #fff
}

.slick-dotted {
	margin-bottom: 50px
}

.slick-dotted .slick-dots {
	position: absolute;
	bottom: -50px
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99993
}

.fancybox-container * {
	box-sizing: border-box
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: rgba(52, 51, 51, 0.7);
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
	opacity: 1;
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable='true'] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-video,
.fancybox-iframe {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: none
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
	display: none
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #c4c4c4;
	cursor: pointer;
	opacity: 1;
	padding: 5px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.fancybox-close-small:hover {
	color: #000;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: #383838;
	opacity: 0.5;
	right: 15px;
	top: 15px;
	height: 26px;
	width: 26px;
	padding: 0px
}

.fancybox-slide--html .fancybox-close-small:hover {
	color: #383838;
	opacity: 1
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	animation: fancybox-rotate 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@keyframes fancybox-rotate {
	100% {
		transform: rotate(360deg)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0.5, 0.5, 0.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height: 576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, 0.1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1
}

@media all and (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

.selectric-wrapper {
	position: relative;
	cursor: pointer;
	max-width: 340px;
}

.selectric-responsive {
	width: 100%
}

.selectric {
	border: 1px solid rgba(56, 56, 56, 0.3);
	border-radius: 5px;
	background: #fff;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 33px 0 12px;
	font-size: 14px;
	line-height: 30px;
	color: #383838;
	height: 30px;
	user-select: none;
	font-weight: 500
}

.selectric .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 33px !important;
	height: 30px;
	background-color: #fff;
	text-align: center;
	border: none;
	font-size: 0;
	margin: 0 !important;
	padding: 0;
	line-height: 38px
}

.selectric-open {
	z-index: 50
}

.selectric-open .selectric-items {
	display: block
}

.selectric-disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default;
	user-select: none
}

.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0
}

.selectric-hide-select select {
	position: absolute;
	left: -100%
}

.selectric-hide-select.selectric-is-native {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10
}

.selectric-hide-select.selectric-is-native select {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: none;
	z-index: 1;
	box-sizing: border-box;
	opacity: 0
}

.selectric-input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: none !important;
	border: none !important;
	*font: 0/0 a !important;
	background: none !important
}

.selectric-temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important
}

.selectric-items {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	border: 1px solid rgba(56, 56, 56, 0.3);
	z-index: -1;
	border-radius: 5px
}

.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto
}

.selectric-above .selectric-items {
	top: auto;
	bottom: 100%
}

.selectric-items ul,
.selectric-items li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	min-height: 20px
}

.selectric-items li {
	display: block;
	padding: 5px 12px;
	color: #383838;
	cursor: pointer
}

.selectric-items li.selected {
	background: rgba(56, 56, 56, 0.1)
}

.selectric-items li.highlighted {
	background: rgba(56, 56, 56, 0.1)
}

.selectric-items li:hover {
	background: rgba(56, 56, 56, 0.1)
}

.selectric-items .disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default !important;
	background: none !important;
	color: #666 !important;
	user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
	font-weight: bold;
	padding-left: 10px;
	cursor: default;
	user-select: none;
	background: none;
	color: #444
}

.selectric-items .selectric-group.disabled li {
	filter: alpha(opacity=100);
	opacity: 1
}

.selectric-items .selectric-group li {
	padding-left: 25px
}

.selectric-wrapper-selected .selectric .label {
	color: #383838
}

/*! nouislider - 10.0.0 - 2017-05-28 14:52:48 */
.noUi-target,
.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.noUi-target {
	position: relative;
	direction: ltr
}

.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.noUi-connect {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0
}

.noUi-origin {
	position: absolute;
	height: 0;
	width: 0
}

.noUi-handle {
	position: relative;
	z-index: 1
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
	-webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
	transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s
}

.noUi-state-drag * {
	cursor: inherit !important
}

.noUi-base,
.noUi-handle {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.noUi-horizontal {
	height: 3px
}

.noUi-horizontal .noUi-handle {
	width: 15px;
	height: 15px;
	left: -7.5px;
	top: -6px
}

.noUi-vertical {
	width: 18px
}

.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px
}

.noUi-target {
	background-color: rgba(56, 56, 56, 0.1);
	padding: 0 7px;
	position: relative;
	border-radius: 5px
}

.noUi-connect {
	background-color: #8B0101;
	-webkit-transition: background 450ms;
	transition: background 450ms
}

.noUi-draggable {
	cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
	cursor: ns-resize
}

.noUi-handle {
	width: 16px;
	height: 16px;
	background-color: #8B0101;
	border-radius: 50%;
	cursor: pointer
}

.noUi-handle:before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	background: #fff;
	border-radius: 50%;
	top: calc(50% - 3.5px);
	left: calc(50% - 3.5px)
}

[disabled] .noUi-connect {
	background: #B8B8B8
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
	cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.noUi-pips {
	position: absolute;
	color: #999
}

.noUi-value {
	position: absolute;
	white-space: nowrap;
	text-align: center
}

.noUi-value-sub {
	color: #ccc;
	font-size: 10px
}

.noUi-marker {
	position: absolute;
	background: #CCC
}

.noUi-marker-sub {
	background: #AAA
}

.noUi-marker-large {
	background: #AAA
}

.noUi-pips-horizontal {
	padding: 10px 0;
	height: 80px;
	top: 100%;
	left: 0;
	width: 100%
}

.noUi-value-horizontal {
	-webkit-transform: translate3d(-50%, 50%, 0);
	transform: translate3d(-50%, 50%, 0)
}

.noUi-marker-horizontal.noUi-marker {
	margin-left: -1px;
	width: 2px;
	height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
	height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
	height: 15px
}

.noUi-pips-vertical {
	padding: 0 10px;
	height: 100%;
	top: 0;
	left: 100%
}

.noUi-value-vertical {
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
	padding-left: 25px
}

.noUi-marker-vertical.noUi-marker {
	width: 5px;
	height: 2px;
	margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
	width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
	width: 15px
}

.noUi-tooltip {
	display: block;
	position: absolute;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	font-size: 13px;
	font-weight: 500;
	text-align: left;
	color: #353535;
	letter-spacing: 0.5px
}

.noUi-horizontal .noUi-tooltip {
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	left: 50%;
	top: 135%
}

.noUi-vertical .noUi-tooltip {
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	top: 50%;
	right: 120%
}

.header {
	z-index: 100;
	background: #fff;
	padding-bottom: 60px;
	position: relative
}

.header__top {
	position: relative;
	z-index: 2;
	background: #fff;
	height: 80px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.header__wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.header__bottom {
	background: #8B0101;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.header.fixed .header__bottom {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.header__left {
	width: 330px;
	padding-right: 30px
}

.header__right {
	width: calc(100% - 330px);
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.header__catalog {
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	position: relative;
	padding-left: 40px;
	height: 60px;
	line-height: 60px
}

.header__catalog svg {
	position: absolute;
	left: 0;
	top: calc(50% - 8px);
	fill: currentColor
}

.header-search {
	background: #FFFFFF;
	border-radius: 5px;
	width: 550px;
	height: 42px;
	position: relative
}

.header-search__icon {
	position: absolute;
	fill: #8B0101;
	left: 15px;
	top: calc(50% - 8px);
	z-index: 1
}

.header-search__input {
	height: 42px;
	width: 100%;
	background: none;
	border: none;
	padding: 0 15px 0 43px;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #383838;
	border-radius: 5px
}

.header-search__input:-moz-placeholder,
.header-search__input::-moz-placeholder {
	color: #B7B7B7;
	opacity: 1
}

.header-search__input::-webkit-input-placeholder {
	color: #B7B7B7
}

.header-info {
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
}

.header-info__item {
	border-right: 1px solid #fff;
	padding: 0 20px;
	display: flex;
	align-items: center
}

.header-info__item:first-child {
	display: none;
	padding-left: 0;
	align-self: center;
}

.header-info__item:last-child {
	padding-right: 0;
	border: none
}

.header__fav {
	display: inline-block;
	color: #fff;
	position: relative;
	margin-right: 6px
}

.header__fav svg {
	fill: currentColor
}

.header__fav-number {
	position: absolute;
	min-width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	padding: 0 3px;
	background: #EF505A;
	border-radius: 8px;
	font-weight: 600;
	font-size: 11px;
	color: #fff;
	top: 0;
	right: -8px
}

.header__fav:hover {
	color: rgba(255, 255, 255, 0.7)
}

.header__cart {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 26px;
	color: #fff;
	position: relative
}

.header__cart svg {
	width: 26px;
	fill: currentColor
}

.header__cart-number {
	position: absolute;
	min-width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	padding: 0 3px;
	background: #EF505A;
	border-radius: 8px;
	font-weight: 600;
	font-size: 11px;
	color: #fff;
	top: -2px;
	left: 19px
}

.header__cart-price {
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	padding-left: 15px
}

.header__cart-price span {
	font-size: 18px
}

.header__cart:hover {
	color: rgba(255, 255, 255, 0.7)
}

.header__nav {
	position: relative;
	display: inline-block;
	width: 100%;
	transition: all 0.3s ease;
	padding-left: 15px
}

.header__nav:hover {
	background: rgba(0, 0, 0, 0.1)
}

.header__nav:hover .catalog-nav {
	display: block
}

.logo {
	display: block;
	height: 75px;
	width: 160px;
	margin-left: 57px;
}

.logo img {
	max-width: 100%;
	height: auto
}

.nav {
	font-size: 14px;
	line-height: 17px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.nav-item {
	padding: 0 20px;
	border-left: 1px solid rgba(56, 56, 56, 0.1)
}

.nav-item:first-child {
	border-left: 0;
	padding-left: 0
}

.nav-item:last-child {
	padding-right: 0
}

.nav-item__link {
	color: #383838;
	white-space: nowrap
}

.nav-item__link:hover {
	color: #8B0101
}

.nav-item__link svg {
	display: inline-block;
	vertical-align: middle;
	fill: #8B0101;
	margin: -2px 6px 0 0
}

.nav-item__link img {
	height: 1em;
	margin-right: 6px
}

.catalog-nav {
	position: absolute;
	top: 100%;
	left: 0px;
	padding: 5px 0px 22px 0;
	background: #fff;
	width: 300px;
	display: none;
	z-index: 8
}

.catalog-nav-item {
	border-bottom: 1px solid rgba(56, 56, 56, 0.05)
}

.catalog-nav-item:hover .catalog-subnav-wrapper {
	display: flex
}

.catalog-nav-item__link {
	display: block;
	padding: 15px 30px 10px 60px;
	position: relative;
	color: #383838;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em
}

.catalog-nav-item__link img {
	position: absolute;
	left: 20px;
	width: 24px;
	top: 50%;
	transform: translateY(-50%);
	height: auto;
	margin-top: 2.5px
}

.catalog-nav-item__link:after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 1px);
	background: url("../fonts/icon-arrow.svg") no-repeat center;
	background-size: contain;
	width: 7px;
	height: 12px
}

.catalog-nav-item__link:hover {
	background: rgba(61, 116, 163, 0.05)
}

.catalog-nav_relative {
	position: relative;
	display: block;
	top: auto;
	left: auto;
	width: 100%;
	border: none;
	border-radius: 0;
	z-index: 9
}

.catalog-subnav-wrapper {
	display: none;
	position: absolute;
	left: 100%;
	width: 990px;
	background: #fff;
	height: 487px;
	top: 0;
	border-left: 1px solid rgba(56, 56, 56, 0.05);
	padding: 20px 30px;
	gap: 30px;
	flex-wrap: wrap;
	overflow-y: auto
}

.catalog-subnav {
	flex-basis: 20%;
	break-inside: avoid;
	margin-bottom: 30px
}

.catalog-subnav-item {
	margin-bottom: 9px;
	display: block
}

.catalog-subnav-item:first-child {
	margin-bottom: 15px
}

.catalog-subnav-item__link {
	font-size: 14px;
	line-height: 17px;
	color: #8B0101
}

.catalog-subnav-item__link:hover {
	color: #EF505A
}

.catalog-subnav-item__title {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #383838;
	/*border-bottom: 1px solid #383838*/
}

.catalog-subnav-item__title:hover {
	color: #8B0101;
	border-color: #8B0101
}

.menu-trigger {
	display: block;
	width: 28px;
	height: 20px
}

.hamburger {
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, -webkit-filter;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	background: transparent;
	width: 28px;
	height: 20px;
	transition: all 0.2s;
	position: relative
}

.hamburger-box {
	width: 28px;
	height: 20px;
	display: inline-block;
	position: relative
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
	width: 28px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	transition: background-color 0.3s;
	display: block
}

.hamburger-inner::after,
.hamburger-inner::before {
	content: ""
}

.hamburger-inner::before {
	top: -8px
}

.hamburger-inner::after {
	top: -16px
}

.hamburger-inner {
	top: auto;
	bottom: 0px
}

.mobile-trigger {
	display: none
}

.header-mobile {
	display: none
}

.header-mobile__social {
	font-size: 16px;
	line-height: 19px;
	text-align: center
}

.header-mobile__social .social {
	text-align: center;
	margin-top: 15px
}

.header-mobile__social .social-item {
	margin: 0 8px
}

.header-mobile__social .social-item__link {
	border-color: #383838;
	color: #383838
}

.header-mobile__social .social-item__link:hover {
	background: #383838;
	color: #fff
}

body.menu-subnav-open .main-wrapper:before {
	content: "";
	background: rgba(56, 56, 56, 0.9);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99
}

@media screen and (max-width: 1439px) {
	.nav-item {
		padding: 0 15px
	}
}

@media screen and (max-width: 1320px) {
	.catalog-subnav-wrapper {
		width: calc(100vw - 345px)
	}
}

@media screen and (max-width: 1199px) {
	.header__nav-2 {
		display: none
	}

	.header__left {
		width: 300px
	}

	.header__right {
		width: calc(100% - 300px)
	}

	.header-search {
		width: 400px
	}

	.catalog-nav {
		width: 270px
	}

	.catalog-nav_relative {
		width: 100%
	}

	.catalog-subnav-wrapper {
		width: calc(100vw - 315px);
		column-gap: 15px;
		height: auto;
		min-height: 487px;
		padding: 15px 15px
	}

	.catalog-subnav-item__title {
		font-size: 16px;
		line-height: 20px
	}
}

@media screen and (max-width: 991px) {
	.nav {
		display: none
	}

	.header__catalog {
		font-size: 17px
	}

	.header__left {
		padding-right: 15px
	}

	.header__right {
		width: calc(100% - 160px)
	}

	.header-search {
		width: 350px
	}

	.header__nav {
		width: calc(100% + 15px);
		padding-left: 15px;
		margin-left: -15px
	}

	.catalog-nav-item:hover .catalog-subnav-wrapper {
		display: none
	}
	.section-cart__content {
		width: 100%;
		padding-bottom: 50px;
		padding-right: 0;
	}
	.section-cart__aside {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.header-info__item:first-child {
		display: inline-block;
	}

	.header-info__item {
		padding: 0 5px
	}

	.logo {
		width: 133px;
		margin: 3px auto;
	}

	.header .btn {
		display: none
	}

	.header__top {
		height: 80px
	}

	.header__right {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		-webkit-box-direction: reverse;
		-webkit-box-orient: vertical;
		-moz-box-direction: reverse;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: end;
		-moz-box-align: end;
		-ms-flex-align: end;
		-webkit-align-items: flex-end;
		align-items: flex-end
	}

	.header__wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.header__bottom {
		height: 110px;
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start
	}

	.header__bottom .header__wrapper {
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start
	}

	.header {
		padding-bottom: 110px
	}

	.header-search {
		width: 100%;
		height: 36px
	}

	.header-info {
		margin-top: -42px;
		margin-bottom: 15px;
		margin-right: 8px
	}

	.header-search__input {
		height: 36px
	}

	.header__cart-price {
		display: none
	}

	.header-info__item {
		border: none
	}

	.catalog-nav {
		width: 375px;
		max-width: 100vw
	}
}

.footer {
	position: relative;
	background: #8B0101;
	color: #fff
}

.footer__top {
	padding: 50px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.footer__title {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 25px
}

.footer__title a {
	color: inherit
}

.footer__title a:hover {
	opacity: 0.7
}

.footer__title svg {
	display: none
}

.footer__bottom {
	padding: 20px 0 25px;
	text-align: center
}

.footer__copy {
	font-size: 14px;
	line-height: 17px
}

.footer__payment {
	margin-bottom: 20px
}

.footer__payment .y-row {
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.footer__payment .y-col {
	width: auto
}

.footer .y-col.footer__col-1 {
	width: 20%
}

.footer .y-col.footer__col-2 {
	width: 55%;
	text-align: center;
}

.footer .y-col.footer__col-3 {
	width: 22%
}

.footer .y-col.footer__col-4 {
	width: 25%
}

.f-nav {
	font-size: 16px;
	line-height: 20px
}

.f-nav-item {
	margin-bottom: 15px
}

.f-nav-item:last-child {
	margin-bottom: 0
}

.f-nav-item__link {
	color: #fff
}

.f-nav-item__link:hover {
	opacity: 0.7
}

.f-nav-2 {
	column-count: 2;
	max-width: 370px
}

.social {
	margin-top: 40px
}

.social-item {
	display: inline-block;
	margin-right: 26px;
	vertical-align: middle
}

.social-item__link {
	color: #fff
}

.social-item__link svg {
	fill: currentColor;
	display: inline-block
}

.social-item__link:hover {
	opacity: 0.7
}

.subscribe-input {
	background: #FFFFFF;
	border-radius: 5px;
	border: none;
	padding: 15px;
	font-size: 14px;
	line-height: 17px;
	color: #383838;
	width: 100%;
	height: 44px
}

.subscribe-input:-moz-placeholder,
.subscribe-input::-moz-placeholder {
	color: rgba(56, 56, 56, 0.5);
	opacity: 1
}

.subscribe-input::-webkit-input-placeholder {
	color: rgba(56, 56, 56, 0.5)
}

.subscribe .form .y-col {
	padding-bottom: 15px
}

.subscribe .form .y-row {
	margin-bottom: -15px
}

@media screen and (max-width: 1199px) {
	.footer .y-col.footer__col-1 {
		width: 25%
	}

	.footer .y-col.footer__col-2 {
		width: 50%
	}

	.footer .y-col.footer__col-3 {
		width: 25%
	}

	.footer .y-col.footer__col-4 {
		width: 50%;
		padding-top: 30px;
		margin: 0 auto
	}

	.f-nav-2 {
		max-width: 100%
	}
}

@media screen and (max-width: 991px) {
	.footer .y-col.footer__col-1 {
		width: 33.33%
	}

	.footer .y-col.footer__col-2 {
		width: 66.66%
	}

	.footer .y-col.footer__col-3 {
		width: 33.33%
	}

	.footer .y-col.footer__col-4 {
		width: 66.66%
	}
}

@media screen and (max-width: 767px) {
	.footer .y-row {
		margin-left: -15px;
		margin-right: -15px
	}

	.footer .y-col {
		padding-left: 15px;
		padding-right: 15px
	}

	.footer .y-col.footer__col-1 {
		width: 100%;
		padding-bottom: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		order: 1
	}

	.footer .y-col.footer__col-2 {
		width: 100%;
		padding-bottom: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		order: 2
	}

	.footer .y-col.footer__col-3 {
		width: 100%;
		order: 4;
		text-align: center
	}

	.footer .y-col.footer__col-3 .footer__title {
		display: none
	}

	.footer .y-col.footer__col-3 .f-nav-item {
		display: inline-block;
		margin: 0 12px
	}

	.footer .y-col.footer__col-4 {
		width: 100%;
		order: 3
	}

	.footer .y-col.footer__col-4 .footer__title {
		text-align: center
	}

	.footer__title {
		margin-bottom: 30px
	}

	.footer__title_nav {
		position: relative;
		margin: 0 -15px;
		padding: 15px;
		margin-top: 5px
	}

	.footer__title_nav svg {
		display: block;
		position: absolute;
		top: calc(50% - 4.5px);
		right: 15px;
		transition: all 0.3s ease
	}

	.footer__title_nav+.f-nav {
		display: none;
		margin-top: 5px;
		margin-bottom: 20px
	}

	.footer__title_nav.active svg {
		transform: rotate(-180deg)
	}

	.f-nav-2 {
		column-count: 1
	}

	.footer__top {
		padding: 22px 0 40px
	}

	.social {
		margin-top: 30px
	}

	.social-item {
		margin: 0 17px
	}

	.footer__payment .y-col {
		padding: 0 10px 20px
	}

	.footer__payment .y-row {
		margin: 0 -10px -20px
	}
}

.main-wrapper {
	padding: 0;
	min-width: 320px;
	width: 100%;
	position: relative;
	overflow: hidden;
	min-height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.wrapper {
	width: 100%;
	max-width: 1320px;
	padding: 0 15px;
	margin: 0 auto;
	position: relative
}

a {
	color: #383838
}

ul {
	list-style: none
}

.hidden {
	display: none
}

.btn {
	transition: all 0.3s ease;
	border: 1px solid #4faa1a;
	padding: 0 20px;
	font-weight: 500;
	font-size: 16px;
	font-family: inherit;
	height: 44px;
	color: #fff;
	/*background: #4faa1a;*/

	background: rgb(177,34,195);
	background: linear-gradient(0deg, rgba(177,34,195,0.8576680672268908) 0%, rgba(253,45,45,1) 100%);

	line-height: 42px;
	display: inline-block;

	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
	z-index: 2;
	border-radius: 5px
}

.btn:hover {
    /*background: #8B0101;*/
    transition: all 0.3s ease;
    background: rgb(217, 27, 178);
    background: linear-gradient(0deg, rgba(217, 27, 178, 0.6111694677871149) 0%, rgba(203, 0, 1, 1) 100%);
    box-shadow: rgb(0 0 0 / 49%) 0px 4px 9px 4px;
    border-color: #8B0101;
    color: #fff
}

.btn.active {
	background-color: #37F064;
	border-color: #37F064
}

.btn_blue-border {
	border-color: #8B0101;
	color: #8B0101;
	background: #fff
}

.btn_blue-border:hover {
	color: #fff;
	background: #8B0101
}

.btn_black-border {
	border-color: #383838;
	color: #383838;
	background: #fff
}

.btn_black-border:hover {
	color: #fff;
	background: #383838;
	border-color: #383838
}

.btn_black-border.btn_lg {
	line-height: 50px
}

.btn_sm {
	height: 37px;
	line-height: 35px;
	font-weight: 400;
	font-size: 14px
}

.btn_orange {
	border-color: #F58F53;
	color: #fff;
	background: #F58F53
}

.btn_orange:hover {
	border-color: #EF505A;
	background: #EF505A
}

.btn_hover-orange:hover {
	border-color: #F58F53;
	color: #fff;
	background: #F58F53
}

.btn_lg {
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	padding: 0 50px
}

.section {
	padding: 0px 0 100px;
	position: relative
}

.section-top {
	padding-top: 100px
}

.section-index {
	padding-top: 22px
}

.y-row {
	margin: 0 -15px -30px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.y-col {
	padding: 0 15px 30px;
	width: 100%
}

.y-col-3 {
	width: 25%
}

.y-col-3_2 {
	width: 12.5%
}

.y-col-4 {
	width: 33.33%
}

.y-col-5 {
	width: 41.66%
}

.y-col-6 {
	width: 50%
}

.y-col-7 {
	width: 58.33%
}

.y-col-8 {
	width: 66.66%
}

.form .y-col {
	padding: 0 10px 20px;
	position: relative
}

.form .y-row {
	margin: 0 -10px -20px
}

.form-label {
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	color: #383838;
	display: block;
	margin-bottom: 10px
}

.form-input {
	display: block;
	font-family: inherit;
	color: #383838;
	padding: 0;
	background: #fff;
	border: 1px solid rgba(56, 56, 56, 0.2);
	height: 42px;
	width: 100%;
	font-weight: normal;
	font-size: 14px;
	transition: all 0.3s ease;
	border-radius: 5px;
	padding: 0 15px
}

.form-input:-moz-placeholder,
.form-input::-moz-placeholder {
	color: rgba(56, 56, 56, 0.4);
	opacity: 1
}

.form-input::-webkit-input-placeholder {
	color: rgba(56, 56, 56, 0.4)
}

.form-textarea {
	padding-top: 12px;
	padding-bottom: 12px;
	resize: none;
	height: 82px
}

.form-inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1
}

.form-inputfile+label {
	font-size: 16px;
	line-height: 120%;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	background: #EAEBEA;
	border: 1px solid #383838;
	padding: 0 24px;
	height: 50px;
	line-height: 48px;
	transition: all 0.3s ease
}

.form-inputfile+label:hover {
	color: #fff;
	background: #383838
}

.form-privacy {
	font-size: 12px;
	line-height: 150%;
	margin-top: 10px
}

.form-privacy a {
	text-decoration: underline;
	color: #383838
}

.form div.error {
	font-size: 12px;
	line-height: 14px;
	color: #EF505A;
	position: absolute;
	bottom: 13px;
	left: 25px
}

.form .btn {
	width: 100%
}

.form-radio {
	position: absolute;
	opacity: 0
}

.form-radio+label {
	display: block;
	height: 41px;
	width: 100%;
	border: 1px solid #8B0101;
	color: #8B0101;
	transition: all 0.3s ease;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	line-height: 39px;
	font-size: 14px;
	font-weight: 500
}

.form-radio:checked+label {
	color: #fff;
	background: #8B0101
}

.form-text {
	font-size: 14px;
	line-height: 17px;
	font-weight: 300
}

.form-text_price span {
	font-weight: 400;
	margin-left: 6px;
	text-shadow: 0 0
}

.section-index .wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.section-index__left {
	width: 330px;
	padding-right: 30px;
	margin-top: -22px
}

.section-index__right {
	width: calc(100% - 330px)
}

.slider-main {
	cursor: pointer;
	height: 465px;
	margin-bottom: 0;
	overflow: hidden
}

.slider-main__item {
	position: relative;
	height: 465px;
	/*background: no-repeat center center;*/
	background: no-repeat;
	background-size: cover;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	padding: 20px 50px;
	border-radius: 10px
}

.slider-main__subtitle {
	font-size: 24px;
	line-height: 29px;
	text-transform: uppercase;
	margin-bottom: 5px
}

.slider-main__title {
	font-weight: 900;
	font-size: 36px;
	line-height: 44px;
	text-transform: uppercase;
	margin-bottom: 15px
}

.slider-main__text {
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	margin-bottom: 30px
}

.title {
	font-weight: 500;
	font-size: 26px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #383838;
	margin-bottom: 30px
}

.title-center {
	text-align: center
}

.title-large {
	font-weight: 600;
	font-size: 32px;
	line-height: 130%
}

.title-box {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(56, 56, 56, 0.2);
	margin-bottom: 30px
}

.title-box .title {
	margin-bottom: 0
}

.title-box__link {
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	color: #8B0101;
	border-bottom: 1px solid #8B0101
}

.title-box__link:hover {
	color: #383838;
	border-bottom-color: #383838
}

.products-slider {
	margin-top: -25px;
	margin-bottom: -15px
}

.products-slider .y-col {
	padding: 15px 7.5px
}

.products-slider .y-row {
	margin: 0 -7.5px
}

.products .y-col {
	width: 20%
}

.products-item {
	padding: 15px;
	border-radius: 10px;
	position: relative;
	height: 100%;
	transition: all 0.3s ease
}

.products-item:hover {
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1)
}

.products-item__top {
	overflow: hidden;
	position: relative;
	margin-bottom: 15px
}

.products-item__img {
	display: block;
	height: 216px;
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.products-item__img img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%
}

.products-item__fav {
	position: absolute;
	z-index: 2;
	width: 30px;
	height: 26px;
	color: #EF505A;
	right: 10px;
	bottom: 10px;
	background: url("../fonts/icon-fav.svg") no-repeat center;
	background-size: contain
}

.products-item__fav.active {
	background-image: url("../fonts/icon-fav-fill.svg")
}

.products-item__name {
	font-weight: 300;
	font-size: 16px;
	line-height: 130%;
	margin-bottom: 20px;
	height: 4em
}

.products-item__name a {
	color: #383838
}

.products-item__name a:hover {
	color: #8B0101
}

.products-item__price {
	font-weight: 600;
	font-size: 20px;
	line-height: 130%;
	margin-bottom: 23px
}

.products-item__price:last-child {
	margin-bottom: 0
}

.products-item__price span {
	font-size: 20px
}

.products-item__price-old {
	/*display: inline-block;*/
	opacity: 0.3;
	text-decoration: line-through;
	font-size: 18px
}

.products-item__price-old span {
	font-size: 19px
}

.products-item__price-new {
	margin-right: 14px;
	display: inline-block
}

.products-item__bottom {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.products-item__bottom .btn {
	width: 130px;
	padding: 0 10px
}

.products-item__choose {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 23px
}

.products-item__choose-title {
	font-size: 14px;
	line-height: 130%;
	opacity: 0.6;
	width: 80px
}

.products-item__choose-select {
	min-width: 100px;
	max-width: calc(100% - 80px)
}

.calc {
	width: 70px;
	height: 22px;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.calc__minus {
	width: 12px;
	height: 100%;
	position: relative;
	opacity: 0.4
}

.calc__minus:before {
	content: "";
	position: absolute;
	width: 12px;
	height: 2px;
	background: #383838;
	top: calc(50% - 1px);
	left: calc(50% - 6px);
	transition: all 0.3s ease
}

.calc__minus:hover {
	opacity: 1
}

.calc__minus:hover:before {
	background: #8B0101
}

.calc__plus {
	width: 12px;
	height: 100%;
	position: relative;
	opacity: 0.4
}

.calc__plus:before {
	content: "";
	position: absolute;
	width: 12px;
	height: 2px;
	background: #383838;
	top: calc(50% - 1px);
	left: calc(50% - 6px);
	transition: all 0.3s ease
}

.calc__plus:after {
	content: "";
	position: absolute;
	height: 12px;
	width: 2px;
	background: #383838;
	left: calc(50% - 1px);
	top: calc(50% - 6px);
	transition: all 0.3s ease
}

.calc__plus:hover {
	opacity: 1
}

.calc__plus:hover:before,
.calc__plus:hover:after {
	background: #8B0101
}

.calc__input {
	width: 30px;
	height: 45px;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	color: #383838;
	border: none;
	border-left: 1px solid rgba(56, 56, 56, 0.2);
	border-right: 1px solid rgba(56, 56, 56, 0.3);
	background: none
}

.products-slider .slick-slide {
	height: auto
}

.products-slider .slick-track:before,
.products-slider .slick-track:after {
	display: none
}

.products-slider .slick-track {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.section-links {
	background: rgba(56, 56, 56, 0.03);
	padding: 30px 0
}

.section-links:last-child {
	margin-bottom: 100px
}

.block-links {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.block-links__item {
	width: 25%;
	text-align: center;
	border-left: 1px solid rgba(56, 56, 56, 0.2)
}

.block-links__item:first-child {
	border-left: none
}

.block-links__link {
	font-size: 22px;
	line-height: 27px;
	color: #383838;
	display: inline-block
}

.block-links__link img {
	max-width: 120px;
	display: block;
	margin: 0 auto 15px
}

.block-links__link:hover {
	color: #8B0101
}

.block-banners__item {
	border-radius: 10px;
	overflow: hidden;
	display: block
}

.block-banners__item img {
	width: 100%;
	height: auto;
	display: block
}

.category-slider-item {
	text-align: center
}

.category-slider-item__bg {
	display: block;
	width: 100%;
	height: 200px;
	overflow: hidden;
	border-radius: 10px;
	margin-bottom: 20px;
	position: relative
}

.category-slider-item__bg div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: no-repeat center center;
	background-size: cover;
	transition: all 0.3s ease
}

.category-slider-item__bg div:hover {
	transform: scale(1.1)
}

.category-slider-item__name {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #383838
}

.category-slider-item:hover .category-slider-item__bg div {
	transform: scale(1.1)
}

.category-slider-item:hover .category-slider-item__name {
	color: #8B0101
}

.brands-item {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 60px;
	border: 1px solid rgba(56, 56, 56, 0.3);
	border-radius: 5px
}

.brands-item img {
	max-width: 100%;
	max-height: 100%
}

.brands-item:hover {
	border-color: #8B0101
}

.brands .y-col {
	width: 10%
}

.brands-slider .y-col {
	padding-bottom: 0
}

.brands-slider .y-row {
	margin-bottom: 0
}

.brands-slider .slick-prev {
	margin-left: 7.5px;
	left: -40px;
}

.brands-slider .slick-next {
	margin-right: 7.5px;
	right: -40px;
}

.btn-more {
	text-align: center;
	margin-top: 30px
}

.btn-more_mobile {
	display: none
}

.btn-more .btn {
	min-width: 180px
}

.section-inside {
	padding-top: 40px
}

.breadcrumbs {
	font-size: 14px;
	line-height: 17px;
	color: rgba(56, 56, 56, 0.4);
	margin-bottom: 40px
}

.breadcrumbs-item {
	display: inline-block;
	position: relative;
	padding-right: 20px
}

.breadcrumbs-item__link {
	color: #8B0101
}

.breadcrumbs-item__link:hover {
	color: #383838
}

.breadcrumbs-item:after {
	content: "";
	position: absolute;
	background: url("../fonts/icon-arrow.svg") no-repeat center;
	width: 6px;
	height: 9px;
	background-size: contain;
	right: 5px;
	top: calc(50% - 4px)
}

.breadcrumbs-item:last-child {
	padding-right: 0
}

.breadcrumbs-item:last-child:after {
	display: none
}

.block-category {
	margin-bottom: 75px
}

.block-category .y-col {
	width: 20%;
	padding-bottom: 20px
}

.block-category .y-row {
	margin-bottom: -20px
}

.block-category-item {
	text-align: center;
	padding: 0 56px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border: 1px solid #C4C4C4;
	border-radius: 5px;
	/*height: 66px;*/
	height: 220px;
	font-size: 14px;
	line-height: 17px;
	color: #383838;
	position: relative;
	justify-content: center;
	flex-direction: column;
}

.block-category-item:hover {
	color: #8B0101;
	border-color: #8B0101
}

.block-category-item__img {
	position: absolute;
	top: calc(50% - 18px);
	width: 36px;
	height: 36px;
	left: 20px
}

.block-subcategory {
	margin-bottom: 75px
}

.block-subcategory:last-child {
	margin-bottom: 0
}

.block-subcategory__title {
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(56, 56, 56, 0.05);
	position: relative
}

.block-subcategory__title img {
	width: 36px;
	height: 36px;
	display: inline-block;
	vertical-align: middle;
	margin: -4px 25px 0 0
}

.block-subcategory__title span {
	font-size: 16px;
	opacity: 0.5;
	margin-left: 6px
}

.block-subcategory-list .y-col {
	padding-bottom: 55px
}

.block-subcategory-list .y-row {
	margin-bottom: -55px
}

.subcategory-list-trigger {
	display: none;
	opacity: 1 !important
}

.subcategory-list-title {
	margin-bottom: 18px;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	position: relative
}

.subcategory-list-title span {
	font-size: 14px;
	opacity: 0.5;
	margin-left: 6px
}

.subcategory-list-title a {
	color: #383838
}

.subcategory-list-title a:hover {
	color: #8B0101
}

.subcategory-list-item {
	margin-bottom: 15px
}

.subcategory-list-item:last-child {
	margin-bottom: 0
}

.subcategory-list-item__link {
	font-size: 16px;
	color: #383838
}

.subcategory-list-item__link span {
	font-size: 14px;
	opacity: 0.5;
	margin-left: 6px
}

.subcategory-list-item__link:hover {
	color: #8B0101
}

.section-category {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	border-top: 1px solid rgba(56, 56, 56, 0.05);
	margin-bottom: -100px
}

.section-category-aside {
	width: 300px;
	border-right: 1px solid rgba(56, 56, 56, 0.05);
	padding-bottom: 100px
}

.section-category-aside__title {
	padding: 40px 0 30px 30px;
	font-size: 22px;
	line-height: 27px;
	position: relative;
	font-weight: 600;
	display: none;
	border-bottom: 1px solid rgba(56, 56, 56, 0.05)
}

.section-category-aside__close {
	position: absolute;
	left: -6px;
	width: 20px;
	height: 20px;
	@inlcude flexbox;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.section-category-content {
	width: calc(100% - 300px);
	padding-bottom: 100px
}

.section-category .products-list {
	margin-left: 15px;
	margin-right: -15px
}

.filter {
	margin-bottom: 70px
}

.filter-item {
	border-bottom: 1px solid rgba(56, 56, 56, 0.05);
	padding: 20px 0 5px
}

.filter-item__title {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px
}

.filter-item_mobile {
	display: none
}

.filter-list {
	font-size: 14px;
	color: #383838;
	line-height: 20px;
	overflow: hidden
}

.filter-list-item {
	margin-bottom: 15px
}

.filter-list-item:nth-child(n+6) {
	display: none
}

.filter-list-item:nth-child(n+6).active {
	display: block
}

.filter-list-item label {
	transition: all 0.3s ease;
	color: inherit;
	line-height: 20px
}

.filter-list-item label:hover {
	color: #8B0101
}

.filter-list-item label>input[type=checkbox] {
	display: none
}

.filter-list-item label>input[type=checkbox]+span {
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block
}

.filter-list-item label>input[type=checkbox]+span:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: transparent;
	position: absolute;
	left: 0;
	top: 0px;
	cursor: pointer;
	transition: all 0.3s ease;
	border: 1px solid rgba(56, 56, 56, 0.5);
	border-radius: 2px
}

.filter-list-item label>input[type=checkbox]+span:after {
	content: "";
	background: rgba(56, 56, 56, 0.5) url("../fonts/checked.svg") no-repeat center center;
	background-size: 14px 14px;
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s ease;
	text-align: center;
	color: #fff;
	line-height: 20px;
	border-radius: 2px
}

.filter-list-item label>input[type=checkbox]+span span {
	opacity: 0.5;
	margin-left: 6px
}

.filter-list-item label>input[type=checkbox]:checked+span:after {
	opacity: 1
}

.filter-link {
	font-size: 14px;
	line-height: 17px;
	color: #8B0101;
	display: inline-block;
	margin-bottom: 15px;
	text-decoration: underline
}

.filter-link:hover {
	color: #383838
}

.filter-range {
	max-width: 230px
}

.filter-range-inputs {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 30px
}

.filter-range-inputs__col-2 {
	width: 12px;
	height: 1px;
	background: #383838;
	margin: 0 10px
}

.filter-range-slider {
	margin-bottom: 15px
}

.filter-input {
	width: 100px;
	height: 36px;
	background: #fff;
	border: 1px solid rgba(56, 56, 56, 0.2);
	padding: 0 10px;
	font-size: 14px;
	color: #383838;
	border-radius: 5px
}

.filter-input:-moz-placeholder,
.filter-input::-moz-placeholder {
	color: rgba(56, 56, 56, 0.4);
	opacity: 1
}

.filter-input::-webkit-input-placeholder {
	color: rgba(56, 56, 56, 0.4)
}

.aside-banner {
	background: #C4C4C4;
	width: 100%;
	height: 300px;
	margin-bottom: 70px
}

.aside-title {
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(56, 56, 56, 0.05)
}

.aside-products-item {
	border-bottom: 1px solid rgba(56, 56, 56, 0.05);
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 15px 0
}

.aside-products-item__img {
	width: 90px
}

.aside-products-item__img img {
	display: block;
	max-width: 90px;
	max-height: 90px;
	width: auto;
	height: auto
}

.aside-products-item__text {
	width: calc(100% - 90px);
	padding-left: 15px;
	padding-top: 5px
}

.aside-products-item__name {
	font-weight: 300;
	font-size: 14px;
	line-height: 130%;
	min-height: 56px;
	margin-bottom: 6px
}

.aside-products-item__name a {
	color: #383838
}

.aside-products-item__name a:hover {
	color: #8B0101
}

.aside-products-item__price {
	font-size: 14px
}

.aside-products-item__price span {
	font-size: 20px
}

.aside-products__link {
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	padding-top: 10px
}

.aside-products__link a {
	color: #8B0101;
	text-decoration: underline
}

.aside-products__link a:hover {
	color: #383838
}

.title-category {
	padding-left: 300px
}

.title-category .title {
	margin-bottom: 20px
}

.block-category-2 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 50px
}

.block-category-2__item {
	width: 20%;
	border-bottom: 1px solid rgba(56, 56, 56, 0.05);
	border-right: 1px solid rgba(56, 56, 56, 0.05);
	text-align: center;
	padding: 18px 10px
}

.block-category-2__link {
	font-size: 14px;
	line-height: 17px;
	color: #383838;
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: space-between
}

.block-category-2__link span {
	display: block;
	opacity: 0.5;
	margin-top: 5px
}

.block-category-2__link:hover {
	color: #8B0101
}

.link {
	font-size: 14px;
	line-height: 17px;
	color: #8B0101;
	text-decoration: underline
}

.link:hover {
	color: #383838
}

.brands-list {
	padding: 0 0 0 30px;
	max-height: 160px;
	overflow: hidden;
}

.brands-list .y-col {
	width: 12.5%
}

.block-brands {
	border-bottom: 1px solid rgba(56, 56, 56, 0.05);
	padding-bottom: 30px;
	margin-bottom: 70px
}

.top-filter {
	/*display: -webkit-box;*/
	/*display: -moz-box;*/
	/*display: -webkit-flex;*/
	/*display: -ms-flexbox;*/
	/*display: flex;*/
	/*-webkit-box-align: center;*/
	/*-moz-box-align: center;*/
	/*-ms-flex-align: center;*/
	/*-webkit-align-items: center;*/
	/*align-items: center;*/
	/*-webkit-box-pack: justify;*/
	/*-moz-box-pack: justify;*/
	/*-ms-flex-pack: justify;*/
	/*!*-webkit-justify-content: space-between;*!*/
	/*justify-content: space-between;*/
	padding-left: 30px;
	margin-bottom: 30px

}

.top-filter-price {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.top-filter-price__title {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	margin-right: 30px
}

.top-filter-price__input {
	border-bottom: 1px solid rgba(56, 56, 56, 0.2);
	position: relative;
	padding-left: 20px;
	width: 85px;
	margin-right: 20px
}

.top-filter-price__input span {
	position: absolute;
	font-size: 14px;
	line-height: 17px;
	opacity: 0.5;
	left: 0;
	bottom: 2px
}

.top-filter-price__input input {
	width: 100%;
	border: none;
	background: none;
	text-align: right;
	height: 22px;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px
}

.top-filter-sort {
	width: 260px
}

.selectric-select-large .selectric .label {
	height: 42px;
	font-size: 16px;
	line-height: 42px
}

.selectric-select-large .selectric .button {
	height: 42px;
	line-height: 54px
}

.selectric-select-large .selectric .button svg {
	width: 16px;
	height: 10px
}

.selectric-select-large .selectric-items ul,
.selectric-select-large .selectric-items li {
	font-size: 16px
}

.selectric-select-large .selectric-items li {
	padding: 8px 12px
}

.pagination {
	text-align: center;
	margin-top: 55px
}

.pagination-item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 11px
}

.pagination-item__link {
	font-size: 18px;
	line-height: 22px;
	color: rgba(56, 56, 56, 0.5)
}

.pagination-item__link.active {
	font-weight: 500;
	font-size: 20px;
	line-height: 25px;
	color: #8B0101
}

.pagination-item__link:hover {
	color: #8B0101
}

.pagination-item__prev {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #383838;
	color: #383838;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-right: 10px
}

.pagination-item__prev svg {
	stroke: currentColor
}

.pagination-item__prev:hover {
	border-color: #8B0101;
	color: #8B0101
}

.pagination-item__next {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #383838;
	color: #383838;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-left: 10px
}

.pagination-item__next svg {
	stroke: currentColor
}

.pagination-item__next:hover {
	border-color: #8B0101;
	color: #8B0101
}

.products-list .y-col {
	width: 25%;
	padding-left: 5px;
	padding-right: 5px
}

.products-list .y-row {
	margin-left: -5px;
	margin-right: -5px
}

.btn-filter {
	display: none
}

.body-aside {
	overflow: hidden
}

.body-aside .main-wrapper:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #383838;
	opacity: 0.7;
	z-index: 11
}

.product-image {
	position: relative;
	margin-bottom: 25px
}

.product-image-nav {
	padding: 20px 0
}

.product-image-right .product-image-nav {
	width: 100%
}

.product-image-nav__slide {
	padding: 10px 0;
}

.product-image-nav__item {
	width: 100%;
	height: 60px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	transition: all 0.3s ease
}

.product-image-nav__item:hover {
	opacity: 0.75
}

.product-image-nav__item.active {
	opacity: 0.75
}

.product-image-nav__item img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin: auto
}

.product-image-nav .slick-prev {
	top: 0;
	left: calc(50% - 9.5px);
	width: 19px;
	height: 11px;
	background: none;
	border: none;
	border-radius: 0;
	color: #8B0101;
	opacity: 1;
	margin: 0;
	padding: 0
}

.product-image-nav .slick-prev svg {
	width: 19px;
	height: 11px
}

.product-image-nav .slick-prev:hover {
	color: #383838
}

.product-image-nav .slick-next {
	bottom: 0;
	left: calc(50% - 9.5px);
	width: 19px;
	height: 11px;
	background: none;
	border: none;
	border-radius: 0;
	color: #8B0101;
	opacity: 1;
	margin: 0;
	padding: 0;
	top: auto
}

.product-image-nav .slick-next svg {
	width: 19px;
	height: 11px
}

.product-image-nav .slick-next:hover {
	color: #383838
}

.product-image-main {
	width: calc(100% - 90px);
	border-radius: 10%;
	height: 520px;
	overflow: hidden;
	position: relative
}

.product-image-main img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin: auto
}

.product-top {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 50px
}

.product-stars {
	margin-right: 35px
}

.product-avail {
	margin-right: 40px;
	color: rgba(56, 56, 56, 0.4);
	font-size: 14px;
	line-height: 130%
}

.product-avail svg {
	display: inline-block;
	vertical-align: middle;
	margin: -3px 6px 0 0
}

.product-code {
	color: rgba(56, 56, 56, 0.4);
	font-size: 14px;
	line-height: 130%
}

.product-variants {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0px;
	padding: 20px 0;
	border-top: 1px solid rgba(56, 56, 56, 0.1);
	border-bottom: 1px solid rgba(56, 56, 56, 0.1);
	margin-bottom: 40px
}

.product-variants__col {
	padding: 5px 5px
}

.product-variant {
	padding: 4px;
	background: #fff;
	text-align: center;
	border-radius: 5px;
	display: block;
	min-width: 80px;
	border: 1px solid transparent
}

.product-variant__img {
	width: 70px;
	height: 70px;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 auto 10px;
	position: relative
}

.product-variant__img img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}

.product-variant__name {
	font-size: 14px;
	line-height: 18px;
	color: #383838
}

.product-variant:hover,
.product-variant.active {
	border-color: #8B0101
}

.product-price-block {
	position: relative;
	padding-right: 130px
}

.product-brand {
	position: absolute;
	top: -55px;
	right: 0;
	width: 100px;
	text-align: center;
}

.product-price {
	font-size: 26px;
	line-height: 34px;
	font-weight: 600;
	margin-bottom: 30px
}

.product-price span {
	font-size: 40px
}

.product-price__new {
	display: inline-block
}

.product-price__old {
	font-size: 20px;
	opacity: 0.3;
	margin-left: 30px;
	position: relative;
	display: inline-block;
	white-space: nowrap
}

.product-price__old:after {
	position: absolute;
	top: 52%;
	left: 0;
	right: 0;
	height: 1px;
	background: #383838;
	content: ""
}

.product-price__old span {
	font-size: 28px
}

.product-calc {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.product-calc .calc {
    background: #4faa1a;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    height: 44px;
    width: auto
}

.product-calc .calc__input {
	font-size: 16px;
	height: 40px;
	width: 80px;
	margin: 0 15px;
	border-color: #fff;
	color: #fff
}

.product-calc .calc__minus::before,
.product-calc .calc__plus::before,
.product-calc .calc__plus::after {
	background-color: #fff
}

.product-links {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding-left: 90px
}

.product-links__item {
	margin: 0 40px 0 0;
	color: #383838;
	opacity: 0.4;
	font-size: 14px;
	white-space: nowrap
}

.product-links__item:last-child {
	margin-right: 0
}

.product-links__item-icon {
	width: 40px;
	height: 40px;
	border: 1px solid #383838;
	border-radius: 50%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 10px 0 0;
	transition: all 0.3s ease;
	color: #383838
}

.product-links__item-icon svg {
	fill: currentColor;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}

.product-links__item:hover {
	color: #8B0101;
	opacity: 1
}

.product-links__item:hover .product-links__item-icon {
	color: #8B0101;
	border-color: #8B0101
}

.product-links__item.active {
	opacity: 1;
	color: #EF505A
}

.product-links__item.active .product-links__item-icon {
	border-color: #EF505A;
	background: #EF505A;
	color: #fff
}

.product-links i {
	font-style: normal
}

.tabs-nav {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(56, 56, 56, 0.1)
}

.tabs-nav__item {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	cursor: pointer;
	transition: all 0.3s ease;
	margin-right: 40px;
	padding: 0 15px 10px;
	position: relative
}

.tabs-nav__item:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: #8B0101
}

.tabs-nav__item:last-child {
	margin-right: 0
}

.tabs-nav__item:hover {
	color: #8B0101
}

.tabs-nav__item.active {
	color: #8B0101
}

.tabs-nav__item.active:after {
	width: 100%
}

.tabs-content {
	display: none
}

.tabs-content.active {
	display: block
}

.tabs-content__title {
	display: none;
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	position: relative;
	padding: 15px 0
}

.tabs-content__title svg {
	position: absolute;
	stroke: currentColor;
	width: 16px;
	height: 9px;
	right: 0;
	top: calc(50% - 4.5px);
	transition: all 0.3s ease
}

.tabs-content__title.active svg {
	transform: rotate(-180deg);
	opacity: 0.4
}

.tabs .text {
	font-size: 14px;
	line-height: 130%;
	margin-bottom: 30px;
	max-width: 900px
}

.product-chars {
	font-size: 14px;
	line-height: 130%
}

.product-chars li {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px
}

.product-chars li span:nth-child(1) {
	width: 220px;
	padding-right: 30px;
	flex: none;
	font-weight: 500;
	text-shadow: 0 0
}

.product-complect {
	border-bottom: 1px solid rgba(56, 56, 56, 0.1);
	padding-bottom: 15px;
	margin-top: -15px
}

.product-complect .y-row {
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.product-complect .y-col {
	width: 280px
}

.product-complect .y-col-sm {
	width: 31px;
	position: relative;
	z-index: 9;
	padding: 0
}

.product-complect__plus {
	position: absolute;
	height: 210px;
	top: calc(50% - 105px);
	width: 1px;
	left: calc(50% - 0.5px)
}

.product-complect__plus:before {
	top: 0;
	left: 0;
	bottom: 0;
	width: 1px;
	background: rgba(56, 56, 56, 0.1);
	content: "";
	position: absolute
}

.product-complect__plus .plus {
	position: absolute;
	z-index: 2;
	width: 18px;
	height: 30px;
	background: #fff;
	top: calc(50% - 15px);
	left: calc(50% - 9px)
}

.product-complect__plus .plus:before {
	content: "";
	width: 18px;
	height: 4px;
	background: #eaeaea;
	top: calc(50% - 2px);
	left: calc(50% - 9px);
	position: absolute
}

.product-complect__plus .plus:after {
	content: "";
	width: 4px;
	height: 18px;
	background: #eaeaea;
	top: calc(50% - 9px);
	left: calc(50% - 2px);
	position: absolute
}

.product-complect-price {
	border-bottom: 1px solid rgba(56, 56, 56, 0.1);
	padding: 20px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

.product-complect-price__old {
	font-size: 16px;
	opacity: 0.5;
	position: relative;
	margin-right: 30px;
	font-weight: 600;
	white-space: nowrap
}

.product-complect-price__old:after {
	position: absolute;
	top: 60%;
	left: 0;
	right: 0;
	height: 1px;
	background: #383838;
	content: ""
}

.product-complect-price__old span {
	font-size: 24px
}

.product-complect-price__new {
	margin-right: 50px;
	font-size: 22px;
	font-weight: 600;
	line-height: 32px
}

.product-complect-price__new span {
	font-size: 32px
}

.section-product .title {
	margin-top: 10px;
	margin-bottom: 10px
}

.section-cart {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: -15px
}

.section-cart__content {
	width: calc(100% - 450px);
	padding-right: 110px
}

.section-cart__aside {
	width: 450px;
	border: 1px solid rgba(56, 56, 56, 0.1);
	border-radius: 10px
}

@media screen and (max-width: 1100px) {
    .section-cart{
        justify-content: space-between;
    }
    .section-cart__aside {
        width: 380px;
    }
}

.section-cart__block {
	padding: 30px 30px;
	border-bottom: 1px solid rgba(56, 56, 56, 0.1)
}

.section-cart__block:last-child {
	border: none
}

.section-cart__title {
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	margin-bottom: 20px
}

.table {
	width: 100%;
	border-top: 1px solid rgba(56, 56, 56, 0.1)
}

.table td {
	border-bottom: 1px solid rgba(56, 56, 56, 0.1);
	padding: 30px 15px;
	line-height: 1.4
}

.table td:first-child {
	padding-left: 0
}

.table td:last-child {
	padding-right: 0
}

.table__img {
	width: 190px;
	display: block;
	text-align: center
}

.table__img img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: inline-block
}

.table__name {
	color: #383838
}

.table__name:hover {
	color: #8B0101
}

.table__col-1 {
	width: 205px
}

.table__col-3 {
	width: 138px
}

.table__col-4 {
	width: 175px;
	text-align: right
}

.table .calc {
	width: 108px
}

.table .calc__input {
	width: 50px
}

.table__price-old {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	opacity: 0.5;
	display: inline-block;
	position: relative;
	margin-top: 10px;
	white-space: nowrap
}

.table__price-old:after {
	content: "";
	position: absolute;
	top: 60%;
	left: 0;
	right: 0;
	height: 1px;
	background: #383838
}

.table__price-old span {
	font-size: 20px
}

.table__price {
	font-weight: 600;
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 15px
}

.table__price span {
	font-size: 32px
}

.table__remove {
	display: inline-block;
	color: #383838;
	opacity: 0.4;
	text-decoration: underline;
	font-size: 14px
}

.table__remove svg {
	fill: currentColor;
	display: inline-block;
	vertical-align: middle;
	margin: -4px 13px 0 0
}

.table__remove:hover {
	color: #8B0101;
	opacity: 1
}

.table__remove i {
	font-style: normal
}

.cart-total {
	text-align: center
}

.cart-total__title {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 35px;
	text-shadow: 0 0;
	padding-top: 10px
}

.cart-total__old {
	display: inline-block;
	position: relative;
	opacity: 0.5;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 18px;
	white-space: nowrap
}

.cart-total__old span {
	font-size: 22px;
	font-weight: 500
}

.cart-total__old:after {
	content: "";
	position: absolute;
	top: 52%;
	left: 0;
	right: 0;
	height: 1px;
	background: #383838
}

.cart-total__new {
	font-size: 22px;
	line-height: 27px;
	font-weight: 500;
	margin-bottom: 40px
}

.cart-total__new span {
	font-size: 32px
}

.cart-total .btn {
	width: 100%;
	margin-bottom: 15px;
	height: 48px;
	line-height: 48px
}

.cart-total .btn-mobile {
	display: none
}

.text {
	font-weight: 300;
	font-size: 14px;
	line-height: 20px
}

.text p {
	margin-bottom: 20px
}

.text p:last-child {
	margin-bottom: 0
}

.text ul {
	margin-bottom: 20px;
	padding-top: 10px
}

.text ul:last-child {
	margin-bottom: 0
}

.text ul li {
	padding-left: 25px;
	margin-bottom: 20px;
	position: relative
}

.text ul li:last-child {
	margin-bottom: 0
}

.text ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #8B0101;
	border-radius: 50%
}

.text ol {
	margin-bottom: 20px;
	padding-top: 10px;
	counter-reset: section;
	list-style: none
}

.text ol:last-child {
	margin-bottom: 0
}

.text ol li {
	padding-left: 25px;
	margin-bottom: 20px;
	position: relative
}

.text ol li:last-child {
	margin-bottom: 0
}

.text ol li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0px;
	font-weight: 600;
	color: #8B0101;
	counter-increment: section;
	content: counter(section) ". "
}

.text h2 {
	font-weight: 500;
	font-size: 22px;
	line-height: 27px;
	margin: 50px 0 30px 0
}

.text h3 {
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	margin: 50px 0 30px 0
}

.block-text {
	max-width: 850px
}

.block-reviews {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-box-direction: reverse;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding-top: 10px
}

.block-reviews__aside {
	width: 300px
}

.block-reviews__aside .stars {
	margin-bottom: 27px
}

.block-reviews__aside .btn {
	width: 100%
}

.block-reviews__content {
	width: calc(100% - 300px);
	padding-right: 30px;
	max-width: 880px
}

.reviews-total {
	font-weight: 300;
	font-size: 16px;
	line-height: 130%;
	margin-bottom: 5px
}

.reviews-total__rating {
	font-weight: 300;
	font-size: 40px;
	line-height: 130%;
	margin-right: 11px;
	display: inline
}

.stars__item {
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 26px;
	background: url(../fonts/icon-star.svg) no-repeat center;
	background-size: contain;
	margin-right: 2px
}

.stars__gray {
	background: url(../fonts/icon-star-gray.svg) no-repeat center;
}

.stars_sm .stars__item {
	width: 18px;
	height: 18px;
	margin-right: 1px
}

.review {
	padding-left: 110px;
	position: relative;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(56, 56, 56, 0.05);
	padding-top: 13px
}

.review:first-child {
	margin-top: 0px
}

.review__image {
	width: 80px;
	height: 80px;
	position: absolute;
	background: url("../fonts/icon-avatar.svg") no-repeat center center;
	background-size: contain;
	border-radius: 50%;
	overflow: hidden;
	top: 0;
	left: 0
}

.review__date {
	font-weight: 300;
	font-size: 14px;
	line-height: 130%;
	position: absolute;
	right: 0;
	top: 12px
}

.review__name {
	font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	margin-bottom: 5px
}

.review__name+.review__text {
	margin-top: 10px
}

.review .stars {
	margin-bottom: 20px;
	margin-top: -3px
}

.review__text {
	margin-bottom: 20px !important
}

.review__actions {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.review__actions .btn {
	margin-right: 30px
}

.review__rate {
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
	color: rgba(56, 56, 56, 0.5);
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.review__rate a {
	color: #383838;
	display: inline-block;
	vertical-align: middle;
	margin: -5px 10px 0 0;
	opacity: 0.5;
	width: 16px;
	height: 16px
}

.review__rate a svg {
	fill: currentColor
}

.review__rate a:hover {
	opacity: 1;
	color: #8B0101
}

.review__rate a.review__minus {
	margin-top: 0
}

.review__toggle {
	color: #8B0101;
	text-decoration: underline;
	display: none;
	font-size: 14px;
	line-height: 130%;
	margin: 0px 0 20px
}

.review-answer {
	border-bottom: 0;
	margin-top: 50px;
	padding-bottom: 0
}

.review-answer:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	height: 1px;
	background: rgba(56, 56, 56, 0.05)
}

@media screen and (max-width: 1439px) {
	.products-slider .y-row .slick-prev {
		top: -36px;
		left: auto;
		right: 62.5px
	}

	.products-slider .y-row .slick-next {
		top: -36px;
		left: auto;
		right: 7.5px
	}

	.brands-slider .slick-prev {
		top: -61px;
		left: auto;
		right: 70px
	}

	.brands-slider .slick-next {
		top: -61px;
		left: auto;
		right: 15px
	}

	.title-box {
		padding-right: 120px
	}

	.products .y-col {
		width: 25%
	}

	.brands .y-col {
		width: 12.5%
	}

	.products-list .y-col {
		width: 33.33%
	}
}

@media screen and (max-width: 1199px) {
	.section-index__left {
		width: 300px
	}

	.section-index__right {
		width: calc(100% - 300px)
	}

	.section {
		padding-bottom: 70px
	}

	.section-top {
		padding-top: 70px
	}

	.products .y-col {
		width: 33.33%
	}

	.brands .y-col {
		width: 16.66%
	}

	.block-category .y-row {
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center
	}

	.block-category .y-col {
		width: 25%
	}

	.block-subcategory-list .y-col {
		width: 33.33%
	}

	.section-links:last-child {
		margin-bottom: 70px
	}

	.block-category-2__item {
		width: 33.33%
	}

	.brands-list .y-col {
		width: 25%
	}

	.section-category-aside {
		width: 280px;
		padding-bottom: 70px
	}

	.section-category-content {
		width: calc(100% - 280px);
		padding-bottom: 70px
	}

	.section-category {
		margin-bottom: -70px
	}

	.products-list .y-col {
		width: 50%
	}

	.title-large {
		font-size: 28px
	}

	.product-links {
		padding-left: 0
	}

	.product-links__item {
		margin-right: 30px
	}

	.section-cart__content {
		padding-right: 30px
	}

	.table__img {
		width: 90px
	}

	.table__col-1 {
		width: 90px;
		padding: 0 !important
	}

	.table__col-4 {
		width: 140px
	}

	.table__price span {
		font-size: 28px
	}

	.table__price {
		font-size: 18px
	}

	.table td {
		padding: 30px 10px
	}

	.table__col-3 {
		width: 128px
	}
}

@media screen and (max-width: 991px) {
	.section-index__left {
		display: none
	}

	.section-index__right {
		width: 100%
	}

	.section-index {
		padding-top: 30px
	}

	.slider-main__item,
	.slider-main {
		height: 350px
	}

	.slider-main__item {
		padding: 20px 30px
	}

	.section {
		padding-bottom: 50px
	}

	.section-top {
		padding-top: 50px
	}

	.title {
		font-size: 22px;
		line-height: 27px;
		letter-spacing: 0
	}

	.products-item__choose {
		display: none
	}

	.products-item__price {
		margin-bottom: 0
	}

	.block-links__link {
		font-size: 18px;
		line-height: 22px
	}

	.category-slider .y-col {
		width: 50%
	}

	.category-slider-item__bg {
		margin-bottom: 15px;
		height: 190px
	}

	.section-links:last-child {
		margin-bottom: 50px
	}

	.block-category .y-col {
		width: 33.33%
	}

	.block-subcategory-list .y-col {
		width: 50%
	}

	.section-inside {
		padding-top: 30px
	}

	.title-category {
		padding-left: 0
	}

	.section-category-aside {
		width: 100%;
		max-width: 330px;
		position: fixed;
		top: 0;
		left: -330px;
		background: #fff;
		transition: all 0.3s ease;
		z-index: 12;
		padding: 0 15px;
		bottom: 0;
		overflow: auto
	}

	.section-category-aside.active {
		left: 0
	}

	.section-category-content {
		width: 100%;
		padding-bottom: 0px
	}

	.section-category {
		margin-bottom: 0
	}

	.block-category-2__item {
		border-top: 1px solid rgba(56, 56, 56, 0.05);
		border-bottom: 0
	}

	.block-category-2__item:nth-child(1),
	.block-category-2__item:nth-child(2),
	.block-category-2__item:nth-child(3) {
		border-top: none
	}

	.block-category-2__item:nth-child(3n+3) {
		border-right: 0
	}

	.block-category-2__item:last-child {
		border-right: 0
	}

	.block-category-2 {
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center
	}

	.products-list .y-col {
		width: 33.33%
	}

	.section-category .products-list {
		margin-left: 0;
		margin-right: 0
	}

	.pagination {
		margin-top: 50px
	}

	.brands-list {
		padding-left: 0
	}

	.top-filter {
		padding-left: 0
	}

	.top-filter-price {
		display: none
	}

	.btn-filter {
		display: block;
		width: calc(50% - 15px)
	}

	.top-filter-sort {
		width: calc(50% - 15px)
	}

	.aside-banner,
	.aside-title,
	.aside-products {
		display: none
	}

	.section-category-aside__title {
		display: block
	}

	.filter-item_mobile {
		display: block
	}

	.filter {
		margin-bottom: 0
	}

	.block-category-2__item {
		padding: 14px 10px
	}

	.block-brands {
		margin-bottom: 50px
	}

	.pagination {
		margin-top: 30px
	}

	.pagination-item__prev {
		margin: 0
	}

	.pagination-item__next {
		margin: 0
	}

	.breadcrumbs {
		margin: 0 -15px 25px;
		padding: 0 15px 15px;
		white-space: nowrap;
		overflow: auto
	}

	.product-image-main {
		width: 100%;
		max-height: 300px
	}

	.product-image-nav {
		width: 100%;
		height: auto;
		padding: 0;
		margin-bottom: 5px
	}

	.product-image-nav .slick-dots {
		position: relative;
		bottom: auto;
		text-align: center
	}

	.product-image-nav .slick-dots li {
		width: 12px;
		height: 12px;
		margin: 0 10px
	}

	.product-image-nav .slick-dots li button {
		background: rgba(56, 56, 56, 0.2);
		width: 12px;
		height: 12px
	}

	.product-image-nav .slick-dots li.slick-active button {
		background: #EF505A
	}

	.product-image-nav__item {
		height: 100%;
		opacity: 1 !important
	}

	.product-top {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 30px
	}

	.product-stars {
		width: 100%;
		margin-bottom: 15px
	}

	.product-links {
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center
	}

	.product-links i {
		display: none
	}

	.product-links__item-icon {
		margin: 0
	}

	.title-large {
		font-size: 24px;
		line-height: 130%
	}

	.product-variants {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: none;
		flex-wrap: nowrap;
		overflow: auto;
		margin-right: -15px;
		margin-bottom: 30px
	}

	.product-variants__col {
		flex: none
	}

	.product-price {
		font-size: 20px
	}

	.product-price span {
		font-size: 32px
	}

	.product-price__old {
		font-size: 16px;
		margin-left: 20px
	}

	.product-price__old span {
		font-size: 24px
	}

	.product-price-block {
		padding: 0
	}

	.product-complect .y-col {
		width: 255px
	}

	.product-complect .y-col-sm {
		width: 0px
	}

	.products-item__price-new {
		margin-right: 10px
	}

	.product-links__item {
		margin-right: 40px
	}

	.section-product .title {
		margin-top: 0;
		margin-bottom: 15px
	}

	.product-avail {
		margin-right: 30px
	}

	.product-calc {
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.product-complect-price {
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center
	}

	.section-cart {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.section-cart__content {
		width: 100%;
		padding-bottom: 50px;
		padding-right: 0
	}

	.section-cart__aside {
		width: 100%
	}

	.section-cart__block.hidden-m {
		display: none
	}

	.cart-total .btn-submit {
		display: none
	}

	.cart-total .btn-mobile {
		display: block
	}

	.cart-total__title {
		padding-top: 5px
	}

	.text h2 {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 20px
	}

	.text h3 {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 20px
	}

	.block-reviews {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-direction: normal;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.block-reviews__aside {
		width: 100%;
		padding-bottom: 30px
	}

	.block-reviews__content {
		width: 100%;
		padding-right: 0
	}
}

@media screen and (max-width: 767px) {
	.section-index__right {
		width: calc(100% + 30px);
		margin: 0 -15px
	}

	.slider-main__item {
		border-radius: 0
	}

	.slider-main__item,
	.slider-main {
		height: 200px
	}

	.slider-main__subtitle {
		font-size: 16px;
		line-height: 20px
	}

	.slider-main__title {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 5px
	}

	.slider-main__text {
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 25px
	}

	.slider-main .btn {
		font-size: 12px
	}

	.slider-main__item {
		padding: 65px 15px 15px
	}

	.title-box {
		padding-right: 0
	}

    .title-box__link {
        /*display: none*/
        text-decoration: none;
    }

	.products-item {
		padding: 10px
	}

	.products-slider .y-col {
		padding: 0
	}

	.products-slider .y-row {
		margin: 0 -10px
	}

	.products-item__img {
		height: 158px
	}

	.products-item__fav {
		width: 20px;
		height: 18px
	}

	.products-item__name {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 22px;
		max-height: 60px;
		overflow: hidden;
	}

	.products-item__top {
		margin-bottom: 10px
	}

	.products-item__price {
		font-size: 18px
	}

	.products-item__price span {
		font-size: 20px
	}

	.products .y-col {
		width: 33.33%
	}

	.products .y-col:nth-child(n+7) {
		display: none
	}

	.btn-more_mobile {
		display: block
	}

	.products-item__price {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-direction: reverse;
		-webkit-box-orient: vertical;
		-moz-box-direction: reverse;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.block-links {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.block-links__item {
		width: 100%;
		padding: 20px 0;
		border: none
	}

	.block-links__link {
		width: 160px;
		text-align: left
	}

	.block-links__link img {
		display: inline-block;
		vertical-align: middle;
		margin: -2px 21px 0 0
	}

	.products-item__price-old {
		font-size: 19px;
		margin-bottom: 7px
	}

	.products-item__price-old span {
		font-size: 19px
	}

	.section-links {
		padding: 20px 0
	}

	.block-banners .y-row {
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center
	}

	.block-banners .y-col {
		width: 50%
	}

	.y-col {
		padding: 0 10px 30px
	}

	.y-row {
		margin: 0 -10px -30px
	}

	.products-slider {
		margin-top: -20px;
		margin-bottom: -10px
	}

	.brands .y-col {
		width: 20%;
		padding-bottom: 20px
	}

	.brands .y-col:nth-child(n+11) {
		display: none
	}

	.brands .y-row {
		margin-bottom: -20px
	}

	.title-center {
		text-align: left
	}

	.block-category {
		margin: 0 -15px 55px
	}

	.block-subcategory__title img {
		margin-right: 15px
	}

	.block-category .y-col {
		width: 50%;
		padding: 0
	}

	.block-category .y-col:nth-child(2n+2) .block-category-item {
		border-right: none
	}

	.block-category .y-row {
		margin: 0
	}

	.block-category-item {
		border-radius: 0;
		border-left: none;
		margin-top: -1px;
		/*height: 68px;*/
		height: 270px;
		border-color: rgba(56, 56, 56, 0.05) !important;
		justify-content: center
	}

	.block-subcategory__title {
		text-align: left;
		margin-bottom: 15px;
		margin-bottom: 0
	}

	.block-subcategory-list .y-col {
		width: 100%;
		padding-bottom: 0
	}

	.subcategory-list-title {
		font-size: 16px;
		padding-top: 19px;
		padding-bottom: 19px;
		margin-bottom: 0
	}

	.block-subcategory-list .y-col {
		border-bottom: 1px solid rgba(56, 56, 56, 0.05)
	}

	.subcategory-list {
		display: none;
		padding-top: 3px;
		margin-bottom: 22px
	}

	.subcategory-list-item {
		margin-bottom: 18px
	}

	.subcategory-list-trigger {
		display: block;
		position: absolute;
		right: 0;
		top: calc(50% - 8px);
		width: 16px;
		height: 16px;
		margin: 0;
		transition: all 0.3s ease
	}

	.subcategory-list-trigger.active {
		opacity: 0.5 !important;
		transform: rotate(-180deg)
	}

	.subcategory-list-item__link {
		font-size: 14px
	}

	.title {
		margin-bottom: 15px
	}

	.block-category-item__img {
		left: 15px
	}

	.block-subcategory-list .y-row {
		margin-bottom: 0
	}

	.block-subcategory {
		margin-bottom: 20px
	}

	.brands-list {
		padding: 20px 0 0 0px
	}

	.brands-list .y-col {
		width: 25%;
		padding-bottom: 20px
	}

	.block-brands {
		margin-bottom: 20px
	}

	.btn-filter {
		width: calc(50% - 10px)
	}

	.top-filter-sort {
		width: calc(50% - 10px)
	}

	.selectric-select-large .selectric .button svg {
		width: 12px;
		height: 7px
	}

	.selectric-select-large .selectric .button {
		line-height: 50px
	}

	.top-filter {
		margin-bottom: 20px
	}

	.products-list .y-row {
		margin-left: -10px;
		margin-right: -10px
	}

	.products-list .y-col {
		padding-left: 0;
		padding-right: 0
	}

	.products-list .y-col:nth-child(n) {
		display: block !important
	}

	.section-product .y-col-6 {
		width: 100%
	}

	.product-variants {
		margin-left: -15px;
		padding: 15px 0
	}

	.product-variants__col {
		padding: 0px 10px
	}

	.product-price {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-direction: reverse;
		-webkit-box-orient: vertical;
		-moz-box-direction: reverse;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		margin-bottom: 20px
	}

	.product-price__old {
		margin: 0 0 5px 0
	}

	.product-price-block {
		max-width: 345px
	}

	.tabs-nav {
		display: none
	}

	.tabs-content__title {
		display: block
	}

	.tabs-content {
		display: block !important;
		margin-bottom: 5px;
		border-bottom: 1px solid rgba(56, 56, 56, 0.1)
	}

	.tabs-content:last-child {
		margin-bottom: 0
	}

	.tabs-content__content {
		display: none
	}

	.section-product {
		margin-bottom: -16px;
		padding-bottom: 1px
	}

	.tabs .text {
		margin-bottom: 20px
	}

	.product-chars li span:nth-child(1) {
		width: 190px
	}

	.product-complect .y-col {
		width: 33.33%
	}

	.section-cart {
		margin-top: -5px
	}

	.table__price {
		font-size: 15px
	}

	.table__price span {
		font-size: 22px
	}

	.table__price-old {
		font-size: 12px
	}

	.table__price-old span {
		font-size: 16px
	}

	.table__price-old:after {
		top: 52%
	}

	.table td {
		font-size: 14px
	}

	.table__col-4 {
		width: 120px
	}

	.product-complect .y-col-sm {
		width: 0px
	}
}
.cart_img{
	width: 150px;
}
@media screen and (max-width: 575px) {
	.cart_img{
		width: 200px;
	}
	.table tr{
		border-top: 0.5px solid #d1d1d1;
	}
	.block-banners .y-col {
		width: 100%
	}

	.products .y-col {
		width: 50%
	}

	.products .y-col:nth-child(n+7) {
		display: none
	}

	.brands .y-col {
		width: 25%
	}

	.brands .y-col:nth-child(n+9) {
		display: none
	}

	.block-category-2__item {
		width: 50%
	}

	.block-category-2__item:nth-child(n) {
		border-top: 1px solid rgba(56, 56, 56, 0.05);
		border-right: 1px solid rgba(56, 56, 56, 0.05)
	}

	.block-category-2__item:nth-child(1),
	.block-category-2__item:nth-child(2) {
		border-top: 0
	}

	.block-category-2__item:nth-child(2n+2) {
		border-right: 0
	}

	.block-category-2__item:last-child {
		border-right: 0
	}

	.selectric-select-large .selectric .label {
		font-size: 14px
	}

	.product-calc .calc {
		margin-right: 20px
	}

	.product-complect .y-col {
		width: 100%
	}

	.product-complect .y-col-sm {
		width: 100%;
		height: 28px
	}

	.product-complect {
		margin-top: -10px
	}

	.product-complect .products-item:hover {
		box-shadow: none
	}

	.product-complect .products-item {
		padding: 15px 0 0 140px;
		position: relative;
		min-height: 120px
	}

	.product-complect .products-item__name {
		min-height: 56px;
		margin-bottom: 6px
	}

	.product-complect .products-item__top {
		position: absolute;
		left: 0;
		top: 0;
		width: 120px;
		height: 120px;
		margin: 0
	}

	.product-complect .products-item__img {
		height: 120px
	}

	.product-complect .products-item__fav {
		display: none
	}

	.product-complect .products-item__price {
		display: block
	}

	.product-complect__plus {
		position: absolute;
		height: 1px;
		top: 0;
		width: 100%;
		left: 0
	}

	.product-complect__plus:before {
		left: 10px;
		width: calc(100% - 20px)
	}

	.product-complect__plus .plus {
		width: 30px;
		left: calc(50% - 15px)
	}

	.product-complect-price {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		padding: 25px 0
	}

	.product-complect-price .btn {
		margin: 20px 50px 0
	}

	.product-complect-price__new {
		margin-right: 0
	}

	/*.table {*/
	/*	display: block*/
	/*}*/

	/*.table tr {*/
	/*	display: block;*/
	/*	padding-left: 110px;*/
	/*	padding-top: 15px;*/
	/*	padding-bottom: 10px;*/
	/*	position: relative;*/
	/*	border-bottom: 1px solid rgba(56, 56, 56, 0.1)*/
	/*}*/

	.table td {
		display: block;
		padding: 7px;
		ds: backwards;
		font-size: 14px;
		/* margin: auto; */
		text-align: center;
		border: none
	}

	.table td.table__col-1 {
		position: absolute;
		top: 15px;
		left: 0
	}
	.table .calc{
		margin: auto;
	}
	.table td.table__col-2 {
		padding-bottom: 15px;
		padding-right: 30px;
		width: 100%
	}

	.table td.table__col-3 {
		padding-bottom: 18px;
		width: 100%
	}

	.table td.table__col-4 {
		width: 100%;
		text-align: left;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-direction: reverse;
		-webkit-box-orient: horizontal;
		-moz-box-direction: reverse;
		-moz-box-orient: horizontal;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-pack: end;
		-moz-box-pack: end;
		-ms-flex-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		-webkit-box-align: baseline;
		-moz-box-align: baseline;
		-ms-flex-align: baseline;
		-webkit-align-items: baseline;
		align-items: baseline
	}

    .table__remove {
        /*position: absolute;*/
        /*top: 15px;*/
        /*right: 0*/
    }

	.table__remove i {
		display: none
	}

	.table__remove svg {
		margin: 0
	}

	.table__price {
		margin: 0 0 0 15px
	}

	.table__price-old {
		margin: 0
	}

	.review__image {
		width: 60px;
		height: 60px
	}

	.review {
		padding: 80px 0 30px 0;
		margin-top: 20px
	}

	.review__toggle {
		display: inline-block
	}

	.review__comment {
		max-height: 54px;
		overflow: hidden;
		margin-bottom: 10px !important
	}

	.review__comment.active {
		max-height: inherit
	}

	.review-answer {
		margin-top: 30px;
		margin-left: 20px;
		padding-bottom: 0
	}

	.review-answer:before {
		display: none
	}
}

@media screen and (max-width: 479px) {
	.category-slider .y-col {
		width: 100%
	}

	.brands .y-col {
		width: 33.33%
	}

	.brands .y-col:nth-child(n) {
		display: block
	}

	.brands .y-col:nth-child(n+10) {
		display: none
	}

	.open .y-col:nth-child(n+10) {
		display: block
	}

	.product-price-block {
		max-width: 100%
	}
}

@media screen and (max-width: 359px) {
	.pagination-item {
		margin: 0 8px
	}

	.product-chars li span:nth-child(1) {
		width: 150px;
		padding-right: 15px
	}

	.product-complect-price .btn {
		margin: 20px 20px 0
	}
}

.section-lk .wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.section-lk__aside {
	width: 300px;
	border-right: 1px solid rgba(56, 56, 56, 0.1);
	padding-top: 12px;
	padding-bottom: 12px
}

.section-lk__content {
	padding: 23px 0 110px 30px;
	width: calc(100% - 300px)
}

.section-lk .title-large {
	font-weight: 500;
	margin-bottom: 40px
}

.aside-lk {
	border-bottom: 1px solid rgba(56, 56, 56, 0.1)
}

.aside-lk:last-child {
	border-bottom: none
}

.aside-lk-item {
	padding: 4px 8px
}

.aside-lk-item+.aside-lk-item {
	margin-top: -8px
}

.aside-lk-link {
	display: block;
	padding: 10px 10px 10px 62px;
	position: relative;
	height: 56px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 14px;
	line-height: 17px;
	color: #383838;
	border-radius: 5px
}

.aside-lk-link:hover {
	background: rgba(61, 116, 163, 0.05)
}

.aside-lk-link.active {
	background: rgba(61, 116, 163, 0.1)
}

.aside-lk-link.active:hover {
	background: rgba(61, 116, 163, 0.1)
}

.aside-lk-link.active .aside-lk-link__icon {
	background: none
}

.aside-lk-link__icon {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: #F3F3F3;
	border-radius: 50%;
	top: calc(50% - 20px);
	left: 8px;
	position: absolute
}

.aside-lk-link__email {
	opacity: 0.5;
	margin-top: 3px
}

.aside-lk-link__count {
	position: absolute;
	right: 8px;
	top: calc(50% - 13px);
	min-width: 26px;
	height: 26px;
	padding: 0 3px;
	line-height: 26px;
	background: #EF505A;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	border-radius: 50%
}

.aside-lk-link b {
	font-weight: 500
}

.block-lk {
	border: 1px solid rgba(56, 56, 56, 0.1);
	padding: 25px 20px 25px 64px;
	position: relative;
	margin-bottom: 20px
}

.block-lk:last-child {
	margin-bottom: 0
}

.block-lk__icon {
	position: absolute;
	top: 26px;
	left: 20px
}

.block-lk__top {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 25px
}

.block-lk__title {
	font-weight: 450;
	font-size: 20px;
	line-height: 25px
}

.block-lk__edit {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #8B0101
}

.block-lk__edit:hover {
	color: #383838
}

.block-lk__edit svg {
	display: inline-block;
	vertical-align: middle;
	fill: currentColor;
	margin: -3px 6px 0 0
}

.block-lk-info {
	padding-right: 100px
}

.block-lk-info__label {
	font-weight: 450;
	font-size: 12px;
	line-height: 15px;
	opacity: 0.5;
	margin-bottom: 5px
}

.block-lk-info__value {
	font-size: 16px;
	line-height: 20px
}

.block-lk-info .y-col {
	padding-bottom: 25px
}

.block-lk-info .y-row {
	margin-bottom: -25px
}

.block-lk-info__input {
	display: none
}

.block-lk-info__btns {
	display: none
}

.block-lk-info__btns .btn {
	width: 140px;
	margin-right: 26px
}

.block-lk-info.active .block-lk-info__input {
	display: block
}

.block-lk-info.active .block-lk-info__btns {
	display: block
}

.block-lk-info.active .block-lk-info__value {
	display: none
}

.btn-link {
	font-size: 16px;
	line-height: 20px;
	color: #8B0101;
	display: inline-block;
	vertical-align: middle;
	font-weight: 500
}

.btn-link:hover {
	color: #383838
}

.selectric-form-select .selectric {
	border-color: rgba(56, 56, 56, 0.2)
}

.selectric-form-select .selectric .label {
	margin-left: 15px;
	font-weight: 400;
	line-height: 40px;
	height: 40px
}

.selectric-form-select .selectric .button {
	height: 40px;
	line-height: 48px
}

.lk-links {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.orders-lk+.pagination {
	margin-top: 40px
}

.order-lk {
	padding: 14px 20px;
	border: 1px solid rgba(56, 56, 56, 0.1);
	position: relative;
	margin-bottom: 20px
}

.order-lk:last-child {
	margin-bottom: 0
}

.order-lk.error .order-lk__top:before {
	background: #EF505A
}

.order-lk.active .order-lk__trigger {
	transform: rotate(-180deg)
}

.order-lk.active .order-lk__content {
	display: block
}

.order-lk__trigger {
	position: absolute;
	right: 20px;
	top: 31px;
	cursor: pointer;
	z-index: 2;
	transition: all 0.3s ease
}

.order-lk__top {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	padding-left: 20px;
	padding-right: 46px;
	position: relative;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.order-lk__top:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	bottom: 0;
	width: 5px;
	background: #8B0101;
	border-radius: 5px
}

.order-lk__info {
	width: 46%;
	font-size: 16px;
	line-height: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.order-lk__info-col-2 {
	width: 100px;
	flex: none
}

.order-lk__products {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.order-lk__label {
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	opacity: 0.5;
	margin-bottom: 5px
}

.order-lk__product {
	width: 50px;
	height: 50px;
	margin-left: 20px;
	position: relative
}

.order-lk__product img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}

.order-lk__content {
	padding-top: 30px;
	display: none
}

.order-lk-table td {
	vertical-align: middle;
	padding: 10px 10px;
	font-size: 16px;
	line-height: 20px
}

.order-lk-table td.order-lk-table__col-1 {
	padding-left: 0;
	width: 90px
}

.order-lk-table td.order-lk-table__col-2 {
	width: 260px
}

.order-lk-table td.order-lk-table__col-3 {
	width: 145px
}

.order-lk-table td.order-lk-table__col-4 {
	width: 145px
}

.order-lk-table__img {
	display: block;
	width: 80px;
	height: 80px;
	position: relative
}

.order-lk-table__img img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}

.order-lk-table a {
	font-weight: 300;
	font-size: 14px;
	line-height: 130%;
	color: #383838
}

.order-lk-table a:hover {
	color: #8B0101
}

.order-lk-table__label {
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 5px;
	opacity: 0.5
}

@media screen and (max-width: 1439px) {
	.block-lk-info {
		padding-right: 0
	}
}

@media screen and (max-width: 1199px) {
	.block-lk-info .y-col-4 {
		width: 50%
	}

	.section-lk__content {
		padding-bottom: 70px
	}

	.order-lk__info {
		width: 50%
	}
}

@media screen and (max-width: 991px) {
	.section-lk__aside {
		width: 250px
	}

	.section-lk__content {
		width: calc(100% - 250px)
	}

	.section-lk__content {
		padding-bottom: 50px
	}

	.block-lk {
		padding-left: 20px
	}

	.block-lk__top {
		padding-left: 40px
	}

	.section-lk .title-large {
		margin-bottom: 30px
	}

	.order-lk__products {
		display: none
	}

	.order-lk__info {
		width: 100%
	}

	.order-lk-table__img {
		width: 50px;
		height: 50px
	}

	.order-lk-table td.order-lk-table__col-1 {
		width: 50px;
		padding-right: 0
	}

	.order-lk__trigger {
		top: 27px
	}
}

@media screen and (max-width: 767px) {
	.section-lk__aside {
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid rgba(56, 56, 56, 0.1);
		padding-bottom: 0
	}

	.section-lk .wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.section-lk__content {
		width: 100%;
		padding-left: 0
	}

	.section-lk .title-large {
		margin-bottom: 15px
	}
}

@media screen and (max-width: 575px) {
	.block-lk-info .y-col-4 {
		width: 100%
	}

	.block-lk__top {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-left: 0
	}

	.block-lk__title {
		width: 100%;
		padding-bottom: 15px;
		padding-left: 35px
	}

	.order-lk__info {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-direction: normal;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start
	}

	.order-lk__info-col-1 {
		margin-bottom: 15px
	}

	.order-lk-table {
		display: block
	}

	.order-lk-table tr {
		display: block;
		padding-left: 100px;
		padding-top: 15px;
		padding-bottom: 10px;
		position: relative;
		border-bottom: 1px solid rgba(56, 56, 56, 0.1);
		width: 100%
	}

	.order-lk-table tr:last-child {
		border: none
	}

	.order-lk-table td {
		display: block;
		padding: 0;
		border: none
	}

	.order-lk-table td.order-lk-table__col-1 {
		position: absolute;
		top: 15px;
		left: 0;
		width: 90px
	}

	.order-lk-table td.order-lk-table__col-2 {
		padding-bottom: 10px;
		width: 100%
	}

	.order-lk-table td.order-lk-table__col-3 {
		padding-bottom: 10px;
		width: 100%
	}

	.order-lk-table td.order-lk-table__col-4 {
		width: 100%
	}

	.order-lk-table__img {
		width: 80px;
		height: 80px
	}

	.order-lk-table__label {
		margin-bottom: 2px
	}

	.order-lk__content {
		padding-top: 20px
	}
}

.product-image-right {
	margin-top: 2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 1rem;
}

.image_variant {
	cursor: pointer;
}

.image_variant.disabled {
	position: relative;
}

.image_variant.disabled>img {
	opacity: 0.5;
}

.image_variant.disabled::after {
	display: none;
	content: 'Առկա չէ';
	position: absolute;
	top: calc(50% - 0.5em);
	text-align: center;
	left: 0;
	right: 0;
}

.image_variant.disabled:hover::after {
	display: block;
}

.btn_tp {
	margin-top: 20px;
}

.product-image-right-more {
	text-align: center;
}

.product-image-right-more>span {
	display: inline-block;
	cursor: pointer;
	background: url("../fonts/icon-arrow.svg") no-repeat center;
	height: 30px;
	width: 30px;
	transform: rotate(90deg);
	background-size: contain;
}

.block-subcategory__title .subcategory-list-trigger {
	display: none;
}

@media screen and (max-width: 991px) {
	.block-subcategory-list {
		display: none;
	}

	.block-subcategory__title .subcategory-list-trigger {
		display: inline-block;
	}
}

#filter_informer {
	position: sticky;
	bottom: 0;
	background-color: #fff;
	padding: 15px 0;
}

#filter_informer>p {
	margin-bottom: 15px;
}

@media screen and (max-width: 479px) {
	.product-calc .calc {
		padding: 10px;
	}

	.product-calc .calc__input {
		width: 40px;
	}
}

.delivery_description {
	margin-top: 10px;
	line-height: 22px;
	font-size: 13px;
	display: none;
}

.cart_delivery-checker:checked+label+.delivery_description {
	display: block;
}

/*---------------
   Modal
---------------*/
.modal {
	display: none;
	overflow: visible !important;

	width: calc(100% - 30px);
	max-width: 450px;
	padding: 30px;

	border-radius: 5px;
	background: #fff;
	box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
}

.modal_locality {
	max-width: 660px;
}

.modal .title {
	color: #606060;

	position: relative;
}

.modal .text {
	color: #606060;

	margin-top: 25px;

	text-align: center;
}

.modal .block_list {
	display: flex;

	padding-top: 10px;

	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

.modal .list {
	min-width: 120px;
	max-width: 31%;
}

.modal .list li {
	margin-top: 10px;

	list-style: none;
}

.modal .list li a {
	color: #0b9b47;

	transition: .2s linear;
	text-decoration: none;
}

.modal .list li a:hover {
	color: #f0c410;
}


.products-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.variants {
	margin-top: auto;
}

.cart_dropdown {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #fff;
    padding: 15px;
    z-index: 10;
    width: 590px;
    border: 1px solid rgb(61 116 163 / 23%);
    text-align: center;
    max-width: 100%;
}

#cart_informer:hover>.cart_dropdown {
	display: block;
}

.cart_dropdown table {
	border-collapse: collapse;
	width: 100%;
}

.cart_dropdown table td {
	border-bottom: 1px solid rgba(56, 56, 56, 0.1);
	padding: 15px;
	text-align: right;
	white-space: nowrap;
	max-width: 130px;
}

.cart_dropdown table td:first-child a {
	display: block;
	text-align: center;
}

.cart_dropdown table td:nth-child(2) {
	width: 100%;
	text-align: left;
	white-space: normal;
	max-width: none;
}

.cart_dropdown strong {
	display: block;
	font-weight: 600;
	font-size: 1.2rem;
	margin-bottom: 10px;
}

.cart_dropdown_wrapper {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-bottom: 20px;
}

.product_stickers {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	z-index: 10;
	gap: 5px;
}

.language {
	position: relative;
	display: flex;
	align-items: center;
}

.language>button {
	background: none;
	border: none;
	outline: none;
}

.language_select {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.language_select>li>a {
	display: flex;
	gap: 15px;
	align-items: center;
}

.language_select>li+li {
	margin-top: 10px;
}

@media screen and (max-width: 767px) {
	.language_select {
		left: auto;
		right: 0;
	}

	#cart_informer:hover>.cart_dropdown {
		display: none;
	}
}

.brands_caption {
	padding: 15px 30px;
	background-color: #f1f1f1;
	display: flex;
	gap: 25px;
	align-items: center;
}

.brands_letters {
	flex-grow: 3;
	display: flex;
	gap: 25px 15px;
	flex-shrink: 1;
	flex-wrap: wrap;
	order: 1;
}

.brands_letters a,
.brands_list a {
	text-decoration: underline;
}

.brands_search {
	min-width: 300px;
	flex-shrink: 1;
	flex-grow: 1;
	position: relative;
	order: 2;
}

.brands_search input {
	padding-left: 43px;
}

@media screen and (max-width: 767px) {
	.brands_caption {
		display: block;
		padding: 15px 10px;
	}

	.brands_search {
		margin-bottom: 25px;
		min-width: auto;
	}
}

.brands_list {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
	gap: 10px 20px;
	padding: 0 10px;
	margin-top: 30px;
}

.brands-list.open {
	max-height: none;
}

.brands_show_block {
	text-align: center;
	margin-top: 15px;
}

.brands_show {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	width: 50px;
	height: 50px;
	border: 1px solid rgba(56, 56, 56, 0.3);
	color: #383838;
	border-radius: 50%;
	color: #8B0101;
}

.brands_show svg {
	width: 30px;
	height: 14px;
	display: block;
	stroke: currentColor;
}

.brands_show.open svg {
	transform: rotate(180deg);
}

.title-category {
	display: flex;
	justify-content: center;
	gap: 20px;
	align-items: center;
}

.product-image-right .product-image-nav .slick-track {
	margin: 0;
}

.agree {
	display: block;
	margin-top: 15px;
}

.password_show {
	position: absolute;
	top: 12px;
	right: 17px;
}

.slider-main .slick-arrow {
	background-color: #fff;
	border-radius: 50%;
	background-image: url("../fonts/icon-arrow.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px;
	border: none;
}

.slick-next {
	right: 62.5px;
}

.slick-prev {
	left: 62.5px;
}

.slider-main .slick-prev {
	transform: rotate(180deg);
}

.order_table_line span {
	width: 40px;
}

.order_table_line {
	display: flex;
	padding: 20px 0;
	justify-content: left;
	align-items: center;
}

.cm-select-payment {
	-webkit-appearance: auto !important;
	float: left;
}

.calc {
	position: relative;
}

.calc .tooltip {
	background: #fff;
	color: #222;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	padding: 15px 17px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	z-index: 20;
}

.calc .tooltip:before {
	content: '';
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	position: absolute;
	bottom: -5px;
	left: 40px;
}

.calc.calc_maxed:hover .tooltip {
	bottom: 50px;
	visibility: visible;
	opacity: 1;
}

.product-image-nav-mobile {
	display: none;
}

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

	.product-image-main,
	.product-image-nav {
		display: none;
	}

	.product-image-nav-mobile {
		display: block;
	}

	.product-image-nav__slide {
		height: 300px;
	}
}

.alert-danger {
	color: red;
	margin-bottom: 1.5rem;
	font-size: 22px!important;
}

.center100 {
	width: 100%;
	text-align: center;
}

.block-category-item-max {
	padding: 15px;
}
.footer_logo{
	background: white;
	border-radius: 50px 0px;
}
.select-large{
	padding:8px;
}
.sub_cat_img{
	width: 100%;
	max-width: 200px;
}
.flex{
	display: flex;
}
.search_block{
	margin: auto;
}
.ui-accordion-header-active{
	background: #8b0101!important;
	border: 1px solid #400707!important;
}
.error-msg{
	margin-bottom: 7px;
	display: block;
	color: red;
}
.color-checkbox {
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 1px;
	border-radius: 50%;
	cursor: pointer;
}

.color-checkbox input[type="checkbox"] {
	position: absolute;
	opacity: 0;
}

.color-checkbox span {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	transition: border 0.3s ease;
}

.color-checkbox input[type="checkbox"]:checked + span:before {
	content: '\2713';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 24px;
	color: #fff;
}

.color-checkbox input[type="checkbox"]:checked + span {
	border: 3px solid #000;
}

.productColor{
	display: flex;
	margin-bottom: 10px;
	flex-wrap: wrap;
}
.productColor label {
	margin-right: 10px;
	margin-bottom: 5px;
}
.productColor label:last-of-type{
	margin-right: 0;
}

.cart_top_color{
	background: #4500e6;
	width: 20px;
	display: block;
	height: 20px;
	border-radius: 50px;
}