﻿.apz_price_tab {
    background-color: #71a154;
}

    .apz_price_tab .nav-item .nav-link.active {
        background-color: #8A8B4F;
    }

    .apz_price_tab .hover_bg {
        background-color: #8A8B4F
    }

.oppi_footer_widget .oppi_footer_menu li a {
    color: #fff !important;
}

    .oppi_footer_widget .oppi_footer_menu li a:hover {
        color: #fddab2 !important;
    }

    .oppi_footer_widget .oppi_footer_menu li a::before {
        background: #c5c7d6;
    }

.oppi_footer_widget .footer_para {
    color: #fff !important;
}

.oppi_copy_right .copy_right_text {
    color: #fff !important;
}

.oppi_footer_top_inner {
    border-bottom: 1px solid #fff !important;
}

.oppi_footer_social .social_item li a {
    /*border: 2px solid #fff;*/
    color: #fff !important;
}

.oppi_footer_social .social_item li {
    color: #fff !important;
}

    .oppi_footer_social .social_item li a:hover {
        border-color: #fff;
        color: #ff2800 !important;
        background-color: #fff;
    }
