@media (min-width: 992px) {
    .top-header {
        border-bottom: 0px solid #000000 !important;
    }
}

.page-wrapper {
    background: #1b1b1b !important;
}


.top-panel__search input[type=text] {
    background: #ffffff00 !important;
}

button.search-btn.flex-shrink-0.btn {
    background: #a1141400 !important;
}

.header-submenu__item.active .category-link {
    background-color: #f5deb300 !important;
    color: #85b500 !important;
}

.header-submenu .category-link img {
    mix-blend-mode: normal !important;
}

.top-header {
    background: black !important;
}

.top-menu__wrapper {
    color: #ffffff !important;
}

.top-panel.catalog-menu__outside {
    background: #1b1b1b;
}

.header-nav__catalog__menu {
    max-height: calc(100vh - 90px) !important;
    min-height: 60vh !important;
}

.header-submenu__item.active .category-link:after {
    border-color: #85b500 !important;
}

.mini-cart.not-title .mini-cart__link:hover, .mini-cart.not-title .mini-cart__link:focus, .mini-cart.not-title .mini-cart__link {
        background: #ebedf100 !important;
}

.mini-cart.not-title .count {
    top: -7px !important;
    right: -8px !important;
    box-shadow: none !important;
}

.product-rating {
    display: none !important;
}

.list-module-item.active {
    background: #2b2b2b !important;
}

.catalog-grid .product-item__attribute {
    display: block !important;
}

.list-module {
    border: 1px solid #3a3a3a !important;
}

.list-module {
    border: 1px solid #3a3a3a !important;
}

.subcategory-name {
    text-align: center;
}

.title-banner.html-title.text-right, .title-banner.html-title.text-left {
    max-width: 1700px;
    font-size: 33px;
}

.banner-desc {
    max-width: 1700px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

body > div.site-main > header > div > div.top-menu__wrapper > div > div > div.top-blocks.top-left > ul > li.dropdown.header-links {
    display: none;
}

.banner-desc > .text-left, .banner-desc > .text-right {
    font-size: 15px;
}

svg.icon.icon-phone {
    fill: white;
}

@media (max-width: 767px) {
    .product .main-title {
        font-family: Inter, Roboto, Arial, sans-serif !important;
        color: #15191f !important;
        font-size: 28px !important;
        line-height: 1.18 !important;
        font-weight: 700 !important;
        letter-spacing: 0 !important;
    }

    .product .main-title .text-primary-green {
        color: #6f9800 !important;
        font-weight: 700 !important;
    }

    .product .text-under-detale-name {
        margin-top: 18px;
    }

    .product .text-under-detale-name .complectation__item {
        align-items: flex-start;
        gap: 12px;
        padding: 4px 0;
    }

    .product .text-under-detale-name .complectation__item .text-icon {
        color: #9ca3ad !important;
        flex: 0 0 30px;
        padding-top: 2px;
    }

    .product .catalog__structure-dd {
        width: auto !important;
        overflow: visible !important;
        text-overflow: clip !important;
    }

    .product .text-under-detale-name a,
    .product .catalog__structure-title {
        font-family: Inter, Roboto, Arial, sans-serif !important;
        color: #4d5661 !important;
        font-size: 13px !important;
        line-height: 1.38 !important;
        font-weight: 500 !important;
        text-decoration-color: rgba(77, 86, 97, 0.42) !important;
        text-underline-offset: 2px;
    }

    .product .products .f-jura {
        font-family: Inter, Roboto, Arial, sans-serif !important;
    }

    .product .products h2.product-name {
        font-family: Inter, Roboto, Arial, sans-serif !important;
        font-size: 15px !important;
        line-height: 1.35 !important;
        font-weight: 700 !important;
    }

    .product .products h2.product-name a {
        color: #202833 !important;
        text-decoration: none !important;
    }

    .product .products .properties,
    .product .products .product-item-detail-properties,
    .product .products dt div,
    .product .products dd {
        color: #5a6470 !important;
        font-family: Inter, Roboto, Arial, sans-serif !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
    }
}

/* Product PC component summary: keep component names readable on light product pages. */
.product .text-under-detale-name {
    margin-top: 22px;
}

.product .text-under-detale-name .complectation__item {
    align-items: flex-start;
    gap: 12px;
    padding: 5px 0;
}

.product .text-under-detale-name .complectation__item .text-icon,
.product .text-under-detale-name .complectation__item .complectation__item-name-icon {
    color: #8f98a5 !important;
    fill: currentColor !important;
    flex: 0 0 30px;
    padding-top: 2px;
}

.product .text-under-detale-name .catalog__structure-dd {
    width: auto !important;
    overflow: visible !important;
    text-overflow: clip !important;
}

.product .text-under-detale-name a,
.product .text-under-detale-name .catalog__structure-title {
    font-family: Inter, Roboto, Arial, sans-serif !important;
    color: #252b34 !important;
    font-size: 14px !important;
    line-height: 1.42 !important;
    font-weight: 600 !important;
    text-decoration-color: rgba(37, 43, 52, 0.35) !important;
    text-underline-offset: 2px;
}

body.light-mode .product .text-under-detale-name a,
body.light-mode .product .text-under-detale-name .catalog__structure-title {
    color: #252b34 !important;
}

.product .text-under-detale-name {
    display: block !important;
    white-space: normal !important;
    text-align: left !important;
}

.product .text-under-detale-name .complectation__item {
    display: flex !important;
    justify-content: flex-start !important;
    text-align: left !important;
}

.product .text-under-detale-name .complectation__item .text-icon {
    display: flex !important;
    justify-content: center !important;
}

.product .text-under-detale-name .catalog__structure-dd {
    display: block !important;
    flex: 1 1 auto !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
}

.product .text-under-detale-name .catalog__structure-title {
    display: inline !important;
    text-align: left !important;
}

@media (max-width: 767px) {
    .product .text-under-detale-name a,
    .product .text-under-detale-name .catalog__structure-title {
        font-size: 13px !important;
        line-height: 1.38 !important;
        font-weight: 500 !important;
    }
}
