body .sec-home {
  /* max-width: 100vw;
  overflow: hidden; */
}
.delivery-label {
  align-items: center;
  border: 1px solid #399df3;
  border-radius: 5px;
  color: #399df3;
  display: flex;
  font-size: 14px;
  gap: 5px;
  justify-content: center;
  margin: 0 auto;
  padding: 2px 6px;
  width: -moz-fit-content;
  width: fit-content;
}

.delivery-label img {
  height: 15px;
  width: 14px;
}

@media (min-width: 1024px){
  .delivery-label {
    gap: 0;
    align-items: flex-end;
    padding: 6px 10px;
    border-radius: 4px;
  }

  .delivery-label span {
    font-weight: 700;
    font-size: 14px;
    line-height: 13px;
    margin-left: 7px;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #399DF3;
  }
}

body {
  font-family: "DB_Adman" !important;
}

.checkout_selected_member_type label {
  font-size: 15px !important;
  margin: 7px 0 0 7px !important;
  padding-left: 20px !important;
  min-height: unset !important;
}

label[for="member_code"] {
  margin-bottom: unset !important;
}

.select-tambon {
  position: absolute;
  top: 90%;
  width: calc(100% - 15px);
  /*min-height: 100px;*/
  border: 1px solid #eee;
  background-color: #fff;
  max-height: 300px;
  overflow: auto;
  /* display: none; */
  border-radius: 7px;
  z-index: 10;
}

input[readonly] {
  background-color: #eeeeee;
  cursor: not-allowed;
}
input[readonly]#first_delivery_date {
  background-color: #ffffff;
  cursor: pointer;
}
input[readonly].date-picker {
  background-color: #ffffff;
  cursor: pointer;
}
.select-tambon label {
  margin: 5px 0 !important;
  word-break: break-all;
}

.select-tambon label:hover {
  -webkit-box-shadow: inset 0px 0px 15px 2px rgba(238, 238, 238, 1);
  -moz-box-shadow: inset 0px 0px 15px 2px rgba(238, 238, 238, 1);
  box-shadow: inset 0px 0px 15px 2px rgba(238, 238, 238, 1);
  color: var(--text-blue);
}

.form-contact .fi-bett .txt-box {
  margin-bottom: unset !important;
}

.title-cart {
  text-align: left;
}

.require {
  color: #de1818;
}

.mess_error_sat {
  display: none;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.8px;
  font-weight: 400;
  margin-bottom: 15px;
}

.m-t30 {
  margin-top: 30px;
}

.mess_error_sat.active {
  display: block;
}

.outofstock {
  background: #d3d3d3 !important;
  background: unset !important;
  border: none !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.05em;
  cursor: no-drop;
}

.cart-list .pd .wrapinfo figure:before {
  width: 60px;
  height: 60px;
}

.cart-list .pd .wrapinfo figure img {
  top: 50%;
  left: 50%;
  bottom: unset;
  right: unset;
  transform: translate(-50%, -50%);
}

.delivery-nonsubport {
  display: none;
}

.page-products .sec-pd > .full {
  max-width: 1340px;
}

.price-average-cart {
  text-align: left;
}

a.-primary.btn-lg-home:hover {
  color: #fff;
  text-decoration: unset;
}

#navigation .wow {
  visibility: visible !important;
}

.xs-promotion {
  height: 190px;
}

#CartCheckout figure > .img-free img,
#myCart figure > .img-free img {
  height: 40%;
  width: auto !important;
  position: absolute !important;
  bottom: 4px !important;
  right: 4px !important;
  top: unset !important;
  left: unset !important;
}

.position-relative {
  position: relative !important;
}

.ytp-expand-pause-overlay .ytp-pause-overlay {
  display: none !important;
}

div#quality [class*="_chd"][class*="-cl"],
.flex-100 {
  flex-basis: 100%;
  max-width: 100%;
}

.hide {
  display: none !important;
}

.div_number {
  border: none;
  min-width: 50px;
  margin: 0 3px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  background: none;
  outline: none;
}

.ft-detail .div_number {
  font-family: "DB_Adman";
  margin: 0 3px;
  text-align: center;
  height: 40px;
  background: none;
  outline: none;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0.05em;
}

.cart-checkout .div_number {
  font-family: "DB_Adman";
  font-weight: 400;
}

#popupdetail {
  color: #000;
  max-height: 85svh;
}

.select-button #pro2:checked + label {
  background: #f4f6f9;
}

/*#submit_member:not(.ui-btn-primary),*/
/*#submit-btn:not(.ui-btn-primary) {*/
/*  color: white;*/
/*  background: #ececec;*/
/*  opacity: 1;*/
/*}*/

.list-pd {
  padding-top: unset;
}

.list-pd li:not(.pro) .pd > a > figure {
  width: 100%;
  height: 200px !important;
  margin: 0 auto;
  padding: 0;
}

.disable_popup .help {
  max-height: 80vh;
  overflow: auto;
}

.fancybox-slide > .thm-popup.disable_popup,
.disable_popup.thm-popup .inner {
  text-align: left;
  /* max-height: 85vh; */
}

.disable_popup .ctrl-btn {
  position: static;
}

.disable_popup ul,
.disable_popup ol,
.disable_popup li {
  padding: unset;
  margin: unset;
  list-style-type: disc;
  text-align: left;
}

.disable_popup ul {
  padding-left: 30px;
}

.error {
  color: rgb(255, 71, 71);
}

.btn-del {
  cursor: pointer;
}

.fi-bett,
.fi-mwater,
[data-set="deli-mwater"] {
  display: none;
}

.page-checkout li[pro-id] {
  padding-top: unset;
}

.fi-bett,
.fi-mwater,
.f-payment,
.f-coupon,
[data-set="deli-mwater"] {
  display: none;
}

.f-coupon.show {
  display: block;
}

.f-payment.show {
  display: block;
}

/* li.pro {
  padding-top: unset;
} */

[data-set="deli-mwater"].active {
  display: block !important;
}

div.Ntooltip {
  position: relative !important;
  /* es la posici�n normal */
  display: inline-block;
  top: -0.2em;
  left: 0.2em;
}

div.Ntooltip:hover {
  z-index: 1005;
  /* va a estar por encima de todo */
}

div.Ntooltip label {
  display: none !important;
  /* el elemento va a estar oculto */
  vertical-align: middle;
}

div.Ntooltip:hover label.error:not(.checked) {
  display: inline-block !important;
  /* se fuerza a mostrar el bloque */
  position: absolute;
  /* se fuerza a que se ubique en un lugar de la pantalla */
  left: 2em;
  /* donde va a estar */
  width: auto;
  /* el ancho por defecto que va a tener */
  padding: 5px;
  /* la separaci�n entre el contenido y los bordes */
  background-color: #ff6611;
  /* el color de fondo por defecto */
  border: 3px coral solid;
  border-radius: 0.5em;
  color: white;
  opacity: 0.85;
}

label.error + div.errorImage {
  background: url("https://cdn.mscdirect.com/global/media/images/icons/error.png")
    no-repeat 0px 0px;
  display: inline-block !important;
  width: 22px;
  height: 22px;
  vertical-align: middle;
}

label.checked + div.errorImage {
  background: url("https://shadow888.com/media/images/available_icon.png")
    no-repeat 0px 0px;
  display: inline-block !important;
  width: 22px;
  height: 22px;
  vertical-align: middle;
}

.ui-datepicker {
  background-color: #fff;
}

.ui-datepicker-header {
  background-color: unset;
  border: unset;
}

.ui-datepicker-title {
  color: black;
}

.pd .box__number > a {
  background: url("../images/min.svg") 50% 50% no-repeat !important;
  opacity: 32%;
}

.pd .box__number > a.decrease:not(.active) {
    cursor: not-allowed;
}

.pd .box__number > a.active {
  background: url("../images/min.svg") 50% 50% no-repeat !important;
  opacity: 100%;
}

.pd .box__number > a.increase {
  background-image: url("../images/ic-plus.svg") !important;
  opacity: 100%;
}

.pd .box__number > a.increase_vue {
  background-image: url("../images/ic-plus.svg") !important;
  opacity: 100%;
}

.pd .box__number > span.increase_pro {
  background-image: url("../images/ic-plus.svg") !important;
  opacity: 32%;
}

.ui-widget-content .ui-state-default {
  border: 0px;
  text-align: center;
  background: #fff;
  font-weight: normal;
  color: #000;
}

.ui-datepicker-next,
.ui-datepicker-prev {
  cursor: pointer;
}

.ui-widget-content .ui-state-default:hover {
  border: 0px;
  text-align: center;
  background: #399df3;
  font-weight: normal;
  color: #fff;
  border-radius: 3px;
}

.ui-widget-content .ui-state-active {
  border: 0px;
  background: #616eff;
  color: #fff;
  border-radius: 3px;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus {
  max-width: 100%;
}

.pointer {
  cursor: pointer;
}

.img_empty {
  margin: 40px auto 0;
  display: block;
}

#myCart .empty-txt {
  text-align: center;
  font-size: 20px;
  line-height: 16px;
  font-weight: 400;
  padding: 20px 7px 7px;
  margin-bottom: 40px;
}

[s-show=""] {
  display: none;
}

[s-show="1"] {
  display: block;
}

.box-h-icon-all {
  margin: 0 auto;
  /* margin-top: 7px; */
  padding: 15px 0;
  text-align: center;
  padding-top: 0;
}

.box-h-icon-all a:hover,
.box-h-icon-all a:focus {
  text-decoration: unset;
}

.box-h-icon {
  display: inline-block;
  padding: 0 12px;
}

.img-cate_banner {
  display: inline-block;
  opacity: 0.2;
  /* width: 35px;
  height: 35px; */
}

.hr-side {
  display: inline-block;
  position: relative;
  /* margin: 0 12px; */
  padding-bottom: 10px;
}

.hr-side::after {
  content: "";
  height: 20px;
  border-left: 1px solid #ececec;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.box-h-icon .content {
  display: none;
  font-size: 20px;
  color: var(--black);
}

.box-h-icon.active .img-cate_banner {
  opacity: unset;
}

.box-h-icon.active .content {
  display: inline-block;
}

/* [class*="ui-btn"][class*="border"]:hover {
  color: var(--black);
  background-color: unset;
  box-shadow: none;
} */
.pd > .chk-promotion > figure {
  margin-right: unset;
}

.cart-checkout .wrapinfo .info {
  max-width: 11vw;
}

.wrapinfo .info .price-average {
  text-align: left;
}

.info.non-pro {
  /* min-height: 80px; */
  min-height: 100px;
  position: relative;
}

.select-button input[type="radio"] + label {
  padding: 10px 0 !important;
}

.pd > .chk-promotion > .free {
  flex-basis: 54%;
  max-width: 100%;
}

.pd > .chk-promotion > figure {
  flex-basis: 46%;
  max-width: 100%;
}

.pd > .chk-promotion > .free {
  min-height: unset;
  padding: 10px 15px;
  height: min-content;
}

.pd > .chk-promotion > .free > b {
  padding: 5px;
}

.box-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

[for="pro2"] {
  /* min-height: 183px; */
  min-height: 163px;
}

[for="pro1-2"] {
  /* min-height: 130px; */
}

.pro-text {
  /* min-height: 63px; */
}

.list-pd .pd > a > figure img {
  max-width: 100%;
  /* position: static;
  transform: unset;

  -webkit-transform: unset; */
  bottom: 0;
  top: unset;
  left: unset;
  right: 50%;
  transform: translate(50%, 0%);
}

.list-pd li:not(.pro) .pd > a > figure:before {
  content: unset;
  /* padding: unset;
  padding-top: 144px; */
}

/* .btn_play::before {
  content: "";
  background: url(../di/btn_play.svg) 50% 50% no-repeat;
  width: 100%;
  height: 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}  */

.btn_play i {
  width: 100%;
  height: 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: url(../images/di/btn_play.svg) 50% 50% no-repeat;
  background-size: contain;
  transition: 0.2s all ease 0.3s;
  -webkit-transition: 0.2s all ease 0.3s;
}

.btn_play:hover i {
  transform: translate(-50%, -50%) rotate(360deg);
  -webkit-transform: translate(-50%, -50%) rotate(360deg);
}

.pd > .chk-promotion > figure {
  padding: unset;
}

.ft-detail.active .btn-addcart .txt-btn-addcart,
.active .bt-detail .btn-addcart .txt-btn-addcart,
.btn-addcart.active .txt-btn-addcart {
  display: none;
}

.current-location label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: unset !important;
}

.active .bt-detail .btn-addcart,
.ft-detail.active .btn-addcart,
.btn-addcart.active {
  background-color: #84c1aa !important;
  color: var(--white);
  border-color: #e0e0e0;
}

/* .active .bt-detail .btn-addcart::after,
.ft-detail.active .btn-addcart::after {
  content: "";
  background: url("../images/cart/check.png") 50% 50% no-repeat;
  width: 10px;
  height: 6px;
  display: inline-block;
  margin-left: 7px;
} */

.active .bt-detail .btn-addcart img {
  display: none;
}

.btn-addcart.active img {
  display: none;
}

[class*="sec-contact"] > .container {
  min-height: unset;
}

.btn-addcart.active::after {
  content: "";
  background: url("../images/cart/check.png") 50% 50% no-repeat;
  width: 10px;
  height: 6px;
  display: inline-block;
  margin-left: 7px;
}

.cart-list .wrapinfo .info .title {
  text-align: left;
}

.pd-items > .items {
  width: unset;
  max-width: unset;
  min-width: 45px;
}

#home .carousel-cell {
  min-height: unset;
  /* width: max-content; */
  width: 218px;
  padding-right: unset;
}

.group-slider-home {
  padding: unset !important;
  height: 110px;
  width: 208px;
  top: 0px;
  border-radius: 0px;
}

.secc-contact .ft-social > li > a > i img {
  height: 24px;
}

#send-form {
  height: 48px;
}

.page-bx .step > li > b {
  max-width: fit-content;
}

.page-bx .step > li > p {
  padding-left: 24px;
}

.checkout-cart {
  border-bottom: unset !important;
}

.unavailable-product {
  font-size: x-large;
  color: red;
  text-align: center;
}

.product-disabled {
  opacity: 0.7;
  background-color: #f7f7f7;
}

.fi-bett legend,
.fi-mwater legend,
.f-cooler legend,
.f-payment legend,
.f-cooler legend {
  padding-top: 2.5rem;
}

.date-picker {
  display: block;
  width: 100%;
  padding: 5px 10px;
  font-size: 20px;
  line-height: 26px;
  color: #121212 !important;
  background-color: #FFFFFFFF !important;
  border: 1px solid #DDE3EA;
  border-radius: .2rem;
  -webkit-border-radius: .2rem;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  height: 48px;
  position: relative;
}

.form-select-option {
  display: block;
  width: auto;
  padding: 5px 10px;
  font-size: 20px;
  line-height: 26px;
  color: #121212 !important;
  background-color: #FFFFFFFF !important;
  border: 1px solid #ECECEC;
  border-radius: .2rem;
  -webkit-border-radius: .2rem;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  height: 38px;
}

.slide-enter-active, .slide-leave-active {
  transition: all 0.7s ease;
}
.slide-enter, .slide-leave-to /* .slide-leave-active in <2.1.8 */ {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.collapsibleBlock {
  height: auto; /* Ensure the height is auto so it can adjust dynamically */
}

.inputs-wrapper {
  display: flex;
  gap: 8px;
}
/* temporary solution */
[lang="jp"] .products-section [pro-id="59b10c690f9420171"] .delivery-label {
    margin-top: 20px;
}

[lang="jp"] .products-section [pro-id="59b10c690f9420171"] .price-average br {
    display: none;
}

/* .f-payment{
  min-height: 220px;
} */
.mh-100 {
  min-height: 100px;
}
#box_seleted_lalamove .mh-100{  min-height: 40px;}
#map_lalamove_position.mt-3{margin-top:0rem !important;}
@media (min-width: 768px){
  .f-dilivery-bett.fi-bett div.m-t30{margin-top:0;}
}
.cv-select {
  float: right;
  margin-bottom: 7px;
}

.form-contact textarea.txt-box {
  min-height: 120px;
}

.address.txt-l {
  color: #262c31 !important;
}

/* @media only screen and (min-width: 768px) and (max-width: 1440px) and (min-height: 800px){

} */

@media screen and (min-width: 1900px) {
  .page-products .sec-pd > .full {
   padding-left: 0;
   padding-right: 0;
  }
}

@media screen and (min-width: 1345px) {
  .page-products .sec-pd > .full {
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .cart-checkout .cart-list .pd .wrap-item {
    flex-basis: 55%;
    max-width: 55%;
    justify-content: space-between;
  }
}

@media screen and (max-width: 1200px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
  .cart-checkout .wrapinfo .info {
    max-width: 25vw;
  }
}

@media (max-width: 1023px) {
}

@media (max-width: 991px) {
  .cor-about-c1 {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    height: auto;
  }
}

@media (max-width: 767px) {
  .disable_popup .help {
    max-height: 70vh;
  }

  .txt_home {
    font-size: 56px;
    line-height: 56px;
  }

  .cart-checkout .wrapinfo .info {
    max-width: 50vw;
  }

  .page-products #myCart.show-xs {
    /* display: block !important;
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 20%); */
  }

  #footer {
    background-color: #f8f8f8;
  }

  .reward-xs {
    padding: 0 30px;
  }

  .footer_contact {
    padding: 15px 10px 15px 40px;
  }

  .footer_contact li:nth-child(even) {
    padding-left: 10px !important;
  }

  .pd > .chk-promotion > figure {
    padding: 0px !important;
  }

  .info.non-pro {
    padding: 15px 0px !important;
    min-height: unset;
  }

  .box-middle {
    position: static;
    transform: unset;
  }

  .cor-about-c2 {
    height: auto !important;
    width: 100vw !important;
    margin: 0 -32px !important;
    max-width: unset;
    padding: 15px 0;
  }

  .cor-about-c1 {
    padding: unset;
  }

  .list-pd .pd > .wrap .bt-detail {
    margin-top: 10px;
  }

  .cart-list.checkout-cart {
    display: none !important;
  }

  #CartCheckout.pane .cart-list.checkout-cart {
    display: block !important;
  }

  .page-products .page-products-mobile {
    display: none;
  }
}

@media (max-width: 566px) {
  .txt_home {
    font-size: 32px;
    line-height: 32px;
  }

  .secc-corporate .detail img,
  .cor-about-c2,
  .cor-about-c1 {
    height: auto;
    width: 100vw;
    margin: 0 -32px;
    max-width: unset;
  }

  .page-bx .step > li > p {
    max-width: 80%;
  }

  .list-pd li:not(.pro) .pd > a > figure {
    height: 130px !important;
  }

  .mb-0-xs {
    margin-bottom: 0 !important;
  }

  .f-payment legend {
    padding-top: 2.5rem;
  }

  /* .list-pd li:not(.pro) .pd>a {
    min-height: 290px;
  } */
  .cart-checkout .wrapinfo .info {
    max-width: 45vw;
  }

  .for-corp {
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 1024px) {
  .products-section {
    display: none;
  }

  #footer {
    z-index: 1;
    position: initial;
    padding-bottom: 80px;
  }

  .page-products .page-products-mobile {
    display: block;
  }

  .date-picker {
    border-radius: 12px;
  }
}

@media (max-width: 340px) {
  .footer_contact {
    padding: 15px 19px;
  }

  .cart-checkout .wrapinfo .info {
    max-width: 40vw;
  }
}
