.card.card-time {
    display: flex;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    padding: 10px;
    width: 100%;
    height: max-content;
    background-color: rgba(241, 238, 238, 0.3);
    border: none;
}

.card.card-head {
    display: flex;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    padding: 0;
    width: 100%;
    height: max-content;
    background-color: rgba(241, 238, 238, 0.3);
    border: none;
    overflow: inherit;
    position: relative;
    margin-top: 30px;
    padding-top: 20px;
}

.btn.btn-date-xpr {
    margin-right: 10px;
    min-width: max-content;
    border-radius: 50px !important;
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 50px;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;

}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:nth-child(n+3),
.btn-group>:not(.btn-check)+.btn {
    border-radius: 50px;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;

    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;

}


.form-check {
    display: block;
    min-height: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;

}

.btn.btn-date {
    margin-right: 10px;
    min-width: max-content;
    border-radius: 50px !important;
}

.btn.btn-service {
    margin-right: 10px;
    min-width: max-content;
    border-radius: 10px !important;
}


.btn-pickup {
    transition: all 0.1s ease !important;
    width: max-content;
    font-size: 15px;
    border: solid 2px #e5e7eb2a;
    border-radius: 8px;
    color: #0d6efd;
    background-color: #fff;
    letter-spacing: 2px;
    padding: 5px 20px;
    margin-right: 10px;
    box-shadow: var(--bs-box-shadow-sm) !important;
}

.btn-pickup-province {
    width: max-content;
    font-size: 18px;
    /* font-weight: bolder; */
    border-radius: 8px;
    color: #0d6efd;
    background-color: #fff;
    letter-spacing: 2px;
    /* border: solid 1px #0d6efd; */
    padding: 10px 0px;
    margin: 0 10px;
    border: solid 2px #eee;
    box-shadow: 5px 5px 10px rgb(0, 0, 0, 0.1), 5px 5px 10px rgb(0, 0, 0, 0.1) !important;
}

.btn-pickup-province-p {
    /* display: none; */
    width: max-content;
    font-size: 18px;
    /* font-weight: bolder; */
    border-radius: 8px;
    /* color: #0d6efd; */
    /* background-color: #fff; */
    letter-spacing: 2px;
    /* border: solid 1px #0d6efd; */
    padding: 0px 0px;
    margin: 0px 0px;
    /* border: solid 2px #eee; */
    /* box-shadow: 5px 5px 10px rgb(0, 0, 0, 0.1), 5px 5px 10px rgb(0, 0, 0, 0.1) !important; */
}

.btn-pickup1 {
    font-weight: 300;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
    border-radius: 8px;
    color: #0d6efd;
    background-color: #fff;
    letter-spacing: 2px;
    border: solid 2px #e5e7eb2a;
    padding: 5px 20px;
    margin-right: 10px;
    box-shadow: var(--bs-box-shadow-sm) !important;
}

.btn-pickup:hover {
border: solid 2px #c5c5c5;
}

.btn-pickup1:hover { 
    border: solid 2px #c5c5c5;
}


.btn-check:checked+.btn-pickup,
.btn-pickup:active+.btn-pickup,
.btn-check:checked+.btn-pickup1,
.btn-pickup:active+.btn-pickup1 {
    /* border: solid 0.5px #cccfd5; */
    background-color: rgb(51 150 255);
    color: #FFF;
    padding: 5px 20px;
    margin-right: 10px;
        box-shadow: 0 0 8px rgb(0 144 255 / 50%) !important;
}

.btn-pickup-1 {
    transition: all 0.3s ease !important;
    font-weight: 400;
    letter-spacing: 2px;
    background-color: rgb(51 150 255);
    border: solid 2px rgb(51 150 255);
    color: #FFF;
    padding: 5px 20px;
        box-shadow: 0 0 8px rgb(0 144 255 / 50%) !important;
}

.btn-pickup-1:hover {

border: solid 2px #e5e7eb;
}

.btn-pickup-2 {
    border: solid 2px #e5e7eb2a;
    transition: all 0.3s ease !important;
    font-weight: 400;
    letter-spacing: 2px;
    background-color: #fff;
    color: #000000;
    padding: 5px 20px;
    margin-right: 10px;
    /* box-shadow: 5px 5px 10px rgb(0, 0, 0, 0.1), 5px 5px 10px rgb(0, 0, 0, 0.1) !important; */
}

.btn-pickup-2:hover {

border: solid 2px #c5c5c5;
}





/* ---------------------------------------------------จังหวัด------------------------------------------------------ */
.btn-pickup-1-p {
    font-weight: 400;
    letter-spacing: 2px;
    background: rgb(29, 131, 226);
    background: linear-gradient(105deg, rgb(133, 40, 255) 0%, rgb(204, 2, 255) 100%);
    color: #FFF;
    padding: 0px 0px;
    /* margin-right: 10px; */
    box-shadow: inset 5px 5px 10px rgb(0, 0, 0, 0.1), inset 5px 5px 10px rgb(0, 0, 0, 0.1) !important;
}

.btn-pickup-1-p:hover {
    background: rgb(29, 131, 226);
    background: linear-gradient(105deg, rgb(133, 40, 255) 0%, rgb(204, 2, 255) 100%);
    color: #FFF;
    padding: 0px 0px;
    /* margin-right: 10px; */
    box-shadow: inset 5px 5px 10px rgb(0, 0, 0, 0.1), inset 5px 5px 10px rgb(0, 0, 0, 0.1) !important;
}

.btn-pickup-2-p {
    font-weight: 400;
    letter-spacing: 2px;
    background-color: #fff;
    color: #000;
    padding: 0px 0px;
    /* margin-right: 10px; */
    box-shadow: 5px 5px 10px rgb(0, 0, 0, 0.1), 5px 5px 10px rgb(0, 0, 0, 0.1) !important;
}

.btn-pickup-2-p:hover {
    background: rgb(29, 131, 226);
    background: linear-gradient(105deg, rgb(133, 40, 255) 0%, rgb(204, 2, 255) 100%);
    color: #FFF;
    padding: 0px 0px;
    /* margin-right: 10px; */
    box-shadow: inset 5px 5px 10px rgb(0, 0, 0, 0.1), inset 5px 5px 10px rgb(0, 0, 0, 0.1) !important;
}

/* ---------------------------------------------------จังหวัด------------------------------------------------------ */
ฃ .btn-deliver {
    width: max-content;
    font-size: 15px;
    border-radius: 8px;
    color: #198754;
    background-color: #fff;
    letter-spacing: 2px;
    padding: 5px 20px;
    margin-right: 10px;
    /* box-shadow: 0 0 8px rgb(0 144 255 / 50%) !important; */
}

.btn-deliver-s {
    width: max-content;
    font-size: 15px;
    border-radius: 8px;
    color: #10b981;
    background-color: #fff;
    letter-spacing: 2px;
    padding: 5px 20px;
    margin-right: 10px;
    border: solid 2px #e5e7eb2a;
    box-shadow: var(--bs-box-shadow-sm) !important;
    /* box-shadow: 0 0 8px rgb(0 144 255 / 50%) !important; */
}

.btn-deliver1 {
    font-weight: 300;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
    border-radius: 8px;
    color: #10b981;
    border: solid 2px #e5e7eb2a;
    background-color: #fff;
    letter-spacing: 2px;
    padding: 5px 20px;
    margin-right: 10px;
    box-shadow: var(--bs-box-shadow-sm) !important;
}

.btn-deliver:hover {
    color: #FFF;
    padding: 5px 20px;
    margin-right: 10px;
    background-color: #198754;
    box-shadow: inset 5px 5px 10px rgb(0, 0, 0, 0.1), inset 5px 5px 10px rgb(0, 0, 0, 0.1) !important;
}

.btn-deliver-s:hover {
    border: solid 2px #c5c5c5;
}

.btn-deliver1:hover {
    border: solid 2px #c5c5c5;
}

.btn-check:disabled+.btn-deliver,
.btn-check:disabled+.btn-deliver1,
.btn-check:disabled+.btn-pickup,
.btn-check:disabled+.btn-pickup1 {
    color: #bcbcbc;
    background: border-box;
    box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 1) !important;
    border: solid 1px #adadad;
}

.btn-check:disabled+.btn-deliver-s,
.btn-check:disabled+.btn-deliver1,
.btn-check:disabled+.btn-pickup,
.btn-check:disabled+.btn-pickup1 {
    color: #bcbcbc;
    background: border-box;
    box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 1) !important;
    border: solid 1px #adadad;
}


.btn-check:checked+.btn-deliver,
.btn-deliver:active {
    /* border: solid 0.5px #cccfd5; */
    color: #FFF;
    padding: 5px 20px;
    margin-right: 10px;
    background-color: #198754;
    box-shadow: inset 5px 5px 10px rgb(0, 0, 0, 0.1), inset 5px 5px 10px rgb(0, 0, 0, 0.1) !important;
}

.btn-check:checked+.btn-deliver-s,
.btn-deliver-s:active {
    /* border: solid 0.5px #cccfd5; */
    color: #FFF;
    padding: 5px 20px;
    margin-right: 10px;
    background-color: #10b981;
    box-shadow: 0 0 8px #8bffc9 !important;
}

.btn-check:checked+.btn-deliver1,
.btn-deliver1:active {
    /* border: solid 0.5px #cccfd5; */
    color: #FFF;
    padding: 5px 20px;
    margin-right: 10px;
    background-color: #10b981;
    box-shadow: 0 0 8px #8bffc9 !important;
}





.btn-red {
    width: max-content;
    font-size: 15px;
    /* font-weight: bolder; */
    border-radius: 8px;
    color: #f21717;
    border: solid 1px #f21717;
    background-color: #f8f9fa;
    letter-spacing: 2px;
    padding: 5px 20px;
    margin-right: 10px;
    box-shadow: -5px -5px 10px rgb(255, 240, 240), 5px 5px 10px rgb(0, 0, 0, 0.2) !important;
}

.btn-red:hover {
    color: #FFF;
    padding: 5px 20px;
    margin-right: 10px;
    background-color: #f21717;
    box-shadow: inset -5px -5px 10px rgb(178, 58, 58), inset 5px 5px 8px rgb(0, 0, 0, 0.2) !important;
}

.btn-check:disabled+.btn-red,
.btn-check:disabled+.btn-red {
    color: #f69595;
    box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 1) !important;
    border: solid 1px #f69595;
}

.btn-check:checked+.btn-red,
.btn-red:active {
    /* border: solid 0.5px #cccfd5; */
    color: #FFF;
    padding: 5px 20px;
    margin-right: 10px;
    background-color: #f21717;
    box-shadow: inset -5px -5px 10px rgb(178, 58, 58), inset 5px 5px 8px rgb(0, 0, 0, 0.2) !important;
}



#btn-head {
    max-width: 200px;
    width: inherit;
    display: block;
    position: absolute;
    top: -20px;
    left: -10px;
    border-radius: 50px;
    height: fit-content;
    padding: 0;
}



.btn.btn-howto {
    margin-right: 20px;
    left: 100%;
    top: 80px;
    background-color: #FFF;
    padding: 0px 10px 0px 20px;
    border-radius: 50px;
    animation: blink 1.5s infinite;
}


@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

#overall {

    border-radius: 10px;
    margin-top: 10px;
    background-color: #0d6efde3;
    color: #FFF;
    font-weight: 600;
    border: solid;
    overflow: hidden;
    padding: 5px 10px 0px 10px;
    /* width: fit-content !important; */
}

/* .sticky {
    
    position: fixed !important;
    top: 110px !important;
    width: 90% !important;
    z-index: 1000;
    max-width: 1080px;
    margin: 0 auto;
  } */


/* ส่วนของการสร้าง Animation */
@keyframes moveUpDown { 

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        /* ปรับเป็นค่าบวก (10px) เพื่อให้ลูกศรขยับลงตามชื่อคลาส */
        transform: translateY(10px);
    }
}

.bi-arrow-down-short {
    display: inline-block;
    /* สำคัญ: ต้องใส่เพื่อให้ transform ทำงานได้แม่นยำ */
    animation: moveUpDown 1s ease-in-out infinite;
    font-size: 30px;
    /* กำหนดขนาดที่นี่ที่เดียว */
    color: mediumturquoise;
    padding-left: 8px;
}


@keyframes moveUpDown2 {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0);
    }
}

.fa-map-marker-alt {
    animation: moveUpDown2 2s ease infinite;
}


/* ----------------------รายละเอียดบริการ ใหม่------------------------------------------ */
.btn-detail {
    display: inline-grid;
    align-items: center;
    min-height: 70px !important;
    position: relative;
    font-weight: 400;
    width: 100%;
    text-align: left;
    font-size: 12px;
    border-radius: 8px;
    color: #0d6efd;
    background-color: #fff;
    letter-spacing: 2px;
    border: solid 2px #e5e7eb2a;
    padding: 10px 20px 10px 20px;
    margin: 0px 10px 8px 0px;
    box-shadow: var(--bs-box-shadow-sm) !important;
    filter: grayscale(100%) hue-rotate(0deg) brightness(100%);
}




.check {
    position: absolute;
    top: 10px;
    left: 10px;
}

/* .btn-detail.dryclean-icon-detail:hover { 
          background-color: #fff;
          color: #0d6efd  !important;
          filter: grayscale(0%) hue-rotate(0deg) brightness(100%);
        } */
.wash-img {
    width: 46px;
}

.btn-check:checked+img .wash-img {
    filter: grayscale(0%) hue-rotate(0deg) brightness(100%);
}

.btn-check:checked+.btn-detail,
.btn-check:active+.btn-detail {
    background-color: rgb(51 150 255);
        color: #FFF;
        padding: 5px 20px;
        margin-right: 10px;
        box-shadow: 0 0 8px rgb(0 144 255 / 50%) !important;
    filter: grayscale(0%) hue-rotate(0deg) brightness(100%);
}



.btn-check:checked+label .wash-icon-detail,
.btn-check:active+label .wash-icon-detail {
    background-image: url(../assets/images/wash-only-icon-c.png) !important;
}

.btn-check:checked+label .wash-iron-icon-detail,
.btn-check:active+label .wash-iron-icon-detail {
    background-image: url(../assets/images/wash-iron-icon-c.png) !important;
}

.btn-check:checked+label .iron-icon-detail,
.btn-check:active+label .iron-icon-detail {
    background-image: url(../assets/images/iron-only-c.png) !important;
}

.btn-check:checked+label .dryclean-icon-detail,
.btn-check:active+label .dryclean-icon-detail {
    background-image: url(../assets/images/dryclean-icon.png) !important;
}

.btn-check:checked+label .doll-icon-detail,
.btn-check:active+label .doll-icon-detail {
    background-image: url(../assets/images/doll-icon-c.png) !important;
}

.btn-check:checked+label .shoe-icon-detail,
.btn-check:active+label .shoe-icon-detail {
    background-image: url(../assets/images/shoe-icon-c.png) !important;
}


.btn-detail-2 {
    display: inline-grid;
    align-items: center;
    width: 100%;
    min-height: 120px;
    /* position: relative; */
    font-weight: 400;
    text-align: center;
    font-size: 12px;
    border-radius: 8px;
    color: #0d6efd;
    background-color: #fff;
    letter-spacing: 2px;
    border: solid 2px #d1d1d17a;
    padding: 10px 5px 5px 5px;
    margin: 0px 10px 8px 0px;
    box-shadow: var(--bs-box-shadow-sm) !important;
    filter: grayscale(100%) hue-rotate(0deg) brightness(100%);
}

.btn-check:checked+.btn-detail-2,
.btn-check:active+.btn-detail-2 {
    border: solid 2px rgb(214 103 255);
    color: #fff !important;
    filter: grayscale(0%) hue-rotate(0deg) brightness(100%);
    background: rgb(29, 131, 226);
    background: linear-gradient(105deg, rgb(133, 40, 255) 0%, rgb(204, 2, 255) 100%);
    box-shadow: 0 0 8px rgb(189 10 255 / 54%) !important;
}


.btn-check:checked+label .icon-detail-1,
.btn-check:active+label .icon-detail-1 {
    background-image: url(../assets/images/noperfume-icon-c.png) !important;
}

.btn-check:checked+label .icon-detail-2,
.btn-check:active+label .icon-detail-2 {
    background-image: url(../assets/images/disinfectant-icon-c.png) !important;
}

.btn-check:checked+label .icon-detail-3,
.btn-check:active+label .icon-detail-3 {
    background-image: url(../assets/images/bleach-icon-c.png) !important;
}

.btn-check:checked+label .icon-detail-4,
.btn-check:active+label .icon-detail-4 {
    background-image: url(../assets/images/stains-icon-c.png) !important;
}

.btn-check:checked+label .icon-detail-5,
.btn-check:active+label .icon-detail-5 {
    background-image: url(../assets/images/baby-icon-c.png) !important;
}

.btn-check:checked+label .icon-detail-6,
.btn-check:active+label .icon-detail-6 {
    background-image: url(../assets/images/handwash-icon-c.png) !important;
}

.btn-check:checked+label .icon-detail-7,
.btn-check:active+label .icon-detail-7 {
    background-image: url(../assets/images/hotwater-icon-c.png) !important;
}

.btn-check:checked+label .icon-detail-8,
.btn-check:active+label .icon-detail-8 {
    background-image: url(../assets/images/fan-icon-c.png) !important;
}

.btn-check:checked+label .icon-detail-9,
.btn-check:active+label .icon-detail-9 {
    background-image: url(../assets/images/dryer-icon-c.png) !important;
}



/* -------------------------Show Detail------------- */
.btn-detail-s {
    display: inline-grid;
    align-items: center;
    /* min-height: 60px !important; */
    position: relative;
    font-weight: 400;
    width: 100%;
    text-align: left;
    font-size: 12px;
    border-radius: 8px;
    color: #0d6efd;
    background-color: #fff;
    letter-spacing: 2px;
    border: solid 2px #e5e7eb2a;
    padding: 5px 20px;
        margin-right: 10px;
    box-shadow: var(--bs-box-shadow-sm) !important;
    filter: grayscale(100%) hue-rotate(0deg) brightness(100%);
}


.btn-check:checked+.btn-detail-s,
.btn-check:active+.btn-detail-s {
    background-color: rgb(51 150 255);
        color: #FFF;
        padding: 5px 20px;
        margin-right: 10px;
        box-shadow: 0 0 8px rgb(0 144 255 / 50%) !important;
    filter: grayscale(0%) hue-rotate(0deg) brightness(100%);
}

.orders-pickup-icon {
        width: 55px;
            height: 55px;
            border-radius: 12px;
            background-color: #fff;
            color: #000;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            transition: all 0.3s ease;
}

.orders-deliver-icon {
        width: 55px;
        height: 55px;
        border-radius: 12px;
        background-color: #fff;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        transition: all 0.3s ease;
    }

    .orders-service-icon{
            width: 55px;
            height: 55px;
            border-radius: 12px;
            background-color: rgb(254 222 255);
            color: #c130e9;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            transition: all 0.3s ease;
        }

        .orders-province-icon {
                width: 55px;
                height: 55px;
                border-radius: 12px;
                background-color: #fff;
                color: #f95564;
                display: flex;
                align-items: center;
                justify-content: center;
                text-decoration: none;
                transition: all 0.3s ease;
            }
.check {
    top: -5px;
        left: -5px;
}

.btn-pickup-service {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 80px;
    /* ปรับค่านี้ตามความเหมาะสมเพื่อให้ครอบคลุม 3 บรรทัด */
    padding: 10px 5px !important;
    margin: 0;
    cursor: pointer;
}
/* -------------------------Show Detail------------- */

small.notice-E-P {
        border-radius: 15px;
            padding: 0 5px;
            color: #ad1be9 !important;
            background: #f6eaff;
            font-size: 12px;
}