.hide {
	display: none !important;
}

.image-switch__img img {
	max-height: 100% !important;
	height: auto !important;
	box-sizing: border-box;
	padding: 20px;
}

.card-slide__link {
	display: flex;
}

.card-slide__image {
	height: auto;
	max-height: 100%;
	margin: auto;
	width: auto;
	max-width: 100%;
}

@media screen and (max-width: 767px) {
	.hero-slide__bg {
		background-position: center;
	}

	.menu-content__link {
		font-size: 14px;
	}
}

.catalog-filter.isOpen .catalog-filter__bottom {
	max-height: 7000px !important;
}

.discounts-item:before {
	z-index: -1;
}

.title-search-result {
	height: 100px !important;
	border: 0 !important;
	margin-top: -14px;
}

.title-search-result .search-result {
	display: block;
	opacity: 1;
	visibility: visible;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	max-width: 1000px;
}

.product__favorite.active svg {
	fill: #000;
	stroke: #000;
}

.product__favorite.active {
	visibility: visible;
	opacity: 1;
}

.hero__subtitle {
	color: #fff;
	font-family: 'HeliosExtLight', sans-serif;
}

.catalog-filter__txt {
	line-height: 10px;
}

@media screen and (max-width: 768px) {
	.catalog-filter__txt {
		line-height: inherit;
	}

	.selection {
		display: none;
	}
}

.sort-by__item {
	display: block;
}

.map-style {
	width: 100%;
	height: 100%;
	background-color: #c4c4c4;
}

.jcfs {
	justify-content: flex-start !important;
}

/*.g-tabs .simplebar-content{*/
/*    justify-content: center;*/
/*}*/
.choices__list--dropdown .choices__list {
	overflow-x: hidden;
}

.shop-nav__icon--favorite.active {
	background-image: url("data:image/svg+xml,<svg fill='inherit' viewBox='0 0 24 24' id='favorite' xmlns='http://www.w3.org/2000/svg'><path d='M19.462 12.962A5.25 5.25 0 1011.5 6.167a5.25 5.25 0 10-7.962 6.795l7.962 7.961 7.962-7.96v0z' stroke='inherit'/></svg>");
}

.popular-query {
	display: none;
}

.discount-text {
	max-width: 908px;
}

@media screen and (max-width: 1024px) {
	.news-grid__item:not(:nth-child(4n)) {
		display: block;
	}
}

.g-tabs__btn-active {
	background-color: #111;
	color: #fff;
}

.restorePasswordStep2 {
	display: none;
}

.restorePasswordStep2.active {
	display: block;
}

.restorePasswordStep1.active {
	display: none;
}

.restorePasswordStep3 {
	display: none;
}

.restorePasswordStep3.active {
	display: block;
}

/*.collections-item__image,.collection__image{*/
/*    height: auto !important;*/
/*    min-height: 100% !important;*/
/*    width: auto !important;*/
/*    top: auto !important;*/
/*    bottom: 0 !important;*/
/*    max-width: 2000px !important;*/
/*    object-fit: inherit !important;*/
/*    transform: translate(0,0) !important;*/
/*    right: 0 !important;*/
/*}*/
/*@media screen and (max-width: 577px){*/
/*    .collections-item__image,.collection__image{*/
/*        object-fit: cover !important;*/
/*        width: auto !important;*/
/*        height: auto !important;*/
/*        max-width: 100% !important;*/
/*        max-height: 100% !important;*/
/*        top: auto !important;*/
/*        right: 0 !important;*/
/*        left: auto !important;*/
/*        bottom: 0 !important;*/
/*        transform: translate(0,0) !important;*/
/*    }*/
/*    .collections-item--big .collections-item__image,.collections-item--big .collection__image{*/
/*        object-fit: inherit !important;*/
/*        max-width: 2000px !important;*/
/*        max-height: 2000px !important;*/
/*        bottom: auto !important;*/
/*        top: 50% !important;*/
/*        transform: translateY(-50%) !important;*/
/*    }*/
/*    .collections-card .collections-item__image{*/
/*        min-width: 100% !important;*/
/*        min-height: 100% !important;*/
/*    }*/
/*}*/
.catalog__quantity {
	white-space: nowrap;
	/*margin-right: 0;*/
}

.sort-by__caption {
	white-space: nowrap;
}

button[data-basket-id].active {
	background-color: #a39d94;
	color: #fff;
	border: 1px solid #a39d94;
}

.catalog-list__item button[data-basket-id].active {
	background-color: #a39d94;
	color: #fff;
	border: 1px solid #a39d94;
}

.product__title:first-letter {
	text-transform: uppercase;
}

.basket-items-list-item-container>td {
	border: none !important;
}

.cart-table__items {
	width: 100%;
}

@media screen and (min-width: 1241px) {
	.catalog__top {
		position: relative;
	}

	/*.catalog__tabs.g-tabs{*/
	/*position: absolute;*/
	/*left: 50%;*/
	/*transform: translateX(-50%);*/
	/*z-index: 10;*/
	/*flex-wrap: nowrap;*/
	/*}*/
}

.blog__item:last-child,
.blog__item:not(:nth-child(2n)) {
	display: list-item;
}

.cabinet-accordion__content input {
	display: none;
}

.cabinet-content__input-password {
	display: none;
}

.cabinet-content__radio {
	display: none;
}

.cabinet-accordion__content.active input {
	display: block;
}

.cabinet-accordion__content.active .cabinet-content__input-password {
	display: block;
}

.cabinet-accordion__content.active .cabinet-content__radio {
	display: inline-block;
}

.about-nav__list[data-simplebar] {
	display: none;
}

.about-nav__list[data-simplebar='init'] {
	display: flex;
}

.order_map {
	width: 100%;
	height: 550px;
	background-color: #c4c4c4;
}

.order_map .map-item {
	min-width: auto;
	max-width: 100vw;
	height: auto;
}

.order_map .offices-item__desc {
	white-space: nowrap;
}

.cart-shop--hidden .cart-shop__success {
	display: none;
}

.cart-shop--hidden .cart-shop__hours {
	display: none;
}

.cart-shop--hidden .cart-shop__tel {
	display: none;
}

.switch-tabs__content--active.point_selected {
	display: flex;
}

.map-right {
	display: none;
}

.point_selected .order_map {
	width: calc(100% - 300px);
	height: 500px;
}

.point_selected .map-right {
	width: 300px;
	display: block;
}

.cart-shop__address {
	min-width: 240px;
}

.list-reserve__text {
	max-width: 200px;
}

@media screen and (min-width: 576px) {
	.banner__image img {
		width: 224px;
		height: auto;
	}
}

.faq__items {
	width: 100%;
}

.card-features__content.active {
	max-height: 20000px;
}

/*section.banner{*/
/*    display: none;*/
/*}*/
/*.logos .logos__container{*/
/*    padding-top: 1px;*/
/*}*/
.banner-discount__container {
	display: none;
}

.choices__list.choices__list--dropdown button {
	padding: 0 20px 10px;
}

.choices__list--dropdown .choices__list {
	margin-bottom: 0;
}

.list-reserve__image {
	height: auto;
}

.about-nav {
	width: 100%;
}

.region-selection__container {
	position: relative;
}

@media screen and (min-width: 1024px) {
	.region-selection__close {
		top: 82px;
		width: 30px;
		height: 30px;
		right: 5px;
	}
}

.catalog-filter.isOpen .catalog-filter__bottom {
	overflow: visible;
}

.list-reserve__image {
	object-fit: contain;
	margin-top: 0;
	margin-bottom: auto;
}

.nav-location__value {
	text-transform: uppercase;
	color: black;
}

.image-switch {
	width: 100%;
}

.product__image {
	padding: 0;
}

.nav__list .nav__item .menu-nav__list--2 {
	border-left: 0;
	padding-left: 20px;
}

.nav__list .nav__item:first-of-type .menu-nav__list--2 {
	border-left: 3px solid #930035;
}

.menu-content__banner img {
	object-fit: none !important;
}

@media screen and (max-width: 768px) {
	.catalog-filter__top--2-before .catalog-filter__sticker {
		left: auto;
		right: 50px;
	}

	.catalog-filter__top--2-before .catalog-filter__stickerShow::before {
		left: auto;
		right: -6px;
		border-left: 6px solid rgba(0, 0, 0, 0.8);
		border-right: none;
	}

	.menu-content__banner img {
		object-fit: cover !important;
	}
}

.element-props-show-more-hide {
	display: none;
}

/*#way2PriceTime span {*/
/*	display: none;*/
/*}*/
#way3PriceTime span:nth-of-type(2n) {
	display: none;
}

#orderDeliveryPrice .bx-price-old {
	display: none;
}

.catalog__banner {
	margin: 56px 0px;
}

.catalog__banner-img {
	width: 100%;
	object-fit: cover;
	display: block;
	margin-bottom: 56px;
	height: 350px;
}

.catalog__banner-title {
	font-size: 32px;
	margin-top: 0;
	text-align: center;
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {
	.catalog__banner-img {
		height: auto;
	}

	.catalog__banner {
		margin-bottom: 60px;
	}

	source+.catalog__banner-img {
		margin-bottom: 60px;
		height: 535px;
	}
}

a>a {
	color: inherit;
}

a.tel__value:hover>a {
	opacity: 0.8;
}

a.tel__value>a {
	transition: opacity 0.3s linear 2s;
}

.logo img {
	object-fit: contain;
}

.header .choices__list .card__no-size {
	font-size: 11px;
	line-height: 12px;
}

.header .tel__value {
	margin-bottom: 0px;
	padding-top: 11px;
	line-height: 28px;
}

.header .choices__list {
	padding-bottom: 14px;
}

.header .card__no-size {
	margin-top: 0px;
}

/*.nav__list_fornew li:nth-child(3){order: 1;}*/
/*.nav__list_fornew li:first-child {order: 2;}*/
/*.nav__list_fornew li:nth-child(2){order: 3;}*/
/*.nav__list_fornew li:nth-child(4){order: 4;}*/
/*.nav__list_fornew li:nth-child(5){order: 5;}*/
/*.nav__list_fornew li:nth-child(6){order: 6;}*/
.popular-category__item {
	max-width: 100%;
}

.blog__more {
	padding: 13px 65px;
}
[data-text="Не установлен цвет"] {
  display: none;
}

.recaptcha, .recaptcha a{
	font-size: 10px;
	color: rgba(0,0,0,.5);
	line-height: 14px;
}
.grecaptcha-badge{
	display: none;
}
.banner-left .show-mobile {
	display: block;
	margin-bottom: -25px;
	font-size: 8pt;
}
.banner-left .banner__caption {
	font-size: 8pt;
    line-height: 13px;
}
@media (max-width: 1500px ){
	.banner-left .show-mobile {
		padding-top: 20px;
	}
}

/* Блок с бонусами в корзине */
.cart__container .ordering-info-wrapper{
	padding-top: 6px;
}

.cart__container .ordering-info{
	padding-top: unset;
}
.ordering-info-wrapper {
    position: sticky;
    top: 20px;
    right: 0
}
.bonuses-ordering:not(._plug){
	position: absolute;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    bottom: 160px;
	background-color: #F6F6F6;
	padding: 16px;
	margin-bottom: 25px;
}
.bonuses-ordering__title,
.bonuses-ordering__total-title,
.bonuses-ordering__total-num{
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
}
.bonuses-ordering__title,
.bonuses-ordering__total-title{
	text-transform: uppercase;
}
.bonuses-ordering__head{
	margin-bottom: 8px;
}
.bonuses-ordering__head .bonuses-ordering__item:last-child{
	flex-shrink: 0;
}
.bonuses-ordering__body{
	position: relative;
	z-index: 1;
}
.bonuses-ordering__row{
	display: flex;
	justify-content: space-between;
	gap: 8px;
}
.bonuses-ordering__total{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.bonuses-ordering__total-row{
	display: flex;
}
.bonuses-ordering__total-title{
	margin-right: 4px;
}
.bonuses-ordering__total-num{
	display: flex;
	align-items: center;
	white-space: nowrap;
	flex-shrink: 0;
}
.bonuses-ordering__total-num svg{
	align-self: start;
	display: block;
	flex-shrink: 0;
	width: 14px;
	height: 14px;
}
.bonuses-ordering__max{
	color: #56323F;
	margin-top: 4px;
}
.bonuses-ordering__max span {
	font-weight: 500;
	color: #000;
	white-space: nowrap;
	flex-shrink: 0;
}
.bonuses-ordering__btn{
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	flex-shrink: 0;
	max-width: 117px;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	border: solid 1px #000000;
	height: 40px;
	padding: 8px;
	margin: 0;
	box-sizing: border-box;
	cursor: pointer;
}
.bonuses-ordering__btn[disabled]{
	color: #FFFFFF;
	background-color: rgba(17, 17, 17, .1);
	border: none;
	z-index: -1;
}
.input-bonuses-ordering{
	position: relative;
	flex: 1 1 auto
}
.input-bonuses-ordering:not(._applied) ~ .bonuses-ordering__btn._decline{
	display: none;
}
.input-bonuses-ordering:not(._applied) .input-bonuses-ordering__icon._succes{
	display: none;
}
.input-bonuses-ordering._applied ~ .bonuses-ordering__btn._apply{
	display: none;
}
.input-bonuses-ordering._applied .input-bonuses-ordering__icon._clear{
	display: none;
}
.input-bonuses-ordering._applied .input-bonuses-ordering__field{
	border: solid 1px rgba(0, 0, 0, 0.5);
}
.input-bonuses-ordering__field[disabled] {
	color: #808080;
	border: none;
}
.input-bonuses-ordering__field[disabled] ~ .input-bonuses-ordering__icon{
	display: none;
}
.input-bonuses-ordering__field[readonly] {
	color: #808080;
	border: none;
}
.input-bonuses-ordering__field[readonly] ~ .input-bonuses-ordering__icon{
	display: none;
}
.input-bonuses-ordering__field{
	font-family: TTCommons, sans-serif;
	display: block;
	width: 100%;
	background-color: #fff;
	border: none;
	outline: none;
	height: 40px;
	padding: 0 36px 0 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	box-sizing: border-box;
}
.input-bonuses-ordering__field:placeholder-shown ~ .input-bonuses-ordering__icon._clear{
	display: none;
}
.input-bonuses-ordering__icon{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 12px;
	display: block;
	width: 16px;
	height: 16px;
	z-index: 1;
}
.input-bonuses-ordering__icon._clear{
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.input-bonuses-ordering__icon svg{
	display: block;
	width: 100%;
	height: 100%;
}

.tooltip-bonuses{
	position: relative;
	z-index: 2;
	align-self: flex-start;
	margin-left: 4px;
}
.tooltip-bonuses:hover .tooltip-bonuses__wrapper{
	opacity: 1;
	pointer-events: auto;
}
.tooltip-bonuses:hover .tooltip-bonuses__body{
	transform: none;
}
.tooltip-bonuses:hover .tooltip-bonuses__trigger{
	color: #000;
}
.tooltip-bonuses__trigger{
	flex-shrink: 0;
	width: 13px;
	height: 13px;
	cursor: pointer;
	color: #B6B6B6;
	transition: color .3s;
}
.tooltip-bonuses__trigger svg{
	display: block;
	width: 100%;
	height: 100%;
}
.tooltip-bonuses__wrapper{
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 160px;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s;
}
.tooltip-bonuses__body{
	margin-top: 4px;
	padding: 12px;
	border-radius: 12px;
	color: #45454A;
	background-color: #fff;
	border: solid 1px #EFEFF0;
	box-shadow: 0px 1.5px 4px -1px #0A090B12;
	font-size: 12px;
	line-height: 16px;
	transform: translateY(-10px);
	transition: transform .3s;
}
.tooltip-bonuses__body > * {
	margin-top: unset;
	margin-bottom: 8px;
	color: inherit;
	text-transform: none;
}
.tooltip-bonuses__body > *:last-child{
	margin-bottom: unset;
}
.tooltip-bonuses__body a{
	color: #808080;
	text-decoration: underline;
}
@media (min-width: 1440px) and (max-width: 1549px) {
	.tooltip-bonuses__wrapper{
		transform: translateX(-60%)
	}
}
@media (min-width: 1025px) and (max-width: 1439px) {
	.tooltip-bonuses__wrapper{
		transform: none;
		left: auto;
		right: -16px;
	}
}
@media (max-width: 1023px) {
	.cart__container .ordering-info-wrapper{
		position: relative;
		padding-top: unset;
		margin: 0 auto;
	}
	.bonuses-ordering:not(._plug) {
		bottom: 140px;
	}
}
@media (max-width: 576px) {
	.tooltip-bonuses__wrapper{
		transform: none;
		left: auto;
		right: -16px;
	}
}
/* Блок с бонусами в корзине */


/* Раздел с бонусами в лк */
.bonuses-lk{
	width: 100%;
	padding-bottom: 188px;
}
.bonuses-lk__wrapper{
	background-color: #F6F6F6;
	padding: 24px;
	margin-bottom: 20px;
}
.bonuses-lk__head{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	text-transform: uppercase;
}
.bonuses-lk__title{
	margin-right: 12px;
}
.bonuses-lk__row{
	display: flex;
}
.bonuses-lk__num{
	display: flex;
	flex-shrink: 0;
	white-space: nowrap;
}
.bonuses-lk__num svg{
	flex-shrink: 0;
	align-self: start;
	width: 22px;
	height: 22px;
	margin-right: 2px;
}
.bonuses-lk__list-item{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: rgba(0, 0, 0, .6);
	margin-bottom: 8px;
}
.bonuses-lk__list-item:last-child{
	margin-bottom: unset;
}
.bonuses-lk__list-item span{
	color: #000;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
}
.bonuses-lk__rules{
	display: inline-block;
	color: #7F7F7F;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
}
.bonuses-lk .tooltip-bonuses{
	margin-left: 12px;
}
.bonuses-lk .tooltip-bonuses__trigger{
	width: 20px;
	height: 20px;
}
@media (max-width: 768px) {
	.bonuses-lk{
		padding-bottom: 260px;
	}
}
@media (max-width: 479px) {
	.bonuses-lk{
		padding-bottom: 224px;
	}
	.bonuses-lk__wrapper{
		padding: 20px;
		margin-bottom: 16px;
	}
	.bonuses-lk__head{
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 16px;
	}
	.bonuses-lk__list-item{
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 4px;
	}
	.bonuses-lk__num svg{
		width: 20px;
		height: 20px;
	}
	.bonuses-lk .tooltip-bonuses__trigger{
		width: 18px;
		height: 18px;
	}
}
@media (min-width: 577px) {
	.bonuses-lk .tooltip-bonuses__wrapper{
		left: 50%;
		right: auto;
		transform: translateX(-50%);
	}
.card__btns {
	width: 50%
}
}
.cart-product__oldprice {
	display: inline-block;
	color: #a39d94;
	height: 10px;
	padding-top: 3px;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	font-size: 0.9em;
}
.cart-product__oldprice-mobile {
	display: block;
	padding-top: 0;
	margin-top: -4px;
}
/* Раздел с бонусами в лк */
/* Скрыть колличество в корзине */
.cart-table__quantity{
	display: none;
}.cart-product__quantity{
	display: none;
}
.disable-events{
    pointer-events: none;
}
.footer-menu__mobile-item--hidden {
	display: block;
}
@media (max-width: 576px) {
	.footer-menu__mobile-item--hidden {
		display: none;
	}
}
.table {
	border-collapse: collapse;
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
	border: 1px solid #dee2e6;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3em;
}
.table thead th {
	vertical-align: bottom;
	border: 1px solid #dee2e6;
}
.table tr th,
.table tr td {
	padding: .75rem;
	border: 1px solid #dee2e6;
	vertical-align: top;
	text-align: left;
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
@media (max-width: 565px) {
	.table-nowrap-mob tr th,
	.table-nowrap-mob tr td {
		white-space: nowrap;
	}
}
.modal_text_time{
  text-align: center;
  margin-bottom: 1rem;
}
.pincode {
  text-align: center;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}
.pincode input[type="number"] {
  width: 50px;
  height: 35px;
  line-height: 50px;
  text-align: center;
  border: 2px solid #A39D94;
  color: #000;
  padding: 15px 0px 10px;
  margin: 0 10px;
  font-size: 32px;
  /* font-weight: 700; */
  outline: none;
  background-color: #fff;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.pincode input[type="number"]::-webkit-outer-spin-button,
.pincode input[type="number"]::-webkit-inner-spin-button {
  display: none;
}

.pincode input[type="number"]:focus {
  border: 2px solid #A39D94;
}
.pincode_error{
  display: block;
  color: red;
}
.phone_pattern{
  color: black;
  text-align: center;
  font-size: 18px;
  margin-bottom: 1rem;
}
.request_link{
  font-size: 14px;
  margin-bottom: .8rem;
  color: #A39D94;
  text-align: center;
  border-bottom: 1px ;
}
.request_link a{
  text-decoration: underline;
}
.modal_text_phone{
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  margin-bottom: 1rem;
}
.change_phone{
  color: #000;
  border-bottom: 1px dashed #000;
  cursor: pointer;
}
.wrapper_suggest {
	position: relative;
}
.wrapper_suggest input{
	width: calc(100% - 22px);
}
.dadata_suggest-list{
	background-color: #fff;
	padding: 0 0 0 10px;
	list-style: none;
	line-height: 20px;
	position: absolute;
	width: 284px;
	top: 27px;
	border: 1px solid #a39d94;
	display: none;
}
.dadata_suggest-list li{
	padding: 5px;
	cursor: pointer;
}
.dadata_suggest-list li:hover{
	text-decoration: underline;
}
.modal-form__checkbox.error ~ .modal-form__switch {
    border-color: #c00;
}
