html {
    /* width: 100vw !important; */
    overflow-x: hidden !important;
}

body {
    margin: 0% !important;
    padding: 0% !important;
    /* width: 100vw; */
    margin: 0%;
    padding: 0%;
    scroll-behavior: smooth !important;
    background-color: white;
}

/* *{
    transition: unset !important;
} */

/* slider */
.slides-new {
    max-height: calc(122vh - 100px);
    /* overflow: auto; */
    position: sticky;
    overflow: hidden;
    top: 50px;
    transition: top 0.5s ease-out 0s;
    vertical-align: baseline;
    scroll-behavior: smooth;
    -ms-overflow-style: none !important;
    scrollbar-width: none !important;
}

/* Swiper container setup */
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 16px !important;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    color: #FFF;
}

/* Swiper container setup */
.swiper {
    height: 100%;
    width: auto;
    overflow: hidden;
}

.mySwiper {
    width: 100%;
    /* Thumbnails: 20% of col-lg-6 */
    height: 150px;
    /* Set a max height */
    margin-top: 5px !important;
    cursor: pointer;
}

.mySwiper2 {
    width: 100%;
    /* Main slider: 80% of col-lg-6 */
    height: 650px;
}

/* Prevent overflow */
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Styling navigation arrows */
.swiper-button-next,
.swiper-button-prev {
    color: #000;
}

/* Pagination styles */
.swiper-pagination-bullet {
    background: #8e8e8e !important;
    /* Default color */
    opacity: 0.8 !important;
    width: 7px !important;
    /* Custom width */
    height: 7px !important;
    /* Custom height */
    transition: all 0.3s ease;
    /* Smooth transition for hover/active states */
}

/* Active bullet styles */
.swiper-pagination-bullet-active {
    background: #ffffff !important;
    /* Active bullet color */
    opacity: 1 !important;
    width: 10px;
    /* Custom width for active bullet */
    height: 10px;
    /* Custom height for active bullet */
}

.lightbox-trigger {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 8px;
    padding: 10px;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 13px;
    text-decoration: none;
    z-index: 10;
    cursor: pointer;
    pointer-events: auto;
    /* Ensures the click works on mobile */
}

.lightbox-trigger:hover {
    background: rgba(0, 0, 0, 0.8);
}

.new-top-fix {
    position: relative;
}

.pswp,
.pswp__bg,
.pswp__container,
.pswp__item {
    transition: unset !important;
}

/* Show buttons in PhotoSwipe always */
.pswp__button,
.pswp__counter,
.pswp__button--arrow--prev,
.pswp__button--arrow--next {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.pswp__ui {
    opacity: 1 !important;
    visibility: visible !important;
}

.pswp__img {
    display: block;
    margin: auto;
    image-rendering: auto;
    transition: transform 0.25s ease;
    will-change: transform;
    object-fit: cover !important;
    animation: none !important;
    height: fit-content !important;
}

/* Product Detail */
.p-name-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.product-name {
    font-size: 28px !important;
    line-height: 2rem;
    /* font-size: 16px !important; */
    color: #3b3b3b;
    letter-spacing: -.24px;
    text-align: left;
    font-weight: bold !important;
    margin-bottom: 12px;
}

.stike {
    display: inline-block;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 15px;
    color: #c0b7b7 !important;
    /* color: #fff !important; */
    padding: 0 3px 0px 6px;
}

.srike-2 {
    color: #787171 !important;
}


.size-ch-btn {
    font-size: 13px !important;
    font-weight: bold !important;
    letter-spacing: 1px;
    /* background-color: var(--brown) !important; */
    color: var(--brown) !important;
}

.size-ch-img img {
    width: 100%;
}

.size-ch-text p {
    font-size: 12px;
}

.size-ch-text ul li {
    font-size: 12px;
}

.s-btn {
    height: 37px;
    width: auto;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: 3%;
    /* border-radius: 50% !important; */
    font-size: 14px !important;
    background-color: #434343 !important;
    color: #fff !important;
    position: relative;
}

.not-click {
    height: 100%;
    width: 100%;
    /* border-radius: 50% !important; */
    position: absolute;
    top: 0%;
    left: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(222, 221, 221, 0.663);
    /* z-index: 2; */
}


/* new thing */
.tooltip {
    --bs-tooltip-font-size: 12px !important;
}

.main-size-btn {
    position: relative !important;
    padding: 11px 15px !important;
    border: 1.5px solid #bfbfbf !important;
    background-color: #fff !important;
    color: #000 !important;
    cursor: pointer;
    text-align: center;
    min-width: 50px;
    height: 50px;
    font-weight: 500;
}

.main-size-btn.selected {
    background-color: var(--brown) !important;
    color: #FFF !important;
}

.main-size-btn:focus {
    background-color: var(--brown) !important;
    color: #FFF !important;
    outline: none !important;
}

.disabled-size {
    opacity: 0.6;
    pointer-events: none;
    cursor: not-allowed !important;
    background-color: #8180806f !important;
}

/* Center text inside the button */
.size-text {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

/* Slash icon styling */
.slash-icon {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px !important;
    background-color: rgb(0, 0, 0);
    /* Black slash — change to white if needed */
    transform: rotate(-20deg);
    transform-origin: center;
    pointer-events: none;
}

.main-pro-size-box {
    display: none;
    flex-wrap: wrap;
}

.size-chart-image {
    width: 60%;
    height: auto;
}

.sold-out-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: var(--brown);
    color: white;
    padding: 4px 15px;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
    border-radius: 20px;
}

.disabled-link {
    pointer-events: none;
    cursor: not-allowed;
    /* opacity: 0.6; */
}

.quantity-option {
    border-bottom: 5px solid #ffffff;
    border-top: 5px solid #ffffff;
    margin: 0 -15px;
    padding: 20px 0;
}


.quantity-selector-detail {
    display: flex;
    align-items: center;
}

.quantity-selector-detail button {
    border: 1.5px solid #bfbfbf;
    border-radius: 3px;
    height: 48px;
    width: 48px;
    min-width: 48px;
    color: #000;
    font-size: inherit;
    box-sizing: border-box;
    background-color: #fff;
    text-align: center;
}

.quantity-selector-detail input {
    text-align: center;
    width: 60px;
    height: 48px;
    border: 1px solid #ddd;
    margin: 0 5px;
    font-size: 16px;
    line-height: 14px;
    font-family: Assistant, sans-serif;
    font-weight: 400;
    font-style: normal;
    background: #fff;
    color: #000;
    border: 1.5px solid #bfbfbf;
    padding: .8em 15px;
    vertical-align: middle;
    max-width: 100%;
    border-radius: 3px;
    -webkit-appearance: none;
    box-sizing: border-box;
}

.quantity-selector-detail button:active {
    background-color: #0056b3;
}

.buy-now-btn {
    height: 40px !important;
}

.buy-now-btn {
    background-color: var(--brown) !important;
    color: #ffffff !important;
    height: 48px;
    width: 48px;
    min-width: 48px;
    font-size: 14px !important;
    /* color: #fff !important; */
    border: 1.5px solid var(--brown) !important;
    padding: auto !important;
    /* margin-right: 1%; */
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 0% !important;
}

.buy-now-btn:hover {
    color: #fff !important;
    background-color: var(--brown) !important;
    border: 1.5px solid var(--brown) !important;
}

.underline-heading {
    text-decoration: underline;
}


/* Sidebar styles */
.sidebar {
    width: 350px;
    height: 100vh;
    display: flex;
    flex-direction: column;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1100;
    transition: transform 0.3s ease;
    transform: translateX(100%);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

/* Show sidebar */
.body-sidebar-open .sidebar {
    transform: translateX(0);
}

/* Backdrop */
.sidebar-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5) !important;
    /* Semi-transparent black */
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Show backdrop when sidebar is open */
.body-sidebar-open .sidebar-backdrop {
    opacity: 1;
    visibility: visible;
}

.body-sidebar-open {
    height: 100vh !important;
    width: 100% !important;
    overflow: hidden !important;
}

.closex-btn {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #000;
}

.products-section {
    flex: 1;
    min-height: 55%;
    max-height: 70%;
    overflow-y: auto;
    padding: 10px 0px 10px 0px;
    background-color: #fff;
}

.sidebar-preloader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(91, 91, 91, 0.7);
    /* Glassed black background */
    z-index: 9999;
    align-items: center;
    justify-content: center;
}

.body-sidebar-open {
    overflow: hidden !important;
}

.spinner-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.spinner {
    width: 50px;
    height: 50px;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-top-color: var(--brown);
    border-radius: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.modal-con1 {
    height: 135px;
    width: 40% !important;
}

.modal-con-img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.cart-bar-button {
    background-color: #f6f6f6 !important;
    border-radius: 0% !important;
    font-size: 16px !important;
}

.cart-bar-button:disabled {
    border: unset !important;
}

.cart-wth {
    padding: 6px 12px;
    width: 33.3% !important;
    text-align: center !important;
    border: unset;
}

.in-slide-crt {
    color: #000000 !important;
}

.empty-cart {
    width: 230px !important;
}

.name1 {
    font-size: 11px !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0%;
}

.btn-grad {
    background-color: var(--brown) !important;
    border: var(--brown) !important;
    color: #FFF !important;
    cursor: pointer;
    transition: 0.3s ease;
}

.btn-grad:disabled {
    background-color: #888;
    /* Greyed out */
    cursor: not-allowed;
    opacity: 0.6;
}

.wish-qty-btn {
    border-radius: 0%;
}

.cqty {
    border-radius: 0%;
}

.name2 {
    font-size: 13px !important;
    /* display: -webkit-box; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0%;
}

.pro-text p {
    font-size: 14px;
}

/* account */
.profile-card {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    width: 90%;
    max-width: 380px;
    padding: 2rem 1.5rem;
}

.profile-avatar {
    font-family: 'Montserrat', sans-serif !important;
    width: 100px;
    height: 100px;
    background: var(--brown) !important;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
    text-transform: uppercase;
}

.profile-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.9rem 1rem;
    border-radius: 12px;
    background: #fff;
    color: #000;
    margin-bottom: 0.7rem;
    text-decoration: none;
    border: 1px solid #000;
    transition: 0.3s ease;
}

.profile-link:hover {
    background-color: #000;
    color: #fff;
}

.profile-link i {
    font-size: 1.2rem;
}

.logout-link {
    display: block;
    margin: 1.5rem auto 0;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding: 0.6rem;
    border: 2px solid #000;
    color: #000;
    border-radius: 25px;
    font-weight: 600;
    transition: 0.3s;
}

.logout-link:hover {
    background-color: #000;
    color: #fff;
}

.custom-toast {
    min-width: 300px;
    max-width: 350px;
    min-height: 60px;
    padding: 1rem 1.25rem;
    border-radius: 8px;
    font-size: 0.95rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.address-btn {
    background-color: #000 !important;
    color: #fff !important;
}

.form-section {
    font-family: 'Lato', sans-serif;
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.order-summary {
    font-family: 'Lato', sans-serif;
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.product-img {
    width: 60px;
    height: auto;
}

.product-item {
    font-family: 'Lato', sans-serif;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.no-scrolls {
    position: fixed !important;
    width: 100% !important;
    overflow-y: scroll;
}

.custom-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1050;
    /* same as Bootstrap backdrop */
}

.border-bottom-hover {
    position: relative;
    display: inline-block;
    color: #002f4b;
    /* your link color */
    text-decoration: none;
}

/* Add a pseudo-element for the border */
.border-bottom-hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 2px;
    background-color: #002f4b;
    /* same as text color */
    transition: width 0.3s ease;
}

/* On hover, expand the border */
.border-bottom-hover:hover::after {
    width: 100%;
}

/* make it responsive */
/* Hide thumbnails and expand the main slider on smaller screens */
@media screen and (max-width:720px) {
    .mySwiper {
        display: none !important;
        margin-right: 0px !important;
    }

    .mySwiper2 {
        width: 100%;
        /* Main slider: 80% of col-lg-6 */
        height: 500px;
    }
}

/* Hide pagination on larger screens */
@media (min-width: 769px) {
    .swiper-pagination {
        display: none;
    }
}

@media screen and (max-width:920px) {
    .mySwiper {
        min-height: 100px;
        height: unset !important;
    }

    .product-name {
        font-size: 24px !important;
    }

    .size-chart-image {
        width: 90%;
        height: auto;
    }

    .quantity-selector-detail button {
        width: 40%;
        height: 40px;
    }

    .quantity-selector-detail input {
        width: 40%;
        height: 40px;
    }

    .buy-now-btn,
    .add-cart-btn {
        /* width: 50% !important; */
        font-size: 14px !important;
        padding: 3% !important;
    }
}

@media screen and (max-width:660px) {

    /* Sidebar styles */
    .sidebar {
        width: 350px;
        height: 100%;
        display: flex;
        flex-direction: column;
        background-color: #f8f9fa;
        border: 1px solid #ddd;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1100;
        transition: transform 0.3s ease;
        transform: translateX(100%);
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }
}

@media screen and (max-width:1200px) {
    .buy-now-btn {
        font-size: 12px !important;
    }
}

@media screen and (min-width:2000px) {
    .mySwiper {
        height: 700px;
    }

    .mySwiper2 {
        height: 700px;
    }
}

@media screen and (min-width:2001px) {
    .mySwiper {
        height: 800px;
    }

    .mySwiper2 {
        height: 800px;
    }
}

/* cart_body */
.cart_parent .title {
    margin-bottom: 5vh;
}

.cart_parent .card {
    margin: auto;
    border-radius: 1rem;
    border: transparent;
}

@media(max-width:767px) {
    .cart_parent .card {
        margin: 3vh auto;
    }
}

.cart_parent .cart {
    background-color: #ffffff;
    padding: 4vh 5vh;
    border-bottom-left-radius: 1rem;
    border-top-left-radius: 1rem;
}

.cart_parent .close {
    cursor: pointer;
}

@media(max-width:767px) {
    .cart_parent .cart {
        padding: 30px 10px;
        border-bottom-left-radius: unset;
        border-top-right-radius: 1rem;
    }

    .cart-info {
        max-width: 180px;
        /* or whatever width fits next to the image */
    }

    .cart-name {
        font-size: 14px;
    }

    .cart-value {
        font-size: 13px;
    }
}

.cart_parent .summary {
    border: 1px solid #d3d3d3;
    background-color: #f2f2f2;
    border-top-right-radius: 1rem;
    /* border-bottom-right-radius: 1rem; */
    padding: 4vh;
    color: rgb(65, 65, 65);
}

@media(max-width:767px) {
    .cart_parent .summary {
        border-top-right-radius: unset;
        border-bottom-left-radius: 1rem;
        padding: 2vh;
    }

    .cart_parent .title {
        margin-bottom: 2vh;
    }
}

.cart_parent .summary .col-2 {
    padding: 0;
}

.cart_parent .summary .col-10 {
    padding: 0;
}

.cart_parent .row {
    margin: 0;
}

.cart_parent .title b {
    font-size: 1.5rem;
}

.cart_parent .main {
    margin: 0;
    padding: 2vh 0;
    width: 100%;
}

.cart_parent .col-2,
.cart_parent .col {
    padding: 0 1vh;
}

.cart_parent a {
    padding: 0 1vh;
}

.cart_parent .close {
    margin-left: auto;
    font-size: 0.7rem;
}

.cart_parent img {
    width: 3.5rem;
}

.cart_parent .back-to-shop {
    margin-top: 4.5rem;
}

.cart_parent h5 {
    margin-top: 4vh;
}

.cart_parent hr {
    margin-top: 1.25rem;
}

.cart_parent form {
    padding: 2vh 0;
}

.cart_parent select {
    border: 1px solid rgba(0, 0, 0, 0.137);
    padding: 1.5vh 1vh;
    margin-bottom: 4vh;
    outline: none;
    width: 100%;
    background-color: rgb(247, 247, 247);
}

.cart_parent input {
    border: 1px solid rgba(0, 0, 0, 0.137);
    padding: 1vh;
    margin-bottom: 4vh;
    outline: none;
    width: 100%;
    background-color: rgb(247, 247, 247);
}

.cart_parent input:focus::-webkit-input-placeholder {
    color: transparent;
}

.cart_parent .btn {
    background-color: #000;
    border-color: #000;
    color: white;
    width: 100%;
    font-size: 0.7rem;
    margin-top: 4vh;
    padding: 1vh;
    border-radius: 0;
}

.cart_parent .btn:focus {
    box-shadow: none;
    outline: none;
    box-shadow: none;
    color: white;
    -webkit-box-shadow: none;
    -webkit-user-select: none;
    transition: none;
}

.cart_parent .btn:hover {
    color: white;
}

.cart_parent a {
    color: black;
}

.cart_parent a:hover {
    color: black;
    text-decoration: none;
}

.cart_parent #code {
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.253), rgba(255, 255, 255, 0.185)), url("https://img.icons8.com/small/16/000000/long-arrow-right.png");
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: center;
}


/*--------------------- new cart page --------------- */
.new-cart-box {
    width: 100%;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    /* border-left: 1px solid ; */
}

.check-out-cart .new-cart-box {
    width: 100%;
    background-color: #fff;
    box-shadow: unset !important;
}

.cart-sm-p {
    font-size: 13px;
    word-spacing: 2px;
}

.green {
    color: rgb(21, 170, 21) !important;
}

.voucher-icon-img {
    height: 30px;
}

.voucher-btn {
    background-color: #000 !important;
    color: #fff !important;
    outline: unset !important;
    border: unset !important;
}

.bg-vocher {
    background-color: #cccdcb !important;
}

.prepaid-banner {
    background-color: #eefaee;
    padding: 8px 16px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.checkout {
    background-color: var(--brown) !important;
    color: #ffffff;
}

.btn-cart-new {
    background-color: var(--brown) !important;
    color: #ffffff !important;
}

.btn-cart-new:hover {
    background-color: var(--brown) !important;
    color: #ffffff !important;
}

.order-error {
    width: 100%;
    height: 150px;
    object-fit: contain !important;
}

@media screen and (max-width:660px) {
    .order-error {
        width: 100%;
        height: 90px;
        object-fit: contain !important;
    }
}


/* ---order page---- */
.order-item-bx {
    background-color: #ffff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    width: 100%;
    border-radius: 12px;
    color: #000;
}

.order-new-img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.order-head {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.order-status {
    background-color: var(--brown);
    text-align: center;
    color: #fff;
}

/* =+----order detais page ---- */
.ordeer-bx-2 {
    background-color: #ffff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    width: 100%;
    color: #000;
}

.order-new-img-2 {
    width: 100%;
    object-fit: cover;
}

.deleverd-status {
    background-color: green;
}


/* Modal Backdrop (Covers Entire Screen) */
.custom-modal-backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(44 44 44 / 50%);
    z-index: 1040;
}

/* Modal content */
.custom-bottom-modal-content {
    background-color: white;
    padding: 20px;
    height: 100%;
    position: relative;
}

.custom-modal-backdrop.active {
    display: block;
}

.custom-bottom-modal {
    z-index: 2050 !important;
    /* Higher than backdrop */
}

/* Prevent Body Scrolling */
.custom-modal-open {
    overflow: hidden;
}

.no-scroll {
    overflow: hidden;
    height: 100vh;
}

/* Ensure Modal is Fully Outside Owl Carousel */
.custom-bottom-modal {
    display: none;
    position: fixed;
    left: 0;
    width: 100%;
    height: 30%;
    background-color: rgba(255, 255, 255, 1) !important;
    /* White modal background */
    overflow: hidden;
    z-index: 1050;
    /* Above the backdrop */
}

/* Fix Overflow Issue in Owl Carousel */
.owl-stage-outer {
    overflow: hidden !important;
    /* Keep hidden to prevent layout shifting */
}

/* Smooth Slide-Up Animation */
.custom-bottom-modal.active {
    display: block;
    animation: slideUp 0.4s ease-out;
}

/* Close button */
.custom-close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    color: black;
    cursor: pointer;
}

@keyframes slideUp {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}

/* Animation for sliding up */
@keyframes slideUp {
    from {
        bottom: -30%;
    }

    to {
        bottom: 0;
    }
}

.mod-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.mod-font {
    font-size: 30px !important;
}

/* Mobile view: modal appears at the bottom */
@media (max-width: 768px) {
    .custom-bottom-modal {
        top: 50%;
        left: 50%;
        width: 90%;
        height: 85%;
        transform: translate(-50%, -50%);
        overflow: auto;
    }

    .mod-img {
        width: 100%;
        /* height: 130px; */
        object-fit: cover;
    }

    .mod-font {
        font-size: 14px !important;
    }
}

/* Desktop view: modal appears at the center */
@media (min-width: 769px) {
    .custom-bottom-modal {
        top: 50%;
        left: 50%;
        height: auto;
        width: 50%;
        transform: translate(-50%, -50%);
    }

    /* Center animation */
    @keyframes slideUp {
        from {
            opacity: 0;
            transform: translate(-50%, -60%);
        }

        to {
            opacity: 1;
            transform: translate(-50%, -50%);
        }
    }
}

.custom-coupon-wrapper {
    display: flex;
    gap: 10px;
    /* Space between input and button */
    align-items: center;
    justify-content: center;
    /* Centers whole group horizontally if inside a bigger container */
}

.custom-coupon-wrapper>div {
    flex: 1 1 0;
}

.custom-coupon-input,
.custom-coupon-button {
    width: 100% !important;
}

.bg-f6 {
    background-color: #f6f6f6;
}

.coupon-btn .btn {
    margin-top: 0vh !important;
    padding: 1vh !important;
}

.coupon-input input {
    margin-bottom: 1vh !important;
}

.view-more-link {
    position: relative;
    display: inline-block;
    padding: 10px 40px;
    color: #fff;
    background-color: #872b3aff;
    /* Bootstrap primary */
    text-decoration: none;
    border-radius: 30px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.view-more-link:hover {
    background-color: #6f2d37;
    /* Darker blue on hover */
    color: #fff;
}

.view-more-link::after {
    content: '→';
    position: absolute;
    right: 20px;
    opacity: 0;
    transition: all 0.3s ease;
}

.view-more-link:hover::after {
    opacity: 1;
    right: 15px;
}

.view-more-link:hover {
    padding-right: 30px;
    /* Make space for arrow */
}

.page-link {
    color: var(--brown);
}

.pagination-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

/* Pagination links */
.pagination-links {
    list-style: none;
    display: flex;
    gap: 8px;
}

.pagination-link {
    display: inline-block;
    padding: 8px 12px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #333;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.pagination-link:hover {
    background-color: #333;
    color: #fff;
}

.active>.page-link,
.page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--brown) !important;
    border-color: var(--brown) !important;
}

.round-check-icon {
    width: 39px;
}


.scrolling-text-container {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  /* margin: 40px 0; */
  padding: 12px 0;
}

.scrolling-section {
  animation: scroll-text 13s linear infinite;
  display: flex;
  gap: 30px;
  align-items: center;
  width: max-content;
}

@keyframes scroll-text {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-50% - 15px));
  }
}

.scrolling-text {
  font-size: 30px;
  font-weight: 900 !important;
  font-family: lato-bold !important;
}

.scrolling-text-container p {
  font-size: 21px;
  font-weight: 900 !important;
  line-height: 120%;
  margin-top: 16px;
  text-transform: capitalize;
  text-align: center;
  font-size: clamp(14px, -0.875rem + 8.333vw, 20px);
}