/*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;  }*/
body,
body div.bx-yandex-map,
body .ymaps-map .ymaps-b-balloon,
.fancybox-title {
	font: 16px / 25px "Montserrat", Arial, sans-serif;
}
/* картинки брендов */
.item-views.brands .item img {
	max-width: 150px;
	max-height: 80px;
}
/* рамки у блоков */
.drag-block.container .content_wrapper_block,
.drag-block.container > div[id*="bx_incl"] > .content_wrapper_block {
	border-bottom: none;
}
/*  */
img {
	display: block;
	max-width: 100%;
	height: auto;
}
/* правки шапки */
.logo--custom svg path {
	fill: var(--theme-base-color);
}
.top-block.header-v16--custom .menu.topest li a:not(:hover) .svg,
.top-block.header-v16--custom .header__top-item .menu.topest .svg:not(.svg-inline-icon_discount):not(.downs):not(.svg-inline-down) svg,
.top-block.header-v16--custom .header__top-item .menu.topest .svg:not(.iconset_icon--svg) svg {
	opacity: 1;
}
.top-block.header-v16--custom .header__top-item .svg:not(.iconset_icon--svg) svg path {
	fill: var(--theme-base-color);
}
.top-block.header-v16--custom .menu > li.colored > a {
	font-weight: bold;
	color: var(--theme-base-color);
}
.top-block.header-v16--custom .menu.topest li.colored a .svg {
	margin-right: 0;
}
/* популярные категории на главной - chestnocenru-135 */
.item.item--sections {
	display: flex;
	flex-direction: column;
}
.item.item--sections .wrap_tizer {
	position: relative;
	top: -1px;
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	border-top-color: transparent;
	text-align: center;
}
.item.item--sections .wrap_tizer a {
	display: inline-block;
	padding: 10px 4px;
	width: 100%;
	color: #000000;
	font-size: 16px;
}
.item.item--sections:hover .title a,
.item.item--sections .wrap_tizer a:hover {
	color: var(--theme-base-color);
}
.item.item--sections .item_inner {
	position: relative;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.item.item--sections .img_block {
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}
.sections_wrapper .list .item.item--sections:not(.section_item) {
	text-align: center;
	padding: 0 8px 30px;
}
/* мини-баннеры под основным */
.top_big_banners .items {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.top_big_banners .items .item {
	width: auto;
	float: unset;
	max-height: 185px;
}
.top_big_banners .item .item_inner {
	position: relative;
	overflow: hidden;
	height: 185px !important;
}
.item .darken-bg-animate:before,
.darken-bg-animate:before {
	opacity: 1;
}
.top_big_banners .item .item_inner .wrap_tizer.left_blocks {
	z-index: 12;
	top: 50%;
	transform: translateY(-50%);
	bottom: unset;
}
/* деталка товара */
/* chestnocenru-85 */
img {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-list {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
}
.img-list__item {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.img-list__item--w-50 {
	width: 50%;
}
.img-list__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* --chestnocenru-85 */
.contacts__delivery_systems {
	/*display: flex;
    flex-direction: row;
	gap: 25px;*/
	gap: 25px;
}
.contacts__delivery_systems:before,
.contacts__delivery_systems:after {
	display: none;
}
.contacts__delivery_item {
	flex: 1;
	padding: 40px 15px 15px;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.contacts__delivery_item__top {
	/*display: flex;
	flex-direction: row;
	gap: 25px;*/
	gap: 25px;
}
.contacts__delivery_item__bottom {
	padding: 15px 10px 10px;
}
.contacts__delivery_item__image {
	width: 40%;
}
.contacts__delivery_item__content {}
.ext_ol {
	margin-bottom: 0;
}
.map_more__text {
	padding: 21px 29px;
}
/* chestnocenru-395 */
.svg.theme-color svg path {
	fill: #911EA4;
}
.font_sm {
	font-size: 16px;
}
#mobileheader {
	height: auto;
	min-height: 100px;
}
#mobileheader .logo,
#mobileheader .logo svg {
	height: 100%;
	max-width: 240px;
}
#mobileheader .logo-block {
	flex: 1 0 auto;
}
#mobileheader .mobileheader-v1 {
	border-bottom: none;
}
#mobileheader .mobileheader-v1--custom .logo a {
	justify-content: start;
}
#mobileheader .mobileheader-v1--custom .logo svg {
	width: 100%;
	height: 100%;
}
#mobileheader .mobileheader-v1.mobileheader-v1--custom > div:first-of-type {
	height: 48px;
	padding: 0;
	display: flex;
	align-items: center;
}
#mobileheader .mobileheader-v1--custom .right-icons {
	margin-left: auto;
}
.mobileheader-v1--custom {
	display: flex;
	flex-direction: column;
}
/* @media (max-width: 650px) { */
#mobileheader .burger {
	width: calc(18px + 16px * 2);
}
#mobileheader .mobileheader-v1.mobileheader-v1--custom > div:last-of-type {
	padding: 4px 16px 8px;
}
#mobileheader .mobileheader-v1--custom .right-icons {
	display: flex;
	align-items: center;
}
.header-v17.header-v17--custom .right-icons .basket-link:not(.basket),
#mobileheader .mobileheader-v1--custom .right-icons .basket-link:not(.basket) {
	display: inline-block;
}
.header-v17.header-v17--custom .wrap_icon,
body #mobileheader .mobileheader-v1--custom .right-icons .basket-link {
	display: inline-flex;
	align-items: center;
	padding: 0;
	padding-left: 8px;
}
.header-v17.header-v17--custom .wrap_icon:first-of-type,
body #mobileheader .mobileheader-v1--custom .right-icons .basket-link:first-of-type {
	padding-left: 0;
}
.header-v17.header-v17--custom .basket-link,
#mobileheader .mobileheader-v1--custom .basket-link {
	padding: 0;
}
.header-v17.header-v17--custom .basket-link .js-basket-block,
#mobileheader .mobileheader-v1--custom .basket-link .js-basket-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	padding: 0;
}
.header-v17.header-v17--custom .basket-link .js-basket-block .count,
#mobileheader .mobileheader-v1--custom .basket-link .js-basket-block .count {
	position: static;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 30px;
	height: 18px;
	border: 1px solid #fff;
	border-radius: 9999px;
	margin: unset;
}
.header-v17.header-v17--custom .basket-link.counter-state--empty .count,
#mobileheader .mobileheader-v1--custom .basket-link.counter-state--empty .count {
	background: transparent;
	color: #fff;
}
.header-v17.header-v17--custom .basket-link:not(.counter-state--empty) .count,
#mobileheader .mobileheader-v1--custom .basket-link:not(.counter-state--empty) .count {
	background: #fff;
	color: #333;
}
#mobileheader .mobileheader-v1--custom .burger .svg-burger svg,
#mobileheader .mobileheader-v1--custom .burger .svg-inline-burger svg {
	width: 18px;
}
#mobileheader .mobileheader-v1--custom .logo,
#mobileheader .mobileheader-v1--custom .logo svg {
	max-width: 130px;
}
#mobileheader .mobileheader-v1--custom .search .btn-search {
	padding: 11px;
	border: none;
}
#mobileheader .mobileheader-v1--custom .search .dropdown-select {
	top: 7px;
}
#mobileheader .mobileheader-v1--custom .search .search-input {
	height: 40px;
	padding: 0 70px 0px 14px;
	background-color: #fff;
}
#mobileheader .mobileheader-v1--custom .search svg:not(.not_fill) use,
#mobileheader .mobileheader-v1--custom .search svg:not(.not_fill) path {
	fill: #911EA4;
	fill-rule: evenodd;
}
/* } */
#main .sections_wrapper.compact .item {
	padding: 0;
	border: 1px solid #E7E7E7;
	border-radius: 3px;
}
#mobileheader .right-icons a:not(:hover) .svg,
#mobileheader .top-btn:not(:hover) .svg {
	opacity: 1;
}
#mobileheader .mobileheader-v1--custom .search .search-button-div svg {
	stroke: #911EA4;
}
#mobileheader .mobileheader-v1--custom {
	background-color: #B02195;
	background-image: linear-gradient(to right,
			rgba(66, 3, 166, 0),
			rgba(118, 46, 232, 1));
}
.header-v17.header-v17--custom svg:not(.not_fill) use,
.header-v17.header-v17--custom svg:not(.not_fill) path,
#mobileheader .mobileheader-v1--custom svg:not(.not_fill) use,
#mobileheader .mobileheader-v1--custom svg:not(.not_fill) path {
	fill: #fff;
	fill-rule: evenodd;
}
.header-v17.header-v17--custom {
	--fill_dark_light_ccc: #797979;
	--fill_dark_light_white_hover: #CCC;
	background-color: #B02195 !important;
	background-image: linear-gradient(to right,
			rgba(66, 3, 166, 0),
			rgba(118, 46, 232, 1)) !important;
}
.header-v17.header-v17--custom .logo-row .wrap_icon .svg,
.basket-link .svg {
	opacity: 1;
}
.logo_and_menu-row .search .dropdown-select .dropdown-select__title svg:not(.not_fill) * {
	fill: #797979;
}
.logo_and_menu-row .search .svg:not(.not_fill) use {
	opacity: 1;
	fill: #911EA4;
}
.logo-row .top-description,
.header__region-marker {
	display: inline-flex;
	align-items: center;
}
.top-block .menu.topest li a.menu__opt-link {
	display: inline-flex;
	align-items: center;
	gap: 10px;
}
.top-block .menu.topest li a.menu__opt-link span {
	color: #333;
	text-transform: uppercase;
	text-align: left;
}
.top-block .menu.topest {
	display: flex;
	align-items: center;
}
.top-block .menu.topest > li {
	margin: 0 0 0 22px;
}
.top-block .menu.topest .wholesale + li {
	margin-left: 54px;
}
.personal-link .svg-inline-cabinet {
	display: none;
}
.personal-link::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url("/bitrix/templates/aspro_max/images/svg/login.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
/**/
/* акции */
.item-views.sales2.md .item-wrapper > .item .image span {
	padding: 140% 0px 36px 0px;
}
.front_sale2 .item-views.sales2 [class*="col-"] {
	padding-left: 5px;
	padding-right: 5px;
}
.item-views .item .title a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.item-views.sales2.md .item-wrapper > .item .period-block,
.item-views.sales2.lg .item-wrapper > .item .period-block {
	font-size: 14px;
}
.item-views.sales2.md .item-wrapper > .item .inner-text {
	text-align: center;
}
.front_sale2 .text_before_items + .btn-text {
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.front_sale2 .text_before_items + .btn-text svg {
	width: 14px;
	height: 20px;
}
.front_sale2 .text_before_items + .btn-text path {
	fill: #911EA4;
	transition: fill 300ms;
}
.front_sale2 .text_before_items + .btn-text:hover path {
	fill: #333;
	fill: var(--fill_dark_lite_ccc);
}
.top_big_one_banner .swiper-pagination {
	text-align: right;
}
.top_big_one_banner .swiper-pagination .swiper-pagination-bullet:last-of-type {
	margin-right: 20px;
}
/**/
.tab_slider_wrapp .top_block,
.top_block {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
body .wrapper1.front_page .BIG_BANNER_INDEX .top_block a,
body .wrapper1.front_page .CATALOG_TAB .top_block a {
	display: inline-flex;
	align-items: center;
	color: #333;
	font-size: 14px;
	font-weight: 500;
}
body .wrapper1.front_page .BIG_BANNER_INDEX .top_block a::before,
body .wrapper1.front_page .CATALOG_TAB .top_block a::before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><path data-name="Rounded Rectangle 969 copy 7" class="cls-1" d="M644,76a1,1,0,1,1-1,1A1,1,0,0,1,644,76Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,648,76Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,652,76Zm-8,4a1,1,0,1,1-1,1A1,1,0,0,1,644,80Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,648,80Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,652,80Zm-8,4a1,1,0,1,1-1,1A1,1,0,0,1,644,84Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,648,84Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,652,84Z" transform="translate(-643 -76)" fill="%23911EA4"></path></svg>');
}
body .top_big_banners .items .item {
	width: 100%;
}
/* для кастомных слайдеров */
.sw.swiper-initialized {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}
.sw.swiper-initialized .sw-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}
.sw.swiper-initialized.swiper-android .sw-slide,
.sw.swiper-initialized .sw-wrapper {
	transform: translate3d(0px, 0, 0)
}
.sw.swiper-initialized .sw-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}
.with-text-block-wrapper h3,
.front_brands_list h3,
body .top_block h3,
.with-text-block-wrapper .top_block_title,
.front_brands_list .top_block_title,
body .top_block .top_block_title {
	display: block;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.front_brands_list h3,
.front_brands_list .top_block_title {
	margin-bottom: 16px;
}
.CATALOG_TAB .bottom_nav {
	width: 100%;
}
.ajax_load_btn.ajax .more_text_ajax {
	width: 100%;
	padding: 12px 30px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.05em;
}
#headerfixed .logo-row.v2 .wrap_cabinet .svg-inline-cabinet {
	display: none;
}
#headerfixed .logo-row.v2 .wrap_cabinet .personal-link,
#headerfixed .inner-table-block .auth_wr_inner {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
#headerfixed .basket-link {
	padding-left: 10px;
	padding-right: 10px;
}
.logo-row .wrap_icon .svg,
.basket-link .svg {
	opacity: 1;
}
#headerfixed .logo-row.v2 .mega-menu table td .wrap > a {
	line-height: 18px;
}
#headerfixed .logo-row.v2 .mega-menu table td .wrap > a div {
	display: inline-flex;
	align-items: center;
}
.top_big_banners.short_block .top_slider_wrapp .main-slider,
.top_big_banners.short_block .top_slider_wrapp .main-slider__item,
.top_big_banners.short_block .top_slider_wrapp .main-slider__item td,
.top_slider_wrapp.view_3 .main-slider,
.top_slider_wrapp.view_3 .main-slider__item,
.top_slider_wrapp.view_3 .main-slider__item td,
.top_slider_wrapp.view_3 .main-slider__item tr {
	height: 300px;
}
.top_slider_wrapp .main-slider .main-slider__wrapper .main-slider__item {
	background-position: center left;
}
.wraps .wrapper_inner.front .drag-block.container.BIG_BANNER_INDEX > .maxwidth-theme {
	padding-top: 20px;
}
/* .image_wrapper_block:not(.image-wrapper) {
	padding-top: 90%;
} */
.company-block h1 {
	font-weight: 600;
}
#pagetitle {
	font-size: 20px;
	font-weight: 600;
}
.bottom_nav:not(.animate-load-state) {
	background-color: transparent;
}
.bottom_nav.list {
	margin-top: 40px;
}
.bottom_nav.list .ajax_load_btn {
	--stroke_black: #911EA4;
	border-color: #911EA4;
}
.ajax_load_btn .more_text_ajax {
	color: #911EA4;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.module-pagination .nums > a,
.module-pagination .nums span:not(.point_sep) {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.4;
}
.module-pagination .nums .cur {
	color: #911EA4;
	background-color: transparent;
}
@media (min-width: 900px) {
	.module-pagination .nums > a,
	.module-pagination .nums span:not(.point_sep) {
		font-size: 20px;
	}
}
@media (max-width: 899px) {
	.js-swiper-sale-actions {
		padding-bottom: 20px !important;
	}
	.js-swiper-front-section {
		padding-bottom: 40px !important;
	}
	.front_sections_only .swiper-pagination,
	.sales2 .swiper-pagination {
		bottom: 0;
	}
	.front_sections_only .swiper-pagination-bullet,
	.sales2 .swiper-pagination-bullet {}
	.inline-search-hide {
		display: none;
	}
	#mobileheader .right-icons {
		padding-right: 16px;
	}
}
@media (max-width: 767px) {
	.wrapper_inner .item--sections .wrap_tizer {
		text-align: center;
	}
	.item.item--sections .item_inner {
		height: 175px;
	}
	.wrapper_inner .specials_slider_wrapp ul.tabs > li span,
	.wrapper_inner .tab_slider_wrapp ul.tabs > li span {
		font-size: 14px;
		font-weight: 600;
		text-transform: uppercase;
		letter-spacing: 0.05em;
	}
	.top_block ul.tabs li {
		margin-right: 10px;
	}
	body#main .wrapper1 .wrapper_inner.front .drag-block.container.CATALOG_TAB .tab_slider_wrapp {
		padding-bottom: 72px;
	}
	.top_big_banners.short_block .item .item_inner .text .title {
		font-size: 1.3em;
	}
	.top_block {
		padding: 15px 0 0;
		margin: 0 0 15px;
	}
	.top_big_banners.short_block:not(.nop) .top_slider_wrapp {
		padding: 0 0 15px;
	}
	.top_big_banners:not(.nop) .items {
		margin: 0;
	}
	.top_big_banners:not(.nop) .items .item {
		padding: 0;
	}
	.top_big_banners .items {
		flex-direction: column;
		gap: 5px;
	}
	body .top_big_banners .items .item .item_inner {
		padding-top: unset;
		height: 185px;
	}
	.best_block.tab_slider_wrapp ul.tabs_content {
		margin: 15px 0px 0px;
	}
}
@media (max-width: 600px) {
	.item.item--sections .wrap_tizer a {
		font-size: 16px;
	}
	.img-list__item--w-50 {
		width: 100%;
	}
	.contacts__delivery_item__image {
		width: 100%;
	}
	.contacts__map .maxwidth-theme {
		padding-top: 30px;
	}
	body#main .wrapper1 .wrapper_inner.front .drag-block.container .sections_wrapper:not(.smalls),
	body#main .wrapper1 .wrapper_inner.front .drag-block.container .reviews.item-views {
		padding-bottom: 60px;
	}
	body#main .wrapper1 .wrapper_inner.front .drag-block.container .content_wrapper_block > .maxwidth-theme .top_block {
		padding-top: 0;
	}
	.SALE .with-text-block-wrapper {
		padding-top: 30px;
		text-align: center;
	}
	.front_sale2 .text_before_items + .btn-text {
		display: inline-block;
		margin-top: 10px;
	}
	.drag-block.container.SALE .with-text-block-wrapper > .row > div:first-of-type {
		padding-bottom: 10px;
	}
	body#main .wrapper1 .wrapper_inner.front .drag-block.container .content_wrapper_block > .maxwidth-theme {
		padding-top: 40px;
	}
	.js_wrapper_items .tab_slider_wrapp .top_block {
		margin-bottom: 25px;
	}
}
@media (max-width: 550px) {
	.BIG_BANNER_INDEX > .maxwidth-theme .top_big_banners.short_block {
		margin: 0;
	}
	.wraps .wrapper_inner.front .drag-block.container.BIG_BANNER_INDEX > .maxwidth-theme {
		padding-bottom: 50px;
	}
	body .top_block {
		position: static;
	}
	body .wrapper1.front_page .BIG_BANNER_INDEX .top_block a,
	body .wrapper1.front_page .CATALOG_TAB .top_block a {
		margin: 0;
		top: unset !important;
		right: unset !important;
		background: none;
		height: unset;
		width: unset;
		transform: unset;
		opacity: 1;
		bottom: 13px !important;
		left: 50% !important;
		transform: translate(-50%, 0);
		color: #333;
	}
	body .wrapper1.front_page .CATALOG_TAB .top_block a {
		bottom: 30px !important;
	}
	body .wrapper1.front_page .CATALOG_SECTIONS .top_block a {
		display: none;
	}
	body .wrapper1.front_page .MAPS .top_block a {
		position: static;
		margin: 0 0 0 auto;
	}
}
@media (min-width:550px) {
	body .wrapper1.front_page .CATALOG_SECTIONS .top_block a {
		display: inline-flex;
		align-items: center;
		color: #333;
		font-size: 16px;
		font-weight: 500;
	}
	body .wrapper1.front_page .CATALOG_SECTIONS .top_block a::before {
		content: "";
		display: inline-block;
		width: 14px;
		height: 14px;
		margin-right: 10px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><path data-name="Rounded Rectangle 969 copy 7" class="cls-1" d="M644,76a1,1,0,1,1-1,1A1,1,0,0,1,644,76Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,648,76Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,652,76Zm-8,4a1,1,0,1,1-1,1A1,1,0,0,1,644,80Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,648,80Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,652,80Zm-8,4a1,1,0,1,1-1,1A1,1,0,0,1,644,84Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,648,84Zm4,0a1,1,0,1,1-1,1A1,1,0,0,1,652,84Z" transform="translate(-643 -76)" fill="%23911EA4"></path></svg>');
	}
	.tab_slider_wrapp .top_block,
	.top_block {
		justify-content: space-between;
	}
	body .top_block a,
	body .top_block > span {
		position: static;
	}
	.block-type.bottom_nav .ajax_load_btn.ajax {
		text-align: left;
	}
	.tab_slider_wrapp .top_block .right_block_wrapper > .with_link {
		margin-right: 0;
	}
	.CATALOG_TAB .bottom_nav {
		width: calc(((100% - 1* 10px) / 2) * 1);
	}
	.ajax_load_btn.ajax .more_text_ajax {
		font-size: 18px;
	}
	body .wrapper1.front_page .CATALOG_TAB .top_block a {
		z-index: 1;
		position: absolute;
		top: unset;
		bottom: 83px;
		right: calc(((100% - 1* 10px) / 4));
		transform: translate(50%, 0);
	}
}
@media (min-width: 601px) {
	.contacts__map .maxwidth-theme {
		padding-top: 60px;
	}
}
@media (min-width: 768px) {
	.top_big_banners .items .item {
		max-height: unset;
	}
	.wraps .wrapper_inner.front .drag-block.container.BIG_BANNER_INDEX > .maxwidth-theme {
		padding-top: 30px;
	}
	.top_big_banners.short_block:not(.nop) .top_slider_wrapp {
		padding-bottom: 50px;
	}
	.header__top-item {
		margin: 0;
	}
	.header__top-item:not(:first-of-type) {
		margin-left: 30px;
	}
	.header__top-item:nth-child(2) {
		margin-left: 0px;
	}
	.header__top-inner {
		width: 100%;
		margin: 0;
	}
	.header-v17.header-v17--custom .wrap_icon,
	body #mobileheader .mobileheader-v1--custom .wrap_icon.wrap_icon.wrap_basket {
		padding-left: 20px;
	}
	.logo_and_menu-row .search .search-input {
		height: 48px;
	}
	.top_big_banners.short_block .top_slider_wrapp .main-slider,
	.top_big_banners.short_block .top_slider_wrapp .main-slider__item,
	.top_big_banners.short_block .top_slider_wrapp .main-slider__item td,
	.top_slider_wrapp.view_3 .main-slider,
	.top_slider_wrapp.view_3 .main-slider__item,
	.top_slider_wrapp.view_3 .main-slider__item td,
	.top_slider_wrapp.view_3 .main-slider__item tr {
		height: 340px;
	}
	.logo_and_menu-row .burger {
		position: relative;
		left: -12px;
		width: 48px;
		height: 48px;
		/* left: -16px; */
		display: inline-flex;
		justify-content: center;
		align-items: center;
	}
	.header-v17.header-v17--custom .line-block--48 > .line-block__item {
		padding-left: 0;
		margin-left: -16px;
	}
	.header-v17.header-v17--custom .line-block--40-1200 > .line-block__item {
		padding: 0;
	}
	#mobileheader.visible-sm {
		min-height: auto;
	}
	#mobileheader.visible-sm .mobileheader-v1.mobileheader-v1--custom {
		display: none;
	}
	.header_wrap.visible-lg.visible-md {
		display: block !important;
	}
	.top_big_banners.short_block .item .item_inner .text .title {
		font-size: 1.3em;
	}
	.item_info--top_block {
		gap: 15px;
	}
	.item-views.sales2.md .item-wrapper > .item .inner-text {
		text-align: left;
	}
	.item-views .item .title a {
		font-size: 18px;
	}
	.item-views.sales2.md .item-wrapper > .item .period-block,
	.item-views.sales2.lg .item-wrapper > .item .period-block {
		font-size: 18px;
	}
	.header-v17.header-v17--custom .basket-link .js-basket-block .count {
		min-width: 44px;
		height: 24px;
	}
	.header-v17.header-v17--custom .basket-link .js-basket-block {
		gap: 6px;
	}
	.header-v17.header-v17--custom .logo-row .wrap_icon .svg,
	.basket-link .svg svg use {
		height: 20px;
	}
	.top_block {
		margin-bottom: 20px;
		padding-top: 0;
	}
	.BIG_BANNER_INDEX .top_block {
		margin-bottom: 12px;
		padding-top: 0;
	}
	.company-block .btn:not(.subscribe-btn) {
		font-size: 16px;
		padding: 14px 24px;
	}
}
@media (min-width: 900px) {
	#pagetitle {
		font-size: 32px;
	}
	.specials_slider_wrapp ul.tabs > li span,
	.tab_slider_wrapp ul.tabs > li span {
		font-size: 16px;
		font-weight: 600;
		letter-spacing: 0.05em;
		text-transform: uppercase;
	}
	.js-swiper-front-section .sw-wrapper {
		flex-wrap: wrap;
		gap: 16px;
		row-gap: 24px;
	}
	.js-swiper-front-section .sw-slide {
		width: calc((100% - 2 * 16px) / 3) !important;
	}
	.with-text-block-wrapper h3,
	.front_brands_list h3,
	body .top_block h3,
	.with-text-block-wrapper .top_block_title,
	.front_brands_list .top_block_title,
	body .top_block .top_block_title {
		font-size: 32px;
	}
	.front_brands_list h3,
	.front_brands_list .top_block_title {
		margin-bottom: 33px;
	}
	.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .content_wrapper_block > .maxwidth-theme {
		padding-top: 60px;
	}
	.tab_slider_wrapp .top_block .right_block_wrapper > .with_link {
		margin-right: 0;
	}
	body .wrapper1.front_page .BIG_BANNER_INDEX .top_block a,
	body .wrapper1.front_page .CATALOG_TAB .top_block a {
		font-size: 16px;
	}
	body .wrapper1.front_page .BIG_BANNER_INDEX .top_block a::before,
	body .wrapper1.front_page .CATALOG_TAB .top_block a::before,
	body .wrapper1.front_page .CATALOG_SECTIONS .top_block a::before {
		width: 24px;
		height: 24px;
	}
}
@media (min-width: 991px) {
	.header-v16--custom .header__top-item .top-description {
		padding: 8px 0;
		color: #555555;
		font-size: 14px;
	}
	.header-v17--custom .mega-menu table td .wrap > a {
		color: #fff;
	}
	.header-v17--custom .basket-link .js-basket-block .count {
		color: #000;
		background-color: #fff;
	}
	#mobileheader .mobileheader-v1--custom .wrap_icon--custom .icon-custom svg:not(.not_fill) use {
		fill: var(--white_bg_ccc);
	}
	#mobileheader .mobileheader-v1--custom .wrap_icon--custom > *:hover svg:not(.not_fill) use {
		fill: var(--white_bg_ccc);
	}
	.header-v17--custom .catalog svg .cls-1 {
		fill: var(--white_bg_ccc);
	}
	.header-v17--custom .svg-inline-icon_catalog + .svg-inline-down svg use {
		fill: var(--white_bg_ccc);
	}
	/* Ð°ÐºÑ‚Ð¸Ð²Ð½Ñ‹Ð¹ ÐºÐ°Ñ‚Ð°Ð»Ð¾Ð³ */
	.wrapper1:not(.has-secion-banner):not(.light-menu-color) .header-v17--custom .menu-row:not(.bgcolored):not(.bgdark) td.active .wrap > a {
		color: var(--white_bg_ccc);
	}
	.wrapper1:not(.has-secion-banner):not(.light-menu-color) .header-v17--custom .menu-row:not(.bgcolored):not(.bgdark) td.active .svg path {
		fill: var(--white_bg_ccc);
	}
	body .top_big_banners .items .item {
		width: calc(33.33% - 14px) !important;
	}
	.header-v17.header-v17--custom .catalog .svg-inline-icon_catalog svg {
		width: 24px;
		height: 24px;
	}
	.header-v17.header-v17--custom .catalog .dropdown-toggle {
		font-size: 14px;
	}
	.header-v17.header-v17--custom .logo-row .logo {
		max-width: unset;
		height: unset;
	}
	.header-v17.header-v17--custom .logo-row .logo img,
	.header-v17.header-v17--custom .logo-row .logo svg {
		min-width: 180px;
		height: 100%;
	}
	.phone-block__wrap {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.logo_and_menu-row .callback-block {
		margin: 0;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.line-block {
		margin: 0;
	}
	.line-block > .line-block__item {
		padding: 0;
	}
	.logo_and_menu-row .inner-table-block,
	.longs .logo-row:not(.icons_bottom) .wrap_icon,
	.longs .logo-row:not(.icons_bottom) .top-description,
	.longs .logo-row:not(.icons_bottom) .inner-table-block,
	.logo_and_menu-row .search-wrapper,
	body .header-wrapper .logo_and_menu-row:not(.icons_bottom).longs .logo-row .logo {
		height: 70px;
	}
	.header-v17.header-v17--custom .logo-block + .line-block__item {
		display: none;
	}
	.header-v16.header-v16--custom {
		display: none;
	}
	.logo_and_menu-row .burger svg {
		width: 24px;
		height: 18px;
	}
	.logo_and_menu-row .burger .svg-burger,
	.logo_and_menu-row .burger .svg-inline-burger {
		position: static;
		top: 0;
		margin: 0;
		transform: unset;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {
	.SALE .col-md-3 {
		width: 100%;
		display: inline-flex;
		justify-content: space-between;
		align-items: center;
	}
	.CATALOG_TAB .bottom_nav {
		width: calc(((100% - 2* 10px) / 3)* 2 + 10px);
	}
	body .wrapper1.front_page .CATALOG_TAB .top_block a {
		bottom: 78px;
		right: calc(((100% - 2* 10px) / 6));
	}
}
@media (min-width: 1200px) {
	.item-views.sales2.md .item-wrapper > .item .image,
	.item-views.sales2.lg .item-wrapper > .item .image {
		margin-bottom: 18px;
	}
	.item-views .item .title {
		margin-bottom: 2px;
	}
	.ajax_load_btn.ajax .more_text_ajax {
		padding: 16px 80px;
	}
	.item_info--top_block {
		gap: 35px;
	}
	.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .sections_wrapper:not(.smalls) {
		padding-bottom: 100px;
	}
	.top_big_banners.short_block:not(.nop) .top_slider_wrapp {
		padding-bottom: 75px;
	}
	.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .content_wrapper_block > .maxwidth-theme {
		padding-top: 95px;
	}
	.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container.CATALOG_SECTIONS .content_wrapper_block > .maxwidth-theme {
		padding-top: 80px;
	}
	.search .dropdown-select {
		top: 12px;
	}
	.top-block .menu.topest li {
		padding: 16px 0px 17px;
	}
	.phone-block__wrap {
		gap: 0;
	}
	.mega-menu table td .wrap > a.dropdown-toggle,
	.logo_and_menu-row .inner-table-block,
	.longs .logo-row:not(.icons_bottom) .wrap_icon,
	.longs .logo-row:not(.icons_bottom) .top-description,
	.longs .logo-row:not(.icons_bottom) .inner-table-block,
	.logo_and_menu-row .search-wrapper,
	body .header-wrapper .logo_and_menu-row:not(.icons_bottom).longs .logo-row .logo {
		height: 94px;
	}
	.top-block .menu.topest li a.menu__opt-link {
		font-size: 12px;
		line-height: 1.2;
	}
	.logo_and_menu-row .personal-link,
	.logo_and_menu-row .personal-link .wrap {
		display: inline-flex;
		align-items: center;
		margin: 0;
	}
	/* .auth_wr_inner.with_dropdown > .svg.inline {
		top: 15px;
	} */
	.logo_and_menu-row .personal-link .wrap {
		max-width: 150px;
	}
	.logo_and_menu-row .wrap_icon .personal-link.logined .name {
		margin: 0;
	}
	.logo_and_menu-row .wrap_icon .title,
	.logo_and_menu-row .wrap_icon .name,
	.top-block .menu.topest li {
		font-size: 16px;
	}
	.logo_and_menu-row .callback-block {
		font-size: 14px;
		text-transform: unset;
	}
	.logo_and_menu-row .search .search-input {
		height: 54px;
	}
	.header__top-item:not(:first-of-type) {
		margin-left: 50px;
	}
	.header__top-item:nth-child(2) {
		margin-left: 0;
	}
	.top_big_banners.short_block .top_slider_wrapp .main-slider,
	.top_big_banners.short_block .top_slider_wrapp .main-slider__item,
	.top_big_banners.short_block .top_slider_wrapp .main-slider__item td,
	.top_slider_wrapp.view_3 .main-slider,
	.top_slider_wrapp.view_3 .main-slider__item,
	.top_slider_wrapp.view_3 .main-slider__item td,
	.top_slider_wrapp.view_3 .main-slider__item tr {
		height: 360px;
	}
	.CATALOG_TAB .bottom_nav {
		width: unset;
	}
	.ajax_load_btn.ajax .more_text_ajax {
		width: unset;
	}
	.contacts__delivery_systems {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.header-v17.header-v17--custom .basket-link .js-basket-block {
		gap: 10px;
	}
	.header-v17.header-v17--custom .catalog .dropdown-toggle {
		font-size: 16px;
	}
	.header-v17.header-v17--custom .logo-row .logo img,
	.header-v17.header-v17--custom .logo-row .logo svg {
		min-width: 240px;
	}
	.header-v17.header-v17--custom .header__top-inner > .header__top-item:first-of-type {
		display: none;
	}
	.SALE .with-text-block-wrapper h3 {
		margin-bottom: 60px;
	}
	.with-text-block-wrapper h3,
	.front_brands_list h3,
	body .top_block h3,
	.with-text-block-wrapper .top_block_title,
	.front_brands_list .top_block_title,
	body .top_block .top_block_title {
		text-align: left;
	}
	.tab_slider_wrapp .top_block .right_block_wrapper > .with_link {
		margin-right: 160px;
	}
	body .wrapper1.front_page .CATALOG_TAB .top_block a {
		position: static;
		transform: none;
	}
	.js-swiper-front-section .sw-slide {
		width: calc((100% - 4* 16px) / 5) !important;
	}
	.block-type.bottom_nav .ajax_load_btn.ajax {
		text-align: center;
	}
	.top_big_one_banner .swiper-pagination {
		text-align: center;
	}
	.logo_and_menu-row .wrap_icon .title,
	.logo_and_menu-row .wrap_icon .name {
		text-transform: unset;
	}
	.logo_and_menu-row .wrap_icon .personal-link .name,
	.top-block .logo_and_menu-row .wrap_icon.person .personal-link {
		margin-top: 0;
	}
	.logo_and_menu-row .wrap_icon,
	.auth_wr_inner {
		display: inline-flex;
		align-items: center;
	}
	.wrapp_block.logo-row .header__top-item {}
	.wrapp_block.logo-row .header__top-item:not(:first-of-type) {
		margin-left: unset;
	}
	.phone-block__wrap {
		margin-left: 120px;
		margin-right: -20px;
	}
	.company-block .btn:not(.subscribe-btn) {
		font-size: 18px;
		padding: 16px 30px;
	}
}
/**/
@media (max-width: 600px) {
	#main .mobile-overflow {
		overflow: hidden;
		overflow-x: auto;
		overscroll-behavior: contain;
		scrollbar-width: thin;
	}
	#main .mobile-overflow::-webkit-scrollbar {
		width: 8px;
	}
	#main .mobile-overflow::-webkit-scrollbar-track {
		border-radius: 8px;
	}
	#main .mobile-overflow::-webkit-scrollbar-thumb {
		border-radius: 8px;
		background: #999;
		border: 2px solid #fff;
		border-color: var(--card_bg_black);
	}
	#main .mobile-overflow::-webkit-scrollbar-thumb:window-inactive {
		background: #999;
		border: 2px solid #fff;
		border-color: var(--card_bg_black);
	}
	#main .mobile-overflow::-webkit-scrollbar {
		width: 14px;
	}
	#main .mobile-overflow::-webkit-scrollbar-thumb,
	#main .mobile-overflow::-webkit-scrollbar-thumb:window-inactive {
		border: 5px solid var(--card_bg_black);
	}
}
/**/
#pagetitle + .element-count-wrapper .element-count {
	top: unset;
	padding: 0;
	margin: 0;
	border: none;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
@media (max-width: 577px) {
	#pagetitle + .element-count-wrapper .element-count {
		display: block;
		margin-top: 12px;
	}
	.page-top > div:last-of-type {
		padding: 16px 0px 18px;
	}
}
@media (min-width: 578px) {
	.page-top .topic__heading > #pagetitle {
		margin-right: 15px;
	}
}
@media (min-width: 768px) {
	.page-top > div:last-of-type {
		padding: 10px 0px 30px;
	}
}
@media (min-width: 900px) {
	#pagetitle + .element-count-wrapper .element-count {
		top: -3px;
		font-size: 16px;
	}
}
/* in cart */
.btn.in-cart {
	background-color: #ffffff;
	border-color: #911ea4;
	color: #911ea4;
}
.btn.in-cart:hover {
	color: #ffffff;
}
.btn.in-cart .svg {
	display: none;
}
.drop-zone {
	font-size: 12px;
}
ul {
	margin: 15px 0;
}
/**/
ul:not([id*="bx_"]) > li:before {
	content: "\2713";
}
ul > li {
	margin-top: 2px;
}
.left_menu li a {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
}
/* order */
body.simple_basket_mode #header {
	--fill_dark_light_ccc: #fff;
	--white_text_black: #fff;
	--white_text_black2: #fff;
	background-color: #B02195 !important;
	background-image: linear-gradient(to right, rgba(66, 3, 166, 0), rgba(118, 46, 232, 1)) !important;
}
body.simple_basket_mode #header .logo.logo--custom path {
	fill: #fff;
}
.total-scroll-info {
	font-size: 14px;
}
.btn {
	padding: 13px 22px;
	font-size: 12px;
	font-weight: 500;
}
.mega-menu table td .wrap > a {
	font-weight: 600;
}
.confirm_region {
	display: none;
}
/* .subscribe-block-wrapper .outer-wrapper {
	padding: 24px 0;
}
.subscribe-block-wrapper .outer-wrapper .form-control {
	margin-bottom: 0;
} */
footer .wide-subscribe .footer_top {
	padding-bottom: 32px;
}
footer .footer-inner {
	position: relative;
	margin: 0px;
	padding: 59px 0 64px;
}
footer .wide-subscribe .footer-inner {
	padding-bottom: 24px;
}
footer .wide-subscribe .footer_middle {
	margin-bottom: 24px;
}
footer .second_bottom_menu {
	margin-left: unset;
}
@media (min-width: 500px) {
	footer .fourth_bottom_menu .wrap {
		columns: 2;
	}
}
.line-block > .logo-block.line-block__item {
	display: flex;
	align-items: center;
}
@media (min-width: 1200px) {
	.footer-bottom__item.copy {
		display: flex;
		align-items: center;
		gap: 40px;
	}
}
.price_group:has(.visually-hidden),
.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	white-space: nowrap;
	clip-path: inset(100%);
	clip: rect(0 0 0 0);
	overflow: hidden;
}
.basket-checkout-block + .hozopttorg-tip {
	margin-top: 10px;
}
/**/
@media (max-width: 767px) {
	#mobileheader .basket_hover_block {
		z-index: 10;
	}
	#mobileheader .basket_hover_block:has(.wrap_cont) {
		background-image: none;
	}
	#mobileheader .basket_hover_block:has(.wrap_cont) * {
		opacity: unset;
	}
}
.map_more__text > p {
	margin: 0;
}
.captcha-row:has(.yandex-smart-captcha) {
	display: none;
}
.ordered-block .btn.btn-transparent:hover {
	color: #ffffff;
}
.wrapp_stockers > div:not(.js-info-block) {
	display: inline-flex;
	gap: 6px;
	align-items: center;
}
.wrapp_stockers > div:not(.js-info-block) .icon.stock {
	margin-top: unset;
}
.svg.svg-inline-closes {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
#headerfixed .basket-link.basket + .basket_hover_block.loading_block {
	display: none;
}
.EXTENDED form#form_comment textarea,
#form_comment .form-control {
	background-color: #fcfcfc;
}
#bx-soa-properties .bx-soa-more,
#bx-soa-paysystem .bx-soa-more {
	display: none;
}
.product-info-headnote.opt-buy {
	visibility: hidden;
	opacity: 0;
}
@media (min-width: 992px) {
    .catalog_block.items {
        padding-top: 20px;
    }
	.catalog.block.search .section-gallery-wrapper img {
		padding: 20px 0;
	}
}
.bx_filter_vertical.bx_filter .scrollblock .inner_expand_text {
	background-color: #F8F8F8;
}
.catalog_page .bx_filter_vertical.bx_filter .expand_block {
	padding-bottom: 5px;
}


.contacts__delivery_item__image img {
	width: 100%;
}