﻿.menu-depart .toggle {
    background-color: #00AE9A !important;
}
.text-light {
    color: #1f1f1f !important
}
.header-userinfo h4 {
    color: #1f1f1f
}
.header-middle {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    color: #fff;
    background: #dbdbdb !important;
}
header a {
    color: #1f1f1f !important;
}
.header-user i {
    border: 1px solid #1f1f1f !important;
}
.footer-top {
    background: #dbdbdb !important;
    padding-top: 2rem;
    padding-bottom: 2rem
}


.main-nav .menu > li.active > a, .main-nav .menu > li.show > a, .main-nav .menu > li:hover > a {
    color: #0051E4 !important;
}

.main-nav .menu > li.active > a, .main-nav .menu > li > a:hover {
    border-top-color: #0051E4 !important;
}



.btn-light {
    color: #FF4F0F;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

    .btn-light:hover {
        color: #FF4F0F;
        background-color: #231F20;
        border-color: #dae0e5
    }

    .btn-light.focus, .btn-light:focus {
        box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dae0e5;
        border-color: #d3d9df
    }

        .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
        }



.product-default a:hover {
    color: #0051E4;
    text-decoration: none
}



.menu-depart a:last-child {
    color: #0051E4 !important;
}



.menu-depart a.active, .menu-depart a:hover {
    color: #FF4F0F
}


.feature-box i {
    color: #0051E4 !important;
}


.text-primary {
    color: #0051E4 !important
}


.product-default .product-label.label-sale {
    background-color: #00AE9A
}
