@media(min-width:992px) and (max-width:1199px){
    body.sidebar-collapsein .content {
        transform: translatex(calc(var(--sidebar-width) - 65px));
        width: calc(100% - (var(--sidebar-width) - 65px) );
    }
}

@media(max-width:991px){
    
    :root {
        --body-font-size:13px;
        --sidebar-width: 280px;

    }
    .header-search {
        width: 230px;
    }
    header .logo  a {
        max-width: 40px;
        display: block;
    }
    body.sidebar-collapsein .content {
        transform: unset;
    }
    body.sidebar-collapsein header {
        transform: unset;
        padding: 6px 18px 6px 18px;
    }
    
    body {
        padding-left: 0;
        padding-top: 70px;
    }
    .page-heading .btn.btn-mate {
        padding-left: 0;
        padding-right: 0;
        width: 32px;
        justify-content: center;
        height: 32px;
    }
    .page-heading .btn.btn-mate
    header {
        min-height: 56px;
        padding: 0 20px;
    }
    .header-profile-name > .btn .text{
        display: none;
    }
    header nav > ul > li + li {
        margin-left: 20px;
    }
    header nav > ul > li > a {
        font-size: 13px;
    }
    .header-search-field {
        width: auto;
    }
    .header-search.input-group-merge .form-control {
        min-width: 272px;
        background: var(--primary-light);
        border: 0;
    }
    .product-add-page .row.card-strash>* {
        margin-bottom: 12px;
    }
    .card .h2 {
        font-size: 14px;
    }
    .sidebar-logo {
        display: none;
    }
    .page-heading h2 {
        font-size: 18px;
    }
    .page-heading-search-field {
        display: none
    }
    .filter-item-field label {
        display: none;
    }
    ul.header-icon-list {
        padding-right: 0;
        border:0 !important;
    }
    .btn {
        --cs-btn-font-size: 13px;
        --cs-btn-line-height: 34px;
        --cs-btn-min-width: 90px;
    }
    .select2-container--default .select2-selection--single {
        height: 36px;
    }
    .btn-sm {
        --cs-btn-min-width: 70px;
    }
    .header-nav-wrap .navwrap {
        max-width: calc(100vw - 210px);
    }
    html .table tbody td, html .table tbody th {
        padding: 5px 10px;
    }
    .table.table-list-data thead th {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .sidebar-logo .img-icon {
        max-width: 38px;
    }
    ul.menu-navigation > li {
        margin-bottom: 10px;
    }
    html .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{
        left: 5px;
    }
    .menu-sidebar {
        width: var(--sidebar-width);
        transform: translateX(-100%);
    }
    body.sidebar-collapsein .menu-sidebar {
        transform: translateX(0%);
    }
    ul.menu-navigation > li > a > .text{
        display: block;
    }
    ul.menu-navigation > li > a{
        width: calc(100% - 25px);
        text-align: left;
        padding: 0px 11px;
    }
    header nav > ul > li > a{
        line-height: 45px;
    }
    header nav > ul > li.active > a, header nav > ul > li > a:hover {
        text-underline-offset: 22px;
    }
    header nav > ul{
        justify-content: center;
    }
    ul.header-icon-list {
        padding-right: 0;
        border: 0 !important;
    }
    .search_dropdown .dropdown-menu {
        padding: 8px 10px;
    }
    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 998;
        background: #0000005e;
        opacity: 0;
        visibility: hidden;
    }
    body.sidebar-collapsein .overlay{
        opacity: 1;
        visibility: visible;
    }
    .menu-sidebar .header-icon-list {
        border-top: 1px solid rgba(234, 238, 245, 1) !important;
        padding-bottom: 10px;
        padding-top: 10px;
        list-style: none;
        display: flex;
        gap: 10px;
        padding-left: 0;
        margin:0;
    }
    .menu-sidebar .toggle-icon{
        border: 0;
    }
    .menu-sidebar  .navbar-toggle {
        width: 36px;
        height: 30px;
        position: absolute;
        top: 15px;
        right: 3px;
    }
    .menu-sidebar > ul.menu-navigation {
        border-top: 1px solid #eaeef5;
        box-shadow: 0 -1px 4px 0 #00000017;
    }
    .product-add-page .image-upload {
        width: 98px;
        min-height: 98px;
    }
    .product-add-page .image-upload img {
        width: 68%;
    }
    .report-sidebar {
        transform: translateX(100%);
    }
    body:has(.report-sidebar) header{
        padding-right: 20px;
        padding-left: 20px;
    }
    body:has(.report-sidebar ){
        padding-right: 0;
        padding-top: 77px;
    }
    .card-tab-scroll:before {
        right: -15px;
    }
    .dropdown-menu.filter-dropdown {
        min-width: 300px;
        max-width: 330px;
        width: 100%;
        padding: 20px;
    }
    .report-sidebar.active {
        transform: translateX(0px);
    }
    html .card {
        padding: 18px;
        margin: 0 0 18px;
    }
    .card.card-number2 {
        justify-content: center;
    }
    .card-number2 .img {
        width: 36px;
        height: 36px;
        padding: 8px;
    }
    .page-heading .dropdown .btn.btn-mate {
        font-size: 0;
        justify-content: center;
    }
    .card-numbers-wrap:has(.penalty_data) {
        margin-top: 10px;
    }
    header {
        padding-left: 20px;
    }
    
}
@media (max-width:767px){
    body {
        padding-left: 0;
        padding-top: 70px;
    }
    .product-add-page ul.size-n-value li {
        width: 50%;
    }
    .ingredients-table {
        overflow: hidden;
    }
    .ingredients-table th {
        white-space: nowrap;
    }
    .left-col {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .left-col .col-auto {
        margin-bottom: 10px;
    }
    .card table.table tr td, .card table.table tr th {
        vertical-align: middle;
    }
    .login-content .card  .card-body {
        padding: 28px 23px 30px;
    }   
    .login-content .card .card-header {
        padding: 22px;
    }
    .login-content .card .card-header h2 {
        font-size: 24px;
    }
    .login-content {
        height: calc(100vh - 55px);
    }
    .card-tab-scroll .nav-tabs {
        margin: 0 -18px;
    }
    .card-numbers h6 {
        font-size: 11px;
    }
    .card-numbers h3 {
        font-size: 16px;
        margin: 0 0 3px;
    }
    .card-numbers .img {
        width: 36px;
        height: 36px;
    }
    .dropdown-menu.filter-dropdown {
        min-width: 300px;
        max-width: 330px;
        width: 100%;
        padding: 20px;
    }
    .offcanvas.offcanvas-end {
        width: 100%;
        border-left: 0;
    }
    .table-responsive.fold-table thead tr:first-child th:first-child {
        z-index: 2;
        min-width: auto;
    }
    html .product-add-page .card table.table tbody tr:last-child td {
        padding-bottom: 10px;
    }
    html .product-add-page .card table.table tbody tr td {
        font-size: 11px;
    }
    .table-responsive.fold-table thead tr th{
        font-size: 12px;
    }
    .penalty-tab li.nav-item span.d-block {
        text-wrap: auto;
    }
    .penalty-tab.nav-tabs li {
        max-width: 116px;
    }
    .fueleu-report.voy-report strong {
        font-size: 13px;
    }
    .fueleu-report img {
        padding: 10px 0 15px;
    }


}