/** Shopify CDN: Minification failed

Line 16:36 Unexpected ","

**/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@100..900&display=swap');

body, p{
  font-family: "Noto Sans Thai", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
h1,h2,h3,h4,h5,a.button,blockquote, ,blockquote p{
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

section.section-dual-tiles {
    margin-bottom: 0.6rem;
}

.section-dual-tiles__tile.text-colors-default.background-colors-accent-1 h2 {
  color: #000000;
}

h5.footer__menu-title{
  text-transform: uppercase;
}

.countdown-timer__header-container h3,
.countdown-timer__header-container p{
  color: #000000;
}
.template--subscription .shopify-payment-button__button--unbranded {
  font-size: 0 !important;		
}
.template--subscription .shopify-payment-button__button--unbranded::before {
  content: 'SUBSCRIBE NOW';
  position: absolute;    
  visibility: visible;
  top: 0;
  left: 0;
  bottom: 0;
  font-size: 14px;
  display: contents;
}

#Country-drawer-header{
  text-transform: uppercase;
}
.header__utils-item{
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.hxoSelectTheme .buckscc-select-styled{
  background-color: transparent !important;
  padding: 0 !important;
}
html.js .header.is-transparent:not(.is-scrolled) .hxoSelectTheme.hxo-showCurrencyOnly .bucks-selected{
  -webkit-text-fill-color: white !important;
}
html.js .header.is-transparent.menu-open:not(.is-scrolled) .hxoSelectTheme.hxo-showCurrencyOnly .bucks-selected{
  -webkit-text-fill-color: black !important;
}
.header__utils-item{
  position: relative;
}
.header__utils-item:first-child{
  z-index: 9;
}
.header__utils-item:last-child{
  z-index: 2;
}
#Navigation-drawer-header{
  position: relative;
  z-index: 1;
}