/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.creditBlock
{
	padding: 10px 0px;
	!border: 1px solid #f8a300;
	!text-align:center;
	text-transform:uppercase;
	font-size: 0.7em;
	line-height:1.2em;
	color:#f8a300
}
.ajax_load .creditBlock
{
	max-width:140px;

}

.service-list__card__general{
	width: 48%;
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-height: 400px;
	box-sizing: border-box;
	padding: 28px;
	border-radius: 8px;
	color: #fff;
	background-color: #333;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
}
.content-service__info{
	margin: 20px 0;
	display: flex;
}
.service-address__info__text{
	width: 48%;
	margin-left: auto;
}

@media (max-width: 1050px) {
	.content-service__info{
		margin: 20px 0;
		display: block;
	}
	.service-address__info__text{
		width: 100%;
		margin-left: auto;
	}
}
@media (max-width: 1050px) {
	.service-list__card__general{
		width: 95%;
		margin: 1vh auto;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		min-height: 300px;
		box-sizing: border-box;
		padding: 28px;
		border-radius: 8px;
		color: #fff;
		background-color: #333;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		text-align: center;
	}
}

.creditBtn
{
	width:100%;
	margin-top:15px;
}

#mainDop
{
	margin:25px 0 35px;
}

.bx_filter.compact .bx_filter_parameters_box.hiddenProp
{
	display:none!important;
}

.section-compact-list__image
{
	width:100px;
	height:100px;
}

.saleSticker
{
	display:block;
	position:absolute;
	width:50px;
	height:50px;
	border-radius:25px;
	top:0;
	left:0;
	line-height:50px;
	text-align:center;
	background:#ff7979;
	color:#fff;
	z-index:10
}

@media (max-width:520px){
	.saleSticker
	{
		width:30px;
		height:30px;
		line-height:30px;
		font-size:10px;
	}
}

.section-compact-list__item {
	padding: 4px;
}
.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu>li>a {
	font-size: 13px;
	line-height: 1.35;
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li:not(.has_img)>.dropdown-menu li a {
	font-size: 13px;
	line-height: 1.35;
}
.saleSticker {background-color:#dc2222;}
.brand-detail-info .brand-detail-info__image img, .product-info-headnote__brand .brand__picture img {max-width:140px;}

.catalog_detail .props_list .props_item, .catalog_detail .props_block .char_name .props_item, .catalog_detail .props_block .char_value {overflow: visible;
	text-overflow: unset;}

.salePriceWrap .price.font-bold .values_wrapper
{
	color:#dc2222
}
.fancybox-container .fancybox-navigation .fancybox-button
{
	background:none;
}
.sectPic
{
	position:absolute;
	right:0;
	top:-5px;
	width:150px;
}

.sectPic img
{
	max-width:100%;
	display:block;
}

.sectpic .topic__heading
{
	margin-right:160px;
}

@media (max-width:550px){
	.sectpic .topic__heading
	{
		margin-right:0px;
	}
	.sectpic #navigation
	{
		margin-right:80px;
	}
	.sectPic
	{

		top:auto;
		width:60px;
		bottom:-50px;
	}
}

.stickers
{
	padding-right:0;
}
@media (max-width:500px){
	.compact-catalog .item .stickers {
		display: block !important;
	}

}

.filter-sale
{
	display:none;
}

@media (max-width:768px){
	.filter-sale
	{
		display:block;
		padding-top:0!important;
	}
	.filter-sale:after
	{
		content:"";
		display:block;
		clear:both;

	}

}

#creditStoreSelect
{
	padding:20px 10px;
}
.creditStoreTitle
{
	font-size: 18px;
	color: #df9200;
	font-weight:600px;
	margin-bottom:10px;
}
#creditStoreSelect span
{
	display:inline-block;
	margin-bottom:10px;
}
.logo-row .top-description  {height: 100px !important;}

.basketItemsWarning
{
	border: 2px solid #0c2a63!important;
	background:#0c2a63!important;
	color:#fff!important;
}

.hideOrderBtns .basket-checkout-block-btn,
.hideOrderBtns .fastorder
{
	display:none!important
}


.contentWindow {
	padding: 20px 60px 60px;
}
.promo-window {
	text-align: center;
}
.promo-img img {
	width: 228px;
	margin-bottom: 16px;
}
.promo-header {
	font-size: 21px;
	font-weight: 400;
	line-height: 31.08px;
	margin-bottom: 16px;
	color: #333;
}
.promo-note {
	font-family: PT Sans Caption;
	font-size: 16px;
	font-weight: 400;
	line-height: 23.31px;
	margin-bottom: 24px;
}
.promo-code {
	border: 1px solid #E1E1E1;
	border-radius: 20px;
	background: #F5F5F5;
	padding: 22px 0;
	color: #3D3D3D;
	font-size: 24px;
	font-weight: 700;
	line-height: 31.08px;
	margin-bottom: 12px;
	background: url("../images/copy-outline.svg") 95% center no-repeat #F5F5F5;
}
.promo-btn {
	background: #F8A300;
	width: 100%;
	font-size: 21px;
	font-weight: 700;
	line-height: 51px;
	text-align: center;
	height: 75px;
	color: #fff;
	border-radius: 20px;
	text-transform: none;
	letter-spacing: initial;
}
.promo-btn:hover {
	color: #fff;
	border-color: #F8A300;
}
.promo-window .ya-share2__list.ya-share2__list_direction_horizontal {
	display: flex !important;
}
.promo-window .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
	width: 100%;
}
.promo-window .share {
	position: absolute;
	bottom: 60px;
	height: 73px;
	left: 60px;
	right: 60px;
	z-index: 2;
}
.promo-window .share i {
	visibility: hidden;
}
.promo-window .share .shares-block {
	height: 73px;
}
.promo-window .share .ya-share2 {
	padding-top: 20px;
}
.copy-button-tip {
	display: none;
	position: absolute;
	margin-top: -86px;
	left: 0;
	right: 0;
	z-index: 200;
	font-size: 13px;
}
@media (max-width:768px){
	.popup.show {
		width: 100%;
		top: 0;
		bottom: 0;
	}
	.promo-window {
		/*		width: 90%;*/
		padding: 0 5%;
	}
	.promo-note {
		font-size: 14px;
	}
	.promo-code {
		padding: 14px 0;
		font-size: 18px;
		line-height: 32px;
	}
	.promo-btn {
		font-size: 18px;
		line-height: 32px;
		height: 62px;
	}
	#popup_iframe_wrapper {
		z-index: 3000000000 !important;
	}
	.copy-button-tip {
		margin-top: -76px;
	}

	.promo-window .share {
		bottom: 45px;
		height: 35px;
	}
	.promo-window .share .shares-block {
		height: auto;
	}
	.promo-window .share .ya-share2 {
		padding-top: 0;
	}
}

.block .catalog_block .split-widget {
	display: none;
}
.block .catalog_block .catalog_item_wrapp:hover .split-widget {
	display: block;
}
.split-legal-note {
	margin-top: 8px;
	font-size: 12px;
	line-height: 1.35;
	color: #666;
}
.split-legal-note--list {
	display: none;
}
.block .catalog_block .catalog_item_wrapp:hover .split-legal-note--list {
	display: block;
}
@media (max-width: 767px) {
	.split-legal-note--mobile {
		margin-top: 6px;
	}
}

@media (min-width: 992px) {
	.maxwidth-theme:not(.wide) .item-views.bottom_banners .row > div:not(.col-md-12) .img_inner span {
		height: 440px;
	}
}

@media (max-width: 992px) {
	.maxwidth-theme:not(.wide) .item-views.bottom_banners .row > div:not(.col-md-12) .img_inner span {
		height: 290px;
	}
}

/*SERVICE-PAGE*/

:root {
	--swiper-pagination-color: #333333;
	--swiper-pagination-bullet-inactive-color: #333333;
	--swiper-pagination-bullet-size: 6px;
	--swiper-pagination-bullet-horizontal-gap: 2px;
	--swiper-pagination-bullet-inactive-opacity: 1;
}

.swiper-pagination-bullet-active {
	--swiper-pagination-bullet-size: 8px;
}

.top-image {
	display: block;
	overflow: hidden;
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	height: 595px;
}

.top-image > img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.service-address {
	padding-top: 120px;
	padding-bottom: 60px;
}

.service-address__content {
	display: grid;
	justify-content: space-between;
	grid-template-columns: minmax(auto, 570px) minmax(auto, 706px);
	gap: 16px;
}

.service-address__title {
	margin-bottom: 0;
	font-size: 33px;
	font-weight: 500;
}

.service-list {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.service-list__card {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-height: 413px;
	box-sizing: border-box;
	padding: 28px;
	border-radius: 8px;
	color: #fff;
	background-color: #333;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
}

.service-list__address {
	line-height: 96%;
	margin-bottom: 8px;
	font-size: 38px;
	font-weight: 400;
}

.service-list__subtitle {
	line-height: 96%;
	font-size: 25px;
	font-weight: 400;
}

.service-list__contacts {
	margin-top: 28px;
}

.service-contacts {
	display: flex;
	flex-direction: column;
	line-height: 96%;
	font-size: 25px;
	font-weight: 400;
	gap: 6px;
}

.service-contacts__item {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.service-contacts__dot {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #fff;
}

.service-contacts a {
	color: inherit;
	text-decoration: none;
}

.service-step {
	padding-top: 60px;
	padding-bottom: 60px;
}

.service-step__title {
	max-width: 764px;
	margin-bottom: 32px;
	font-size: 33px;
	font-weight: 500;
}

.service-step__body {
	display: grid;
	justify-content: space-between;
	grid-template-columns: minmax(auto, 705px) minmax(auto, 706px);
	gap: 24px 16px;
}

.service-step__img {
	display: block;
	overflow: hidden;
	border-radius: 8px;
}

.service-step__img > img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.step-list {
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 0;
	list-style: none;
	counter-reset: num;
	font-size: 20px;
	font-weight: 500;
	gap: 24px;
}

.step-list > li:before {
	display: block;
	margin-bottom: 6px;
	color: #b6b5b5;
	content: counter(num, decimal-leading-zero);
	counter-increment: num;
	font-size: 20px;
	font-style: italic;
	font-weight: 500;
}

.step-list > li:not(:last-child) {
	padding-bottom: 24px;
	border-bottom: 1px solid #f1f1f1;
}

.our-services {
	padding-top: 70px;
	padding-bottom: 130px;
}

.our-services__title {
	margin-bottom: 32px;
	font-size: 33px;
	font-weight: 500;
}

.services-slider__slide {
	display: block;
	overflow: hidden;
	height: 383px;
	border-radius: 8px;
}

.services-slider__slide > img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.services-slider__pagination {
	position: static;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 12px;
}

@media (min-width: 992px) {
	.service-address__title {
		position: sticky;
		top: 115px;
	}

	.service-step__body {
		height: 538px;
	}

	.service-step__content {
		overflow: auto;
	}

	.services-slider__pagination {
		display: none;
	}
}

@media (max-width: 991.98px) {
	.top-image {
		height: 263px;
	}

	.service-address__content {
		grid-template-columns: 100%;
	}

	.service-address__title {
		line-height: 100%;
		font-size: 28px;
	}

	.service-address {
		padding-top: 64px;
		padding-bottom: 32px;
	}

	.service-list__card {
		min-height: 200px;
		padding: 14px;
		border-radius: 4px;
	}

	.service-list__address {
		margin-bottom: 4px;
		font-size: 20px;
	}

	.service-list__subtitle {
		font-size: 13px;
	}

	.service-list__contacts {
		margin-top: 16px;
	}

	.service-list {
		gap: 16px;
	}

	.service-contacts__dot {
		width: 3px;
		height: 3px;
	}

	.service-contacts {
		font-size: 13px;
		gap: 3px;
	}

	.service-step__title {
		line-height: 100%;
		margin-bottom: 16px;
		font-size: 28px;
	}

	.service-step__body {
		grid-template-columns: 100%;
	}

	.service-step__img {
		height: 240px;
		border-radius: 4px;
	}

	.service-step {
		padding-top: 32px;
		padding-bottom: 32px;
	}

	.step-list > li:before {
		margin-bottom: 4px;
		font-size: 16px;
	}

	.step-list > li:not(:last-child) {
		padding-bottom: 16px;
	}

	.step-list {
		font-size: 16px;
		gap: 16px;
	}

	.our-services__title {
		line-height: 100%;
		margin-bottom: 19px;
		font-size: 28px;
	}

	.our-services {
		padding-top: 32px;
		padding-bottom: 64px;
	}

	.services-slider__slide {
		height: 303px;
		border-radius: 4px;
	}
}


@media (max-width: 601px) {
	.catalog_block .swiper-slide{
		width: 100% !important; ;
	}
}
@media (max-width: 770px) {
	.BOTTOM_CENTER {
		top: 60vh !important;
		z-index: 999999999;
		height: 41vh;
	}
	.show{
		z-index: 99999999 !important;
	}
}
@media (max-width: 420px) {
	.BOTTOM_CENTER {
		top: 45vh !important;
		z-index: 999999999;
		height: 56vh;
	}
	.show{
		z-index: 99999999 !important;
	}
}

/* INFO PAGE */
.about-section {
	padding: 112px 0 84px;
}

.about-section__content {
	display: grid;
	grid-template-columns: minmax(0, 724px) minmax(0, 706px);
	column-gap: 70px;
	row-gap: 28px;
	justify-content: space-between;
	align-items: start;
}

.about-section__info {
	min-width: 0;
}

.about-section__title {
	margin: 0;
	font-family: "Inter", sans-serif;
	font-size: 33px;
	line-height: normal;
	font-weight: 500;
	color: #333333;
}

.about-section__body {
	min-width: 0;
}

.about-section__description {
	margin-bottom: 28px;
	font-family: "Inter Tight", sans-serif;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 500;
	color: #656565;
}

.about-section__list {
	padding: 0;
	margin: 0;
	list-style: none;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 310px));
	gap: 24px 43px;
	counter-reset: about-step;
}

.about-section__list > .about-step__item {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}

.about-step__item {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	row-gap: 12px;
	align-items: start;
	min-height: 180px;
}

.about-step__item::before {
	content: counter(about-step);
	counter-increment: about-step;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #0c2a63;
	border: 1.25px solid #0c2a63;
	color: #fff;
	font-family: "Forum", serif;
	font-size: 50px;
	font-weight: 400;
	line-height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	text-align: center;
}

.about-step__title {
	font-family: "Inter Tight", sans-serif;
	font-size: 28px;
	font-weight: 500;
	line-height: normal;
	margin: 0;
	color: #333333;
}

.about-step__description {
	font-family: "Inter Tight", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	color: #656565;
}

.brands-section {
	padding: 0 0 74px;
}

.brands-section__content {
	display: grid;
	grid-template-columns: minmax(0, 724px) minmax(0, 706px);
	column-gap: 70px;
	align-items: start;
	justify-content: space-between;
	margin-bottom: 38px;
}

.brands-section__title {
	margin: 0;
	font-family: "Inter", sans-serif;
	font-size: 33px;
	line-height: normal;
	font-weight: 500;
	color: #333333;
}

.brands-section__description {
	font-family: "Inter Tight", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3;
	color: #656565;
	margin: 0;
}

.brands-list {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 24px;
}

.brands-list__item {
	border: none;
	border-radius: 8px;
	background: #f6f6f6;
	min-height: 94px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 22px;
	text-decoration: none;
	position: relative;
}

.brands-list,
.brands-slider__slide {
	counter-reset: none !important;
}

.brands-list__item::before,
.brands-list__item::after,
.brands-list__item:hover::before,
.brands-list__item:hover::after,
.brands-slider__img::before,
.brands-slider__img::after,
.brands-slider__img:hover::before,
.brands-slider__img:hover::after {
	content: none !important;
	display: none !important;
}

.brands-list__img {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.brands-list__count,
.brands-slider__count {
	position: absolute;
	top: -8px;
	right: 8px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #0c2a63;
	color: #ffffff;
	font-family: "Forum", serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 0.96;
	opacity: 0;
	transform: scale(0.85);
	transition: opacity 0.2s ease, transform 0.2s ease;
	pointer-events: none;
	z-index: 2;
}

.brands-list__img img {
	display: block;
	max-width: 100%;
	max-height: 50px;
	width: auto;
	height: auto;
	opacity: 0.5;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	transition: opacity 0.2s ease, filter 0.2s ease, -webkit-filter 0.2s ease;
}

.brands-list__item:hover .brands-list__img img,
.brands-slider__img:hover img {
	opacity: 1;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
}

.brands-list__item:hover .brands-list__count,
.brands-slider__img:hover .brands-slider__count {
	opacity: 1;
	transform: scale(1);
}

.brands-section__slider {
	display: none;
}

.brands-slider__slide {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 8px;
}

.brands-slider__img {
	border: none;
	border-radius: 8px;
	background: #f6f6f6;
	min-height: 94px;
	padding: 8px 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	position: relative;
}

.brands-slider__img img {
	display: block;
	max-width: 100%;
	max-height: 50px;
	width: auto;
	height: auto;
	opacity: 0.5;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	transition: opacity 0.2s ease, filter 0.2s ease, -webkit-filter 0.2s ease;
}

.brands-slider__pagination {
	position: static;
	margin-top: 16px;
}

.guarantee-section {
	padding: 0 0 92px;
}

.guarantee-section__content {
	display: grid;
	grid-template-columns: minmax(0, 724px) minmax(0, 706px);
	column-gap: 70px;
	align-items: start;
	justify-content: space-between;
	margin-bottom: 38px;
}

.guarantee-section__title {
	margin: 0;
	font-family: "Inter", sans-serif;
	font-size: 33px;
	line-height: normal;
	font-weight: 500;
	color: #333333;
}

.guarantee-section__description {
	font-family: "Inter Tight", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3;
	color: #656565;
	margin: 0;
}

.guarantee-section .services-slider__slide {
	border-radius: 8px;
	height: 472px;
	overflow: hidden;
}

.guarantee-section .services-slider__slide > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 991.98px) {
	.about-section {
		padding: 48px 0 40px;
	}

	.about-section__content {
		grid-template-columns: 100%;
		row-gap: 22px;
	}

	.about-section__title {
		font-size: 28px;
	}

	.about-section__description {
		font-size: 15px;
		margin-bottom: 16px;
	}

	.about-section__list {
		grid-template-columns: 100%;
		gap: 20px;
	}

	.about-step__item {
		row-gap: 10px;
		min-height: auto;
	}

	.about-step__item::before {
		width: 56px;
		height: 56px;
		font-size: 36px;
		line-height: 1;
	}

	.about-step__title {
		font-size: 24px;
	}

	.about-step__description {
		font-size: 15px;
	}

	.brands-section {
		padding: 0 0 40px;
	}

	.brands-section__content {
		grid-template-columns: 100%;
		row-gap: 12px;
		margin-bottom: 16px;
	}

	.brands-section__title {
		font-size: 28px;
	}

	.brands-section__description {
		font-size: 15px;
	}

	.brands-section__list {
		display: none;
	}

	.brands-section__slider {
		display: block;
	}

	.brands-list__count,
	.brands-slider__count {
		top: -8px;
		right: 8px;
		width: 25px;
		height: 25px;
		font-size: 14px;
	}

	.guarantee-section {
		padding: 0 0 56px;
	}

	.guarantee-section__content {
		grid-template-columns: 100%;
		row-gap: 12px;
		margin-bottom: 16px;
	}

	.guarantee-section__title {
		font-size: 28px;
	}

	.guarantee-section__description {
		font-size: 15px;
	}

	.guarantee-section .services-slider__slide {
		height: 340px;
	}
}

.catalog_block .to-order,
.hot-wrapper-items .to-order,
.catalog_block .button_block .more_text,
.hot-wrapper-items .button_block .more_text {
	display: none !important;
}

@media (max-width: 768px) {
	body .compact-catalog .ajax_load .counter_wrapp .button_block.wide a.btn-exlg.in-cart.btn.btn-default.transition_bg,
	body .compact-catalog .ajax_load .counter_wrapp .button_block .btn.in-cart,
	body .compact-catalog .ajax_load .item .catalog-adaptive .counter_wrapp .btn.in-cart,
	body .catalog .ajax_load .counter_wrapp .button_block .btn.in-cart,
	.compact-catalog .ajax_load .counter_wrapp .button_block .btn.in-cart,
	.compact-catalog .ajax_load .item .catalog-adaptive .counter_wrapp .btn.in-cart,
	.catalog .ajax_load .counter_wrapp .button_block .btn.in-cart,
	a.btn-exlg.in-cart.btn.btn-default {
		background: #2f9e53 !important;
		border-color: #2f9e53 !important;
		color: #ffffff !important;
	}

	.compact-catalog .ajax_load .counter_wrapp .button_block .btn.in-cart span,
	.compact-catalog .ajax_load .item .catalog-adaptive .counter_wrapp .btn.in-cart span,
	.catalog .ajax_load .counter_wrapp .button_block .btn.in-cart span,
	a.btn-exlg.in-cart.btn.btn-default span {
		color: #ffffff !important;
	}

	.compact-catalog .ajax_load .counter_wrapp .button_block .btn.in-cart .svg svg path,
	.compact-catalog .ajax_load .counter_wrapp .button_block .btn.in-cart .svg use,
	.compact-catalog .ajax_load .item .catalog-adaptive .counter_wrapp .btn.in-cart .svg svg path,
	.compact-catalog .ajax_load .item .catalog-adaptive .counter_wrapp .btn.in-cart .svg use,
	.catalog .ajax_load .counter_wrapp .button_block .btn.in-cart .svg svg path,
	.catalog .ajax_load .counter_wrapp .button_block .btn.in-cart .svg use,
	a.btn-exlg.in-cart.btn.btn-default .svg svg path,
	a.btn-exlg.in-cart.btn.btn-default .svg use {
		fill: #ffffff !important;
	}
}

/* Hide coupon UI in basket page without touching basket JS logic */
#basket-root .basket-coupon-section,
#basket-root .basket-coupon-alert-section,
#basket-root .basket-coupon-alert {
	display: none !important;
}

/* Restore regular submenu flow in catalog dropdown (cancel old custom flex hack) */
@media (min-width: 992px) {
	.menu-row .mega-menu .dropdown-menu.toggle_menu {
		display: block !important;
	}
}

/* Avoid text overlap in wide catalog dropdown columns */
@media (min-width: 992px) {
	.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu ul.menu-wrapper > li > a {
		white-space: normal !important;
		line-height: 1.35 !important;
		overflow-wrap: anywhere;
	}

	/* Keep submenu items in one vertical column, prevent text "sticking" across items */
	.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu ul.menu-wrapper > li > .dropdown-menu > li,
	.catalog_icons_N .menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu ul.menu-wrapper > li > .dropdown-menu > li {
		display: block !important;
		width: 100%;
	}
}

@media (min-width: 1700px) and (max-width: 2060px) {
	.menu-row.middle-block .mega-menu table td .wrap > a {
		padding-left: 8px !important;
		padding-right: 8px !important;
		letter-spacing: 0.2px !important;
		font-size: 0.79em !important;
	}

	.menu-row.middle-block .right-icons > .pull-right {
		padding-left: 8px !important;
		padding-right: 2px !important;
	}

	.menu-row.middle-block .wrap_icon .basket-link {
		padding-left: 6px !important;
		padding-right: 6px !important;
	}
}
