.page-header .amtheme-icons-container .amtheme-icon {
    fill: unset !important;
}

.header.links a:hover {
    color: unset;
}

.amtheme-icons-position .amtheme-icon-wrapper .amtheme-split,
.amtheme-icons-position .amtheme-icon-wrapper .amtheme-circle-icon,
.amtheme-icons-position .amtheme-icon-wrapper .amtheme-dropdown-block,
.toolbar-sorter .amtheme-icon,
.amtheme-circle-icon {
    background-color: unset;
}

.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby {
    color: #666 !important;
}

.amlocator-main-container .amlocator-button {
    border: 1px solid #666 !important;
}

.amlocator-store-desc.-active {
    background-color: #666 !important;
}

.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby:hover,
.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby:focus {
    background-color: #666 !important;
    color: #fff !important;
}