.fs-36 {
    font-size: 36px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-25 {
    font-size: 25px;
}
.w-140 {
    width: 140px !important;
}
.w-check-60 {
    width: 60px !important;
}
.fs-46 {
    font-size: 46px;
}
.cursor-pointer {
    cursor: pointer;
}
.dropdown-toggle::after {
    display: none !important;
}
.color-1 {
    color: rgba(178, 141, 253, 1) !important;
}

.color-2 {
    color: #b91c1c;
}

.color-3 {
    color: #229279;
}

.color-4 {
    color: #8d76e2;
}

.color-5 {
    color: #ccc;
}

.border-1 {
    border: 1px solid #8c78e4;
}

.border-bottom-1 {
    border-bottom: 1px solid #8c78e4 !important;
}

.add-service-btn {
    background: unset;
    border: 1px solid #8c78e4;
}

.add-service-btn:hover {
    background: unset;
    border: 1px solid #8c78e4;
}

.add-barber-btn {
    background: unset;
    border: 1px solid #8c78e4;
}
.object-fit-cover {
    object-fit: cover;
}
.add-barber-btn:hover {
    background: unset;
    border: 1px solid #8c78e4;
}

.width-40 {
    width: 40px !important;
}

.width-24 {
    width: 24px;
}
.height-24 {
    height: 24px;
}
.card-location {
    white-space: normal;
    word-wrap: break-word;
    height: 3.6em;
    overflow: hidden;
}

.width-20 {
    width: 20px;
}

.w-150 {
    width: 150px;
}

.w-92 {
    width: 92px;
}

.w-20 {
    width: 25px !important;
}
.w-200 {
    width: 200px;
}
.w-250 {
    width: 250px;
}
.w-120 {
    width: 120px;
}

.bg-1 {
    background: #f7f7fd;
}

.bg-2 {
    background: linear-gradient(270deg, #b28dfd 0%, #8c78e4 100%);
}

.bg-3 {
    background: #fee2e2;
}

.bg-4 {
    background: #bbf7d0;
}
.h-100-sm {
    height: 100px;
}
.border-radius-25 {
    border-radius: 25px;
}

.w-h-110 {
    width: 100px;
    height: 100px;
}
.w-h-50 {
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
}

.w-h-40 {
    width: 40px;
    height: 40px;
}

.cursor-ponter {
    cursor: pointer;
}

.h-188 {
    height: 188px;
}

.h-230 {
    height: 230px;
    object-fit: cover;
}

.navbar .navbar-nav .nav-item {
    padding: 0 10px;
}

.main-header {
    background: url("../images/home/header-bg.png");
    height: auto;
    background-size: cover;
}

/* home page start*/
#banner-images .carousel-item img {
    height: 350px;
    object-fit: cover;
}
#banner-images .bannerimages {
    /*  background-image: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)),
        url("../images/home/hero-banner.jpg"); */
    background-size: cover;
    background-position: center;
    height: 400px;
    object-fit: cover;
}
#banner-images .bannerimages .banner-img-row {
    height: 400px;
}
.radio-tabs {
    display: flex;
    background-color: #f2f2f7;
    border-radius: 14px;
    padding: 5px;
    gap: 5px;
    width: fit-content;
}

.h-285 {
    height: 285px;
    object-fit: cover;
}

.w-350 {
    width: 350px;
}
.w-214 {
    width: 170px !important;
}

.h-500 {
    height: 540px;
}

.h-best-store-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
}

.radio-tabs input[type="radio"] {
    display: none;
}

.radio-tabs label {
    padding: 4px 13px;
    border-radius: 14px;
    cursor: pointer;
    background-color: transparent;
    color: #333;
    transition: all 0.3s ease;
}
.bg-gradient {
    background: linear-gradient(to right, #ffbf96, #fe7096) !important;
}
.radio-tabs input[type="radio"]:checked + label {
    background-color: #9b7cf3;
    color: white;
    font-weight: 500;
}

.owl-carousel .owl-item {
    width: auto !important;
}

.owl-carousel .card {
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    min-height: 108px;
}

#banner-images .carousel-indicators [data-bs-target] {
    border-top: unset;
    border-bottom: unset;
    border-radius: 20px;
    width: 15px;
    height: 15px;
}

#banner-images .carousel-indicators .active {
    background: #937ce9;
}

#how-it-works .howitworks .howit-works-badge {
    background: linear-gradient(270deg, #b28dfd 0%, #8c78e4 100%);
    color: white;
    width: 30px;
    height: 30px;
    display: inline-flex; /* IMPORTANT */
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

/* home page end*/

.card-border-top {
    border-top: 2px solid #907ae6;
}

#service-card .card {
    margin-top: -2%;
    border: none;
}

#service-card .service-search {
    transform: translateY(48px);
}

#look-our-services .arrow-left {
    position: absolute;
    left: 20px;
    bottom: 17%;
}

#look-our-services .arrow-right {
    position: absolute;
    right: 20px;
    bottom: 17%;
}

/*footer start*/
#bookalook-footer .bookalookfooter {
    background: url("../images/home/footer-bg.png");
    height: auto;
    background-size: 100% 100%;
    background-position: center;
}

#bookalook-footer .bookalookfooter li::marker {
    color: #b28dfd;
}

/*footer end*/

.z-index {
    z-index: 999;
}
.home-store-arrow-left {
    left: -21px !important;
}
.home-store-arrow-right {
    right: -21px !important;
}
.top-70 {
    top: 70px;
}
.btn-left-img {
    position: absolute;
    top: 18px;
    left: -8px;
}
.btn-right-img {
    position: absolute;
    right: -8px;
    top: 18px;
}
.store-service-charges {
    position: absolute;
    bottom: 0;
    right: 0;
}
.store-service-card {
    min-height: 115px;
    padding-bottom: 35px;
}
.best-store-service-scroll {
    gap: 8px;
    overflow: hidden;
    scroll-behavior: smooth;
    margin-left: 20px;
    margin-right: 25px;
}

#banner-section .bannersection {
    position: relative;
    height: 200px;
    overflow: hidden;
}
.reschedule-badge {
    background: #907ae6;
}

#banner-section .bannersection::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(178 141 253 / 16%);
    z-index: 1;
    pointer-events: none;
}

#banner-section .bannersection img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.breadcrumb-links {
    position: absolute;
    top: 50%;
    left: 1%;
}
.rate-icon {
    position: absolute;
    right: 60%;
}
.rate-search-icon {
    position: absolute;
    left: 15%;
}

.slider-next-icon {
    bottom: 10px;
    position: absolute;
    right: 0;
}

.slider-prev-icon {
    bottom: 10px;
    position: absolute;
    left: 0;
}

.carousel-control-next {
    opacity: 1.9 !important;
}

.carousel-control-prev {
    opacity: 1.9 !important;
}

/*store details start*/
.selected-card {
    cursor: pointer;
    transition: border 0.3s ease;
}
#storedetails-hero .service-charge {
    /* position: relative;
    float: none;
    display: block;
    text-align: right;
    margin-top: 10px;
    padding-right: 10px; */
}
.selected-card.selected {
    border: 4px solid #8c78e4 !important;
}

.single-selected-card {
    cursor: pointer;
    transition: border 0.3s ease;
}

.single-selected-card.selected {
    border: 4px solid #8c78e4 !important;
}

.slot-selected-card.selected {
    border: 2px solid #007bff;
    border-radius: 8px;
    cursor: pointer;
}

.home-service-wrapper {
    position: relative;
    display: inline-block;
}

.home-service-checkbox {
    display: none;
}

.home-service-card {
    border: 2px solid transparent;
    /* padding: 10px; */
    border-radius: 8px;
    transition: border 0.3s;
    cursor: pointer;
}

.home-service-checkbox:checked + .home-service-card {
    border: 2px solid #000;
    /* border on check */
}

.star-icon-end {
    right: 10px;
    background: #1ea841 !important;
}

.p-l-20 {
    padding-left: 15px;
    padding-right: 15px;
}

.otp-input {
    width: 4rem;
    height: 3rem;
    text-align: center;
    font-size: 1.5rem;
    margin: 0 0.3rem;
}

.star {
    font-size: 2rem;
    color: #ccc;
    cursor: pointer;
}

.star.checked {
    color: #ffc107;
}

.mt-16 {
    margin-top: -16%;
}

.star-icon-end-search-result {
    right: 20px;
    background: #1ea841;
}

.h-120 {
    height: 60px;
    object-fit: cover;
}

.h-200 {
    height: 200px;
    object-fit: cover;
}

.scroll-container {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 1rem;
    padding-bottom: 1rem;
}

.scroll-container > .mob-full-width {
    flex: 0 0 80%;
    max-width: 25%;
    scroll-snap-align: start;
}

.clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.barbers-slot-scroll {
    max-height: 200px;
    overflow-y: auto;
}
.pb-20 {
    padding-bottom: 20px;
}
/*store details end*/

/* search result start*/
#search-result-card .carousel-inner img {
    height: 250px;
    object-fit: cover;
}
.h-91 {
    height: 91px;
    object-fit: cover;
}
.h-25-w-25 {
    height: 25px;
    width: 25px !important;
    object-fit: cover;
    margin-top: 5px;
    border-radius: 25px !important;
}
.search-res-service-title {
    white-space: nowrap;
    overflow-x: auto;
    max-width: 100%;
    display: block;
}

.search-res-service-title::-webkit-scrollbar {
    height: 4px;
}

.search-res-service-title::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
}
.h-60 {
    height: 60px;
}

.scroll-x {
    overflow-x: auto;
    -ms-overflow-style: none;
    /* IE & Edge */
    scrollbar-width: none;
    /* Firefox */
}

.scroll-x::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari */
}

/* Custom wrapper to allow horizontal scroll */
.experts-scroll-wrapper {
    overflow-x: auto;
}

/* Scrollbar hidden (optional) */
.experts-scroll-wrapper::-webkit-scrollbar {
    display: none;
}

.w-60 {
    width: 60px;
    border-radius: 60px;
}

/* search result end*/

#city_id_select {
    padding-right: 2rem !important; /* space between text and arrow */
}

.scroll-row-mobile {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.scroll-row-mobile > .scroll-item {
    flex: 0 0 auto !important;
    max-width: 200px;
}
.service-title {
    width: 80px;
    white-space: normal;
    word-break: break-word;
    text-align: center;
}

.service-disabled-card {
    cursor: pointer;
    transition: 0.3s ease;
}

.service-disabled-card.selected {
   /*  pointer-events: none; */
    /* opacity: 0.5; */
   /*  cursor: not-allowed; */
}

.offer-disabled-card {
    cursor: pointer;
    transition: 0.3s ease;
}

.offer-disabled-card.disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}

.selected-card.selected {
    border: 4px solid #8c78e4 !important;
}

.offer-disabled-card.selected {
    border: 4px solid #8c78e4 !important;
}

.offer-disabled-card.selected {
    border: 2px solid #007bff;
    border-radius: 8px;
    cursor: pointer;
}
#mainServiceScroll::-webkit-scrollbar {
    display: none;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    #mainServiceScroll {
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
    }

    #serviceDiv label {
        min-width: 80px;
    }
    .service-scroll-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .service-grid {
        display: flex;
        flex-wrap: nowrap;
        min-width: max-content;
    }

    .service-grid > div {
        flex: 0 0 120px; /* Reduced from 65% */
        max-width: 120px;
    }

    #bookalook-footer .bookalookfooter {
        background-size: cover;
    }
    .service-grid {
        grid-template-columns: repeat(2, 1fr);
        max-height: 80vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
    #banner-images .bannerimages {
        height: 260px;
    }
    #banner-images .bannerimages .banner-img-row {
        height: 260px;
    }
    #banner-images .bannerimages h1 {
        text-align: center;
    }
    .mt-16 {
        margin-top: -19%;
    }
    .w-sm-300 {
        width: 300px;
    }

    .fs-sm-30 {
        font-size: 30px;
    }

    /* Enable horizontal scroll only on mobile */
    .scroll-row-mobile {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        display: flex;
    }

    .scroll-row-mobile::-webkit-scrollbar {
        display: none;
    }

    .scroll-row-mobile {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .store-w100 {
        width: 100%;
    }

    .pl-sm-20 {
        padding-left: 40%;
    }
    .pl-sm-18 {
        padding-left: 18%;
    }

    .rate-icon {
        left: 5%;
    }

    .pl-sm-40 {
        padding-left: 40%;
    }

    .b-sm-none {
        border: none !important;
    }

    .home-service-card {
        padding: 0px;
    }

    .home-service-wrapper {
        min-width: 140px;
        /* or whatever width makes sense for each card */
        flex: 0 0 auto;
    }

    .sm-w-h-140 {
        width: 140px;
        height: 100px;
        object-fit: cover;
    }

    #look-our-services .arrow-right {
        display: none;
    }

    .h-sm-300 {
        height: 300px;
    }

    #service-card .card {
        /* margin-top: -26%; */
        margin-top: -7%;
    }

    .fs-sm-25 {
        font-size: 25px;
    }

    .offcanvas {
        max-width: 95%;
    }

    .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }

    .mobile-scroll-wrapper {
        display: flex;
        overflow-x: auto;
        flex-wrap: nowrap;
        gap: 1rem;
        padding-bottom: 1rem;
    }

    .scroll-container {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 1rem;
        padding-bottom: 1rem;
    }

    .scroll-container > .mob-full-width {
        flex: 0 0 80%;
        max-width: 60%;
        scroll-snap-align: start;
    }

    .fs-sm-12 {
        font-size: 12px;
    }

    .scroll-experts {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        gap: 1rem;
        /* Add gap between cards (optional) */
        position: relative;
    }

    .scroll-experts::-webkit-scrollbar {
        display: none;
    }

    .scroll-experts > .col-lg-4 {
        flex: 0 0 auto;
        min-width: 250px;
        z-index: 1;
        position: relative;
    }

    .rate-search-result-icon {
        left: 20%;
    }

    .pl-search-result {
        padding-left: 18%;
    }

    .otp-input {
        width: 3rem;
    }
    .select2-container {
        width: 100% !important;
    }
    .select2-container--default .select2-selection--single {
        margin-left: 0px !important;
        margin-top: 10px;
    }
    .select2-container--default
        .select2-selection--single
        .select2-selection__arrow {
        top: 15px !important;
    }
    .w-sm-100 {
        width: 100% !important;
    }
    .search-city-sm {
        width: 100%;
    }
    .card-location {
        height: unset;
    }
    .h-500 {
        height: 515px;
    }
    .w-214 {
        width: 100% !important;
    }
    .search-radio-tabs {
        width: 100% !important;
    }
    .rate-search-icon {
        left: 4%;
    }
    #banner-images .carousel-item img {
        height: unset;
    }
    .w-60-modal {
        max-width: 100% !important;
    }
    .mobile-bottom-nav {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        border-top: 1px solid #e5e5e5;
        display: flex;
        justify-content: space-around;
        padding: 8px 0;
        z-index: 9999;
    }

    .mobile-bottom-nav a {
        text-decoration: none;
        color: #777;
        font-size: 12px;
        text-align: center;
    }

    .mobile-bottom-nav i {
        display: block;
        font-size: 18px;
        margin-bottom: 2px;
    }

    .mobile-bottom-nav a.active {
        color: #b28dfd;
    }
}
.w-60-modal {
    max-width: 60%;
}
.bg-5 {
    background: #b66dff;
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    #bookalook-footer .bookalookfooter {
        background-size: cover;
    }

    .w-md-300 {
        width: 300px;
    }

    .scroll-row-mobile {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        display: flex;
    }

    /* Optional: hide scrollbar */
    .scroll-row-mobile::-webkit-scrollbar {
        display: none;
    }

    .scroll-row-mobile {
        -ms-overflow-style: none;
        /* IE & Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    .experts-scroll-wrapper .row {
        flex-wrap: wrap !important;
        overflow: visible !important;
    }

    .w-md-250 {
        width: 50% !important;
    }

    .b-md-none {
        border: none !important;
    }

    .rate-icon {
        left: 10%;
    }

    .pl-md-25 {
        padding-left: 19%;
    }

    .h-md-500 {
        height: 500px;
    }

    #service-card .card {
        margin-top: -12%;
    }

    .mt-md-9 {
        margin-top: -9%;
    }

    .w-md-60 {
        width: 60% !important;
    }

    .scroll-container {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 1rem;
        padding-bottom: 1rem;
    }

    .scroll-container > .mob-full-width {
        flex: 0 0 80%;
        max-width: 30%;
        scroll-snap-align: start;
    }

    .h-md-280 {
        height: 280px;
        object-fit: cover;
    }
    .pl-md-48 {
        padding-left: 27%;
    }
    .w-md-100 {
        width: 100% !important;
    }
    .rate-search-icon {
        left: 9%;
    }
    .w-60-modal {
        max-width: 90% !important;
    }
}
@media only screen and (max-width: 390px) {
    .h-100-sm {
        height: 120px !important;
    }
}
@media (min-width: 980px) and (max-width: 1024px) {
    .service-search {
        margin-top: -65px !important;
    }
}
