/** Shopify CDN: Minification failed

Line 1173:12 Expected identifier but found whitespace
Line 1173:13 Unexpected "translate3d("

**/
/* fonts */

@font-face {
  font-family: "magnat";
  src: url("/cdn/shop/files/MagnatBold_Emma_Wo.woff?v=1748979760") format("woff"),
       url("/cdn/shop/files/MagnatBold_Emma_Wo.woff2?v=1748979760") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "tay-bone";
  src: url("/cdn/shop/files/TAYBoneQuixote_Emma_Wo.woff?v=1748979761")
      format("woff"),
    url("/cdn/shop/files/TAYBoneQuixote_Emma_Wo.woff2?v=1748979760")
      format("woff2");
}
@font-face {
  font-family: "tay-dumpling";
  src: url("/cdn/shop/files/TAYDumpling_Emma_Wo.woff?v=1748979760")
      format("woff"),
    url("/cdn/shop/files/TAYDumpling_Emma_Wo.woff2?v=1748979761")
      format("woff2");
}

@font-face {
  font-family: "circular-bold";
  src: url("/cdn/shop/files/CircularStd-Bold_Emma_Wo.woff?v=1748979761")
      format("woff"),
    url("/cdn/shop/files/CircularStd-Bold_Emma_Wo.woff2?v=1748979761")
      format("woff2");
}

@font-face {
  font-family: "circular-book";
  src: url("/cdn/shop/files/CircularStd-Book_Emma_Wo.woff?v=1748979761")
      format("woff"),
    url("/cdn/shop/files/CircularStd-Book_Emma_Wo.woff2?v=1748979761")
      format("woff2");
}

@font-face {
  font-family: "simon-mono";
  src: url("/cdn/shop/files/SimonMono-Medium_Emma_Wo.woff?v=1748979761")
      format("woff"),
    url("/cdn/shop/files/SimonMono-Medium_Emma_Wo.woff2?v=1748979761")
      format("woff2");
}

h1 {
  font-family: "magnat" !important;
  font-size: 54px;
  line-height: 57px;
  text-transform: lowercase;
}

@media screen and (max-width: 900px) {
  h1 {
    font-size: 33px;
    line-height: 36px;
  }
}

h2 {
  font-family: "circular-bold" !important;
  text-transform: lowercase;
  font-size: 48px;
  line-height: 48px;
}

h2 {
  font-family: "circular-bold" !important;
  text-transform: lowercase;
  font-size: 48px;
  line-height: 50px;
}

@media screen and (max-width: 900px) {
  h2 {
    font-size: 36px;
    line-height: 40px;
  }
}

h3 {
  font-family: "circular-bold" !important;
  font-size: 30px;
  line-height: 34px;
}

h4 {
  font-family: "tay-bone" !important;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 900px) {
  h4 {
    font-size: 15px;
  }
}

h5 {
  font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #49667e !important;
      line-height: 18px;
}

h6 {
  font-family: "simon-mono" !important;
  text-transform: lowercase !important;
  font-size: 14px;
  color: #49667e !important;
}

p {
  color: #152423;
  font-family: "circular-book";
  font-size: 16px !important;
  line-height: 25px  !important;
      text-transform: none;
}

/*Header*/

.header.style4 .full-menu:before,
.header.style5 .full-menu:before {
  background-color: transparent;
}

.header.style4 .full-menu,
.header.style5 .full-menu {
  background-color: #f4e399;
  border-top: none;
}

@media screen and (min-width: 900px) {
  .header--inner {
    margin-bottom: 30px;
    padding-top: 30px;
  }
}

.header {
  background-color: #f8f3e7 !important;
  border-bottom: none;
}
.thb-full-menu--link {
  color: #49667e !important;
}

.thb-full-menu > li {
  font-family: "circular-book" !important;
  text-transform: lowercase;
  font-size: 16.5px !important;
  color: #49667e !important;
}
.thb-full-menu > li > a {
  font-size: 16.5px !important;
}

@media screen and (min-width: 900px) {
  .thb-secondary-area-item.thb-secondary-myaccount:before {
    content: "account";
    font-family: "simon-mono";
    text-transform: lowercase;
    font-size: 13.5px;
    color: #49667e !important;
  }

  .thb-secondary-area-item.thb-secondary-myaccount svg {
    display: none;
  }
}

.thb-secondary-area-item.thb-secondary-cart:before {
  content: "cart";
  font-family: "simon-mono";
  text-transform: lowercase;
  font-size: 13.5px;
  color: #49667e !important;
}

.thb-secondary-area-item.thb-secondary-cart svg {
  display: none;
}

.thb-secondary-area .thb-item-count {
  font-family: "simon-mono";
  text-transform: lowercase;
  font-size: 13.5px;
  background: transparent !important;
  color: #49667e !important;
  box-shadow: none !important;
  top: 0px;
  right: -8px;
  width: 0px;
  height: 0px;
}
.search-field {
  opacity: 1;
  color: #49667e !important;
}

.searchform--inline input {
  font-family: "simon-mono";
  text-transform: lowercase;
  font-size: 13.5px;
  opacity: 1 !important;
  background: transparent !important;
  color: #49667e !important;
  box-shadow: none !important;
}
.searchform--inline svg {
  display: none;
}

.search-drawer .searchform input {
  font-family: "simon-mono";
  text-transform: lowercase;
  font-size: 13.5px;
  color: #49667e !important;
  background: transparent !important;
}
.side-panel.active {
  background-color: #f8f5e7;
}
.search-drawer--header {
  background-color: #f8f5e7;
}

/*mobile header */
.mobile-menu li .link-container {
  border-bottom: 1px solid #49667e !important;
}






/* mobile menu*/
@media screen and (max-width: 900px) {
.mega-menu-promotion img {
padding-top: 10px;
margin: auto;
    width: 60%;
   }

}

/*search results */
.side-panel-content--tabs {
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #49667e !important;
}

.side-panel-content--tabs button.tab-active {
  color: #49667e !important;
}
.side-panel-content--tabs:after {
  background-color: transparent;
}

.parent-link-back--button {
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #49667e !important;
}
/*announcement*/
.text-size-regular {
  font-family: "simon-mono";
  text-transform: lowercase;
  font-size: 13.5px;
  color: #49667e;
}
@media screen and (max-width: 900px) {.text-size-regular h6 {
    font-size: 12px !important;
  line-height: 14px;
}}

.rich-text .rte {
  margin-bottom: 0px !important;
}

/*banner */

.h1-large {
  font-family: "magnat" !important;
  font-size: 45px;
  line-height: 50px;
  text-transform: lowercase;
}

@media screen and (min-width: 900px) {
  .slideshow__slide-content {
    padding-left: 30em !important;
    padding-bottom: 6em;
  }
}

@media screen and (max-width: 900px) {
  .slideshow__slide-content {
    z-index: 20;
    padding-left: 63px !important;
    margin-top: 21em;
  }

  .h1-large {
    font-size: 33px;
    line-height: 36px;
  }
}

/*buttons*/
.button span {
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 12px;
}
.button {
  background: #ffd9d4;
  border-radius: 30px;
  padding: 6px 24px !important;
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #758fbe;
}

.button:hover {
  background: #f4e399;
  color: #758fbe;
}

.button.outline {
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  border: 0px;
  color: #ffd8d4 !important;
  background: #cf913b !important;
}

.button.outline:hover {
  border: 0px;
  background: #a2c3c5 !important;
}

.scrolling-text--item span {
  font-family: "simon-mono";
  text-transform: lowercase;
  font-size: 13.5px;
  color: #49667e;
}

scroll-shadow {
  display: inline-block;
  --scroll-shadow-size: 60;
  --scroll-shadow-top: transparent;
  --scroll-shadow-bottom: transparent;
  --scroll-shadow-left: transparent;
  --scroll-shadow-right: transparent;
}

/*featured*/

.price .from {
  font-family: "simon-mono";
  text-transform: lowercase;
  font-size: 13.5px;
}
.product-card-swatches--remaining {
  font-family: "simon-mono" !important;
  text-transform: lowercase;
  font-size: 13.5px;
  color: #49667e !important;
}

.product-card--image {
  border-radius: 20px;
}

.products.grid {
  --column-gap: 30px;
}

.product-card--quickview span {
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #758fbe;
}

.product-card-sizes--size:not(.is-disabled):hover {
  text-decoration: none;
}

.product-card--quickview {
  background: #f4e399 !important;
}

.product-card-title {
  font-family: "circular-bold";
  text-transform: lowercase;
  font-size: 18px !important;
  color: #49667e;
  line-height: 20px !important;
}
.price .amount {
  font-family: "simon-mono";
  text-transform: lowercase;
  font-size: 13.5px;
  color: #49667e;
}

/*power section */
.ss-grid-item__position--top {
  justify-content: center !important;
}

@media screen and (max-width: 900px) {
  .ss-text__content.ss-grid-block {
    padding: 1em !important;
  }

  .ss-grid__item {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

/* tab section */
.product-card-spacing-small {
  --product-card-spacing: 15px !important;
}

.product-card-promotion p {
  font-family: "magnat";
  font-size: 24px !important;
  line-height: 30px !important;
  color: #49667e !important;
}
.product-card-promotion--content.content-bottom-left {
  justify-content: center !important;
  align-items: center !important;
  background: #ffd8d4;
  border-radius: 30px;
}

.product-card-promotion .button {
  background: #f8f5e7;
  color: #758fbe;
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

.theme-scroll .os-scrollbar-horizontal {
  display: none;
}
.theme-scroll .flickity-nav[disabled] {
  opacity: 1 !important;
}
.flickity-nav {
  background: transparent;
  border: 1.5px solid #49667e !important;
}

.collection-tabs__list-link {
  color: #758fbe;
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

.collection-tabs__list:after {
  background-color: transparent !important;
}
.facets--bar .sidebar-toggle{
      font-family: circular-book !important;
    text-transform: inherit;
    color: #49667e;
    letter-spacing: 0em;
    font-size: 12px;
}
.price_range .price-highest{
      font-family: circular-book !important;
    text-transform: inherit;
    color: #49667e;
    letter-spacing: 0em;
    font-size: 12px;
}
:root {
  --color-header-text: #49667e !important;
  --color-body: #49667e !important;
  --color-border: #f1a7b2 !important;
}

.badge {
  font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

/* testimonials */
.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-1.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected {
  --bg-body: #efa481 !important;
}

.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-1.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected
  .subheading {
  color: #49667e !important;
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-1.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected
  p {
  font-size: 20px;
  font-family: "circular-bold";
  font-size: 30px;
  line-height: 34px;
  color: #f8f5e7 !important;
}

/**/
.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-2.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected {
  --bg-body: #efa481 !important;
}

.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-2.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected
  .subheading {
  color: #49667e !important;
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-2.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected
  p {
  font-size: 20px;
  font-family: "circular-bold";
  font-size: 30px;
  line-height: 34px;
  color: #f8f5e7 !important;
}

/**/
.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-3.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected {
  --bg-body: #efa481 !important;
}

.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-3.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected
  .subheading {
  color: #49667e !important;
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-3.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected
  p {
  font-size: 20px;
  font-family: "circular-bold";
  font-size: 30px;
  line-height: 34px;
  color: #f8f5e7 !important;
}

.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-4.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected {
  --bg-body: #efa481 !important;
}

.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-4.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected
  .subheading {
  color: #49667e !important;
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

.image-with-text-slideshow--content-content.image-with-text-slideshow--content--index-4.carousel__slide.desktop-height-550.text-left.is-selected.is-nav-selected
  p {
  font-size: 20px;
  font-family: "circular-bold";
  font-size: 30px;
  line-height: 34px;
  color: #f8f5e7 !important;
}

/* end testimonials */

/*power section custom*/

@media screen and (max-width: 900px) {
  .mobilehide .ss-grid-block {
    display: none !important;
    height: 0 !important;
  }
}

@media screen and (min-width: 900px) {
  .visiblemobile .ss-grid-block {
    display: none !important;
    height: 0 !important;
  }
}

@media screen and (max-width: 900px) {
  .visiblemobile img {
    margin-top: 1em !important;
  }
}

/*newsletter*/
.field label {
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #49667e !important;
}
#shopify-section-template--18426211565620__email_signup_jqiWef input,
textarea,
select {
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  background: transparent;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px !important;
  background: url("data:image/svg+xml;utf8,<svg width='60' height='10' viewBox='0 0 60 10' xmlns='http://www.w3.org/2000/svg'><path d='M0 5 Q 5 0 10 5 T 20 5 T 30 5 T 40 5 T 50 5 T 60 5' stroke='%23d88c3c' fill='transparent' stroke-width='2' /></svg>")
    repeat-x bottom;
  background-size: auto 10px;
  padding-bottom: 12px;
}

@media screen and (max-width: 900px) {
  .footer .widget--menu {
    background: url("/cdn/shop/files/download.svg?v=1749149970")
      repeat-x bottom;
    background-size: auto 10px;
    width: 50% !important;
    padding-bottom: 12px;
  }
}

.signup-container button {
  background-color: #cf913b !important;
}

/*footer*/
.footer .thb-widget-title {
  color: #f8f5e7 !important;
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

.footer a {
  color: #f8f5e7 !important;
  font-family: "circular-book" !important;
  font-size: 16.5px !important;
  text-transform: none !important;
  line-height: 24px;
}

.footer {
  background: #758fbe !important;
}

.footer {
  padding: 0px !important;
}

@media screen and (min-width: 900px) {
  .row.full-width-row {
    justify-content: center;
  }
  .footer .widget {
    display: flex;
    flex-wrap: wrap;

    align-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

/* footer mobile */
@media screen and (max-width: 900px) {
  .footer .widget--menu {
    border-top: 1px solid #f8f5e7 !important;
  }
  .footer .thb-widget-title {
    line-height: 0;
    padding-top: 40px;
    justify-content: center !important;
  }

  .footer .thb-widget-menu {
    text-align: center !important;
  }
  .footer .widget--menu {
    justify-content: center;
    width: 70%;
    margin: auto;
  }

  .footer .widget--image img,
  .footer .widget--image svg {
    margin: auto !important;
    display: flex;
    justify-content: center !important;
  }
}
/*end mobile */

.sub-footer p {
  font-family: "simon-mono";
  text-transform: lowercase;
  font-size: 13.5px !important;
  color: #49667e;
  opacity: 1;
  display: flex;
  justify-content: center;
  padding-top: 10px;
}
.sub-footer p a {
  color: #49667e !important;

  font-family: "simon-mono" !important;
  text-transform: lowercase;
  font-size: 13.5px !important;
  text-decoration: none !important;
}

/* side cart*/
.thb-product-detail .product--text.style_vendor {
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #49667e;
}
.shopify-payment-button__more-options,
.text-button {
  font-family: "circular-book" !important;
  text-transform: inherit;
  color: #49667e;
  letter-spacing: 0em;
  font-size: 12px;
}
.thb-product-detail .product-single__media .figcaption .inline-badge {
  font-family: "circular-book" !important;
  text-transform: inherit;
  letter-spacing: 0em;
  font-size: 12px;
}
.product-form__input .form__label {
  font-family: "simon-mono" !important;
  text-transform: lowercase;
  font-size: 13.5px !important;
}



.shopify-payment-button .shopify-payment-button__more-options {
  font-family: "circular-book" !important;
  text-transform: inherit;
  letter-spacing: 0em;
  font-size: 12px;
}

.side-panel-heading {
  font-family: "tay-bone" !important;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #97adc1;
}
.side-panel-heading .thb-item-count {
  background-color: #97adc1;
}

.product-card-small--link {
  font-family: circular-bold;
  text-transform: lowercase;
  font-size: 18px !important;
  color: #49667e;
}

.product-card-small--options {
  font-family: "simon-mono" !important;
  text-transform: lowercase;
  font-size: 13.5px !important;
}
.product-card-small .small-qty,
.product-card-small .form-notification {
  font-family: "simon-mono" !important;
  text-transform: lowercase;
  font-size: 13.5px !important;
}

.cart-drawer--recommendations--heading {
  font-family: "tay-dumpling";
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

.cart-drawer--discount-label {
  font-family: "simon-mono" !important;
  text-transform: lowercase;
  font-size: 13.5px !important;
}

.cart-policy-text {
  font-family: "circular-book" !important;
  color: #49667e !important;
  font-size: 12px;
  opacity: 1;
}
.sign-in-with-shop-provider p{
  font-family: "circular-book" !important;
  color: #49667e !important;
  font-size: 12px;
  opacity: 1;
}
.quantity {
  border: 1px solid #49667e;
}
.quantity .minus svg,
.quantity .plus svg {
  opacity: 1;
}
.cart-drawer .order-note-toggle {
  font-family: "circular-book" !important;
  text-transform: inherit;
  color: #49667e;
  letter-spacing: 0em;
  font-size: 12px;
}
.cart-drawer .view-cart-button {
  font-family: "circular-book" !important;
  text-transform: inherit;
  color: #49667e !important;
  letter-spacing: 0em;
  font-size: 12px;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  font-family: "circular-book" !important;
  text-transform: inherit;
  color: #49667e;
  letter-spacing: 0em;
  font-size: 12px;
}

.cart-drawer--terms a {
  color: #49667e;
}
.product-card-title:hover {
  color: #cf913b;
}
.product-card-small--link:hover {
  color: #cf913b;
}

.accent.button {
  background-color: #ffd9d4 !important;
}

.accent.button:hover {
  color: #49667e !important;
}

/*size chart*/

.tabbed-content--tabs button.active {
  color: #49667e !important;
}
.tabbed-content--tabs button {
  font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

.tabbed-content--tabs button {
  color: #758fbe !important;
}

table td {
    border: 0.5px solid #758fbe !important;}



/*about */
.h1-xlarge.split-text{
   font-family: "magnat" !important;
  font-size: 54px;
  line-height: 57px;
  text-transform: lowercase;
  color: #f8f5e7;
}

@media screen and (max-width:800px) {
  .h1-xlarge.split-text{
    font-size: 34px;
    line-height: 36px;}

    .slideshow__slide-content {
        padding-left: 15px !important;}
      }





.customer-reviews--heading{
  font-family: "tay-bone" !important;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
  line-height: 20px;
}
.customer-reviews--content{
  border: 0px !important;
  background-color: #f3c1ac;
}



/* account */
input, textarea, select {
    background: #f8f5e7;
    border: 2px solid #f8f5e7 !important;
}

/* faq */
.accordion summary {
  font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}
@media screen and (min-width:800px) {
#shopify-section-template--18579641532468__collapsible_content_QkC7Jt  .row .columns {
        padding: 0 20em;
    }

#shopify-section-template--18579641532468__collapsible_content_r7i9jz .row .columns {
        padding: 0 20em;
    }

#shopify-section-template--18579641532468__collapsible_content_KciJ4w .row .columns {
        padding: 0 20em;
    }}


/*insta feed */
@media screen and (min-width:800px) { #shopify-section-sections--18426212515892__1749789458880e035f
.shopify-block.shopify-app-block:after {
    content: "";
    position: absolute;
          left: 88%;
        margin-top: -214px;
        display: flex;
        background-size: 170px 170px;
        height: 170px;
        width: 170px;

    transform: translate(-50%);
    background-repeat: no-repeat !important;
    background-image: url(/cdn/shop/files/Ava_Oliver_FooterGif.gif?v=1749789549);
    justify-items: start;
    justify-content: space-between;
    align-items: center;
}

.instafeed-new-layout-item:last-child {
opacity: 0;
}



}
.shopify-section-group-footer-group {
  background-color: white;
}



/*product pages*/
.form__label:first-child{
  font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

span.form__label__value{
     font-family: "simon-mono" !important;
  text-transform: lowercase !important;
  font-size: 12px;
  color: #49667e !important;
      letter-spacing: 0.05em !important;
}
.thb-filter-count .facets__label{
  opacity: 1 !important;
  color: #49667e !important;
}

.facets--bar .facets-toggle svg {
    fill: #ffd9d4 !important;
}

.facet-drawer .side-panel-footer .text-button{
    font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
      color: #758fbe !important;
}


.page-numbers .page a, .page-numbers .next a, .page-numbers .prev a, .page-numbers .ellip, .page-numbers .current{
    color: #49667e !important;
}

.facets .thb-filter-title {
  font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
}

.breadcrumbs{
  font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #97adc1 !important;
}


/* mega Menu */
.thb-full-menu--link.mega-menu-columns__heading{
    font-family: "simon-mono" !important;
  text-transform: lowercase !important;
  font-size: 14px;
  color: #49667e !important;
  letter-spacing: 0em;
  font-weight: 100 !important;
}
.mega-menu-promotion--cover{
  font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #97adc1 !important;
}
.thb-full-menu--link{
  font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #97adc1 !important;
}
.thb-full-menu>li>a{
    font-family: "circular-book" !important;
  text-transform: inherit;
    text-transform: lowercase !important;
  color: #49667e !important;
  letter-spacing: 0em !important;
  font-size: 12px;
}

.mobile-menu li .link-container{   text-transform: lowercase !important;}
/* cart */
#shopify-section-template--18426211401780__main-cart table td{border: transparent !important;
                             }
table.no-borders thead th{border: transparent !important;
                             }
.cart-items.no-borders tbody {border: transparent !important;
                             }
table.no-borders thead th{
  font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;
  color: #97adc1 !important;
}


.thb-cart-form--cart-collaterals table.no-borders th {
    font-family: "simon-mono" !important;
  text-transform: lowercase !important;
  font-size: 14px;
  color: #49667e !important;
}




a[href*="#img-accent"]::before {
    content: "";
    width: 1.85em !important;
    height: 1em !important;
    margin: auto !important;
    vertical-align: middle;
    display: block !important;
    background-position: center;
    background-size: cover;
    margin-right: 1vw;
    margin-left: 1vw;
    margin-bottom: 2vw !important;
    margin-right: 1vw;
    border: 0px !important;
}

a[href*="#img-accent2"]::before {
    display: inline-block !important;
    width: 1em !important;
    height: 1em !important;
    margin-right: 10px !important;
    margin-bottom: 0vw !important;
}



/* slideshow issue */
.slideshow__slide-bg {
  transform: translate3d(0,0,0);
}

#shopify-section-template--18426211565620__slideshow_WRaPeL
  transform: translate3d(0,0,0);
}

#shopify-section-template--18426211565620__single_image_mqyBcB {
  transform: translate3d(0,0,0);
}


/* judge me*/
.jdgm-histogram .jdgm-star {
    color: #f5e399;
}

.jdgm-rev-widg .jdgm-star {
    color: #f5e399 !important;
}
.jdgm-row-media, .jdgm-row-search, .jdgm-subtab, .jdgm-row-actions, .jdgm-quest, .jdgm-rev, .jdgm-paginate {
  border-top: 1px solid #f1a7b2 !important;
  border-color:1px solid #f1a7b2 !important;
}


.jdgm-sort-dropdown select{
   border:1px solid #f1a7b2 !important;
}

.jdgm-write-rev-link.jdgm-write-rev-link {
    font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;

}
.jdgm-rev__author{
    color: #152423;
  font-family: "circular-book";
  font-size: 16px !important;
  line-height: 25px  !important;
      text-transform: none;
}

.jdgm-histogram__frequency {
     font-family: "simon-mono" !important;
  text-transform: lowercase !important;
  font-size: 12px;
  color: #49667e !important;
}
.jdgm-link, .jdgm-histogram__clear-filter{
     font-family: "simon-mono" !important;
  text-transform: lowercase !important;
  font-size: 12px;
  color: #49667e !important;
}

.jdgm-rev-widg__summary-text{  font-family: "circular-book";
  font-size: 16px !important;
  line-height: 25px  !important;
      text-transform: none;}

.jdgm-form .jdgm-form__fieldset>label{  font-family: "circular-book";
  font-size: 16px !important;
  line-height: 25px  !important;
      text-transform: none;}


.jdgm-btn.jdgm-btn{
    font-family: "tay-dumpling" !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  font-size: 13px !important;

}