.customizer .handle, .customizer .handle:hover {
    background: #f26927;
}
.text-primary {
    color: #f26927!important;
}
.btn-outline-primary, .btn-primary {
    border-color: #f26927;
}
.layout-sidebar-large .sidebar-left .navigation-left .nav-item.active, .layout-sidebar-large .sidebar-left .navigation-left .nav-item.active .nav-item-hold {
    color: #f26927;
}
.btn-outline-primary {
    color: #f26927;
    border-color: #f26927;
}
.btn-outline-primary:hover, .btn-primary:hover {
    background: #f26927;
    box-shadow: 0 8px 25px -8px #f26927;
    border-color: #f26927;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    background-color: #f26927;
    border-color: #f26927;
}
.btn-outline-primary:focus, .btn-primary:focus {
    box-shadow: 0 8px 25px -8px #f26927;
}
.checkbox-primary input:checked~.checkmark {
    background-color: #f26927!important;
}
.switch-primary input:checked+.slider {
    background-color: #f26927;
}
.layout-sidebar-large .sidebar-left .navigation-left .nav-item.active .triangle {
    border-color: transparent transparent #f26927;
}
.btn-primary {
    background-color: #f26927;
    border-color: #f26927;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #f26927;
    border-color: #f26927;
}
.dropdown-item:active {
    background-color: #f26927;
}
.page-item.active .page-link {
    background-color: #f26927;
    border-color: #f26927;
}
.menu-icon-grid>a:hover {
    background: #f26927;
}
