.mobile-header__panel {
    background: #47991f;
}
.topbar__container, .topbar {
    background: #f7f7f7;
    border-bottom: none;
}
.nav-panel {
    background: #47991f;
}
.departments__body {
    background: #303138;
    box-shadow: none;
}
.departments__button {
    color: #fff;
}
.departments__item-link, .departments__item:hover {
    color: #fff;
}
.departments__item:hover {
    background:hsla(0,0%,100%,.08);
}
.block-features__icon i {
    color: #47991f;
}
.departments__button-icon {
    fill: hsla(0,0%,100%,.4);
}
.topbar-link, .topbar-dropdown__btn {
    color: rgb(115, 115, 115);
}
.topbar-link:hover, .topbar-dropdown__btn:hover {
    color: #47991f;
}
.site-header {
    background: transparent;
}
.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    border-color: #47991f;
    background: #47991f;
    color: #fff;
    fill: #fff;
}
.block-slideshow .owl-carousel .owl-dot.active {
    background: #47991f;
}
.block-slideshow .owl-carousel .owl-dot:hover {
    background: #d1d1d1;
}
.site-header__phone-number a {
    color: #3d464d;
}
.site-header__phone-title {
    color: #3d464d;
}
.search--location--header .search__input~.search__border {
    border: 2px solid #e5e5e5;
    box-shadow: none;
}
a, a:hover {
    color: #47991f;
}
.category-card__links a:hover, .product-card__name a:hover, .footer-links__list a:hover, .widget-products__name a:hover, .breadcrumb-item a:hover, .category-card__name a:hover {
    color: #47991f;
}
.totop__button, .page-item.active .page-link {
    background: #47991f;
}
.layout-switcher__button--active, .layout-switcher__button--active:hover {
    border-color: #47991f;
    background: #47991f;
}
.product-tabs__item--active, .product-tabs__item--active:hover {
    border-bottom-color: #47991f;
}
.block-header__arrow:focus, .block-header__arrow:hover {
    background: #47991f;
    fill: #fff;
}
input[type="checkbox"]:checked {
    filter: invert(51%) sepia(22%) saturate(2392%) hue-rotate(62deg) brightness(90%) contrast(76%);
}
.input-check__input:checked~.input-check__box {
    background: #47991f;
}
.ui-widget-header {
    background: #47991f !important;
}