.light-theme .ds-header .dark-text,
.light-theme .ds-header .fw-500,
.light-theme .ds-header .fw-700,
.light-theme .ds-header .button-text,
.light-theme .ds-header .ds-header-phone-button .dark-text,
.light-theme .ds-header .ds-header-user-button .dark-text {
    color: #fff !important;
}
.light-theme .ds-header .ds-dropdown .dark-text,
.light-theme .ds-header .ds-dropdown .fw-500,
.light-theme .ds-header .ds-dropdown .fw-700,
.light-theme .ds-header .ds-dropdown .button-text,
.light-theme .ds-header .ds-menu-catalog .dark-text,
.light-theme .ds-header .ds-menu-catalog .fw-500,
.light-theme .ds-header .ds-menu-maincategories-dropdown .dark-text,
.light-theme .ds-header .ds-menu-maincategories-dropdown .fw-500,
.light-theme .ds-header .ds-sidebar-header .dark-text,
.light-theme .ds-header .ds-sidebar-header .fw-700 {
    color: var(--ds-primary-dark-color) !important;
}
.light-theme .ds-header .button-icon {
    background: #fff !important;
}
.light-theme .ds-header .button-icon.button-icon-menu,
.light-theme .ds-header .button-icon.button-icon-user,
.light-theme .ds-header .button-icon.button-icon-phone,
.light-theme .ds-header .button-icon.button-icon-search,
.light-theme .ds-header .button-icon.button-icon-cart,
.light-theme .ds-header .button-icon.button-icon-arrow-down,
.light-theme .ds-header span.button-icon {
    background: #fff !important;
}
.light-theme .ds-header .ds-header-right .button-transparent > svg path,
.light-theme .ds-header .ds-header-search-button svg path,
.light-theme .ds-header .ds-arrow-down path {
    fill: #fff !important;
}
.light-theme .ds-header .ds-header-catalog-button {
    border-color: #fff !important;
    color: #fff !important;
}
.light-theme .ds-header .button.ds-header-catalog-button {
    padding: 0.5rem 1.25rem !important;
    height: auto !important;
    width: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.light-theme .ds-header .ds-header-catalog-button svg {
    width: 16px !important;
    height: 16px !important;
}
.light-theme .ds-header .ds-header-catalog-button svg path {
    fill: #fff !important;
}
.light-theme .ds-header .ds-header-catalog-button:hover {
    background-color: #fff !important;
    color: rgb(2, 142, 248) !important;
}
.light-theme .ds-header .ds-header-catalog-button:hover svg path {
    fill: rgb(2, 142, 248) !important;
}
.light-theme .ds-header .ds-header-catalog-button:hover .button-text {
    color: rgb(2, 142, 248) !important;
}
.light-theme .ds-header .ds-header-search .form-control {
    background: rgba(255, 255, 255, 0.15) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
    color: #fff !important;
}
.light-theme .ds-header .ds-header-search .form-control::placeholder {
    color: rgba(255, 255, 255, 0.7) !important;
}
.light-theme .ds-header .ds-menu-maincategories-item-title {
    color: #fff !important;
}
.light-theme .ds-header .ds-menu-maincategories .ds-menu-catalog-item-img {
    filter: brightness(0) invert(1) !important;
}
.light-theme .ds-header .ds-menu-maincategories .menu-chevron-icon {
    background: #fff !important;
}
.light-theme .ds-menu-maincategories-desktop-box {
    border-top-color: rgba(255, 255, 255, 0.1) !important;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories {
    justify-content: center !important;
}
.light-theme .ds-header {
    border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}
.light-theme .ds-menu-maincategories-desktop-box .ds-menu-maincategories {
    border-top-color: rgba(255, 255, 255, 0.1) !important;
}
#logo {
    max-width: 150px !important;
    height: auto !important;
}
.light-theme .ds-menu-maincategories-desktop-box .ds-menu-maincategories::after {
    display: none !important;
}
.ds-footer .secondary-text,
.ds-footer .secondary-text a,
.ds-footer .light-text,
.ds-footer .fsz-14.secondary-text a {
    color: #fff !important;
}
.ds-footer .dark-text,
.ds-footer .fw-500.dark-text,
.ds-footer-item-title {
    color: #fff !important;
}
.ds-footer-contacts-button.button-outline-primary {
    border-color: #fff !important;
    color: #fff !important;
}
.ds-footer-contacts-button.button-outline-primary:hover {
    background-color: #fff !important;
    color: rgb(2, 142, 248) !important;
}
.ds-footer-copyrights {
    color: #fff !important;
}
.ds-footer-payments-item {
    background: #fff !important;
}
.ds-footer-subscribe-text {
    color: #fff !important;
}
.ds-footer-socials .ds-footer-item-icon {
    color: #000 !important;
    font-size: 12px !important;
}
.ds-footer .ds-footer-item a {
    color: rgba(255, 255, 255, 0.8) !important;
}
.ds-footer .ds-footer-item a:hover {
    color: #fff !important;
}
#footer-make-subscribe.button-primary {
    background-color: #fff !important;
    color: rgb(2, 142, 248) !important;
    border-color: #fff !important;
}
#footer-make-subscribe.button-primary:hover {
    background-color: rgba(255, 255, 255, 0.85) !important;
}
.ds-footer-subscribe-button.button-outline-primary {
    border-color: #fff !important;
    color: #fff !important;
}
.ds-footer-subscribe-button svg path {
    fill: #fff !important;
    stroke: #fff !important;
}
.ds-footer .ds-footer-item li > a > .ds-footer-item-icon {
    background: #fff !important;
    border-radius: 50% !important;
    width: 32px !important;
    height: 32px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 14px !important;
    color: #000 !important;
}

/* === Inline language switcher in header === */
.ds-header-language-inline .ds-dropdown-title,
.ds-header-language-inline #language > .ds-dropdown-title {
    display: none !important;
}
.ds-header-language-inline #language {
    margin: 0 !important;
}
.ds-header-language-inline .ds-switcher {
    padding: 2px !important;
    margin: 0 !important;
    background: transparent;
    border: none;
    gap: 4px;
}
.ds-header-language-inline .ds-switcher .language-select {
    padding: 4px 10px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #fff !important;
    min-width: auto !important;
    background: rgba(255, 255, 255, 0.2) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    transition: all 0.2s ease;
}
.ds-header-language-inline .ds-switcher .language-select:hover {
    background: rgba(255, 255, 255, 0.35) !important;
}
.ds-header-language-inline .ds-switcher .language-select.active {
    background: rgba(255, 255, 255, 0.45) !important;
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.5) !important;
}
.light-theme .ds-header .ds-header-language-inline .ds-switcher .language-select {
    color: #fff !important;
}
@media (max-width: 767.98px) {
    .ds-header-language-inline {
        margin-left: auto !important;
        margin-right: 8px !important;
    }
    .ds-header-language-inline .ds-switcher .language-select {
        padding: 3px 8px !important;
        font-size: 11px !important;
    }
}
