/* Change Navigation Bar Background to LIGHT */
.elementor-4010000 .elementor-element.elementor-element-fvcqgzu > .elementor-element-populated,
.elementor-4010000 .elementor-element.elementor-element-iytfmie > .elementor-element-populated,
.elementor-element-fvcqgzu,
.elementor-element-iytfmie {
    background-color: #f5f5f5 !important;
}

/* Navigation Menu Text BLACK on LIGHT background */
.elementor-4010000 .elementor-element.elementor-element-ihyptrh .pos-menu-horizontal .menu-item > a,
.elementor-4010000 .elementor-element.elementor-element-ihyptrh .pos-menu-vertical .menu-item > a,
body .pos-menu-horizontal .menu-item > a,
body nav.pos-menu-horizontal > ul > li > a,
body #_desktop_megamenu a,
.pos-menu-horizontal a,
#_desktop_megamenu .pos-menu-horizontal .menu-item a {
    color: #000000 !important;
    fill: #000000 !important;
}

/* Account, Currency, Language links BLACK */
.elementor-4010000 .elementor-element.elementor-element-skgafvr .pos-account > a,
.elementor-4010000 .elementor-element.elementor-element-twocgji .pos-currency-widget .pos-dropdown-toggle,
.elementor-4010000 .elementor-element.elementor-element-mccmwaf .pos-languages-widget .pos-dropdown-toggle {
    color: #000000 !important;
    border-color: #000000 !important;
}

/* Search Icon BLACK on gray background */
.elementor-4010000 .elementor-element.elementor-element-yppfdtb .pos-search__submit,
body button.pos-search__submit,
button.pos-search__submit {
    background-color: #cccccc !important;
    background: #cccccc !important;
}

.elementor-4010000 .elementor-element.elementor-element-yppfdtb .pos-search__submit i,
body button.pos-search__submit i,
body i.icon-rt-loupe {
    color: #000000 !important;
    fill: #000000 !important;
    opacity: 1 !important;
    visibility: visible !important;
    font-size: 20px !important;
}
