/** Shopify CDN: Minification failed

Line 6:0 Unexpected "<"

**/
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css" />

@font-face {
  font-family: 'Didot';
  src: url('https://cdn.shopify.com/s/files/1/0728/3169/6953/files/Didot_Bold.otf?v=1749113290') format('opentype');
}
.text20{
  color: #000;
font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 1.2px;
}
.text20 strong{
font-weight: 700;
}
.regular_button{
  background: #FFF0F4;
  border: none;
  padding: 16px;
  color: #500014;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.2px;
  text-decoration: none;
  text-transform: uppercase;
      display: inline-block;
}
.regular_button.green{
  background: #c5351d;
  color: #fff;
}
.regular_button:hover{
  text-decoration: underline;
}
.regular_button.green:hover{
  background: #c5351d;
  text-decoration: underline;
}



.home_banner .swiper {
  position: relative;
  width: 100%;
  height: auto;
}

.home_banner .swiper-slide {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
    padding: 100px 20px;
    backface-visibility: hidden;
    transform: translateZ(0);
    height: 400px;
}
/* .home_banner .swiper-slide.first-slide {
    background-position: 0px -585px;
  }
 */
.home_banner .gradient-overlay {
  position: absolute;
  inset: 0;
  /* background: linear-gradient(264deg, rgba(0, 0, 0, 0.00) -2.09%, rgba(214, 111, 32, 0.50) 69.26%, #C5351D 94.22%); */
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 48.75%, rgba(214, 111, 32, 0.50) 84.08%, #C5351D 101.02%);
  z-index: 1;
  display: block !important;
}

.banner-content {
  position: relative;
  z-index: 2;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
  color: white;
  text-align: left;
}
.banner-content h1 {
  font-family: 'Didot', serif;
  font-size: 64px;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 0;
  letter-spacing: 1.2px;
  color: #fff;
}
.banner-content h2 {
  font-family: 'Didot', serif;
  font-size: 64px;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 0;
  letter-spacing: 1.2px;
  color: #fff;
}

.banner-content p {
  font-family: "Inter", sans-serif;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
  max-width: 640px;
}

.banner-content a {
  margin-top: 20px;
  display: inline-block;
font-family: "Inter", sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 1.2px;
  padding: 16px;
  background: #FFF0F4;
  color: #500014;
  text-decoration: none;
}
.banner-content a:hover{
  text-decoration: underline;
}
.home_banner .swiper-pagination {
    position: absolute;
    bottom: 40px !important;
    width: 100% !important;
    text-align: center;
    z-index: 5;
}

.home_banner .swiper-pagination-bullet {
  background: #fff !important;
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
}

.custom-inner-banner .banner-title {
    text-align: center;
}


.collection-card-wrapper .card {
    position: relative;
}
.collection-card-wrapper .card:after {
    content: "";
    /* background: linear-gradient(171deg,#0000 4.79%,#d66f2073 42.65%,#c5351de6 95.17%); */
        background: linear-gradient(171deg, #0000 4.79%, #00000073 100%, #000000e6 100%);
    position: absolute;
    width: 100%;
    height: 100%;
}
.collection-card-wrapper .card__content {
    position: absolute;
    bottom: 0;
    text-align: center;
    height: 100%;
}
.collection-card-wrapper .card__inner{
  height: 100%;
}
.collection-card-wrapper .card__content .card__information {
    margin-top: auto;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
}
.collection-card-wrapper .card .card__heading {
    color: #fff;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0,0,0,.25);
    /* font-family: Didot; */
    font-family: "Didact Gothic";
    text-transform: uppercase;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
    margin-bottom: 20px;
    min-height: auto;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.collection-card-wrapper .card .card__heading a{
   color: #fff;
}
.collection-card-wrapper .card .regular_button {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.badge-new{
  background: #FBBC04;
}
.badge-best-seller{
  background: #34A079;
}
.new_bedge .badge{
  padding: 8px 16px;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  border-radius: 0;
  color: #FFF;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.42px;
  text-transform: uppercase;
}

.badge.badge--sale {
    color: #22795B;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.15px;
    border: none;
    padding: 0;
}

.product-media-modal__content .swiper-slide .global-media-settings {
    width: 100%;
    height: 100%;
}


.grp-entangle-rating-container {
    display: none;
}
.grp-entangle-item-body-review.scroll {
  min-height: 110px !important;
    max-height: 110px !important;
}

.map_wrapper {
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px 50px;
    gap: 20px;
}

.gfa-content__text h3 {
    font-family: Didot;
    line-height: normal !important;
    max-width: 750px;
    margin: 0 auto !important;
}


.quick-add-modal__content .product__title h2 {
    font-size: 32px;
}


@media (min-width: 1600px){
  .home_banner .swiper-slide {
    height: 550px;
}
}
@media (min-width: 1900px){
  .home_banner .swiper-slide {
    height: 600px;
}
  /* .home_banner .swiper-slide.first-slide {
    background-position: 0px -650px;
} */
}
@media (min-width: 2200px){
  .home_banner .swiper-slide {
    height: 750px;
}
  /* .home_banner .swiper-slide.first-slide {
    background-position: 0px -850px;
} */
}

@media (min-width: 4000px){
  .home_banner .swiper-slide {
    height: 1250px;
}
    /* .home_banner .swiper-slide.first-slide {
    background-position: 0px -1650px;
} */
}

@media (min-width: 5000px){
  .home_banner .swiper-slide {
    height: 1350px;
}
    /* .home_banner .swiper-slide.first-slide {
    background-position: 0px -2050px;
} */
}


@media (min-width: 1200px) and (max-width: 1365px) {
 /* .home_banner .swiper-slide.first-slide {
    background-position: 0px -400px;
  } */
}
@media (min-width: 990px) and (max-width: 1199px) {
  .home_banner .swiper-slide {
     height: 300px;
 }
 /* .home_banner .swiper-slide.first-slide {
    background-position: 0px -400px;
  } */
  .collection-card-wrapper .card__content .card__information {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
  .collection-card-wrapper .card .card__heading {
     font-size: 28px;
}
  .new_bedge .badge {
    padding: 8px 10px;
    font-size: 16px;
}
}
@media (max-width: 989px) {
  .text20{
    font-size: 16px;
  }
  .home_banner .swiper-slide {
    padding: 75px 0px;
  }
  .banner-content {
    padding: 0px 40px;
  }
  
  /* .home_banner .swiper-slide.first-slide {
    background-position: 0px -350px;
  } */
  .collection-card-wrapper .card__content .card__information {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
  .collection-card-wrapper .card .card__heading{
    font-size: 32px;
    max-width: 165px;
  }
  .new_bedge .badge {
    font-size: 16px;
  }
      .map_wrapper {
        flex-direction: column;
    }
  }
  @media (max-width: 767px) {
    .home_banner .swiper-slide {
        height: 500px;
    }
   .banner-content h1, .banner-content h2 {
    font-size: 40px;
  }
    /* .home_banner .swiper-slide.first-slide{
       background-position: center center;
    } */
  }
  @media (max-width: 479px) {
    .regular_button {
    padding: 14px;
}
   .home_banner .swiper-slide {
        height: 600px;
    }
    .collection-card-wrapper .card .card__heading {
        font-size: 24px;
            max-width: 125px;
    }
    .new_bedge .badge {
        font-size: 13px;
        padding: 8px 10px;
    }
  }

  @media (max-width: 359px) {
    .banner-content {
    padding: 0px 20px;
  }
  .collection-card-wrapper .card .card__heading {
        font-size: 30px;
    max-width: 100%;
    }
  }


  @media (max-width: 319px) {
  .gfa-content__text h3 {
        font-size: 28px !important;
    }
    .gfa-content__button {
        font-size: 13px !important;
        letter-spacing: 1px !important;
        padding: 14px 10px 14px 10px !important;
    }
  }