.badge-received-warehouse { background-color: #e5fbfe; border: 1px solid #99e5f0; }
.badge-delivery-man-assign { background-color: #d8ffe2; color: #1a4027; border: 1px solid #90e5a3; }
.badge-delivery-reschedule { background-color: #fff5b8; border: 1px solid #f0d858; }
.badge-delivery-reschedule-alt { background-color: #fff2a3; border: 1px solid #ecd666; }
.badge-second-call { background-color: #e5f2ff; border: 1px solid #99c7f0; }
.badge-return-to-courier { background-color: #ffb3b3; color: #1a0000; border: 1px solid #e57373; }
.badge-return-assign-to-merchant { background-color: #fff2a3; border: 1px solid #ecd666; }
.badge-return-merchant-reschedule { background-color: #fff2a3; border: 1px solid #ecd666; }
.badge-return-received-by-merchant { background-color: #d8ffe2; color: #1a4027; border: 1px solid #90e5a3; }
.badge-deliver { background-color: #d8ffe2; color: #1a4027; border: 1px solid #90e5a3; }
.badge-delivered { background-color: #ebffb8; color: #1a4027; border: 1px solid #bfe580; }
.badge-partial-delivered { background-color: #d8ffe2; color: #1a4027; border: 1px solid #90e5a3; }
.badge-return-warehouse { background-color: #ffffff; border: 1px solid #959595; padding: 5px 6px !important; }
.badge-returned-merchant { background-color: #fff2a3; border: 1px solid #ecd666; }
.badge-received-by-pickup-man { background-color: #eef3ff; color: #1a4027; border: 1px solid #b3c2f0; }
.badge-transfer-to-hub { background-color: #f2edff; border: 1px solid #c4b3f0; }
.badge-received-by-hub { background-color: #e5f2ff; border: 1px solid #99c7f0; }
.parcel-status-delivery-reschedule { background-color: #d8ffe2; border: 1px solid #90e5a3; }
.parcel-status-delivery-reschedule-today { background-color: #d8ffe2; border: 1px solid #90e5a3; }
.parcel-status-delivery-reschedule-alt { background-color: #fff8ed; color: #f0a81c; border: 1px solid #f0a81c; }
.badge-pickup-assign { background-color: #f2e6ff; color: #1a4027; border: 1px solid #d4b3f0; }
.parcel-status-attention { background-color: #ffe380; color: #664d00; border: 1px solid #ffcc00; }
.parcel-status-delivery-reschedule {
    background-color: #ffe380;
    color: #664d00;
    border: 1px solid #ffcc00;
}

.badge-secondarysimple {
    background-color: #ffffff;
    color: #515151;
    border: 1px solid #e5e5e5;
}
.parcel-re-schedule {
    background-color: #4b4a4a;
    color: #ffffff;
    border: 1px solid #dddddd;
}
.badge-secondary {
    background-color: #c4c4c4;
    color: #262626;
    border: 1px solid #999999;
}
.badge-secondary2{
    background-color: #f0f0f0;
    color: #4a4a4a;
    border: 1px solid #d1d1d1;
}


.margin-left-3 {
    margin-left: 3px !important;
}
.merchant-layout .nav-left-sidebar {
    background-color: #f9f9f9 !important;
    width: 96px !important;
    min-height: 100vh !important;
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 1000 !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
}

.nav-menu-text{
    font-size: 12.5px;
    color: #4a4a4a;
}


.merchant-layout .nav-left-sidebar .navbar-brand {
    padding: 0 0 16px 7px !important;
    margin: 0 !important;
    text-align: center !important;
}





.merchant-layout .nav-left-sidebar .navbar-nav>li>.nav-link,.merchant-layout .nav-left-sidebar .navbar-nav>.nav-divider{
    padding-left: 0px!important;
}
.merchant-layout .sidebar-dark.nav-left-sidebar .navbar-nav .nav-link {
    color: #4a4a4a;
    font-family: 'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'!important;
    font-weight: 500!important;
    padding: 9px 4px;
    margin: 2px 10px 0px 10px;
    border-radius: 10px;
}

.merchant-layout .sidebar-dark.nav-left-sidebar .navbar-nav .nav-link:hover {
    background-color: #ccec44!important;
    color: #4b4b4b!important;
    border-radius: 10px;
}

.merchant-layout .sidebar-dark.nav-left-sidebar .navbar-nav .nav-link.active {
    background-color: #ccec44!important;
    color: #4b4b4b!important;
    font-size: 0.71875rem;
    border-radius: 10px;
    font-weight: 800!important;
    letter-spacing: normal;
}



.merchant-layout .sidebar-dark.nav-left-sidebar .submenu .nav .nav-item .nav-link:hover {
    color: #fdfdfd!important;
    border-radius: 10px;
    background-color: #f1eaea!important;
}

.merchant-layout .sidebar-dark.nav-left-sidebar .submenu .nav-link{
    margin-top:0px!important;
            color: #707070!important;
}

.merchant-layout .sidebar-dark.nav-left-sidebar .submenu .nav-link.active{
        color: #769100!important;
    background-color: unset!important;
    text-decoration: underline;

}
.merchant-layout .sidebar-dark.nav-left-sidebar .submenu .nav-link.hover{
    background-color: #dfdfdf!important;

}







.merchant-layout .nav-left-sidebar .navbar-nav {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}

.merchant-layout .nav-left-sidebar .nav-item {
    text-align: center !important;
    width: 100% !important;
    padding: 4px 0 !important;
}

.merchant-layout .nav-left-sidebar .nav-link {
    color: #4b4b4b !important;
    padding: 12px 0 8px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    font-size: 0.72rem !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
}

.merchant-layout .nav-left-sidebar .nav-link img {
    width: 23px !important;
    height: 23px !important;
    margin-bottom: 6px !important;
    margin-right: 0px;
    transition: opacity 0.2s ease !important;
    filter: brightness(0) saturate(100%) invert(26%) sepia(7%) saturate(15%) hue-rotate(3deg) brightness(99%) contrast(85%);}

.merchant-layout .nav-left-sidebar .nav-link:hover img,
.merchant-layout .nav-left-sidebar .nav-link.active img {
    opacity: 1 !important;
    filter: brightness(0) saturate(100%) invert(26%) sepia(7%) saturate(15%) hue-rotate(3deg) brightness(99%) contrast(85%);
}
.merchant-layout .nav-left-sidebar .nav-link:hover,
.merchant-layout .nav-left-sidebar .nav-link.active {
    color: #4b4b4b !important;
}

.merchant-layout .nav-left-sidebar .nav-link img .profile-img {
    width: 27px !important;
    height: 27px !important;
    filter: none !important;
}

/* Bottom Navigation Styles */
.merchant-layout .nav-left-sidebar .bottom-nav {
    margin-top: auto !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
/* support Styles */
    
    
    /* .card-body {
        min-height: 200px; /* Minimum height to ensure it's not too small */
    }

    @media (min-width: 768px) {
        .card-body {
            height: 80vh;
        }
    } */

    .chat-list {
        overflow-y: auto;
        max-height: calc(100vh - 250px); /* Adjust as needed */
    }

    .chat-item {
        padding: 10px;
        margin-top: 0rem !important;
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
        transition: background-color 0.2s;
    }

    .chat-item:hover {
        background-color: #f9f9f9;
    }

    .chat-item.active {
        background-color: #fbffe6;
        border-left: 3px solid #ccec44;
    }

    .chat-item-content {
        flex: 1;
    }

    .chat-item-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 5px;
    }

    .chat-item-title {
        font-size: 1rem;
        margin: 0;
    }

    .chat-item-date {
        font-size: 0.8rem;
        color: #888;
    }

    .chat-item-subject {
        margin: 0;
        color: #555;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
/* Dropdown Styles */












    .badge-primary{
        background-color: #c3fdd1; color: #132e1c;
    }
    .badge-warning{
        background-color: #fceb86;
        color: #2e2f39;
    }
    
    .badge-dark{
        background-color: #1f202b;
        color:white;
    }

    

    .badge-secondary{
        background-color: #ff407b;
        color:white;
    }

    


.card-height {
    height: 95% !important;
}

.parcelSearch {
    width: 40% !important;
    margin-left: 25% !important;
}

.parcelsearchFlex {
    align-items: center !important;
}

.fi {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

/*admin dashboard icon*/

.total-card-body {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 20px;
}
.total-card-body .box-content {
    margin-bottom: 0px;
}

.total-card-body .box-content h5 {
    margin-bottom: 0px;
}
.total-card-body .box-content .metric-value {
    margin-bottom: 10px;
}

.lang-dropdown {
    left: 0 !important;
    margin-top: 0.5em !important;
}
.lang-dropdown .btn {
    color: #212529 !important;
    border: none !important;
}
.dropdown-menu {
    min-width: 8.5em !important;
}
.lang-dropdown .dropdown-item {
    padding-left: 15px !important;
}
.dropdown-toggle {
    border: none !important;
}
/* salary  */

.dashboard-salary label.icon {
    width: 20% !important;
}
.dashboard-salary .d-flex p.ml-3 {
    color: #7171a6 !important;
    text-align: left !important;
}
.dashboard-salary .d-flex p {
    width: 100% !important;
    text-align: center !important;
}
.border-1px {
    border-bottom: 1px solid !important;
}
/*admin dashboard icon*/

.notification-dropdown {
    min-width: 320px !important;
}

@media only screen and (max-width: 991px) {
    .notification-dropdown {
        min-width: 200px !important;
    }
}

/* custome full site background and color change */

:root {
    --warningcolor: #ccec44;
    --badge-danger-bg: #f9cfcf;
    --badge-danger-color: #ff0000;
    

}
.btn-primary {

    background-image: linear-gradient(#e3f530, #ccec44);
    border: 1px solid #c8db07 !important;
    color: #0b1801 !important;
}

.btn-black {
    background-color: #404040 !important;
    color: #ffffff !important;
}

.card-header {
    background-color: none !important;
}

.btn-outline-light:hover {
    background-color: var(--warningcolor) !important;
    color: white !important;
    border-color: var(--warningcolor) !important;
}

/* end custom full site background and color change*/

.dashboard-calendar {
    width: 100% !important;
}

.fc-today-button.fc-button.fc-button-primary {
    text-transform: capitalize !important;
}

.fc .fc-daygrid-event-harness {
    margin-bottom: 2px !important;
}

/* login page design css */

.login-bg-image {
    background: linear-gradient(
            0deg,
            rgba(0, 0, 0, 0.76),
            rgba(51, 51, 51, 0.32)
        ),
        url(../images/1.jpg);
    text-align: center;
    background-size: cover;
    background-position: center;
}
/* end login page design css */

.pickup-request .btn {
    padding: 10px 30px 10px 30px !important;
    margin: 30px 20px;
}

@media screen and (max-width: 768px) {
    .dashboard-filter-input {
        width: 50% !important;
    }
}

.dropdown-menu .dropdown-item:hover {
    background-color: #ccec44 !important;
    color: white !important;
}
.btn-primary.ml-0 {
    margin-left: 0px !important;
}

.card .card-body.pt-0px {
    padding-top: 0px !important;
}

.apexcharts {
    margin: 0px auto;
}

.font-size-12 {
    font-size: 12px !important;
}

.metric-label {
    text-transform: capitalize !important;
    margin-top: 0px !important;
}

.merchant-panel.header-summery .card .text-primary {
    color: #2e2b2b !important;
}
.merchant-panel.header-summery .card .card-body {
    padding-left: 15px !important;
}

.merchant-panel.header-summery .card:hover .text-primary {
    color: white !important;
}

.merchant-panel.all-reports .card:hover .text-primary {
    color: white !important;
}

.merchant-panel.all-reports .card i {
    font-size: 50px !important;
}

.navbar-brand img.logo {
    height: 31px !important;
    object-fit: contain !important;
}

@media screen and (min-width: 960px) {
    .footer-text {
        margin-left: 25% !important;
    }
}

.dropdown-toggle {
    border: none !important;
}

/* canvas menu */

/* end canvas menu */

.merchant-panel.header-summery.all-reports .card i {
    font-size: 2.5rem !important;
}

.nav-item.dropdown.connection .dropdown-item {
    color: #455560 !important;
}

.nav-item.dropdown.connection .dropdown-item:hover {
    background: none !important;
}

@media screen and (max-width: 990px) {
    .notification .nav-link.nav-icons .mobile-notification.indicator {
        right: 3px !important;
        top: 10px !important;
    }

    .nav-left-sidebar {
        display: none !important;
    }

    .merchant-layout .nav-left-sidebar {
        display: none !important;
    }
    
    .main-content {
        margin-left: 0px !important;
    }

    .merchant-mobile-navbar-nav .nav-item.dropdown a.dropdown-item {
        width: 250px !important;
    }

    #todoModal1 {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
}

.merchant-panel.header-summery .icon {
    margin-bottom: 0px !important;
}

table .dropdown-menu {
    max-width: 20em !important;
}

table .btn.btn-primary.dropdown-toggle.dropdown-toggle-split {
    width: 40px !important;
}

table td .row .btn.btn-sm:hover {
    border: none !important;
}

table td .row .btn.btn-sm:focus-visible {
    border: none !important;
    box-shadow: none !important;
}

@media screen and (max-width: 412px) {
    .dashboard-filter-input {
        width: 40% !important;
    }

    .merchant-dashboard-filter input.w200 {
        min-width: 250px !important;
    }

    .notification .nav-link.nav-icons .mobile-notification.indicator {
        top: 20px !important;
    }

    .notification-list {
        background: white !important;
    }
}

.list-group-item {
    border:1px solid #e6e6f2 !important;
}


.permission-table tr td .row label {
    width: 90% !important;
}

.swal2-confirm.swal2-styled {
    background: #ccec44 !important;
}

html[dir="rtl"] .merchant-panel.header-summery .card-body .d-flex {
    text-align: right !important;
}

html[dir="rtl"]
    .merchant-panel.header-summery.all-reports
    .d-flex.justify-content-between {
    text-align: right !important;
    justify-content: unset !important;
}

html[dir="rtl"]
    .merchant-panel.header-summery.all-reports
    .d-flex.justify-content-between
    p {
    margin-left: 15px !important;
}

.merchant-panel.header-summery.all-reports .d-flex.justify-content-between {
    text-align: right !important;
    justify-content: unset !important;
}

.merchant-panel.header-summery.all-reports
    .d-flex.justify-content-between
    p.h3.text-primary {
    text-align: left;
}
html[dir="rtl"]
    .merchant-panel.header-summery.all-reports
    .d-flex.justify-content-between
    p.h3.text-primary {
    text-align: right !important;
}
.merchant-panel.header-summery.all-reports .d-flex.justify-content-between p {
    margin-right: 15px !important ;
}
html[dir="rtl"]
    .merchant-panel.header-summery.all-reports
    .d-flex.justify-content-between
    p {
    margin-right: unset !important ;
}

html[dir="rtl"] .d-description {
    text-align: right !important;
}

.hub-view .card:hover .total-card-body .text-center .icon,
.hub-view .card:hover .total-card-body .text-center .box-content .text-muted,
.hub-view
    .card:hover
    .total-card-body
    .text-center
    .icon
    .box-content
    .metric-value
    h1.mb-1 {
    color: #ccec44 !important;
}

.glyphicon.glyphicon-chevron-up,
.glyphicon.glyphicon-chevron-down {
    display: none !important;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #ccec44 !important;
}

.bootstrap-datetimepicker-widget table td.day {
    line-height: 40px !important;
    width: 30px !important;
}

.picker-switch {
    padding: 10px !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 7px !important;
}

.select2-dropdown {
    border-radius: 0px 0px 10px 10px !important;
    overflow: hidden !important;
}

.select2-search__field {
    margin-top: 5px !important;
}

.select2-container--default .select2-results__option--selected {
    background-color: #ccec44 !important;
    color: black !important;
    height: 39px;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 500px !important;
    overflow-y: auto;
}

.select2-results__options {
    max-height: 500px !important;
    overflow-y: auto;
}

.select2-dropdown {
    max-height: 500px !important;
    overflow-y: auto;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    right: 10px !important;

    height: 32px !important;
    
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {

border-color: #4b4a4a transparent transparent transparent !important;


border-width: 5px 5px 0 5px !important;
}

button.pickup-request-btn {
    border-radius: 4px !important;
}

.note-toolbar button.btn {
    min-width: 20px !important;
    margin: 5px !important;
    border-radius: 5px !important;
}
input[type="file"] {
    padding-left: 5px !important;
    box-shadow: none !important;
    border: 1px solid #8a8a8a !important;
}

.margin-top-5px {
    margin-top: 5px !important;
}

.nav-left-sidebar .navbar-nav .nav-link:hover,
.nav-left-sidebar .navbar-nav .nav-link.active {
    background-color: #6a027c12 !important;
}

.pickup-req-btn-merchant {
    padding: 30px 40px !important;
    margin-top: 21px !important;
    font-size: 20px !important;
    border-radius: 5px !important;
}

.pickup-req-btn-merchant i {
    font-size: 20px !important;
    margin-right: 10px !important;
}

.modal-content {
    border: none !important;
    box-shadow: 0px 0px 5px white !important;
}

.merchantpanelAddbutton::after {
    display: none !important;
}

@media screen and (min-width: 991px) {
    .merchantpanelAddDropdown {
        left: -16px !important;
    }
}

.parcelTable td .input-group {
    position: static;
}
.mtext-color {
    color: #455560 !important;
}

.mobilePlusBtn button {
    color: #455560 !important;
}

.m-newsoffers {
    padding: 5px 10px !important;
}

@media screen and (max-width: 991px) {
    .merchant-navbar .nav-item.dropdown.connection.mt-md-3 {
        margin-top: 0px !important;
    }

    .notification .nav-link.nav-icons .mobile-notification.indicator.admin {
        margin-top: -10px !important;
    }

    .navbar-nav a.dropdown-item i.fa-newspaper {
        margin-right: 0px !important;
    }


    .navbar-nav{
        margin-bottom: -5px !important;
    }
    .mobileLocale button {
        padding-left: 10px !important;
    }
    .mobileLocale button i {
        margin-right: 5px !important;
    }
}

.width300px {
    width: 300px !important;
}
.width100px {
    width: 100px !important;
}

.totalCalculationHead .text-white {
    color: white !important;
}

.marchantStatusReportsSelect .select2-selection.select2-selection--multiple {
    padding: 8px !important;
}

.w-25 {
    width: 25% !important;
}

.select2-selection.select2-selection--single {
    color: #303030;
    background-color: #fdfdfd !important;
    border: 1px solid #8a8a8a !important;
    border-radius: 10px !important;
    height: 39px;
    line-height: 1.5;
    min-height: calc(1.5em + 0.5rem + 2px) !important;
    font-size: 0.875rem !important;
}


@media (max-width: 767.98px) {
    .select2-selection.select2-selection--single {
        font-size: 1.0625rem !important;
    }
}
.select2-selection.select2-selection--single .select2-selection__rendered {
    padding: 0 0 0 14px !important;
    
}

@media screen and (min-width: 991px) {
    .admin-panel.notification .nav-link.nav-icons .indicator {
        top: 15px !important;
    }
}



.fundTransferSearch {
    width: 100% !important;
    margin-left: 0% !important;
}

.list-style-none {
    list-style: none !important;
}

html[dir="rtl"] .parcelSearch {
    margin-left: 0% !important;
}



img.logo-img {
    height: 50px;
}

.parcel-index .form-check-input {
    position: relative !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-top: 0rem;
}

.navbar-globe {
    font-size: 17px;
    margin: 15px 10px;
}


.payment-method-box{
    box-shadow: 0px 0px 5px #00000040;
    border-radius: 10px;
    padding: 10px;
    border:2px solid white;
}

.payment-method-box:hover{
    border:2px solid #ccec44;
    background: #ccec44;
    cursor: pointer;
    color: white;
}

input[type="radio"].methodInput:checked+label {
    border: 2px solid #ccec44;
    background: #ccec44;
    cursor: pointer;
    color: white;
}



.merchant-layout .nav-left-sidebar .bottom-nav .dropdown-menu {
    position: absolute !important;
    left: 100% !important;
    top: 0 !important;
    min-width: 200px !important;
    z-index: 1001 !important;
    transform: translateX(10%) !important;
}



.merchant-layout .nav-left-sidebar .bottom-nav .nav-item {
    position: relative !important;
}

/* New: Ensure sidebar doesn't clip content */
.merchant-layout .nav-left-sidebar {
    overflow: visible !important; /* Allow content to overflow horizontally */
}

@media (max-width: 768px) {
    .merchant-layout .nav-left-sidebar .bottom-nav .dropdown-menu {
        left: 0 !important;
        top: auto !important;
        position: relative !important;
    }
}




.product-option {
    padding: 0px;
}

.product-option:last-child {
border-bottom: none;
}

.product-info {
display: flex;
align-items: center;
gap: 15px;
}

.product-image {
width: 50px;
height: 50px;
flex-shrink: 0;
}

.product-image img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 4px;
}

.product-details {
background-color: transparent;
padding: 8px;
flex-grow: 1;
}


.product-name {
font-weight: 600;
color: #333;
margin-bottom: 4px;
}

.product-meta {
display: flex;
gap: 15px;
font-size: 0.85em;
color: #666;
}

.product-price {
color: #8cbb00;
font-weight: 500;
}

.product-stock {
display: flex;
align-items: center;
gap: 4px;
}

/* Style the Select2 container */
.select2-container--default .select2-selection--single {
height: 38px;
border: 1px solid #ced4da;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 38px;
padding-left: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 36px;
}

.select2-dropdown {
border: 1px solid #ced4da;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.select2-search--dropdown .select2-search__field {
padding: 8px;
border: 1px solid #ced4da;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color:rgb(102, 102, 102);
border-bottom: 1px solid #a7a7a7 !important;
}

.product-list-item {
display: flex;
align-items: center;
padding: 12px;
border: 1px solid #e0e0e0;
border-radius: 6px;
margin-bottom: 8px;
background: white;
}

.product-list-image {
width: 50px;
height: 50px;
margin-right: 15px;
}

.product-list-image img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 4px;
}

.product-list-details {
flex-grow: 1;
}

.product-list-name {
font-weight: 500;
color: #333;
margin-bottom: 4px;
}

.product-list-meta {
color: #666;
font-size: 0.9em;
}

.product-list-quantity {
width: 80px;
margin: 0 10px;
}

.product-list-price {
font-weight: 500;
margin: 0 15px;
min-width: 80px;
text-align: right;
}

.product-list-remove {
color: #dc3545;
cursor: pointer;
padding: 5px;
}

/* Add these new styles */
.products-header {
display: flex;
padding: 8px 10px;
font-weight: 600;
color: #000000;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 8px;
}

.header-product {
flex-grow: 1;
}

.header-quantity {
width: 177px; /* Match the quantity input width + margins */
text-align: center;
}

.header-total {
width: 120px; /* Match the price width + margins + remove button */
text-align: right;
padding-right: 32px; /* Account for remove button width */
}

/* Update existing styles to align with headers */
.product-list-quantity {
width: 75px;
height: 35px;
margin: 0 7px;
text-align: center;
}

.product-list-price {
width: 100px;
text-align: right;
margin-right: 10px;
}

/* Add this to your existing styles */
.select2-results__options {
max-height: 350px !important;
}

.select2-container--default .select2-results > .select2-results__options {
max-height: 350px !important;
}

.variant-select {
margin-top: 8px;
max-width: 200px;
font-size: 0.9em;
}

.product-stock .text-danger {
color: #dc3545;
}

.product-stock .text-success {
color: #28a745;
}

@media screen and (max-width: 991px) {
    /* Fix overlap in sidebar menu */
    .offcanvas-nav .navbar-nav .nav-item.dropdown .dropdown-menu {
        position: static !important;
        float: none !important;
        width: 100% !important;
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
        padding-left: 20px !important;
        margin-top: 0 !important;
        transform: none !important; 
    }
    
    /* Ensure items stack */
    .offcanvas-nav .navbar-nav .nav-item {
        display: block !important;
    }
    
    /* Ensure text wraps */
    .offcanvas-nav .dropdown-item {
        white-space: normal !important;
    }
}
