
.payment-option.selected {
    background-color: #c8ddfe;
    color: #fff;
    border-color: #1772e9;
}


.image_on_qr1{
   width: 88px;
    position: absolute;
    margin-left: -8%;
    margin-top: 23%;
}
.image_on_qr2{
    width:153px;position: absolute;margin-left: 12%;
    margin-top: 25%;
}


@media only screen and (max-width: 600px) {
 
   .image_on_qr1{
       width: 72px;
        position: absolute;
        margin-left: -8%;
        margin-top: 23%;
}

.image_on_qr2 {
    width: 135px;
    position: absolute;
    margin-left: 7%;
    margin-top: 25%;
}


    }


div:where(.swal2-container) .swal2-html-container {
    z-index: 1;
    justify-content: center;
    margin: 0;
    padding: 1em 5px 0.3em !important;
    overflow: auto;
    color: inherit;
    font-size: 1.125em;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    word-wrap: break-word;
    word-break: break-word;
}


div:where(.swal2-container) div:where(.swal2-popup) {
    display: none;
    position: relative;
    box-sizing: border-box;
    grid-template-columns: minmax(0, 100%);
    width: 32em;
    max-width: 100%;
    padding: 0 0 0 !important;
    border: none;
    border-radius: 5px;
    background: #fff;
    color: #545454;
    font-family: inherit;
    font-size: 1rem;
}

hr {
    margin: 4px 0px !important;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: .25;
}


canvas{
    width: 55% !important;
    /* align-content: center; */
    /* align-items: center; */
    /* justify-content: center; */
    /* justify-items: center; */
}



.logo_viper{
    width: 220px;
}

    @media only screen and (max-width: 600px) {
 
           .logo_viper{
        width: 234px;
    }
    }

    @media only screen and (max-width: 399px) {
 
           .logo_viper{
        width: 234px;
    }
    }

    @media (min-width: 320px) {
    .card-center {
        right: 10px;
    }
    .card-discount {
        padding: 0 6px 0 8px;
        font-size: 3px;
    }
    .h1-font {
        font-size: 20px;
    }
}
@media (min-width: 375px) {
    .card-center {
        right: 10px;
    }
    .card-discount {
        padding: 0 6px 0 8px;
        font-size: 3px;
    }
    .h1-font {
        font-size: 20px;
    }
}
@media (min-width: 390px) {
    .card-center {
        right: 10px;
    }
    .card-discount {
        padding: 0 6px 0 8px;
        font-size: 5px;
    }
    .h1-font {
        font-size: 20px;
    }
}
@media (min-width: 414px) {
    .card-center {
        right: 10px;
    }
    .card-discount {
        padding: 0 6px 0 8px;
        font-size: 5px;
    }
    .h1-font {
        font-size: 20px;
    }



   
}
@media (min-width: 428px) {
    .card-center {
        right: 10px;
    }
    .card-discount {
        padding: 0 6px 0 8px;
        font-size: 10px;
    }
    .h1-font {
        font-size: 30px;
    }
}
@media (min-width: 500px) {
    .card-center {
        top: 6%;
        right: 10px;
    }
    .card-discount {
        padding: 0 6px 0 8px;
        font-size: 11px;
    }
    .h1-font {
        font-size: 30px;
    }
}
@media (min-width: 576px) {
    .card-center {
        top: 6%;
        right: 10px;
    }
    .card-discount {
        padding: 0 8px 0 10px;
        font-size: 11px;
    }
    .h1-font {
        font-size: 30px;
    }
}
@media (min-width: 768px) {
    .card-center {
        top: 76%;
        right: 10px;
    }
    .card-discount {
        padding: 0 8px 0 10px;
        font-size: 11px;
    }
    .h1-font {
        font-size: 35px;
    }
}
@media (min-width: 992px) {
    .card-center {
        top: 76%;
        right: 10px;
    }
    .card-discount {
        padding: 0 8px 0 10px;
        font-size: 12px;
    }
    .h1-font {
        font-size: 35px;
    }
}
@media (min-width: 1200px) {
    .card-center {
        top: 76%;
        right: 10px;
    }
    .card-discount {
        padding: 0 8px 0 10px;
        font-size: 12px;
    }
    .h1-font {
        font-size: 35px;
    }
}
@media (min-width: 1400px) {
    .card-center {
        top: 76%;
        right: 10px;
    }
    .card-discount {
        padding: 0 8px 0 10px;
        font-size: 12px;
    }
    .h1-font {
        font-size: 35px;
    }
}
.btn-xs {
    font-size: 12px;
    padding: 2px 11px;
}
.card-discount {
    color: #fcfcfc;
    background-color: #EB0000;
    position: absolute;
    border-radius: 11px 10px 10px 0!important;
    line-height: 25px!important;
}
.swiper-container {
    width: 100%;
    height: auto;
    padding: 0 20px 0 20px;
}

/*.card-style {
    border-radius: 22px;
    border: 2px solid #aec5b8;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}*/

.review-widget {
    background-color: #FFF;
    border-radius: 10px;
    border: none;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
}
.user-details {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}
.profile-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.username, .star-rating {
    margin: 0;
}
.username {
    font-weight: bold;
    cursor: default;
}
.star-rating {
    color: gold;
    cursor: default;
}
.review-comment {
    margin-top: 15px;
    height: 42px;
    overflow: hidden;
    cursor: default;
}
.review-footer {
    margin-top: 10px;
    font-size: 0.85em;
    color: #767676;
    cursor: default;
}
.product-name {
    font-size: 12px;
    margin-bottom: 10px;
    overflow: hidden;
    height: 20px;
    cursor: default;
}


.slider-visible.quad-slider .splide__slide {
    padding: 0 10px;
}




.h1-font{

    padding: 10px 5px 8px 5px;
    background-color: #0f1c20;
    border-radius: 10px;
    color: #85f432;
    text-shadow: 4px 2px 5px black;
    margin-top: 13px;
}


/* noto-sans-sc-latin-wght-normal */


/*.font_eng{
    
    font-family: 'Noto Sans SC Variable';

}*/

h3,h2,h1 {

    font-family: Noto Sans Thai Med,Noto Sans SC Variable!important;
}

.eng_bold{
    font-weight: 1000;
}


.nopadding {
   padding: 5px !important;
   margin: 0 !important;
}


.payment-option.selected {
    background-color: #c8ddfe;
    color: #fff;
    border-color: #1772e9;
}

.status_payment_none{
    display: none;
}