/** Shopify CDN: Minification failed

Line 20:0 Comments in CSS use "/* ... */" instead of "//"
Line 267:1 Comments in CSS use "/* ... */" instead of "//"
Line 348:2 Comments in CSS use "/* ... */" instead of "//"
Line 367:0 Unexpected "{"
Line 492:2 Comments in CSS use "/* ... */" instead of "//"

**/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600&display=swap");

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');


.grecaptcha-badge {
  visibility: hidden;
}

.Slideshow {
//  max-width: 1400px;
  margin: 0 auto;
}

header.Drawer__Header {
  background: #fafafa;
}

.topnav-desktop {
  display: none;
  justify-content: flex-end;
  padding: 8px 18px;
  background: #fafafa;
}

.topnav-mobile {
  display: flex;
  justify-content: flex-end;
  padding: 0px 30px;
}

a.topnav__link {
  line-height: 1.3rem;
  padding-left: 20px;
  font-size: 0.9rem;
  font-family: "Quattrocento Sans", sans-serif;
  letter-spacing: 0.03rem;
}

a.sidenav__link {
  font-size: 0.9rem;
  font-family: "Quattrocento Sans", sans-serif;
  font-weight: 600;
  letter-spacing: 0.03rem;
}

a.topnav__link--mobile {
  font-size: 0.9rem;
  margin: 0px 8px;
  padding-left: 0px;
}

@media screen and (min-width: 641px) {
  .topnav-desktop {
    display: flex;
    padding: 8px 30px;
  }
}
@media screen and (min-width: 1140px) {
  .topnav-desktop {
    padding: 8px 50px;
  }
}

/* mobile collection menu */

.tabscroll__list {
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}
.tabscroll__list::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}

ul.tabscroll__list {
  display: flex;
  overflow-x: scroll;
  scroll-snap-type: none;
  list-style-type: none;
  position: sticky;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.tabscroll__item {
  scroll-snap-align: start;
  flex: 1 0 auto;
  padding: 1.1em;
}

/* Announcement Bar */

.AnnouncementBar__Content.Heading {
  font-size: calc(
    var(--base-text-font-size) - (var(--default-text-font-size) - 12px)
  );
}

@media screen and (min-width: 768px) {
  .AnnouncementBar__Content.Heading {
    font-size: calc(
      var(--base-text-font-size) - (var(--default-text-font-size) - 13px)
    );
  }
}

/* product Page */

@media screen and (max-width: 1007px) {
  .product-details {
    padding: 44px 24px 0px 24px;
  }
}

#height-override {
  max-height: 6000px !important;
}

.Product__Aside .Product__Tabs {
  margin: 50px 0px;
}
/* Collection Page */

button.Collapsible__Button.Heading.u-h6 {
    font-weight: 600;
    font-size: 1.2em;
}

@media screen and (min-width: 1400px) {
  .Grid__Cell.\31 \/3--desk {
    width: 25%;
  }
}



/* Product Grid Item */

img.ProductItem__Image.Image--fadeIn.lazyautosizes.Image--lazyLoaded {
  padding: 0px 10px;
}

/* brands Page */
.grid__brands-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 100vh;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -24px;
  font-size: 0;
}

/* Sections */

.CollectionItem__ImageWrapper .Image--contrast::after {
  background-image: linear-gradient(
    to top,
    rgba(4, 4, 4, 0.3),
    rgba(54, 54, 54, 0.1)
  );
}

.contact__section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  max-width: 1200px;
  row-gap: 4em;
  margin: 0 auto;
}

.contact__block {
  position: relative;
}

.contact__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.MegaMenu__Push.MegaMenu__Push--shrink {
  width: 33%;
  padding: 10px;
}

.Carousel__Cell--alt {
  width: 80%;
  margin-right: 10px;
}

.CollectionItem__Content.title-legible {
  background: rgba(37, 70, 57, 0.88);
  display: flex;
  backdrop-filter: blur(1px);
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 25px;
  padding-bottom: 25px;
}

@media screen and (min-width: 641px) {
  .CollectionItem__Content.title-legible {
    bottom: 0px !important;
  }
}

@media screen and (min-width: 641px) {
  /* half-width cells for larger devices */
  .Carousel__Cell--alt {
    width: 100%;
    margin-right: 0px;
  }
}

/* Holiday Shop */

section#section-template--15017180626992__d04b00c3-69a5-4172-90c1-5bfa5356c9b7 {
  padding: 40px 0px;
}

h2.SectionHeader__Heading.SectionHeader__Heading--emphasize.section_heading--small.Heading.u-h1 {
  font-size: 1.4em !important;
}

.section-header--nospace,
.section-header--addspace {
  margin-bottom: -60px;
}

@media screen and (min-width: 641px) {
  .section-header--nospace {
    margin-bottom: -90px;
  }
  .section-header--addspace {
    margin-bottom: -60px;
  }
}

@media screen and (min-width: 1008px) {
  .section-header--nospace {
    margin-bottom: -130px;
  }
  .section-header--addspace {
    margin-bottom: -100px;
  }
}

.shopify-section--sticky-nav {
  background: #264538;
  position: sticky;
  display: flex;
  justify-content: center;
  width: 100%;
 // max-width: 1400px;
  margin: 0 auto;
  box-shadow: 0 1px 5px #2021241c;
  z-index: 2;
  top: 0;
}

.holiday-nav__list {
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}
.holiday-nav__list::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}

.holiday-nav__list {
  display: flex;
  overflow-x: scroll;
  scroll-snap-type: none;
  list-style-type: none;
}

li.holiday-nav__item {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.1em;
  scroll-snap-align: start;
  flex: 1 0 auto;
  padding: 0.7em 0.8em 0.5em 0.8em;
}

a.holiday-nav__link::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #fffffff0;
  transition: width 0.3s;
  text-decoration: none;
}

a.holiday-nav__link.is-active::after {
  width: 100%;
}

@media screen and (min-width: 641px) {
  a.holiday-nav__link:hover::after {
    width: 100%;
  }
}

li.holiday-nav__item span,
li.holiday-nav__item span a {
  vertical-align: text-top;
}

#shopify-section-template--14954567630896__d37b652c-0828-4168-bcda-27171b0054ac,
#shopify-section-template--14954567630896__3d5bf564-ff1a-422a-a9eb-12d157cbcb34,
#shopify-section-template--14954567630896__651d3275-aa62-431e-9ea5-23132a40e1e0,
#shopify-section-template--14954567630896__79afa01e-18f7-4765-8337-7a5ecdeb7aab,
#shopify-section-template--14954567630896__7028aa0f-2f1c-4f61-9d40-73e2ec0bc4a2,
#shopify-section-template--14954567630896__3f78b64f-6c29-4dea-9617-3894a4b955d6,
#shopify-section-template--14954567630896__d69c7a1c-5d43-4454-bca1-2f3442783757,
#shopify-section-template--14954567630896__28195aad-7de4-4e5a-8098-588c6d8398d2 {
  padding-top: 45px;
}

/* Headings */

.features--heading-uppercase .Rte h1,
.features--heading-uppercase .Rte h2,
.features--heading-uppercase .Rte h5,
.features--heading-uppercase .Rte h6,
.features--heading-uppercase .Heading {
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.features--heading-uppercase .Rte h3,
.features--heading-uppercase .Rte h4 {
  letter-spacing: 0.08em;
  // text-transform: capitalize;
  font-weight: 600;
}

.Rte h1, .Rte h2, .Rte h3, .Rte h4, .Rte h5, .Rte h6 {
  font-weight: 600 !important;
}

.features--heading-uppercase .Rte h2 {
  font-size: 1.5rem !important;
  font-weight: 600;
}

.features--heading-uppercase .Rte h3 {
  font-size: 1.25rem !important;
}

h2.ProductItem__Title.Heading,
.ProductMeta__Title.Heading.u-h1,
{
  text-transform: capitalize;
  letter-spacing: 0.03em;
}

h1.Heading,
h2.Heading.u-h1,
h2.Heading.u-h2,
.Heading.title-medium,
.Button.Button--primary {
  font-weight: 600;
}

.ProductItem__Info .ProductItem__Vendor.Heading {
  font-size: 11px;
}

.ProductItem__Title.Heading,
.Heading.u-h1.TabList__Item {
  font-size: 16px;
}

/* Content Menu */

h4.contact__info.Heading {
  margin: 0.8em 0 0.2em 0;
}

h1.Faq__Section {
  border-bottom: 1px solid #202020;
}

h3.info__heading.Heading.u-h3 {
  text-transform: capitalize;
  margin-top: 0px;
}

.block__img {
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.block-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  column-gap: 3em;
  row-gap: 1.5em;
}

.block-wrapper.block-wrapper--alt {
  row-gap: 3em;
}

.info__section {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
  align-items: center;
}
.info__section--end {
  margin-bottom: 20px;
}

/* product Highlights */

.pretext ul.product-highlights {
  display: flex;
  list-style: none;
  text-transform: none !important;
  column-gap: 2em;
  row-gap: 0.5em;
  padding-left: 0px;
  flex-wrap: wrap;
  letter-spacing: 0.04em !important;
  font-size: 15px;
}

@media screen and (min-width: 641px) {
  .block__img {
    height: 350px;
  }
}

.PageLayout__Section.content-menu {
  margin-left: 0px !important;
}

/* store pickup */

.store-availability-container {
  padding: 26px 18px;
  background: #fafafa;
}

/* product services */
span.tick {
  background-image: url("/cdn/shop/files/tick.svg?v=1659557137");
  height: 16px;
  width: 16px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.Rte table.spa-services td:first-child {
  text-align: left;
  white-space: initial;
  padding-left: 20px;
}

.Rte table.spa-services td:last-child {
  padding-right: 10px;
}

.Rte table.spa-services td {
  text-align: center;
  position: relative;
  font-family: "Quattrocento Sans", sans-serif;
  //border-bottom: 1px solid #f0f0f08f;
  border-bottom: 0px;
  padding: 15px 10px;
}

.Rte table.spa-services tr {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
}

.Rte table.spa-services tr:first-child {
  background-color: #fafafa;
  font-weight: 600;
}

.quick-nav--top {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

/* sale badge */

.sale__badge--percent {
  background: #000;
  width: fit-content;
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 600;
  margin-top: 10px !important;
  column-gap: 8px;
  padding: 8px 14px;
  border-radius: 25px;
  font-size: 0.8em;
}

@media (max-width: 1008px) {
  .sale__badge--percent {
    margin: 0 auto;
  }
}

/* USO */

.saso-offer-badge.saso-offer-badge-style-default.saso-offer-badge-position-topLeft.saso-offer-badge-type-rectangle {
  font-size: 0.78em;
  --inset: 0px;
  text-transform: uppercase;
}

.saso-offer-badge-content {
  z-index: 1;
}

/* carousel */

.Image--contrast-lighter:after {
  background-image: linear-gradient(
    to top,
    rgba(4, 4, 4, 0.2),
    rgba(54, 54, 54, 0.01)
  ) !important;
}

/* apps */

.yotpo-logo-title,
.yotpo-icon-yotpo-logo {
  display: none !important;
}

.yotpo .yotpo-small-box,
.yotpo .yotpo-regular-small-box,
.yotpo .yotpo-popup-box-medium {
  border-bottom: none !important;
}

button.sesami__button {
  margin-bottom: 20px;
}

/* buttons */

.feature--primary,
.feature--secondary {
  font-weight: 500;
  padding: 2px 14px;
  border-radius: 25px;
  letter-spacing: 0.03em;
  margin-left: 8px;
}

.feature--primary {
  background: #366354;
  color: #fff;
}

.feature--secondary {
  background: #fff;
  color: #000;
}
