@media (min-width: 1400px) {
	.header-menu__btn {
		padding: 0 30px;
	}
}

.home-txt__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.home-txt__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.6666%;
	flex: 0 0 16.6666%;
	padding: 0 10px;
	margin-bottom: 20px;
}
.home-txt__item-wrap {
	background: #fff;
	height: 100%;
	padding: 20px;
	/*text-align: center;*/
}
.home-txt__item-wrap small {
	line-height: 1.4;
	display: block;
	margin-top: 7px;
}
.home-txt__item-img {
	margin-bottom: 18px;
}
.home-txt__item-title {
	font-size: 18px;
	margin-bottom: 7px;
}
.footer__column-heading {
	font-weight: normal;
}
.footer__socials-payments {
	background: none;
}
.home-banner__item {
	border: 1px solid #f3f3f3;
}
.category-info {
	padding: 0;
	background: #fff;
}
.category-link {
	margin-bottom: 25px;
}
.category-link__item {
	margin: 0 0 20px;
	padding: 0 10px;
}

.category-link__href {
	display: flex;
	height: 100%;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding: 7px 15px;
	text-align: center;
	background: #f7f7f7;
	border-radius: 4px;
	color: #555;
	white-space: nowrap;
}

.category-link__href:hover {
	background: #efefef;
}
.category_boon_description {
	margin-bottom: 25px;
}
.xreview-item {
	padding: 10px;
	border: none;
	margin-bottom: 30px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.xreview-unit {
	padding-left: 75px;
}
.xreview-preview {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
.xreview-cir {
	background: #f5f5f5;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	font-size: 26px;
	font-weight: 700;
	color: #83c150;
}
.xreview-meta {
	margin-bottom: 10px;
}
.xreview-rating {
	position: relative;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star {
	color: #fc0;
	font-size: 13px;
}
.xreview-author {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
.xreview-city,
.xreview-date {
	font-size: 14px;
	color: #b1b1b1;
}
.xreview-text {
	margin-bottom: 15px;
}
.comment__talk {
	margin-left: 70px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 62px;
	position: relative;
}
.comment__name {
	font-weight: 700;
	margin-bottom: 5px;
	color: #333;
}
.comment__preview {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
.comment__cir {
	background: #83c150;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #f4f2ee;
	border-radius: 50%;
	text-align: center;
	font-weight: 700;
}
#form-xreviews {
	border: 1px solid #e5e5e5;
	padding: 35px 50px;
	border-radius: 4px;
	box-shadow: 0 4px 10px rgba(0 0 0 / 0.2);
}
.fa-star-o.fa-stack-2x {
	color: #ddd;
	font-size: 13px;
	z-index: -1;
}
.fa-star-o:before {
	content: '\f006';
}
.form-rating .form-rating-container {
	width: 145px;
	margin-left: -10px;
}

.form-rating .form-rating-container label,
.form-rating .form-rating-container:hover label {
	float: right;

	padding: 3px 5px 0 0;
	cursor: pointer;
}

.form-rating .form-rating-container label i,
.form-rating .form-rating-container:hover label i {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 24px;
}

.form-rating .form-rating-container label i.fa-star,
.form-rating .form-rating-container:hover label i.fa-star {
	color: #e6e6e6;
}

.form-rating .form-rating-container input {
	display: none;
}

.form-rating .form-rating-container:hover label i.fa-star {
	color: #e6e6e6;
}

.form-rating .form-rating-container:hover label:hover i.fa-star,
.form-rating .form-rating-container:hover label:hover ~ label i.fa-star {
	color: #f0ca00;
}

.form-rating input:checked ~ label i.fa-star {
	color: #f0ca00;
}

.form-rating .fa-stack {
	width: 2em;
	height: 2em;
}
.answer-item {
	margin-bottom: 30px;
	font-size: 15px;
}
.answer-name {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #333;
}
.shops__map-container {
	width: 50%;
	height: auto;
}
.shops__map {
	width: 100%;
	height: 100%;
}
.shops__list {
	width: 50%;
}
.shops__container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 1470px;
}
.shops__container {
	width: 100%;
	margin: 0;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.shops__list.new-style .region_button {
	font-size: 21px;
	line-height: 30px;
	font-weight: 700;
	border: none;
	border-bottom: 1px solid #e8e8e8;
	background-color: initial;
	padding: 35px 25px;
	width: 100%;
	text-align: left;
}
.shops__list.new-style .region_button:hover {
	color: #83c150;
}
.shops__list.new-style .panel {
	background-color: #fff;
	display: none;
	overflow: hidden;
	border-radius: 0;
	border: 0;
	margin: 0;
}
.shops__list {
	overflow-y: auto;
	border-width: 1px 0 1px 1px;
	border-color: #ebebeb;
	border-style: solid;
}
.shops__container.list {
	height: 667px;
	margin-bottom: 40px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.shops__list.new-style .region_button:after {
	content: '';
	width: 16px;
	height: 8px;
	background-image: url(../../../image/icon-arrow.svg);
	background-position: center;
	transition: all 0.2s ease-out;
	display: inline-block;
	float: right;
	float: right;
	margin: 11px;
}
.shops__list.new-style .region_button.active:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.shops__list-item {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 24px 20px;
	background-color: #fff;
	cursor: pointer;
	background-color: transparent;
	transition: background-color 0.3s ease-out;
}
.shops__list-item.active,
.shops__list-item:hover {
	background-color: #f7f7f7;
}
.shops__list-item img {
	margin-top: 3px;
	margin-right: 25px;
}
.shops__list-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 7px;
}
.shops__list-address {
	font-size: 16px;
	margin-bottom: 7px;
}
.shops__list-time {
	color: #9e9e9e;
	margin-left: 25px;
}
.shops__list-phone,
.shops__list-email {
	margin-bottom: 7px;
}
.shops__list-phone a,
.shops__list-email a {
	color: #2788e1;
}
.shops__list-phone i,
.shops__list-email i {
	font-size: 12px;
}
.btn__pickup {
	background: #8bc34a;
	color: #fff;
	margin-top: 6px;
}
.shops__view {
	display: none;
	width: 100%;
}
.shops__view-map,
.shops__view-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	padding: 13px 0;
	font-weight: 500;
	font-size: 0.875em;
	line-height: 1.43em;
	color: #a0a0a0;
	border-bottom: 2px solid #e8e8e8;
	transition: all 0.3s ease-out;
}
.shops__view-map.active,
.shops__view-list.active {
	color: #3e3e3e;
	border-bottom-color: #8bc34a;
}
.shops__view-map:before,
.shops__view-list:before {
	content: '';
	width: 14px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-size: contain;
}
.shops__view-list.active:before {
	background-image: url(../../../image/list-a.png);
}
.shops__view-list:before {
	height: 16px;
	background-image: url(../../../image/list-na.png);
}
.shops__view-map:before {
	height: 17px;
	background-image: url(../../../image/map-na.png);
}
.shops__view-map.active:before {
	background-image: url(../../../image/map-a.png);
}

.shop-details__img {
	max-width: 300px;
	height: 175px;
	display: flex;
	overflow: hidden;
	border-radius: 4px;
}

.shop-details__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.shop-details__info {
	padding: 15px 0 15px 15px;
	max-width: 320px;
}

.shop-details__info > div {
	margin-bottom: 3px;
}
.shop-details__name {
	font-size: 18px;
	margin-bottom: 7px;
	font-weight: 700;
}
.shop-details__address {
	font-size: 14px;
}

[class^='icon-'],
[class*=' icon-'] {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	fill: currentColor;
	fill-rule: evenodd;
	width: 22px;
	height: 22px;
}

.accordion__card {
	background: #fff;
	border-radius: 4px;
	padding: 0;
	position: relative;
	margin: 10px 0;
	overflow: hidden;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid #e8e8e8;
}

.accordion__card-header button {
	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;
	position: relative;
	padding-left: 35px;
	padding-right: 45px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
	height: auto;
	text-decoration: none;
}

.accordion__card-header button .icon-svg {
	width: 32px;
	height: 32px;
}

.accordion__card-header button .accordion__close {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 25px;
	transition: transform 0.3s ease-in-out;
}

.accordion__card-header button.collapsed .accordion__close {
	transform: rotate(135deg);
}

.accordion__card-header button span {
	font-size: 18px;
	padding-left: 11px;
}

.accordion__card-body {
	border-top: 1px solid #e8e8e8;
	padding: 30px;
}

.accordion__card-body .archon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -20px;
}
.multimap_region {
	margin-bottom: 45px;
}

.multimap_region .shops__container.list {
	height: 530px;
}

.archon__box {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 20px 29px;
}
.archon__title {
	font-weight: 500;
	font-size: 15px;
	line-height: 21px;
	margin-bottom: 8px;
}
.archon__text {
	margin-bottom: 8px;
	position: relative;
}
.archon__text svg {
	margin-right: 5px;
}
.archon__text span {
	color: #afaeae;
}
.hide-scrollbar {
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none;
	scrollbar-width: none;
	scrollbar-color: transparent transparent;
}

.hcol-image {
	padding: 1px;
}
.hpm-type-images .hpm-item {
	border-radius: 4px;
	border-width: 1px;
}
.hpm-type-images .hpm-item.active {
	box-shadow: 0 0 5px rgb(131 193 80 / 45%);
	border: 1px solid rgb(131 193 80);
	background-color: #f9f9f9;
}
.hpm-type-images .hpm-item:hover {
	box-shadow: 0 0 5px rgb(131 193 80 / 50%);
}
.modal-content {
	padding: 0;
}
#content #feedbackModal57 .btn-primary {
	display: block;
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	margin-bottom: 0;
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	margin: 0;
	opacity: 0;
	cursor: pointer;
}

.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
	border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
}

.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + 0.75rem);
	padding: 0.375rem 0.75rem;
	line-height: 1.5;
	color: #495057;
	content: 'Добавить';
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 0.25rem 0.25rem 0;
}

#policy {
	position: fixed;
	z-index: 9999;
	bottom: 10px;
	left: 50%;
	width: calc(100% - 30px);
	max-width: 950px;
	margin-bottom: -100px;
	opacity: 0;
	visibility: hidden;
	display: none;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

#policy.active {
	display: block;
}

#policy.activated {
	margin-bottom: 0;
	opacity: 1;
	visibility: visible;
}

#policy * {
	margin: 0;
}

.policy__container {
	background-color: #2c2c2c;
	padding: 20px 20px 17px;
	color: #fff;
	position: relative;
	border-radius: 3px;
}

.policy__container::before,
.policy__container::after {
	content: '';
	display: table;
	clear: both;
}

.policy__text {
	width: calc(100% - 200px);
}

#policy .policy__confirm {
	position: absolute;
	right: 0;
	top: 50%;
	margin-right: 50px;
	margin-top: -19px;
}

.form-creator__body {
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	padding: 60px;
}
.form-creator__title {
	font-size: 24px;
	font-weight: 600;
}
.form-creator__heading {
	margin-bottom: 32px;
}

.form-creator__box-content .form-control {
	border-radius: 3px;
	box-shadow: none;
	border: 1px solid #ddd;
	border: 1px solid #e5e5e5;
	padding: 6px 12px;
	background: #f8f8f8;
	background: #f8f8f8;
	transition: background ease-in-out 0.3s;
	font-size: 14px;
	height: 48px;
}

.form-creator__box-content textarea.form-control {
	height: 100px;
}

.form-creator__box-content .control-label {
	color: #999;
}

.form-creator__box-content .form-group {
	margin: 0 0 22px;
}

.form-creator__box-content .btn-lg {
	height: auto;
	padding: 13px 24px 14px;
	min-width: 200px;
}

.form-creator__submit {
	display: flex;
	align-items: center;
}
.form-creator__agreement {
	margin-left: 20px;
	max-width: 700px;
	font-size: 12px;
	color: #999;
}

.ocf-header {
	font-size: 15px !important;
}

@media (min-width: 768px) {
	.ocf-theme-light .ocf-filter-header,
	.ocf-theme-light .ocf-module-page-header {
		text-transform: none;
	}
	.ocf-header {
		margin-bottom: 0 !important;
	}
}
.product-grid .product-thumb__attribute-item,
.uni-module .product-thumb__attribute-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	position: relative;
	margin-bottom: 5px;
	background-color: #ffffff;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.product-grid .product-thumb__attribute-item:after,
.uni-module .product-thumb__attribute-item:after {
	left: 0;
	right: 0;
	bottom: 5px;
	height: 0;
	width: 100%;
	content: '';
	display: block;
	position: absolute;
	border-bottom: dotted 1px #bbb;
}
.product-grid .product-thumb__attribute-item span,
.uni-module .product-thumb__attribute-item span {
	background-color: inherit;
	position: relative;
	z-index: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.product-list .product-thumb__attribute-item {
	display: inline-block;
	position: relative;
}
.product-list .product-thumb__attribute-item:not(:last-child):after {
	content: '/';
	display: inline-block;
	margin: 0 8px;
}
.product-list .product-thumb__attribute-name:after {
	content: ':';
	display: inline-block;
	margin: 0 8px 0 2px;
}

nav#category-module ul {
	list-style: none;
}
.menu-module__a,
.menu-module__a:focus,
.menu-module__children-a,
.menu-module__children-a:focus,
.menu-module__child-a,
.menu-module__child-a:focus {
	color: #393939;
}
.menu-module__children-a:hover,
.menu-module__child-a:hover {
	color: #83c150 !important;
}
ul.menu-module__children,
ul.menu-module__child {
	padding-left: 15px;
}
.menu-module__children-a {
	align-items: initial;
	justify-content: space-between;
	padding: 10px 15px;
}
.menu-module__children-a .menu-module__pm {
	margin: -10px -15px -10px 0;
}
.menu-module__child-a {
	font-size: 0.95em;
	padding: 5px 20px 5px 9px;
	display: flex;
}

nav#category-module ul a.active {
	font-weight: bold;
}
.menu__top-links__ul {
	list-style: none;
	margin: 0;
	padding: 25px 15px;
}
.menu__top-links__a {
	display: flex;
	height: 100%;
	align-items: center;
	padding: 5px 0;
	font-weight: 500;
	color: var(--menu-main-level-1-c);
}

.manufacturer-it {
	display: block;
	padding: 15px 15px;
	margin: 0;
	box-shadow: none;
	border: 1px solid #f5f5f5;
	margin-bottom: 20px;
}
.manufacturer-it__name {
	font-size: 15px;
	text-align: center;
	height: 70px;
	display: -ms-flexbox;
	display: flex;
	font-weight: 700;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	color: #000;
}
.manufacturer-it__image img {
	text-align: center;
	margin: 0 auto;
}
.product-thumb__price .price-text {
	font-size: 1em;
}

.live-search__price .price-text {
	font-size: 12px;
}
a.btn-footer {
	color: #fff !important;
	max-width: 251px;
}
.info-text-found-cheaper {
	font-size: 21px;
	margin-bottom: 20px;
}
.form-control.error_input {
	border-color: #f44336;
}

.tooltip__button {
	position: relative;
	color: #03a9f4;
	cursor: pointer;
}

.tooltip__popover {
	width: 320px;
	position: absolute;
	background-color: #fff;
	box-shadow: 0 0 30px #d0d0d0;
	padding: 20px 30px;
	left: 0;
	bottom: 24px;
	box-sizing: border-box;
	margin: 0;
	z-index: 2;
	color: #000;
	font-weight: normal;
	display: none;
}

.tooltip__popover:before {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	bottom: -10px;
	left: 15px;
	position: absolute;
	content: '';
}

.tooltip__button:hover .tooltip__popover {
	display: block;
}

.tooltip__popover-item {
	margin-bottom: 5px;
}

.tooltip__popover-title {
	margin-bottom: 10px;
	font-weight: 500;
}

.tooltip__popover-image {
	border-radius: 5px;
	margin-right: 5px;
}
.product-price__credit-text {
	margin-top: -20px;
	margin-bottom: 20px;
}

.btn-cheaper {
	font-size: 14px;
	margin-left: 25px;
	background-color: rgb(238 183 98 / 15%);
	color: #dd952f;
	font-weight: 500;
}

.btn-cheaper:hover {
	background-color: rgb(238 183 98 / 15%);
	color: #dd952f;
}

ul.breadcrumb a {
	color: #bbb;
}

ul.breadcrumb a:hover {
	color: #0077cc;
}

.category-wall__title.type2 a {
	color: #000;
}

.review-module__name {
	color: #000;
}

.checkout-customer__group {
	display: none;
}
.category-list__name {
	color: #000;
}

.region-menu {
	list-style: none;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-gap: 45px;
}
.region-menu > li > span {
	display: inline-block;
	padding: 5px 25px;
	border-radius: 2px;
	background: #f1f1f1;
	width: 100%;
	font-weight: 500;
	margin-bottom: 10px;
}
.region-submenu {
	list-style: none;
	padding: 0 25px;
}

.region-submenu a {
	text-decoration: none;
	color: #000;
}

.region-submenu a:hover {
	text-decoration: none;
	color: #83c150;
}
#showmore {
	margin: 15px 0;
}
#showmore a {
	height: 38px;
	max-width: 250px;
	line-height: 38px;
	font-weight: 500;
	padding: 0 20px;
	margin: 0 auto;
	color: var(--btn-primary-c);
	background: var(--btn-primary-bg);
	display: block;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border-radius: var(--border-radius-1);
}

#showmore a:hover,
#showmore a:focus {
	color: var(--btn-primary-c-hover);
	background: var(--btn-primary-bg-hover);
}
.product-page__textblock-flex {
	display: flex;
}
.product-page__textblock-text {
	padding: 0 0 0 20px;
}
.product-page__textblock-link {
	display: inline-block;
	font-size: 18px;
	margin-top: 5px;
}
.unicheckout-sticky__total-title {
	padding-right: 10px;
}

.header-block {
	padding: 17px 0;
}

.header-search__input {
	height: 48px;
}
.fly-menu__search .header-search__input {
	height: 40px;
}
.header-menu__btn {
	height: 48px;
}

.fly-menu__menu-btn {
	height: 40px;
}

.header-logo {
	max-width: 130px;
}

.payment-method .radio {
	margin-bottom: 22px;
}

.payment-method__description {
	margin: 0 0 5px;
	font-size: 0.85em;
	color: #888;
}
.payment-method__price {
	color: #ff9800;
	font-weight: 500;
}

.payment-method__title {
	font-weight: 500;
}

.product-data__item.manufacturer a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.fly-menu2 {
	display: none;
	align-items: center;
	z-index: 1030;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background: var(--fly-menu-bg);
	box-shadow: 0 4px 10px rgba(0 0 0 / 0.2);
	transition: opacity 0.25s, visibility 0.25s, transform 0.25s;
	opacity: 0;
	visibility: hidden;
}

.fly-menu2 .container {
	width: 100%;
}

.fly-menu2 .row {
	display: flex;
	height: 54px;
	margin: 0;
	align-items: center;
	justify-content: space-between;
}

.fly-menu2 .row:before,
.fly-menu2 .row:after {
	display: none;
}

.fly-menu2__left,
.fly-menu2__right {
	display: flex;
	align-items: center;
}

.fly-menu2__img {
	height: 39px;
}

.fly-menu2__menu-btn {
	background: #f1f1f1;
	border: none;
	margin-right: 10px;
	font-size: 18px;
	width: 37px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 37px;
	border-radius: 4px;
}

.fly-menu2__logo {
	margin-left: 10px;
}

.fly-menu2__cart {
	position: relative;
	cursor: pointer;
	margin-right: 0;
}
.fly-menu2__cart i.fa {
	font-size: 20px;
}
.fly-menu2__cart-total {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: -6px;
	bottom: -4px;
	padding: 0 3px;
	min-width: 14px;
	height: 14px;
	font-size: 0.6em;
	right: var(--header-total-items-right, -8px);
	color: var(--header-icon-total-c);
	background: var(--header-icon-total-bg);
	padding: 0 3px;
	font-size: 10px;
	border-radius: 100%;
}
.fly-menu2__column-ul {
	margin: 0;
}
.fly-menu2__column-li,
.fly-menu2__column-dop a {
	display: flex;
	align-items: center;
}
.fly-menu2__column-li {
	margin-bottom: 12px;
}
.fly-menu2__column-li > i,
.fly-menu2__column-dop a > i {
	width: 40px;
	height: 40px;
	color: var(--fly-contacts-item-c);
	background: var(--fly-contacts-item-bg);
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 19px;
	margin-right: 12px;
}
.fly-menu2__column-li .fa-viber {
	color: #fff;
	background: #563dbd;
}
.fly-menu2__column-li .fa-paper-plane,
.fly-menu2__column-li .fa-telegram-plane,
.fly-menu2__column-li .fa-telegram {
	color: #fff;
	background: #0088cc;
}

.fly-menu2__column-a {
	color: #000;
	font-weight: 500;
}

.is-fly-menu2-grab.is-header-sticky .fly-menu2 {
	transform: translate(0, -100%);
	transition: opacity 0.25s, visibility 0.25s, transform 0.25s;
	opacity: 0;
	visibility: hidden;
}

.is-fly-menu2-grab.is-header-sticky-open .fly-menu2 {
	transform: translate(0, 0);
	opacity: 1;
	visibility: visible;
}

.option__color {
    width: 50px;
    height: 50px;
    display: block;    
}

.option__color > span {
    display: block;
    width: 100%;
    height: 100%;
}

.btn-redaktor {
    font-size: 13px;
    background: #9c27b017;
    color: #9C27B0;
    font-weight: 500;
}

.btn-redaktor > i {
    margin-left: 7px;
}

.header-search .search-btn-clear {
    top: 13px;   
}

.ocf-btn, .ocf-theme-light .ocf-value-count {    
    background-color: #f7f7f7 !important;    
}
.ocf-input-group-addon {    
    background-color: #ffffff !important;   
}

.ocf-input-group-addon:not(:first-child):not(:last-child), .ocf-input-group-btn:not(:first-child):not(:last-child), .ocf-input-group .ocf-form-control:not(:first-child):not(:last-child) {
    border-radius: 4px !important;
}
.ocf-input-group .ocf-form-control:first-child, .ocf-input-group-addon:first-child {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.ocf-noUi-handle {
    width: 15px !important;
    height: 15px !important;
    right: -9px !important;
    top: 1px !important;
}

.ocf-noUi-handle {
    border-width: 0 !important;    
    box-shadow: none !important;
}

.ocf-theme-light .ocf-search-btn-static, .ocf-theme-light .ocf-search-btn-popover, .ocf-theme-light .ocf-search-btn-static.ocf-disabled, .ocf-theme-light .ocf-search-btn-popover.ocf-disabled {
    background-color: var(--add-to-cart-btn-bg) !important;
    
}

.option-tooltip {
    display: none;
    position: absolute;
    left: 50%;
    width: 250px;
    height: 200px;
    margin-left: -131px;
    height: auto;
    bottom: 60px;
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.25);
    box-shadow: 0 0 8px rgba(0,0,0,.25);
    background: #fff;
    padding: 0;
    z-index: 1000
}

.option-tooltip:after {
    content: '';
    position: absolute;
    right: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    top: 50%;
    transform: rotate(-90deg);
    margin-top: -10px
}

.option-tooltip::after {
    bottom: -20px;
    top: auto;
    right: 44%;
    transform: rotate(0deg)
}

.option__group .option__item:hover .option-tooltip {
    display: block
}

.option-tooltip__img {
    overflow: hidden;
    position: relative
}

.option-tooltip__img a:before {
    content: '\f002';
    display: block;
    font-family: "Font Awesome\ 5 Free", "FontAwesome";
    font-size: 14px;
    font-weight: 900;    
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    color: #fff;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -19px;
    opacity: 0;
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.option-tooltip__img a:after {
    content: '';
    background: rgb(0 0 0 / 42%);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    opacity: 0
}

.option-tooltip__img a:hover:before {
    opacity: 1;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.option-tooltip__img a:hover:after {
    opacity: 1;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.option-tooltip img {
    width: 100%;
    overflow: hidden;
    max-width: 250px;
    max-height: 200px;
    z-index: 1000;
    display: block;
    border: 0;
    box-sizing: border-box;
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.option-tooltip__desription {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    padding: 0;
    bottom: 0;
    z-index: 1000
}

.option-tooltip__wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 23px 11px 19px;
    height: auto;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 21px;
    background: #fff
}

.option-tooltip__name {
    width: 100%;
    display: block;
    font-weight: 500;
    line-height: 15px;
    font-size: 14px
}

.option-tooltip__price {
    margin-left: auto;
    margin-top: auto;
    margin: -1px 0 0 20px;
    font-weight: 700;
    flex-shrink: 0;
    font-size: 14px!important
}

.products-block .product-thumb__name {
    margin: 0;  
    min-height: 50px;  
}

.products-block .product-thumb__attribute {
    flex-basis: content;
    color: #888;   
    flex: 0 0 72px;
}

.product-thumb__hpm{
  margin-bottom: auto;
}

.product-thumb__hpm .hpm-group {
    margin-bottom: 0;
}

.product-thumb  .hpm-link {
    margin: 3px;
    cursor: pointer;
    border-radius: 0;
    border: 1px solid #d3d3d3;
    float: left;
    text-align: center;
    max-width: 100px;
    color: #666;
    border-radius: 4px;
    border-width: 1px;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-thumb  .hpm-link:hover {   
    border-color: var(--add-to-cart-btn-bg);;    
    color: var(--add-to-cart-btn-bg);;    
}

.product-thumb  .hpm-type-images  {
  display: flex;  
}

.product-thumb .hpm-type-images .hpm-item, .product-thumb .hpm-link{
  flex: 0 0 34px;
}

.product-thumb__rassrochka {
  height: 25px;
margin-bottom: 10px;    
}

.rassrochka__btn {    
    border: none;
    border-radius: 20px;
    white-space: nowrap;
    color: var(--prod-thumb-name);;
    padding: 3px 15px;
    font-size: 13px;    
    width: max-content;    
    background: rgb(245,187,105);
background: linear-gradient(90deg, rgba(245,187,105,0.33657212885154064) 0%, rgba(124,209,54,0.2805497198879552) 100%);   
    
}

.rassrochka__btn:hover { 
    color: #fff;  
    background: rgb(245,187,105);
    background: linear-gradient(90deg, rgba(245,187,105,1) 0%, rgba(123,209,53,1) 100%);
}

.product-price__rassrochka {
    margin-bottom: 22px;
    margin-top: -12px;
}

.installments .installment {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 34px 1fr 1fr 1fr;
    grid-template-columns: 87px 1fr 1fr 1fr;
    margin-bottom: 9px;    
    align-items: center;
}
.installments .installment__image {
  border-radius: 5px;
    width: 70px;
    height: 45px;
}
.installment__text {
    padding-left: 10px;
}
.installment__text span{
  display: block;
  font-size: 12px;
      color: #888;
}

.installment__text i{
font-style: normal;
}

.rassrochka__installments {
    margin-bottom: 17px;
}

.rassrochka__text-dop {
    margin-bottom: 17px;
    color: #888;
}

.rassrochka__buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.faq {
	margin-top: 2.8125rem;
}
.faq__item {
	background-color: #fff;
	border: solid 1px rgba(0 0 0 / .06);
	margin-bottom: .9375rem;
	font-size: 15px;
	line-height: 145%;	
	border-radius: var(--border-radius-1);
}
.faq__item:hover {
	border: solid 1px transparent;
	box-shadow: 0 5px 15px rgba(0 0 0 / .12);
}
.faq__head {
	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;
	position: relative;
	padding-left: .9375rem;
	padding-right: .9375rem;
	padding-top: .9375rem;
	padding-bottom: .9375rem;
	font-weight: 600;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	gap: 1.25rem;
	
}
.faq__text {
	padding-left: 3.125rem;
	padding-right: 3.125rem;
	padding-bottom: 1.875rem;
}
.faq__close {
	flex: 0 0 1.25rem;
	width: 1.25rem;
	height: 1.25rem;
	background-color: #fff;
	position: relative;
	border-radius: 50%;
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
}
.faq__close:after,
.faq__close:before {
	content: " ";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.0625rem;
	right: 50%;
	margin-right: -0.3125rem;
	width: .625rem;
	height: .125rem;
	background-color: #26211a;
	-webkit-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
	transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
}
.faq__close:after {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-sand-transform: rotate(90deg);
}
.faq__item.open .faq__close:after {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-sand-transform: rotate(0deg);
}


.form__error {
	color: red;
	text-align: left;
	font-size: 12px;
	display: block;
	margin-top: 3px;
	display: none;
}

.form input {
	outline: none;
	display: block;
	width: 100%;
	border-radius: 2px;
	border: 1px solid #ccc;
	padding: 10px;
	box-sizing: border-box;
}

.form button {
	width: 100%;
	padding: 10px;
	border-radius: 2px;
	border: 0;
	background-color: #ccc;
	color: #fff;
}

.form-creator input:valid:not(:placeholder-shown) {
	border-color: green;
}

.form-creator input:invalid:not(:placeholder-shown) {
	border-color: red;
}

.form-creator input:invalid:not(:placeholder-shown)+.form__error {
	display: block;
}

.payment-method .input input, .shipping-method .input input{	
	min-width: 22px;
	width: 22px;
	height: 22px;	
}

.payment-method .input input[type="radio"]:checked:after , .shipping-method .input input[type="radio"]:checked:after{	
	width: 18px;
	height: 18px;	
}

.shipping-method__floor .shipping-method__label + .shipping-method__label {
	margin-top: 15px;
}

.shipping-method__description {
	margin: 0 0 5px;
	font-size: 0.85em;
	color: #888;
}

.shipping-method__alert {
	color: #000;
	background-color: rgba(227, 105, 60, 0.08);
	border-color: rgba(227, 105, 60, 0.08);
	font-size: 13px;
	position: relative;
	border: 0;
	border-radius: 6px;
	overflow: hidden;
	padding: 12px 24px;
}

.checkout-customer .row-flex{
	flex-direction: column;
}
.checkout-customer__input {	
	width: 100%;
	max-width: 468px;
}
.checkout-customer__label {
	margin-left: 10px;
}

.checkout-customer__label {
	margin-left: 10px;
}
.checkout-customer__label-required{
color: red;
}
.payment-method__heading {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 7px;
}
.payment-method__alert {
	color: #000;
	background-color: rgba(227, 105, 60, 0.08);
	border-color: rgba(227, 105, 60, 0.08);
	font-size: 13px;
	position: relative;
	border: 0;
	border-radius: 6px;
	overflow: hidden;
	padding: 12px 24px;
}
.payment-method__inner {
	display: flex;
	align-items: center;
	gap: 15px;
}
.payment-method__logo {
	width: 83px;
	height: 50px;
	display: block;
	background: center no-repeat;
	background-size: contain;
}


@media (min-width: 768px){
.ocf-theme-light .ocf-selected-filter {
    background-color: #f3f3f3 !important;
    border-radius: 4px !important;
}
.ocf-theme-light .ocf-selected-discard:hover {
    border-color: #ffffff !important;
    background: #fff !important;
    border-radius: 4px !important;
}
}


@media (max-width: 1499px) {
	.shops__container.list {
		height: 523px;
	}
}

@media (max-width: 1399px) {
	.home-txt__item {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
	}
	.archon__text {
		font-size: 13px;
	}
}


@media (max-width: 1309px){
   .uni-slideshow_v2-0 .uni-slideshow_v2__item, .uni-slideshow_v2-0 .uni-slideshow_v2__img {
    height: 286px !important;
} 
 .uni-slideshow_v2-0 .uni-slideshow_v2__img {
    min-height: 286px !important;
    max-height: 286px !important;
 }
 #column-left .uni-banner__img, #column-right .uni-banner__img {
    max-height: 134px !important;
}
}

@media (max-width: 1199px) {
	.shops__list-title {
		font-size: 16px;
	}
	.shops__list-address {
		font-size: 13px;
	}
	.shops__list-time {
		margin-left: 0;
		display: block;
		margin-top: 5px;
	}
	.shops__list.new-style .region_button {
		font-size: 20px;
		padding: 20px 25px;
	}
	.shops__list {
		width: 35%;
	}
	.shops__map-container {
		width: 65%;
		height: 100%;
	}
  .home-page #column-right {
    display: none;
}
.rassrochka__btn span{
  display: none;
}

}

@media (max-width: 992px) {
	.shops__list-item img {
		margin-right: 13px;
	}
	.shops__list-title {
		font-size: 14px;
	}
	.shops__list.new-style .region_button {
		font-size: 16px;
	}
	.scrollbar {
		margin: 0;
		padding: 0 10px;
		list-style: none;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.category-scrollbar {
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 20px;
	}

	.category-scrollbar--b1 .scrollbar > div {
		min-width: 175px;
	}
	.sorts-block__limit {
		width: 100%;
		margin: 0 20px 0 0;
	}
	.form-creator__body {
		padding: 45px 60px;
	}
	.menu__collapse {
		position: relative;
		top: 0;
	}
	.region-menu {
		grid-template-columns: repeat(2, 1fr);
	}
	.fly-menu2 {
		display: flex !important;
	}
  .uni-slideshow_v2-0 .uni-slideshow_v2__item, .uni-slideshow_v2-0 .uni-slideshow_v2__img {
    height: 200px !important;
} 
 .uni-slideshow_v2-0 .uni-slideshow_v2__img {
    min-height: 200px !important;
    max-height: 200px !important;
 }
}

@media (max-width: 767px) {
	.home-txt__item {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
	.shops__view {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.shops__container {
		width: 100%;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.shops__list {
		width: 100%;
	}
	.shops__map-container {
		width: 100%;
		height: 100%;
	}
	.shops__map {
		height: 450px;
	}
	.shops__container.map .shops__list {
		display: none;
	}
	.shops__container.list .shops__map-container {
		display: none;
	}
	.shops__list {
		border-width: 1px 1px 1px 1px;
	}
	.archon__box {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.ocf-btn-mobile-static.ocf-mobile .ocf-btn {
		width: 100%;
	}
	.policy__text {
		font-size: 12px;
	}
	.form-creator__submit {
		display: block;
	}
	.form-creator__agreement {
		margin-left: 0;
		margin-top: 15px;
	}
}

@media (max-width: 575px) {
	.home-txt__item {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.archon__box {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.policy__text {
		width: 100%;
	}
	#policy .policy__confirm {
		position: relative;
		right: 0;
		top: 0;
		margin-right: 0;
		margin-top: 12px;
	}
	.form-creator__title {
		font-size: 18px;
	}
	.form-creator__body {
		padding: 30px;
	}
	.form-creator__box-content .btn-lg {
		width: 100%;
	}
	a.btn-footer {
		color: #fff !important;
		max-width: 100%;
	}
	.btn-cheaper_c {
		width: 100%;
		margin-bottom: 10px;
		padding-top: 5px;
	}
	.btn-cheaper {
		width: 100%;
		margin-left: 0;
	}
	.region-menu {
		grid-template-columns: repeat(1, 1fr);
	}
	.product-page__option .option__name {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.modal-dialog {
		display: block;
	}
  .btn-redaktor {   
    width: 100%;
    margin-top: 10px;
}
.product-thumb.uni-item .sticker__item.jan {    
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 84%;
    display: block;
    line-height: 22px;
}
.uni-slideshow_v2-0 .uni-slideshow_v2__item, .uni-slideshow_v2-0 .uni-slideshow_v2__img {
    height: 380px!important;
}
.uni-slideshow_v2-0 .uni-slideshow_v2__img {
    min-height: 380px !important;
    max-height: 380px !important;
 }
 .rating {   
    font-size: .75em;
}
.rassrochka__btn {    
    font-size: .6875rem;    
}
.rassrochka__btn strong{    
    font-weight: normal;   
}
.installments .installment__image {
    border-radius: 3px;
    width: 46px;
    height: 29px;
}
.installments .installment {   
    -ms-grid-columns: 46px 1fr 1fr 1fr;
    grid-template-columns: 46px 1fr 1fr 1fr;    
}
.installment__text span {
    display: none;
}
.installment__text {    
    font-size: 12px;
}
.hpm-type-images {
    margin: 0;    
}
.hpm-title {
    font-weight: normal;    
    font-size: 12px;
    margin-bottom: 3px;
}
.product-thumb .hpm-type-images .hpm-item, .product-thumb .hpm-link {
    flex: 0 0 22px;
    width: 22px;
    height: 22px;  
    margin: 1px; 
    font-size: .5625rem; 
}
.hcol-image {
    padding: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rassrochka__buttons .btn {    
    width: 100%;
    margin: 0;
}

.rassrochka__buttons .btn + .btn { 
    margin-top: 15px;
}

}

@media (max-width: 369px) {
	.form-creator__body {
		padding: 15px;
	}
  .installment__text i{
  display: block;
  }
}
