/*!
Theme Name: Foundation
Theme URI: https://heyblackmagic.com
Author: Black Magic
Author URI: https://heyblackmagic.com
Description: Foundation theme
Version: 2.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: foundation
*/

header-drawer .drawer-navigation-list > .navigation-list-item:nth-of-type(6) {
    opacity: 1!important;
    transform: unset!important;
}

.sidebar-container {
    padding-bottom: calc(var(--padding-top) * 2)!important;
}

.country-selector.weglot-dropdown ul li a {
    color: var(--color-black)!important;
}
