@charset "UTF-8";
.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu ul.menu-wrapper>li.has_img {
    min-height: 60px;
}
@media (max-width: 1700px) {
    div.top_slider_wrapp .flexslider .slides > li {
        background-size: contain;
    }
}
@media (max-width: 560px) {
    .catalog_block .owl-item  .n-catalog--item {
        width: calc(100% - 10px) !important;
    }
    .item-stock_custome.item-stock .value {
        text-overflow: initial;
        word-wrap: normal;
        white-space: normal;
    }
}
@media (max-width: 600px) {
    .compact-catalog .ajax_load .cost.prices .sale_block {
      display: none !important;
    }
}

img.bx-soa-pp-company-smalltitle--img {
        max-height: 26px;
}
@media screen and (min-width: 992px) {
    div.catalog_block .n-catalog--item:hover .sa_block {
        height: 40px !important;
        overflow: visible;
        opacity: 1;
    }
}
.basket-checkout-block-share {
    display: none !important;
}

.basket-share-top {
    vertical-align: middle;
}
div#bx-soa-orderSave {
    display: none;
}
.basket-share-top i {
    margin-right: 10px;
    margin-top: 2px;
}

.ctlg-blck--nw .owl-item .like_icons {
    display: none;
}
.catalog_block .n-catalog--item .image_wrapper_block img, .ctlg-blck--nw .owl-item .image_wrapper_block img {
    max-width: initial;
    max-height: initial;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Скрываем название цены если только одна группа цен */
.price_matrix_block .price_group:only-child .price_name,
.price_group .price_name {
    display: none;
}

/* Цены в одну строку - текущая слева, старая справа */
.price_matrix_wrapper .prices-wrapper,
.price_group .price_matrix_wrapper .prices-wrapper,
.price_matrix_block .prices-wrapper,
.cost .prices-wrapper {
    display: flex !important;
    align-items: center;
    gap: 10px;
    flex-wrap: nowrap;
    flex-direction: row !important;
    justify-content: space-between;
}
.price_matrix_wrapper .prices-wrapper .price.discount,
.price_group .price_matrix_wrapper .prices-wrapper .price.discount {
    text-decoration: line-through !important;
}
.price_matrix_wrapper .prices-wrapper .price,
.price_group .price_matrix_wrapper .prices-wrapper .price {
    display: inline-block;
}

/* DETAIL + комплект: новая цена слева, старая справа, экономия снизу */
@media (min-width: 768px) {
    .cost.prices.detail.prices_block .prices-wrapper,
    .complect.set_wrapp .cost.prices .prices-wrapper {
        align-items: flex-end;
    }

    .cost.prices.detail.prices_block .prices-wrapper .price.discount,
    .complect.set_wrapp .cost.prices .prices-wrapper .price.discount {
        margin-left: auto;
        text-align: right;
        white-space: nowrap;
    }

    .cost.prices.detail.prices_block .sale_block,
    .complect.set_wrapp .cost.prices .sale_block {
        width: 100%;
        margin-top: 8px;
    }
}
/* Убеждаемся, что sale_block показывается */
.price_matrix_wrapper .sale_block,
.price_group .price_matrix_wrapper .sale_block,
.price_matrix_block .sale_block,
.cost .sale_block,
.price_group .sale_block {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin-top: 5px;
}
/* Скрываем дублирующиеся price_group - показываем только первую */
.price_matrix_block .price_group:not(:first-child) {
    display: none !important;
}

.my_mobile_slider {
    display: flex;
    flex-wrap: wrap;
}

.filter label[data-role=label_MAX_SMART_FILTER_1013_253400233] {
    display: none !important;
}

.new_front div.item-title {
    max-height: 150px;
}

.bx_filter_parameters_box_container .label_block--ml-6 {
    margin: 0 0 11px;
}

/*1050696*/
.ajax_load_btn:not(.ajax):not(:hover) {
    background: #74a516;
}

.catalog_block .catalog_item img.stikers_image {
    width: 40px;
    height: 35px;
    max-width: initial;
    max-height: initial;
    position: relative;
}

.stikers.image_wrapper_block__stikers {
    position: absolute;
    right: -16px;
    display: grid;
    height: 70px;
    top: calc(100% - 64px);
    z-index: 10;
}

.sticker_hovered {
    display: none;
}

.stikers.image_wrapper_block__stikers a:hover .sticker_hovered {
    display: block;
    position: absolute;
}

.stikers.image_wrapper_block__stikers a:first-child .sticker_hovered img {
    max-width: initial;
    max-height: initial;
    width: 150px;
    margin-top: -3rem;
    margin-left: -55px;
}

.stikers.image_wrapper_block__stikers a:last-child .sticker_hovered img {
    max-width: initial;
    max-height: initial;
    width: 150px;
    margin-top: 2rem;
    margin-left: -55px;
}

.stikers.image_wrapper_block__stikers img.stikers_image {
    width: 30px;
    height: 26px;
    max-width: initial;
    max-height: initial;
    position: relative;
}

.product-detail-gallery__container--vertical .stikers.image_wrapper_block__stikers a:first-child .sticker_hovered img {
    margin-top: -5rem;
}

.product-detail-gallery__container--vertical .stikers.image_wrapper_block__stikers {
    right: 3%;
    top: calc(100% - 50px);
}

@media (max-width: 768px) {
    .custom_section.my_mobile_slider .landings-list__item {
        width: 200px;
        height: 70px;
    }

    .custom_section.my_mobile_slider .owl-nav button {
        opacity: 0.15;
    }

    .custom_section.my_mobile_slider .owl-nav button.disabled {
        opacity: 0.05;
    }

    .custom_section.my_mobile_slider .owl-stage-outer {
        width: calc(100vw - 80px);
        margin: auto;
    }

    .custom_section.my_mobile_slider .owl-nav {
        width: 100vw;
        margin: auto;
    }

    .stikers.image_wrapper_block__stikers {
        grid-template-columns: 45% 45%;
        column-gap: 10%;
        height: 30px;
        top: calc(100% - 30px);
        z-index: 100;
        right: -15px;
        align-items: center;
    }

    .stikers.image_wrapper_block__stikers img.stikers_image {
        width: 32px;
        height: 28px;
    }

    .partners_2 .text .property .title-prop.font_upper {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px), projection and (max-width: 767px), tv and (max-width: 767px), handheld and (max-width: 767px) {
   .element-content-all .owl-carousel.owl-theme.owl-bg-nav .owl-nav {
        display: flex;
    }
	.element-content-all .owl-carousel.owl-theme.owl-bg-nav .owl-nav button {
		transform: scale(1.2);
	}
	div.catalog_block .n-catalog--item .image_wrapper_block{
		margin-top: 80px; 
	}
	div.catalog_block .n-catalog--item .like_icons{
		left: 0;
		display: flex ;
		justify-content: space-evenly;	 
	}	
	.catalog_block .n-catalog--item .rating{
		top: 70px;
		left: 10px;
	}
}


.fast_view_frame.popup .form .form_head h2 {
    text-transform: none;
}

.more_text_ajax:not(.btn) {
    color: #fafafa;
}

h2 {
    text-transform: uppercase;
}

.wrapper_inner_half.shop-detail1 .item.map-full.padding0 {
    max-height: 872px;
    max-width: 900px;
}

.showrooms-item.showrooms-item_first {
    min-height: 646px;
}

.showrooms-page .showrooms-item.showrooms-item_first {
    min-height: inherit;
}

/*1050696*/
.row.sid.items.flexbox div:last-child p {
    display: none;
}

/* .row.sid.items.flexbox > div:nth-child(22) { width: 100%; } */
.row.sid.items.flexbox >
div:last-child .row.sid.items.flexbox >

div:last-child {
    width: 33.3%;
}

.catalog_item .image_wrapper_block .like_icons span,
.catalog_item .image_wrapper_block .like_icons span {
    opacity: 1 !important;
    visibility: visible !important;
}

@media (max-width: 991px) {
    body .project_block.project_block_bottom-custom:not(.wti) .info {
        padding-left: 0;
        padding-right: 0;
        font-size: 12px;
    }
}

body {
    color: #333;
}

.detail img {
    margin-right: 9px;
}

@media (max-width: 450px) {
    .product-detail-gallery__container--vertical .stikers.image_wrapper_block__stikers {
        top: calc(-4rem + 2px);
    }

    .detail img {
        text-align: center;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .product-dimensions__data {
        font-size: 12px !important;
    }

    .product-dimensions__item {
        white-space: nowrap !important;
    }

    .bx_ordercart table.colored thead td,
    .wrapper_inner .sale_block .text,
    .wrapper_inner .sale_block .value,
    .custom_bigdata_slider .block-item__title a {
        font-size: 12px !important;
    }

    .topic__heading #pagetitle, .new-h1 {
        font-size: 23px !important;
    }

    .wrap_77c4 {
        bottom: 30px !important;
    }
}

.product-container .product-info {
    padding: 24px 0 24px 48px;
    margin: 0;
}

.detail img {
    margin-right: auto;
}

@media (min-width: 768px) {
    body .product-container .product-detail-gallery__container--vertical .product-detail-gallery__thmb-container .product-detail-gallery__slider--vertical+.video-block.popup_video.fromtop {
        top: 410px;
    }
}

@media (min-width: 1024px) {
    .custom_section.landings-list__info-wrapper.with-slider {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .custom_section .landings-list__item {
        width: 20%;
        padding-right: 15px;
    }
}

.custom_section .landings-list__item {
    padding-right: 15px;
}

.custom_section .section-compact-list__item {
    padding: 4px 10px;
}

.custom_section .section-compact-list__info {
    overflow: hidden;
}

.custom_section .section-compact-list__link {
    font-size: 14px;
}

.custom_section .bordered {
    border: 1px solid #ccc;
}

.custom_section .bordered:hover {
    border: 2px solid #ccc;
}

.custom_section .section-compact-list__item:hover {
    padding: 3px 10px;
    cursor: pointer;
}

.custom_section .landings-list__item a:hover {
    color: #74a516;
}

#mobilemenu .menu >
ul >
li >

a.menu_catalog_mobile {
    background: #74a516;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

a.scroll-to-top {
    display: block;
}

.landings-list__info {
    width: 100%;
}

#mobilefilter .bx_sort_filter {
    display: none;
}

@media (max-width: 800px) {
    .js-load-wrapper .right_block1 .filter-panel__sort {
        display: block !important;
    }
}

.komplect .product-dimensions {
    display: none;
}

.phone.with_dropdown .dropdown {
    display: none;
}

.smalls.logo_and_menu-row .wides .phone .svg-inline-down {
    display: none;
}

footer .info .phone.blocks .phone .svg.svg-inline-down {
    display: none;
}

.tab-pane.stores .stores-title {
    display: none;
}

#bx-soa-order .bx-soa div[data-property-id-row="20"] >

label {
    font-size: 1.466em;
    line-height: 1.2em;
    color: #333;
    font-weight: 700;
}

div[data-property-id-row="20"] input {
    z-index: 5;
    margin-right: 5px;
}

div[data-property-id-row="20"] input::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    z-index: 1;
}

div[data-property-id-row="20"] input:checked::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    z-index: 1;
    background: #87c01a;
}

#skyweb24_contact_type2 .one.N.N {
    display: none;
}

body #skyweb24_contact_type2 .subtitle >

span {
    width: 95%;
}

.sale_order_full_table .ps_logo img {
    max-width: 60px;
}

.wrapper_inner.front .MIDDLE_ADV .item-views.float_banners .items .catalog-link {
    font-size: 1.6em;
    font-weight: 700;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    content: "Каталог";
    text-align: left;
    color: #333;
}

.item-shop-detail1 .property.email .value a:hover,
.item-shop-detail1 .property.phone .value a:hover,
.wrapper_inner.front .MIDDLE_ADV .item-views.float_banners .items .catalog-link a {
    color: #333;
}

.basket-checkout-section-inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.header-v20-custom .mega-menu .table-menu_custom table {
    width: 97%;
}

.header-v20-custom .table-menu_custom table .menu-item-row__text_custom a {
    white-space: initial;
}

.header-v20-custom .menu-only.menu-only-custom {
    width: calc(100% - 8px);
}

.catalog_page .type_sections_3 .section_info a[href="/store/sale/"] {
    display: inline-block;
    padding: 5px 10px;
    color: #fff !important;
    background: #d01;
}

.catalog_page .type_sections_3 .section_info a[href="/store/sale/"]:hover span {
    color: #fff !important;
}

.header-v20-custom .maxwidth-theme.wides {
    padding: 0;
}

.header-v20-custom .callback-block {
    font-size: 13px;
    font-weight: 500;
    display: block;
    margin-top: 10px;
    padding-right: 6px;
    text-align: center;
}

#mobileheader .mobileheader-v4-custom .logo-block .logo {
    margin: 0 auto 0 0;
}

#mobileheader .mobileheader-v4-custom .logo-block {
    float: left;
    width: calc(100% - 180px);
}

#mobileheader .mobileheader-v4-custom .burger .svg-inline-burger {
    margin: -3px 0 0 -10px;
}

#mobileheader .mobileheader-v4-custom .burger {
    height: 100%;
    width: 48px;
    margin-right: 5px;
}

#mobileheader .mobileheader-v4-custom .right-icons {
    /*float: left;*/
    float: initial !important;
    margin-left: 0;
    padding-right: 0;
}

#mobileheader .mobileheader-v4-custom .right-icons .svg-inline-search {
    top: -2px;
}

#mobilemenu .menu >
ul >
li >

a {
    font-weight: 400;
}

.popup .form.CALLBACK .form_result.success .success_text__inner-text {
    margin-top: 20px;
}

.drag-block.SALE .front_sale2 .item-wrapper >

.item {
    border: 1px solid #ccc;
}

.drag-block.SALE .front_sale2 .item-wrapper >

.item .inner-text {
    padding: 0 15px 5px;
}

.drag-block.SALE .front_sale2 .item-views.sales2.lg .item-wrapper >

.item .image span {
    border-radius: 0 !important;
}

.drag-block.BLOG .top_block a,
.drag-block.SALE .top_block a {
    position: relative;
    top: 0;
    float: none !important;
}

.stores-title__list.stores-title--map {
    display: none;
}

.product-dimensions {
    padding-top: 22px;
}

.product-dimensions__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-dimensions__col {
    position: relative;
    width: auto;
    min-width: 45px;
    margin-right: 40px;
}

.product-dimensions__col:last-of-type {
    margin-right: 0;
}

.product-dimensions__col:last-of-type::after,
.product-dimensions__col:last-of-type::before {
    display: none;
}

.product-dimensions__col::after,
.product-dimensions__col::before {
    position: absolute;
    top: 50%;
    right: -20px;
    width: 6px;
    height: 1px;
    margin-top: -1px;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #222;
}

.product-dimensions__col::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.product-dimensions__title {
    font-size: 10px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 4px;
    color: #999;
}

.product-dimensions__data {
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    color: #222;
}

.item-views .item .previewtext {
    line-height: 1.692em;
    margin-bottom: 0;
}

.item-views.sales2.sales2_custom.md .item-wrapper >

.item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 74px;
}

.sales2_custom .item-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.item-views.sales2_custom .content-discount-counter {
    margin-bottom: 0;
    margin-top: auto;
    margin-left: 20px;
}

.sales2_custom .period-block {
    margin-top: auto;
}

.aft.aft1 ul li,
.aft.aft2 ul li,
.aft.aft3 ul li,
.aft.aft4 ul li {
    font-family: Montserrat, Arial, sans-serif;
}

.sales2_custom .item-wrapper >

.item {
    border: 1px solid #ccc;
}

.sales2_custom .item-content {
    padding-left: 15px;
    padding-right: 15px;
}

.item-views.sales2_custom .detail-page-link {
    left: 15px;
    bottom: 15px;
}

.sales2_custom .item .inner-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%;
}

.item-views.sales2.lg .item-wrapper >
.item .period-block,
.item-views.sales2.md .item-wrapper >

.item .period-block {
    padding-bottom: 4px;
}

.introtext img {
    float: left;
    width: 400px;
    margin-right: 40px;
    margin-bottom: 30px;
}

.item-shop-detail1 .property.email .value a,
.item-shop-detail1 .property.phone .value a {
    color: #648f12;
}

.sa_block .item-stock {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sa_block .item-stock .value {
    margin-right: 6px;
}

.sa_block .item-stock .icon.stock {
    margin-top: 0;
}

.item-stock--orange .icon.stock {
    background-color: #ea8c00;
}

.icon.order.on-way+.value,
.item-stock--orange .stock+.value {
    color: #ea8c00;
}

.quantity_block_wrapper .item-stock--quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.quantity_block_wrapper .item-stock--quantity .value {
    margin-right: 6px;
}

.quantity_block_wrapper .item-stock--quantity .icon {
    margin-top: 0;
}

.quantity_block_wrapper .item-stock--quantity .muted777 {
    margin-top: 1px;
}

.item-stock .icon.order {
    margin-top: 0;
}

.icon.order.on-way {
    background-color: #ea8c00;
}

.cost.prices .strike_block .price,
.price.discount .muted {
    color: #d01;
}

.sale_block .inner-sale,
.sale_block .sale-number {
    background-color: #74a516;
    padding: 2px 4px;
    border-radius: 2px;
}

.sale_block .inner-sale .text {
    color: #fff;
}

.catalog_item_wrapp--sales .price.font-bold {
    color: #74a516;
}

.mb-25 {
    margin-bottom: 25px;
}

.item--advantage {
    position: relative;
    padding-left: 70px;
}

.item--advantage .image {
    position: absolute;
    top: 0;
    left: 0;
}

.items--advantage-list {
    margin-bottom: -22px;
}

.items--advantage-col {
    margin-bottom: 22px;
}

.form__row {
    margin-left: -10px;
    margin-right: -10px;
}

.form__col {
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

.form__agree {
    font-size: 13px;
    line-height: 22px;
}

.form__btn {
    margin-bottom: 20px;
}

.page-banner {
    display: block;
    margin-bottom: 30px;
}

.custom-tooltip {
    position: relative;
}

.custom-tooltip__body {
    position: absolute;
    top: -100%;
    left: 50%;
    display: none;
    width: 150px;
    margin-top: -30px;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}

.custom-tooltip__body::before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 10px;
    height: 10px;
    content: "";
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    border-radius: 2px;
    background-color: #fff;
}

.custom-tooltip__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
}

.custom-tooltip__inner img {
    width: 150px;
    max-width: 100%;
}

.choose-color {
    margin-top: 20px;
    margin-bottom: 12px;
}

.choose-color__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-right: -7px;
    margin-bottom: -7px;
}

.choose-color__item {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 7px;
}

.color-block {
    position: relative;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.color-block__square {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
}

.color-block__square::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px;
    content: "";
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0;
    border: 1px solid #74a516;
    border-radius: 3px;
}

.color-block.is-active .color-block__square::before {
    opacity: 1;
}

.color-block__square-bg {
    display: block;
    width: 100%;
    height: 100%;
}

.color-block.is-empty .color-block__square::before {
    opacity: 0;
}

.color-block.is-empty .color-block__square {
    position: relative;
    overflow: hidden;
    border: 1px solid #ececec;
}

.color-block.is-empty .color-block__square::after {
    position: absolute;
    top: 50%;
    left: -6px;
    display: block;
    width: 51px;
    height: 1px;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #ececec;
}

.color-block.is-active.is-empty .color-block__square {
    overflow: visible;
}

.color-block.is-active.is-empty .color-block__square-bg,
.color-block.is-active.is-empty .color-block__square::before {
    opacity: 1;
}

.mb-10 {
    margin-bottom: 10px;
}

.color-block--input .color-block__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
}

.color-block--input .color-block__input:checked~.color-block__square::before {
    opacity: 1;
}

.filter input.color-block__input {
    display: inline-block !important;
}

.color-block--sm .color-block__square {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    height: 20px;
}

.color-block--sm .color-block__square::before {
    width: 27px;
    height: 27px;
    border-width: 2px;
}

.color-block__text {
    margin-left: 10px !important;
}

.label_block--ml-6 {
    margin-left: 6px !important;
}

.label_block--ml-6:first-of-type {
    padding-top: 4px;
}

.color-block--bordered .color-block__square::before {
    border: 1px solid #e0e0e0;
    opacity: 1;
}

.color-block--bordered .color-block__input:checked~.color-block__square::before {
    border: 2px solid #74a516;
}

.color-block--bordered.is-active .color-block__square::before {
    border: 1px solid #74a516;
}

.sale_wrapper.font_xxs .title {
    color: #fff;
}

.sale_block >
.sale_wrapper >

.inner-sale {
    white-space: nowrap;
    border: 0;
}

.popup_iframe_wrapper {
    position: fixed;
    z-index: 3000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.accordion .font_md {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
}

.accordion .accordion-body .marked-list li {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 7px;
    color: #777;
}

.accordion .accordion-body .marked-list li.marked-list__title {
    margin-bottom: 15px;
    margin-top: 15px;
}

.accordion .accordion-body .marked-list li.marked-list__title:first-of-type {
    margin-top: 0;
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

.ps__rail-x,
.ps__rail-y {
    display: none;
    opacity: 0;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    position: absolute;
}

.ps__rail-x {
    height: 15px;
    bottom: 0;
}

.ps__rail-y {
    width: 15px;
    right: 0;
}

.ps--active-x >
.ps__rail-x,
.ps--active-y >

.ps__rail-y {
    display: block;
    background-color: transparent;
}

.ps--focus >
.ps__rail-x,
.ps--focus >
.ps__rail-y,
.ps--scrolling-x >
.ps__rail-x,
.ps--scrolling-y >
.ps__rail-y,
.ps:hover >
.ps__rail-x,
.ps:hover >

.ps__rail-y {
    opacity: 0.6;
}

.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-x:focus,
.ps .ps__rail-x:hover,
.ps .ps__rail-y.ps--clicking,
.ps .ps__rail-y:focus,
.ps .ps__rail-y:hover {
    background-color: #eee;
    opacity: 0.9;
}

.ps__thumb-x,
.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    position: absolute;
}

.ps__thumb-x {
    -o-transition: background-color 0.2s linear, height 0.2s ease-in-out;
    transition: background-color 0.2s linear, height 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
    height: 6px;
    bottom: 2px;
}

.ps__thumb-y {
    -o-transition: background-color 0.2s linear, width 0.2s ease-in-out;
    transition: background-color 0.2s linear, width 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
    width: 6px;
    right: 2px;
}

.ps__rail-x.ps--clicking .ps__thumb-x,
.ps__rail-x:focus >
.ps__thumb-x,
.ps__rail-x:hover >

.ps__thumb-x {
    background-color: #999;
    height: 11px;
}

.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus >
.ps__thumb-y,
.ps__rail-y:hover >

.ps__thumb-y {
    background-color: #999;
    width: 11px;
}

@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mt-30 {
    margin-top: 30px;
}

.text-gray {
    color: #999;
}

.text-green {
    color: #74a516;
}

.text-size-small {
    font-size: 13px;
}

.d-none {
    display: none;
}

.pt-60 {
    padding-top: 60px !important;
}

.dropdown__wrapper {
    position: relative;
}

.dropdown__control {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    padding-right: 0;
    padding-left: 0;
    cursor: pointer;
    border: 1px solid #e6e9ee;
    border-radius: 3px;
    background-color: #fafafa;
}

.dropdown__clear,
.dropdown__control::before {
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
}

.dropdown__control::before {
    right: 10px;
    bottom: 0;
    width: 16px;
    height: 10px;
    margin: auto;
    content: "";
    pointer-events: none;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1.62305L7.15685 7.2799L12.8137 1.62305' stroke='%23999999' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.is-opened .dropdown__control {
    background: #fff;
}

.is-opened .dropdown__control::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dropdown__control .is-opened-above {
    border-top: none;
}

.is-changed .dropdown__control {
    padding-top: 0;
}

.dropdown__clear {
    right: 0;
    display: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M9.24269 0.757359C9.53559 1.05025 9.53559 1.52513 9.24269 1.81802L6.06071 5L9.24269 8.18198C9.53559 8.47487 9.53559 8.94975 9.24269 9.24264C8.9498 9.53553 8.47493 9.53553 8.18203 9.24264L5.00005 6.06066L1.81807 9.24264C1.52518 9.53553 1.0503 9.53553 0.757411 9.24264C0.464518 8.94975 0.464518 8.47487 0.757411 8.18198L3.93939 5L0.757411 1.81802C0.464518 1.52513 0.464518 1.05025 0.757411 0.757359C1.0503 0.464466 1.52518 0.464466 1.81807 0.757359L5.00005 3.93934L8.18203 0.757359C8.47493 0.464466 8.9498 0.464466 9.24269 0.757359Z' fill='white'/%3E%3C/svg%3E");
    background-position: center;
    background-size: 10px;
}

.dropdown__option.is-selected::after,
.dropdown__placeholder {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dropdown__placeholder {
    font-size: 13px;
    line-height: 140%;
    left: 14px;
    color: #b8b8b8;
}

.dropdown__list {
    z-index: 5;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    background-color: #fff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}

.is-opened .dropdown__list {
    display: block;
}

.dropdown__list.is-detached {
    position: absolute;
    display: block;
}

.dropdown__search {
    position: sticky;
    z-index: 1;
    top: 0;
    display: none;
    padding: 1rem 1.7rem;
}

.dropdown__search-input {
    position: relative;
    display: none;
    width: 100%;
    height: 4rem;
    border-radius: 2rem;
    background: #fff url("data:image/svg+xml,%3Csvg viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.7047 12.2773C16.1186 9.33131 15.9505 4.97717 13.2006 2.22722C10.2716 -0.701715 5.5229 -0.701715 2.59397 2.22722C-0.334962 5.15615 -0.334961 9.90489 2.59397 12.8338C5.34391 15.5838 9.69803 15.7518 12.644 13.338L15.6754 16.3693C15.9683 16.6622 16.4432 16.6622 16.7361 16.3693C17.029 16.0765 17.029 15.6016 16.7361 15.3087L13.7047 12.2773ZM12.1399 3.28788C14.483 5.63102 14.483 9.43001 12.1399 11.7732C9.79673 14.1163 5.99774 14.1163 3.65459 11.7732C1.31144 9.43001 1.31144 5.63102 3.65459 3.28788C5.99774 0.94473 9.79673 0.94473 12.1399 3.28788Z' fill='%237B7689'/%3E%3C/svg%3E%0A") no-repeat 1.3rem center/1.7rem;
    background-color: #fff;
    padding-left: 4rem;
    padding-right: 4rem;
}

.dropdown__options {
    position: relative;
    max-height: 15rem;
}

.dropdown__option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 5px 16px;
}

.dropdown__option:hover {
    background-color: #fafafa;
}

.dropdown__option img {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    pointer-events: none;
    width: 40px;
    height: 40px;
}

.dropdown__option.is-selected {
    position: relative;
    background-color: #fafafa;
}

.dropdown__option.is-selected::after {
    right: 20px;
    width: 11px;
    height: 9px;
    content: "";
    background: url("data:image/svg+xml,%3Csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8642 1.65506L4.25775 8.20846C4.07765 8.3871 3.78681 8.38596 3.60817 8.20586L0.133227 4.70278C-0.0454182 4.52268 -0.0442699 4.23184 0.135868 4.05316L1.00551 3.19052C1.18561 3.01187 1.47645 3.01302 1.6551 3.19316L3.94383 5.50046L9.35455 0.133231C9.53465 -0.0454137 9.82548 -0.044265 10.0041 0.135834L10.8668 1.00544C11.0454 1.18558 11.0443 1.47642 10.8642 1.65506Z' fill='%2374A516'/%3E%3C/svg%3E%0A") no-repeat center center/cover;
}

.is-multiple .dropdown__option::before {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    content: "";
    border: 1px solid #fafafa;
}

.is-multiple .dropdown__option.is-selected::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7071 0.292893C12.0976 0.683417 12.0976 1.31658 11.7071 1.70711L5.20711 8.20711C4.81658 8.59763 4.18342 8.59763 3.79289 8.20711L0.292893 4.70711C-0.0976311 4.31658 -0.0976311 3.68342 0.292893 3.29289C0.683417 2.90237 1.31658 2.90237 1.70711 3.29289L4.5 6.08579L10.2929 0.292893C10.6834 -0.0976311 11.3166 -0.0976311 11.7071 0.292893Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 8px;
}

.dropdown.is-changed .dropdown__placeholder,
.dropdown__select,
.is-multiple .dropdown__option.is-selected::after {
    display: none;
}

.is-native .dropdown__select {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.is-native .dropdown__select select {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.dropdown__container {
    display: block;
    height: 48px;
    width: auto !important;
    min-width: 100%;
    margin: -1px;
    outline: 0 !important;
}

.dropdown__selection {
    height: 100%;
    outline: 0 !important;
}

.dropdown__selection-text {
    font-size: 14px;
    height: 100%;
    color: #222;
}

.dropdown__selection-text img {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    width: 22px;
    height: 22px;
}

.dropdown__selection-item,
.dropdown__selection-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 14px;
    padding-right: 14px;
}

.dropdown__selection-item img {
    display: block;
    width: auto;
    max-width: 22px;
    max-height: 22px;
}

.dropdown__selection-item .dropdown__selection-text {
    padding-right: 0;
}

.dropdown--changed .dropdown__placeholder,
.dropdown--focused .dropdown__placeholder {
    -o-text-overflow: clip;
    text-overflow: clip;
    -webkit-transform: translateY(-1.9rem) scale(0.85);
    -ms-transform: translateY(-1.9rem) scale(0.85);
    transform: translateY(-1.9rem) scale(0.85);
}

.dropdown label.error {
    position: absolute;
    top: 100%;
    left: 0;
}

.dropdown.is-changed this__selection,
.dropdown.is-focused this__selection {
    padding-top: 1.6rem;
}

.page-block:not(:last-child) {
    margin-bottom: 50px;
}

.page-block__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}

.page-block__header-link {
    position: relative;
    display: inline-block;
    margin-top: 6px;
}

.page-block__header-link::before {
    display: block;
    width: 16px;
    height: 12px;
    content: "";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0.26;
    background-image: url(/bitrix/templates/aspro_max/images/svg/catalog/arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.marked-list__sub-list li::before,
.page-block__header-link-text {
    display: none;
}

.border-block {
    padding: 30px 20px;
    border: 1px solid #93bd40;
}

.page-banner img {
    width: 100%;
    max-width: 100%;
}

.quote-block {
    position: relative;
    padding-left: 58px;
}

.quote-block::before {
    position: absolute;
    top: -20px;
    left: 0;
    display: block;
    width: 48px;
    height: 40px;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='40' viewBox='0 0 48 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 0V6.84932C45.3487 7.54338 43.3234 8.52968 41.924 9.80822C40.5616 11.0868 39.4568 12.7306 38.6099 14.7397C37.7998 16.7123 37.3947 19.1233 37.3947 21.9726C40.7825 21.9726 43.2865 22.9406 44.9068 24.8767C46.5639 26.7763 47.3924 28.8037 47.3924 30.9589C47.3924 33.516 46.4902 35.6712 44.6858 37.4247C42.8815 39.1416 40.7825 40 38.389 40C35.2589 40 32.5708 38.6849 30.3245 36.0548C28.1151 33.3881 27.0104 29.7534 27.0104 25.1507C27.0104 21.0959 27.8941 17.2968 29.6617 13.7534C31.4292 10.21 33.8228 7.17808 36.8423 4.65753C39.8987 2.13699 43.618 0.584475 48 0ZM20.9896 0V6.84932C18.3383 7.54338 16.313 8.52968 14.9137 9.80822C13.5512 11.0868 12.4465 12.7306 11.5995 14.7397C10.7894 16.7123 10.3843 19.1233 10.3843 21.9726C13.809 21.9726 16.3314 22.9406 17.9517 24.8767C19.5719 26.7763 20.382 28.8037 20.382 30.9589C20.382 33.516 19.4799 35.6712 17.6755 37.4247C15.8711 39.1416 13.7722 40 11.3786 40C8.28539 40 5.61565 38.6849 3.36939 36.0548C1.12313 33.3881 0 29.7534 0 25.1507C0 21.0959 0.883774 17.2968 2.65132 13.7534C4.41887 10.21 6.81243 7.17808 9.83199 4.65753C12.8884 2.13699 16.6076 0.584475 20.9896 0Z' fill='%2374A516'/%3E%3C/svg%3E%0A");
}

.quote-block__text {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    color: #333;
}

.adventages-items,
.adventages-items__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.adventages-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.adventages-items__col {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 160px;
    padding: 15px;
    border: 2px solid #ececec;
    border-bottom: none;
}

.adventages-items__col:last-of-type {
    border-bottom: 2px solid #ececec;
}

.adventages-items__img {
    margin-bottom: 12px;
    text-align: center;
}

.jumbotron-modern {
    position: relative;
    padding: 45px 15px;
    border: 1px solid #ececec;
    border-radius: 3px;
    background-color: #fafafa;
}

.jumbotron-modern__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.jumbotron-modern__text p:last-of-type {
    margin-bottom: 0;
}

.jumbotron-modern .jumbotron-modern__inner {
    position: relative;
    z-index: 2;
}

.marked-list {
    margin-bottom: 21px;
    margin-top: 0;
}

.marked-list li:last-of-type,
.marked-list:last-of-type {
    margin-bottom: 0;
}

.marked-list__sub-list {
    padding: 0;
    margin: 7px 0 0 26px;
}

.marked-list__sub-list li {
    padding-left: 0;
}

.marked-list li {
    position: relative;
    padding-left: 16px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
    margin-bottom: 8px;
    margin-left: 0;
}

.marked-list li::before {
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0 !important;
    width: 6px;
    height: 6px;
    content: "" !important;
    border-radius: 50%;
    background-color: #74a516;
}

.bg-info {
    background-size: cover;
    background-position: 50%;
}

.bg-info__text {
    line-height: 1.6;
    font-size: 16px;
}

.bg-info__wrapper {
    padding: 40px 20px;
}

@media all and (min-width: 576px) {
    .page-block__header {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 40px;
    }

    .page-block__header-link::before {
        display: none;
    }

    .page-block__header-link-text {
        display: block;
        margin-left: 42px;
    }
}

@media (min-width: 768px) {
    .form__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .form__btn {
        margin-bottom: 0;
        margin-right: 24px;
    }
}

@media all and (min-width: 768px) {
    .d-md-inline {
        display: inline;
    }

    .dropdown__list.is-imgs-list {
        padding: 15px 14px;
    }

    .is-imgs-list .dropdown__options {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: -10px;
    }

    .is-imgs-list .dropdown__option {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: calc(33.3333% - 10px);
        margin-right: 5px;
        margin-bottom: 10px;
        margin-left: 5px;
        padding: 5px;
        border: 1px solid #ececec;
        background-color: transparent;
    }

    .is-imgs-list .dropdown__option::before {
        display: block;
        padding-top: 100%;
        content: "";
    }

    .is-imgs-list .dropdown__option span,
    .is-imgs-list .dropdown__option::after {
        display: none;
    }

    .is-imgs-list .dropdown__option img {
        position: absolute;
        width: auto;
        height: auto;
        max-width: calc(100% - 10px);
        max-height: calc(100% - 10px);
        margin-right: 0;
    }

    .is-imgs-list .dropdown__option.is-selected,
    .is-imgs-list .dropdown__option:hover {
        background-color: transparent;
        border-width: 2px;
        border-color: #74a516;
    }

    .bg-info__text {
        font-size: 24px;
    }

    .bg-info__wrapper {
        padding: 60px;
    }
}

@media (min-width: 992px) {
    .item--advantage {
        padding-left: 0;
        text-align: center;
    }

    .item--advantage .image {
        position: static;
    }

    .border-block {
        padding: 55px 64px;
    }

    .form__body {
        margin-bottom: 20px;
    }
}

@media all and (min-width: 992px) {
    .mb-md-0 {
        margin-bottom: 0;
    }

    .d-md-none {
        display: none;
    }

    .d-lg-block {
        display: block;
    }

    .page-block:not(:last-child) {
        margin-bottom: 60px;
    }

    .border-block {
        padding: 55px 64px;
    }

    .quote-block__text {
        font-size: 24px;
    }

    .adventages-items__col {
        width: 33%;
        border-right: none;
        border-bottom: 2px solid #ececec;
    }

    .adventages-items__col:last-of-type {
        border-right: 2px solid #ececec;
    }
}

@media (min-width: 1200px) {
    .front_sale2_custom .item-views.sales2.md .item-wrapper >

    .item .image span {
        height: 284px;
    }
}

@media all and (min-width: 1200px) {
    .mb-lg-0 {
        margin-bottom: 0;
    }

    .d-xl-inline {
        display: inline;
    }

    .d-xl-block {
        display: block;
    }

    .d-xl-none {
        display: none !important;
    }

    .border-block__quote-block {
        padding-right: 70px;
    }

    .jumbotron-modern__text {
        width: 620px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 992px) {
    .section-block .catalog_section_list.items .item_block.lg .section_item {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .section-block .catalog_section_list.items .item_block .name {
        font-size: 13px;
        margin: 0;
        text-align: left;
    }

    .section-block .catalog_section_list.items .item_block .element-count2,
    .section-block .catalog_section_list.items .item_block .image,
    .wrapper_inner.front .MIDDLE_ADV .item-views.float_banners .items .catalog-link {
        display: none;
    }
}

@media (max-width: 900px) {
    .introtext img {
        width: 48%;
        margin-right: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .product-container .info_item .adaptive-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .choose-color {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .product-container .info_item .adaptive-block .char-side {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

@media (max-width: 600px) {
    .product-dimensions {
        display: block;
        padding-top: 9px;
    }

    .product-dimensions__col {
        min-width: auto;
        margin-right: 16px;
    }

    .product-dimensions__col::after,
    .product-dimensions__col::before {
        right: -10px;
        width: 4px;
        background-color: #989898;
    }

    .product-dimensions__title {
        display: none;
    }

    .product-dimensions__data {
        font-size: 10px;
        line-height: 120%;
        color: #989898;
    }

    .catalog_item .cost.prices {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .introtext img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .item-stock--on-way {
        padding-top: 6px;
    }

    .item-stock--quantity+.cheaper_form {
        margin-bottom: 15px;
    }

    .quantity_block_wrapper .item-stock--quantity .icon {
        margin-top: 4px;
    }
}

@media (max-width: 576px) {
    .accordion .accordion-body .marked-list li {
        font-size: 13px;
    }
}

@media (hover: hover) {
    .custom-tooltip:hover .custom-tooltip__body {
        display: block;
        opacity: 1;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}

.h3-style {
    display: inline-block;
    margin: 0px 38px 0px 0px;
    text-transform: inherit;
    line-height: 1.126em;
    font-weight: 700;
    font-size: 1.6em;
}

.h1-style {
    font-weight: 700;
    line-height: 1.126em;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 2.133em;
    color: #333;
}

.h3-style2 {
    display: inline-block;
    text-transform: inherit;
    line-height: 1.126em;
    font-weight: 700;
    font-size: 1.3em;
}

.contacts-href {
    color: #999;
}

.contacts-href:hover {
    color: #fff;
}

.pupup_count {
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
    width: 300px;
    min-width: 300px;
    height: auto;
    padding: 20px 10px;
    z-index: 10;
    font-size: 10px;
    white-space: normal;
    z-index: 10000000 !important;
    position: relative;
}

body .catalog_block.items .item_block.item,
.ajax_load .top_wrapper .catalog_block .catalog_item >

div,
.ajax_load.block .item_block:hover .footer_button,
.catalog_block .counter_wrapp {
    overflow: visible;
}

.left_block.remove_z_index {
    z-index: 59;
}

.menu-footer {
    display: flex;
    flex-direction: column;
}

/* Некликабельность активных пунктов меню START */
a.contacts-href.active {
    pointer-events: none;
}

li.menu_item.current:has(.parent1) {
    pointer-events: none;
}

/*.menu.dropdown li.has-child .dropdown li.current > a{*/
/* pointer-events: none;*/
/*}*/
.menu.dropdown .dropdown li.current.opened:not(li.has-child) a {
    pointer-events: none;
}

/* Некликабельность активных пунктов меню END */
.company-block .item.video-block {
    display: flex;
    justify-content: center;
}

.h4-credit {
    font-size: 1.333em;
    font-family: Montserrat, Arial, sans-serif;
    line-height: 1.126em;
    font-weight: 700;
}

.box-img-section {
    background: #000;
}

.img-section {
    opacity: 0.6;
}

.img-section:hover {
    opacity: 1;
}

.popup-window.sw24PopupPro .popup-window-close-icon {
    top: 0px;
    right: 0px;
}

@media (max-width: 990px) {
    .owl-carousel.short-nav .owl-nav {
        visibility: visible;
    }
}

#navigation {
    z-index: 3 !important;
}

/* 12.05.2023 START */
.left-slider {
    width: 100%;
    height: auto;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
}

.left-slider .anythingSlider {
    margin-left: 20px;
}

.left-slider.reference {
    height: 362px;
}

.clvh .left-slider {
    margin-top: 23px;
}

.left-slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.left-slider .item-image {
    width: 100%;
    height: 178px;
    display: table;
    margin: 10px 0 0;
    padding: 0;
    position: relative;
}

.left-slider .item-image a {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.left-slider .item-image a img {
    width: auto;
    max-width: 178px;
    height: auto;
    max-height: 178px;
}

.left-slider .item-image .sticker {
    position: absolute;
    top: 18px;
    right: 0;
}

.left-slider .item-image .sticker >

span {
    width: 42px;
    height: 22px;
    display: block;
    margin: 0 0 2px;
    padding: 0;
    position: relative;
}

.left-slider .item-image .sticker >

span:last-child {
    margin: 0;
}

.left-slider .item-image .sticker >

span:before {
    width: 0;
    height: 0;
    position: absolute;
    left: -6px;
    top: 0;
}

.left-slider .item-image img.manufacturer {
    position: absolute;
    right: 15px;
    bottom: -1px;
}

.left-slider a.item-title {
    width: 201px;
    height: auto;
    display: block;
    margin: 12px 0 0;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.left-slider .item-price {
    margin-top: 10px;
}

.left-slider .item-price .catalog-item-price {
    display: inline-block;
    margin: 0;
    padding: 2px 15px;
}

.left-slider .item-price .catalog-item-price-reference {
    display: block;
    margin: 0;
    padding: 0 0 4px;
}

.left-slider .item-price .catalog-item-price-old {
    display: block;
    margin: 3px 0 0;
    padding: 0;
}

.left-slider {
    border: 1px solid #e0e3e7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.left-slider .item-image a {
    text-align: center;
    text-decoration: none;
}

.left-slider .item-image a img {
    border: none;
}

.left-slider .item-image .sticker >

span {
    font-size: 11px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 22px;
}

.left-slider .item-image .sticker .new {
    background: #9cc218;
}

.left-slider .item-image .sticker .hit {
    background: #13a4ff;
}

.left-slider .item-image .sticker .discount {
    background: #9d06d7;
}

.left-slider .item-image .sticker >

span:before {
    content: "";
    border-width: 11px 0 11px 6px;
    border-style: solid;
}

.left-slider .item-image .sticker .new:before {
    border-color: #9cc218 #9cc218 #9cc218 transparent;
}

.left-slider .item-image .sticker .hit:before {
    border-color: #13a4ff #13a4ff #13a4ff transparent;
}

.left-slider .item-image .sticker .discount:before {
    border-color: #9d06d7 #9d06d7 #9d06d7 transparent;
}

.left-slider a.item-title {
    color: #575b71;
    text-align: center;
}

.left-slider a.item-title:hover {
    color: #c90;
}

.left-slider .item-price {
    text-align: center;
}

.left-slider .item-price .catalog-item-price {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
    color: white;
    background: #74a516;
    border-radius: 3px;
}

.left-slider .item-price .catalog-item-price span {
    font-size: 12px;
    font-weight: 400;
    margin-left: 8px;
}

.left-slider .item-price .catalog-item-price .catalog-item-price-reference {
    font-size: 13px;
}

.left-slider .item-price .catalog-item-price-old {
    font-size: 12px;
    color: #a0a4bc;
    text-decoration: line-through;
}

.left-slider .item-price .catalog-item-no-price {
    font-size: 12px;
}

.left-slider ul:not([id*=bx_]) >

li:before {
    content: none;
}

.anythingControls ul li {
    width: 10px;
    height: 10px;
    border: 1px solid #7b7b7b;
    border-radius: 50%;
}

.anythingSlider-left-slider .anythingControls ul li:has(a.cur) {
    background-color: #7b7b7b;
}
.top-title {
    margin-top: 25px;
    margin-bottom: 15px;
}

.left_block .sticky-sidebar__inner >

div {
    margin-top: 32px;
}

.block_side_WIDE.catalog_page .left_block.product-side .sticky-sidebar__inner > div {
    max-width: 360px;
}

.left_block .sticky-sidebar__inner >

div.left-slider {
    margin-top: 0;
}

/* 12.05.2023 END */
.address__custome__img {
    width: 12px;
}

.address__custome {
    margin-top: 22px;
}

.social-block__custome {
    display: flex;
    padding-left: 40px;
    justify-content: space-between;
    align-items: center;
}

.yanik {
    height: 57px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yanlog {
    padding-top: 11px;
}

footer .address.blocks {
    font-size: 14px;
}

/* 07.06.2023 START */
@media (min-width: 768px) {
    .like_icons:not(.static) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.hide {
    display: none;
}

/* 07.06.2023 END */
/* 08.06.2023 Task: https://portal.3put.ru/company/personal/user/all/tasks/task/view/104286/ */
.showrooms-page__inner {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    -ms-grid-rows: auto 20px auto 20px auto;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template: repeat(3, auto)/repeat(2, 1fr);
}

@media screen and (min-width: 768px) {
    .showrooms-page__inner {
        -ms-grid-rows: auto 20px auto;
        -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
        grid-template: repeat(2, auto)/repeat(3, 1fr);
    }
}

.showrooms-item {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    padding: 20px;
    background-color: #f8f8f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .showrooms-item {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
    }

    .showrooms-item_first {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2;
    }

    .showrooms-item_second {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3;
    }
}

@media screen and (min-width: 600px) and (max-width: 767px) {
    .showrooms-item_first {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
    }

    .showrooms-item_second {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
    }
}

.showrooms-item__name {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.showrooms-item__heading {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.showrooms-item__contacts {
    margin: auto 0 15px;
}

.showrooms-item__contacts li {
    margin-bottom: 3px;
}

@media screen and (max-width: 767px) {
    .showrooms-item__btn {
        letter-spacing: 0;
        padding: 10px 15px;
    }
}

.showrooms-page__map {
    overflow: hidden;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
}

@media screen and (min-width: 768px) {
    .showrooms-page__map {
        overflow: hidden;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-column: 2/4;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3;
    }
}

.showrooms-page__map >

iframe {
    border: 0;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .showrooms-page__map >

    iframe {
        border: 0;
        width: 100%;
        height: 100% !important;
    }
}

.showrooms-page__h2 {
    text-align: center;
}

.showrooms-carousel:not(.owl-loaded) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.showrooms-carousel:not(.owl-loaded) >

.showrooms-carousel__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    margin-right: 20px;
}

.showrooms-carousel .owl-nav {
    left: 15px;
    right: 15px;
}

.showrooms-carousel:hover .owl-nav {
    left: 5px !important;
    right: 5px !important;
}

@media screen and (max-width: 767px) {
    .showrooms-carousel .owl-nav {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        left: 5px !important;
        right: 5px !important;
    }
}

.showrooms-carousel__item {
    background-color: #f8f8f8;
    position: relative;
    height: auto;
    width: 100%;
    overflow: hidden;
}

.showrooms-carousel__item:before {
    position: relative;
    display: block;
    content: "";
    z-index: -1;
    width: 100%;
    padding-bottom: 75%;
}

.showrooms-carousel__item img {
    position: absolute;
    display: block;
    z-index: 1;
    width: 100% !important;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.yandex-testimonials {
    width: 560px;
    max-width: 100%;
    margin: 0 auto;
    height: 800px;
    overflow: hidden;
    position: relative;
}

.yandex-testimonials__link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: #b3b3b3;
    font-size: 12px;
    line-height: 1.1;
    font-family: YS Text, sans-serif;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
    left: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    padding: 0 16px;
}

.yandex-testimonials iframe {
    width: 100%;
    height: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* 08.06.2023 END */
/* 15.06.2023 Task: https://portal.3put.ru/company/personal/user/all/tasks/task/view/104567/ */
.custom_section .section-compact-list__item {
    height: 100% !important;
}

.custom_section .section-compact-list__link span {
    white-space: normal !important;
}

@media screen and (min-width: 601px) {
    .image_wrapper_block .like_icons:not(.static) {
        top: -24px;
        right: -24px;
    }
}

.catalog_section_list.type_sections_custom td.box-img-section.image {
    padding: 0;
    margin-bottom: 14px;
}

.catalog_section_list.type_sections_custom td.box-img-section.image >

a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.catalog_section_list.type_sections_custom .box-img-section.image img {
    max-width: unset;
    max-height: unset;
    width: 101%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

/* 15.06.2023 END */
/* 19.07.2023 Task: https://portal.3put.ru/company/personal/user/all/tasks/task/view/105577/ */
#content .top-block-wrapper {
    position: relative;
    z-index: 5;
}

.catalog_section_list.type_sections_custom .box-img-section.image img {
    opacity: 1;
}

.prices-wrapper.prices-wrapper__section__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.prices-wrapper.prices-wrapper__section__section >

.prices-wrapper__section__section__link {
    height: auto;
    line-height: 1.5;
    padding: 7px 12px;
    margin: 0 10px 10px 0;
}

@media screen and (max-width: 824px) {
    .prices-wrapper.prices-wrapper__section__section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .prices-wrapper.prices-wrapper__section__section >

    .prices-wrapper__section__section__link {
        width: 100%;
        margin: 0 0 10px;
    }
}

@media screen and (min-width: 1200px) {
    .product-view .ordered-block .complect >
    .row >

    [class*=col-]:nth-child(4n) .separator {
        display: none;
    }

    .product-view .ordered-block .complect >
    .row >

    [class*=col-] {
        width: 25%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .product-view .ordered-block .complect >
    .row >

    [class*=col-]:nth-child(3n) .separator {
        display: none;
    }

    .product-view .ordered-block .complect >
    .row >

    [class*=col-] {
        width: 33.3333%;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .product-view .ordered-block .complect >
    .row >

    [class*=col-] {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .product-view .ordered-block .complect .separator {
        display: none;
    }
}

/* 19.07.2023 END */
.product-info-headnote-sale-new__sale,
.stickers .sticker_hit,
.stickers div.sticker_khit {
    border: 1px solid #c299ff;
    color: #c299ff;
    background-color: white;
}

.el-shourum--red {
    color: red;
    font-size: 10px;
}

.el-shourum {
    min-width: 50%;
}

@media (min-width: 1200px) {
    div.container {
        width: 1200px;
    }
}

@media (min-width: 1408px) {
    div.container {
        width: 1408px;
    }
}

@media screen and (min-width: 1679.98px) {
    div.container {
        width: 100%;
    }
}

/*additions*/
.menu-hovered .dark-hover-overlay:not(.sticky_menu) #header .logo_and_menu-row .basket-link .js-basket-block .count,
.menu-hovered .dark-hover-overlay:not(.sticky_menu) #header .logo-block .logo,
.menu-hovered .dark-hover-overlay:not(.sticky_menu) #header .phone-block {
    opacity: 1 !important;
}

@media screen and (min-width: 1679.98px) {

    body .maxwidth-theme,
    body .wrapper_inner {
        max-width: 1804px;
    }
}

#header .logo-block .logo,
#mobileheader .logo {
    line-height: 0;
}

@media screen and (min-width: 991.98px) {

    #header .logo-block .logo,
    #mobileheader .logo {
        height: 92px;
    }
}

@media screen and (max-width: 650px) {
    #mobileheader .right-icons .wrap_phones {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    #mobileheader .right-icons .wrap_phones {
        display: block;
    }
}

#mobileheader .burger {
    margin: 0 !important;
}

#header .el-shourum {
    padding: 0;
}

#header .el-shourum span {
    font-weight: 700;
    color: #000;
}

#header .region-phones {
    padding: 0 !important;
}

#header .region-phones .phone-block {
    margin: 0;
}

#header .region-phones .phone-block .phone {
    margin: 0;
    padding: 0 !important;
}

#header .region-phones .phone-block .callback-block {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    margin: 5px 0 0 0;
    padding: 0;
    text-align: left;
}

#header .wb_wr {
    display: flex;
    align-items: center;
    flex: 1;
}

#header .wb_wr .wb_ic >

* {
    padding: 0;
}

#header .hr-wr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 48px;
}

#header .hr-wr .lg-wr {
    display: flex;
    align-items: center;
    gap: 20px;
}

#header .hr-wr .lg-wr .logo-block {
    padding: 0;
}

#header .hr-wr .lg-wr .block-shourum {
    display: none;
    font-size: 13px;
    line-height: 168%;
}

@media screen and (min-width: 1200px) {
    #header .hr-wr .lg-wr .block-shourum {
        display: block;
    }
}

#header .hr-wr .icns-wr {
    display: flex;
    align-items: center;
    gap: 48px;
    flex: 1;
}

#header .hr-wr .icns-wr .wb_ic--sc {
    margin-right: 48px;
    width: 100%;
}

#header .hr-wr .icns-wr .wb_ic--sc .wrap_icon {
    display: block;
    width: 100%;
    padding: 16px;
    height: initial;
    border-radius: 6px;
    background: #FAFAFA;
    border: 1px solid #E0E0E0;
}

#header .hr-wr .icns-wr .wb_ic--sc .inline-search-show {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#header .hr-wr .icns-wr .wb_ic--sc .inline-search-show input {
    border: none;
    background: none;
    cursor: pointer;
}

#header .hr-wr .icns-wr .wb_ic--sc .inline-search-show input::placeholder {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #B3B3B3;
}

#header .menu-only {
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
}

#header .menu-only .mega-menu {
    height: initial !important;
}

#header .menu-only .mega-menu table td .wrap >

a {
    font-size: 14px;
    height: initial;
}

#header .menu-item .svg {
    top: -1px;
}

#header .menu-item .svg svg {
    min-width: 14px;
    width: 14px;
    height: 14px;
}

#header .mega-menu table td .wrap >

a {
    padding: 32px 12px;
}

.menu-hovered .shadow-block {
    display: none !important;
}

#footer .f-wr-cmn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

@media screen and (min-width: 1200px) {
    #footer .f-wr-cmn {
        gap: 12px;
        flex-direction: row;
        justify-content: space-between;
    }
}

#footer .subscribe_button {
    margin: 0 0 32px 0;
}

@media screen and (max-width: 992px) {
    #footer .subscribe_button {
        width: 100%;
    }
}

#footer .copy-block p {
    margin: 0;
    margin-bottom: 32px;
}

@media screen and (max-width: 1200px) {
    #footer .copy-block p {
        margin-bottom: 12px;
        text-align: left;
    }
}

#footer .social-block__custome {
    padding: 0;
}

#footer .f-cnt-wr {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

#footer .menu-footer {
    display: block;
    column-count: 2;
}

@media screen and (max-width: 1200px) {
    #footer .menu-footer {
        column-count: 1;
    }
}

#footer .menu-footer .contacts-href {
    display: block;
    text-align: left;
    margin-bottom: 8px;
}

#footer .contact-block {
    margin: 0;
    max-width: initial;
}

#footer .contact-block .contact_wrap {
    margin: 0;
    max-width: initial;
}

@media screen and (max-width: 1200px) {
    #footer .contact-block .contact_wrap {
        padding-left: 15px;
    }
}

#footer .contact-block .info {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0;
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
    #footer .contact-block .info {
        align-items: flex-start;
        text-align: left;
    }
}

#footer .contact-block .info .blocks {
    margin: 0 !important;
}

#footer .contact-block .info .blocks .phone .svg {
    opacity: 1;
}

#footer .contact-block .info .blocks .phone a {
    font-size: 16px;
    font-weight: 600;
}

#footer .contact-block .info .blocks a {
    font-size: 14px;
}

#footer .short .social-block {
    margin-top: 20px;
}

#footer .short .social-block .social-icons {
    padding: 0;
    margin: 0;
}

#footer .short .pays {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 20px;
    padding: 0;
    margin: 0;
}

#footer .short .pays i {
    margin: 0;
}

.n-product-wr {
    display: flex;
    align-items: center;
    overflow-x: auto;
    scrollbar-width: thin;
    transition: 0.1s ease;
}

.n-product-wr.dragging {
    pointer-events: none;
}

@media screen and (min-width: 992px) {
    .n-product-wr:hover .section-compact-list__item {
        opacity: 0.4;
    }
}

.n-product-wr .section-compact-list__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

@media screen and (min-width: 992px) {
    .n-product-wr .section-compact-list__item {
        opacity: 1;
        transition: 0.1s ease;
    }

    .n-product-wr .section-compact-list__item:hover {
        opacity: 1;
    }

    .n-product-wr .section-compact-list__item:hover .section-compact-list__info {
        transition: 0.1s ease;
        font-weight: 400 !important;
    }

    .n-product-wr .section-compact-list__item:hover .section-compact-list__info a {
        color: #648f12;
    }
}

.n-product-wr .section-compact-list__image {
    width: 120px;
    height: 80px;
}

.n-product-wr .section-compact-list__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.n-product-wr .section-compact-list__info {
    padding: 0;
    text-align: center;
}

.n-product-wr .section-compact-list__info a {
    color: #333333;
}

#mobilefilter {
    left: initial;
    right: 0;
    transform: translateX(100%);
    transition: 0.3s ease;
}

#mobilefilter.show {
    left: initial;
    transform: translateX(0);
    right: 0;
}

.catalog_block {
    display: grid;
    gap: 10px;
}

@media screen and (max-width: 600px) {
    .catalog_block {
        margin-bottom: 32px;
    }
}

.catalog_block:before,
.catalog_block:after {
    display: none;
}

@media screen and (min-width: 600px) {
    .catalog_block {
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
    }
}

@media screen and (min-width: 768px) {
    .catalog_block {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (min-width: 1200px) {
    .catalog_block {
        grid-template-columns: repeat(4, 1fr);
    }
}

.catalog_block .n-catalog--item {
    width: 100% !important;
}

.catalog_block .n-catalog--item .to-cart {
    padding: 17px 21px 17px;
}

.catalog_block .n-catalog--item .footer_button {
    margin: 0 -20px !important;
}

@media screen and (max-width: 600px) {
    .catalog_block .n-catalog--item .footer_button {
        position: static !important;
        margin: 0 !important;
    }
}

@media screen and (min-width: 992px) {
    .catalog_block .n-catalog--item .sa_block {
        height: 0 !important;
        overflow: hidden;
        transition: 0.5s ease;
    }

    .catalog_block .n-catalog--item .section-gallery-wrapper__item-nav:before {
        opacity: 0;
    }
}

.catalog_block .n-catalog--item:hover {
    width: calc(100% + 10px);
}

@media screen and (min-width: 992px) {
    .catalog_block .n-catalog--item:hover .sa_block {
        height: 24px !important;
        overflow: visible;
        opacity: 1;
    }

    .catalog_block .n-catalog--item:hover .section-gallery-wrapper__item-nav:before {
        opacity: 1;
    }
}

.catalog_block .n-catalog--item:hover .inner_wrap {
    box-shadow: 0 8px 32px 0 #0000001F;
}

@media screen and (max-width: 600px) {
    .catalog_block .n-catalog--item:hover .inner_wrap {
        box-shadow: none;
    }
}

.catalog_block .n-catalog--item:hover .item-title a {
    color: #648f12;
}

.catalog_block .n-catalog--item:hover .item-title span {
    color: #648f12;
}

@media screen and (min-width: 992px) {

    .catalog_block .n-catalog--item:hover .rating,
    .catalog_block .n-catalog--item:hover .like_icons {
        opacity: 1;
    }
}

.catalog_block .n-catalog--item .item-title span {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #333333;
}

.catalog_block .n-catalog--item .section-gallery-wrapper__item-nav:before {
    height: 2px;
    bottom: -5px;
}

.catalog_block .n-catalog--item .inner_wrap {
    transition: 0.1s ease;
    box-shadow: none;
    padding: 20px 20px 0 20px !important;
}

@media screen and (max-width: 600px) {
    .catalog_block .n-catalog--item .inner_wrap {
        padding: 20px 0 0 0 !important;
    }
}

.catalog_block .n-catalog--item .item_info {
    padding-bottom: 20px !important;
}

.catalog_block .n-catalog--item .sale_block .inner-sale,
.catalog_block .n-catalog--item .sale_block .sale-number {
    padding: 2px 4px;
    border-radius: 4px;
}

.catalog_block .n-catalog--item .rating {
    position: absolute;
    top: 26px;
    left: 20px;
    margin: 0;
    height: initial;
    z-index: 0;
}

@media screen and (min-width: 992px) {
    .catalog_block .n-catalog--item .rating {
        opacity: 0;
    }
}

.catalog_block .n-catalog--item .like_icons {
    top: -42px;
    bottom: initial;
    left: initial;
    right: 0;
    z-index: 0;
}

@media screen and (min-width: 992px) {
    .catalog_block .n-catalog--item .like_icons {
        opacity: 0;
    }
}

.catalog_block .n-catalog--item .like_icons span {
    margin: 0;
}

.catalog_block .n-catalog--item .like_icons .fast_view_button svg {
    margin-bottom: -2px;
}

.catalog_block .n-catalog--item .prices-wrapper {
    margin: 8px 0;
}

.catalog_block .n-catalog--item .image_wrapper_block {
    padding-bottom: 68%;
    padding-top: 0;
    height: 0;
    margin: 42px 0 24px;
}

.catalog_block .n-catalog--item .image_wrapper_block img {
    max-width: initial;
    max-height: initial;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.catalog_block .n-catalog--item .image_wrapper_block .stikers {
    height: auto;
    left: 10px;
    right: initial;
    top: 10px;
    bottom: initial;
    display: flex;
    align-items: center;
    gap: 5px;
}

.catalog_block .n-catalog--item .image_wrapper_block .stikers_image {
    width: 28px;
    height: 24px;
}

.filter-panel-wrapper {
    margin-bottom: 10px;
}

.filter-panel-wrapper .filter-panel {
    border: none !important;
    padding: 0 20px !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.filter-panel-wrapper .filter-panel .filter-panel__view {
    display: none;
}

.filter-panel-wrapper .filter-panel .controls-hr {
    display: none;
}

.filter-panel-wrapper .filter-panel .filter_title {
    padding: 12px 20px;
    border-radius: 6px;
    border: 1px solid transparent;
    background: #74A516;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.1s ease;
}

.filter-panel-wrapper .filter-panel .filter_title:hover {
    background: #87c01a;
    border-color: #87c01a;
}

.filter-panel-wrapper .filter-panel .filter_title i {
    display: block;
    min-width: 18px;
    width: 18px;
    height: 14px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyMCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuNDU0NTUgMTVWOS41NTU1Nk0zLjQ1NDU1IDYuNDQ0NDRWMU0xMCAxNVY4TTEwIDQuODg4ODlWMU0xNi41NDU1IDE1VjExLjExMTFNMTYuNTQ1NSA4VjFNMSA5LjU1NTU2SDUuOTA5MDlNNy41NDU0NSA0Ljg4ODg5SDEyLjQ1NDVNMTQuMDkwOSAxMS4xMTExSDE5IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}

.filter-panel-wrapper .filter-panel .filter_title i svg {
    display: none;
}

.filter-panel-wrapper .filter-panel .filter_title span {
    margin: 0;
    border: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #FFF;
}

.filter-panel-wrapper .filter-panel .dropdown-select__title {
    padding: 10px 20px;
    border-radius: 6px;
    border: 1px solid #E0E0E0;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.1s ease;
}

.filter-panel-wrapper .filter-panel .dropdown-select__title span {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #333333;
    transition: 0.1s ease;
}

.filter-panel-wrapper .filter-panel .dropdown-select__title:hover {
    opacity: 0.7;
}

.filter-panel-wrapper .filter-panel .dropdown-select__title i {
    display: none;
}

#mobilefilter {
    z-index: 10010000000;
}

#mobilefilter .bx_filter_button_box {
    width: 100% !important;
}

#mobilefilter .filter_title {
    width: 100% !important;
    border: none !important;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
}

#mobilefilter .filter_title i {
    display: none;
}

@media screen and (min-width: 992px) {
    #mobilefilter {
        width: 440px;
    }
}

#mobilefilter-overlay {
    filter: initial !important;
}

.ajax_load_btn {
    border-radius: 6px;
}

.module-pagination .nums span {
    border-radius: 4px;
}

.group_description_block {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

@media screen and (min-width: 768px) {
    .group_description_block {
        flex-direction: row;
    }
}

@media screen and (min-width: 992px) {
    .group_description_block {
        gap: 80px;
    }
}

.group_description_block div:first-child {
    display: flex;
    flex-direction: column;
}

.group_description_block div:first-child .side-block__top {
    align-items: center;
}

.group_description_block div:first-child .side-block {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .group_description_block div:first-child .side-block {
        margin-bottom: 40px;
    }
}


.group_description_block div:last-child {
    flex: 1;
}

#mobilefilter .bx_filter .bx_filter_parameters {
    bottom: 137px;
}

#mobilefilter .bx_filter_search_reset:not(.hidden)+.filter-bnt-wrapper {
    padding: 0 !important;
}

.fltr-wr {
    background: #FFF;
    padding: 20px 40px;
}

.fltr-wr .filter-bnt-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.fltr-wr .filter-bnt-wrapper .bx_filter_search_button {
    border-radius: 6px !important;
    background: #74A516;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
    color: #FFF;
}

.fltr-wr .filter-bnt-wrapper .bx_filter_search_reset {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-transform: capitalize;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 1px dashed #74A516;
    padding: 0 0 5px 0 !important;
    width: fit-content !important;
    color: #74A516;
    transition: 0.1s ease;
}

.fltr-wr .filter-bnt-wrapper .bx_filter_search_reset span {
    display: none;
}

.fltr-wr .filter-bnt-wrapper .bx_filter_search_reset:hover {
    background: none !important;
    opacity: 0.7;
    box-shadow: none !important;
}

html {
    scrollbar-gutter: stable;
}

p {
    margin: 10px 0;
}

/*main page*/
.drag-block.container .content_wrapper_block {
    border: none;
}

.drag-block.container .item-views {
    border-bottom: 1px solid #ececec;
}

@media screen and (min-width: 1439.98px) {
    .projects_custom .item-views.news2.lg .item-wrapper .item .image span {
        height: 360px;
        filter: brightness(0.75);
    }

    .projects_custom .inner-text {
        position: absolute;
        bottom: 40px;
        left: 20px;
    }

    .projects_custom .inner-text .section {
        margin: 0 0 5px 0 !important;
    }

    .projects_custom .inner-text .title {
        margin-bottom: 0 !important;
    }

    .projects_custom .inner-text .title a {
        font-size: 10px;
        color: #FFF !important;
    }
}

@media screen and (min-width: 1439.98px) and (min-width: 1679.98px) {
    .projects_custom .inner-text .title a {
        font-size: 14px;
    }
}

.popular--block-mn {
    padding-top: 80px;
}

@media screen and (max-width: 600px) {
    .popular--block-mn {
        padding-top: 40px;
    }
}



.ctlg-blck--nw:before,
.ctlg-blck--nw:after {
    display: none;
}

.ctlg-blck--nw .footer_button {
    margin: 0 -20px !important;
}

@media screen and (max-width: 600px) {
    .ctlg-blck--nw .footer_button {
        position: static !important;
        margin: 0 !important;
    }
}

@media screen and (min-width: 992px) {
    .ctlg-blck--nw .sa_block {
        height: 0 !important;
        overflow: hidden;
        transition: 0.5s ease;
    }

    .ctlg-blck--nw .section-gallery-wrapper__item-nav:before {
        opacity: 0;
    }

    .ctlg-blck--nw .icons-basket-wrapper {
        opacity: 0;
        transition: 0.1s ease;
    }
}

.ctlg-blck--nw .owl-item:hover {
    width: calc(100% + 10px);
}

@media screen and (min-width: 992px) {
    .ctlg-blck--nw .owl-item:hover .sa_block {
        height: 24px !important;
        overflow: visible;
        opacity: 1;
    }

    .ctlg-blck--nw .owl-item:hover .section-gallery-wrapper__item-nav:before {
        opacity: 1;
    }

    .ctlg-blck--nw .owl-item:hover .icons-basket-wrapper {
        opacity: 1;
    }
}

.ctlg-blck--nw .owl-item:hover .inner_wrap {
    box-shadow: 0 8px 32px 0 #0000001F;
}

@media screen and (max-width: 600px) {
    .ctlg-blck--nw .owl-item:hover .inner_wrap {
        box-shadow: none;
    }
}

.ctlg-blck--nw .owl-item:hover .item-title a {
    color: #648f12;
}

.ctlg-blck--nw .owl-item:hover .item-title span {
    color: #648f12;
}

@media screen and (min-width: 992px) {

    .ctlg-blck--nw .owl-item:hover .rating,
    .ctlg-blck--nw .owl-item:hover .like_icons {
        opacity: 1;
    }
}

.ctlg-blck--nw .owl-item .item-title span {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #333333;
}

.ctlg-blck--nw .owl-item .section-gallery-wrapper__item-nav:before {
    height: 2px;
    bottom: -5px;
}

.ctlg-blck--nw .owl-item .inner_wrap {
    transition: 0.1s ease;
    box-shadow: none !important;
    padding: 0 20px 10px 20px !important;
}

.ctlg-blck--nw .owl-item .item_info {
    padding-bottom: 20px !important;
}

.ctlg-blck--nw .owl-item .sale_block .inner-sale,
.ctlg-blck--nw .owl-item .sale_block .sale-number {
    padding: 2px 4px;
    border-radius: 4px;
}

.ctlg-blck--nw .owl-item .rating {
    margin: 0;
    height: initial;
    z-index: 0;
}

@media screen and (min-width: 992px) {
    .ctlg-blck--nw .owl-item .rating {
        opacity: 0;
    }
}

.ctlg-blck--nw .owl-item .like_icons {
    display: none;
}

.ctlg-blck--nw .owl-item .cost {
    height: auto !important;
}

/* Hover эффекты для карточек товара TYPE_2 */
@media screen and (min-width: 992px) {
    .catalog_item .inner_wrap.TYPE_2 .item_info .rating {
        opacity: 0;
        transition: opacity 0.3s ease;
    }
    
    .catalog_item .inner_wrap.TYPE_2 .item_info .sa_block {
        height: 0 !important;
        overflow: hidden;
        transition: height 0.5s ease, opacity 0.3s ease;
        opacity: 0;
    }
    
    .catalog_item .inner_wrap.TYPE_2 .icons-basket-wrapper.offer_buy_block.ce_cmp_hidden {
        opacity: 0;
        transition: opacity 0.1s ease;
    }
    
    .catalog_item:hover .inner_wrap.TYPE_2 .item_info .rating,
    .catalog_item_wrapp:hover .inner_wrap.TYPE_2 .item_info .rating {
        opacity: 1;
    }
    
    .catalog_item:hover .inner_wrap.TYPE_2 .item_info .sa_block,
    .catalog_item_wrapp:hover .inner_wrap.TYPE_2 .item_info .sa_block {
        height: 24px !important;
        overflow: visible;
        opacity: 1;
    }
    
    .catalog_item:hover .inner_wrap.TYPE_2 .icons-basket-wrapper.offer_buy_block.ce_cmp_hidden,
    .catalog_item_wrapp:hover .inner_wrap.TYPE_2 .icons-basket-wrapper.offer_buy_block.ce_cmp_hidden {
        opacity: 1;
    }
}

.ctlg-blck--nw .owl-item .prices-wrapper {
    margin: 0 0 8px 0;
}

.ctlg-blck--nw .owl-item .image_wrapper_block {
    padding-bottom: 68%;
    padding-top: 0;
    height: 0;
    margin: 0 0 24px 0;
}

.ctlg-blck--nw .owl-item .image_wrapper_block img {
    max-width: initial;
    max-height: initial;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ctlg-blck--nw .owl-item .image_wrapper_block .stikers {
    height: auto;
    left: 10px;
    right: initial;
    top: 10px;
    bottom: initial;
    display: flex;
    align-items: center;
    gap: 5px;
}

.ctlg-blck--nw .owl-item .image_wrapper_block .stikers_image {
    width: 28px;
    height: 24px;
}

@media screen and (max-width: 600px) {
    .ctlg-blck--nw .owl-stage-outer {
        padding-bottom: 20px !important;
    }
}

.btn-default {
    border-radius: 6px;
    text-transform: initial;
    padding: 12px 21px 12px;
    font-size: 14px;
    font-weight: 500;
}

/*partners*/
.projects-container.project-block-page:not(.project-is-open) .projects-container__ul {
    min-height: fit-content;
    display: grid;
    gap: 16px;
}

@media screen and (min-width: 768px) {
    .projects-container.project-block-page:not(.project-is-open) .projects-container__ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 32px;
    }
}

@media screen and (min-width: 992px) {
    .projects-container.project-block-page:not(.project-is-open) .projects-container__ul {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (min-width: 1439.98px) {
    .projects-container.project-block-page:not(.project-is-open) .projects-container__ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}

.projects-container.project-block-page:not(.project-is-open) .projects-container__ul .cd-single-project {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 340px;
    max-height: 340px;
}

@media screen and (min-width: 768px) {
    .projects-container.project-block-page:not(.project-is-open) .projects-container__ul .cd-single-project {
        min-height: 572px;
        max-height: 572px;
    }
}

.projects-container.project-block-page:not(.project-is-open) .projects-container__ul .cd-single-project .cd-project-info {
    display: none;
    margin: 0;
    padding: 0;
}

.projects-container.project-block-page:not(.project-is-open) .projects-container__ul .cd-single-project .blur {
    opacity: 0;
    background: #74A516E5;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 992px) {
    .projects-container.project-block-page:not(.project-is-open) .projects-container__ul .cd-single-project:hover .blur {
        opacity: 1;
        background: #74A516E5;
    }
}

.projects-container.project-block-page:not(.project-is-open) .projects-container__ul .cd-single-project .cd-title h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    text-transform: initial;
    text-shadow: none;
    margin: 0;
}

.projects-container.project-block-page:not(.project-is-open) .projects-container__ul .cd-single-project:after {
    width: 100%;
    height: 100%;
    filter: brightness(0.75);
}

.projects-container.project-block-page.project-is-open .cd-single-project {
    display: none;
}

.projects-container.project-block-page.project-is-open .is-full-width {
    display: block;
}

#footer .footer-inner {
    visibility: visible !important;
}

/*portfolio detail*/
.info_wrap--nwb {
    padding: 0 !important;
}



.info_wrap--nwb .info {
    padding: 24px 0 !important;
}

.info_wrap--nwb .btn {
    height: 48px;
    border-radius: 4px;
}

.project_block:not(.wti) .buttons-block {
    margin: 24px 0 0;
    padding: 24px 0 0;
}

.bottom-links-block {
    margin: 24px 0;
}

.btns--nw-btn span {
    height: 48px;
    border-radius: 4px;
}

.btns--nw-btn span svg {
    margin: -4px 0 0 -4px !important;
}

.ordered-block.new_front.goods.cur.with-title {
    margin-top: 0;
}

.detail-news1 .ordered-block {
    margin: 24px 0;
}

@media screen and (min-width: 1439.98px) {
    .wrapper1:not(.with_left_block) .detail_content_wrapper.side_image_N .content-text {
        max-width: 100%;
    }
}

.project_block .head-block .big-gallery-block .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
    padding-top: 60.6%;
}

.project_block-custom.project_block .gallery_wrap .owl-item .item a {
    height: 75%;
    margin: auto 0;
}

.prdct-info--nw .product-info-headnote__inner {
    margin: 0;
}

.prdct-info--nw .product-info-headnote__inner .product-info-headnote__toolbar {
    padding: 0 !important;
    margin-bottom: 20px;
}

.prdct-info--nw .product-info-headnote__rating {
    padding: 0;
}

/* Mobile: hide breadcrumbs in catalog sections + product detail */
@media (max-width: 767px) {
    /* some layouts use #navigation, some use .breadcrumbs */
    #navigation,
    .catalog_page .breadcrumbs,
    .catalog_detail .breadcrumbs,
    .breadcrumbs {
        display: none !important;
    }
}

/* Mobile tweaks */
@media (max-width: 540px) {
    div:nth-child(2).drag-block.container .maxwidth-theme {
        display: none;
    }

    .svg svg,
    body .flex-control-paging li a {
        width: 18px;
        height: 18px;
    }

    button.top-btn.inline-search-show.twosmallfont {
        position: relative;
        top: 5px;
    }

    button.top-btn.inline-phone-show {
        position: relative;
        top: 5px;
        right: 5px;
    }
}

/* Mobile catalog section: hide like icons + rating */
@media (max-width: 767px) {
    .like_icons.block {
        display: none !important;
    }

    .catalog_block .n-catalog--item .rating {
        display: none !important;
    }
}

@media (max-width: 600px) {
    body .product-container .big .product-detail-gallery__item,
    body .product-container .product-detail-gallery__slider {
        width: auto;
        max-width: 400px;
    }

    .product-container .info_item .adaptive-block {
        max-width: 400px;
        margin: 10px auto 0;
    }

    .choose-color {
        margin-top: 0;
        margin-bottom: 0;
    }

    .set_block .item .item_inner {
        padding: 10px 0;
    }

    .complect.set_wrapp .col-sm-3 {
        width: 50%;
    }
}

@media screen and (min-width: 992px) {

    .right_block:not(.catalog_page_detail_with_left) .product-view--side-left,
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
        width: calc(100% - 400px);
    }
}

@media screen and (min-width: 992px) {
    .product-container .product-side {
        width: 100%;
        max-width: 360px;
    }
}

@media screen and (min-width: 1680px) {
    .product-detail-gallery .product-detail-gallery__slider.horizontal .owl-stage-outer {
        height: 600px;
    }
}

@media screen and (min-width: 1680px) {
    .product-detail-gallery .product-detail-gallery__slider.horizontal .owl-stage {
        height: 600px;
    }
}

@media screen and (min-width: 1680px) {
    .product-detail-gallery__container.product-detail-gallery__container--vertical {
        height: 600px;
    }
}

@media screen and (min-width: 1680px) {
    .product-container .product-detail-gallery__slider.horizontal {
        max-width: 900px;
    }
}

.product-container .product-detail-gallery__slider.horizontal img {
    height: 100%;
    width: 100%;
}

@media screen and (min-width: 1680px) {
    .product-container .product-detail-gallery__item.product-detail-gallery__item--big {
        height: 100%;
    }
}

@media screen and (min-width: 1680px) {
    .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical {
        top: 45%;
    }
}

@media screen and (min-width: 1680px) {
    .product-container .product-detail-gallery__slider--vertical {
        top: calc(50% - 20px);
    }
}

@media screen and (min-width: 1680px) {
    .product-detail-gallery .product-detail-gallery__slider.horizontal .owl-nav {
        top: 65%;
    }
}



.buy_block .wrapp-one-click .btn {
    border-radius: 6px;
    height: 48px;
    align-content: center;
}

.counter_wrapp .counter_block {
    border-radius: 6px;
}

.counter_wrapp.list .to-cart {
    height: 48px;
    align-content: center;
}

#reviews_content .show-comment {
    padding: 17px 16px;
    font-size: 14px;
    font-weight: 500;
}

.sldr--nwnw .n-catalog--item:hover .inner_wrap {
    box-shadow: none;
}

.bigdata-wrapper .block-items .block-item {
    margin: 0;
    border-radius: 0;
}

.wide_ .vopros-otvet-img {
    width: 100%;
}

.vopros-otvet__news-item {
    margin: -1px 0;
    box-shadow: none;
    border: 1px solid #E0E0E0;
}

.vopros-otvet__news-item .vopros-otvet__news-item__vopros {
    background: #FFF;
    padding: 24px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: 0.1s ease;
}

@media screen and (min-width: 992px) {
    .vopros-otvet__news-item .vopros-otvet__news-item__vopros:hover {
        background: #FAFAFA;
    }
}

.vopros-otvet__news-item .vopros-otvet__news-item__vopros.active {
    border-bottom: none;
    background: #FAFAFA;
}

.vopros-otvet__news-item .vopros-otvet__news-item__vopros.active span {
    color: #74A516;
}

.vopros-otvet__news-item .vopros-otvet__news-item__vopros.active:after {
    filter: initial;
    transform: rotateX(0);
}

@media screen and (min-width: 992px) {
    .vopros-otvet__news-item .vopros-otvet__news-item__vopros {
        padding: 32px;
    }
}

.vopros-otvet__news-item .vopros-otvet__news-item__vopros span {
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #333;
}

@media screen and (min-width: 992px) {
    .vopros-otvet__news-item .vopros-otvet__news-item__vopros span {
        font-size: 18px;
    }
}

.vopros-otvet__news-item .vopros-otvet__news-item__vopros .vopros-otvet__news-item__item_arrow {
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.vopros-otvet__news-item .vopros-otvet__news-item__vopros:after {
    content: "";
    display: block;
    min-width: 12px;
    width: 12px;
    height: 6px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMyA3TDcgMUwxIDciIHN0cm9rZT0iIzc0QTUxNiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.1s ease;
    cursor: pointer;
    filter: brightness(0);
    transform: rotateX(180deg);
}

.vopros-otvet__news-item .vopros-otvet__news-item__otvet__box {
    transition: all 0.1s ease-in-out;
}

.vopros-otvet__news-item .vopros-otvet__news-item__otvet__box .vopros-otvet__news-item__otvet {
    padding: 0 24px 24px 24px;
    background: #FAFAFA;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
}

@media screen and (min-width: 992px) {
    .vopros-otvet__news-item .vopros-otvet__news-item__otvet__box .vopros-otvet__news-item__otvet {
        padding: 0 32px 32px 32px;
    }
}

.active .vopros-otvet__news-item__otvet__box {
    animation: none;
    opacity: 1;
    overflow: visible;
}

.showrooms-item {
    background: #FAFAFA;
    border-radius: 8px;
    padding: 24px;
}

.showrooms-item div {
    font-size: 15px;
    color: #333;
}

.showrooms-item .showrooms-item__name {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    color: #333;
}

.showrooms-item .showrooms-item__contacts li a {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #74A516;
}

.showrooms-page__map iframe {
    border-radius: 8px;
}

.showrooms-page__inner .showrooms_one {
    margin-bottom: 24px;
}

.showrooms-page__inner .showrooms_one img {
    min-width: 24px;
    width: 24px;
    height: 32px;
}

.showrooms-page__inner .showrooms_one .showrooms-item__name {
    font-size: 20px;
}

.showrooms-page__inner .showrooms_one .showrooms-item__heading {
    font-size: 16px;
    margin-top: 0 !important;
}

.showrooms-page__inner .showrooms_one div {
    font-size: 15px;
}

.showrooms-page__inner .showrooms_one a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #74A516;
}

.cnt--nw-blnw.wrapper_inner_half {
    border-top: 0;
    margin-bottom: 40px;
}

.cnt--nw-blnw.wrapper_inner_half .item.padding0 {
    padding: 0;
}

.cnt--nw-blnw.wrapper_inner_half .item.padding0 .cnt--nw-bl {
    margin: 0 0 32px 0 !important;
    padding: 0;
    max-width: 100%;
}

@media screen and (min-width: 992px) {
    .cnt--nw-blnw.wrapper_inner_half .item.padding0 .cnt--nw-bl {
        padding: 0 32px 0 0;
        margin: 0 !important;
    }
}

.cnt--nw-blnw.wrapper_inner_half .contacts_img img {
    object-fit: cover;
    object-position: top;
    max-height: 364px;
    border-radius: 8px;
}

.cnt--nw-blnw.wrapper_inner_half .properties {
    padding: 24px 8px;
    border-radius: 8px;
    background: #FAFAFA;
    margin: 0 0 32px 0 !important;
}

.cnt--nw-blnw.wrapper_inner_half .properties .title {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    text-transform: initial;
    margin-bottom: 8px;
}

.cnt--nw-blnw.wrapper_inner_half .properties a {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #74A516;
}

.cnt--nw-blnw.wrapper_inner_half .properties div span {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #333;
}

.contacts_map--nwn {
    max-height: initial !important;
}



.contacts_map--nwn .contacts_map .bx-yandex-view-layout:before {
    content: "";
    display: none;
}

.contacts_map--nwn .contacts_map:before {
    content: "";
    display: none;
}

.contacts_map--nwn .contacts_map .bx-yandex-view-layout {
    position: static !important;
    height: 100%;
    max-height: 540px;
    flex: 1;
    width: 100%;
}

@media screen and (max-width: 550px) {
    .contacts_map--nwn .contacts_map .bx-yandex-view-layout {
        max-height: 200px;
    }
}

.contacts_map--nwn .contacts_map .frm-cnt-nw {
    margin: 32px 0 0;
    padding: 24px;
    border-radius: 8px;
    background: #74A53D;
}

@media screen and (min-width: 992px) {
    .contacts_map--nwn .contacts_map .frm-cnt-nw {
        padding: 48px;
        margin: 48px 0 0;
    }
}

.contacts_map--nwn .contacts_map .frm-cnt-nw .top_block h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    color: #FFF;
    margin: 0 0 24px 0;
}

.contacts_map--nwn .contacts_map .frm-cnt-nw .form__col {
    padding: 0;
}

.contacts_map--nwn .contacts_map .frm-cnt-nw .form__col .form-control {
    background: none;
    border: none;
}

.contacts_map--nwn .contacts_map .frm-cnt-nw .form__col .form-control label {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #FFF;
    margin-bottom: 8px;
}

.contacts_map--nwn .contacts_map .frm-cnt-nw .form__col .form-control input {
    border-radius: 6px;
    background: #F2F2F2;
    border: 1px solid #E0E0E0;
}

.contacts_map--nwn .contacts_map .frm-cnt-nw .form__col .form__btn {
    margin: 0;
}

.contacts_map--nwn .contacts_map .frm-cnt-nw .form__col .form__btn .btn {
    padding: 14px 20px 14px;
    width: 100%;
    background: #4C5A1D;
}

.contacts_map--nwn .contacts_map .frm-cnt-nw .form__footer {
    justify-content: center;
    margin-top: -10px;
}

.contacts_map--nwn .contacts_map .frm-cnt-nw .form__footer .form__agree {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #FFF;
}

.contacts_map--nwn .contacts_map .frm-cnt-nw .form__footer .form__agree a {
    text-decoration: underline;
    color: #FFF;
}

body.jqm-initied .wrapper11,
body.jqm-initied.wf .wrapper1 >
div,
body.jqm-initied footer,
body.jqm-initied .style-switcher,
body.jqm-initied .basket_wrapp .opener,
body.jqm-initied .wrapper1 >
div >
div,
body.jqm-initied .wrapper1 >
div >
header >
div,
body.jqm-initied .basket_bottom_block >
div,
body.jqm-initied .scroll-to-top,
body.jqm-initied .basket_fly_forms >

div,
body.jqm-initied .ui-panel-top-devices-inner,
body.jqm-initied #panel {
    filter: blur(0);
}

#mobilefilter-overlay {
    background: #000000;
    opacity: 0.4 !important;
}

.project_block .buttons-block .form_btn {
    margin: 24px 5px;
}

.project_block .buttons-block .form_btn .btn {
    border-radius: 4px;
}

.project_block .buttons-block .form_btn .btn-default {
    height: 48px;
}
.product-info-headnote-sale-new__new, .product-info-headnote-sale-new__sale {
    display: none;
}
.buttons-block .wrap.buttons-block-inline {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin: 20px 0;
}

@media screen and (min-width: 1680px) {
    .product-container .product-detail-gallery__item.product-detail-gallery__item--big {
        height: 600px;
    }
}

.product-container .product-detail-gallery__item.product-detail-gallery__item--big a .product-detail-gallery__picture {
    object-fit: contain;
}

@media screen and (max-width: 600px) {
    .product-container .product-detail-gallery__slider.horizontal img {
        object-fit: contain;
    }
}

.SALE .maxwidth-theme {
    padding-top: 20px !important;
}

.filter-compact-block {
    display: none !important;
}

.right_block .section-content-wrapper.with-leftblock .filter-compact-block {
    display: none !important;
}

.search_page .sort_header {
    padding: 0 0 5px !important;
}

@media screen and (min-width: 992px) {
    .search_page .catalog_block .n-catalog--item:hover .sa_block {
        height: 44px !important;
    }
}

.new-wide-dropdown .menu-wrapper.menu-type-1 {
    display: flex;
    flex-direction: column;
}

.new-wide-dropdown .menu_img {
    display: none !important;
}

.new-wide-dropdown .parent-items {
    padding-left: 0 !important;
    border-bottom: 1px solid #eee;
    display: flex !important;
    align-items: center;
    position: static;
}

.new-wide-dropdown .parent-items >

a {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.new-wide-dropdown .dropdown-submenu >

.dropdown-menu {
    display: none !important;
}

.new-wide-dropdown .parent-items {
    margin-bottom: 0 !important;
}

.dropdown-submenu.has_img.parent-items:hover >

.dropdown-menu {
    display: block !important;
    position: absolute !important;
    top: 30px !important;
    left: 100%;
}

.new-wide-dropdown ul.menu-type-1.menu-type-1 {
    max-width: 480px;
    border-right: 1px solid #eee;
    padding-right: 0 !important;
    position: relative;
}

.new-wide-dropdown ul.menu-type-1.menu-type-1 >

li {
    width: 100% !important;
}

.new-wide-dropdown ul.menu-type-1.menu-type-1 >

li:last-child {
    border-bottom: 0;
}

div.dropdown-menu.ww22rr.with_right_block.BANNER {
    display: block !important;
    opacity: 1 !important;
}

.new-wide-dropdown ul.menu-type-1.menu-type-1 >

li:hover .dropdown-menu {
    display: block !important;
}

.new-wide-dropdown ul.menu-type-1.menu-type-1 >
li:hover >

.dropdown-menu {
    display: flex !important;
    flex-wrap: wrap;
    width: calc(86vw - 480px);
    max-width: none;
    padding: 30px 36px;
    gap: 40px;
    min-height: 100%;
    align-items: flex-start;
max-width:1200px;
}

.new-wide-dropdown ul.menu-type-1.menu-type-1 >
li:hover >
.dropdown-menu >
li >

a {
    font-weight: bold;
    padding-bottom: 8px !important;
    font-size: 16px;
    color: #222;
}

.new-wide-dropdown ul.menu-type-1.menu-type-1 >
li:hover >
.dropdown-menu >
li >

.dropdown-menu {
    margin-left: 0;
}

.new-wide-dropdown .dropdown-submenu {
    position: static !important;
}

.new-wide-dropdown .menu-item.collapsed {
    display: block !important;
}

.new-wide-dropdown .colored_theme_hover_text.more_items.with_dropdown {
    display: none !important;
}

.catalog-section-right .ic_24,
.new-wide-dropdown .ic_24 {
    min-width: 36px;
    width: 36px;
    height: 36px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 12px;
}

.sub-level-2 {
    display: none;
    opacity: 0;
}

.catalog-section-right__aside >
ul >
li >

a {
    font-size: 15px;
    font-weight: bold;
    color: #222;
}

.catalog-section-right__aside >
ul >

li::before {
    display: none;
}

.catalog-section-right__aside >
ul >

li {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 14px;
    display: flex;
    align-items: center;
}

.catalog-section-right__aside >
ul >

li:last-child {
    border-bottom: none;
}

.catalog-section-right {
    display: flex;
}

.catalog-section-right__aside {
    width: 100%;
    max-width: 380px;
    min-width: 380px;
    border-right: 1px solid #eee;
}

.catalog-section-right__main .sub-level-2 {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    animation: slide-min-x 0.5s 0.2s ease forwards;
}

.catalog-section-right__main .sub-level-3 >
li >

a {
    color: #666;
}

.catalog-section-right__main .sub-level-3 >
li >

a:hover {
    color: #74A516;
    text-decoration: underline;
}

.catalog-section-right__main .sub-level-2 >

li {
    width: calc(20% - 40px);
}

.catalog-section-right__aside >

ul {
    margin: 0;
}

@keyframes slide-min-x {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.catalog-section-right__main {
    padding: 0 40px;
    width: 100%;
}

.catalog-section-right__main >

ul li:before {
    display: none;
}

.catalog-section-right__main ul,
.catalog-section-right__main >

ul li {
    margin: 0;
}

.catalog-section-right__main >
ul >
li >

a {
    font-weight: 600;
    color: #222;
    font-size: 15px;
    padding-bottom: 12px;
    display: inline-block;
}

.catalog-section-right__main >
ul >
li >

a:hover {
    color: #648f12;
}

.catalog-main-header {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 42px;
}

@media screen and (max-width: 1376px) {
    .catalog-section-right__main .sub-level-2 >

    li {
        width: calc(25% - 40px);
    }

    .catalog-section-right__aside {
        max-width: 300px;
        min-width: 300px;
    }
}

.catalog-section-right__aside >
ul >
li >

a {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 992px) {
    .catalog-section-right__main {
        display: none;
    }

    .catalog-section-right__aside {
        max-width: 100%;
        min-width: 100%;
        border-right: none;
    }

    .catalog-section-right__aside >
    ul .is-open >

    .sub-level-2 {
        opacity: 1;
        display: block;
        margin-left: 14px;
        margin-top: 19px;
    }

    .catalog-section-right__aside >
    ul .is-open >
    .sub-level-2 >
    li >

    a {
        font-weight: 600;
        color: #222;
        font-size: 13px;
    }

    .catalog-section-right__aside >

    ul .is-open {
        display: flex;
        flex-direction: column;
        align-items: flex-start !important;
        justify-content: flex-start;
    }

    .catalog-section-right__aside ul {
        margin: 0;
    }

    .catalog-section-right__aside .sub-level-3 li {
        padding: 3px 0 0 0;
    }

    .catalog-section-right__aside .sub-level-3 {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .catalog-section-right__aside >
    ul >

    li.is-sub::after {
        content: "";
        width: 36px;
        height: 36px;
        display: inline-block;
        background-color: transparent;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSAxbDQgNCA0LTQiIHN0cm9rZT0iIzIyMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 18px auto;
        position: absolute;
        right: 11px;
        top: 14px;
        transition: 0.3s ease;
    }

    .catalog-section-right__aside >
    ul >

    li.is-open::after {
        transform: rotate(180deg);
    }

    .catalog-section-right__aside >
    ul >
    li >

    a {
        padding-right: 32px;
    }
}

.new-wide-dropdown .dropdown-submenu >

.dropdown-menu {
    animation: slide-min-x 0.5s 0.1s ease forwards;
}

.catalog-section-right__aside >
ul >

li:hover {
    background-color: #f9f9f9;
}

.main-catalog-wrapper .section-content-wrapper.section-full-width {
    width: 100%;
}

.right-popup-category {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000000;
    background-color: #0000009c;
    width: 100%;
    height: 100%;
    display: none;
}

.right-popup-category.is-open {
    display: block;
}

.right-popup-category__wrp {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateX(-100%);
    scrollbar-gutter: stable;
    transition: 0.3s ease;
}

@keyframes to-slide-left {
    from {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(0);
    }
}

.right-popup-category.is-open .right-popup-category__wrp {
    animation: to-slide-left 0.3s ease forwards;
}

.right-popup-category__wrp .slide-block {
    width: 100%;
    max-width: 100%;
}

.right-popup-category__wrp .menu_top_block.catalog_block.in-search {
    width: 100% !important;
    display: block;
    box-sizing: border-box;
}

.right-popup-category__wrp .sticky-sidebar__inner {
    padding-bottom: 0;
}

.is-open-rigth-popup {
    overflow: hidden;
}

.is-open-rigth-popup .wrapper,
.is-open-rigth-popup .wrapper_inner,
.is-open-rigth-popup .wrapp,
.is-open-rigth-popup .wrapper1 >

div {
    position: static;
}

.is-open-rigth-popup #content .top-block-wrapper,
.is-open-rigth-popup #content {
    position: static;
}

.right-popup-category__wrp {
    background: #fff;
}

.right-popup-category__wrp .sticky-sidebar__inner {
    display: block !important;
}

.menu_top_block.catalog_block.in-search {
    display: none;
}

.right-popup-category__close {
    position: absolute;
    z-index: 5;
    right: 0;
}

.right-popup-category__close {
    position: absolute;
    z-index: 50000;
    right: 19px;
    top: 17px;
    background: #fff;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
    font-size: 40px;
    line-height: 40px;
    cursor: pointer;
} 

.right-popup-category .slide-block__head.title-menu.font-bold.colored_theme_hover_bg-block.darken.font_upper_md .svg {
    display: none;
}


 .mobile-menu-top-custom .ic_24 {
    min-width: 36px;
    width: 36px;
    height: 36px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 12px;
}
.top__level_1, #mobilemenu .menu ul>li.top__level_1	{
display: flex;
    align-items: center;
    justify-content: start; 
    padding-left: 10px;
}
#mobilemenu .menu ul>li a.parent{
 
	padding-right: 10px;
}

@media(max-width: 540px){

	/* front H1 block (adds class via /local/templates/aspro_max/js/custom.js) */
	.wrapper_inner.front .front-h1-block{
		display: none;
	}

	/* fallback (old selector) */
	.wrapper_inner.front div:nth-child(2).drag-block.container .maxwidth-theme {

		display: none;
		 
	}
	.element-content-all .maxwidth-theme h1#pagetitle, .new-h1{
		font-size: 14px !important;
		
	}  
	.element-content-all-smoll  .maxwidth-theme h1#pagetitle{
		font-size: 11px !important;
		
	}  
	.maxwidth-theme h1{

		font-size: 1.433em;
		
	}  
	.section-content-all #navigation, .element-content-all #navigation{
		display: none;
	}
	.n-product-wr .section-compact-list__image{
 
		width: 80px;
		height: 60px;
	 
	}
	.topic__heading #pagetitle {
        font-size: 1.4em !important;
    }
	.main_item_wrapper .char-side{
		display: none;
	}
	.CATALOG_SLIDER .wrapper-new, .MIDDLE_ADV>.maxwidth-theme, .COMPANY_TEXT .h1-style,  .COMPANY_TEXT .preview-text.muted777, .COMPANY_TEXT .show_all.muted.font_upper{
		display: none;	
		 
	}
	.CATALOG_SLIDER .ordered-block.new_front.goods.cur.with-title{

		margin-bottom: 10px;
	}

} 

@media(max-width: 460px){
	.catalog_block .n-catalog--item {
		width: calc(50% - 10px) !important;
	}
	.catalog_block.items{
 
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		
	}
	.owl-theme .owl-dots .owl-dot{
		
		display: inline-block;

		zoom: 1;

		width: 24px;

		height: 24px;

		margin: 0 0 0 8px;
	}
	.owl-theme .owl-dots .owl-dot span, .owl-carousel.owl-theme.owl-bg-nav .owl-dot span{
	
		display: inline-block;
		width: 15px;

		height: 15px;
		
	}
	
	div.compact-catalog .ajax_load .rating{
		
		display: block;
	}
	.fancybox-navigation button.fancybox-button--arrow_right{
		
		right: 22px;
	} 
	
}
.block-items.flexbox.block-items--margined .block-item__info {
    padding-left: 0;
}

.viewed_product_block .more-btn{
    bottom:10px!important;
    right:14px!important;
    display: none;
}


.custom_bigdata_slider .more-btn{
    position: absolute;
    bottom:10px!important;
    right:19px!important;
    display: none;
}

.custom_bigdata_slider .block-item__title a{
    font-size: .867em;
    line-height: 1.385em;
}

.bigdata_recommended_products_items .block-items .block-item .item_info{
    padding:0;
    margin-top: 5px;
}

.viewed_product_block .block-item:hover .more-btn,
.custom_bigdata_slider .block-item:hover .more-btn{
    display: block;
}

.block-item__image.block-item__image--wh300 {
    width: 300px;
    height: 300px;
    line-height: 300px;
    max-width: 100%;
}

.basket_hover_block .tabs_content .items_wrap{
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-width: thin;
}

.basket-checkout-section .btn{
    display:none;
}


.basket-item-block-image{
    max-width: 250px;
}

#bx-soa-order #dops{
    display: none;
}

.viewed-wrapper .block-item__image img{
    max-height: 137px!important;
}
.custom_bigdata_slider .block-item__image img{
    max-height: 173px!important;
}
.custom_bigdata_slider .block-item__title{
    height: 54px;
}
.bx-soa-customer-field label{
    display:none
}

.section-content-all .topic__heading #pagetitle{

	font-size: 24px;
}

.owl-carousel.all_hidden-dots .owl-dots {
    display: none;
}


.new-h1 {
    font-size: 24px;
    padding-bottom: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline;
    vertical-align: middle;
    margin-top: 0px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    line-height: 1.126em;
    font-size: 2.133em;
    line-height: 36px;
    color: #333;
}
.svg svg, body .flex-control-paging li a {
    width: 16px;
    height: 16px;
}
.flex-control-paging li a.flex-active:before { 
    left: 0;
    top: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
}

@media(max-width: 760px){
	.fast_view_button {
		display: none !important;
	}

 
	.logo_and_menu-row .personal-link{
		display: flex ;
		 margin-top: auto; 
		width: 24px;
		height: 24px;
		justify-content: center;
		align-items: center;
	}
	.wrapper1 .header-v20 .smalls.logo_and_menu-row .wides .basket-link{
		
		padding-left: 21px;
		margin-left: 8px;
	}
	#mobileheader .basket-link, #mobileheader .basket-link.compare{
		
		padding-left: 6px;
		margin-left: 8px;
	}
	.flex-control-paging li a, body .flex-control-paging li a {

		display: block;

		width: 24px;

		height: 24px;

		margin: 0 4px;

	}
	.flex-control-paging li a:hover:before, .flex-control-paging li a.flex-active:before {
		width: 24px;
		height: 24px; 
	}
}
@media(max-width: 500px){
	#main .catalog_detail .counter_wrapp.fixed {
		position: fixed !important;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 999;
		max-width: 100%;
		display: flex ;
	}
	.catalog_block .counter_wrapp.fixed > div{
		
		float: unset;
	}
}
@media(max-width: 650px){
	.svg.inline.big{
		
		top: 8px;
	}
	#mobileheader .mobileheader-v4-custom .burger{
		
		width: 34px;
	}
}
	@media(max-width: 500px){
	#main .catalog_detail .counter_wrapp.fixed {
		position: fixed !important;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 999;
		max-width: 100%;
		display: flex ;
	}
	.catalog_block .counter_wrapp.fixed > div{
		
		float: unset;
	} 
	.wraps > .wrapper_inner{ 
		
        position: relative;
        overflow: hidden;
	}
	#mobilemenu .menu ul > li .arrow .svg svg{
		
		width: auto;
    height: auto;
	}
}


@media (max-width: 400px) {
    div.drag-block.container.grey.CATALOG_SLIDER.CATALOG_SLIDER.CATALOG_SLIDER2 div.top_wrapper.items_wrapper.catalog_block_template div.owl-nav {
        display: flex;
    }
}

/* Кнопка "В наличии" */
.filter-panel-wrapper .filter-panel .filter-panel__available .filter-available__link {
    padding: 10px 20px;
    border-radius: 6px;
    border: 1px solid #E0E0E0;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.1s ease;
    height: 42px;
    background: #fff;
    text-decoration: none;
}
.filter-panel-wrapper .filter-panel .filter-panel__available .filter-available__link .filter-available__checkbox {
    display: inline-block;
    flex-shrink: 0;
}
.filter-panel-wrapper .filter-panel .filter-panel__available .filter-available__link--active,
.filter-panel-wrapper .filter-panel .filter-panel__available .filter-available__link.active {
    border-color: #74A516;
    background: #74A516;
    color: #fff;
}
.filter-panel-wrapper .filter-panel .filter-panel__available .filter-available__link--active .filter-available__text,
.filter-panel-wrapper .filter-panel .filter-panel__available .filter-available__link.active .filter-available__text {
    color: #fff;
}
.filter-panel-wrapper .filter-panel .filter-panel__available .filter-available__link:hover {
    border-color: #74A516;
    text-decoration: none;
}

/* Обновление зеленой темы (в т.ч. для детальной): btn-transparent-border-color + colored theme */
.btn.btn-transparent-border-color {
    border-color: rgba(116, 165, 22, 0.35);
    color: #74a516;
}
.btn.btn-transparent-border-color:hover {
    background-color: #74a516;
    border-color: #74a516;
}
.dark-color:hover,
a.colored,
.colored,
body#main .colored_theme_text,
body#main .colored_theme_text_with_hover:not(:hover),
body#main .colored_theme_hover_text:hover,
.top-block .menu > li > a:hover {
    color: #74a516;
}
.logo.colored svg .icon-path,
.svg.colored * {
    fill: #74a516;
}
.side-block svg {
    width: 58px;
    height: 56px;
}

/* Кнопка "Подробнее" с зеленым фоном при наведении (оставляем повышенную специфичность) */
a.btn.btn-transparent-border-color.btn-xs.colored_theme_hover_bg-el.has-ripple:hover {
    background-color: #74a516 !important;
    border-color: #74a516 !important;
    color: #fff !important;
}

/* Исправление отображения цены: актуальная слева черным, старая справа красным перечеркнутой */
.cost.prices > .price_matrix_wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
/* Скрываем название цен в карточках */
.cost.prices > .price_matrix_wrapper > .price_group > .price_name {
    display: none;
}
/* Убираем внутренние отступы у price_group */
.cost.prices > .price_matrix_wrapper > .price_group {
    display: flex;
    align-items: center;
}
.cost.prices > .price_matrix_wrapper > .price_group > .price_matrix_wrapper {
    display: flex;
}
/* Актуальная цена слева черным */
.cost.prices > .price_matrix_wrapper > .price_group.min > .price_matrix_wrapper .price.font-bold {
    color: #333 !important;
    text-decoration: none !important;
    font-weight: bold !important;
}
/* Старая цена справа красным перечеркнутой */
.cost.prices > .price_matrix_wrapper > .price_group .strike_block .price {
    color: #ff0000 !important;
    text-decoration: line-through !important;
    font-weight: normal !important;
}
/* Блок выгоды снизу - на всю ширину */
.cost.prices > .price_matrix_wrapper .sale_block {
    width: 100%;
    margin-top: 8px;
    order: 999;
}

/* Цвет ссылок #648f12 */
a, .link, .button.transparent, .button.transparent:hover, .specials_slider_wrapp ul.tabs>li span, .basket_wrapp .basket_block .link:hover+.wraps_icon_block+.text .title, .stores .stores_list .item a span, .phones .order_wrap_btn, .footer_bottom .all_menu_block ul li a:hover, .footer_bottom .submenu_top .menu_item a:hover, .avtorization-call.enter:hover span, .top-h-row .h-user-block a:hover, ul.menu .child li.menu_item a, #header .catalog_menu ul.menu>li.current>a, ul.menu .child .depth3 a, ul.menu .child li.menu_title a:hover, #header ul.menu li .child.submenu .child_wrapp a:not(.title), .img_block_capcha .reload, .h_color_white .center_block .menu.full>li:hover>a, .m_color_white #header .wrapper_middle_menu .menu.bottom>li:hover>a, .m_color_white #header .wrapper_middle_menu .menu.bottom>li.hover>a, body #header ul.menu li .child.line .child_wrapp>a:hover, .basket_sort ul.tabs li .wrap_li>span *, .basket_sort ul.tabs li .wrap_li>span, .left_block .internal_sections_list .child_wrapp .child li.cur>a, .left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item.cur, .left_block .internal_sections_list .child_wrapp a:hover, .breadcrumbs a:hover span, .tabs-head li.current span, .reviews-post-reply-buttons a:hover, h4.hover, .button.transparent.white:hover, .button.white_bg, .item .child_container .child_wrapp .menu_item.current a, .item .child_container .child_wrapp .menu_item:hover a {
    color: #648f12;
}

/* Исправление растягивания фото 600x400 до 900x600 в карточке товара */
.product-detail-gallery__item.product-detail-gallery__item--big .product-detail-gallery__picture {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}

/* Обеспечиваем отображение баннера на главной странице */
.top_big_banners,
.top_slider_wrapp {
    display: block !important;
    visibility: visible !important;
}

.top_big_banners.hidden {
    display: none !important;
}

/* Отключение lazy load для stikers_image в assoc-block */
/* Обеспечиваем отображение цен и кнопок в связанных товарах */
.assoc-block .catalog_item .cost.prices,
.content_linked_goods .catalog_item .cost.prices {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.assoc-block .catalog_item .button_block,
.content_linked_goods .catalog_item .button_block,
.assoc-block .catalog_item .icons-basket-wrapper,
.content_linked_goods .catalog_item .icons-basket-wrapper {
    display: block !important;
    visibility: visible !important;
}

.assoc-block .catalog_item .price_matrix_wrapper,
.content_linked_goods .catalog_item .price_matrix_wrapper,
.assoc-block .catalog_item .js_price_wrapper,
.content_linked_goods .catalog_item .js_price_wrapper {
    display: block !important;
}

.assoc-block .stikers_image.lazy,
.content_linked_goods .stikers_image.lazy {
    opacity: 1 !important;
}
.assoc-block .stikers_image[data-src],
.content_linked_goods .stikers_image[data-src] {
    src: attr(data-src);
}

/* Цвет ссылок в mega-menu */
.mega-menu table td.active .wrap>a, .mega-menu table td:not(.search-item):hover .wrap>a {
    color: #74a516;
}