html {
    scroll-behavior: smooth;
}

.pos-3 {
    position: relative;
    top: -3px;
    margin-left: 5px;
    margin-right: 5px;
}

.f-20-mb {
    margin-bottom: 10px;
}

.kcc .mt-0 {
    margin-top: 0 !important;
}

.font-kanit.c-666 li {
    color: #666 !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
}

.kcc .btn-green-popup {
    color: #FFF;
    text-align: center;
    font-family: Kanit;
    font-size: 16px !important;
    font-weight: 600;

    background: #00A94F;
    /* max-width: 237px; */
    width: 100%;
}

.kcc .action-btn {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.kcc.popup-revise.popup-carousel .promotion-header p.display-7 {
    color: #333 !important;
    font-weight: 400 !important;
    font-size: 16px;
}

.kcc.popup-revise.popup-carousel .promotion-header p.display-7 {
    color: #333 !important;
    font-weight: 400 !important;
    font-size: 16px;
}

.bg-pass {
    border-radius: 10px;
    background: linear-gradient(90deg, #E0A87A 0%, #8D5C5E 50%, #99565E 100%);

    padding: 24px 50px;
    margin-bottom: 24px;
}

.title-pass {
    color: #FFF;
    text-align: center;
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 20px;
}

.bg-white {
    border: 1px solid #DFA77A;
    background: #FFFCF9;
    border-radius: 10px;
    padding: 32px 50px 48px;
    position: relative;
}

.top-right {
    position: absolute;
    top: -16px;
    right: 16px;
    max-width: 72px;
    width: 100%;
}

.bottom-left {
    position: absolute;
    bottom: -24px;
    left: 16px;
    max-width: 74px;
    width: 100%;
}

.bottom-right {
    position: absolute;
    bottom: 89px;
    right: 10px;
    max-width: 115px;
    width: 100%;
}

.bottom-right2 {
    position: absolute;
    bottom: -20px;
    right: 20px;
    max-width: 115px;
    width: 100%;
}

.box-store img {
    border-radius: 10px;
    border: 1px solid #D8D8D8;
}

.box-store {
    display: flex;
    align-items: center;
    gap: 15px;
}

.box-store:last-child,
.box-store.last {
    justify-content: center;
}

.c-666 {
    color: #666 !important;
}

.c-999 {
    color: #999 !important;
}

.f-14 {
    font-size: 14px !important;
}

.mb-16 {
    margin-bottom: 16px !important;
}

.bg-white .title-pass {
    margin-bottom: 24px !important;
}

.box-all {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* grid-template-rows: repeat(3, 1fr); */
    gap: 32px;
}

.sub-title-1point {
    color: #666 !important;
    margin-top: 5px;
    margin-bottom: 32px;
}

.box-store:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
}

.box-store:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
}

.box-store:nth-child(3) {
    grid-area: 2 / 1 / 3 / 2;
}

.box-store:nth-child(4) {
    grid-area: 2 / 2 / 3 / 3;
}

.box-store:nth-child(5) {
    grid-area: 3 / 1 / 4 / 3;
}

.mx-900 {
    max-width: 900px;
    padding-top: 30px !important;
}

.box-store:not(.last) .con {
    max-width: 240px;
}

.box-remark {
    margin: 26px 50px 0;
}

.last-box.bg-pass {
    margin-top: 40px;
    padding-bottom: 60px;
}

.bg-white .box-note {
    border-radius: 10px;
    border: 1px solid #DBA378;
    background: rgba(152, 88, 95, 0.10);    
    padding: 16px 20px;
    margin-top: 32px;
    text-align: center;
    display: block;
    color: #964F57 !important;
}

.box-slide {
    border-radius: 10px;
    background: #FFF9F5;
    padding: 30px 16px;
    margin-top: 40px;
}

.howto-mb {
    position: relative;
    /* max-width: 736px;
    margin: 0 auto; */
}

.swiper-pagination-bullet {
    border-radius: 8px;
    border: 1px solid #DDD;
    background: #FFF;
    margin: 0 12px;
    transition: .3s ease-in-out;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    border-radius: 50px;
    background: #00A94F;
    width: 24px;
    height: 8px;
}

.swiper-pagination {
    bottom: 0 !important;
    position: relative;
    margin-top: 16px;
}

.box-slide .number {
    color: #333;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    margin: 16px 0;
    margin-bottom: 8px;
}

.box-slide .content,
.box-slide .image {
    max-width: 240px;
    width: 100%;
    margin: auto;
}

.box-slide .f-p {
    color: #666;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 8px;
}

.box-slide .content-next,
.box-slide .content-prev {
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    top: 40%;
}

/* .pass-slide {
    max-width: 240px;
    width: 100% !important;
} */

.box-slide .content-next {
    right: -50px;
}

.box-slide .content-prev {
    left: -50px;
}

.box-slide .slick-slide img {
    margin: 0 auto;
}

.box-slide .content-next:after,
.box-slide .content-prev:after {
    content: "\e900";
    font-family: 'iconavigation' !important;
    color: #00A94F;
    font-size: 16px;
    font-weight: 600;
}

.box-condition {
    border-radius: 10px;
    border: 1px solid #DFA77A;
    background: #FFFBF0;
    position: relative;
    padding: 24px 50px;
    margin-top: 32px;
}

.box-condition ul img {
    display: inline;
    position: relative;
    top: -3px;
}

.box-condition ul li {
    color: #666;
    font-family: Kanit !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0 !important;
}

.box-condition ul strong {
    font-family: Kanit !important;
    font-weight: 600;
}


.coupon-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 142px;
    width: 100%;
}

.kcc.popup-revise .mfp-content .box-slide .popup-slider-pass ul li {
    border-radius: 8px;
    border: 1px solid #DDD;

    background: #FFF;
    width: 8px;
    height: 8px;
}

.box-slide .popup-slider-pass .slick-dots li button,
.box-slide .popup-slider-pass .slick-dots li button:before {
    display: none;
}

.kcc.popup-revise .mfp-content .box-slide .popup-slider-pass ul:not(.condition) li:not(:last-child) {
    margin-bottom: 0;
}

.kcc.popup-revise .mfp-content .box-slide .popup-slider-pass ul li.slick-active {
    border-radius: 50px;
    background: #00A94F;
    width: 24px;
}

.kcc.popup-revise .mfp-content .box-slide .popup-slider-pass ul {
    position: relative;
    bottom: 0;
    margin-left: 0;
}

.kcc.popup-revise .mfp-content .accordion-group ul ol,
.kcc.popup-revise .mfp-content .accordion-group ul ol li {
    list-style: decimal !important;
}

.kcc.popup-revise .mfp-content .accordion-group ul ol {
    padding-left: 20px !important;
    margin-top: 5px;
}


.kcc.popup-revise .mfp-content ul li strong {
    font-weight: 600 !important;
}

@media screen and (max-width:991px) {

    .bg-white,
    .bg-pass {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media screen and (max-width:767px) {

    #popup-1point .h5.c-green {
        font-size: 18px !important;
    }

    .f-20-mb {
        margin-bottom: 5px;
        font-size: 20px !important;
    }

    .kcc .btn-green-popup {
        max-width: initial;
    }

    .kcc .action-btn {
        margin-top: 30px;
    }

    .kcc.popup-revise .mfp-content .promotion-header .h3 {
        font-size: 18px;
    }

    .title-pass {
        font-size: 18px !important;
        margin-bottom: 24px;
    }

    .bg-pass {
        padding: 24px 10px;
        border-radius: 0;
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 16px;
    }

    .bg-white {
        padding: 24px 15px;
    }

    .bg-white .title-pass {
        margin-bottom: 16px !important;
    }

    .box-store:last-child,
    .box-store.last {
        justify-content: flex-start;
    }

    .box-all {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .box-store:nth-child(1),
    .box-store:nth-child(2),
    .box-store:nth-child(3),
    .box-store:nth-child(4),
    .box-store:nth-child(5) {
        grid-area: initial;
    }

    .top-right {
        right: 8px;
        max-width: 50px;
        width: 100%;
    }

    .bottom-left {
        position: absolute;
        bottom: -24px;
        left: 8px;
        max-width: 54px;
        width: 100%;
    }

    .bottom-right,
    .bottom-right2 {
        display: none;
    }

    .box-remark {
        margin: 32px 15px 0;
    }

    .last-box.bg-pass {
        margin-top: 32px;
        padding-bottom: 40px;
    }

    .bg-white .box-note {
        border-radius: 0;
        padding: 16px 20px;
        margin: 16px -15px -24px;
    }

    .box-condition {
        padding: 24px 15px;
        border-left: 0;
        border-right: 0;
    }

    .box-slide {
        margin-top: 32px;
        margin-right: -15px;
        margin-left: -15px;
        border-radius: 0px
    }
}