.ocf-theme-light-block .ocf-search-btn-static, .ocf-theme-light-block .ocf-search-btn-popover, .ocf-theme-light-block .ocf-search-btn-static.ocf-disabled, .ocf-theme-light-block .ocf-search-btn-popover.ocf-disabled, .ocf-noUi-connect:before, .ocf-noUi-handle {background-color:rgb(0, 0, 0) !important;}
:root {--ds-primary-color:rgb(0, 0, 0);}
:root {--ds-links-color:rgb(0, 0, 0);}
.ds-dropdown-links .blue-link, .ds-footer .blue-link {color:rgb(0, 0, 0);}
.blue-link:hover, .ds-footer-links li a:hover, ul.ds-footer-item li a:hover, .ds-footer-item li a:hover span, .ds-module-item:hover .ds-module-title:hover, .ds-last-news-item:hover .ds-last-news-item-title:hover, .ds-switcher button:hover {color:rgb(0, 168, 232);}
.ds-price-new.red-text {color:rgb(213, 56, 61);}
:root {--ds-interactive-color:rgb(82, 187, 56);}
:root {--ds-body-bg-light-color:rgb(248, 251, 253);}
:root {--ds-primary-dark-color-light:rgb(0, 23, 31);}
:root {--ds-secondary-dark-color-light:rgb(0, 52, 89);}
.light-theme .ds-header {background:rgb(255, 255, 255);}
:root {--ds-footer-bg-light-color:rgb(255, 255, 255);}
.light-theme .ds-footer-subscribe-text, .light-theme .ds-footer-item .secondary-text, .light-theme .ds-footer-socials .secondary-text {color:rgb(0, 52, 89);}
.light-theme .ds-footer-item-title {color:rgb(0, 23, 31);}
.light-theme .ds-footer-item-title svg path {fill:rgb(0, 23, 31);}
:root {--ds-body-bg-dark-color:rgb(27, 27, 27);}
:root {--ds-primary-dark-color-dark:rgb(248, 252, 255);}
:root {--ds-secondary-dark-color-dark:rgb(144, 144, 144);}
.dark-theme .ds-header {background:rgb(20, 20, 20);}
:root {--ds-footer-bg-dark-color:rgb(20, 20, 20);}
.dark-theme .ds-footer-subscribe-text, .dark-theme .ds-footer-item .secondary-text, .dark-theme .ds-footer-socials .secondary-text {color:rgb(144, 144, 144);}
.dark-theme .ds-footer-item-title {color:rgb(248, 252, 255);}
.dark-theme .ds-footer-item-title svg path {fill:rgb(248, 252, 255);}
.ds-header-compare-button, .ds-mobile-bottom-nav-item-compare, .ds-compare-btn {display: none!important;}
.oct_dynamic_stylesheet_begin{display: none;}
@media (min-width: 1200px) {
    #logo {
        max-width:150px
    }

    .ds-header.with-categories-menu .ds-menu-maincategories-desktop-box {
        height: 70px
    }
}

@media (min-width: 992px) {
  .ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown .ds-megamenu-children-item {
    flex: 0 0 calc(16.6666666667% - 1.25rem);
    max-width: calc(16.6666666667% - 1.25rem);
  }
}

/* ===== Вертикальное меню: grid-режим (view=2, .ds-menu-catalog-wide) ===== */
@media (min-width: 1200px) {
    .ds-menu-catalog-wide {
        max-width: calc(100vw - 2rem) !important;
        max-height: calc(100vh - 8rem) !important;
        overflow-x: hidden;
        overflow-y: auto !important;
    }
    .ds-menu-catalog-wide > .ds-menu-catalog-inner > .ds-menu-catalog-items > li {
        min-width: 0;
        overflow-wrap: break-word;
        word-break: break-word;
    }
    .ds-menu-catalog-wide > .ds-menu-catalog-inner > .ds-menu-catalog-items > li ul,
    .ds-menu-catalog-wide > .ds-menu-catalog-inner > .ds-menu-catalog-items > li ul a {
        overflow-wrap: break-word;
        word-break: break-word;
    }
    .ds-menu-catalog-wide > .ds-menu-catalog-inner > .ds-menu-catalog-items > li > a {
        flex-direction: column;
        text-align: center;
        gap: .5rem;
        font-size: .625rem !important;
        font-weight: 400 !important;
        white-space: normal;
    }
    .ds-menu-catalog-wide > .ds-menu-catalog-inner > .ds-menu-catalog-items > li > a img {
        width: 64px !important;
        height: 64px !important;
        object-fit: contain;
        margin-right: 0 !important;
    }
}.oct_dynamic_stylesheet_end{display: none;}
