body {
    margin: 0;
    padding: 0;
    background-color: #f8f8f8;
}

.containerbody {
    height: auto !important;
    width: 100% !important;
    font-family: 'Kanit', sans-serif !important;
    margin: 0 auto;
    padding: 0px;
}

.tainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.table-responsive {
    display: table;
}

#divcontainer {
    position: fixed;
    bottom: 0px;
    max-width: 768px;
    width: 100%;
    z-index: 999;
}

#contactcss {
    list-style: none;
    padding: 10px;
}

#btnbuttonbuy {
    color: rgb(255, 255, 255);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.3em;
    display: block;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-right: 10px;
    height: 100%;
}

.cssh614 {
    position: relative;
    padding: 0px;
    margin: 0px;
}

.h6lineheight {
    line-height: 0px !important;
}

#paddingleftright {
    padding-left: 0px;
    padding-right: 0px;
}

#right0 {
    right: 0px;
}

#contactwidthsize {
    font-weight: 500;
    margin: 0 auto;
}

.imgsize50 {
    width: 50px;
    height: 50px;
}

.imgsize50radius {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

#bg {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.bg {
    background-color: #d0011b;
}

#bgflash {
    background: rgb(208, 1, 27);
    background: linear-gradient(20deg, rgba(208, 1, 27, 1) 0%, rgba(238, 77, 45, 1) 50%, rgba(255, 146, 101, 1) 100%);
}

.bgbtn {
    height: 50px;
    font-size: 20px;
    background-color: rgb(255, 0, 0);
    border-color: rgb(255, 0, 0);
    color: rgb(255, 255, 255);
}

.price {
    color: #ee4d2d;
}

.full-width-image {
    max-width: 768px;
    width: 100%;
}

.row {
    margin-left: 0px;
}

#fab-container {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: left;
    z-index: 1000;
}

.fab-label {
    margin: 5px;
    white-space: nowrap;
}

.fab-icon-holder {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #99cd3c;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.fab-icon-holder:hover {
    opacity: 0.8;
}

.fab-icon-holder i {
    display: block;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 25px;
    color: #ffffff;
}

.fab {
    width: 50px;
    height: 50px;
    background: #99cd3c;
}

.fab-options {
    list-style-type: none;
    margin: 0px;
    position: absolute;
    bottom: 70px;
    opacity: 0px;
    transition: all 0.3s ease;
    transform: scale(0);
    transform-origin: 85% bottom;
}

.fab:hover+.fab-options,
.fab-options:hover {
    opacity: 1;
    transform: scale(1);
}

.modal {
    display: none;
    position: fixed;
    padding-right: 0px !important;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.modal-content {
    position: fixed;
    bottom: 0;
    background-color: #fefefe;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s
}

@-webkit-keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media only screen and (min-width:1200px) {
    .sizebtnfix {
        margin-left: 39px;
    }
}

@media only screen and (min-width:1024px) {
    .bgpadding {
        padding-left: 0px;
    }
}

.badge-light:hover {
    color: #ffffff!important;
    background-color: #6fb327!important;
}

.badge-light {
    background-color: #ececec;
    color: #131113;
}

#copylink:hover {
    color: #6fb327!important;
    cursor: pointer;
}

.badgedisabled {
    margin-right: 10px;
    border-color: #ececec;
    background-color: #ececec;
    color: #131113;
    opacity: 0.3;
}

.activemodal {
    margin-right: 10px;
    border-color: #ececec;
    color: #ffffff!important;
    background-color: #6fb327!important;
}

.btntype {
    border-color: #ffffff;
    margin-right: 10px;
}

.bghovershare {
    position: relative;
    display: inline-block;
    display: inline-block;
}

.bghovershare>img {
    vertical-align: middle;
}

.bghovershare::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .5s ease;
}

.bghovershare:hover::before {
    opacity: 0.23;
}

.notch-containert1 {
    position: absolute;
    width: 95%;
    bottom: 0;
    z-index: 500;
}

.bg-text {
    background-color: rgb(0, 0, 0);
    background-color: rgb(90 93 84 / 23%);
    color: white;
    text-shadow: 0px 0px;
    z-index: 2;
}

.bgcheck {
    margin-right: calc(10% - 90px);
    padding-top: 10px;
}

div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.swiper {
    width: 100%;
    height: 100%;
    max-height: 768px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.stickyimg {
    position: absolute;
    position: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

img.bgt1 {
    min-height: 100%;
    min-width: 720px;
    width: 100%;
    height: auto;
}

@media screen and (max-width: 720px) {
    img.bgt1 {
        left: 50%;
        margin-left: -512px;
    }
}

label {
    display: block;
    margin-bottom: .5rem;
    position: relative;
}

.th-address-label {
    width: 100%;
}

.label-text {
    position: initial;
    font-family: 'Kanit', sans-serif !important;
    cursor: text;
    font-size: 90%;
    opacity: 1;
    top: -0.4em;
    left: 0.75rem;
    z-index: 3;
    line-height: 1;
    padding: 0 1px;
    color: #242128;
}

.label-text ::after {
    content: " ";
    font-family: 'Kanit', sans-serif !important;
    display: block;
    position: absolute;
    height: 5px;
    top: 3px;
    left: -0.2em;
    right: -0.2em;
    z-index: -1;
}

.tt-menu .tt-dataset .tt-suggestion .tt-highlight {
    font-size: 100% !important;
}

.bordercod {
    border-collapse: black;
}

.blue {
    background-color: blue;
}

#checkpayment {
    display: none;
}

#selecticon {
    visibility: hidden;
}

#selecticon1 {
    visibility: hidden;
}

.bd {
    border: 1px solid green;
}

.price {
    color: #ee4d2d;
}

#colortxt {
    font-size: 15px;
    line-height: 1;
    margin-top: 5px;
    vertical-align: top;
    color: #242128;
    white-space: nowrap;
    margin-bottom: 0;
}

#txtcolorleft {
    font-size: 15px;
    color: #242128;
}

.fixsizecontainer {
    max-width: 768px;
    max-height: 768px;
}

@media (min-width: 280px) and (max-width: 767px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 310px!important;
    }
    #buyshop {
        padding: 0;
    }
    #totalend {
        padding-top: 5px;
        text-align: left!important;
        display: flex;
    }
    .Titel1 {
        border-left: 0px !important;
        border-right: 0px !important;
    }
}

@media only screen and (min-width:150px) and (max-width: 279px) {
    #basketcheck {
        display: none !important;
    }
}

@media only screen and (min-width:280px) and (max-width: 320px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 280px!important;
    }
    #buyshop {
        padding: 0 !important;
    }
    #basketcheck {
        display: none !important;
    }
}

@media only screen and (min-width:320px) and (max-width: 360px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 320px!important;
    }
    #buyshop {
        padding: 0 !important;
    }
    #basketcheck {
        display: none !important;
    }
}

@media only screen and (min-width:360px) and (max-width: 375px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 360px!important;
    }
    #buyshop {
        padding: 0 !important;
    }
    #basketcheck {
        display: none !important;
    }
}

@media only screen and (min-width:375px) and (max-width: 411px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 375px!important;
    }
    #buyshop {
        padding: 0 !important;
    }
    #basketcheck {
        display: none !important;
    }
}

@media only screen and (min-width:411px) and (max-width: 414px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 411px!important;
    }
    #buyshop {
        padding: 0 !important;
    }
    #basketcheck {
        display: none !important;
    }
}

@media only screen and (min-width:414px) and (max-width: 480px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 414px!important;
    }
    #buyshop {
        padding: 0 !important;
    }
    #basketcheck {
        display: none !important;
    }
}

@media only screen and (min-width:480px) and (max-width: 540px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 480px!important;
    }
}

@media only screen and (min-width:540px) and (max-width: 640px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 540px!important;
    }
}

@media only screen and (min-width:640px) and (max-width: 720px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 640px!important;
    }
}

@media only screen and (min-width:720px) and (max-width: 767px) {
    #plmobile {
        padding-left: 5px;
        padding-right: 5px;
    }
    .swiper {
        max-height: 720px!important;
    }
}

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

.overflowproduct:hover {
    height: auto;
    display: block;
}

.hovercolor:hover {
    color: #6fb327;
}

.iframe-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.0%;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

#lblCartCount {
    position: absolute;
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-left: -10px;
}

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.paydt {
    padding-left: 50px;
}

.flashsale {
    padding-top: 7px;
    margin: 0;
    font-family: system-ui !important;
    text-shadow: 0px 0px;
}

.flashsalenomal {
    font-weight: 600;
}

#flashsaleicon {
    color: yellow;
}

.kbdpadding {
    padding: 10px;
    font-weight: 100;
    font-family: 'Kanit', sans-serif !important;
}

.btn-coupon {
    border: none;
    text-align: center;
    background: #2ECC71;
    border: 2px dashed #2ECC71;
    color: white;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    display: inline-block;
    width: 100px;
    text-decoration: none;
}

.btn-coupon:hover,
.btn-coupon:focus {
    background: none;
    color: #2ECC71;
}

.imageupload {
    cursor: pointer;
}

#emailopacity::placeholder {
    opacity: 0.6;
}

#address::placeholder {
    opacity: 0.6;
}

.ql-editor {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.42;
    height: 100%;
    outline: none;
    overflow-y: auto;
    -o-tab-size: 4;
    tab-size: 4;
    -moz-tab-size: 4;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.gradient-box {
    width: 96%;
    margin: auto;
    border: solid 5px;
    border-image: linear-gradient(to right, red, orange) 1;
    border-radius: 1em;
}

.gradient-boxbundle {
    border: 1em solid transparent;
    border-width: 3px 0px 3px 0px;
    border-radius: 16px;
    background-image: linear-gradient(white, white), linear-gradient(to right, red, orange);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.gradient-txt {
    font-size: 16px !important;
    background: -webkit-linear-gradient(20deg, rgba(208, 1, 27, 1) 0%, rgba(238, 77, 45, 1) 50%, rgba(255, 146, 101, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Kanit', sans-serif !important;
}

.preload-wrapper {
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    display: block;
}

.preload-wrapper-down {
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    display: block;
}

.inpage_header {
    font-family: "Kanit", sans-serif;
    font-size: 25px;
    font-weight: 400;
    padding: 5px 0px 10px 5px;
}

.th-address-autocomplete {
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.th-address-autocomplete li {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.th-address-autocomplete li.active,
.th-address-autocomplete li:hover {
    background-color: #f5f5f5!important
}

.th-address-autocomplete li:not(:last-child) {
    border-bottom: 1px solid #d5d5d5
}

input.th-address-input {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    padding: 8px 6px;
    -webkit-transition-property: border;
    -o-transition-property: border;
    transition-property: border;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 100%
}

input.th-address-input:focus {
    outline: 0;
    border-color: #1e87f0
}

input.th-address-input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

label.th-address-label .label-text {
    margin-bottom: 5px
}

.radio-toolbar div {
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}

.radio-toolbar input[type="radio"] {
    position: absolute;
    opacity: 0;
    background-color: #eee;
    border: none;
    cursor: pointer;
}

.radio-toolbar label {
    display: inline-block;
    background-color: #fff;
    padding: 2px 2px 2px 2px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 2px transparent;
    border-radius: 5px;
    width: 100%;
    border: double 1em transparent;
    background-image: linear-gradient(#FFF, #FFF), linear-gradient(to right, #D0D0D0, #D0D0D0);
    cursor: pointer;
}

.radio-toolbar input[type="radio"]+label {
    border: 2px transparent;
    border-radius: 5px;
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.radio-toolbar input[type="radio"]:checked+label {
    border: 2px transparent;
    border-radius: 5px;
    background-origin: border-box;
    background-clip: content-box, border-box;
    background-image: linear-gradient(#FFF, #FFF), linear-gradient(to right, red, orange);
}

.label_text {
    padding: 5px 10px 5px 30px;
    font-family: 'Kanit', sans-serif !important;
}

.checkmark {
    position: absolute;
    top: 16px;
    left: 10px;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border-radius: 50%;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: 3px;
    left: 3px;
    height: 9px;
    width: 9px;
    border-radius: 50%;
}

.radio-toolbar input[type="radio"]:checked~label .checkmark {
    background-image: linear-gradient(to right, red, orange);
}

.radio-toolbar input[type="radio"]:checked~label .checkmark:after {
    display: block;
    background-color: white;
}

p {
    font-family: 'Kanit', sans-serif !important;
}

h6 {
    font-family: 'Kanit', sans-serif;
}

h5 {
    font-family: 'Kanit', sans-serif;
}

h4 {
    font-family: 'Kanit', sans-serif;
}

h3 {
    font-family: 'Kanit', sans-serif;
}

h2 {
    font-family: 'Kanit', sans-serif;
}

h1 {
    font-family: 'Kanit', sans-serif;
}

.copybank {
    background-color: white;
    color: black;
    border-radius: 8px;
    border: 2px solid orange;
}

.copybank:hover {
    border-radius: 8px;
    color: white;
    background: orange;
    border: 2px solid orange;
}


/* .vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.video-js .vjs-control-bar {
    width: auto!important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: rgb(43 51 63 / 0%) !important;
} */