/** Shopify CDN: Minification failed

Line 16:8 Unexpected "<"
Line 173:0 Expected "}" to go with "{"

**/
@font-face {
  font-family: "AbramoScript";
  src: url('/cdn/shop/files/AbramoScript.woff?v=1752144327') format("woff"),
       url('/cdn/shop/files/AbramoScript.woff2?v=1752144327') format("woff2");
  font-weight: normal;
  font-style: normal;
}


.outfit-<uniquifier> {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.belleza-regular {
  font-family: "Belleza", sans-serif;
  font-weight: 400;
  font-style: normal;
}




/* Typography */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{
  font-family: "Belleza", sans-serif !important;
  font-weight: 400;
  font-style: normal;
}

p{
  font-family: "Outfit", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal;
}

body{
  font-family: "Outfit", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal; 
}

a{
  font-family: "Outfit", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal; 
}

.button{
  font-family: "Outfit", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal;
}

.add-to-cart-text__content{
  font-family: "Outfit", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal;
  line-height:1.1em; 
}

.gravity-button{
 font-family: "Outfit", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal;
  line-height:1.1em;  
}

.menu-list__link-title{
  font-family: "Outfit", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal;
  font-size:0.9rem;
}

a.collection-links__link{
 font-family: "Belleza", sans-serif !important;
 font-weight: 400;
 font-style: normal; 
}

.tax-note{
  font-size:0.8rem !important;
}

/*CUSTOM SCRIPT FONT ON HEADER*/
.custom-typography h1{
 font-family: "AbramoScript" !important;
 font-size:6rem !important;    
}

@media only screen and (max-width: 600px) {
  .custom-typography h1{
 font-family: "AbramoScript" !important;
 font-size:3.5rem !important;
 line-height:1.2em;
}}
  

span.text-block.custom-typography{
 font-family: "Belleza", sans-serif !important;
 font-weight: 400;
 font-style: normal; 
}

span{
 font-family: "Belleza", sans-serif !important;
 font-weight: 400;
 font-style: normal; 
}

.collection-links__count{
  font-family: "Belleza", sans-serif !important;
 font-weight: 400;
 font-style: normal; 
}


.accordion .details__header{
  font-family: "Outfit", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal;
}


.password-enter__button {
    height: var(--minimum-touch-target);
    background-color: transparent;
    color: rgb(255 255 255);
    cursor: pointer;
    text-decoration: underline;


h3.password-dialog__title{
 font-family: "Belleza", sans-serif !important;
 font-weight: 400;
 font-style: normal;  
}
  








      
    




