/** Shopify CDN: Minification failed

Line 137:1 Unexpected "}"

**/


.footer .thb-widget-menu .sub-menu {
  transition: all 0.25s cubic-bezier(0.104, 0.204, 0.492, 1); }

.footer {
  background: var(--color-footer-bg, var(--color-accent));
  padding: 30px 0 0;
  font-size: 0.9375rem;
  color: var(--color-footer-text, #fff); }
  .footer .small-12.medium-6.columns {
    padding-left: 0;
  }
  .footer .logolink {
    margin-bottom: 0;
  }
  .footer a {
     color: var(--color-footer-link, #fff); }
    .footer a:focus, .footer a:hover {
      color: var(--color-footer-link-hover, #fff); }
  .footer button {
    color: var(--color-footer-link, #fff); }
  .footer .text-button:before {
    background: var(--color-footer-link, #fff); }
  .footer .text-button:after {
    background: var(--color-footer-link-hover, #fff); }
  .footer .select .select-arrow svg path {
    stroke: var(--color-footer-text, #fff); }
  .footer .widget {
    margin-bottom: 10px; }
    .footer .widget.widget--signup {
      display: flex;
      flex-direction: column;
      max-width: 450px; 
      padding-bottom: 25px !important;}
        .footer .widget.widget--signup p {
          margin: 20px auto 0; }
    .footer .widget img {
      margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .footer .widget--menu {
        margin-bottom: 0;
        border-top: 0px solid var(--color-footer-border); } }
    @media only screen and (max-width: 767px) {
      .footer .widget--menu-column + .columns:not(.widget--menu-column) {
        margin-top: 40px; } }
    .footer .widget--text .text-button {
      margin-bottom: 20px; }
    .footer .widget--text .text-size--medium {
      font-size: 1.25rem;
      line-height: 1.75rem; }
    .footer .widget--text .text-size--large {
      font-size: 1.5rem;
      line-height: 2rem; }
    .footer .widget--text .rte {
      max-width: 450px; }
      .footer .widget--text .rte.text-size--large {
        max-width: 600px; }
    .footer .widget--text p {
      font-size: inherit;
      line-height: inherit; }
    .footer .widget--text .social-links li {
      display: inline-flex; }
      .footer .widget--text .social-links li a {
        justify-content: flex-start; }
      .footer .widget--text .social-links li span {
        display: none; }
    .footer .widget--social .social-links li a {
      height: auto;
      width: auto; }
  .footer .thb-widget-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 12.09px;
    font-size: 15px;
    letter-spacing: 0.0em;
    margin-bottom: 12px;
    font-weight: 500;
    width: 100%;
    font-family: newake;
  }
  @media only screen and (min-width: 768px) {
    .footer .thb-widget-title {
      line-height: 24.42px;
      font-size: 20px;
      margin-bottom: 20px;
    }}
  .footer .thb-widget-title:hover,
  .footer .thb-widget-title:focus,
  .footer .thb-widget-menu li a:hover,
  .footer .thb-widget-menu li a:focus {
    text-decoration: underline;
    text-underline-offset: 5px;
    }
  .footer .social-links svg path {
    fill: var(--color-footer-link, #fff); }
  .footer .medium-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  @media only screen and (min-width: 768px) {
    .footer .medium-3 {
      flex: 0 0 25%;
      max-width: 25%;
    }
  }
  .footer .thb-widget-menu {
    list-style: none;
    margin: 0; }
    .footer .thb-widget-menu li {
      margin-bottom: 8px;
      line-height: normal; }
      @media only screen and (min-width: 768px) {
        .footer .thb-widget-menu li {
          margin-bottom: 5px; }
      }
      .footer .thb-widget-menu li a {
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.6;
    font-family: helvetica neue;
    letter-spacing: -0.1px;}
      @media only screen and (min-width: 768px) {
        .footer .thb-widget-menu li a {
        font-size: 14px;
        font-family: helvetica neue;
        font-weight: 400;
        text-transform: capitalize;
        letter-spacing: -0.2px;  }
}} }
      .footer .thb-widget-menu li:last-child {
        margin-bottom: 0; }
      .footer .thb-widget-menu li.menu-item-has-children a {
        display: inline-flex;
        vertical-align: middle; }
      .footer .thb-widget-menu li.menu-item-has-children:focus-within > .sub-menu {
        display: block; }
      .footer .thb-widget-menu li .thb-arrow {
        display: inline-flex;
        align-items: center;
        margin-left: 8px;
        width: 24px;
        height: 24px;
        position: relative;
        vertical-align: middle; }
        .footer .thb-widget-menu li .thb-arrow svg path {
          stroke: var(--color-footer-link, #fff); }
        .footer .thb-widget-menu li .thb-arrow:focus-visible + .sub-menu {
          display: block; }
    .footer .thb-widget-menu .sub-menu {
      list-style: none;
      margin: 5px 0 0 15px;
      padding: 0;
      display: none;
      overflow: hidden; }
      .footer .thb-widget-menu .sub-menu.active {
        display: block; }
  .footer .signup-container button svg path {
    stroke: var(--color-footer-text, #fff); }
  .footer .signup-container input {
    color: var(--color-footer-text, --color-body);
    border-color: var(--color-footer-border, --color-form-border); }
    .footer .signup-container input:focus + label,
    .footer .signup-container input:not(:placeholder-shown) + label {
      background: var(--color-footer-bg, #151515);
      color: var(--color-footer-text, #fff); }
  .footer .signup-container .field label {
    color: var(--color-footer-text, #fff); }

.sub-footer {
  margin-top: 8px;
  color: var(--color-footer-text, #fff); }
  .sub-footer a {
    color: var(--color-footer-link, #fff); }
    .sub-footer a:focus, .sub-footer a:hover {
      color: var(--color-footer-link-hover, #fff); }
  .sub-footer p {
    font-size: 9px;
    opacity: 0.6;
  text-transform: uppercase;}
    .sub-footer p a {
      text-decoration: underline;
      text-underline-offset: 2px; }
  .sub-footer .thb-localization-forms {
    margin-bottom: 25px;
    text-align: left; }
    .sub-footer .thb-localization-forms .shopify-localization-form > div {
      margin: 0 15px 0 0; 
    text-align: center !important;
    content-align: center !important; }
    .sub-footer .thb-localization-forms select {
      -webkit-appearance: auto;
      -moz-appearance: auto;
      appearance: auto;
      color: inherit;
      padding: 7px 22px 7px 15px;
      border: 1px solid rgba(var(--color-footer-border-rgb, #fff), 0.4) !important; }

.footer-payment-icons {
  margin-bottom: 35px; }
  @media only screen and (min-width: 768px) {
    .footer-payment-icons {
      text-align: right;
      margin-bottom: 25px; } }
  .footer-payment-icons figure {
    display: inline-flex;
    margin-left: 5px; }
    .footer-payment-icons figure:first-child {
      margin-left: 0; }

.signup-container {
  margin-bottom: 0; }
  .signup-container .form-notification {
    margin-bottom: 10px; }
  .signup-container fieldset {
    position: relative;
  display: none;}
  .signup-container input {
    padding-right: 40px;
    width: 100%;
    margin-bottom: 0; }
  .signup-container button {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    max-height: 52px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }

.social-links {
  list-style: none;
  margin: 0;
  padding: 0; }
  .social-links li {
    margin-bottom: 5px; }
    .social-links li a {
      display: inline-flex;
      align-items: center;
      width: 44px;
      height: 44px;
      justify-content: center; }
  .social-links svg {
    width: 16px;
    height: auto; }
  .social-links span {
    margin-left: 15px; }

.footer .social_icons {
  text-align: left;
  margin: 0 auto 0px;
}
@media only screen and (min-width: 768px) {
  .footer .social_icons {
    margin: 0 auto 0px;
  }
}
.footer .social_icons img {
  margin-right: 8px;
  display: none;
  max-width: 25px;
}
@media only screen and (min-width: 768px) {
  .footer .social_icons img {
    max-width: 50px;
    margin-right: 15px;
  }
}

.copyright.columns {
  display: flex;
  justify-content: center;
  padding: 0;
}

.copyright.columns > p,
.copyright.columns > p >* {
  padding: 0;
  margin: 0;
  font-size: 9px;
  color: #5d5b5b !important;
  text-transform: none;
  font-weight: 300;
  text-decoration: none;
}

.thb-localization-forms form {
  display: flex!important;
  justify-content: center;
}

.thb-currency-code {
  width: fit-content!important;
  font-size: 20px!important;
  color: black !important;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  border: none!important;
}

@media screen and (max-width: 1024px) {
  .thb-currency-code {
    width: 80vw!important;
    font-size: 14px!important;
    content-align: center;
    text-align: center;
  }  
  .fullWidthLogo {
    padding: 0 20px;
  }
}

.thb-localization-forms select {
  text-align: center;
  text-align-last: center; /* For modern browsers */
}

.thb-currency-code {
  text-align: center;
}

