

@media (max-width: 991.96px) {
    [data-color=magenta] .header .mobile_btn {
        color: #0984E3;
    }

    [data-color=magenta] .bar-icon span {
        background-color: #0984E3;
    }
}

[data-color=magenta] .header .mobile-user-menu a {
    color: #0984E3;
}


.user-menu {
    -webkit-justify-content: right;
}
.dataTables_filter {
    display: none;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 40px;
    display: inline-flex;
}
.dt-buttons {
    display: none;
}
/*
.card .card-header {
    padding: 0.1rem 1.25rem 0.1rem;
}*/

.custom_radio.active input ~ .checkmark {
    background-color: #0984e3 !important;
}

.fw-medium {
    margin-bottom: 4px !important;
}

.accordion-button:after {
    font-family: "Font Awesome 5 Free" !important;
}

.accordion-body {
    color: #000000;
}

.pos-products .product-info {
    padding: 5px !important;    
}