.ahura-theme-mode-button-element .theme-mode-switcher {
    margin: 0;
    float: none;
}

.ahura-theme-mode-button-element .theme-mode-switcher-dropdown {
    margin: 0;
    float: none;
}

.ahura-theme-mode-button-element .theme-mode-switcher-container {
    width: 100%;
}

.ahura-theme-mode-button-element .theme-mode-switcher label span {
    gap: 6px;
}

#ahura-header-main-wrap .ahura-theme-mode-button-element .theme-mode-switcher label span i,
#ahura-header-main-wrap .ahura-theme-mode-button-element .theme-mode-switcher label span svg {
    margin: 0;
    color: inherit;
    fill: currentColor;
}

.ahura-theme-mode-button-element .theme-mode-switcher-dropdown,
.ahura-theme-mode-button-element .ahura-theme-mode-select {
    max-width: 100%;
}
