/** Shopify CDN: Minification failed

Line 247:0 Expected "}" to go with "{"

**/
@font-face {
  font-family: "BodyFont";
  src: url(/cdn/shop/files/NeueHaasGrotText-65Medium-Trial.otf);
}
@font-face {
  font-family: "HeadingFont";
  src: url(/cdn/shop/files/NeueHaasGrotText-75Bold-Trial.otf);
}
*:not(i){
  font-family: "BodyFont" !important;
}
h1:not(i),
h2:not(i),
h3:not(i),
h4:not(i),
h5:not(i),
h6:not(i),
.h1:not(i),
.h2:not(i),
.h3:not(i),
.h4:not(i),
.h5:not(i),
.h6:not(i){
  font-family: "HeadingFont" !important;
   text-transform: uppercase;
}








.cstm-payment-icons{
  display: flex;
  align-items: center;
  gap: 3px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 15px;
}

.cstm-stock-status{
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 15px;
}

.pulsing-icon{
  display: flex !important;
  height: 12px;
  width: 12px;
  transform: scale(1);
  border-radius: 50%;
}

.pulsing-icon.green {
  background: #51cc35;
  animation: 2s linear 0s infinite green-pulse;
}

.cstm-stock-status p{
  color: #51cc35;
  font-size: 14px;
  margin: unset;
}

@keyframes green-pulse{
  0% {
      transform: scale(.95);
      box-shadow: #51cc3580 0 0;
  }
  70% {
      transform: scale(1);
      box-shadow: #51cc3500 0 0 0 10px;
  }
  100% {
      transform: scale(.95);
      box-shadow: #51cc3500 0 0;
  }
}

/*swatch index fix*/
.swatches.swatches-type-collections{
  z-index: 2 !important;
}

/*transparent header active link fix*/
.header--transparent:not(.header-menu--open) .menu__link--active{
  color: white;
}

.header--sticky .header--transparent .menu__link--active{
  color: rgb(var(--color-normal-text-rgb));
}

/* Developer Css */

.product.product-card {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 10px;
    background: #F8F7F4 !important;
}
.card__content.card__content--outer.w-100.wb-break-word {
    padding: 15px;
}

.p-relative.section.content--special.color-scheme-2.section-top-zero.section-bottom-zero.has-animation {
  background-image: url("/cdn/shop/files/Untitled_design_-_2026-01-15T024049.635.png?v=1768423276");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll; /* scroll effect */
}

button#subscribe-newsletterForm-24b9b9764f38 {
  border-radius: 0px;
  margin-left: -16px;
}
button#subscribe-newsletterForm-a093c35472c4 {
    border-radius: 0px;
    margin-left: -16px;
}
#shopify-section-template--28024586862929__img_marquee_4dLnM9 {
    background: #F7F6F3;
    padding-top: 50px;
}
#shopify-section-template--28024586862929__pro_collabsible_BE7wXm {
    background: #F7F6F3;
    padding: 50px 0px;
}
       /* Large Device */

@media (min-width:1200px){
 #shopify-section-template--28024586862929__collection_list_nWgfpL h2#sectionHeading-7fb496ef2d0b {
    margin-bottom: -40px;
}
h2#sectionHeading-4e880a393bf5 {
    margin-bottom: -40px;
}

h2#sectionHeading-24b9b9764f38 {
    margin-bottom: -30px;
}

#shopify-section-template--28024586862929__featured_collections_YanTKA .s-header {
    padding-bottom: 35px;
}

h2#sectionHeading-eb5ebbd88d8d {
  margin-bottom: -35px;
}



}

.slider__content-item.s-header__desc.text-block.hide-empty.m-sides {
    margin-top: 5px;
}
sht-slideshow-cta.slider__content-item.s-header__buttons.slideshow__buttons.d-inline-flex.fw-wrap.gap-12.gap-md-16.center-xs {
    margin-top: 20px;
}




#shopify-section-template--28024586568017__icon_with_text_PzUcpi sht-carousel-itm.clm.js-carousel-item.anm.anm-fadeInUp {
  border: 1px solid black;
  padding: 10px;
}


/* Mobile device */

@media (max-width:768px){
 #shopify-section-template--28024586862929__img_with_4text_Ghtabc h1.title {
    padding-left: 12px;
}
.product.product-card.card--2-images.w-100.p-relative.bg-transparent.o-hidden {
    min-height: 320px !important;
}
.d-flex.fd-row-sm.gap-16 {
    flex-direction: row;
}
h2#sectionHeading-24b9b9764f38 {
    font-size: 25px;
}
h2#sectionHeading-eb5ebbd88d8d {
    font-size: 30px;
}
h2#sectionHeading-eb5ebbd88d8d {
    font-size: 30px !important;
}

}

.section.color-scheme-735bf168-ccc1-4ce0-987d-9b8def47934e {
    padding-top: 40px;
    padding-bottom: 60px;
}
.featured-collections.section.color-scheme-1.has-animation {
    padding-bottom: 60px;
    padding-top: 40px;
}
#shopify-section-template--28024586862929__img_marquee_4dLnM9 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.section.color-scheme-735bf168-ccc1-4ce0-987d-9b8def47934e.has-animation {
    padding-top: 40px;
    padding-bottom: 70px;
}
.section.color-scheme-1.has-animation {
    padding-top: 40px;
    padding-bottom: 60px;
}
#shopify-section-template--28024586862929__pro_collabsible_BE7wXm {
    padding-top: 10px;
    padding-bottom: 10px;
}
.section.color-scheme-735bf168-ccc1-4ce0-987d-9b8def47934e.has-animation {
    padding-top: 60px;
    padding-bottom: 60px;
}
.product-image-grid-section {
    padding-top: 45px;
    padding-bottom: 60px !important;
}

/* product card */

.product.product-card.card--2-images.w-100.p-relative.bg-transparent.o-hidden {
    min-height: 570px;
}
@media (min-width: 768px) and (max-width: 1024px){
.product.product{
    min-height: 350px !important;
}
