/** Shopify CDN: Minification failed

Line 120:0 Unexpected "}"

**/
/* Place any CSS overrides in this file. */
:root {
  --gillsans: "Gill Sans";
}
@font-face {
  font-family: "Gill Sans";
  src: url("/cdn/shop/files/GillSans-Medium_1.eot?v=1731053275");
  src: url("/cdn/shop/files/GillSans-Medium_1.eot?v=1731053275")
      format("embedded-opentype"),
    url("/cdn/shop/files/GillSans-Medium_1.woff2?v=1731053274")
      format("woff2"),
    url("/cdn/shop/files/GillSans-Medium_1.woff?v=1731053274")
      format("woff"),
    url("/cdn/shop/files/GillSans-Medium_1.ttf?v=1731053275/cdn/shop/files/GillSans-Medium_1.ttf?v=1731053275")
      format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gill Sans";
  src: url("/cdn/shop/files/GillSans-Light.eot?v=1731053472");
  src: url("/cdn/shop/files/GillSans-Light.eot?v=1731053472")
      format("embedded-opentype"),
    url("/cdn/shop/files/GillSans-Light.woff2?v=1731053471")
      format("woff2"),
    url("/cdn/shop/files/GillSans-Light.woff?v=1731053472")
      format("woff"),
    url("/cdn/shop/files/GillSans-Light.ttf?v=1731053472")
      format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.text-image--border-bottom {
  border-bottom: 1px solid var(--header-border-color);
}
.image-with-text-wrapper
  .text-image--border-bottom.image-with-text__container:not(
    .wrapper-spacing--h
  ) {
  padding-bottom: 60px !important;
}
.color-scheme--lightgrey {
  background: #c7cacd;
}
.subheading-richtext {
  padding-bottom: 50px;
  font-size: 16px;
}
.homepage-featured-content-box-inner .homepage-sections--title {
  margin-bottom: 20px;
}
.texyby {
  font-size: 14px;
  margin: 30px 0 0;
}
.homepage-featured-content-wrapper .product-grid--title-font-body a,
.product-grid--vendor.product-grid--vendor-font-body,
.product-price--regular span {
  /* color: #000 !important; */
}
.product-grid--vendor.product-grid--vendor-font-body {
  display: none;
}
.image-with-text-overlay--green .btn {
  background: #878787;
}

.featured-row__subtext {
  font-size: 24px;
  color: #727a81;
  line-height: 32px;
}

.image-with-text__container .homepage-sections--title , .image-with-text__container h2 , .image-with-text__container h2 p , .image-with-text__container strong {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 40px;
  color: var(--color-scheme-text-color);
}

@media screen and (max-width:767px){
  .image-with-text__container .homepage-sections--title, .image-with-text__container h2{
    margin-bottom:20px;
  }  
}

.homepage-content--image img {
  display: block;
  max-width: 100% !important;
}
.featured-section .logo-bar__item {
  /* max-width: calc(25% - 8px); */
}
.featured-section .logo-bar {
  /* justify-content: space-between;
  column-gap: 10px; */
  max-width: 1200px;
  margin: 0 auto;
}

.blog-title-wrapper .homepage-blog--title {
  font-weight: 500;
  font-size: 18px;
}
.collection-info .collection-info__description {
  max-width: 1047px;
}
/* .homepage-featured-content-wrapper .quick-add-button {
  background: #878787;
  color: #fff; */
}
.featured-products-wrapper .product-grid---content,
.featured-products-wrapper .product-grid---content .product_grid_wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.product-grid---content .product_grid_wrap {
  margin-bottom: 10px;
  display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.product-grid---content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (min-width: 1200px) {
  .featured-section {
    padding-left: 150px;
    padding-right: 150px;
  }
}
@media (min-width: 768px) {
  .our-founder .homepage-featured-content-box-inner {
    padding-left: 80px;
  }
  /* .about-image-with-text .content--image-image-section {
    width: 55%;
  } */
  .homepage-featured-content-box-inner {
    max-width: 600px;
  }
}
@media (max-width: 767px) {
  .featured-section .logo-bar__item {
    max-width: calc(30% - 8px);
  }
  .logo-bar {
    row-gap: 20px;
    column-gap: 20px;
  }
  .logo-bar__item {
    max-width: calc(33.33% - 16px);
    text-align: center;
  }
  .homepage-featured-content-wrapper .grid__item{
    margin-top:0;
  }
  .feature-row--no-overlapping .feature_row__image_wrapper {
    width: 100%;
  }
}
.quick-add-button {
    width: auto !important;
    padding: 0 !important;
    background: transparent !important;
    /* margin-top: 0px !important; */
    color: #575756 !important;
    border-bottom: 1px solid #575756 !important;
    text-transform: capitalize !important;
}
.testimonial_main * {
  color: #fff;
}
.copy_right_text .animated-underline {
  display: flex;
}
.copy_right_text .animated-underline p {
  margin: 0;
}
 

.content.rte.cdk_product_descr h2, .content.rte.cdk_product_descr h3, .content.rte.cdk_product_descr h4, .content.rte.cdk_product_descr h5, .content.rte.cdk_product_descr h6 {
    font-family: var(--label-font-stack);
    font-weight: var(--label-font-weight);
    font-style: var(--label-font-style);
    text-transform: var(--label-font-case);
    letter-spacing: var(--label-spacing);
    font-size: var(--base-font-size);
}
.collection-main-body .color-swatch--block {
    display: none;
}