.header-contacts-item a:hover {
	color: var(--color4);
}
#map {
	width: 100%;
	height: 600px;
}
.video-icon {
	display: inline-block;
}
.collection-slider-item-block {
	justify-content: center;
	align-items: center;
}
.collection-slider-item-block:hover {
	background-color: transparent;
}
.showmore-item-hide {
	display: none;
}
.JS-ShowMore:not(.showmore-active) .show-more_hide {
	display: none;
}
.JS-ShowMore.showmore-active .show-more_show {
	display: none;
}
.index_blocks_mainpage_tags .block-common {
	padding-top: 0;
}
.news-list.tags {
	justify-content: center;
}
.news-list.tags .news-list-item {
	width: auto;
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
	background-color: var(--color4);
}
.news-list.tags .news-list-item .news-list-item-block-text-title {
	color: var(--color0);
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	line-height: 19.2px;
	letter-spacing: 0.03em;
}
.news-list.tags .news-list-wrapper {
	gap: 20px;
}
.news-list.tags .news-list-item-block-text {
	padding: 15px 25px 15px 25px;
}
.news-list.tags .news-list-item .news-list-item-block-text-title:hover {
	text-decoration: underline;
}
.block-panel.flex {
	display: flex;
}
.cities-list--wrapper {
}
.cities-list {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.cities-list-item {
	width: calc((100% - 60px) / 4);
}
.cities-list-item a {
	display: block;
}

@media(max-width: 992px){
	.cities-list-item {
		width: calc((100% - 40px) / 3);
	}
}
@media(max-width: 576px){
	.cities-list-item {
		width: calc((100% - 20px) / 2);
	}
}
.main-banner-aqualife .main-banner-v3-detail {
	z-index: 0;
}
.swiper-wrapper {
	margin: 1px 0;
}
.benefits-offer-v3-list-wrapper {
	margin-bottom: 40px;
}
.reviews-list-item .date {
	margin-bottom: 5px;
}
.vacancies-list-item-header {
	padding: 15px;
}
.vacancies-list-item-header-title {
	font-size: 18px;
	line-height: 24px;
}
.cart-buttons {
	text-align: left;
	margin-bottom: 25px;
}
.cart-buttons .btn {
	margin-left: 20px;
	width: 200px;
	height: 45px;
	padding: 5px 0;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}
.cart-buttons .btn:first-child {
	margin-left: 0;
}
.cart-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.cart-list-item {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	border: 1px solid #abd8f3;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.cart-list-item:first-child {
	margin-top: 0;
}
.cart-list-item:last-child {
	margin-bottom: 0;
}
.cart-list-item-number {
	flex: 0 1 45px;
	max-width: 45px;
	text-align: center;
	font-size: 18px;
	line-height: 21px;
	align-self: center;
}
.cart-list-item-image {
	flex: 0 1 65px;
	max-width: 65px;
	border-left: 1px solid #abd8f3;
	border-right: 1px solid #abd8f3;
	overflow: hidden;
}
.cart-list-item-image a {
	display: block;
	width: 65px;
	height: 65px;
	text-align: center;
}
.cart-list-item-image a img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.cart-list-item-image .image-wrap {
	width: 65px;
	height: 65px;
	position: relative;
}
.cart-list-item-name {
	flex: 1 1 auto;
	padding: 0 10px;
	align-self: center;
	max-width: 30%;
}
.cart-list-item-name div {
	color: #7f7f7f;
	font-size: 12px;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.cart-list-item-name div:first-child {
	margin-top: 0;
}
.cart-list-item-name div:last-child {
	margin-bottom: 0;
}
.cart-list-item-name a {
	color: #000;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}
.cart-list-item-amount {
	flex: 0 1 145px;
	max-width: 145px;
	text-align: center;
	height: 45px;
	align-self: center;
}
.cart-list-item-amount .payBlock-amount {
	height: inherit;
	font-size: 18px;
	line-height: 45px;
}
.cart-list-item-amount .payBlock-amount-btn {
	height: inherit;
	width: 45px;
	font-size: 33px;
	line-height: 45px;
	text-decoration: none;
}
.cart-list-item-price {
	flex: 0 1 190px;
	max-width: 190px;
	font-size: 17px;
	line-height: 45px;
	text-align: center;
	vertical-align: middle;
	align-self: center;
}
.cart-list-item-oldPrice {
	flex: 0 1 110px;
	max-width: 110px;
	height: 45px;
	align-self: center;
	border-left: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 45px;
	color: #7f7f7f;
	text-decoration: line-through;
}
.cart-list-item-delete {
	flex: 0 1 65px;
	max-width: 65px;
	height: 65px;
	align-self: center;
	text-align: right;
	vertical-align: middle;
	font-size: 30px;
	line-height: 65px;
	color: #f00909;
	text-decoration: line-through;
}
.cart-list-item-delete a {
	color: #6ab9e7;
}
.cart-total {
	width: 100%;
	height: 100%;
	border: 1px solid orange;
	border-radius: 5px;
}
.cart-total > * {
}
.cart-total > :last-child {
	border-bottom: none;
}
.cart-total-count {
	width: 100%;
	height: 45px;
	padding: 0 20px;
	font-size: 14px;
	line-height: 44px;
	vertical-align: middle;
	color: white;
	background-color: orange;
}
.cart-total-steps {
	width: 100%;
	margin: 0;
	padding: 30px 10px 30px 25px;
	position: relative;
	counter-reset: list;
}
.cart-total-steps li {
	list-style-type: none;
	position: relative;
	min-height: 25px;
	padding-left: 35px;
	line-height: 25px;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cart-total-steps li:first-child {
	margin-top: 0;
}
.cart-total-steps li:last-child {
	margin-bottom: 0;
}
.cart-total-steps li:before {
	counter-increment: list;
	content: counter(list);
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 1px solid #abd8f3;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	line-height: 23px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -12px;
}
.cart-total-steps li.active:before {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 14px;
	color: var(--color0);
	background: #8ec449;
	border-color: #8ec449;
}
.cart-total-info {
	padding: 10px;
}
.cart-total-info table {
	width: 100%;
	font-size: 14px;
	line-height: 16px;
}
.cart-total-info table td {
	padding: 5px 0;
}
.cart-total-info .total {
	color: orange;
	font-weight: bold;
}
.cart-steps {
	display: block;
	margin: 0;
	padding: 0;
	counter-reset: list;
}
.cart-steps-item {
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 30px;
}
.cart-steps-item:first-child {
	margin-top: 0;
}
.cart-steps-item:last-child {
	margin-bottom: 0;
}
.cart-steps-item::before {
	counter-increment: list;
	content: counter(list);
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: var(--hover-background);
	color: var(--color0);
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	line-height: 26px;
}
.cart-steps-item-title {
	display: inline-block;
	margin-left: 10px;
	line-height: 25px;
	vertical-align: middle;
	margin-bottom: 20px;
	font-weight: 500;
}
.cart-coupon .btn {
	height: 40px;
	font-size: 18px;
	line-height: 38px;
}
.basket-coupon-wrap {
	padding: 20px;
	padding-bottom: 30px;
}
.cartCatalogBlock-slider {
	padding-top: 20px;
}
.cartCatalogBlock-slider .catalogItem-title {
	font-size: 13px;
	line-height: 15px;
}
.cartCatalogBlock-slider .catalogItem-byuBlock {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.cartCatalogBlock-slider .catalogItem-byuBlock:first-child {
	margin-top: 0;
}
.cartCatalogBlock-slider .catalogItem-byuBlock:last-child {
	margin-bottom: 0;
}
.cartCatalogBlock-slider .catalogItem-byuBlock .btn {
	height: 30px;
	font-size: 13px;
	line-height: 30px;
}
.cartCatalogBlock-slider .catalogItem-byuBlock .icon-hart {
	font-size: 21px;
	line-height: 30px;
}
.cartCatalogBlock-slider .catalogItem-byuBlock-price .price {
	font-size: 1.5rem;
}
.cartCatalogBlock-slider .catalogItem-byuBlock-price .oldPrice {
	font-size: 0.625rem;
}
.cartCatalogBlock-slider .catalogItem-info {
	font-size: 0.625rem;
}
.cartCatalogBlock-slider .catalogItem {
	padding-bottom: 140px;
}
.cartCatalogBlock-slider .catalogItem-infoBlock {
	height: 160px;
}
.cartCatalogBlock-slider .slick-list {
	padding-top: 20px;
	margin-top: -20px;
}
.cartCatalogBlock-slider .slick-track {
	display: flex;
	flex-direction: row;
}
.cartCatalogBlock-slider .slick-track > * {
	flex: 0 1 20%;
	padding-left: 15px;
	padding-right: 15px;
}
.cartCatalogBlock-slider .slick-slide {
	max-width: none;
	flex: 0 1 100%;
}
.cartCatalogBlock-slider.slick-slider.slick-dotted {
	padding-bottom: 30px;
}
.cartCatalogBlock-slider.slick-slider.slick-dotted .slick-dots {
	bottom: 0;
	top: auto;
}
.basket-coupon_list {
	position: absolute;
	left: 0;
	top: 100%;
}
.coupons-list-item {
	display: inline-block;
	padding: 0 20px 0 10px;
	background: #ddd;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	height: 20px;
}
.coupons-list-item a {
	width: 20px;
	height: 20px;
	text-indent: 999px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	vertical-align: middle;
	color: #f00909;
}
.coupons-list-item a:after {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 20px;
	margin-right: 0.2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 20px;
	margin-left: 0.2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 0;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	font-size: 16px;
	color: #f00909;
}
.coupons-list-item .status-error {
	color: #f00909;
}
.icon-pay-1:before,
.icon-pay-3:before {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0.2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-pay-1:before {
	content: "";
}
.icon-pay-3:before {
	content: "";
}
#ajaxdata {
	position: relative;
}
.reload-block {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.8);
	z-index: 999;
}
.reload-block:after {
	content: "";
	display: block;
	width: 80px;
	height: 80px;
	background: url(/images/refresh.gif?v1.0) no-repeat center center;
	background-size: 100% auto;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -40px;
	position: absolute;
}
.fancybox-inner .form-order {
	width: 100%;
	padding: 20px;
	position: relative;
	z-index: 100;
}
.fancybox-inner .form-order .title {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 16px;
}
.fancybox-inner .form-order .title:first-child {
	margin-top: 0;
}
.fancybox-inner .form-order .title:last-child {
	margin-bottom: 0;
}
.fancybox-inner .form-order .top-block {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.fancybox-inner .form-order .top-block:first-child {
	margin-top: 0;
}
.fancybox-inner .form-order .top-block:last-child {
	margin-bottom: 0;
}
.fancybox-inner .form-order .top-block p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.fancybox-inner .form-order .top-block p:first-child {
	margin-top: 0;
}
.fancybox-inner .form-order .top-block p:last-child {
	margin-bottom: 0;
}
.fancybox-inner .form-order .order-list {
	margin-top: 20px;
	margin-bottom: 20px;
}
.fancybox-inner .form-order .order-list:first-child {
	margin-top: 0;
}
.fancybox-inner .form-order .order-list:last-child {
	margin-bottom: 0;
}
.fancybox-inner .form-order .order-list .title {
	font-size: 18px;
	line-height: 21px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fancybox-inner .form-order .order-list .title:first-child {
	margin-top: 0;
}
.fancybox-inner .form-order .order-list .title:last-child {
	margin-bottom: 0;
}
.fancybox-inner .form-order .order-list > a {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fancybox-inner .form-order .order-list > a:first-child {
	margin-top: 0;
}
.fancybox-inner .form-order .order-list > a:last-child {
	margin-bottom: 0;
}
.fancybox-inner .form-order .order-item:after {
	content: "";
	display: block;
	clear: both;
}
.fancybox-inner .form-order .order-item .or-img {
	width: 100px;
	height: 100px;
	float: left;
	text-align: center;
}
.fancybox-inner .form-order .order-item .or-img img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.fancybox-inner .form-order .order-item .or-descr {
	padding-left: 120px;
}
.address-select {
	width: 100%;
	position: relative;
}
.c-address-btn {
	display: inline-block;
	padding: 20px;
	border: 1px solid #abd8f3;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
}
.c-address-btn:first-child {
	margin-left: 0;
}
.history {
	width: 100%;
}
.history-item {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	text-align: center;
	border: 1px solid #abd8f3;
	border-radius: 5px;
	overflow: hidden;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
}
.history-item:first-child {
	margin-top: 0;
}
.history-item:last-child {
	margin-bottom: 0;
}
.history-item.history-head {
	height: 40px;
	background: #6ab9e7;
	color: var(--color0);
	line-height: 38px;
}
.history-item.history-head > * {
	padding: 0;
}
.history-item.history-head .history-item-status {
	background: 0 0;
	text-transform: none;
}
.history-item > * {
	flex: 1;
	border-left: 1px solid #ddd;
	padding: 21px 0;
}
.history-item > :first-child {
	border-left: none;
}
.history-item-number {
	flex: 0 1 40px;
	max-width: 40px;
}
.history-item-info {
	flex: 0 1 125px;
	max-width: 125px;
	padding: 5px 0 5px 25px;
	text-align: left;
}
.history-item-info a {
	display: block;
}
.history-item-price {
	font-size: 24px;
	line-height: 28px;
	padding: 15px 0;
}
.history-item-price .old-price {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	text-decoration: line-through;
	color: #b0bdc4;
}
.history-item-price .sale-order-list-button-container {
	margin-top: 10px;
	margin-bottom: 10px;
}
.history-item-price .sale-order-list-button-container:first-child {
	margin-top: 0;
}
.history-item-price .sale-order-list-button-container:last-child {
	margin-bottom: 0;
}
.history-item-price .sale-order-list-change-payment {
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.history-item-price .sale-order-list-change-payment:first-child {
	margin-top: 0;
}
.history-item-price .sale-order-list-change-payment:last-child {
	margin-bottom: 0;
}
.history-item-price .sale-paysystem-wrapper {
	font-size: 12px;
	line-height: 15px;
}
.history-item-price .sale-order-list-inner-row-template > div {
	margin-top: 10px;
	margin-bottom: 10px;
}
.history-item-price .sale-order-list-inner-row-template > div:first-child {
	margin-top: 0;
}
.history-item-price .sale-order-list-inner-row-template > div:last-child {
	margin-bottom: 0;
}
.history-item-price .sale-order-list-cancel-payment {
	font-size: 12px;
	line-height: 15px;
	display: none;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.history-item-price .sale-order-payment-change-payment-number {
	display: block;
	text-align: center;
}
.history-item-price .sale-paysystem-wrapper > span {
	display: none;
}
.history-item-price .sale-paysystem-wrapper .sale-paysystem-button-container .sale-paysystem-button {
	display: block;
}
.history-item-price .sale-order-payment-change-inner-row-body {
	font-size: 12px;
	line-height: 15px;
}
.history-item-price .sale-order-payment-change-inner-row-body .sale-order-payment-change-payment > * {
	margin-top: 10px;
	margin-bottom: 10px;
}
.history-item-price .sale-order-payment-change-inner-row-body .sale-order-payment-change-payment > :first-child {
	margin-top: 0;
}
.history-item-price .sale-order-payment-change-inner-row-body .sale-order-payment-change-payment > :last-child {
	margin-bottom: 0;
}
.history-item-price .sale-order-payment-change-pp-list {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.history-item-price .sale-order-payment-change-pp-list:first-child {
	margin-top: 0;
}
.history-item-price .sale-order-payment-change-pp-list:last-child {
	margin-bottom: 0;
}
.history-item-price .sale-order-payment-change-pp-company {
	width: 100%;
	font-size: 14px;
	line-height: 16px;
	max-width: none;
}
.history-item-price .sale-order-payment-change-pp-company-graf-container {
	width: 90%;
	margin: 0 auto;
	cursor: pointer;
	position: relative;
	padding: 10px;
}
.history-item-price .sale-order-payment-change-pp-company-graf-container input {
	display: none;
}
.history-item-price
	.sale-order-payment-change-pp-company-graf-container
	input:checked
	+ .sale-order-payment-change-pp-company-image {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 1px solid #8ec449;
	z-index: 0;
	top: 0;
	left: 0;
}
.history-item-status {
	background: #d8dc29;
	color: var(--color0);
	text-transform: uppercase;
	padding: 5px 0;
}
.history-item-status .row {
	height: 100%;
}
.history-item.done .history-item-status {
	background: #8ec449;
}
.sale-order-list-button-container .btn {
	font-size: 14px;
	line-height: 16px;
}
.discount {
	width: 100%;
}
.discount-item {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	text-align: center;
	border: 1px solid #abd8f3;
	border-radius: 5px;
	overflow: hidden;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 28px;
}
.discount-item:first-child {
	margin-top: 0;
}
.discount-item:last-child {
	margin-bottom: 0;
}
.discount-item.discount-head {
	height: 40px;
	background: #6ab9e7;
	color: var(--color0);
	font-size: 14px;
	line-height: 16px;
}
.discount-item.discount-head > * {
	align-self: center;
	padding: 0;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.discount-item > * {
	flex: 1;
	border-left: 1px solid #ddd;
	padding: 21px 0;
}
.discount-item > :first-child {
	border-left: none;
}
.discount-item-name {
	flex: 0 1 350px;
	max-width: 350px;
}
.discount-item-count {
	flex: 0 1 160px;
	max-width: 160px;
}
.checkboxEmulator-wrap input:checked + .checkboxEmulator:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background: #08a826;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -4px;
	border-radius: 50%;
}
.checkboxEmulator-title {
	margin-left: 5px;
	line-height: 14px;
}
.checkboxEmulatorBlock {
	width: 100%;
	height: 100%;
	padding: 20px;
	border: 1px solid #abd8f3;
	border-radius: 5px;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.checkboxEmulatorBlock-icon {
	display: block;
	flex: 1 1 35%;
	max-width: 35%;
	font-size: 80px;
	line-height: 80px;
	color: #6ab9e7;
	align-self: center;
	text-align: center;
}
.checkboxEmulatorBlock-icon span {
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.checkboxEmulatorBlock-text {
	align-self: center;
	display: block;
	flex: 1 1 65%;
}
.checkboxEmulatorBlock-title {
	font-weight: 500;
	text-transform: uppercase;
}
.checkboxEmulatorBlock-wrap {
	display: block;
	cursor: pointer;
}
.checkboxEmulatorBlock-wrap input {
	display: none;
}
.radioEmulator {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #6ab9e7;
	border-radius: 50%;
	position: relative;
	line-height: 20px;
	top: 3px;
	outline: 0;
}
.radioEmulator-wrap {
	cursor: pointer;
	margin-left: 20px;
}
.radioEmulator-wrap:first-child {
	margin-left: 0;
}
.radioEmulator-wrap input {
	display: none;
}
.radioEmulator-wrap input:checked + .radioEmulator:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background: #6ab9e7;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -4px;
	border-radius: 50%;
}
.radioEmulator-title {
	margin-left: 5px;
	line-height: 14px;
}
.btn.btn-info {
	border: 1px solid #57844d;
	background: #57844d;
	color: var(--color0);
	border-radius: 5px;
	display: inline-block;
}
a.btn,
button.btn,
input.btn {
	cursor: pointer;
}
a.btn:hover,
button.btn:hover,
input.btn:hover {
	background: #b0bdc4;
	color: #000;
}
a.btn.btn-success:hover,
button.btn.btn-success:hover,
input.btn.btn-success:hover {
	background: #75934e;
	color: var(--color0);
}
a.btn.btn-info:hover,
button.btn.btn-info:hover,
input.btn.btn-info:hover {
	background: #57844d;
	color: var(--color0);
}
.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -3px;
	margin-left: -3px;
	margin-top: 0;
}
.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 3px;
	padding-left: 3px;
}
.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.order-first {
	order: -1;
}
.order-last {
	order: 13;
}
.order-0 {
	order: 0;
}
.order-1 {
	order: 1;
}
.order-2 {
	order: 2;
}
.order-3 {
	order: 3;
}
.order-4 {
	order: 4;
}
.order-5 {
	order: 5;
}
.order-6 {
	order: 6;
}
.order-7 {
	order: 7;
}
.order-8 {
	order: 8;
}
.order-9 {
	order: 9;
}
.order-10 {
	order: 10;
}
.order-11 {
	order: 11;
}
.order-12 {
	order: 12;
}
.col-1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.col-2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}
.col-3 {
	flex: 0 0 25%;
	max-width: 25%;
	display: none;
}
.col-4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.col-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.col-6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.col-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.col-8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.col-10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.col-11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}
.margin-05 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.padding3 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.borderBlock {
	border: 1px solid #30a657;
	border-radius: 5px;
}
.padding-all-05 {
	padding: 10px;
}
.form {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.form:first-child {
	margin-top: 0;
}
.form:last-child {
	margin-bottom: 0;
}
.form.borderBlock {
	border: 1px solid #abd8f3;
	padding: 30px;
	border-radius: 5px;
}
.form .row {
	margin-top: 20px;
	margin-bottom: 20px;
}
.form .row:first-child {
	margin-top: 0;
}
.form .row:last-child {
	margin-bottom: 0;
}
.form .row.margin-05 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.form .row.margin-05:first-child {
	margin-top: 0;
}
.form .row.margin-05:last-child {
	margin-bottom: 0;
}
.form input[type="hidden"] + .row {
	margin-top: 0;
}
.form .btn {
	width: 200px;
	height: 45px;
	padding: 0;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	vertical-align: middle;
}
.form .buttonsWrap .btn {
	width: 100%;
	font-size: 18px;
	line-height: 43px;
}
.form-title {
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.form-title:first-child {
	margin-top: 0;
}
.form-title:last-child {
	margin-bottom: 0;
}
.form .block-title {
	font-size: 24px;
	line-height: 28px;
}
.form .user-type {
	font-size: 16px;
}
.form-group {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 10px;
}
.form-group .form-item {
	flex: 1;
	margin: 0;
}
.form-group .form-separate {
	flex: 0.15;
	align-self: center;
	text-align: center;
	color: #ddd;
}
.form-group > .label {
	flex: 0 1 30%;
	max-width: 30%;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	line-height: 40px;
	vertical-align: middle;
	position: relative;
}
.form-group > .input {
	flex: 0 1 70%;
	max-width: 70%;
	height: 40px;
	width: 100%;
}
.form-group > .input input[type="email"],
.form-group > .input input[type="password"],
.form-group > .input input[type="text"] {
	display: block;
	width: inherit;
	height: inherit;
	border: 1px solid #b0bdc4;
	padding: 10px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 20px;
}
.form-group.notshowinorder > .input {
	height: auto;
}
.form-group-date label img {
	position: absolute;
	top: 0;
	right: 8px;
	width: 38px;
	height: 38px;
	z-index: 20;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	cursor: pointer;
}
.form-group-date label:after {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 38px;
	margin-right: 0.2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 38px;
	margin-left: 0.2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	position: absolute;
	top: 0;
	right: 8px;
	height: 38px;
	z-index: 10;
	font-size: 16px;
	vertical-align: middle;
	color: #6ab9e7;
}
.form-group-radio {
	text-align: center;
}
.form-item {
	display: flex;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	flex-wrap: wrap;
}
.form-item:first-child {
	margin-top: 0;
}
.form-item:last-child {
	margin-bottom: 0;
}
.form-item.full-height {
	height: 100%;
}
.form-item.full-height textarea {
	height: 100%;
}
.form-item.calendar {
	position: relative;
}
.form-item.calendar:after {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0.2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -7px;
	color: #6ab9e7;
	cursor: pointer;
}
.form-item.select-wrap {
	position: relative;
}
.form-item.select-wrap:after {
}
.form-item input,
.form-item select,
.form-item textarea {
	width: 100%;
	height: 42px;
	border: 1px solid var(--color7);
	border-radius: 10px;
	padding: 13px 12px 13px;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
	margin-top: auto;
	font-weight: 500;
	letter-spacing: 0.39px;
	color: var(--color8);
	background-color: var(--color-input);
}
.form-item input.error-form,
.form-item select.error-form,
.form-item textarea.error-form {
	border-color: #f00909;
}
.form-item textarea {
	height: 80px;
}
.form-item textarea.height-100 {
	height: 100px;
}
.form-item.captcha-item {
	margin: 0;
	white-space: nowrap;
}
.form-item.captcha-item > * {
	display: inline-block;
	margin-left: 20px;
}
.form-item.captcha-item > :first-child {
	margin-left: 0;
}
.form-item.captcha-item input {
	width: 240px;
}
.form-item select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}
.form-center {
	text-align: center;
}
.form .agreement,
.form .agreement-block {
	font-size: 14px;
	line-height: 18px;
	color: var(--color8);
	vertical-align: top;
	font-weight: 500;
}
.form .agreement a,
.form .agreement-block a {
	display: inline;
	color: #6ab9e7;
}
.form .agreement-block {
	margin-top: 20px;
	margin-bottom: 20px;
}
.form .agreement-block:first-child {
	margin-top: 0;
}
.form .agreement-block:last-child {
	margin-bottom: 0;
}
.form .has-error {
	position: relative;
	z-index: 20;
}
.form .has-error .form-item {
	margin: 0;
}
.form.slam-easyform .form-item {
	margin: 0;
}
.form-wrap .form-item textarea {
	height: 40px;
}
.padding-all-down-md {
	padding: 20px;
}
.personal-address .checkboxEmulator-wrap {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 15px;
	height: 15px;
}
.personal-address .checkboxEmulator-wrap .checkboxEmulator {
	display: block;
	width: 15px;
	height: 15px;
	top: 0;
}
.checkboxEmulator {
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1px solid #08a826;
	position: relative;
	line-height: 14px;
	top: 3px;
	outline: 0;
	border-radius: 50%;
}
.checkboxEmulator-wrap {
	cursor: pointer;
}
.checkboxEmulator-wrap input {
	display: none;
}
.register .agreement .checkboxEmulator {
	display: none;
}
.register .agreement #userconsent-1 {
	display: unset;
}
.catalogItem {
	height: unset;
}
.catalogItem-info {
	display: none;
}
#headerCartSum {
	display: none;
}
.basket-sum {
	display: none;
}
.colnames {
	height: 40px;
}
.tooltip {
	background: #8ec449;
	color: var(--color0);
	z-index: 999999;
	position: absolute;
	padding: 15px;
	max-width: 900px;
	border-radius: 2px;
	box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}
.tooltip.animation-slide {
	-webkit-animation-name: slideTooltip;
	-webkit-animation-duration: 0.25s;
	-webkit-animation-timing-function: ease;
	animation-name: slideTooltip;
	animation-duration: 0.25s;
	animation-timing-function: ease;
}
.tooltip .tooltip-arrow {
	position: absolute;
	border: 8px solid #8ec449;
}
.tooltip-arrow.bottomtotop {
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	top: -16px;
}
.tooltip-arrow.toptobottom {
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	bottom: -16px;
}
.tooltip-arrow.righttoleft {
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-top-color: transparent;
	left: -16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.tooltip-arrow.lefttoright {
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-top-color: transparent;
	right: -16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.tooltip-arrow.center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.cart-list-item,
.cart-total .borderBlock {
	border-radius: 10px;
}
.basket-block {
	margin-top: 20px;
	margin-bottom: 30px;
}
.cart-coupon-table {
	display: flex;
	padding-top: 20px;
	gap: 30px;
}
.bonustable {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.bonustable-row {
	display: flex;
	flex-direction: row;
	gap: 20px;
}
.bonustable-row.near-input {
	height: 42px;
	display: flex;
	align-items: center;
}
.bonustable-row .text {
}
.bonustable-row .value {
	font-weight: 600;
	color: #000;
}
.bonustable--form {
	max-width: 300px;
}
.c-address-btn,
.checkboxEmulatorBlock {
	border: 1px solid var(--color5);
	border-radius: 10px;
	padding: 25px;
	cursor: pointer;
	background-color: var(--color0);
	overflow: hidden;
}
.c-address-btn.active,
.checkboxEmulatorBlock-wrap input:checked + .checkboxEmulatorBlock,
.c-address-btn:hover,
.checkboxEmulatorBlock:hover {
	border-color: var(--color4);
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.102);
}
#lift-info {
	padding: 20px 30px;
	font-style: unset;
	color: white;
	background: var(--hover-background);
	margin: 0px;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.form-item label,
label.form-item {
	font-weight: 500;
	color: #000;
	margin-bottom: 0;
}
.required-icon {
	color: red;
	padding-left: 5px;
}
.suggestions-suggestions {
	border-radius: 10px;
	background-color: var(--color0);
	border-color: var(--color4);
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.102);
}
.main-user-consent-request-announce-link {
	font-weight: 500;
	text-align: left;
	display: block;
}
.basket-delivery-profiles-link {
	margin-bottom: 20px;
}
.order-title {
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 30px;
}
.basket-block--bonus {
	font-size: 14px;
	font-weight: 500;
	line-height: 19.6px;
	color: var(--color9);
}
.basket-agreement {
	margin-top: 3px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.36px;
}
.pet.basket-block {
	border: 2px solid var(--color5);
	border-radius: 10px;
	border-color: var(--color4);
	/*box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.102);*/
	padding: 25px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.36px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.pet.basket-block p:last-child{
	margin-bottom: 0;
}
.basket-total-title {
	display: initial;
}
#pvzblock {
	margin-top: 0;
}
.basket-total {
	display: flex;
	gap: 30px;
	height: fit-content;
}
.basket-total-col {
	margin-top: 30px;
	width: 100%;
}
.row-100 {
	width: 100%;
	margin-top: 0;
}
.form-control:focus {
	border-color: var(--color5);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}

@media (min-width: 1100px) and (max-width: 1319.98px) {
	.cart-list-item-name {
		max-width: 280px;
	}
	.cart-list-item-price {
		max-width: 130px;
	}
	.cart-list-item-oldPrice {
		max-width: 90px;
	}
	.cart-list-item-delete {
		max-width: 65px;
	}
	.cart-total-steps {
		padding: 30px 10px 30px 10px;
	}
	.cart-coupon .font-18 {
		font-size: 16px;
	}
	.cart-coupon .btn {
		width: 160px;
	}
}
@media (min-width: 760px) and (max-width: 1099.98px) {
	.cart-list-item-name {
		max-width: 170px;
	}
	.cart-list-item-price {
		flex: 0 1 110px;
		max-width: 110px;
	}
	.cart-list-item-oldPrice {
		flex: 0 1 70px;
		max-width: 70px;
	}
	.cart-total {
		margin-top: 20px;
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		overflow: hidden;
	}
	.cart-total-count {
		flex: 1 1 100%;
		max-width: 100%;
		margin: 0 10px;
	}
	.cart-total-steps {
		flex: 0 1 50%;
		max-width: 50%;
		border-bottom: none;
		border-right: 1px solid #abd8f3;
		padding: 20px 100px 0;
		display: block;
		margin: -10px 0 0;
	}
	.cart-total-info {
		flex: 0 1 50%;
		max-width: 50%;
		display: block;
		margin: -10px 0 0;
		padding: 15px 60px;
	}
	.cart-coupon .right-text {
		text-align: left;
		padding-left: 20px;
	}
	.cart-coupon .col-md-7 {
		margin-top: 10px;
	}
	.cart-coupon .col-md-7:first-child {
		margin-top: 0;
	}
	.cart-coupon > .col-md-12 {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.cart-coupon > .col-md-12:first-child {
		margin-top: 0;
	}
	.cart-coupon > .col-md-12:last-child {
		margin-bottom: 0;
	}
	.basket-coupon-wrap {
		margin-top: 30px;
	}
	.history-item {
		font-size: 12px;
		line-height: 14px;
	}
	.history-item > * {
		padding: 19px 0;
	}
	.history-item-price {
		font-size: 17px;
		line-height: 19px;
		padding: 16px 0;
	}
	.history-item-status {
		padding: 5px 0;
	}
	.history-item-info {
		padding: 5px 0 5px 25px;
	}
	.discount-item {
		font-size: 18px;
		line-height: 21px;
	}
	.discount-item > * {
		flex: 1;
		border-left: 1px solid #ddd;
		padding: 21px 0;
	}
	.discount-item > :first-child {
		border-left: none;
	}
	.discount-item-name {
		flex: 0 1 260px;
		max-width: 260px;
	}
	.discount-item-count {
		flex: 0 1 115px;
		max-width: 115px;
	}
}
@media (max-width: 759.98px) {
	.cart-buttons {
		text-align: center;
	}
	.cart-buttons .btn {
		margin-left: 0;
		margin-top: 10px;
	}
	.cart-buttons .btn:first-child {
		margin-top: 0;
	}
	.cart-list {
		margin-top: 20px;
	}
	.cart-list-item {
		margin-top: 5px;
		margin-bottom: 5px;
		display: flex;
		padding: 5px 30px 5px 110px;
		position: relative;
		padding-right: 0px;
	}
	.cart-list-item:first-child {
		margin-top: 0;
	}
	.cart-list-item:last-child {
		margin-bottom: 0;
	}
	.cart-list-item:after {
		content: "";
		display: block;
		clear: both;
	}
	.cart-list-item-number {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 20;
		padding: 5px;
	}
	.cart-list-item-image {
		width: 100px;
		max-width: 100px;
		height: auto;
		position: absolute;
		top: 0;
		left: 0;
		padding: 10px;
		border: none;
	}
	.cart-list-item-image .image-wrap,
	.cart-list-item-image a {
		width: 100%;
		height: 100%;
	}
	.cart-list-item-name {
		width: 100%;
		font-size: 10px;
		line-height: 12px;
		padding: 5px 0;
	}
	.cart-list-item-name a {
		font-size: 12px;
		line-height: 14px;
	}
	.cart-list-item-amount {
		width: 145px;
		margin-top: 15px;
		margin-bottom: 5px;
		height: 40px;
	}
	.cart-list-item-amount:first-child {
		margin-top: 0;
	}
	.cart-list-item-amount:last-child {
		margin-bottom: 0;
	}
	.cart-list-item-amount .payBlock-amount {
		height: inherit;
	}
	.cart-list-item-amount .payBlock-amount-btn {
		height: inherit;
		width: 40px;
		font-size: 27px;
		line-height: 40px;
	}
	.cart-list-item-price {
		display: -moz-inline-stack;
		display: inline-block;
		font-size: 17px;
		line-height: 24px;
		max-width: 90px;
		padding-top: 9px;
	}
	.cart-list-item-oldPrice {
		display: -moz-inline-stack;
		display: inline-block;
		border: none;
		margin-left: 10px;
		font-size: 12px;
		line-height: 24px;
		vertical-align: middle;
		height: auto;
	}
	.cart-list-item-oldPrice:first-child {
		margin-left: 0;
	}
	.cart-list-item-delete {
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		display: block;
		width: 30px;
		height: 30px;
		font-size: 18px;
		line-height: 30px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.cart-list-item:before {
		content: "";
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 100px;
		background: #abd8f3;
	}
	.cart-coupon .right-text {
		text-align: center;
	}
	.cart-coupon .payBlock-amount {
		width: 166px;
		margin: 10px auto;
	}
	.cart-coupon .form {
		width: 166px;
		margin: 10px auto 0;
	}
	.cart .checkboxEmulatorBlock {
		padding: 10px;
		font-size: 12px;
		line-height: 14px;
	}
	.cart .checkboxEmulatorBlock p {
		font-size: 12px;
		line-height: 14px;
	}
	.cart .checkboxEmulatorBlock-icon span {
		margin-left: -10px;
		font-size: 60px;
	}
	.cart .form .right-text {
		text-align: center;
	}
	.cart .form .btn {
		margin-top: 10px;
	}
	.cart-coupon .btn {
		width: 100%;
	}
	.basket-coupon-wrap {
		padding-bottom: 40px;
	}
	.basket-coupon_list {
		text-align: center;
	}
	.history {
		width: auto;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.history > .history-item {
		flex: 0.8;
	}
	.history .history-wrap {
		flex: 2.2;
		padding-left: 2px;
		overflow: hidden;
	}
	.history .history-wrap .history-item {
		margin: 0 2px;
	}
	.history .history-wrap.slick-slider .slick-track {
		display: flex;
		flex-direction: row;
	}
	.history-item {
		display: block;
		height: auto;
		font-size: 9px;
		line-height: 11px;
		padding: 5px;
		margin: 0;
	}
	.history-item.history-head {
		height: auto;
		font-size: 10px;
		line-height: 13px;
	}
	.history-item.history-head > * {
		border-bottom-color: var(--color0);
		padding: 5px 0;
	}
	.history-item.history-head > .history-item-status {
		border: none;
	}
	.history-item > * {
		display: block;
		width: 100%;
		max-width: 100%;
		text-align: left;
		border-left: none;
		border-bottom: 1px solid #6ab9e7;
		padding: 6px 0;
	}
	.history-item > :last-child {
		border-bottom: none;
	}
	.history-item > .history-item-price {
		font-size: 9px;
		line-height: 11px;
	}
	.history-item > .history-item-price .old-price {
		display: inline;
		text-align: left;
		font-size: 6px;
		line-height: 11px;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
	}
	.history-item > .history-item-status {
		background: 0 0;
		color: #d8dc29;
		text-transform: none;
	}
	.history-item.done > .history-item-status {
		background: 0 0;
		color: #8ec449;
	}
	.discount {
		width: auto;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.discount > .discount-item {
		flex: 0.9;
	}
	.discount .discount-wrap {
		flex: 1.1;
		padding-left: 5px;
	}
	.discount-item {
		display: block;
		font-size: 14px;
		line-height: 16px;
		padding: 10px;
		margin: 0;
		height: 100%;
	}
	.discount-item.discount-head {
		height: auto;
		font-size: 12px;
		line-height: 14px;
	}
	.discount-item.discount-head > * {
		border-bottom-color: var(--color0);
		padding: 5px 0;
	}
	.discount-item.discount-head > .history-item-status {
		border: none;
	}
	.discount-item > * {
		display: block;
		width: 100%;
		max-width: 100%;
		text-align: left;
		border-left: none;
		border-bottom: 1px solid #6ab9e7;
		padding: 6px 0;
	}
	.discount-item > :last-child {
		border-bottom: none;
	}
	.discount-item > .discount-item-name {
		height: 45px;
	}
	.discount-item > .discount-item-count {
		height: 30px;
	}
	.discount-item > .discount-item-data {
		height: 40px;
	}
	.form.borderBlock {
		padding: 10px;
	}
	.form .col-12,
	.form .row {
		margin-top: 10px;
		margin-bottom: 0;
	}
	.form .col-12:first-child,
	.form .row:first-child {
		margin-top: 0;
	}
	.form .col-12.align-self-center,
	.form .row.align-self-center {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.form-item {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.form-item:first-child {
		margin-top: 0;
	}
	.form-item:last-child {
		margin-bottom: 0;
	}
	.form-button {
		text-align: center;
	}
}
@media (min-width: 550px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.order-sm-first {
		order: -1;
	}
	.order-sm-last {
		order: 13;
	}
	.order-sm-0 {
		order: 0;
	}
	.order-sm-1 {
		order: 1;
	}
	.order-sm-2 {
		order: 2;
	}
	.order-sm-3 {
		order: 3;
	}
	.order-sm-4 {
		order: 4;
	}
	.order-sm-5 {
		order: 5;
	}
	.order-sm-6 {
		order: 6;
	}
	.order-sm-7 {
		order: 7;
	}
	.order-sm-8 {
		order: 8;
	}
	.order-sm-9 {
		order: 9;
	}
	.order-sm-10 {
		order: 10;
	}
	.order-sm-11 {
		order: 11;
	}
	.order-sm-12 {
		order: 12;
	}
	.col-sm-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-sm-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-sm-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-sm-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-sm-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-sm-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media (min-width: 760px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.order-md-first {
		order: -1;
	}
	.order-md-last {
		order: 13;
	}
	.order-md-0 {
		order: 0;
	}
	.order-md-1 {
		order: 1;
	}
	.order-md-2 {
		order: 2;
	}
	.order-md-3 {
		order: 3;
	}
	.order-md-4 {
		order: 4;
	}
	.order-md-5 {
		order: 5;
	}
	.order-md-6 {
		order: 6;
	}
	.order-md-7 {
		order: 7;
	}
	.order-md-8 {
		order: 8;
	}
	.order-md-9 {
		order: 9;
	}
	.order-md-10 {
		order: 10;
	}
	.order-md-11 {
		order: 11;
	}
	.order-md-12 {
		order: 12;
	}
	.col-md-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-md-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-md-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-md-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-md-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media (min-width: 1100px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.order-lg-first {
		order: -1;
	}
	.order-lg-last {
		order: 13;
	}
	.order-lg-0 {
		order: 0;
	}
	.order-lg-1 {
	}
	.order-lg-2 {
	}
	.order-lg-3 {
		order: 3;
	}
	.order-lg-4 {
		order: 4;
	}
	.order-lg-5 {
		order: 5;
	}
	.order-lg-6 {
		order: 6;
	}
	.order-lg-7 {
		order: 7;
	}
	.order-lg-8 {
		order: 8;
	}
	.order-lg-9 {
		order: 9;
	}
	.order-lg-10 {
		order: 10;
	}
	.order-lg-11 {
		order: 11;
	}
	.order-lg-12 {
		order: 12;
	}
	.col-lg-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-lg-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-lg-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-lg-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-lg-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media (min-width: 1320px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	.order-xl-first {
		order: -1;
	}
	.order-xl-last {
		order: 13;
	}
	.order-xl-0 {
		order: 0;
	}
	.order-xl-1 {
		order: 1;
	}
	.order-xl-2 {
		order: 2;
	}
	.order-xl-3 {
		order: 3;
	}
	.order-xl-4 {
		order: 4;
	}
	.order-xl-5 {
		order: 5;
	}
	.order-xl-6 {
		order: 6;
	}
	.order-xl-7 {
		order: 7;
	}
	.order-xl-8 {
		order: 8;
	}
	.order-xl-9 {
		order: 9;
	}
	.order-xl-10 {
		order: 10;
	}
	.order-xl-11 {
		order: 11;
	}
	.order-xl-12 {
		order: 12;
	}
	.col-xl-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-xl-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-xl-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-xl-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-xl-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media (max-width: 549.98px) {
	.form .user-type {
		font-size: 14px;
	}
	.form .user-type label {
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0;
	}
	.form .user-type label:first-child {
		margin-top: 0;
	}
	.form .user-type label:last-child {
		margin-bottom: 0;
	}
	.form-group {
		display: block;
	}
	.form-group .form-item {
		width: 100%;
	}
	.form-item.captcha-item {
		width: 100%;
	}
	.form-item.captcha-item input {
		display: block;
		width: 100%;
		margin-left: 0;
	}
	.form-item.captcha-item img {
		display: block;
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 0;
		height: auto;
	}
	.form-item.captcha-item img:first-child {
		margin-top: 0;
	}
	.form-item.captcha-item img:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 1099.98px) {
	.padding-all-down-md {
		padding: 20px;
	}
}
@media (max-width: 1100px) {
	.colnames {
		display: none;
	}
}
@media (max-width: 700px) {
	.cart-list-item-amount {
		flex: 2 1 90px;
		max-width: unset;
		padding-right: 8px;
	}
	.cart-list-item-price {
		flex: 0 1 90px;
		padding-left: 0px;
		max-width: 60px;
		display: none;
	}
	.cart-list-item-name {
		max-width: 90%;
	}
	.payBlock-amount-field {
		min-width: 30px;
	}
	.btn-minus {
		width: 40px;
	}
	.btn-plus {
		width: 40px;
	}
}
@media (max-width: 760px) {
	.cartoneitemprice {
		display: none;
	}
}
@media (max-width: 768px) {
	.cart-buttons .button {
		width: 100%;
	}
	.cart-coupon-table {
		flex-direction: column;
		gap: 0;
	}
	.bonustable {
		gap: 10px;
	}
	.basket-total-container {
		width: 100%;
	}
	.c-address-btn {
		font-size: 14px;
		line-height: 16px;
		padding: 10px;
	}
}

.cart-coupon-table {
	padding-top: 10px;
}
.bonustable-row {
	justify-content: space-between;
}
.bonustable-row.near-input {
	height: auto;
}
.cart-coupon-table {
	display: block;
}
.bonustable-row.near-input {
	margin-bottom: 10px;
}
.basket-block--bonus {
	max-width: 520px;
}
.c-address-btn.active {
	box-shadow: none;
	border-width: 2px;
	padding: 10px 30px;
	font-weight: 500;
	color: #000;
}
.checkboxEmulatorBlock-wrap input:checked + .checkboxEmulatorBlock {
	box-shadow: none;
	border-width: 2px;
	padding: 10px 30px;
	font-weight: 500;
	color: #000;
}
.checkboxEmulatorBlock-title {
	text-transform: none;
}
.checkboxEmulatorBlock {
	border-width: 2px;
	padding: 10px 30px;
}
.form-item label {
	margin-bottom: 10px;
}
#lift-info {
	padding: 10px 30px;
	font-weight: 500;
	border-radius: 7px;
}

.basket-total {
	min-width: 392px;
	max-width: 392px;
}

#basket_wrapper {
	position: relative;
}

.basket-total{
	position: relative;
}
.basket-total-container {
	position: absolute;
	right: 0;
	top: 0px;
	will-change: transform;
	will-change: top;
	transition: top 0.3s ease-out;
	backface-visibility: hidden;
	transform: translateZ(0);
	background: var(--color0);
}

.basket-total--wide {
	display: flex;
	gap: 30px;
	height: fit-content;
}
@media(max-width:1400px){
	.basket-total-container{
		position: initial;
		width: 100%;
	}
	.basket-total{
		min-width: auto;
		max-width: 100%;
		width: 100%;
	}
}

.panel-basket-info{
	margin-bottom: 20px;
	font-style: unset;
	color: white;
	background: var(--hover-background);
	width: 100%;
	text-align: center;
	margin-top: 20px;
	padding: 10px 30px;
	font-weight: 500;
	border-radius: 7px;
}

a:focus{
	color: var(--color7);
}

@media(max-width:1920px){
	form[name="form_auth"]{
		margin-bottom: 60px;
	}
}

@media(max-width:992px){
	form[name="form_auth"]{
		margin-bottom: 30px;
	}
}

.lift-block--wrapper, .propusk-block--wrapper{
	min-width: 130px;
	display: flex;
	align-items: center;
}
.propusk-block .switch-label{
	padding-left: 5px;
}

.lift-block{

}

@media screen and (min-width: 993px) {
  .catalog-item-block-wrapper:hover{
	position: initial;
  }
}

.fullscreen-popup__menu {
	position: relative;
	z-index: 90;
}
.fullscreen-popup__menu:first-child {
	z-index: 100;
}
.fullscreen-popup__menu-item--child.active{
	background: #FFFFFF !important;
	z-index: 100 !important;
}

.auth-tabs{
	display: flex;
	flex-direction: column;
}
.auth-tabs-menu{
	display: flex;
	gap: 0px;
	flex-direction: row;
	margin-bottom: 30px;
	list-style-type: none;
}
.auth-tabs-menu-item{
}
.auth-tabs-menu-item.list-tab_active{
	text-decoration-color: #08a826;
	text-decoration: underline;
}
.auth-tabs-menu-link{
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	line-height: 19.2px;
	text-align: center;
	color: var(--color7);
	padding: 15px 25px;
	padding-left: 25px;
	border-bottom: 1px solid var(--color5);
	white-space: nowrap;
	text-decoration: none;
}
.auth-tabs-menu-item:hover .auth-tabs-menu-link, .list-tab_active .auth-tabs-menu-link{
	color: var(--color2);
  	border-color: var(--color4);
}
.auth-tabs-items{

}
.auth-tabs-item{
	height: 0;
	opacity: 0;
	transition: all 0;
}
.auth-tabs-item.tabs-item_active{
	height: auto;
	opacity: 1;
	transition: all 0.3s ease;
}

/*POPUP*/
.popup .auth-tabs-menu{
	flex-direction: column;
}
.popup .auth-tabs-menu-item, .auth-tabs-menu-link{
	width: 100%;
}
@media screen and (max-width: 768px) {
	.auth-tabs-menu{
		flex-direction: column;
	}
	.auth-tabs-menu-item, .auth-tabs-menu-link{
		width: 100%;
	}
	.auth-tabs-menu-link{
		padding-left: 0;
		padding-right: 0;
	}
}