.icon-home {
    visibility: visible;
}

.offer-card {
    position: relative;
}

.offer-card:hover .icon-home {
    visibility: visible;
    transition: visibility linear;
}

.offer-card .icon-home {
    position: absolute;
    top: -110px;
    right: 118px;
    padding: 5px 10px;
    width: 150px;
    z-index: -2;
    border-radius: 12px;
}

.testi-box .testi-box_title {
    font-size: 20px;
}

.checklist.style4 ul {
    grid-template-columns: none !important;
}

.testi-box {
    padding: 10px !important;
}

.space {
    padding-top: 100px !important;
}

.widget_categories .icon {
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%)
        hue-rotate(90deg) brightness(0.7) !important;
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%)
        hue-rotate(90deg) brightness(0.7) !important;
}

.testi-box.text-xs-center.text-center {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

    .testi-box.text-xs-center.text-center {
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        box-shadow: blue;
        height: 100%;
    }

    height: 100%;
}

.testi-box_icon {
    padding-top: 20px;
}

.testi-box_icon {
    padding-top: 20px;
}

.fa-file-pdf:before {
    font-size: 50px;
}

.reservation-area {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 10px 2px;
    margin-top: 160px;
}

.meal-option img {
    /* width: 149px !important; */
    height: 105px !important;
}

.offer-card-p {
    margin-bottom: 60px !important;
}

.breadcumb-title,
.breadcumb-menu {
    width: 25%;
    /* box-shadow: -16px -5px 2px #258A43; */
    background-color: #258a4380;
}

.breadcumb-menu li:last-child {
    color: var(--black-color);
    color: var(--black-color);
}

@media (max-width: 767px) {
    .breadcumb-title {
        /*font-size: 34px;*/
        width: 75% !important;
    }

    .breadcumb-menu {
        /*font-size: 34px;*/
        width: 75% !important;
    }

    .about-mobile {
        text-align: center;
    }

    .meal-details-container td {
        text-align: center;
    }

    .th-cart-coupon {
        width: 100%;
    }
}

.day-cell {
    font-weight: bold;
    text-decoration: underline;
    color: #000 !important;
    letter-spacing: 0.3px;
    background-color: #f5f5f5;
    border-right: 2px solid #ccc;
}

/* .sidebar {
    position: fixed;
    top: 200px;
    left: 20px;
    height: 50vh;
    width: 240px;
    background-color: #258A43;
    padding: 20px;
    z-index: 1000;
    overflow-y: auto;

    border-radius: 10px;
} */
/* .sidebar {
    position: sticky;
    top: 400px;
    height: auto;
    max-height: calc(100vh - 120px);
    background-color: #258A43;
    padding: 20px;
    z-index: 100;
    overflow-y: auto;
    border-radius: 10px;
}




.main-content {
    margin-left: 240px;
    padding: 30px;
}

@media (max-width: 768px) {
    .sidebar {
        position: relative;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .main-content {
        margin-left: 0;
    }

    .tab-content .tab-pane {
        padding: 24px;
    }
} */

/* .sidebar {
    position: sticky;
    top: 30px;
    align-self: flex-start;
    height: fit-content;
    background-color: #258A43;
    padding: 20px;
    border-radius: 10px;
    z-index: 100;
} */

/* .my__account--section {
    min-height: 100vh;
    display: flex;
    flex-direction: row;
} */
/* .sidebar {
    position: fixed;
    top: 200px;
    left: 20px;
    width: 240px;
    height: calc(100vh - 50vh);
    background-color: #258A43;
    padding: 20px;
    z-index: 1000;
    overflow-y: auto;
    border-radius: 10px;
}

.main-content {
    margin-left: 280px;
    padding: 30px;
    min-height: 100vh;
}

.my__account--section {
    margin-bottom: 50px;
} */
.sidebar {
    top: 190px;
    width: 250px;
    z-index: 1;
    background-color: #27c862 !important;
    position: fixed;
    left: 0;
    bottom: 10px;
    padding: 20px;
    border-radius: 16px;
    box-shadow: 5px 20px 14px rgba(46, 55, 164, 0.05);
    /* overflow-y: auto; */
    height: 48vh;
    transition: all 0.3s ease;
}

.sidebar .nav-link {
    margin-bottom: 5px;
    border-radius: 6px;
    color: white;
    padding: 8px 12px;
}

.sidebar .nav-link.active,
.sidebar .nav-link:hover {
    background-color: #1f704d;
    color: white;
}

.main-content {
    margin-left: 280px;
    padding: 30px;
}

/* Responsive Fix */
@media (max-width: 768px) {
    .sidebar {
        position: relative;
        top: unset;
        left: unset;
        height: auto;
        width: 100%;
        margin-bottom: 20px;
        border-radius: 16px;
    }

    .main-content {
        margin-left: 0;
        padding: 20px 15px;
        text-align: center;
    }

    .my__account--section .d-flex {
        flex-direction: column;
    }
}

#subscriptions {
    padding: 0;
}

.swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
}

.swiper-button-next,
.swiper-button-prev {
    color: #27c862 !important;
}
.nav-pills .nav-link.active {
    border: 1px solid;
    border-radius: 8px;
    --angle: 45deg;
    border-color: #16a34a;
    background: linear-gradient(
        var(--angle),
        #16a34a,
        #22c55e,
        #4ade80,
        #16a34a
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: animate-angles 1s ease infinite;
    overflow: hidden;
}

@keyframes animate-angles {
    0% {
        --angle: 45deg;
    }
    10% {
        --angle: 81deg;
    } 
    20% {
        --angle: 117deg;
    } 
    30% {
        --angle: 153deg;
    } 
    40% {
        --angle: 189deg;
    } 
    50% {
        --angle: 225deg;
    } 
    60% {
        --angle: 261deg;
    } 
    70% {
        --angle: 297deg;
    } 
    80% {
        --angle: 333deg;
    } 
    90% {
        --angle: 369deg;
    } 
    100% {
        --angle: 405deg;
    } 
}
/* .nav-pills .nav-link.active {
    position: relative;
    z-index: 1;
    border-radius: 8px;
    background: white;
    color: #16a34a; 
    overflow: hidden;
    --angle: 45deg;
    animation: animate-angles 2s linear infinite;
    border: none;
    margin: 8px 8px 8px 0;
    padding: 8px 16px;
}


.nav-pills .nav-link.active::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px; 
    border-radius: 8px;
    background: linear-gradient(
        var(--angle),
        #16a34a,
        #22c55e,
        #4ade80,
        #16a34a
    );
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.nav-pills .nav-link.active span {
    background: linear-gradient(
        var(--angle),
        #16a34a,
        #22c55e,
        #4ade80,
        #16a34a
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@keyframes animate-angles {
    0% {
        --angle: 0deg;
    }
    100% {
        --angle: 360deg;
    }
} */

.bord {
    border-color: #258a43;
}

/* === أكسسواري Table / Accordion === */
.sales-table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.sales-meals-table {
    width: 100%;
    border: 2px solid #258a43;
    border-collapse: collapse;
}
.sales-table-head th {
    border: 2px solid #258a43;
    padding: 0.75rem;
    background: #8bc194;
    color: #258a43;
    text-align: center;
}
.sales-day-cell {
    border: 2px solid #258a43;
    background: #8bc194;
    color: #258a43;
    font-weight: bold;
    text-align: center;
    padding: 0.75rem;
}
.sales-meal-cell {
    border: 2px solid #258a43;
    padding: 0.5rem;
    vertical-align: middle;
    min-width: 6rem;
}
.sales-meal-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 0.5rem;
    vertical-align: middle;
}
.sales-meal-name {
    vertical-align: middle;
    font-size: 0.9rem;
}

/* === Accordion mobile-only === */
.sales-accordion-wrapper {
    width: 100%;
}
.sales-accordion-item {
    border: 2px solid #258a43;
    border-radius: 0.5rem;
    margin-bottom: 1rem;
    overflow: hidden;
    /* background-color:  #258a43; */
}
.sales-accordion-button {
    background: #8bc194;
    color: #258a43;
    font-weight: bold;
    margin: 9px;
    border-radius: 8px;
    padding: 6px 8px;
    border: 1px solid;
    background-color: #258a43;
    color: #fff;
    
    /* border: none; */
}
.sales-accordion-button:not(.collapsed) {
    background: #258a43;
    color: #fff;
}
.sales-accordion-body {
    background: #f9f9f9;
}
.sales-accordion-meal {
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem;
}
.sales-accordion-meal-title {
    flex: 0 0 30%;
    color: #258a43;
    text-transform: uppercase;
}
.sales-accordion-meal-content {
    flex: 1;
    display: flex;
    align-items: center;
}
.sales-accordion-meal-img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 0.5rem;
}
.sales-accordion-meal-name {
    font-size: 0.9rem;
}

/* === مجرد شوية تنقيح responsive إضافي === */
@media (min-width: 576px) {
    .sales-accordion-wrapper {
        display: none !important;
    }
}
@media (max-width: 575px) {
    .sales-table-responsive {
        display: none !important;
    }
}
.accordion-header{
   background-color: #258A43;
   padding: 0; 
   margin: 0;
}
.sales-week-tab{
    margin: 8px 8px 8px 0;
    border-radius: 8px;
}
.sales-accordion-collapse{
    padding: 8px;
}
.nav-link.active, .nav-link:hover,.nav-pills .nav-link{
    border-radius: 8px !important;
}