.bg-menu-theme .menu-sub>.menu-item.active>.menu-link:not(.menu-toggle):before {
    background-color: #134074 !important;
    border: 3px solid #134074 !important;
}

.bg-menu-theme .menu-inner .menu-sub>.menu-item.active:not(:has(.menu-sub)) .menu-icon {
    color: #134074 !important;
}

.btn-outline-primary {
    color: #134074 !important;
    border-color: #134074 !important;
    background: transparent;
}

.bg-footer-theme .footer-link {
    color: #134074 !important;
}

.bg-menu-theme .menu-inner>.menu-item.active:before {
    background-color: #134074 !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #134074 !important;
    box-shadow: 0 .125rem .25rem #479dff !important;
    border-color: #134074 !important;
}

.page-item.active .page-link {
    border-color: #134074 !important;
    background-color: #134074 !important;
    color: #fff !important;
}

.page-item.active .page-link,
.pagination li.active>a:not(.page-link) {
    box-shadow: 0 .125rem .25rem #8BA1BB !important;
}

.switch-input:checked~.switch-toggle-slider {
    background: #134074 !important;
    box-shadow: 0 2px 6px #8BA1BB !important;
}

.app-brand .layout-menu-toggle {
    background-color: #134074 !important;
}

#template-customizer .template-customizer-open-btn {
    background: #134074 !important;
    box-shadow: 0 .125rem .25rem #8BA1BB !important;
}

.bs-stepper .step.active .bs-stepper-circle {
    background-color: #134074 !important;
    box-shadow: 0 .125rem .25rem #8BA1BB !important;
}

.bs-stepper .step.active .bs-stepper-label .bs-stepper-title {
    color: #134074 !important;
}

.template-customizer-open-btn {
    display: none !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #8BA1BB !important;
    color: #384551 !important;
}

.select2-container--default.select2-container--focus .select2-selection,
.select2-container--default.select2-container--open .select2-selection {
    border-color: #134074 !important;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-link.active:focus {
    box-shadow: 0 -2px 0 #134074 inset !important;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #134074 !important;
    border-color: #134074 !important;
}

.nav-link:hover,
.nav-link:focus {
    color: #134074 !important;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-link.active:focus {
    background-color: #134074 !important;
    color: white !important;
}