.header-area {
    background-color: #000000;
}

.navigation-menu-wrapper nav > ul > li.active > a,
.navigation-menu-wrapper nav > ul > li:hover > a {
    color: #f4da7b;
}

.header-icon-wrapper > ul > li a:hover {
    color: #f4da7b;
}

.setting-button span {
    background: #ffffff;
}

.setting-button:hover span {
    background: #f4da7b;
}

.header-cart-icon .counter {
    color: #f4da7b;
}

.navigation-menu-wrapper nav > ul > li > a {
    color: #ffffff;
}

.header-icon-wrapper > ul > li a {
    color: #ffffff;
}

.single-category-item__content a {
    color: #000000;
}

.single-category-item__content .title {
    color: #000000;
}

.single-category-item__content {
    background-color: rgba(244, 218, 123, 0.7);
    border-radius: 10px;
    padding: 10px;
}

.single-category-item__content--style2 .title-light {
    color: #000000;
}

.single-category-item__content--style2 {
    left: 20px;
    top: 50px;
}

.header-icon-wrapper > ul > li a {
    font-size: 28px;
}

.single-hover-banner--middlesize-text__content .small-text {
    color: #ffffff;
}

.single-hover-banner--middlesize-text__content .big-text {
    color: #ffffff;
}

.single-hover-banner--middlesize-text__content .banner-link {
    color: #ffffff;
}

.footer-area--light-bg {
    background-color: #000000;
    color: #ffffff;
}

.single-footer-widget__title {
    color: #ffffff;
}

.footer-social-section .social-title {
    color: #ffffff;
}

.footer-copyright-wrapper .copyright-text {
    color: #ffffff;
}

.footer-copyright-wrapper .copyright-navigation-wrapper .copyright-nav li a {
    color: #ffffff;
}
