

/* Start:/local/templates/akja/components/bitrix/catalog/main-catalog/style.css?1699969373161851*/
@charset "UTF-8";@font-face {
	font-family: icons;
	font-display: swap;
	src: url(/local/templates/akja/components/bitrix/catalog/main-catalog/../fonts/icons.woff2) format("woff2"),url(/local/templates/akja/components/bitrix/catalog/main-catalog/../fonts/icons.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Inter;
	src: local("Inter-Regular"),local("Inter-Regular"),url(/local/templates/akja/components/bitrix/catalog/main-catalog/../fonts/Inter-Regular.woff) format("woff"),url(/local/templates/akja/components/bitrix/catalog/main-catalog/../fonts/Inter-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Inter;
	src: local("Inter-Medium"),local("Inter-Medium"),url(/local/templates/akja/components/bitrix/catalog/main-catalog/../fonts/Inter-Medium.woff) format("woff"),url(/local/templates/akja/components/bitrix/catalog/main-catalog/../fonts/Inter-Medium.ttf) format("truetype");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Inter;
	src: local("Inter-SemiBold"),local("Inter-SemiBold"),url(/local/templates/akja/components/bitrix/catalog/main-catalog/../fonts/Inter-SemiBold.woff) format("woff"),url(/local/templates/akja/components/bitrix/catalog/main-catalog/../fonts/Inter-SemiBold.ttf) format("truetype");
	font-weight: 600;
	font-style: italic
}

[class*=_icon-]:before {
	font-family: icons;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class*=_icon-]:before {
	display: block
}

._icon-ruso:before {
	content: "\e92a"
}

._icon-pc-s:before {
	content: "\e91b"
}

._icon-server-s:before {
	content: "\e91c"
}

._icon-mouse-s:before {
	content: "\e91d"
}

._icon-notebook-acc-s:before {
	content: "\e91e"
}

._icon-notebook-s:before {
	content: "\e91f"
}

._icon-repeir-s:before {
	content: "\e920"
}

._icon-camera-cctv-s:before {
	content: "\e921"
}

._icon-shredder-s:before {
	content: "\e922"
}

._icon-power-ups-s:before {
	content: "\e923"
}

._icon-cash-register-s:before {
	content: "\e924"
}

._icon-barcode-read-s:before {
	content: "\e925"
}

._icon-usb-drive-s:before {
	content: "\e926"
}

._icon-audio-s:before {
	content: "\e927"
}

._icon-satellite-dish-s:before {
	content: "\e928"
}

._icon-printer-s:before {
	content: "\e929"
}

._icon-call:before {
	content: "\e91a"
}

._icon-catalog-search:before {
	content: "\e900"
}

._icon-home:before {
	content: "\e901"
}

._icon-status-serves:before {
	content: "\e902"
}

._icon-telegram:before {
	content: "\e903"
}

._icon-triangle-exclamation:before {
	content: "\e904"
}

._icon-viber:before {
	content: "\e905"
}

._icon-vk:before {
	content: "\e906"
}

._icon-whatsapp:before {
	content: "\e907"
}

._icon-youtube:before {
	content: "\e908"
}

._icon-arrow:before {
	content: "\e909"
}

._icon-arrow-right-arrow-left:before {
	content: "\e90a"
}

._icon-basket:before {
	content: "\e90b"
}

._icon-call-headset:before {
	content: "\e90c"
}

._icon-cart-plus:before {
	content: "\e90d"
}

._icon-chat:before {
	content: "\e90e"
}

._icon-check:before {
	content: "\e90f"
}

._icon-close:before {
	content: "\e910"
}

._icon-filter:before {
	content: "\e911"
}

._icon-heart:before {
	content: "\e912"
}

._icon-instagram:before {
	content: "\e913"
}

._icon-mail:before {
	content: "\e914"
}

._icon-pc:before {
	content: "\e915"
}

._icon-phone-old:before {
	content: "\e916"
}

._icon-plane-engines:before {
	content: "\e917"
}

._icon-search:before {
	content: "\e918"
}

._icon-sort-tile:before {
	content: "\e919"
}

* {
	padding: 0;
	margin: 0;
	border: 0
}

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

body,html {
	height: 100%;
	min-width: 375px
}

body {
	color: #2b2e33;
	line-height: 1;
	font-family: Inter,sans-serif;
	font-size: 14px;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

button,input,textarea {
	font-family: Inter,sans-serif;
	font-size: inherit
}

button {
	cursor: pointer;
	color: inherit;
	background-color: inherit
}

a {
	color: inherit
}

a:link,a:visited {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

ul li {
	list-style: none
}

img {
	vertical-align: top
}

h1,h2,h3,h4,h5,h6 {
	font-weight: inherit;
	font-size: inherit
}

.lock body {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none
}

.wrapper {
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden
}

.wrapper>main {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 20px 0 40px 0
}

.wrapper>* {
	min-width: 0
}

[class*=__container] {
	max-width: 73.75rem;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 0 auto;
	padding: 0 1rem
}

.button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	border-radius: 5px;
	background: #366cd9;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #fff;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	padding: 15px
}

.button:hover {
	background: #3465c6
}

.checkbox {
	position: relative
}

.checkbox .checkbox__input:disabled+.checkbox__label span {
	opacity: .5
}

.checkbox__input {
	position: absolute;
	width: 0;
	height: 0;
	opacity: 0
}

.checkbox__input:checked+.checkbox__label:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.checkbox__label {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.checkbox__label:before {
	content: "";
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: start;
	align-self: flex-start;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16px;
	flex: 0 0 16px;
	width: 16px;
	max-width: 16px;
	height: 16px;
	border: 1px solid #f0f1f2;
	margin: 0 10px 0 0
}

.checkbox__label::after {
	content: "";
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: start;
	align-self: flex-start;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8px;
	flex: 0 0 8px;
	width: 8px;
	height: 8px;
	background: #366cd9;
	position: absolute;
	top: 4px;
	left: 4px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.checkbox__text {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5
}

.checkbox__border {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 20px;
	flex: 1 0 20px;
	border-bottom: 1px dotted #7d7e80;
	margin: 0 5px 5px 5px
}

.checkbox__quantity {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80
}

.options {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.options__item {
	position: relative;
	cursor: pointer;
	padding: 5px
}

.options__input {
	width: 0;
	height: 0;
	opacity: 0;
	position: absolute
}

.options__input:checked+.options__label:after {
	border: 1px solid #366cd9
}

.options__label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.options__label:before {
	content: "";
	-ms-flex-item-align: start;
	align-self: flex-start;
	width: 39px;
	height: 30px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 39px;
	flex: 0 0 39px;
	background: #f7f8fa;
	border-radius: 5px
}

.options__label:after {
	content: "";
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	width: 39px;
	height: 30px;
	position: absolute;
	left: 5px;
	top: 5px;
	border-radius: 5px;
	border: 1px solid #f0f1f2
}

.options__label:hover::after {
	content: "";
	border: 1px solid #366cd9
}

.options__text {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	position: absolute;
	left: 50%;
	top: 49%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding: 5px 10px
}

.options-color .options__input:checked+.options__label:after {
	border: 1px solid #366cd9
}

.options-color .options__label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.options-color .options__label:before {
	content: "";
	-ms-flex-item-align: start;
	align-self: flex-start;
	width: 32px;
	height: 32px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 32px;
	flex: 0 0 32px;
	padding: 12px;
	border-radius: 50%;
	border: 4px solid #fff
}

.options-color .options__label:after {
	content: "";
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 1px solid #c8c9cc;
	position: absolute;
	left: 5px;
	top: 5px
}

.options-color .options__label:hover::after {
	content: "";
	border: 1px solid #366cd9
}

.options-color .options-orange::before {
	background: #ffb800
}

.options-color .options-violet::before {
	background: #d02df9
}

.options-color .options-green::before {
	background: #2bd028
}

.info-checkout-options__option {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	padding: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.info-checkout-options__item {
	border: 1px solid #f0f1f2;
	border-radius: 3px;
	padding: 15px 20px;
	width: 100%;
	position: relative;
	cursor: pointer
}

.info-checkout-options__input {
	width: 0;
	height: 0;
	opacity: 0;
	position: absolute
}

.info-checkout-options__input:checked+.info-checkout-options__label:after {
	border: 3px solid #366cd9
}

.info-checkout-options__label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.info-checkout-options__label:before {
	content: "";
	width: 16px;
	height: 16px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16px;
	flex: 0 0 16px;
	border: 3px solid #c8c9cc;
	border-radius: 50%
}

.info-checkout-options__label:after {
	content: "";
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	border-radius: 50%;
	border: 3px solid #c8c9cc
}

.info-checkout-options__text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 20px 0 0
}

.info-checkout-options__title {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 5px 0
}

.info-checkout-options__subtitle {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80
}

.select {
	position: relative
}

.select__body {
	position: relative;
	min-width: 125px
}

.select__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: inherit;
	text-align: left;
	background-color: transparent;
	cursor: pointer;
	width: 100%;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.4166666667;
	background-color: #fff;
	border-radius: 5px;
	padding: 0 10px 0 10px
}

.select__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 2;
	width: 100%
}

.select__content::before {
	width: 16px;
	height: 16px;
	font-weight: 700;
	font-size: 10px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	margin: 0 0 0 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.select__value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 17px
}

.select__value>* {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.select__text {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.select__input {
	width: 100%;
	background-color: transparent;
	height: 100%
}

.select__options {
	color: #2b2e33;
	position: absolute;
	z-index: 5;
	top: 18px;
	border-radius: 0 0 5px 5px;
	min-width: 100%;
	left: 0;
	background-color: #fff;
	border-top: 0;
	border-top: 0;
	padding: 7px 10px 10px 10px;
	margin: -2px 0
}

.select__scroll {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px
}

.select__option {
	width: 100%;
	text-align: left;
	cursor: pointer;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.4166666667;
	background-color: #fff;
	color: inherit;
	padding: 2px 0;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.select__option._select-selected {
	background-color: #eee
}

.select__option:hover {
	color: #366cd9
}

.select._select-open {
	z-index: 5
}

.select._select-open .select__content::before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.quantity {
	width: 116px;
	height: 48px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.quantity__button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 34px;
	flex: 0 0 34px;
	position: relative;
	cursor: pointer
}

.quantity__button_plus {
	padding: 12px 0 12px 10px
}

.quantity__button_plus::before {
	width: 24px;
	height: 24px;
	font-weight: 700;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #c8c9cc
}

.quantity__button_plus:hover::before {
	color: #7d7e80
}

.quantity__button_minus {
	padding: 12px 10px 12px 0
}

.quantity__button_minus::before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	width: 24px;
	height: 24px;
	font-weight: 700;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #c8c9cc
}

.quantity__button_minus:hover::before {
	color: #7d7e80
}

.quantity__input {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 48px;
	flex: 1 1 48px;
	height: 48px;
	min-width: 48px
}

.quantity__input input {
	outline: 0;
	height: 100%;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	width: 100%;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #f0f1f2
}

.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;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.noUi-target {
	position: relative
}

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

.noUi-connects {
	overflow: hidden;
	z-index: 0
}

.noUi-connect,.noUi-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform-style: preserve-3d;
	transform-origin: 0 0;
	-webkit-transform-style: flat;
	transform-style: flat
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
	left: 0;
	right: auto
}

.noUi-vertical .noUi-origin {
	top: -100%;
	width: 0
}

.noUi-horizontal .noUi-origin {
	height: 0
}

.noUi-handle {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute
}

.noUi-touch-area {
	height: 100%;
	width: 100%
}

.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin {
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s,-webkit-transform .3s
}

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

.noUi-horizontal {
	height: 3px
}

.noUi-horizontal .noUi-handle {
	width: 16px;
	height: 16px;
	right: -15px;
	top: -7px
}

.noUi-vertical {
	width: 18px
}

.noUi-vertical .noUi-handle {
	width: 16px;
	height: 16px;
	right: -7px;
	bottom: -17px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
	left: -17px;
	right: auto
}

.noUi-target {
	background: #e1e2e6
}

.noUi-connect {
	background: #366cd9
}

.noUi-draggable {
	cursor: ew-resize
}

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

.noUi-handle {
	background: #fff;
	border: 3px solid #366cd9;
	border-radius: 50%;
	cursor: default
}

.noUi-active {
	-webkit-box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;
	box-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb
}

.noUi-handle:after,.noUi-handle:before {
	content: ""
}

.noUi-handle:after {
	left: 17px
}

.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px
}

.noUi-vertical .noUi-handle:after {
	top: 17px
}

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

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

.noUi-pips,.noUi-pips * {
	-webkit-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: translate(-50%,50%);
	-ms-transform: translate(-50%,50%);
	transform: translate(-50%,50%)
}

.noUi-rtl .noUi-value-horizontal {
	-webkit-transform: translate(50%,50%);
	-ms-transform: translate(50%,50%);
	transform: translate(50%,50%)
}

.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: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
	-webkit-transform: translate(0,50%);
	-ms-transform: translate(0,50%);
	transform: translate(0,50%)
}

.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: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: 5px;
	text-align: center;
	white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
	left: 50%;
	bottom: 120%
}

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

.noUi-horizontal .noUi-origin>.noUi-tooltip {
	-webkit-transform: translate(50%,0);
	-ms-transform: translate(50%,0);
	transform: translate(50%,0);
	left: auto;
	bottom: 10px
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
	-webkit-transform: translate(0,-18px);
	-ms-transform: translate(0,-18px);
	transform: translate(0,-18px);
	top: auto;
	right: 28px
}

.rating__values {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 26px 0
}

.rating__value {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 125px;
	flex: 0 1 125px;
	position: relative
}

.rating__value._form-focus .price-lbl span {
	display: none
}

.rating__value input {
	width: 125px;
	height: 38px;
	border: 1px solid #f0f1f2;
	padding: 10px 15px 10px 35px;
	color: #2b2e33;
	outline: 0;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5
}

.rating__value input::-webkit-input-placeholder {
	color: #2b2e33
}

.rating__value input::-moz-placeholder {
	color: #2b2e33
}

.rating__value input:-ms-input-placeholder {
	color: #2b2e33
}

.rating__value input::-ms-input-placeholder {
	color: #2b2e33
}

.rating__value input::placeholder {
	color: #2b2e33
}

#price-start {
	margin: 0 10px 0 0
}

.price-lbl {
	position: absolute;
	top: 10px;
	left: 15px;
	color: #2b2e33;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.price-lbl span {
	position: absolute;
	left: 20px;
	color: #c8c9cc;
	white-space: nowrap
}

body::after {
	content: "";
	background-color: rgba(0,0,0,.5);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .8s ease 0s;
	-o-transition: opacity .8s ease 0s;
	transition: opacity .8s ease 0s;
	pointer-events: none;
	z-index: 149
}

.popup-show body::after {
	opacity: 1
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 30px 10px;
	-webkit-transition: visibility .8s ease 0s;
	-o-transition: visibility .8s ease 0s;
	transition: visibility .8s ease 0s;
	visibility: hidden;
	pointer-events: none
}

.popup_show {
	z-index: 150;
	visibility: visible;
	overflow: auto;
	pointer-events: auto
}

.popup_show .popup__content {
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.popup__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 100%;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center
}

.popup__content {
	visibility: hidden;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .3s ease 0s;
	transition: -webkit-transform .3s ease 0s;
	-o-transition: transform .3s ease 0s;
	transition: transform .3s ease 0s;
	transition: transform .3s ease 0s,-webkit-transform .3s ease 0s;
	background-color: #fff;
	padding: 35px 40px;
	width: 100%;
	max-width: 720px;
	min-height: 200px
}

.lock .popup__content {
	visibility: visible
}

.popup__close {
	position: absolute;
	right: 34px;
	top: 35px;
	cursor: pointer;
	outline: 0
}

.popup__close::before {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	font-size: 12px;
	color: #c8c9cc;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.popup__close:hover::before {
	color: #7d7e80
}

.repair-status .popup__content {
	max-width: 380px
}

.repair-status__subtitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 10px 0 0 0
}

.repair-status__status {
	display: none
}

.repair-status__status._active {
	display: block
}

.repair-status__list {
	padding: 20px 0 0 0;
	margin: -5px 0
}

.repair-status__column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80;
	padding: 5px 0
}

.repair-status__column span {
	color: #2b2e33;
	margin: 0 0 0 5px
}

.repair-status__block {
	margin: 20px 0 0 0
}

.repair-status__block._active {
	display: none
}

.repair-status__forms {
	margin: -10px 0
}

.repair-status__input {
	padding: 10px 0
}

.repair-status__input input {
	width: 100%;
	outline: 0;
	border: 1px solid #f0f1f2;
	border-radius: 3px;
	padding: 15px 20px;
	height: 50px;
	color: #7d7e80
}

.repair-status__input input::-webkit-input-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.repair-status__input input::-moz-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.repair-status__input input:-ms-input-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.repair-status__input input::-ms-input-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.repair-status__input input::placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.repair-status__input input._form-focus {
	color: #2b2e33
}

.repair-status__input input._form-error {
	border: 2px solid #e54545
}

.repair-status__button {
	width: 100%;
	margin: 20px 0 0 0
}

span.color-blue {
	color: #366cd9
}

.add-component .popup__content {
	padding: 35px 40px;
	width: 100%
}

.add-component__h4 {
	margin: 0 0 20px 0
}

.add-component__search {
	margin: 0 0 20px 0
}

.add-component__search .bottom-header__input {
	border-radius: 5px
}

.add-component__search .bottom-header__input._form-error {
	border-right: 2px solid #e54545
}

.add-component__block {
	height: 440px;
	border-left: 1px solid #f0f1f2;
	border-right: 1px solid #f0f1f2;
	border-top: 1px solid #f0f1f2
}

.search-add-component__row {
	padding: 20px 0 0 0;
	margin: -5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.search-add-component__column {
	padding: 5px
}

.search-add-component__item {
	cursor: pointer;
	border: 1px solid #f0f1f2;
	border-radius: 50px;
	padding: 8px 15px;
	width: auto;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	white-space: nowrap;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.search-add-component__item:hover {
	background: #f0f1f2
}

.block-add-component__column {
	border: 1px solid #f0f1f2
}

.block-add-component__item {
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.block-add-component__image {
	margin: 0 20px 0 0
}

.block-add-component__image img {
	width: 100px;
	height: 100px
}

.block-add-component__title {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 5px 0
}

.block-add-component__subtitle {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80;
	margin: 0 0 10px 0
}

.block-add-component__subtitle span {
	color: #2b2e33;
	margin: 0 15px 0 3px
}

.block-add-component__button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #366cd9
}

.block-add-component__button::before {
	content: "+";
	font-weight: 400;
	font-size: 18px;
	margin: 0 16px 0 6px
}

[data-showmore-button] span:last-child {
	display: none
}

._showmore-active [data-showmore-button] span {
	display: none
}

._showmore-active [data-showmore-button] span:last-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

[class*=-ibg] {
	position: relative
}

[class*=-ibg] img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover
}

[class*=-ibg_contain] img {
	-o-object-fit: contain;
	object-fit: contain
}

.product__sliders {
	position: relative
}

.product__swiper {
	margin: 0 -16px 0 -16px
}

.product__slider {
	padding: 0 16px
}

.product__slide {
	position: relative;
	height: auto;
	margin: 20px 0 20px 0
}

.product__arrow-prev {
	cursor: pointer;
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	left: 0;
	background: #f7f8fa;
	border-radius: 3px;
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.product__arrow-prev::before {
	font-size: 16px;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.product__arrow-prev:hover {
	background: #366cd9
}

.product__arrow-prev:hover::before {
	color: #fff
}

.product__arrow-next {
	cursor: pointer;
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	right: 0;
	background: #f7f8fa;
	border-radius: 3px;
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.product__arrow-next::before {
	font-size: 16px
}

.product__arrow-next:hover {
	background: #366cd9
}

.product__arrow-next:hover::before {
	color: #fff
}

.slide-product:hover .slide-product__shadow {
	opacity: 1
}

.slide-product:hover .slide-product__heart {
	opacity: 1
}

.slide-product__item {
	display: block;
	position: relative;
	z-index: 1;
	background: #fff;
	border: 1px solid #f0f1f2;
	padding: 20px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.slide-product__item:hover {
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	box-shadow: 0 0 20px rgba(0,0,0,.1)
}

.slide-product__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.slide-product__shadow {
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	opacity: 0;
	z-index: 2;
	-webkit-transition: opacity .3s ease 0s;
	-o-transition: opacity .3s ease 0s;
	transition: opacity .3s ease 0s
}

.slide-product__heart {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 5;
	opacity: 0;
	-webkit-transition: opacity .3s ease 0s;
	-o-transition: opacity .3s ease 0s;
	transition: opacity .3s ease 0s;
	cursor: pointer
}

.slide-product__heart::before {
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.slide-product__heart:hover::before {
	color: #366cd9
}

.slide-product__image {
	display: block;
	margin: 0 0 20px 0;
	min-height: 260px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden
}

.slide-product__image img {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover
}

.slide-product__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	width: 100%
}

.slide-product__content-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.slide-product__top {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.slide-product__title {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 10px 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-all
}

.slide-product__code {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.4166666667;
	color: #7d7e80;
	margin: 0 0 10px 0
}

.slide-product__stock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #04b700;
	margin: 0 0 10px 0
}

.slide-product__stock::before {
	font-size: 10px;
	margin: 0 7px 0 0
}

.slide-product__bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.slide-product__total {
	margin: 0 20px 0 0;
	min-height: 56px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.slide-product__price-new {
	font-weight: 600;
	font-size: 24px;
	line-height: 1.4166666667
}

.slide-product__price-old {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 2px 0 0 0
}

.slide-product__price-old s {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 15px 0 0;
	color: #7d7e80
}

.slide-product__sale {
	background: #e54545;
	border-radius: 5px;
	padding: 2px 6px;
	font-weight: 600;
	font-size: 10px;
	line-height: 1.4;
	color: #fff
}

.slide-product__basket-mob {
	display: none
}

.slide-product__button {
	width: 50px;
	height: 50px;
	background: #366cd9;
	border-radius: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 13px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.slide-product__button::before {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	font-size: 24px;
	color: #fff
}

.slide-product__button span {
	display: none;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #fff;
	margin: 0 0 0 15px;
	text-align: center
}

.slide-product__button:hover {
	background: #3465c6
}

.slide-product__time-count {
	position: absolute;
	top: 20px;
	left: 20px;
	width: auto;
	z-index: 3;
	background: #fff;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.05);
	box-shadow: 0 5px 10px rgba(0,0,0,.05);
	border-radius: 0 0 5px 5px
}

.slide-product__showmore._showmore-active .slide-product__showmore-content::before {
	content: "";
	opacity: 0
}

.slide-product__showmore._showmore-active .slide-product__more:last-child span::before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.slide-product__showmore-content {
	position: relative;
	white-space: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80
}

.slide-product__showmore-content::before {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 60px;
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
	background: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
	background: linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);
	pointer-events: none;
	-webkit-transition: opacity .3s ease 0s;
	-o-transition: opacity .3s ease 0s;
	transition: opacity .3s ease 0s
}

.slide-product__showmore-content span {
	color: #2b2e33;
	margin: 0 15px 0 3px
}

.slide-product__showmore-content.hidden::before {
	opacity: 0
}

.slide-product__more span {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.4166666667;
	color: #366cd9;
	margin: 5px 0 0 0
}

.slide-product__more span div {
	-webkit-transition: border-bottom .3s ease 0s;
	-o-transition: border-bottom .3s ease 0s;
	transition: border-bottom .3s ease 0s;
	border-bottom: 1px solid #366cd9
}

.slide-product__more span::before {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	font-size: 10px;
	color: #366cd9;
	margin: 0 0 0 5px;
	-webkit-text-decoration-line: none;
	text-decoration-line: none;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.slide-product__more span:hover div {
	border-bottom: 1px solid transparent
}

.slide-product__center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 0 10px 0
}

.slide-product__options-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 10px 0
}

.slide-product__options-column:last-child {
	margin: 0
}

.slide-product__option-title {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 6px 20px 0 0
}

.slide-product__options {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -5px
}

.time-count__title {
	background: #e64545;
	border-radius: 3px;
	padding: 5px 10px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	text-transform: uppercase;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.time-count__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 8px 16.5px 8px 16.5px
}

.time-count__val {
	width: 20px;
	height: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.time-count__val span {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286
}

.time-count__text {
	font-weight: 400;
	font-size: 10px;
	line-height: 1.4;
	text-align: center;
	text-transform: uppercase;
	margin: 2px 0 0 0
}

.time-count__separator {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 2px 0 2px
}

.info-checkout-order__column {
	border-bottom: 1px solid #f0f1f2;
	padding: 40px
}

.info-checkout-order__h4 {
	margin: 0 0 20px 0
}

.info-checkout-order__button {
	width: 196px;
	margin: 20px 0 0 0
}

.info-checkout-order__inputs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px
}

.info-checkout-order__input {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	padding: 10px
}

.info-checkout-order__input input {
	width: 100%;
	outline: 0;
	border: 1px solid #f0f1f2;
	border-radius: 3px;
	padding: 15px 20px;
	height: 50px;
	color: #7d7e80
}

.info-checkout-order__input input::-webkit-input-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.info-checkout-order__input input::-moz-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.info-checkout-order__input input:-ms-input-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.info-checkout-order__input input::-ms-input-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.info-checkout-order__input input::placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.info-checkout-order__input input._form-focus {
	color: #2b2e33
}

.info-checkout-order__input input._form-error {
	border: 2px solid #e54545
}

.info-checkout-order__options {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px
}

.info-checkout-order__textarea {
	width: 100%
}

.info-checkout-order__textarea textarea {
	border: 1px solid #f0f1f2;
	border-radius: 3px;
	width: 100%;
	outline: 0;
	height: 120px;
	padding: 15px 20px;
	resize: none;
	overflow: auto;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.info-checkout-order__textarea textarea::-webkit-scrollbar {
	display: none
}

.info-checkout-order__textarea textarea::-webkit-input-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.info-checkout-order__textarea textarea::-moz-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.info-checkout-order__textarea textarea:-ms-input-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.info-checkout-order__textarea textarea::-ms-input-placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.info-checkout-order__textarea textarea::placeholder {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.4166666667
}

.title h3 {
	margin: 0 20px 20px 0
}

.product__title.title h3 {
	margin: 0 20px 0 0
}

.h1 {
	font-weight: 600;
	font-size: 32px;
	line-height: 1.40625;
	margin: 0 0 30px 0
}

.h4 {
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4
}

.breadcrambs {
	margin: 0 0 20px 0
}

.breadcrambs__content ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.breadcrambs__content ul li a {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.breadcrambs__content ul li a span {
	margin: 0 10px 0 10px
}

.breadcrambs__content ul li a:hover {
	opacity: .8
}

.breadcrambs__content ul li span {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80
}

.header {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 50
}

.header__top {
	border-bottom: 1px solid #f0f1f2
}

.header__center {
	padding: 30px 0
}

.header__menu-mob {
	display: none
}

.common .catalog-header__title {
	border-radius: 5px 5px 0 0;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.common .catalog-header__title:hover {
	background: #366cd9
}

.common .catalog-header__block {
	display: block;
	position: absolute;
	width: 280px;
	border-radius: 0 0 5px 5px
}

.common .menu-mob-header__icon._icon-home {
	color: #366cd9
}

.common .menu-mob-header__icon._icon-home::before {
	color: #366cd9
}

.catalog .menu-mob-header__icon._icon-catalog-search {
	color: #366cd9
}

.catalog .menu-mob-header__icon._icon-catalog-search::before {
	color: #366cd9
}

.top-header ul {
	padding: 15px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -15px
}

.top-header ul li {
	padding: 15px
}

.top-header ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #7d7e80;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.4166666667;
	-webkit-transition: color .3s ease 0s;
	-o-transition: color .3s ease 0s;
	transition: color .3s ease 0s
}

.top-header ul li a::before {
	width: 16px;
	height: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 13px;
	margin: 0 5px 0 0;
	color: #7d7e80
}

.top-header ul li a:hover {
	color: #366cd9
}

.top-header ul li a:hover::before {
	color: #366cd9
}

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

.center-header__logo {
	margin: 0 20px 0 0
}

.center-header__logo img {
	height: 48px;
	width: auto
}

.center-header__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -7px 0
}

.center-header__column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7px 0
}

.center-header__column::after {
	content: "";
	border-right: 1px solid #f0f1f2;
	height: 30px;
	width: 1px;
	display: block;
	margin: 5.5px 16px 5.5px 16px
}

.center-header__column:last-child::after {
	content: "";
	display: none
}

.center-header__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.4166666667;
	color: #7d7e80;
	-webkit-transition: color .3s ease 0s,-webkit-text-decoration .3s ease 0s;
	transition: color .3s ease 0s,-webkit-text-decoration .3s ease 0s;
	-o-transition: color .3s ease 0s,text-decoration .3s ease 0s;
	transition: color .3s ease 0s,text-decoration .3s ease 0s;
	transition: color .3s ease 0s,text-decoration .3s ease 0s,-webkit-text-decoration .3s ease 0s
}

.center-header__link::before {
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-size: 21px;
	color: #2b2e33;
	-webkit-transition: color .3s ease 0s;
	-o-transition: color .3s ease 0s;
	transition: color .3s ease 0s
}

.center-header__link div {
	width: 109px;
	margin: 0 0 0 15px;
	-webkit-transition: color .3s ease 0s,border-bottom .3s ease 0s;
	-o-transition: color .3s ease 0s,border-bottom .3s ease 0s;
	transition: color .3s ease 0s,border-bottom .3s ease 0s
}

.center-header__link div span {
	border-bottom: 1px solid transparent;
	-webkit-transition: color .3s ease 0s,border-bottom .3s ease 0s;
	-o-transition: color .3s ease 0s,border-bottom .3s ease 0s;
	transition: color .3s ease 0s,border-bottom .3s ease 0s
}

.center-header__link:hover div span {
	color: #366cd9;
	border-bottom: 1px solid #366cd9
}

.center-header__link:hover::before {
	color: #366cd9
}

.center-header__tel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 500;
	font-size: 10px;
	line-height: 1.4;
	color: #7d7e80;
	min-width: 168px
}

.center-header__tel-icon {
	display: none
}

.center-header__number {
	font-weight: 600;
	font-size: 18px;
	line-height: 1.3888888889;
	margin: 2px 0 0 0;
	color: #2b2e33;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.center-header__number:hover {
	color: #366cd9
}

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

.center-header__basket span {
	display: none
}

.center-header__icon {
	position: relative;
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.center-header__icon span {
	position: absolute;
	right: -1px;
	top: -2px;
	width: 16px;
	height: 16px;
	background: #366cd9;
	border-radius: 50px;
	font-weight: 600;
	font-size: 9px;
	line-height: 1.4444444444;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.center-header__icon::before {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-size: 24px
}

.center-header__amount {
	margin: 0 0 0 15px
}

.center-header__amount-text {
	font-weight: 500;
	font-size: 10px;
	line-height: 1.4;
	color: #7d7e80
}

.center-header__total {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286
}

.header-basket:hover .center-header__icon::before {
	color: #366cd9
}

.bottom-header__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.bottom-header__catalog {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 280px;
	flex: 0 0 280px;
	margin: 0 20px 0 0
}

.bottom-header__search {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 880px;
	flex: 1 1 880px
}

.bottom-header__inputs {
	position: relative;
	width: 100%;
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.bottom-header__inputs button {
	background: #366cd9;
	border-radius: 0 5px 5px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 15px 50px;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #fff;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.bottom-header__inputs:hover button {
	background: #3465c6
}

.bottom-header__icon {
	cursor: pointer;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	left: 20px
}

.bottom-header__icon::before {
	font-size: 16px
}

.bottom-header__input {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 58%;
	flex: 1 1 58%;
	border: 1px solid #f0f1f2;
	border-radius: 5px 0 0 5px;
	padding: 15px 15px 15px 51px;
	outline: 0;
	background: 0 0
}

.bottom-header__input::-webkit-input-placeholder {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.bottom-header__input::-moz-placeholder {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.bottom-header__input:-ms-input-placeholder {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.bottom-header__input::-ms-input-placeholder {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.bottom-header__input::placeholder {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.bottom-header__input._form-error {
	border-top: 2px solid #e54545;
	border-left: 2px solid #e54545;
	border-bottom: 2px solid #e54545
}

.catalog-header__title {
	border-radius: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #366cd9;
	height: 50px;
	padding: 15px 50px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.catalog-header__title:hover {
	background: #3465c6
}

.catalog-header__title-text {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286
}

.catalog-header__title-text span {
	margin: 0 0 0 5px
}

.catalog-header__icon {
	display: block;
	position: relative;
	width: 14px;
	height: 11px;
	cursor: pointer;
	z-index: 5;
	margin: 0 15px 0 0
}

.catalog-header__icon span,.catalog-header__icon::after,.catalog-header__icon::before {
	content: "";
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	right: 0;
	position: absolute;
	width: 100%;
	height: 1.5px;
	background-color: #fff;
	border-radius: 50px
}

.catalog-header__icon::before {
	top: 0
}

.catalog-header__icon::after {
	bottom: 0
}

.catalog-header__icon span {
	top: calc(50% - 1px)
}

.catalog-header__block {
	display: none
}

.catalog-header__list {
	position: relative
}

.catalog-header__link {
	background: #f7f8fa
}

.catalog-header__link:last-child {
	border-radius: 0 0 5px 5px
}

.catalog-header__subtitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	padding: 12px 18px
}

.catalog-header__subtitle::before {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 16px;
	height: 10.5px;
	font-size: 13px;
	color: #7d7e80;
	margin: 5px 10px 0 0
}

.catalog-header__subtitle._icon-usb-drive-s::before {
	font-size: 8px
}

.catalog-header__subtitle:hover {
	background: #366cd9;
	color: #fff
}

.catalog-header__subtitle:hover::before {
	color: #fff
}

.catalog-header__subtitle._active {
	background: #366cd9;
	color: #fff
}

.catalog-header__subtitle._active::before {
	color: #fff
}

.catalog-header__items {
	display: none;
	position: absolute;
	left: 280px;
	height: 100%;
	top: 0;
	width: 280px;
	background: #f7f8fa;
	border-left: 1px solid #f0f1f2;
	border-radius: 0 0 5px 0
}

.catalog-header__item {
	padding: 12px 18px
}

.catalog-header__item ul {
	padding: 12px 0 12px 18px;
	margin: -5px 0
}

.catalog-header__item ul li {
	padding: 5px 0
}

.catalog-header__item ul li a {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.catalog-header__item ul li a:hover {
	color: #366cd9
}

.catalog-header__subsubtitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	-webkit-transition: color .3s ease 0s,-webkit-text-decoration .3s ease 0s;
	transition: color .3s ease 0s,-webkit-text-decoration .3s ease 0s;
	-o-transition: text-decoration .3s ease 0s,color .3s ease 0s;
	transition: text-decoration .3s ease 0s,color .3s ease 0s;
	transition: text-decoration .3s ease 0s,color .3s ease 0s,-webkit-text-decoration .3s ease 0s
}

.catalog-header__subsubtitle:hover {
	text-decoration: underline;
	color: #366cd9
}

.catalog-header__list>li:hover .catalog-header__items {
	display: block
}

.menu-mob-header__column {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 20%;
	flex: 0 1 20%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 11.5px
}

.menu-mob-header__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.5;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.menu-mob-header__icon::before {
	width: 24px;
	height: 24px;
	font-size: 20px;
	margin: 0 0 4px 0
}

.menu-mob-header__icon:hover {
	color: #366cd9
}

.menu-mob-header__icon:hover::before {
	color: #366cd9
}

.menu-mob-header__catalog {
	cursor: pointer
}

.menu-mob-header__burger {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	font-size: 11px;
	line-height: 1.4545454545;
	text-align: center;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.menu-mob-header__burger:hover {
	color: #366cd9
}

.menu-mob-header__burger:hover .icon-menu span,.menu-mob-header__burger:hover .icon-menu::after,.menu-mob-header__burger:hover .icon-menu::before {
	content: "";
	background-color: #366cd9
}

.menu-open .menu-mob-header__burger {
	color: #366cd9
}

.menu-open .menu-mob-header__burger .icon-menu span,.menu-open .menu-mob-header__burger .icon-menu::after,.menu-open .menu-mob-header__burger .icon-menu::before {
	content: "";
	background-color: #366cd9
}

.menu-mob-header__burger-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	margin: 0 0 4px 0
}

.menu__body {
	position: fixed;
	left: 0;
	width: 100%;
	min-height: 70%;
	height: 100%;
	top: -100%;
	background: #f7f8fa;
	z-index: 45;
	overflow: auto;
	-webkit-transition: top .3s ease 0s;
	-o-transition: top .3s ease 0s;
	transition: top .3s ease 0s;
	padding: 30px 16px 100px 16px;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.menu__body::-webkit-scrollbar {
	display: none
}

.menu-open .menu__body {
	top: 76px;
	height: calc(100% - 76px)
}

.menu__column {
	margin: 0 0 30px 0
}

.menu__column:last-child {
	margin: 0
}

.menu__title {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 10px 0
}

.menu__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: -2.5px 0
}

.menu__content a {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	padding: 2.5px 0
}

.icon-menu {
	display: none
}

.footer__top {
	background: #f7f8fa;
	padding: 80px 0 50px 0
}

.footer__bottom {
	background: #ebecf0;
	padding: 15px 0 15px 0
}

.top-footer__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.top-footer__left {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 180px;
	flex: 0 1 180px
}

.top-footer__logo {
	display: block;
	margin: 0 0 20px 0
}

.top-footer__logo img {
	height: 47px;
	width: auto
}

.top-footer__sublogo-text {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 20px 0
}

.top-footer__socials-se {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: -5px
}

.top-footer__social-se {
	padding: 5px
}

.top-footer__social-se::before {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-size: 24px;
	color: #7d7e80
}

.top-footer__social-se:hover::before {
	color: #366cd9
}

.top-footer__center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 510px;
	flex: 0 1 510px;
	margin: 0 35px 0 35px
}

.top-footer__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -15px -27px
}

.top-footer__column {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding: 15px 27px
}

.top-footer__column ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: -3px 0
}

.top-footer__column ul li {
	padding: 3px 0
}

.top-footer__column ul li a {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.top-footer__column ul li a:hover {
	color: #366cd9
}

.top-footer__title-list {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 10px 0
}

.top-footer__right {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 280px;
	flex: 0 1 280px
}

.write-top-footer__messages {
	margin: -5px 0;
	padding: 0 0 20px 0
}

.write-top-footer__message {
	padding: 5px 0
}

.write-top-footer__message a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.write-top-footer__message a::before {
	font-size: 17px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 36px;
	height: 36px;
	background: #e6e7eb;
	padding: 18px;
	border-radius: 3px;
	margin: 0 15px 0 0;
	color: #2b2e33
}

.write-top-footer__message a._icon-chat::before {
	background: #7ac079;
	color: #fff
}

.write-top-footer__message a._icon-mail::before {
	background: #ebac88;
	color: #fff
}

.write-top-footer__message a:hover {
	color: #366cd9
}

.write-top-footer__social-title {
	font-weight: 500;
	font-size: 12px;
	line-height: 1.4166666667;
	margin: 0 0 10px 0
}

.write-top-footer__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: -7px
}

.write-top-footer__social a {
	padding: 7px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.write-top-footer__social a::before {
	font-size: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 36px;
	height: 36px;
	background: #635daa;
	border-radius: 3px;
	color: #fff;
	padding: 18px
}

.write-top-footer__social a._icon-telegram::before {
	background: #27a7e7
}

.write-top-footer__social a._icon-whatsapp::before {
	background: #2ccc49
}

.write-top-footer__social a:hover {
	opacity: .8
}

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

.bottom-footer__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.bottom-footer__pay {
	border-radius: 3px;
	background: #fff;
	padding: 6px;
	width: 40px;
	height: 25px;
	margin: 0 5px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.bottom-footer__pay:last-child {
	margin: 0
}

.bottom-footer__pay picture {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.bottom-footer__pay picture img {
	width: auto;
	height: 55%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}

.bottom-footer__pay img {
	width: auto;
	height: 80%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}

.bottom-footer__center {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 20px 0 20px;
	color: #7d7e80;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.bottom-footer__center:hover {
	color: #366cd9
}

.bottom-footer__right {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap
}

.bottom-footer__right a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 0 10px
}

.bottom-footer__right a::before {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-size: 11px;
	color: #7d7e80
}

.bottom-footer__right a:hover::before {
	color: #2b2e33
}

.page__main-home {
	margin: 0 0 60px 0
}

.page__product {
	margin: 0 0 60px 0
}

.page__product:last-child {
	margin: 0 0 40px 0
}

.page__brands {
	margin: 0 0 40px 0
}

.main-home__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 0 30px 0
}

.main-home__bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.main-home__tabs {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 880px;
	flex: 0 1 880px;
	min-width: 0;
	margin: 0 0 0 300px
}

.main-home__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 880px;
	flex: 0 1 880px;
	min-width: 0;
	margin: 0 0 0 300px
}

.main-home__main-slider {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 66%;
	flex: 0 1 66%;
	min-width: 0;
	margin: 0 10px 0 0
}

.main-home__product {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 32%;
	flex: 0 1 32%;
	min-width: 0;
	margin: 0 0 0 10px
}

.main-home__product .product__title.title {
	margin: 0 0 20px 0
}

.main-home__product .slide-product__image {
	min-height: 200px
}

.main-home__product .slide-product__item {
	border-radius: 5px
}

.main-home__product .product__swiper {
	margin: 0
}

.main-home__product .product__slider {
	padding: 0
}

.main-home__product .slide-product:hover .slide-product__shadow {
	opacity: 0
}

.main-home__product .product__slide {
	margin: 0
}

.main-home__product .product__arrow-prev {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0)
}

.main-home__product .product__arrow-next {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0)
}

.main-slider__slider {
	position: relative
}

.main-slider__slide {
	cursor: pointer;
	height: auto
}

.main-slider__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}

.main-slider__image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 5px
}

.main-slider__pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%)
}

.main-slider__pagination .swiper-pagination-bullet {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 5px;
	flex: 0 0 5px;
	margin: 0 10px 0 0;
	position: relative;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	background: rgba(255,255,255,.5);
	height: 5px;
	border-radius: 50%;
	cursor: pointer
}

.main-slider__pagination .swiper-pagination-bullet:last-child {
	margin: 0
}

.main-slider__pagination .swiper-pagination-bullet-active {
	background: #fff
}

.tabs-main-home__navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #f7f8fa;
	border-radius: 5px;
	width: 100%;
	overflow: auto;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.tabs-main-home__navigation::-webkit-scrollbar {
	display: none
}

.tabs-main-home__title {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 33.3333%;
	flex: 1 0 33.3333%;
	min-width: 290px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	padding: 20px;
	border-bottom: 2px solid transparent;
	outline: 0;
	white-space: nowrap
}

.tabs-main-home__title._tab-active {
	color: #366cd9;
	border-bottom: 2px solid #366cd9
}

.tabs-main-home__body {
	padding: 0 16px 0 16px
}

.brands__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	height: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.brands__body::-webkit-scrollbar {
	display: none
}

.brands__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -10px 20px -10px
}

.brands__row:last-child {
	margin: 0 -10px 0 -10px
}

.brands__column {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 16.6666%;
	flex: 0 1 16.6666%;
	padding: 0 10px
}

.brands__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f7f8fa;
	border-radius: 5px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	padding: 5px 30px;
	height: 80px;
	width: 180px;
	border: 1px solid transparent
}

.brands__item:hover {
	background: #fff;
	border: 1px solid #366cd9
}

.brands__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.brands__image picture {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.brands__image img {
	width: auto;
	height: 50%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}

.page__main-about {
	margin: 0 0 80px 0
}

.page__about-description {
	margin: 0 0 40px 0
}

.main-about__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.main-about__image {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	margin: 0 40px 0 0
}

.main-about__image img {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover
}

.main-about__content {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	margin: 0 0 0 40px
}

.main-about__title {
	font-weight: 600;
	font-size: 24px;
	line-height: 1.4166666667;
	margin: 0 0 20px 0
}

.main-about__subtitle p {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 13px 0
}

.main-about__subtitle p:last-child {
	margin: 0
}

.about-description__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px
}

.about-description__column {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
	padding: 10px
}

.about-description__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}

.about-description__image {
	width: 64px;
	height: 64px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 27px 0
}

.about-description__image img {
	height: 50px;
	width: auto;
	-o-object-fit: cover;
	object-fit: cover
}

.about-description__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}

.about-description__title {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 10px 0;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.about-description__subtitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.page__catalog {
	margin: 0 0 40px 0
}

.catalog__container {
	position: relative
}

.catalog__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px
}

.catalog__column {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
	padding: 10px
}

.catalog__content {
	background: #f7f8fa;
	border-radius: 5px;
	padding: 20px 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}

.catalog__image {
	width: 40px;
	height: 40px;
	margin: 0 15px 0 0
}

.catalog__image img {
	min-height: 20px;
	width: auto;
	-o-object-fit: cover;
	object-fit: cover
}

.catalog__title {
	pointer-events: none;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 10px 0
}

.catalog__title::before {
	display: none
}

.catalog__items {
	margin: -5px 0
}

.catalog__item-arrow {
	display: none
}

.catalog__item {
	padding: 5px 0
}

.catalog__item ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: -2px 0;
	padding: 5px 0 0 18px
}

.catalog__item ul li {
	padding: 2px 0
}

.catalog__item ul li a {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.catalog__item ul li a:hover {
	color: #366cd9
}

.catalog__subsubtitle {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80;
	border-bottom: 1px solid transparent;
	-webkit-transition: color .3s ease 0s,border-bottom .3s ease 0s;
	-o-transition: color .3s ease 0s,border-bottom .3s ease 0s;
	transition: color .3s ease 0s,border-bottom .3s ease 0s
}

.catalog__subsubtitle:hover {
	color: #366cd9;
	border-bottom: 1px solid #366cd9
}

.page__filter {
	margin: 0 0 40px 0
}

.filter .wrapper {
	overflow: visible
}

.filter__container {
	max-width: 1200px
}

.filter__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.filter__filter-block {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	margin: 0 0 98px 0
}

.filter__filter-block-mob {
	display: none
}

.filter__spollers {
	width: 100%
}

.filter__filter-block-spollers {
	border-top: 1px solid #f0f1f2;
	position: sticky;
	top: 0
}

.filter__content {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 900px;
	flex: 0 1 900px
}

.filter__content-block {
	position: relative
}

.filter__pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.filter-block-mob__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4
}

.filter-block-mob__close {
	margin: 0 0 0 20px
}

.filter-block-mob__close::before {
	cursor: pointer;
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	color: #c8c9cc;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.filter-block-mob__close:hover::before {
	color: #7d7e80
}

.filter-block-mob__clear {
	cursor: pointer;
	margin: 15px 0 0 0
}

.filter-block-mob__clear span {
	font-weight: 400;
	font-size: 12px;
	width: auto;
	line-height: 1.5;
	color: #366cd9;
	-webkit-transition: border-bottom .3s ease 0s;
	-o-transition: border-bottom .3s ease 0s;
	transition: border-bottom .3s ease 0s;
	border-bottom: 1px solid transparent
}

.filter-block-mob__clear:hover span {
	border-bottom: 1px solid #366cd9
}

.filter-block-mob__button {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #fff;
	padding: 15px 16px;
	z-index: 60;
	opacity: 0;
	pointer-events: none;
	border-top: 1px solid #f0f1f2;
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,.1);
	box-shadow: 0 0 30px rgba(0,0,0,.1);
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	min-height: 76px
}

.filter-block-mob__button a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #fff;
	background: #366cd9;
	border-radius: 5px;
	padding: 10px;
	-webkit-transition: all .3s ease .4s;
	-o-transition: all .3s ease .4s;
	transition: all .3s ease .4s
}

.filter-block-mob__button a:hover {
	background: #3465c6
}

.spollers-filter__item {
	border-left: 1px solid #f0f1f2
}

.spollers-filter__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px;
	width: 100%;
	border-bottom: 1px solid #f0f1f2;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286
}

.spollers-filter__title::before {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 16px;
	height: 16px;
	font-size: 11px;
	font-weight: 700;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	margin: 0 0 0 15px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.spollers-filter__title._spoller-active::before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.spollers-filter__body {
	border-bottom: 1px solid #f0f1f2;
	padding: 20px
}

.showmore-spollers-filter__checkboxes {
	margin: -5px 0
}

.showmore-spollers-filter__checkbox {
	padding: 5px 0
}

.showmore-spollers-filter__more {
	margin: 5px 0 0 0
}

.showmore-spollers-filter__more span {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #366cd9
}

.sorted-filter__title {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80;
	margin: 0 15px 0 0
}

.sorted-filter__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -7px
}

.sorted-filter__column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 7px;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.sorted-filter__column span {
	color: #7d7e80
}

.sorted-filter__column a {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	color: #7d7e80
}

.sorted-filter__column._active span {
	color: #2b2e33;
	font-weight: 500
}

.sorted-filter__column:hover a {
	color: #366cd9
}

.tabs-filter__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #f7f8fa;
	padding: 22px 20px
}

.tabs-filter__filter-block-icon {
	display: none
}

.tabs-filter__sorted {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 72px 0 0;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.tabs-filter__select {
	display: none
}

.tabs-filter__navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.tabs-filter__title {
	margin: 0 20px 0 0;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.tabs-filter__title:last-child {
	margin: 0
}

.tabs-filter__title::before {
	width: 16px;
	height: 16px;
	font-size: 16px;
	color: #c8c9cc;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.tabs-filter__title:hover .tabs-filter__sort-list span,.tabs-filter__title:hover .tabs-filter__sort-list::after,.tabs-filter__title:hover .tabs-filter__sort-list::before {
	content: "";
	background: #366cd9
}

.tabs-filter__title._tab-active {
	color: #366cd9
}

.tabs-filter__title._tab-active::before {
	color: #366cd9
}

.tabs-filter__title._tab-active .tabs-filter__sort-list span,.tabs-filter__title._tab-active .tabs-filter__sort-list::after,.tabs-filter__title._tab-active .tabs-filter__sort-list::before {
	content: "";
	background: #366cd9
}

.tabs-filter__sort-list {
	display: block;
	position: relative;
	width: 16px;
	height: 14px;
	cursor: pointer;
	z-index: 5
}

.tabs-filter__sort-list span,.tabs-filter__sort-list::after,.tabs-filter__sort-list::before {
	content: "";
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	right: 0;
	position: absolute;
	width: 100%;
	height: 2px;
	background: #c8c9cc;
	border-radius: 50px
}

.tabs-filter__sort-list::before {
	top: 0
}

.tabs-filter__sort-list::after {
	bottom: 0
}

.tabs-filter__sort-list span {
	top: calc(50% - 1px)
}

.tabs-filter__body {
	margin: 0 0 50px 0
}

.tabs-filter__slides {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.tabs-filter__slide {
	position: relative;
	height: auto
}

.tabs-filter-tile .tabs-filter__slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 33.3333%;
	flex: 0 1 33.3333%
}

.tabs-filter-tile .tabs-filter__slide:nth-child(3n) .slide-product__item {
	border-right: 1px solid #f0f1f2
}

.tabs-filter-tile .slide-product__item {
	border-top: none;
	border-bottom: 1px solid #f0f1f2;
	border-right: 1px solid transparent;
	border-left: 1px solid #f0f1f2
}

.tabs-filter-tile .slide-product__item:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.tabs-filter-tile .slide-product__total {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 56px
}

.tabs-filter-list .tabs-filter__slides {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.tabs-filter-list .tabs-filter__slide {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.tabs-filter-list .slide-product__item {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	border-top: none;
	border-bottom: 1px solid #f0f1f2;
	border-right: 1px solid #f0f1f2;
	border-left: 1px solid #f0f1f2
}

.tabs-filter-list .slide-product__item:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.tabs-filter-list .slide-product__image {
	margin: 0 50px 0 0;
	min-height: 200px;
	height: 200px
}

.tabs-filter-list .slide-product__top {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 320px;
	flex: 0 1 320px;
	margin: 0 50px 0 0
}

.tabs-filter-list .slide-product__bottom {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 240px;
	flex: 0 1 240px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	margin: 15px 0 0 0
}

.tabs-filter-list .slide-product__total {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 56px;
	margin: 0 0 10px 0
}

.tabs-filter-list .slide-product__basket {
	width: 100%
}

.tabs-filter-list .slide-product__button {
	width: 100%;
	height: 50px
}

.tabs-filter-list .slide-product__button span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.pagination-filter__arrow-next {
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 0 10px
}

.pagination-filter__arrow-next::before {
	font-weight: 700;
	font-size: 15px;
	color: #c8c9cc
}

.pagination-filter__arrow-prev {
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 0 7px
}

.pagination-filter__arrow-prev::before {
	font-weight: 700;
	font-size: 15px;
	color: #c8c9cc;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.pagination-filter__number {
	width: 48px;
	height: 48px;
	margin: 0 10px 0 10px;
	border: 1px solid #f0f1f2;
	border-radius: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	padding: 14px 15px
}

.pagination-filter__number:hover {
	background: #366cd9;
	color: #fff
}

.pagination-filter__number._active-pagination {
	background: #366cd9;
	color: #fff
}

.pagination-filter__number.number-dots {
	border: 1px solid transparent
}

.product-card__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 80px 0
}

.product-card__tabs {
	margin: 0 0 80px 0
}

.product-card__images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 480px;
	flex: 0 1 480px;
	height: 380px;
	margin: 0 20px 0 0
}

.product-card__content {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 680px;
	flex: 0 1 680px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.product-card__content-left {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 380px;
	flex: 1 1 380px
}

.product-card__content-left .slide-product__top {
	margin: 0 0 10px 0
}

.product-card__content-left .slide-product__code {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.product-card__content-left .slide-product__code a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	white-space: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.4166666667;
	color: #7d7e80;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.product-card__content-left .slide-product__code a::before {
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 5px 0 0;
	color: #7d7e80;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.product-card__content-left .slide-product__code a:hover {
	color: #366cd9
}

.product-card__content-left .slide-product__code a:hover::before {
	color: #366cd9
}

.product-card__content-left .slide-product__showmore-content::before {
	display: none
}

.product-card__content-left .slide-product__bottom {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start
}

.product-card__content-left .slide-product__basket {
	width: 100%
}

.product-card__content-left .slide-product__total {
	margin: 0 0 10px 0
}

.product-card__content-left .slide-product__button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.product-card__content-left .slide-product__button span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.product-card__content-left .slide-product__more span {
	margin: 10px 0 0 0
}

.product-card__content-right {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 280px;
	flex: 0 1 280px;
	margin: 0 0 0 20px;
	background: #f7f8fa;
	border-radius: 5px;
	padding: 20px 25px
}

.images-product__slider {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 380px;
	flex: 0 1 380px;
	margin: 0 0 0 20px
}

.images-product__slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.images-product__image {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.images-product__image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.images-product__slider-thumbs {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 80px;
	flex: 0 1 80px
}

.images-product__thumbs {
	margin: 26px 0
}

.images-product__arrow-prev {
	cursor: pointer;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	width: 24px;
	height: 24px
}

.images-product__arrow-prev::before {
	color: #c8c9cc;
	font-size: 12px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.images-product__arrow-prev:hover::before {
	color: #7d7e80
}

.images-product__arrow-next {
	cursor: pointer;
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	width: 24px;
	height: 24px
}

.images-product__arrow-next::before {
	color: #c8c9cc;
	font-size: 12px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.images-product__arrow-next:hover::before {
	color: #7d7e80
}

.thumbs__slide {
	cursor: pointer;
	opacity: .2
}

.thumbs__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.thumbs__image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.thumbs__slide.swiper-slide-thumb-active {
	opacity: 1
}

.product-card-right__item {
	margin: -10px 0
}

.product-card-right__column {
	padding: 10px 0
}

.product-card-right__column ul {
	margin: -2.5px 0
}

.product-card-right__column ul li {
	padding: 2.5px 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.product-card-right__title {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 10px 0
}

.tabs__navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #f7f8fa;
	border-radius: 5px 5px 0 0;
	width: 100%;
	overflow: auto;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.tabs__navigation::-webkit-scrollbar {
	display: none
}

.tabs__title {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 25%;
	flex: 1 0 25%;
	min-width: 300px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	padding: 20px;
	border-bottom: 2px solid transparent;
	outline: 0;
	white-space: nowrap
}

.tabs__title._tab-active {
	color: #366cd9;
	border-bottom: 2px solid #366cd9
}

.tabs__body {
	border-right: 1px solid #f0f1f2;
	border-left: 1px solid #f0f1f2;
	border-bottom: 1px solid #f0f1f2;
	padding: 30px 0 0 0
}

.tabs__body h4 {
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4;
	margin: 0 40px 20px 40px
}

.tabs__body .product__title {
	border-right: 1px solid #f0f1f2;
	border-left: 1px solid #f0f1f2;
	padding: 30px 40px 0 40px
}

.tabs__body .product__title h4 {
	position: relative;
	width: 100%;
	margin: 0
}

.tabs__body .product__title h4::before {
	content: "";
	position: absolute;
	display: block;
	left: -40.5px;
	bottom: -20px;
	height: 20px;
	width: 1px;
	border-left: 1px solid #f0f1f2
}

.tabs__body .product__title h4::after {
	content: "";
	position: absolute;
	display: block;
	right: -40.5px;
	bottom: -20px;
	height: 20px;
	width: 1px;
	border-right: 1px solid #f0f1f2
}

.tabs__items {
	padding: 0 40px 30px 40px
}

.tabs__items p {
	display: block;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	padding: 0 0 20px 0
}

.tabs__items p:last-child {
	padding: 0
}

.tabs__items img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	margin: 0 0 20px 0
}

.tabs__column {
	padding: 15px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-bottom: 1px solid #f0f1f2;
	margin: 0 -10px
}

.tabs__column span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 33.3333%;
	flex: 0 1 33.3333%;
	padding: 0 10px
}

.tabs__column a {
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	border-bottom: 1px solid #366cd9;
	color: #366cd9;
	-webkit-transition: border-bottom .3s ease 0s;
	-o-transition: border-bottom .3s ease 0s;
	transition: border-bottom .3s ease 0s;
	margin: 0 0 0 10px
}

.tabs__column a:hover {
	border-bottom: 1px solid transparent
}

.tabs__spollers-title {
	padding: 15px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #f7f8fa;
	width: 100%;
	border-bottom: 1px solid #f0f1f2;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286
}

.tabs__spollers-title::before {
	font-weight: 700;
	width: 16px;
	font-size: 10px;
	height: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.tabs__spollers-title._spoller-active::before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.tabs__body.product {
	padding: 0;
	border-right: none;
	border-left: none;
	border-bottom: none
}

.page__order {
	margin: 0 0 80px 0
}

.checkout .wrapper {
	overflow: visible
}

.checkout .page__order {
	margin: 0 0 40px 0
}

.order__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.order__left {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 800px;
	flex: 0 1 800px;
	border: 1px solid #f0f1f2
}

.left-order__item {
	padding: 35px 40px 35px 40px
}

.left-order__title {
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4;
	margin: 0 0 10px 0;
	max-width: 350px
}

.left-order__sutitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 60px 0;
	max-width: 350px
}

.left-order__button {
	width: 148px
}

.product-checkout-order__column {
	padding: 20px;
	border-bottom: 1px solid #f0f1f2
}

.product-checkout-order__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.product-checkout-order__left {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.product-checkout-order__image {
	display: block;
	margin: 0 20px 0 0
}

.product-checkout-order__image img {
	width: 100px;
	height: 100px
}

.product-checkout-order__title {
	display: block;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 10px 0
}

.product-checkout-order__code {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.4166666667;
	color: #7d7e80
}

.product-checkout-order__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	padding: 0 20px 0 40px
}

.product-checkout-order__quantity {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 116px;
	flex: 0 1 116px
}

.product-checkout-order__sum {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 56px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 109px;
	flex: 0 0 109px;
	width: 109px;
	margin: 0 10px 0 40px
}

.product-checkout-order__price-new {
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4
}

.product-checkout-order__price-old {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 2px 0 0 0
}

.product-checkout-order__price-old s {
	font-weight: 600;
	font-size: 12px;
	line-height: 1.4166666667;
	margin: 0 10px 0 0;
	color: #7d7e80
}

.product-checkout-order__sale {
	background: #e54545;
	border-radius: 5px;
	padding: 2px 6px;
	font-weight: 600;
	font-size: 10px;
	line-height: 1.4;
	color: #fff
}

.product-checkout-order__clear {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 55px;
	flex: 0 1 55px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.product-checkout-order__clear::before {
	width: 16px;
	height: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	font-size: 12px;
	color: #c8c9cc;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.product-checkout-order__clear:hover::before {
	color: #7d7e80
}

.right-order {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 400px;
	flex: 0 1 400px;
	height: 100%;
	border-right: 1px solid #f0f1f2;
	border-top: 1px solid #f0f1f2;
	border-bottom: 1px solid #f0f1f2;
	background: #f7f8fa;
	position: sticky;
	top: 0
}

.right-order__item {
	padding: 35px 40px 35px 40px
}

.right-order__h4 {
	margin: 0 0 30px 0
}

.right-order__body {
	margin: -7px 0
}

.right-order__column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 7px 0;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.right-order__text {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.right-order__border {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 20px;
	flex: 1 0 20px;
	border-bottom: 1px dotted #7d7e80;
	margin: 0 5px 5px 5px
}

.right-order__number {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286
}

.right-order__button {
	width: 100%;
	margin: 30px 0 0 0
}

.right-order__button::before {
	font-size: 24px;
	color: #fff;
	margin: 0 15px 0 0
}

.right-order-number-sale {
	color: #e54545
}

.right-order-number-total {
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4
}

.page__system-block {
	margin: 0 0 40px 0
}

.system .wrapper {
	overflow: visible
}

.system-block__h1 {
	margin: 0 0 10px 0
}

.system-block__sutitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 30px 0
}

.tabs-system-block__navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	overflow: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;
	margin: 0 0 10px 0
}

.tabs-system-block__navigation::-webkit-scrollbar {
	display: none
}

.tabs-system-block__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 217px;
	background: #f7f8fa;
	border-radius: 5px;
	padding: 10px 25px;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	white-space: nowrap;
	color: #7d7e80;
	margin: 0 20px 0 0;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.tabs-system-block__title:last-child {
	margin: 0
}

.tabs-system-block__title._tab-active {
	background: #366cd9;
	color: #fff
}

.tabs-system-block__bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: flex
}

.top-tabs-system-block__sliders {
	position: relative;
	margin: 0 -16px 0 -16px
}

.top-tabs-system-block__arrow-prev {
	cursor: pointer;
	position: absolute;
	z-index: 3;
	margin: -30px 0 0 0;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	left: 16px;
	background: #f7f8fa;
	border-radius: 3px;
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.top-tabs-system-block__arrow-prev::before {
	font-size: 16px;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.top-tabs-system-block__arrow-prev:hover {
	background: #366cd9
}

.top-tabs-system-block__arrow-prev:hover::before {
	color: #fff
}

.top-tabs-system-block__arrow-next {
	cursor: pointer;
	position: absolute;
	z-index: 3;
	margin: -30px 0 0 0;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	right: 16px;
	background: #f7f8fa;
	border-radius: 3px;
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.top-tabs-system-block__arrow-next::before {
	font-size: 16px
}

.top-tabs-system-block__arrow-next:hover {
	background: #366cd9
}

.top-tabs-system-block__arrow-next:hover::before {
	color: #fff
}

.top-tabs-system-block__slider {
	padding: 0 16px 14px 16px
}

.top-tabs-system-block__slide {
	position: relative;
	height: auto;
	margin: 20px 0 20px 0
}

.top-tabs-system-block__slide:hover .top-tabs-system-block__item {
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	box-shadow: 0 0 20px rgba(0,0,0,.1)
}

.top-tabs-system-block__slide:hover .top-tabs-system-block__button {
	opacity: 1
}

.top-tabs-system-block__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
	background: #fff;
	border: 1px solid #f0f1f2;
	padding: 20px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.top-tabs-system-block__image {
	margin: 0 20px 0 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
	height: 100px
}

.top-tabs-system-block__image img {
	width: auto;
	height: 100px;
	-o-object-fit: cover;
	object-fit: cover
}

.top-tabs-system-block__title {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 5px 0
}

.top-tabs-system-block__subtitle {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80
}

.top-tabs-system-block__subtitle span {
	color: #2b2e33;
	margin: 0 15px 0 3px
}

.top-tabs-system-block__button {
	opacity: 0;
	border-radius: 0 0 5px 5px
}

.top-tabs-system-block__button::before {
	content: "+";
	color: #fff;
	font-size: 18px;
	margin: 0 15px 0 0
}

.bottom-tabs-system-block__left {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 800px;
	flex: 0 1 800px;
	border: 1px solid #f0f1f2
}

.components-system-block__column {
	border-bottom: 1px solid #f0f1f2
}

.components-system-block__item {
	padding: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.components-system-block__image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60px;
	flex: 0 0 60px;
	margin: 0 40px 0 0
}

.components-system-block__image img {
	height: 60px;
	width: 60px
}

.components-system-block__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 10px 0
}

.components-system-block__title div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 2px 0 0 20px;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.4166666667;
	color: #e02a2a;
	white-space: nowrap
}

.components-system-block__title div::before {
	color: #e02a2a;
	font-size: 16px
}

.components-system-block__title div span {
	margin: 0 0 0 10px
}

.components-system-block__subtitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #7d7e80
}

.components-system-block__items {
	margin: 30px 0 0 0
}

.components-system-block__component {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 15px 0
}

.components-system-block__component:last-child {
	margin: 0
}

.components-system-block__add {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 305px;
	height: 100px;
	border: 1px dashed #c8c9cc;
	border-radius: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	padding: 20px
}

.components-system-block__add::before {
	content: "+";
	font-size: 18px;
	margin: 0 20px 0 0
}

.components-system-block__add:hover {
	color: #366cd9
}

.component-system-block__image {
	margin: 0 20px 0 0
}

.component-system-block__image img {
	width: 100px;
	height: 100px
}

.component-system-block__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 5px 0
}

.component-system-block__icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 0 15px
}

.component-system-block__icon {
	cursor: pointer
}

.component-system-block__icon::before {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 16px;
	height: 16px;
	font-size: 16px;
	color: #c8c9cc;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.component-system-block__icon:hover::before {
	color: #7d7e80
}

.component-system-block__clear {
	cursor: pointer;
	margin: 0 0 0 15px
}

.component-system-block__clear::before {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 16px;
	height: 16px;
	font-size: 12px;
	color: #c8c9cc;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.component-system-block__clear:hover::before {
	color: #7d7e80
}

.component-system-block__subtitle {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #7d7e80
}

.component-system-block__subtitle span {
	color: #2b2e33;
	margin: 0 15px 0 3px
}

.page__international-orders {
	margin: 0 0 40px 0
}

.international-orders__content {
	max-width: 800px
}

.international-orders__h1 {
	margin: 0 0 10px 0
}

.international-orders__subtitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 30px 0
}

.info-checkout-order__photo {
	margin: 20px 0 0 0
}

.photo-checkout__block {
	position: relative;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	overflow: auto;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.photo-checkout__block::-webkit-scrollbar {
	display: none
}

.photo-checkout__input-file-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 0;
	height: 0;
	border-radius: 5px
}

.photo-checkout__input-file-img._active {
	width: 100%;
	height: 120px
}

.photo-checkout__input-file-img span {
	display: block;
	position: relative;
	width: 165px;
	height: 120px;
	margin: 0 20px 0 0
}

.photo-checkout__input-file-img span img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 5px
}

.photo-checkout__input-file-img span:hover .photo-checkout__input-file-remove {
	opacity: 1;
	pointer-events: auto
}

.photo-checkout__input-file {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.photo-checkout__input-file input {
	cursor: pointer;
	min-width: 165px;
	height: 120px;
	opacity: 0;
	position: absolute;
	border-radius: 5px
}

.photo-checkout__input-file label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	min-width: 165px;
	height: 120px;
	border: 1px dashed #c8c9cc;
	border-radius: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	background: #fff;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	color: #2b2e33
}

.photo-checkout__input-file label::before {
	content: "+";
	font-size: 18px;
	width: 15px;
	height: 15px;
	margin: 0 0 10px 0;
	color: #2b2e33
}

.photo-checkout__input-file label:hover {
	background: #366cd9
}

.photo-checkout__input-file-remove {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	border-radius: 5px;
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(54,108,217,.8)),to(rgba(54,108,217,.8)));
	background: -o-linear-gradient(bottom,rgba(54,108,217,.8),rgba(54,108,217,.8));
	background: linear-gradient(0deg,rgba(54,108,217,.8),rgba(54,108,217,.8));
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4285714286;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	color: #fff;
	z-index: 10;
	opacity: 0;
	-webkit-transition: opacity .3s ease 0s;
	-o-transition: opacity .3s ease 0s;
	transition: opacity .3s ease 0s;
	pointer-events: none
}

.photo-checkout__input-file-remove::before {
	color: #fff;
	font-size: 16px;
	margin: 0 10px 0 0
}

.page__delivery {
	margin: 0 0 40px 0
}

.delivery__content {
	max-width: 781px
}

.delivery__top {
	margin: -15px 0;
	padding: 0 0 80px 0
}

.top-delivery__column {
	padding: 15px 0
}

.top-delivery__title {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 10px 0
}

.top-delivery__subtitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286
}

.bottom-delivery__item {
	border: 1px dashed #366cd9;
	border-radius: 5px;
	padding: 35px 40px
}

.bottom-delivery__text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.4
}

.bottom-delivery__text a {
	white-space: nowrap;
	color: #366cd9;
	border-bottom: 1px solid #366cd9;
	-webkit-transition: border-bottom .3s ease 0s;
	-o-transition: border-bottom .3s ease 0s;
	transition: border-bottom .3s ease 0s
}

.bottom-delivery__text a:hover {
	border-bottom: 1px solid transparent
}

.bottom-delivery__text::before {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	font-size: 50px;
	color: #366cd9;
	margin: 0 40px 0 0
}

.page__privacy-police {
	margin: 0 0 40px 0
}

.privacy-police__h1 {
	word-wrap: break-word
}

.privacy-police__text {
	max-width: 780px
}

.privacy-police__text p {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	margin: 0 0 12px 0
}

.privacy-police__text p:last-child {
	margin: 0
}

.page__contacts {
	margin: 0 0 40px 0
}

.contacts__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 35px 40px;
	border: 1px solid #f0f1f2
}

.contacts__left {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 340px;
	flex: 0 1 340px;
	margin: 0 20px 0 0
}

.contacts__map {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 740px;
	flex: 0 1 740px
}

.contacts__map iframe {
	height: 330px;
	width: 100%
}

.left-contacts__items {
	margin: -10px 0 -10px 0
}

.left-contacts__column {
	padding: 10px 0 10px 0
}

.left-contacts__column a:hover {
	color: #366cd9
}

.left-contacts__write-top-footer {
	margin: 40px 0 0 0
}

.left-contacts__title {
	font-weight: 500;
	font-size: 10px;
	line-height: 1.4;
	color: #7d7e80;
	margin: 0 0 5px 0
}

.left-contacts__subtitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.page__error {
	margin: 10px 0 80px 0
}

.error__content {
	background: #366cd9;
	border-radius: 5px;
	padding: 80px 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.error__image {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 380px;
	flex: 0 1 380px;
	margin: 0 120px 0 0
}

.error__image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.error__body {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 480px;
	flex: 0 1 480px
}

.error__title {
	font-weight: 600;
	font-size: 44px;
	line-height: 1.4090909091;
	color: #fff;
	margin: 0 0 20px 0
}

.error__subtitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #fff;
	margin: 0 0 80px 0
}

.error__button {
	width: 280px;
	background: #fff;
	color: #2b2e33
}

.error__button:hover {
	background: #f0f1f2
}

.swiper {
	overflow: hidden
}

.swiper-wrapper {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.swiper-vertical .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.swiper-initialized .swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.swiper-android .swiper-slide,.swiper-android .swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-button-lock {
	display: none!important
}

.swiper-button-disabled {
	display: none!important
}

[data-simplebar] {
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.simplebar-wrapper {
	overflow: hidden;
	width: inherit;
	height: inherit;
	max-width: inherit;
	max-height: inherit
}

.simplebar-mask {
	direction: inherit;
	position: absolute;
	overflow: hidden;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: auto!important;
	height: auto!important;
	z-index: 0
}

.simplebar-offset {
	direction: inherit!important;
	-webkit-box-sizing: inherit!important;
	box-sizing: inherit!important;
	resize: none!important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	-webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
	direction: inherit;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar {
	width: 0;
	height: 0
}

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

.simplebar-placeholder {
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
	-webkit-box-sizing: inherit!important;
	box-sizing: inherit!important;
	height: 100%;
	width: 100%;
	max-width: 1px;
	position: relative;
	float: left;
	max-height: 1px;
	overflow: hidden;
	z-index: -1;
	padding: 0;
	margin: 0;
	pointer-events: none;
	-webkit-box-flex: inherit;
	-ms-flex-positive: inherit;
	flex-grow: inherit;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}

.simplebar-height-auto-observer {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 1000%;
	width: 1000%;
	min-height: 1px;
	min-width: 1px;
	overflow: hidden;
	pointer-events: none;
	z-index: -1
}

.simplebar-track {
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	pointer-events: none;
	overflow: hidden;
	background: #c8c9cc
}

[data-simplebar].simplebar-dragging .simplebar-content {
	pointer-events: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
	pointer-events: all
}

.simplebar-scrollbar {
	position: absolute;
	left: 0;
	right: 0;
	min-height: 10px;
	background: #c8c9cc
}

.simplebar-scrollbar:before {
	position: absolute;
	content: "";
	background: #366cd9;
	width: 2px;
	left: 0;
	right: 0
}

.simplebar-track.simplebar-vertical {
	top: 0;
	width: 2px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
	top: 0;
	bottom: 0
}

.simplebar-track.simplebar-horizontal {
	left: 0;
	height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
	height: 100%;
	left: 2px;
	right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
	right: auto;
	left: 0;
	top: 2px;
	height: 7px;
	min-height: 0;
	min-width: 10px;
	width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
	right: auto;
	left: 0
}

.hs-dummy-scrollbar-size {
	direction: rtl;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	height: 500px;
	width: 500px;
	overflow-y: hidden;
	overflow-x: scroll
}

.simplebar-hide-scrollbar {
	position: fixed;
	left: 0;
	visibility: hidden;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none
}

@media (max-width: 1212px) {
	.product__arrow {
		display:-webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.product__arrow-prev {
		position: relative;
		left: 0;
		top: 0;
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
		margin: 0 10px 0 0
	}

	.product__arrow-next {
		position: relative;
		left: 0;
		top: 0;
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0)
	}

	.slide-product__item {
		border-radius: 0
	}

	.slide-product__image {
		min-height: 240px
	}

	.center-header__column::after {
		content: "";
		margin: 5.5px 10px 5.5px 10px
	}

	.center-header__link div {
		max-width: 109px;
		width: auto;
		margin: 0 0 0 10px
	}

	.center-header__tel {
		max-width: 168px;
		min-width: auto
	}

	.top-footer__right {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto
	}

	.main-home__top {
		margin: 0 0 10px 0
	}

	.main-home__bottom {
		margin: 0
	}

	.main-home__tabs {
		margin: 0 -16px 0 300px
	}

	.main-home__tabs .product__arrow {
		display: none
	}

	.main-home__tabs .product__title {
		margin: 0
	}

	.main-home__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.main-home__main-slider {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0 -16px 30px 0
	}

	.main-home__product {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0
	}

	.main-home__product .product__title.title {
		margin: 0
	}

	.main-home__product .slide-product:hover .slide-product__shadow {
		opacity: 1
	}

	.main-home__product .slide-product__image {
		min-height: 240px
	}

	.main-home__product .slide-product__item {
		border-radius: 0
	}

	.main-home__product .product__swiper {
		margin: 0 -16px
	}

	.main-home__product .product__slider {
		padding: 0 16px
	}

	.main-home__product .product__title {
		margin: 0
	}

	.main-home__product .product__slide {
		margin: 20px 0 20px 0
	}

	.main-slider__slider {
		padding: 0 16px 0 0
	}

	.main-slider__pagination {
		display: none
	}

	.tabs-main-home__navigation {
		border-radius: 5px 0 0 5px
	}

	.tabs-main-home__title {
		padding: 20px 50px;
		min-width: auto;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.tabs-main-home__title-h3 {
		padding: 0 16px
	}

	.brands__container {
		padding: 0
	}

	.brands__title {
		padding: 0 16px
	}

	.brands__body {
		padding: 0 16px 0 16px
	}

	.catalog__column {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 33.3333%;
		flex: 0 1 33.3333%
	}

	.tabs-filter__sorted {
		margin: 0 20px 0 0
	}

	.tabs-filter-list .slide-product__image {
		margin: 0 20px 0 0
	}

	.tabs-filter-list .slide-product__top {
		margin: 0 20px 0 0
	}

	.product-card__tabs {
		margin: 0 -16px 80px -16px
	}

	.tabs__navigation {
		border-radius: 0
	}

	.tabs__title {
		padding: 20px 50px;
		min-width: auto;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.tabs__body {
		border-right: none;
		border-left: none;
		border-bottom: none
	}

	.tabs__body .product__title h4 {
		margin: 0 40px 0 0
	}

	.tabs__body .product__title h4::before {
		content: "";
		height: 100%;
		bottom: -25px
	}

	.tabs__body .product__title h4::after {
		content: "";
		display: none
	}

	.product-checkout-order__right {
		padding: 0 0 0 10px
	}

	.product-checkout-order__sum {
		margin: 0 10px 0 10px
	}

	.system-block__body {
		margin: 0 -16px
	}

	.tabs-system-block__navigation {
		padding: 0 16px
	}

	.tabs-system-block__content {
		padding: 0 16px
	}

	.error__content {
		padding: 80px 50px
	}

	.error__image {
		margin: 0 60px 0 0
	}
}

@media (max-width: 1100px) {
	.tabs-filter-tile .tabs-filter__slide {
		-webkit-box-flex:0;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%
	}

	.tabs-filter-tile .tabs-filter__slide:nth-child(3n) .slide-product__item {
		border-right: 1px solid #f0f1f2
	}

	.tabs-filter-tile .tabs-filter__slide:nth-child(2n) .slide-product__item {
		border-left: 1px solid transparent
	}

	.tabs-filter-tile .slide-product__item {
		border-left: 1px solid #f0f1f2;
		border-right: 1px solid #f0f1f2
	}
}

@media (max-width: 991.98px) {
	.rating__value {
		-webkit-box-flex:0;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
		margin: 0 10px 0 0
	}

	.rating__value:last-child {
		margin: 0
	}

	.rating__value input {
		width: 100%
	}

	#price-start {
		margin: 0
	}

	.center-header__link div {
		display: none
	}

	.center-header__tel {
		display: none
	}

	.center-header__tel-icon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.center-header__tel-icon::before {
		-webkit-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s;
		transition: all .3s ease 0s;
		font-size: 20px;
		color: #7d7e80
	}

	.center-header__tel-icon:hover::before {
		color: #366cd9
	}

	.main-about__body {
		display: block
	}

	.main-about__image {
		margin: 0 10px 0 0
	}

	.main-about__image img {
		float: left;
		display: block;
		width: 50%;
		margin: 0 20px 10px 0
	}

	.main-about__content {
		margin: 0 0 0 10px
	}

	.about-description__column {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%
	}

	.catalog__column {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%
	}

	.filter .wrapper {
		overflow: hidden
	}

	.filter__body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.filter__filter-block {
		position: fixed;
		top: 0;
		left: -100%;
		width: 100%;
		height: calc(100% - 76px);
		z-index: 55;
		background: #fff;
		overflow: auto;
		-webkit-transition: left .3s ease 0s;
		-o-transition: left .3s ease 0s;
		transition: left .3s ease 0s;
		-ms-overflow-style: none;
		scrollbar-width: none;
		margin: 0
	}

	.filter__filter-block::-webkit-scrollbar {
		display: none
	}

	.filter__filter-block._active {
		left: 0
	}

	.filter__filter-block._active .filter-block-mob__button {
		opacity: 1;
		pointer-events: auto
	}

	.filter__filter-block-mob {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 30px 16px 30px 16px
	}

	.filter__filter-block-spollers {
		position: relative
	}

	.filter__content {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.spollers-filter__item {
		border-left: none
	}

	.spollers-filter__title {
		padding: 20px 16px
	}

	.spollers-filter__body {
		padding: 20px 16px
	}

	.tabs-filter__top {
		padding: 20px
	}

	.tabs-filter__filter-block-icon {
		cursor: pointer;
		display: block;
		margin: 0 10px 0 0
	}

	.tabs-filter__filter-block-icon::before {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 20px;
		height: 20px;
		font-size: 14px;
		-webkit-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s;
		transition: all .3s ease 0s
	}

	.tabs-filter__filter-block-icon:hover::before {
		color: #366cd9
	}

	.tabs-filter__sorted {
		display: none
	}

	.tabs-filter__select {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.tabs-filter-tile .tabs-filter__slide {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 33.3333%;
		flex: 0 1 33.3333%
	}

	.tabs-filter-tile .tabs-filter__slide:nth-child(2n) .slide-product__item {
		border-left: 1px solid #f0f1f2
	}

	.tabs-filter-tile .tabs-filter__slide:nth-child(3n) .slide-product__item {
		border-right: 1px solid #f0f1f2
	}

	.tabs-filter-tile .slide-product__item {
		border-top: none;
		border-bottom: 1px solid #f0f1f2;
		border-right: 1px solid transparent;
		border-left: 1px solid #f0f1f2
	}

	.product-card__images {
		margin: 0 20px 0 0;
		height: 360px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.product-card__content-right {
		display: none
	}

	.images-product__thumbs {
		margin: 0 26px
	}

	.images-product__arrow-prev {
		top: 50%;
		left: 0;
		-webkit-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
		transform: translate(0,-50%)
	}

	.images-product__arrow-prev::before {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.images-product__arrow-next {
		top: 50%;
		right: 0;
		left: auto;
		-webkit-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
		transform: translate(0,-50%)
	}

	.images-product__arrow-next::before {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}

	.checkout .wrapper {
		overflow: hidden
	}

	.order__body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.order__left {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.right-order {
		position: relative;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		border-top: none;
		border-right: 1px solid #f0f1f2;
		border-left: 1px solid #f0f1f2;
		border-bottom: 1px solid #f0f1f2
	}

	.system .wrapper {
		overflow: hidden
	}

	.tabs-system-block__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.bottom-tabs-system-block__left {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.error__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.error__image {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0 0 30px 0
	}

	.error__body {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
}

@media (max-width: 767.98px) {
	.wrapper>main {
		padding:96.8px 0 30px 0
	}

	.info-checkout-options__option {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		padding: 10px 0
	}

	.popup__content {
		padding: 30px 16px 30px 16px
	}

	.popup__close {
		top: 28px;
		right: 8px
	}

	.add-component.popup {
		padding: 0
	}

	.add-component .popup__content {
		padding: 30px 0 0 0;
		max-width: 100%;
		min-height: 100vh
	}

	.add-component__h4 {
		padding: 0 16px 0 16px
	}

	.add-component__search {
		padding: 0 16px 0 16px
	}

	.add-component__block {
		border-top: 1px solid #f0f1f2;
		border-left: none;
		border-right: none;
		overflow: hidden;
		height: 100%;
		-ms-overflow-style: none;
		scrollbar-width: none
	}

	.add-component__block::-webkit-scrollbar {
		display: none
	}

	.block-add-component__item {
		padding: 20px 16px
	}

	.block-add-component__image img {
		width: 60px;
		height: 60px
	}

	.slide-product__items {
		margin: 0 0 5px 0
	}

	.slide-product__content-bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start
	}

	.slide-product__basket-mob {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.slide-product__showmore {
		display: none
	}

	.info-checkout-order__column {
		padding: 25px
	}

	.info-checkout-order__options {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: -10px 0
	}

	.header._header-scroll .header__center {
		padding-top: 15px;
		padding-bottom: 15px
	}

	.header__top {
		display: none
	}

	.header__center {
		padding: 20px 0;
		background: #fff;
		position: fixed;
		width: 100%;
		z-index: 50;
		top: 0;
		left: 0;
		border-bottom: 1px solid #f0f1f2;
		-webkit-transition: padding-top .3s ease 0s,padding-bottom .3s ease 0s;
		-o-transition: padding-top .3s ease 0s,padding-bottom .3s ease 0s;
		transition: padding-top .3s ease 0s,padding-bottom .3s ease 0s
	}

	.header__bottom {
		display: none
	}

	.header__menu-mob {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: start;
		position: fixed;
		left: 0;
		width: 100%;
		bottom: 0;
		background: #f7f8fa;
		-webkit-box-shadow: 0 0 30px rgba(0,0,0,.1);
		box-shadow: 0 0 30px rgba(0,0,0,.1);
		z-index: 50
	}

	.common .page {
		padding: 20px 0 30px 0
	}

	.common .header__bottom {
		display: block;
		position: relative;
		left: 0;
		width: 100%;
		min-height: 100%;
		height: 100%;
		top: 0;
		background: 0 0;
		z-index: 1;
		overflow: auto;
		-webkit-transition: top .3s ease 0s;
		-o-transition: top .3s ease 0s;
		transition: top .3s ease 0s;
		padding: 96.8px 0 0 0
	}

	.common .catalog-header__title {
		border-radius: 5px
	}

	.common .catalog-header__block {
		position: relative;
		width: 100%;
		border-radius: 0;
		overflow: auto;
		-ms-overflow-style: none;
		scrollbar-width: none
	}

	.common .catalog-header__block::-webkit-scrollbar {
		display: none
	}

	.common .bottom-header__catalog {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0 -16px 20px 0
	}

	.catalog .header__bottom {
		display: block;
		position: absolute;
		left: 0;
		width: 100%;
		top: 0;
		background: #f7f8fa;
		z-index: 1;
		overflow: auto;
		-webkit-transition: top .3s ease 0s;
		-o-transition: top .3s ease 0s;
		transition: top .3s ease 0s;
		padding: 96.8px 0 0 0
	}

	.catalog .bottom-header__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.catalog .breadcrambs__container {
		padding: 0
	}

	.catalog .wrapper {
		background: #f7f8fa
	}

	.catalog .page {
		padding: 184.8px 0 30px 0
	}

	.catalog .footer {
		display: none
	}

	.center-header__logo img {
		height: 36px
	}

	.center-header__content {
		margin: 0
	}

	.center-header__column {
		padding: 0;
		width: 36px;
		height: 36px;
		background: #f7f8fa;
		border-radius: 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0 10px 0 0
	}

	.center-header__column:last-child {
		margin: 0
	}

	.center-header__column::after {
		content: "";
		display: none
	}

	.center-header__link::before {
		font-size: 14px
	}

	.center-header__tel-icon::before {
		font-size: 14px
	}

	.center-header__basket {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s;
		transition: all .3s ease 0s
	}

	.center-header__basket span {
		text-align: center;
		display: block;
		font-weight: 500;
		font-size: 11px;
		line-height: 1.4545454545
	}

	.center-header__basket:hover {
		color: #366cd9
	}

	.center-header__basket:hover .center-header__icon::before {
		color: #366cd9
	}

	.center-header__icon {
		width: 24px;
		height: 24px;
		margin: 0 0 4px 0
	}

	.center-header__icon._icon-basket span {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-weight: 600;
		font-size: 9px;
		line-height: 1.4444444444;
		width: 12px;
		height: 12px;
		top: -4px;
		right: 6px
	}

	.center-header__icon::before {
		font-size: 20px
	}

	.center-header__amount {
		display: none
	}

	.header-telephone {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		margin: 0 0 0 10px
	}

	.header-basket {
		width: 100%;
		height: 100%;
		background: 0 0;
		border-radius: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0
	}

	.bottom-header__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.bottom-header__catalog {
		display: none
	}

	.bottom-header__search {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.bottom-header__inputs {
		height: 40px
	}

	.bottom-header__inputs button {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 8%;
		flex: 0 1 8%;
		padding: 10px 25px
	}

	.bottom-header__icon {
		left: 15px
	}

	.bottom-header__input {
		padding: 10px 10px 10px 41px
	}

	.catalog-header__title {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 10px 15px;
		height: 40px;
		border-radius: 5px;
		margin: 0 10px 0 0
	}

	.catalog-header__title-text span {
		display: none
	}

	.catalog-header__block {
		display: block
	}

	.catalog-header__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.catalog-header__link {
		border-radius: 5px;
		margin: 0 10px 0 0;
		height: 40px
	}

	.catalog-header__link:last-child {
		margin: 0
	}

	.catalog-header__subtitle {
		pointer-events: auto;
		white-space: nowrap;
		padding: 10px 15px;
		border-radius: 5px
	}

	.catalog-header__items {
		display: none
	}

	.catalog-header__list>li:hover .catalog-header__items {
		display: none
	}

	.icon-menu {
		display: block;
		position: relative;
		width: 14px;
		height: 11px;
		cursor: pointer;
		z-index: 5
	}

	.icon-menu span,.icon-menu::after,.icon-menu::before {
		content: "";
		-webkit-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s;
		transition: all .3s ease 0s;
		right: 0;
		position: absolute;
		width: 100%;
		height: 1.5px;
		background-color: #2b2e33;
		border-radius: 50px
	}

	.icon-menu::before {
		top: 0
	}

	.icon-menu::after {
		bottom: 0
	}

	.icon-menu span {
		top: calc(50% - 1px)
	}

	.footer {
		margin: 0 0 69px 0
	}

	.footer__top {
		padding: 40px 0 40px 0
	}

	.footer__bottom {
		padding: 30px 0 30px 0
	}

	.top-footer__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.top-footer__left {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0 0 23px 0
	}

	.top-footer__logo {
		display: none
	}

	.top-footer__sublogo-text {
		text-align: center
	}

	.top-footer__center {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0 0 40px 0
	}

	.top-footer__right {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.bottom-footer__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.bottom-footer__left {
		margin: 0 0 20px 0
	}

	.bottom-footer__center {
		margin: 0 0 20px 0
	}

	.bottom-footer__right {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.page__main-home {
		margin: 0 0 10px 0
	}

	.page__product {
		margin: 0 0 10px 0
	}

	.page__product:last-child {
		margin: 0 0 30px 0
	}

	.page__brands {
		margin: 0 0 30px 0
	}

	.main-home__tabs {
		margin: 0 -16px 0 -16px;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.main-home__tabs .product__slider {
		padding: 0 16px
	}

	.main-home__content {
		margin: 0
	}

	.tabs-main-home__navigation {
		border-radius: 0
	}

	.tabs-main-home__title {
		padding: 15px 25px
	}

	.brands__item {
		width: 120px;
		height: 60px;
		padding: 5px 15px
	}

	.brands__image img {
		height: 35%
	}

	.page__main-about {
		margin: 0 0 30px 0
	}

	.page__about-description {
		margin: 0 0 30px 0
	}

	.page__catalog {
		margin: 0 0 50px 0
	}

	.catalog__h1 {
		display: none
	}

	.catalog__body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0
	}

	.catalog__column {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		padding: 0
	}

	.catalog__content {
		border-radius: 0;
		padding: 0;
		background: 0 0
	}

	.catalog__image {
		display: none
	}

	.catalog__title {
		cursor: pointer;
		pointer-events: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-weight: 500;
		font-size: 14px;
		line-height: 1.4285714286;
		padding: 17px 0;
		margin: 0;
		-webkit-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s;
		transition: all .3s ease 0s
	}

	.catalog__title::before {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 16px;
		height: 10.5px;
		font-size: 13px;
		color: #7d7e80;
		margin: 5px 10px 0 0;
		-webkit-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s;
		transition: all .3s ease 0s
	}

	.catalog__title._icon-usb-drive-s::before {
		font-size: 8px
	}

	.catalog__title:hover {
		color: #366cd9
	}

	.catalog__title:hover::before {
		color: #366cd9
	}

	.catalog__items {
		margin: 0;
		position: fixed;
		width: 100%;
		height: 100%;
		min-height: 70%;
		top: 67px;
		background: #f7f8fa;
		left: -100%;
		padding: 0 16px 16px 16px;
		-webkit-transition: left .3s ease 0s;
		-o-transition: left .3s ease 0s;
		transition: left .3s ease 0s;
		overflow: auto;
		z-index: 51;
		-ms-overflow-style: none;
		scrollbar-width: none
	}

	.catalog__items::-webkit-scrollbar {
		display: none
	}

	.catalog__items._catalog-open {
		left: 0;
		height: calc(100% - 129px)
	}

	.catalog__item-arrow {
		cursor: pointer;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 20px 0 10px 0;
		font-weight: 500;
		font-size: 14px;
		line-height: 1.4285714286;
		color: #7d7e80;
		-webkit-transition: all .3s ease 0s;
		-o-transition: all .3s ease 0s;
		transition: all .3s ease 0s
	}

	.catalog__item-arrow::before {
		font-weight: 700;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 16px;
		height: 16px;
		font-size: 10px;
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
		margin: 0 10px 0 0
	}

	.catalog__item-arrow:hover {
		opacity: .8
	}

	.catalog__item {
		padding: 15px 0 15px 0
	}

	.catalog__item ul {
		margin: -5px 0;
		padding: 12px 0 0 18px
	}

	.catalog__item ul li {
		padding: 5px 0
	}

	.catalog__subsubtitle {
		font-weight: 500;
		font-size: 14px;
		line-height: 1.4285714286;
		color: #2b2e33
	}

	.page__filter {
		margin: 0 0 30px 0
	}

	.tabs-filter__body {
		margin: 0 0 30.5px 0
	}

	.tabs-filter-tile .tabs-filter__slide {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%
	}

	.tabs-filter-tile .tabs-filter__slide:nth-child(2n) .slide-product__item {
		border-left: 1px solid transparent
	}

	.tabs-filter-tile .tabs-filter__slide:nth-child(3n) .slide-product__item {
		border-right: 1px solid #f0f1f2
	}

	.tabs-filter-tile .slide-product__item {
		border-left: 1px solid #f0f1f2;
		border-right: 1px solid #f0f1f2
	}

	.tabs-filter-list .slide-product__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 15px
	}

	.tabs-filter-list .slide-product__image {
		min-height: 147px;
		height: 147px;
		max-width: 147px
	}

	.tabs-filter-list .slide-product__top {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0
	}

	.tabs-filter-list .slide-product__bottom {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0
	}

	.tabs-filter-list .slide-product__basket {
		display: none
	}

	.tabs-filter-list .slide-product__button {
		width: 100%;
		height: auto;
		padding: 10px
	}

	.tabs-filter-list .slide-product__button::before {
		width: 16px;
		height: 16px;
		font-size: 16px
	}

	.tabs-filter-list .slide-product__time-count {
		top: 15px;
		left: 15px
	}

	.pagination-filter__arrow-next {
		margin: 0 0 0 7px
	}

	.pagination-filter__arrow-prev {
		margin: 0 7px 0 0
	}

	.pagination-filter__number {
		padding: 14px 19.5px;
		margin: 0 4px
	}

	.pagination-filter__number:nth-child(4) {
		display: none
	}

	.pagination-filter__number:nth-child(6) {
		display: none
	}

	.product-card__body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0 0 30px 0
	}

	.product-card__tabs {
		margin: 0 -16px 60px -16px
	}

	.product-card__images {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		height: 100%;
		margin: 0 0 20px 0
	}

	.product-card__content {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.product-card__content-left {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.product-card__content-left .slide-product__showmore {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.images-product__slider {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0 0 10px 0
	}

	.images-product__slider-thumbs {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.tabs__title {
		padding: 15px 35px
	}

	.tabs__body .product__title {
		padding: 30px 16px 10px 16px;
		border-right: none;
		border-left: none
	}

	.tabs__body .product__title h4::before {
		content: "";
		display: none
	}

	.tabs__body .product__swiper {
		margin: 0 -16px 0 0
	}

	.tabs__body h4 {
		margin: 0 16px 20px 16px
	}

	.tabs__items {
		padding: 0 16px 0 16px
	}

	.tabs__column a {
		display: none
	}

	.tabs__column {
		padding: 15px 16px
	}

	.tabs__column span {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%
	}

	.tabs__spollers-title {
		padding: 15px 16px
	}

	.page__order {
		margin: 0 0 60px 0
	}

	.checkout .page__order {
		margin: 0 0 30px 0
	}

	.left-order__item {
		padding: 20px
	}

	.left-order__sutitle {
		margin: 0 0 40px 0
	}

	.right-order__item {
		padding: 20px 25px
	}

	.page__system-block {
		margin: 0 0 30px 0
	}

	.top-tabs-system-block__arrow {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.top-tabs-system-block__arrow-prev {
		position: relative;
		left: 0;
		top: 0;
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
		margin: 0 20px 0 0
	}

	.top-tabs-system-block__arrow-next {
		position: relative;
		left: 0;
		top: 0;
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
		margin: 0
	}

	.top-tabs-system-block__slider {
		padding: 0 16px 30px 16px
	}

	.top-tabs-system-block__item {
		padding: 15px
	}

	.top-tabs-system-block__image {
		margin: 0 15px 0 0
	}

	.components-system-block__item {
		padding: 15px;
		position: relative
	}

	.components-system-block__image {
		margin: 0 15px 0 0
	}

	.components-system-block__title span {
		display: none
	}

	.components-system-block__items {
		margin: 20px 0 0 -75px
	}

	.component-system-block__image {
		margin: 0 15px 0 0
	}

	.component-system-block__image img {
		height: 60px;
		width: 60px
	}

	.page__international-orders {
		margin: 0 0 30px 0
	}

	.photo-checkout__input-file-img span {
		width: 120px;
		height: 100px;
		margin: 0 10px 0 0
	}

	.photo-checkout__input-file input {
		width: 120px;
		height: 100px
	}

	.photo-checkout__input-file label {
		min-width: 120px;
		height: 100px
	}

	.page__delivery {
		margin: 0 0 30px 0
	}

	.delivery__top {
		padding: 0 0 60px 0
	}

	.bottom-delivery__item {
		padding: 20px 25px
	}

	.bottom-delivery__text {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: start;
		font-size: 18px;
		line-height: 1.3888888889
	}

	.bottom-delivery__text::before {
		margin: 0 0 20px 0
	}

	.page__privacy-police {
		margin: 0 0 30px 0
	}

	.page__contacts {
		margin: 0 0 30px 0
	}

	.contacts__body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 20px 25px
	}

	.contacts__left {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0 0 20px 0
	}

	.contacts__map {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.contacts__map iframe {
		height: 300px
	}

	.page__error {
		margin: 10px 0 30px 0
	}

	.error__content {
		padding: 30px
	}

	.error__title {
		font-size: 40px;
		line-height: 1.4
	}

	.error__subtitle {
		margin: 0 0 30px 0
	}
}

@media (max-width: 650px) {
	.product-checkout-order__item {
		-webkit-box-orient:vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start
	}

	.product-checkout-order__left {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0 0 15px 0
	}

	.product-checkout-order__right {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 100%;
		padding: 0
	}

	.product-checkout-order__sum {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		min-width: 109px;
		width: 100%
	}
}

@media (max-width: 600px) {
	.slide-product__button span {
		display:block
	}

	.main-about__body {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.main-about__image {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0 0 20px 0
	}

	.main-about__image img {
		width: 100%;
		float: none;
		margin: 0
	}

	.main-about__content {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin: 0
	}

	.tabs-filter__slide .slide-product__title {
		margin: 0 0 5px 0
	}

	.tabs-filter__slide .slide-product__code {
		margin: 0 0 5px 0
	}

	.tabs-filter__slide .slide-product__stock {
		margin: 0 0 5px 0
	}

	.tabs-filter-tile .slide-product__item {
		padding: 15px
	}

	.tabs-filter-tile .slide-product__time-count {
		top: 15px;
		left: 15px
	}

	.tabs-filter-tile .slide-product__basket {
		width: 100%
	}

	.tabs-filter-tile .slide-product__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start
	}

	.tabs-filter-tile .slide-product__image {
		margin: 0 0 5px 0
	}

	.tabs-filter-tile .slide-product__total {
		margin: 0 0 5px 0
	}

	.tabs-filter-tile .slide-product__button {
		width: 100%;
		height: auto;
		padding: 10px
	}

	.tabs-filter-tile .slide-product__button::before {
		width: 16px;
		height: 16px;
		font-size: 16px
	}
}

@media (max-width: 479.98px) {
	.info-checkout-order__column {
		padding:15px
	}

	.info-checkout-order__inputs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: -10px 0
	}

	.info-checkout-order__input {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		padding: 10px 0
	}

	.top-footer__body {
		margin: -15px -13px;
		width: 100%
	}

	.top-footer__column {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
		padding: 15px 13px
	}

	.about-description__body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: -10px 0
	}

	.about-description__column {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		padding: 10px 0
	}

	.about-description__image {
		margin: 0 0 20px 0
	}

	.tabs-filter__slide .time-count__title {
		font-size: 12px;
		line-height: 1.4166666667;
		padding: 2px 10px
	}

	.tabs-filter__slide .time-count__content {
		padding: 6px 9px 6px 9px
	}

	.tabs-filter__slide .time-count__val {
		width: 20px;
		height: 17px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.tabs-filter__slide .time-count__val span {
		font-size: 12px;
		line-height: 1.4166666667
	}

	.tabs-filter__slide .time-count__text {
		font-size: 8px;
		line-height: 1.375
	}

	.tabs-filter__slide .time-count__separator {
		margin: 0;
		font-size: 12px;
		line-height: 1.4166666667
	}

	.tabs-filter__slide .slide-product__price-new {
		font-size: 20px;
		line-height: 1.4
	}

	.tabs-filter__slide .slide-product__price-old s {
		font-size: 12px;
		line-height: 1.4166666667;
		margin: 0 10px 0 0
	}

	.tabs-filter-tile .slide-product__total {
		min-height: 47px;
		margin: 0 0 5px 0
	}

	.tabs-filter-tile .slide-product__image {
		min-height: 141.5px
	}

	.tabs-filter-list .slide-product__total {
		min-height: 47px;
		margin: 0
	}

	.tabs-filter-list .slide-product__price-new {
		font-size: 20px;
		line-height: 1.4
	}

	.product-checkout-order__column {
		padding: 15px
	}

	.top-tabs-system-block__image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80px;
		flex: 0 0 80px
	}

	.top-tabs-system-block__image img {
		height: 80px
	}

	.error__button {
		width: 100%
	}
}

@media (max-width: 375px) {
	.slide-product__image {
		min-height:200px
	}

	.slide-product__price-old s {
		margin: 0 5px 0 0
	}

	.center-header__logo {
		margin: 0 10px 0 0
	}

	.center-header__logo img {
		height: 30px
	}

	.center-header__column {
		margin: 0 5px 0 0
	}

	.header-telephone {
		margin: 0 0 0 5px
	}

	.bottom-header__inputs button {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 8%;
		flex: 0 1 8%;
		padding: 10px 15px
	}

	.main-home__product .slide-product__image {
		min-height: 200px
	}

	.tabs-filter__top {
		padding: 15px
	}

	.tabs-filter__title {
		margin: 0 10px 0 0
	}

	.pagination-filter__arrow-next::before {
		font-size: 13px
	}

	.pagination-filter__arrow-prev::before {
		font-size: 13px
	}

	.pagination-filter__number {
		width: 40px;
		height: 40px;
		padding: 14px 17px;
		font-size: 12px;
		line-height: 1.4166666667
	}

	.images-product__thumbs {
		margin: 0 16px
	}

	.images-product__arrow-prev {
		width: 16px;
		height: 16px
	}

	.images-product__arrow-prev::before {
		font-size: 10px
	}

	.images-product__arrow-next {
		width: 16px;
		height: 16px
	}

	.images-product__arrow-next::before {
		font-size: 10px
	}

	.product-checkout-order__price-old s {
		margin: 0 5px 0 0
	}
}

@media (max-width: 1em) {
	.bottom-header__icon {
		display:none
	}

	.bottom-header__input {
		padding: 10px 10px 10px 15px
	}
}

/* End */


/* Start:/local/templates/akja/components/bitrix/catalog/main-catalog/bitrix/catalog.section.list/.default/style.css?16999693737325*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }

@media (max-width: 767.99px) {
	.catalog__image img {
		padding: 17px 0px;
	}
	.catalog__column .catalog__image  {
		width: 20px;
		height: 20px;

		margin: 0 4px 0 0;
	}
}
/* End */


/* Start:/local/templates/akja/components/bitrix/catalog.section.list/main-catalog-section-list/style.css?16999693737151*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */
/* /local/templates/akja/components/bitrix/catalog/main-catalog/style.css?1699969373161851 */
/* /local/templates/akja/components/bitrix/catalog/main-catalog/bitrix/catalog.section.list/.default/style.css?16999693737325 */
/* /local/templates/akja/components/bitrix/catalog.section.list/main-catalog-section-list/style.css?16999693737151 */
