

.header .main-menu li a:hover, .header .main-menu li a:focus, .text--base, .progress-wrap::after, .preloader__circle i, .social-list li a, .coupon-copy-form input, .coupon-social-share li a:hover, .custom-icon-field .form--control:focus ~ i, a:hover, .forgot-pass{
  color: #336699 !important;
}

.header__top, .category-item, .testimonial-item, .contact-info .icon, .btn--base, .social-list li a:hover, body::-webkit-scrollbar-thumb, .custom--checkbox input:checked ~ label::before, .bg--base, .custom--file-upload::before, .custom--table thead th, .profile-thumb .avatar-edit label, .pagination .page-item.active .page-link, .pagination .page-item .page-link:hover, .dashboard__item .dashboard__icon, .post-share li a:hover, .custom--card .card-header {
    background-color: #336699 !important;
}

.form--control:focus, .form-control:focus, .pagination .page-item.active .page-link, .pagination .page-item .page-link:hover, .dashboard__item, .post-share li a:hover, .border--base{
    border-color: #336699 !important;
}

.social-list li a, .custom--checkbox label::before, .input-group-text {
    border: 1px solid #336699;
}

.progress-wrap{
    box-shadow: inset 0 0 0 2px #33669933;
}

.progress-wrap svg.progress-circle path {
  stroke: #336699;
}

.spinner {
    border-top: 4px #336699 solid;
}

.hero-section__feature li::before, .category-item i, .counter-item__amount, .testimonial-item h6, .footer-inline-link li a:hover{
    color: #e2d784 !important;
}

.testimonial-item__quote::before, .testimonial-item__quote, .coupon-item__thumb .coupon-label, .coupon-copy-form .text-copy-btn{
background-color: #e2d784;
}

.footer-section{
    background-color: #336699;
}

.preloader__circle::after {
    border: 3px solid #e2d784;
}

