/** Shopify CDN: Minification failed

Line 63:0 Unexpected "{"
Line 63:1 Expected identifier but found "%"
Line 69:0 Unexpected "{"
Line 69:1 Expected identifier but found "%"
Line 609:14 Expected identifier but found whitespace
Line 609:16 Unexpected "{"
Line 609:24 Expected ":"
Line 609:45 Expected ":"
Line 650:17 Expected identifier but found whitespace
Line 650:19 Unexpected "{"
... and 10 more hidden warnings

**/
@media screen and (min-width: 990px) {
.header--middle-left{
  grid-template-columns: auto auto auto;
}
}
.header--middle-left .list-menu--inline {
    width: 100%;
    align-items: center;
    justify-content: center;
}
.list-menu__item span{
    display: flex;
    align-items: center;
    color: black;
    font-family: "Space Grotesk", serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.hero-video video{
  width:100%;
}
.hero {
    position: relative;
    width: 100%;
    display: block;
}
.hero .custom_banner__content h2{
  font-feature-settings: 'liga' off, 'clig' off;
}
.banner__content.custom_banner__content {
        width: 100%;
        max-width: 100%;
        position: absolute;
        left: 50%;
        top: 40%;
        transform: translate(-50%, -50%) !important;
    }
.banner__content.custom_banner__content .content-container {
    background: transparent;
}
/* @media only screen and (min-width: 769px) {
  .banner__content.custom_banner__content .content-container {
    max-width: unset;
}
} */
{% if settings.custom-fonts %}
body{
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
{% endif %}
.button, .shopify-challenge__button, .customer button{
  font-family: var(--font-heading-family);
  font-weight: 500;
  gap: 5px;
  padding: 10px 26px;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
 
}
@media screen and (min-width: 1024px) {
.button,  .shopify-challenge__button, .customer button{
  min-width: calc(38rem + var(--buttons-border-width)* 2);
  min-height: calc(6.8rem + var(--buttons-border-width)* 2);
}
   footer   .grid {
        column-gap: 100px;
    }
}
@media screen and (max-width: 768px) {
  .button, .shopify-challenge__button, .customer button{
   min-width: calc(30rem + var(--buttons-border-width)* 2);
}
  .hero .custom_banner__content h2 {
    /* font-family: figtee;
        letter-spacing: -3px; */
        max-width: 305px;
       margin: -5px auto 0px;
}
  .subtitle{
      letter-spacing: -0.4px;
    line-height: calc(1 + .5 / var(--font-body-scale));
  }
  .banner__content.custom_banner__content .content-container {
    max-width: 480px;
}
}
  .icon-text-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 auto;
    gap: 10px;
    row-gap: 25px;
    justify-content: space-between;
    
}
  .icon-text-block {
    margin: 0;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}

  .icon-image {
    display: block;
  }

  .icon-text {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
      margin: 0 ;
}
.image-with-text__text.rte.subtitle {
    /* margin-bottom: 20px; */
}
.image-with-text__content .icon-text-block {
    margin-top: 1.5rem;
}
  @media screen and (max-width: 650px) {
      .icon-text-inner {
        grid-template-columns: repeat(1, 1fr);
        /* margin-left: 25px; */
    }
    .icon-text {
        font-size: 16px;
    }
    }


.slick-prev,  .slick-next {
    width: 35px  !important;;
    height: 35px  !important;;
    background-COLOR: white !important;
    border-radius: 50px;
  z-index: 9;
}

  .slick-prev:before{
  content: '' !important;
  background-position: center!important;
  background-repeat: no-repeat!important;
  background-image: url(/cdn/shop/files/arrow-left.svg?v=1729163499)!important;
  width: 35px;
  height: 35px;
  left: 0px;
   display:block
 }
 
 .slick-next:before{
 content: '' !important;
  background-position: center!important;
  background-repeat: no-repeat!important;
  background-image: url(/cdn/shop/files/arrow-right.svg?v=1729163499)!important;
  width: 35px;
  height: 35px;
  display:block
 }
.slick-list.draggable {
    margin-left: -15px ;
    margin-right: -15px;
}
.slick-slider {
    margin-bottom: 0px !important;
}
@media screen and (min-width: 1199px) {
  .icon-text-block {
    max-width: 380px;
    align-items: center;
}

}
@media screen and (min-width: 750px) {
 footer  .footer-block.grid__item.footer-block--menu {
    max-width: max-content;
    column-gap: 20px;
}
}
.Newsletter-image img {
    width: 100%;
}

.image-banner__author h4 {
  /* Button/Medium */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 177.778% */
  letter-spacing: -0.4px;
  margin: 0px 0 5px;
  }

div#usp {
  display: flex;
    align-items: center;
    gap: 6px;
    justify-content:center;
    padding-bottom: 5px;
    font-size: 13px;
}

.usp-inner img{
  width:24px;
  height:24px;
  margin:0px;
}
.usp-innerp{
  display:flex;
  align-items: center;
}

.usp-inner.vertical div#usp{
  flex-direction: column;
  justify-content: start;
    text-align: center;
}
.trust-buyer .members_col {
    padding: 20px 20px 10px;
    margin: 15px 0 0;
    background: var(--Grey-Section, #F6F6F6);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.04);
}
.trust-buyer span.members_col_img {
    width: 50px;
    min-width: 50px;
}
.trust-buyer .image-banner__text.rte.body {
     margin: 5px 0 10px;
    font-size: 14px;
    line-height: 1.4;
}
.trust-buyer  .image-banner__author h4 {
    line-height: 25px;
    margin: 0px 0 0px;
}
.verify {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    color: var(--Green-600, #157147);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Figtree;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.4px;
}
 .members_col{
        background: var(--White, #FDFDFD);
        padding: 30px;
        margin:0 15px ;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.04);
    }
 
   .members .slick-track {
    padding: 32px 0 40px;
}
    .members .slick-dots li button:before {
    font-size: unset;
    width: 8px;
    height: 8px;
    content: '';
    border-radius: 50px;
    opacity: .5;
    background-color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}
.members  .slick-dots li.slick-active button:before {
    width: 26px;
    opacity: 1;
}
  span.members_col_img {
    display: block;
    width: 60px;
    height: auto;
    min-width: 60px;
}
 span.members_col_img img {
    width: 100%;
    display: block;
    height: auto;
    object-fit: cover;
   border-radius: 50%;
}
  .members_col_head {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 16px;
}
.members_inner {
    display: grid;
    align-items: center;
    justify-content: center;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 30px;
}
 .members .slick-prev,.members .slick-next {
    top: -10px !important;
    right: 0 !important;
    left: unset !important;
     transform: translate(0, -100%);
}
  .members  .slick-dots {
    position: absolute;
    bottom: -30px;}
 .members button.slick-prev.slick-arrow {
    right: 45px !important;
}
.slick-slide .members_col-content-text{
  padding-top: 7px;
}
@media screen and (max-width: 650px) {
   .trust-buyer {
    display: none;
}
      .members .slick-prev, .members .slick-next {
        top: unset !important;
        left: 45px !important;
        right: unset !important;
        transform: translate(0, -100%);
        bottom: -80px !important;
    }
        .members button.slick-prev.slick-arrow {
          left: 0  !important;
      }
 .slider-mobile-gutter .slider-buttons.quick-add-hidden {
    display: none;
}
  .img-gallery-desc.subtitle{
    font-size: 1.5rem;
  }
  .rating svg {
    max-width: 80px;
    width: 80px;
}
    }

.experts-content-inner .banner__text.rte.subtitle{
    font-family: 'Figtree';
}
.custom-variants-container {
    margin-top: 10px;
}
.cart-drawer__footer,
.cart-drawer .cart-item>td+td {
    font-family: 'Figtree';
    font-weight:400
}
html {
  scroll-behavior: smooth;
}
.product__info-wrapper .accordion__title {
    color: #121212;
}
.product__description.rte.quick-add-hidden,
.jdgm-rev-widg.jdgm-rev-widg {
    font-family: 'Figtree';
}
.img-gallery-desc{
  font-family: 'Figtree';
}
.accordion summary,
.accordion__content.rte,
.product__text.caption-with-letter-spacing {
    font-family: 'Figtree';
  color:#3E3E59
}
.usp-svg {
    display: block;
    width: 20px;
    height: 20px;
}
h2.h4.accordion__title.inline-richtext{
  padding:0
}
.trust-buyer .image-banner__author  svg path{
  fill:Gold
}
.slider_text .product__accordion  h2.h4.accordion__title.inline-richtext {
    padding: 0;
    line-height: 1;
}

 div#usp  p {
    margin: 0px 0 0 0px;
    line-height: 15px;
   
    letter-spacing: -0.04px;
}
  .usp-svg {
    display: block;
    width: 16px;
    height: 16px;
}
  .usp-svg svg {
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 651px){
    div#usp  p {
    font-size: 10px;
}
}
ul.icon-with-text.icon-with-text--vertical span strong {
    font-weight: 600;
}
.product-popup-modal__content-info.cs-image_column{
  padding:0;
}
/* ****************************************** */
/* ******************EG GARMOND SIZE BIGGER *************** */
li.icon-with-text__item span.h4 {
    font-size: 16px;
}
.product__description.rte.quick-add-hidden{
  font-size: 16px;
}
.subtitle--medium.rich-text__text.rte p {
    margin: 0;
}


.accordion__content ol li {
  position: relative; /* Make the li element the positioning context */
  /* Space for the custom marker */
}
.accordion__content ol {
   padding-left: 50px;
}
.accordion__content ol li::marker {
  display: none; /* Hide the default marker */
}
.accordion__content ol li a {
    text-decoration: unset;
}
.accordion__content ol li {
    padding-top: 15px;
    padding-bottom: 15px;
  line-height:1.4;
    border-bottom: 1px solid  #e7e7e7;
}
.accordion__content ol li::before {
    content: counter(list-item) " ";
    position: absolute;
    left: -55px;
    top: 15px;
    width: 40px;
    height: 40px;
    background-color: #e7e7e7;
    border-radius: 6px;
    color: black;
    text-align: center;
    line-height: 12px;
    display: flex
;
    z-index: 0;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    font-family: figtree;
}
.accordion__content ol li {
    counter-increment: list-item;
    list-style: none;
}
 .rte li:last-child {
        padding-bottom: 0;
    border: none;
}
.accordion__content ol li {
  counter-increment: list-item; /* Increment the counter for each list item */
}
h2.h4.accordion__title.inline-richtext {
    font-size: 16px;
}

  .custom_products {
    width: 100%;
    height: auto;
    padding: 80px 0;
  }
  .custom_products  .rating-star:before{
   -webkit-text-fill-color: #000000 !important
  }
  .custom_products .rating-star  {
    font-size: 20px;
  }
 .custom_products  .rating-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}
  .custom_products  .rating-count.caption {
    color: var(--Black-900, #121212);
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  }
   .custom_products .rating {
    line-height: 1;
}
  .custom_products .container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 170px;
    box-sizing: border-box;
  }
  .custom_products .product_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .custom_products h2 {
    font-family: Figtree;
    font-size: 45px;
    font-style: normal;
    font-weight: 500;
    line-height: 58px;
    letter-spacing: -1px;
    margin: 0;
  }
  .custom_products .primary_btn {
       font-family: Figtree;
    min-width: 380px;
    width: fit-content;
    height: 65px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s ease-in-out;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.4px;
  }
 .custom_products .product_inner {
    margin: 60px 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
  .custom_products .product_tag {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin: 0 0 12px 0;
    flex-wrap: wrap;
    
  }
  .custom_products .product_tag span {
    min-width: 60px;
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
  }
    .custom_products .product_tag.bottom_product_tag {
    margin: 10px 0;
    }
  .custom_products .product_tag.bottom_product_tag span{
    padding: 0.7rem;
    border-radius: 5px;
  
  }
  .custom_products h3 {
    font-family: Figtree;
    font-size: {{section.settings.t-size }}px;
    font-style: normal;
    margin: 0;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: -0.6px;
    padding-bottom: 5px;
    height: 100%;
  }
  .custom_products h4 {
    color: var(--Text-Blue, #3E3E59);
    font-family: Figtree;
    font-size: 14.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3; 
    margin-bottom: 12px;
    margin: 0;
     display: -webkit-box;          /* Enables flexbox for webkit browsers */
    -webkit-line-clamp: 2;         /* Limits text to a maximum of 2 lines */
    -webkit-box-orient: vertical;  /* Sets the box to a vertical layout */
    overflow: hidden;              /* Ensures that overflowing text is hidden */
    text-overflow: ellipsis;
  }
  .custom_products .product_inner .custom-adc {
    width: 100%;
    font-family: Figtree;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.4px;
    height: 50px;
    transition: 0.4s ease-in-out;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
  }
  .custom_products .product_col {
     margin-left: {{ section.settings.gap }}px;
     margin-right: {{ section.settings.gap }}px;
    flex: 1;
    padding: {{section.settings.card-space }}px;
    text-decoration: unset;
    display: flex !important;
    align-items: center;
    flex-direction: column;
  }
   .custom_products .product_col.product_col-4{
       margin: 0 8px;
      padding:20px 15px;;
   }
  .custom_products .product_image {
    width: 100%;
    height: auto;
  }
  .custom_products img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  @media screen and (max-width: 1199px) {
    .custom_products .container {
      padding: 0 50px;
    }
  }
  @media screen and (max-width: 991px) { 
    .custom_products {
      padding: 50px 0;
    }
    .custom_products .container {
      padding: 0 25px;
    }
    .custom_products .primary_btn {
      display: none;
    }
    .custom_products h2 {
      font-size: 40px;
      line-height: 44px;
      letter-spacing: -0.4px;
    }
    .custom_products .product_inner {
      margin: 30px 0 0;
    }
    .custom_products h3 {
      letter-spacing: -0.6px;
      /* font-size: 20px; */
      line-height: 1.3;
    }
  }
  @media screen and (max-width: 767px) {
    .custom_products .product_col {
      margin: 0 10px;
      padding: 20px;
    }
    .product__accordion .accordion__content {
    padding: 0 !important;
}
  }
.product_price  .price--on-sale .price-item--regular {
    color: var(--Black-600, #605F5F);
    font-family: Figtree;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.product_price   .price-item--sale.price-item--last{
    color: var(--Black-900, #121212);
    font-feature-settings: 'liga' off, 'clig' off;
    /* Heading/07 */
    font-family: Figtree;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 140% */
  }
.product_price  span.badge {
    display: none !important;
}
  .price .price-item {
     letter-spacing: normal;
}
  .icon-gift {
    display: flex;
    width: 24px;
    height: 24px;
}
  .cs-gift {
    display: flex;
    padding: 0.5rem;
    gap: 5px;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: #E9F5E6;
    border: 1px solid #2222221A;
    border-radius: 5px;
    margin: 10px 0;
}
 .cs-gift p {
    margin: 0;
    line-height: 1;
    font-weight: 600;
    font-family: 'Figtree';
    font-size: 14px;
}
  .card--content {
    display: flex;
    height: 100%;
     width: 100%;
    padding-top:20px;
    flex-direction: column;
    justify-content: space-between;
}
.product-card-wrapper 
.jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #000;
}
.product-card-wrapper .jdgm-prev-badge,
.product_inner .jdgm-prev-badge {
    display: block !important;
    color: #000000c9;
    text-transform: capitalize;
    font-family: 'Figtree';
    font-size: 12px;
}
p.custom-rating-text a {
    text-decoration: unset;
    color: #3E3E59;
}
.product__accordion   summary {
    padding-right: 10px !important;
}
.product_price h5 {
    margin: 8px 0;
    font-size: 14px;
}
.product_price h5 span {
    font-size: 16px;
    font-weight: bold;
}

 .accordion__content  {
    line-height: 1.3;
}
.product__accordion .accordion__content {

    font-size: 16px;
}
p.mu-item-selling-plan.mu-text-xs,
p.mu-item-variants.mu-leading-none.mu-mb-1 {
    font-weight: 400;
}
#monster-cart-wrapper .ql-align-center {
  font-size: 13px;
    font-weight: 400;
}