/** Shopify CDN: Minification failed

Line 628:0 Unexpected "}"

**/
body{
  color: #333333;
  font-size: 16px;
  font-family: Catamaran, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.5;
}

.breadcrumb{
  padding-bottom: 20px;
}

.container{
  display: block;
  max-width: 1440px;
  margin: auto;
}

.grid{
  display: flex;
}

.grid.column{
  flex-direction: column;
}

.grid.row{
  flex-direction: row;
}

.title {
  font-size: 32px;
  font-weight: 600;
  margin: auto;
  font-family: Playfair Display,serif;
  margin-bottom: 30px;
}

.main-page-title{
  font-weight: bold;
}

h1,h2,h3,h4,h5{
  color: #231f20;
  margin-bottom: 26.5px;
  font-weight: 700;
}

.button{
  display: block;
  width: fit-content;
  background-color: #231f20 !important;
  border: 2px solid #231f20 !important;
  color: white !important;
  padding: 0 43px;
  cursor: pointer;
  font-family: Catamaran, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  letter-spacing: calc(.5em / 18);
  line-height: 40px;
  border-radius: 8px;
  overflow: hidden;
}

cart-remove-button .svg-wrapper{
  width: 100%;
}

.cart-item__quantity .cart-item__quantity-wrapper{
  align-items: center;
}

:root {
  /* header */
  --icon-bg-color: rgb(188, 218, 186);
  --icon-text-color: black;
  --header-icon-size: 22px;
  /* header */
  
  /* spacing */
  --section-mt: 32px;
  --section-mt-mobile: 24px;
  
  --section-mx-mobile: 2rem;
  
  --section-pt: 32px;
  --section-pt-mobile: 24px;
  
  --section-px-mobile: 2rem;
  
  --section-gap-y: 24px;
  --section-gap-y-mobile: 12px;
  /* spacing */
}

.m-0 {
  margin: 0;
}

.\!m-0 {
  margin: 0 !important;
}


/* VISIBILITY */
.desktop-only {
  display: none;
}
@media only screen and (min-width: 1200px){
  .mobile-only {
      display: none;
  }
  .desktop-only {
    display: block;
  }
}
/* VISIBILITY */

/* HEADER */
.icon-container {
  background: var(--icon-bg-color);
  padding: 0.5rem;
  border-radius: 9999px;
}
.header__icons {
  gap: 4rem;
}
.header__icons a {
  text-decoration: none;
}
.header__icon .svg-wrapper {
  width: var(--header-icon-size);
  height: auto;
}
.header__icon {
  display: flex !important;
  gap: 0.50rem;
  width: 100%;
}
.header__icon span {
  font-size: 1.5rem; /* 24px */
  line-height: 2rem; /* 32px */
  text-wrap: nowrap;
}
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
  display: flex !important;
  justify-content: space-between;
}
.header-wrapper {
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
}
.header__menu-item span {
  font-size: 16px;
  text-decoration: none;
}
.header__inline-menu > ul.list-menu--inline > li:last-child span {
  color: red !important;
}
.header--middle-left .header__heading-link, .header--top-left .header__heading-link {
  padding: 0;
}
.header__icon, .header__icon--cart .icon {
  height: auto;
  width: auto;
}
.cart-count-bubble {
  top: 2.2rem;
}
@media only screen and (max-width: 1200px) {
  a#cart-icon-bubble span.desktop-only {
    display: none !important;
  }
}
/* HEADER */

/* MEGA MENU */
.mega-menu-container {
  display: flex;
  justify-content: space-around;
  gap: 1rem;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  /* align-items: center; */
  align-items: top;
}
.mega-menu__list {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.mega-menu__link {
  padding: 1rem;
}
.mega-menu-item-image {
  max-width: 300px;
}
/* MEGA MENU */

/* FOOTER */
.footer {
  background: #E5E5E5;
  margin-top: 32px;
}
@media screen and (min-width: 750px) {
  .footer__content-top.page-width,
  .footer__content-bottom.page-width {
   padding: 0 !important;   
  }
}
@media screen and (max-width: 750px) {
  .footer {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer__content-top {
  padding: 0 !important;
}
.footer-block__details-content>li:not(:last-child) {
  margin: 0 !important;
}
a.link.link--text.list-menu__item.list-menu__item--link {
  padding: 0 !important;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in,
.footer-block.grid__item.scroll-trigger.animate--slide-in {
  width: 100%;
}
.footer__content-bottom.scroll-trigger.animate--slide-in {
  padding: 0;
}
.footer__copyright {
  margin: 0;
}
.footer__content-bottom-wrapper {
  background: #231F20;
  color: white;
  padding: 0 !important;
}
@media screen and (min-width: 750px) {
  .footer-content-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 !important;
  }
}
.copyright__content {
  font-size: 1.5rem !important;
}
h2.footer-block__heading.inline-richtext,
h2.footer-block__heading
{
  font-size: 2rem;
  font-weight: 700;
}
a.link.link--text.list-menu__item.list-menu__item--link,
.footer-block__details-content.rte {
  font-size: 1.5rem;
}
.privacy-policy-container {
  text-align: center;
}
@media screen and (min-width: 750px) {
 .privacy-policy-container {
    text-align: left;
  } 
}

@media screen and (min-width: 750px) {
  .footer__copyright.caption {
    margin: 0;
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width: 750px) {
  .privacy-policy-container {
    display: flex;
    gap: 0.75rem;
    align-items: center;
  }
}
/* FOOTER */

/* SPACINGS */
.no-scrollbar {
  -ms-overflow-style: none !important; /* IE and Edge */
  scrollbar-width: none !important;
}

.section-mx {
  padding: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: var(--page-width) !important;
}
@media screen and (max-width: 1200px) {
  .section-mx {
    margin-left: var(--section-mx-mobile) !important;
    margin-right: var(--section-mx-mobile) !important;
  }
}

@media screen and (max-width: 1200px) {
  .section-px {
    padding-left: var(--section-px-mobile);
    padding-right: var(--section-px-mobile);
  }
  .section-pl {
    padding-left: var(--section-px-mobile);
  }
  .section-pr {
    padding-right: var(--section-px-mobile);
  }
}
@media screen and (min-width: 1281px) {
  .section-mx {
    width: 100% !important;
  }
}

.section-mt {
  margin-top: var(-section-mt);
}
@media screen and (max-width: 1200px) {
  .section-mt {
    margin-top: var(--section-mt-mobile);
  }
}

.section-mx {
  padding: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: var(--page-width);
}
@media screen and (max-width: 1200px) {
  .section-mx {
    margin-left: var(--section-mx-mobile) !important;
    margin-right: var(--section-mx-mobile) !important;
  }
}
@media screen and (min-width: 1281px) {
  .section-mx {
    width: 100% !important;
  }
}

.section-pt {
  padding-top: var(--section-pt);
}
@media screen and (max-width: 1200px) {
  .section-pt {
    padding-top: var(--section-pt-mobile);
  }
}

.section-mt {
  margin-top: var(--section-mt);
}
@media screen and (max-width: 1200px) {
  
  .section-mt {
    margin-top: var(--section-mt-mobile);
  }
}

.section {
  display: flex;
  flex-direction: column;
  row-gap: var(--section-gap-y);
}
@media screen and (max-width: 1200px) {
  .section {
    row-gap: var(--section-gap-y-mobile);
  }
}

.section-title {
  margin: 0;
  padding: 0;
  margin: auto;
}
/* SPACINGS */

.dots {
  display: flex;
  justify-content: center;
  column-gap: 4px !important;
}
@media only screen and (min-width: 990px) {
  /* .dots {
    display: none;
  } */
}
.dot {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #CCCCCC;
  border-radius: 50%;
  margin: 0 5px;
  transition: background-color 0.3s;
}
.dot.active {
  background: black !important;
}
@media only screen and (max-width: 1200px) {
  .dot {
    margin: 0 !important;
    width: 6px !important;
    height: 6px !important;
  }
}

.button.button--primary {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* PRODUCT CARD */
.card-badge-sale {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #BCDABA;
  padding: 8px 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
  font-size: 16px;
  border-radius: 8px;
}
/* PRODUCT CARD */


.shopify-policy__container {
  max-width: 1280px;
}

.shopify-policy__body ul li {
  list-style: disc !important;
}

.shopify-policy__body ul li ul {
  padding: 0 !important;
}

.shopify-policy__body ul li ul li {
  display: flex !important;
}

.shopify-policy__body ul li ul li p {
  margin: 0 !important;
}

.list-payment {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -0.5rem 0;
  padding-top: 1rem;
  padding-left: 0;
}

@media screen and (min-width: 750px) {
  .list-payment {
    margin: -0.5rem;
    padding-top: 0;
  }
}

.list-payment__item {
  align-items: center;
  display: flex;
  padding: 0.5rem;
}


.footer-block--newsletter {
  display: flex;
  align-items: flex-end;
  margin-top: 3rem;
  margin-bottom: 3rem;
  gap: 1rem;
}

.footer-block--newsletter:only-child {
  margin-top: 0;
}

@media screen and (max-width: 749px) {
  .footer-block.footer-block--menu:only-child {
    text-align: left;
  }
}

@media screen and (min-width: 750px) {
  .footer-block--newsletter {
    flex-wrap: nowrap;
    justify-content: center;
  }
}

.footer-block__heading {
  margin-bottom: 2rem;
  margin-top: 0;
  font-size: calc(var(--font-heading-scale) * 1.6rem);
}

@media screen and (min-width: 990px) {
  .footer-block__heading {
    font-size: calc(var(--font-heading-scale) * 1.8rem);
  }
}

.footer__list-social:empty,
.footer-block--newsletter:empty {
  display: none;
}

@media screen and (max-width: 749px) {
  /*
    On a small screen we want all the items to be centered
    because they will be stacked.
   */
  .footer-block--newsletter {
    display: flex;
    flex-direction: column;
    flex: 1 1 100%;
    align-items: center;
    gap: 3rem;
  }
}

.footer__content-bottom.scroll-trigger.animate--slide-in {
  border: none;
}

.footer__follow-on-shop {
  margin: 0 !important;
}

.footer-block__details-content .list-menu__item--link,
.copyright__content a {
  color: rgba(var(--color-foreground), 0.75);
}

.footer-block__details-content .list-menu__item--active {
  transition: text-decoration-thickness var(--duration-short) ease;
  color: rgb(var(--color-foreground));
}
.copyright__content a {
  color: currentColor;
  text-decoration: none;
}
@media screen and (min-width: 750px) {
  .footer-block__details-content .list-menu__item--link:hover,
  .copyright__content a:hover {
    color: rgb(var(--color-foreground));
    text-decoration: underline;
    text-underline-offset: 0.3rem;
  }
}

/* FONTS */
/* Mobile-first default styles */
.title {
  margin: 0;
  font-size: 1.5rem;
  line-height: 2rem;        /* Tailwind leading-tight */
  letter-spacing: -0.02em;
  font-weight: bold;
}

.subtitle {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;     /* Tailwind leading-snug */
  letter-spacing: -0.01em;
  color: #4b5563;
}

.content {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5rem;      /* Tailwind leading-relaxed */
  letter-spacing: 0;
  color: #4b5563;
}

@media (min-width: 768px) {
  .title {
    font-size: 2.25rem;
    line-height: 2.5rem;    /* Still tight but airy */
  }

  .subtitle {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .content {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
}
/* END FONTS */