

/* 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.element/.default/style.css?171111453327974*/
/* Sidebar */
.product-item-detail-info-section { padding: 0 20px; }

@media (max-width: 992px) {
	.product-item-detail-info-section { padding: 0; }
}

.product-item-detail-info-container {
	margin-bottom: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

.product-item-detail-pay-block {
	position: relative;
	margin-bottom: 15px;
	padding: 20px 20px 0;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	background-color: #fff;
}

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

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

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

/* Price */
.product-item-detail-price-current {
	color: #d0021b;
	white-space: nowrap;
	font-weight: var(--ui-font-weight-bold);
	font-size: 30px;
	line-height: 33px;
	transition: font-size 200ms ease;
}

.product-item-detail-price-old {
	color: #bdbdbd;
	text-decoration: line-through;
	white-space: nowrap;
	font-weight: var(--ui-font-weight-bold);
	font-size: 14px;
	line-height: 17px;
}

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

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

.product-item-scu-block { }

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

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

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
	vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-item-selected-scu-container { word-spacing: 1px }

.product-item-selected-scu {
	display: inline-block;
	overflow: hidden;
	padding: 0 5px;
	min-width: 22px;
	height: 22px;
	outline: 1px solid #c0cfda;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 22px;
}

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

.product-item-selected-scu-color {
	background-position: center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

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

.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

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

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

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

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

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

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

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

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

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

.product-item-amount-field {
	display: inline-block;
	padding: 0;
	max-width: 50px;
	width: auto;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: var(--ui-font-weight-bold);
	font-size: 19px;
	line-height: 22px;
	transition: border 300ms ease;
}

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

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

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

.product-item-amount-description-container {
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
}

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

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

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

/*Buy button*/
.btn.product-item-detail-buy-button {
	position: relative;
	display: block;
	margin: 0 auto 20px;
	max-width: 250px;
	width: 100%;
	height: 50px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button { margin: 0; }

.btn.product-item-detail-buy-button span {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	display: inline-block;
	min-height: 16px;
	max-width: 100%;
	white-space: normal;
	line-height: 16px;
	transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button { height: 25px; }

/* Slider */
.product-item-detail-slider-container {
	position: relative;
	max-width: 100%;
	background: transparent;
	transition: background 800ms ease;
}

.product-item-detail-slider-block {
	position: relative;
	box-sizing: border-box;
	padding-top: 56.25%;
	height: 0;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square { padding-top: 100%; }

.product-item-detail-slider-images-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
	z-index: 10;
	opacity: 1;
}

.product-item-detail-slider-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	outline: 1px solid transparent;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-progress-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 180;
	height: 3px;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
	padding: 10px 0;
	text-align: center;
}

.product-item-detail-slider-controls-image {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 65px;
	height: 65px;
	outline: 1px solid #c0cfda;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
}

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

.bx-no-retina .product-item-detail-slider-controls-image.active { outline-width: 2px; }

.bx-retina .product-item-detail-slider-controls-image.active { outline-width: 1px; }

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

.product-item-detail-slider-left,
.product-item-detail-slider-right {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 111;
	display: block;
	width: 25%;
	background: rgba(255, 255, 255, 0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .57;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-left { left: 0; }

.product-item-detail-slider-right {
	right: 0;
	transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
	background-color: rgba(255, 255, 255, .4);
	opacity: .8;
}

.product-item-detail-slider-close { display: none; }

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
	position: absolute;
	top: 4px;
	right: 110px;
	bottom: 0;
	z-index: 150;
	display: block;
	width: 50px;
	height: 50px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .27;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover { opacity: 1; }

.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 105px; }

/*magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image { z-index: 100; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-image img { outline-color: #ddd; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right { z-index: 50; }

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring { opacity: 0; }

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #fff;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 105px; }

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
	padding-top: 0;
	height: 100vh;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 100vh;
	width: calc(100% - 150px);
	transform: translateY(-50%) translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-moz-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-ms-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-o-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
	max-width: 100%;
	max-height: 90vh;
	width: auto;
	cursor: default
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	padding: 20px;
	border-left: 1px solid #d3d3d3;
	background-color: #fff;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
	display: block;
	margin-bottom: 20px;
}

/* Slider Mobile*/
@media (max-width: 767px) {
	.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 0; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-block {
		padding-top: 0;
		height: calc(100vh - 111px);
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-image { width: 90%; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
		max-width: 100%;
		max-height: calc(100vh - 115px);
		width: auto;
		cursor: default;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		overflow-x: auto;
		max-height: 111px;
		border-top: 1px solid #d3d3d3;
		border-left: none;
		white-space: nowrap;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
		display: inline-block;
		margin-bottom: 0;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-close {
		right: 10px;
		z-index: 200;
	}

	.product-item-detail-slider-left,
	.product-item-detail-slider-right { max-width: 75px; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 0; }

}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 190;
	opacity: 1;
	transition: opacity 450ms ease;
}

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

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

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

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

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

.product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Tabs */
.product-item-detail-tabs-container {
	min-height: 60px;
	border-bottom: 1px solid #ededed;
	background: #fff;
}

.product-item-detail-tabs-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-detail-tabs-list:after {
	display: table;
	clear: both;
	content: "";
}

.product-item-detail-tab {
	float: left;
	min-height: 60px;
}

.product-item-detail-tab-link {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 25px;
	height: 60px;
	color: #039be5;
	vertical-align: middle;
	text-transform: uppercase;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: var(--ui-font-weight-bold);
	font-size: 13px;
	line-height: 45px;
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link { color: #000; }

.product-item-detail-tab-link:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	background: #1485ce;
	content: "";
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after { height: 3px; }

.product-item-detail-tab-link:active:after { height: 6px; }

.product-item-detail-tab-content { padding: 25px 0; }

@media (max-width: 991px) {
	.product-item-detail-tabs-container { display: none !important; }

	.product-item-detail-tab-content { display: block !important; }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
	position: fixed;
	top: -100px;
	right: 0;
	left: 0;
	z-index: 1000;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
	min-height: 45px;
	background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab { min-height: 45px; }

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
	padding: 10px 25px;
	height: 45px;
	line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed { display: none !important; }

/*Small Card*/
.product-item-detail-short-card-fixed {
	position: fixed;
	top: -85px;
	right: 0;
	left: 0;
	z-index: 1010;
	box-sizing: border-box;
	padding: 7px 0 8px;
	height: 85px;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active { top: 85px; }

.bx-touch .product-item-detail-short-card-fixed { display: none !important; }

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-short-card-content-container table {
	min-width: 100%;
	border-collapse: collapse;
}

.product-item-detail-short-card-image {
	padding-right: 15px;
	width: 80px;
	vertical-align: middle;
	text-align: left;
}

.product-item-detail-short-card-image img {
	max-width: none;
	height: 65px;
}

.product-item-detail-short-title-container { max-width: 650px }

.product-item-detail-short-title-text {
	display: block;
	color: #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
}

.product-item-detail-short-card-price {
	padding: 0 10px;
	vertical-align: middle;
	text-align: right;
}

.product-item-detail-short-card-btn {
	padding-left: 10px;
	min-width: 120px;
}

/*Properties */
.product-item-detail-tab-content { display: none; }

.product-item-detail-tab-content.active { display: block; }

.product-item-detail-tab-content h3 {
	margin-bottom: 10px;
	font-weight: var(--ui-font-weight-bold);
	font-size: 14px;
}

.product-item-detail-properties {
	display: block;
	overflow: hidden;
	margin: 0;
	max-width: 560px;
	color: #a5a5a5;
	font-size: 12px;
}

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

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

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

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

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

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

.product-card-right__title, .product-card__content-right {
	display: none;
}
.slide-product__showmore {
	opacity: 1 !important;
	position: relative !important;
}

.product-card__show-more-chars-btn {
	pointer-events: all;
	z-index: 5;
	cursor: pointer;
	position: relative;
}

.product-card__show-more-chars-btn > span {
	margin: 10px 0px 0px 0px;
}

.product-card__show-more-chars-btn > 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 0px 0px 0px;
}

.product-card__show-more-chars-btn > 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: 0px 0px 0px 5px;
	-webkit-text-decoration-line: none;
	text-decoration-line: none;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.product-card__show-more-chars-btn > span > span {
	-webkit-transition: border-bottom 0.3s ease 0s;
	-o-transition: border-bottom 0.3s ease 0s;
	transition: border-bottom 0.3s ease 0s;
	border-bottom: 1px solid #366cd9;
}

@media (hover:hover) {
	.product-card__show-more-chars-btn:hover > span > span {
		border-bottom: 1px solid transparent;
	}
}

.product-card__chars-list {
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin-top: 15px;
    margin-bottom: 15px;
	overflow: hidden;
}

.product-card__chars-item {
	position: relative;
	display: flex;
	align-items: flex-end;
	gap: 20px;
	font-size: 14px;
    line-height: 1.2;
	word-break: break-word;
}

.product-card__chars-item-title {
	flex: 0 0 auto;
	width: calc((100%/2) - ((20px)*1/2));
	align-self: flex-start;
	color: #7d7e80;
}

.product-card__chars-item-title > span {
	position: relative;
}

.product-card__chars-item-title > span:after {
	position: absolute;
	display: block;
	content: "";
	bottom: 2px;
	height: 1px;
	left: 0;
	width: 9999px;
	background: #dcdfe3;
}

.product-card__chars-item-title > span > span {
	position: relative;
	padding-right: 10px;
	background: #fff;
    z-index: 1;
}

.product-card__chars-item-desc {
	flex: 0 0 auto;
	width: calc((100%/2) - ((20px)*1/2));
	background: #fff;
	position: relative;
	z-index: 1;
	padding-left: 10px;
}

a.product-card__chars-item-desc {
	pointer-events: all;
	text-decoration: underline !important;
}

.product-card__chars-item span {
	position: relative;
}
/* End */


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

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

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/akja/components/bitrix/catalog.item/.default/style.css?169996937325496*/

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

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

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

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

@media (max-width: 991px) {
	.product-item-line-card .product-item .col-sm-6:nth-child(2n) { clear: both; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

.product-item-amount-description-container {
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
	display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-item-scu-block { }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* Start:/local/templates/akja/components/bitrix/catalog.element/.default/themes/blue/style.css?16999693731064*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1; }

.bx-blue .product-item-image-slider-control:hover { background-color: rgba(0, 131, 209, .8); }

.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover { background-color: #0083d1; }

.bx-blue .product-item-selected-scu,
.bx-blue .product-item-detail-slider-controls-image:hover,
.bx-blue .product-item-detail-slider-controls-image.active { outline-color: #006cc0; }

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #006cc0; }

/* Amount */
.bx-blue .product-item-amount-field:focus { border-color: #006cc0; }

/*Proress Bar*/
.bx-blue .product-item-detail-slider-progress-bar { background-color: #006cc0; }
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?169996940464*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /local/templates/akja/components/bitrix/catalog/main-catalog/style.css?1699969373161851 */
/* /local/templates/akja/components/bitrix/catalog.element/.default/style.css?171111453327974 */
/* /local/templates/akja/components/bitrix/catalog.section/main-fire-products/style.css?16999693733808 */
/* /local/templates/akja/components/bitrix/catalog.item/.default/style.css?169996937325496 */
/* /local/templates/akja/components/bitrix/catalog.element/.default/themes/blue/style.css?16999693731064 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?169996940464 */
