
<style>
    body {
        font-size: 13px;
    }
    
    .footer-part {
        background-color: #0d1b5e !important;
        color: #ffffff !important;
    }
    
    .footer-contact li i,
    .footer-copytext {
        color: #ffffff !important;
    }
    
    .footer-card a,
    .footer-link a,
    .footer-links ul li a,
    .footer-contact li p span a,
    .footer-copytext a {
        color: #ffffff !important;
    }
    
    .footer-card a:hover,
    .footer-link a:hover,
    .footer-links ul li a:hover,
    .footer-contact li p span a:hover,
    .footer-copytext a:hover {
        color: #c5cae9 !important;
    }
    
    .footer-copytext a:hover {
        text-decoration: underline
    }
    
    .text-radvin, .text-radvin a,
    .blog-widget-text a,
    .blog-title a,
    .blog-btn,
    .user-form-title h6,
    .cart-total i,
    .cart-total span,
    .details-name a,
    .feature-name a,
    .product-name a,
    a {
        color: #283593;
    }

    .text-radvin:hover, .text-radvin a:hover,
    .blog-widget-text a:hover,
    .blog-title a:hover,
    .blog-btn:hover,
    .details-name a:hover,
    .feature-name a:hover,
    .product-name a:hover,
    .tab-link:hover,
    a:hover {
        color: #1a237e;
    }

    .btn-burger {
        color: #ffffff !important;
    }

    .text-kazemi {
        color: #ffffff !important;
    }
    
    .bg-radvin,
    .progress-steps .step.active,
    .nav-tabs .nav-item.show .nav-link:not([class*=btn-]),
    .nav-tabs .nav-link.active:not([class*=btn-]),
    .blog-widget-form button,
    .blog-calender,
    .active > .page-link, .page-link.active,
    #slider-range span,
    .ui-slider-horizontal .ui-slider-range,
    .shop-filter ul li .active,
    .account-title::before,
    thead tr,
    .navbar-part,
    .header-top,
    .details-tag-list li a:hover,
    .header-widget:hover i, 
    .header-widget sup, 
    .modal-header,
    .product-action button i:hover, 
    .product-widget a, 
    .feature-widget a {
        background: #283593 !important;
        color: #ffffff !important;
    }
    
    .navbar-link, 
    .navbar-info i, 
    .navbar-info p a, 
    .modal-header .close {
        color: #ffffff !important;
    }
    
    .shop-filter ul li a:hover,
    .navbar-link:hover,
    .page-link:hover,
    .visual-wrap:hover .visual-icon i:hover,
    .product-widget a:hover, 
    .product-card:hover .product-add, 
    .feature-widget a:hover, 
    .feature-content .product-add:hover {
        background: #1a237e !important;
        color: #c5cae9 !important;
    }
    
    #amount,
    .cart-action-group .product-action input,
    .product-rating .active,
    .feature-rating .active,
    .details-rating .active,
    .details-price span,
    .product-price span,
    .feature-price span {
        color: #283593 !important;
    }
    
    .visual-icon i, .visual-wrap:hover .visual-icon i {
        color: #283593 !important;
        background: var(--white);
        border: 3px double #283593;
    }
    
    .countdown-part,
    .banner-1,
    .single-banner::before {
        background: linear-gradient(to top, #283593, #00001b);
        color: #FFFFFF !important;
    }
    
    .details-thumb .slick-current img {
        border: 3px solid #283593;
    }
    
    .header-part.active .header-form {
        border-color: #283593;
    }
    
    .tab-link.active {
        color: #283593;
        border-bottom: 5px solid #283593;
        line-height: 42px;
    }
    
    .btn btn-outline,
    .btn-caroop-default {
        text-align: center;
        border-radius: 10rem;
        min-width: 2rem;
        border: 2px solid #283593;
        color: #283593 !important;
        position: relative;
        z-index: 1;
        transition: all 0.35s ease;
        background-repeat: no-repeat;
        background-size: 0 100%;
        background-image: linear-gradient(to right, #283593 0, #283593 100%);
        overflow: hidden;
    }

    .btn btn-outline:hover,
    .btn-caroop-default:hover {
        color: #ffffff !important;
        background-size: 100% 100%;
    }
    
    .btn-inline,
    .btn-caroop-default-radvin {
        text-align: center;
        border-radius: 10rem;
        min-width: 2rem;
        border: 2px solid #283593;
        color: #fff !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-image: linear-gradient(to right, #283593 0, #283593 100%);
        transition: all 0.35s ease;
        overflow: hidden;
    }

    .btn-inline:hover,
    .btn-caroop-default-radvin:hover {
        background-size: 0% 100%;
        color: #283593 !important;
    }
    
    .health-status-block.status-badge-systemkazemi {
    background-color: #283593 !important;
    color: #FFFFFF !important;
}

.health-status-block.status-badge-systemkazemi:hover {
    background-color: #00001b !important;
    color: #FFFFFF !important;
}

.health-status-block.status-badge-systemkazemi .icon {
    background-color: #00001b !important;
    color: #FFFFFF !important;
}

.health-status-block.status-badge-systemkazemi .icon:hover {
    background-color: #283593 !important;
    color: #FFFFFF !important;
}

.health-status-block .detail a {
    color: #FFFFFF !important;
}

.health-status-block .detail a:hover {
    color: #FFFFFF !important;
}
</style>