/** Shopify CDN: Minification failed

Line 382:5 Expected "}" to go with "{"

**/
body .hero-page-width {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
}
.collection-hero__inner {
  display: flex;
  flex-direction: column;
  /* max-width: 840px; */
  padding: 0;
  margin: 0;
  position: relative;
  left: 0;
  top: 0;
  transform: none;
}

.custom-collection-hero img{
      width: 100%;
}

.custom-collection-hero{
  position: relative;
  line-height:0px;
}


.custom-collection-hero .collection-hero__text-wrapper {
    text-wrap: balance;
    /* flex-basis: 622px !important; */
    /* background: #000; */
    /* opacity: 0.8; */
    padding:30px !important;
   background-image: url("/cdn/shop/files/Rectangle_2.png?v=1723144224");

}







.custom-collection-hero .collection-hero__text-wrapper h1 {
    font-family: "Gotham";
    text-transform: uppercase;
    /* font-size: 12px; */
    font-weight:bold;
    /* line-height: 47px; */
    color:#fff;
    margin: 0px;
    text-align:center;
}

/* ------------- my code ------------ */



@media (max-width: 1399px) and (min-width: 800px) {
  .custom-collection-hero .collection-hero__text-wrapper h1 {
    font-family: Gotham;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    margin: 0;
    text-align: center;
  }
}







@media (max-width: 799px) and (min-width: 600px) {
  .custom-collection-hero .collection-hero__text-wrapper h1 {
    font-family: Gotham;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    margin: 0;
    text-align: center;
  }
}








 @media only screen and (min-width: 1400px) {
  .custom-collection-hero .collection-hero__text-wrapper h1 {
    
    font-size: 69px;
    
  }
}



@media (max-width:425px) {
.custom-collection-hero .collection-hero__text-wrapper h1 {

  font-size : 16px;
}  
  .collection-hero__text-wrapper {
    padding: 15px !important;
  }
}









.custom-collection-hero .collection-hero__text-wrapper .collection-hero__description{
    font-family: "Gotham";
    font-size: 14px;
    font-weight:300;
    line-height: 23px;
    color:#fff;
    margin: 0px;
}











.collection-hero--with-image .collection-hero__inner {
  margin-bottom: 0;
  padding-bottom: 2rem;
}
.custom-collection-product-grid h2{
   font-family: "Gotham";
    font-size: 11px;
    font-weight:bold;
    text-transform:uppercase;
    padding-right: 12px;
}
.custom-collection-product-grid .caption-large .filter-title{
   font-family: "Gotham";
    font-size: 16px !important;
    font-weight:bold;
    text-transform: uppercase;
    color: #000;
    margin-right: 11px;
}
.custom-collection-product-grid .caption-large .filter-icon{
  margin-right:11px;
  align-items: center;
  display: flex;
  width: 25px;
  filter: brightness(0) saturate(100%);
}
.custom-collection-product-grid .caption-large .filter-icon svg{
  filter: brightness(0) saturate(100%);
}

.custom-collection-product-grid .caption-large .filter-icon-wrapper {
    display: flex;
    align-items: center;
}

.custom-collection-product-grid .active.facet-checkbox>svg{
  background-color:#ffb500 !important;
  color:#ffb500 !important;
  font-size:0 !important;
}
.custom-collection-product-grid .icon.icon-checkmark {
  display:none;
}
.custom-collection-product-grid .quick-add__submit {
  color: #000;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    letter-spacing: initial;
    padding: 8px 31px;
    background-color: #feba12;
    font-family: Gotham;
    font-weight: 700;
    border: solid 2px #feba12;
    /* margin: 0 15px; */
    max-width:100%;
    text-transform: uppercase;

}
.custom-collection-product-grid .quick-add__submit:after{
  content:none;
}
@media screen and (max-width: 1700px) {
  .custom-collection-hero .collection-hero__inner {
    
    left: 0px !important;
}
  .custom-collection-hero .page-width {
        padding: 0 13px !important;
    }
}

@media screen and (min-width: 750px) {
  .collection-hero.collection-hero--with-image {
    padding: calc(4rem + var(--page-width-margin)) 0 calc(4rem + var(--page-width-margin));
    overflow: hidden;
  }

  .collection-hero--with-image .collection-hero__inner {
    padding-bottom: 0;
  }

  
}

.collection-hero__text-wrapper {
  flex-basis: 100%;
}

@media screen and (min-width: 750px) {
  .collection-hero {
    padding: 0;
  }

  .collection-hero__inner {
    /* align-items: center; */
    flex-direction: row;
    padding-bottom: 0;
  }
}


.collection-hero__title + .collection-hero__description {
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
}

@media screen and (min-width: 750px) {
  .collection-hero__title + .collection-hero__description {
    font-size: 1.8rem;
  }

  .collection-hero__description {
    max-width: 100%;
  }

  .collection-hero--with-image .collection-hero__description {
    max-width: 100%;
  }
}



.collection-hero--with-image .collection-hero__text-wrapper {
  padding: 5rem 0 4rem;
}

.collection-hero__image-container {
  border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
  border-radius: var(--media-radius);
  box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius)
    rgba(var(--color-shadow), var(--media-shadow-opacity));
}

@media screen and (max-width: 1440px){
.collection-hero__inner {
    left: 8%;
}
  .custom-collection-hero img {
    height: 100%;
}
  .custom-collection-hero{
    height:320px;
  }
}

@media screen and (max-width: 749px) {
  .collection-hero__image-container {
    height: 20rem;
  }
 
  .breadcrumbs .breadcrumbs__list {
    justify-content: center;
    display: inline-flex !important;
    gap: 5px !important;
    margin: 5px 0px !important;
    padding-left: 10px;
  }
.custom-collection-hero .collection-hero__text-wrapper{
  flex-basis:auto !important;
}
    .collection-hero__inner {
        left: 0%;
    }
   .custom-collection-hero img {
    height: 100%;
     object-fit: cover;
    }
}

@media screen and (min-width: 750px) {
  .collection-hero--with-image .collection-hero__text-wrapper {
    padding: 4rem 2rem 4rem 0;
    flex-basis: 50%;
  }

  .collection-hero__image-container {
    align-self: stretch;
    flex: 1 0 50%;
    margin-left: 3rem;
    min-height: 20rem;
  }
}








.collection-hero__description.rte p {
    text-align: center;
}
@media screen and (max-width: 749px) {
  .hero-page-width.page-width {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 1730px) {
  .hero-page-width.page-width {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  @media screen and (max-width: 749px) {
  .header:not(.drawer-menu).page-width {
    padding-left: 35px;
    padding-right: 11px;
  }
}

  /* @media screen and (max-width: 749px) {
  .custom-2025-aanouncement-bar-text{
    
    text-align: center;
  }
}

  @media screen and (max-width: 749px) {
  .page-width{
     padding-inline: 0; 
  }
}  */