/** Shopify CDN: Minification failed

Line 670:1 Expected "}" to go with "{"

**/
.media-gallery--layout-columns-2 .product-media-collage .product-media-collage__item {
    flex: 0 0 calc(50% - 7px);
    margin-left: 7px;
    margin-bottom: 7px;
}
product-form.js-product.product-info.quickbuy-content.spaced-row.container {
    padding-left: 0;
    padding-right: 10px;
    /* margin: 0;
    margin-left: 0;
    justify-content: left !important; */
}


button.btn.btn--large.add-to-cart,.product-form .label,span.option-selector__label-value.js-color-text  {
    
font-family: zagmamono !important; 
    letter-spacing: -0.5px !important;
    font-weight: 700;
    text-transform:uppercase;
}
.gallery.gallery--height-fixed.gallery--grid-desktop-2.gallery--grid-mobile-1 {
    gap: 7px;
}
.product-block .image-cont {

    overflow: visible;
}

@media screen and (max-width: 749px) {

.thumbnails .slider__item {
    flex: 0 0 auto;
    width: 7px;
    padding-inline-end: 0px;
    list-style: none;
    border-radius: 50%;
    overflow: hidden;
    height: 7px;
    border: 4px solid #c5b9b9;
}
.thumbnails .slider__grid {
    margin: 0;
    justify-content: center;
    gap: 9px;
}
li.slider__item.is-active {
    border: 4px solid black;
}
.detail.product-column-right {
    padding: 0 20px;
}
.mobile-only {
    padding: 0 20px;
}
}


a.text-overlay__button.btn.btn--secondary {
    background-color: white !important;
    color: black!important;
    border-radius: 5px!important;
    font-weight: 700!important;
    border:  1px solid white;
}
.product-block__title {
    text-transform: uppercase;
    font-weight: 700;
}
a.small-feature-link {
    background-color: black;
    color: white;
    padding: 14px;
    /* margin: 40px; */
    margin-top: 0px;
    font-weight: 700;
}


@media (max-width: 768px) {
  .swatch-method-variant-images .product-block-options--swatch .product-block-options__item {
      width: 25px;
      height: 25px;
  }
}

@media screen and (max-width: 749px) {
h2.our-story-heading {
    padding-top: 33px;
    font-size: 35px;
    padding-left: 20px;
    padding-right: 20px;
}

.our-story-content {
    padding-left: 20px;
    padding-right: 20px;
}
p.our-story-subheading {
    padding-left: 20px;
    padding-right: 20px;
}}


img.kaching-bundles__bar-variant-image {
    display: none;
}
.hometitle.align-center.has-paging.slider-nav.cc-animate-init.cc-animate-in {
    justify-content: space-between;
    display: flex;
}

.hometitle.align-center.has-paging.cc-animate-init.cc-animate-in {
    margin-bottom: 60px !important;
}
.product-grid.product-grid--per-row-4.product-grid--per-row-mob-2 {
    margin-top: 43px !important;
}

 
   /* =========================================================............................................................................................................ */
/* =========================
   PRIMARY BUTTONS
   ========================= */
.btn.btn--primary,
.text-overlay__button.btn.btn--primary {
  font-size: 16px !important;
  text-transform: uppercase !important;
  transition: all 0.25s ease;
}


.btn.btn--primary:hover,
.text-overlay__button.btn.btn--primary:hover {
  background-color: transparent !important;
  border: 1px solid currentColor !important;
  color: inherit !important;
}


.btn.btn--secondary,
.text-overlay__button.btn.btn--secondary {
  font-size: 16px !important;
  text-transform: uppercase !important;
  transition: all 0.25s ease;
}


.btn.btn--secondary:hover,
.text-overlay__button.btn.btn--secondary:hover {
  background-color: transparent !important;
  border: 1px solid currentColor !important;
  color: inherit !important;
}



.btn.add-to-cart,
.btn.btn--large.add-to-cart {
  font-size: 16px !important;
  text-transform: uppercase !important;
  transition: all 0.25s ease;
}


.btn.add-to-cart:hover,
.btn.btn--large.add-to-cart:hover {
  background-color: transparent !important;
  border: 1px solid currentColor !important;
  color: inherit !important;
}


.btn.btn--large.btn--wide {
  font-size: 16px !important;
  text-transform: uppercase !important;
  transition: all 0.25s ease;
}


.btn.btn--large.btn--wide:hover {
  background-color: transparent !important;
  border: 1px solid currentColor !important;
  color: inherit !important;
}

a.collection-btn-template--20798010097922__ss_collection_4_FfQpET {
  display: inline-block;
  padding: 12px 32px !important;
  background-color: #ffffff !important;
  color: #000000 !important;
  text-decoration: none;
  font-size: 16px !important;
  text-transform: uppercase !important;
  font-family: monospace !important;
  letter-spacing: -0.5px !important;
  font-weight: 600;
  border-radius: 4px !important;
  border: 1px solid transparent !important;
  transition: all 0.3s ease !important;
}


a.collection-btn-template--20798010097922__ss_collection_4_FfQpET:hover {
  background-color: transparent !important;
  color: #ffffff !important;
  border-color: #ffffff !important;
}


a.small-feature-link {
  display: inline-block;
  padding: 10px 28px !important;
  background-color: #2B2B2B !important;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px !important;
  text-transform: uppercase !important;
  font-family: monospace !important;
  letter-spacing: -0.5px !important;
  font-weight: 600;
  border-radius: 4px !important;
  border: 1px solid transparent !important;
  transition: all 0.3s ease !important;
}


a.small-feature-link:hover {
  background-color: transparent !important;
  color: #000000 !important;
  border-color: #000000 !important;
}

/* .................................................................................................................................................. */

div#shopify-section-template--20798010720514__collapsible_tabs_FWd9jh{

  
    background-color: #cfc0ae;
    padding-top: 20px;
    padding-bottom: 10px;

}


/* Mobile only (max 768px — adjust if needed) */
@media (max-width: 768px) {
  .drawer .block-inner-inner {
    display: block !important;   /* overrides flex */
  }
  /* Center product images only inside cart drawer */
.drawer .image-cont.image-cont--with-secondary-image {
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
}
/* Center product prices only inside cart drawer */
.drawer .product-price--block,
.drawer .product-price--block .price,
.drawer .product-price--block .price__default {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
}
.price__default {
    justify-content: right;
    align-items: revert;
    text-align: right;
}

.hometitle.align-center.has-paging.slider-nav.cc-animate-init.cc-animate-in{
  padding: 0px 16px;
}

.product-showcase .section-title{
  margin-top: 25px !important;
  font-size: 26px !important;
}

.product-showcase-slide .support-item-condition{
  display: none !important;
}

.product-showcase .product-block__title, .product-showcase .product-price {
    font-size: 15px !important;
}
div#shopify-section-template--20798010097922__gallery_gyqepX {
    margin-top: 50px;
    /* margin-bottom:20px !important; */
}

.custom-feature-image-left{
  margin-left: 30px;
}

.ws-title {
    margin-top: 0px !important;
}

.ws-product-card{
  margin-bottom: 0px !important;
}

.ws-content-grid .image-cont {
  margin-bottom: -15px;
}

}


/* Apply to all announcement bars, regardless of section ID */
/* Outer bar */
.announcement-bar {
    /* margin: 4px auto 0; */
    /* width: 60%; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* border-radius: 50px; */
    overflow: hidden;
}

/* Slides inside the announcement bar */
.announcement-bar .announcement-bar__slide {
    border-radius: 50px; /* apply radius to each slide */
}

@media (max-width: 768px) {
  .announcement-bar {
    margin: 0 auto;
    
    justify-content: center;
    align-items: center;
    text-align: center;
     
 
    display: flex; /* needed for justify-content and align-items */
}
  .product-showcase-slide .image-cont {
  
      padding-left: 0px;
    }
.mobile-navigation-drawer {
  
  z-index: 9999 !important;
}

.navigation--main {
  z-index: 9999 !important;
}

header, .shopify-section-header {
  z-index: 1 !important;
}


.comparison-title {
 
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.feature-content-sections--20798010818818__spotlight_block_jeqMzq {
    margin-top: 10px !important;
}
#shopify-section-template--20798010720514__product_comparison_34kMcr {
    margin-top: 20px !important;
    margin-bottom: 80px;
}

.sg-tab-buttons
 { 
  width: 95%; }
button.sg-tab-btn.active {
    font-weight: 700;
    font-size: 12px;
    
}
button.sg-tab-btn{
     font-weight: 700;
    font-size: 12px;
    font-family: monospace !important; 
}
}
.announcement-bar .announcement-bar__message {
    width: 100%;
    text-align: center;
}


.feature-content-sections--20798010818818__spotlight_block_jeqMzq {
    margin-top: 20px !important;
}

.feature-heading-sections--20798010818818__spotlight_block_jeqMzq {
    font-size: 20px !important;
    font-weight: 700;
}

button.sg-tab-btn.active {
    font-weight: 700;
}
button.sg-tab-btn {
    font-weight: 700;
}

button.sg-tab-btn.active {


        letter-spacing: -0.5px !important;
}


.sg-tab-btn {
  counter-reset: none !important;
}
.sg-tab-btn::after {
  content: "" !important;
}
#shopify-section-template--20798010720514__product_comparison_34kMcr {
    margin-top: 0px !important;
    margin-bottom: 80px;
}

/* MOBILE ONLY – 15px button font size */
@media (max-width: 767.98px) {
  .btn,
  .text-overlay__button.btn,
  .btn.add-to-cart,
  .btn.btn--large,
  .btn.btn--wide,
  a.collection-btn-template--20798010097922__ss_collection_4_FfQpET,
  a.small-feature-link {
    font-size: 15px !important;
  }
}

h3.our-story-item-heading {
    font-family: 'ZagmaMono' !important;
}


 .image-cont--with-secondary-image .product-block__image--secondary{
  transition: all .8s ease;
 }

@media (min-width: 768px) {
  .media-gallery__inner .main-image {
    /* height: 2535px !important;
    overflow: hidden; */
    margin-bottom: 60px !important;
    transition: height 0.35s ease;
  }

/* Gradient overlay for main image when not expanded */
.media-gallery__inner .main-image:not(.is-expanded)::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 120px;
  width: 100%;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.25) 35%,
    rgba(255, 255, 255, 0.6) 60%,
    rgba(255, 255, 255, 0.9) 85%,
    rgba(255, 255, 255, 1) 100%
  );
  pointer-events: none; /* Add this so clicks go through */
  z-index: 1; /* Ensure it's above the image but below button */
}

.media-gallery__inner .main-image.is-expanded{
  height: 100% !important;
  overflow: visible;
}

.main-image.no-fade::after {
  display: none;
}

/* Hidden media items (items 7+) */
.hidden-media {
  display: none !important;
}

/* Wrapper */
.media-gallery__show-more-wrapper {
  position: relative;
  /* margin-top: -60px; */
  z-index: 2; /* Ensure button is above gradient */
}

/* Container */
.media-gallery__show-more-container {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: absolute;
  top: -70px;
  margin-top: 10px;
  z-index: 10;
}

/* Desktop breakpoint (Tailwind: desktop:flex) */
@media (min-width: 1024px) {
  .media-gallery__show-more-container {
    display: flex;
  }
}

/* Icon */
.media-gallery__show-more-icon {
  max-width: 16px;
  max-height: 16px;
  transition: transform 0.3s ease;
}

.media-gallery__show-more-icon.rotate {
  transform: rotate(180deg);
}

/* Button */
.media-gallery__show-more-button {
  border: none;
  padding: 8px 16px;
  background: transparent;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #000;
  text-transform: uppercase;
  font-family: "ZagmaMono", monospace;
  font-size: 14px;
  transition: color 0.2s ease;
  text-decoration: underline;
  text-underline-offset: 8px;
  text-decoration-thickness: 2px;
  z-index: 10; /* Ensure button is clickable */
}

.media-gallery__show-more-button:hover {
  color: #666; /* Optional hover effect */
}

/* When Show More is clicked - remove gradient */
.main-image.is-expanded::after {
  display: none;
}

/* Expanded state - show all items */
.media-gallery__show-more-wrapper.expanded + .hidden-media,
.media-gallery__show-more-wrapper.expanded ~ .hidden-media {
  display: block !important;
}

/* Adjust the main container when expanded */
.product-media-collage.expanded .main-image:not(.is-expanded)::after {
  display: none;
}


.image-cont--with-secondary-image .product-block__image {
    transition: opacity 1s !important;
}
/* .media-gallery__inner[data-expanded="true"] .main-image {
    height: auto !IMPORTANT;
    overflow: visible !important;
} */


/* ......................................................................... */

/* Disable ALL zoom / scale effects on product hover */
.image-cont--with-secondary-image,
.image-cont--with-secondary-image:hover,
.image-cont--with-secondary-image img,
.image-cont--with-secondary-image:hover img,
.image-cont--with-secondary-image .product-block__image,
.image-cont--with-secondary-image .product-block__image--secondary {
  transform: none !important;
  scale: 1 !important;
}

/* Keep fade animation only */
.image-cont--with-secondary-image .product-block__image,
.image-cont--with-secondary-image .product-block__image--secondary {
  transition: opacity 0.9s ease !important;
}

/* Product media item */
.product-media,
.product-media--image,
.product-media-collage__item {
  height: 785px !important;
}

/* Aspect-ratio wrapper */
.product-media .img-ar {
  height: 100% !important;
}

/* Actual image */
.product-media .theme-img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

/* Video media item */
.product-media--video,
.product-media--frame,
deferred-media.product-media {
  height: 785px !important;
  padding-bottom: 0 !important; /* kill aspect-ratio padding */
}

/* Video poster wrapper */
.product-media__poster,
.product-media__poster.img-fill {
  height: 100% !important;
}

/* Video poster image */
.product-media__poster .theme-img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

/* Actual video element */
.product-media--video video {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

@media(max-width:767px){
  .media-gallery__show-more-wrapper{
    display: none;
  }
}
.theme-product-reviews {
    display: none !important;
}
@media (min-width: 1024px) {
    .product-showcase .feature-content {
        flex-direction: column;
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
        justify-content: left;
        align-items: baseline;
    }
}
span.feature-description {
    margin-bottom: 22px;
}