/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/ /* Expand site width */ /* body .wrapper { max-width: 1400px !important; } */ /* Set site background image */
/* body { background: url(image_source) top no-repeat; } /* Hide compare button */ /* a.compare_item { display: none !important; }*/
@media (max-width: 768px) {


    .banners-big__text-block--margin-top-more {
        text-align: left;
    }
}


.header-menu__dropdown-menu--submenu > .dropdown {
    max-height: 400px;
    overflow-y: scroll;
}

.header-menu__dropdown-menu--submenu > .dropdown::-webkit-scrollbar {
    width: 6px; /* width of the entire scrollbar */
}

.header-menu__dropdown-menu--submenu > .dropdown::-webkit-scrollbar-track {
    background: #EBEBEB; /* color of the tracking area */
}

.header-menu__dropdown-menu--submenu > .dropdown::-webkit-scrollbar-thumb {
    background-color: gray; /* color of the scroll thumb */
    border-radius: 7px;
}

.flex1 {
    flex: 1 !important;
}

.flex2 {
    flex: 1 !important;
}

.flex5 {
    flex: 5 !important;
}

.banners-big__text-block a {
    color: #fff;
    text-decoration: underline;
}

.header__main-part .header__top-item, .header__main-part {
    height: 70px;
}

.header-menu--height_81 .header-menu__item, .header-menu--height_81 .header-menu__wrapper {
    height: 70px;
}

.header__top-part--height_81 {
    height: 70px;
}

#headerfixed .has-logo {
    height: 100%;
}

.banners-big--normal .banners-big__depend-height {
    height: 360px;
}


.gallery_item {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.new_block_hidden {
    display: none;
}

.new_block_hidden.shown {
    display: block;

}

.show_next_items .menu-arrow.svg {
    top: 0;
}

.sections-list__item-text-top-part:hover .menu-arrow.svg {
    background-color: #9e9e9e;
    background-color: var(--opacity_dark_light_hover);
}

.sections-list__item-text-wrapper .opened .menu-arrow.svg {
    transform: rotate(180deg);
}

.contact-property__value.dark_link a {
    color: var(--fill_dark_light_white_hover);
}

.header-menu__item > .header-menu__link .header-menu__wide-submenu-right-arrow {
    display: block;
    margin-left: 10px;
    transform: rotate(90deg);
}

.topic__heading {
    display: flex;
    align-items: center;
}

.to_catalog {
    margin-left: 20px;
}

.brands_com {
    color: var(--white_text_black);
}

.catalog-list__info-title a {
    text-decoration: underline;
}

.header-menu__item--dropdown:hover .header-menu__wide-submenu-right-arrow {
    transform: rotate(270deg);
}

.katalog-content__item {
    border: 1px solid #e5e5e5;
}

.katalog-content__left a.title_h3 {
    font-size: 18px;
    line-height: calc(1em + 7px);
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.breadcrumbs__link span {
    font-weight: bold;
    text-decoration: underline;
}

.to_catalog::before {
    content: "↓";
    margin-right: 5px;
}

.sections-list__item--big-padding {
    padding: 10px 40px 10px;
}

.topic__heading .partner-detail__image-wrapper {
    margin-left: 20px;
}

.contacts-list__item-phone a.dark_link {
    color: var(--fill_dark_light_white_hover);
}

.katalog-content__preview .main_link {
    text-align: right;
    display: flex;
    /* margin: 0 auto; */
    justify-content: flex-end;
    color: #3F498A;
    text-decoration: underline;
    font-size: 16px;

}

.catalog-detail__title.js-popup-title {
    text-decoration: underline;
}

.font_12 {
    font-size: 0.93333em;
    line-height: calc(1em + 7px);
}

.font_13 {
    font-size: 1em;
    line-height: calc(1em + 7px);
}

.menu-topest__item span, .header__main-item .phones__dropdown-title, body.menu_lowercase_n .header-menu__title {
    font-size: 14px;
}

.slogan__text, .header__main-item .phones__dropdown-value {
    font-size: 16px;
}

a.scroll-to-top {
    bottom: 123px !important;
}


.catalog-detail__title.js-popup-title {
    text-decoration: none !important;
}


.Button-module_button__m__qdFx7 {
    height: 40px;
    padding: 0 12px;
    margin-top: 20px;
}

.Button-module_button__secondary__tiDN8 {
    background: var(--bg-secondary);
}

.Button-module_button__PM45p {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e0e5ff;
    border: none;
}

.Button-module_iconContainer__m__dIegT {
    height: 20px;
    width: 20px;
}

.Button-module_iconContainer__secondary__vmofb {
    fill: var(--text-primary);
}

.Button-module_iconContainer__t8PGB {
    display: flex;
    align-items: center;
    justify-content: center;
    fill: var(--text-primary-inverse);
}


.Button-module_buttonText__secondary__HRZ9H {
    color: #273786;
}

.js-add-favorite .js-fav-added {
    display: none;
}

.js-add-favorite.active .js-fav-add {
    display: none;
}

.js-add-favorite.active .js-fav-added {
    display: flex;
}

.js-fav-add, .js-fav-added {
    width: 100%;
    gap: 10px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form.popup .captcha-row, .form-list .captcha-row {
    display: none!important;
}


.filter-panel {
    display: none;
}
@media (max-width: 768px) {
    .filter-panel {
        display: block;
    }
    .topic__heading {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 20px;
    }

    .topic__heading a.to_catalog {
        margin-left: 0;
    }
}
.grecaptcha-badge {
    display: none;
}
@media (max-width: 600px) {
    .catalog-list__item .image-list {
        width: 125px;
        flex-basis: 125px;
        /*margin-right: 15px;*/
        margin: 0 auto;
    }
    #main .grid-list.grid-list--compact {
        grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    }

    /*.catalog-list__item .catalog-list__inner {*/
    /*    flex-direction: row;*/
    /*}*/
    #main .grid-list.grid-list--compact .grid-list-border-outer {
        margin: 0 -1px -1px 0;
        width: 100%;
    }
}

.list-section-form .col-xs-3 {
    padding: 0;
}

.form-list_section-template {
    padding: 20px 0;
}

.js-show-error-back {
    display: inline-block;
    background-color: rgb(244, 245, 246);
    padding: 16px;
}

.js-show-error-back button {
    background-color: transparent;
    border: none;
}

.bx_filter  .slide-block__head {
    display: none;
}
@media (max-width: 600px) {
    .bx_filter  .slide-block__head {
        display: block;
    }
}
