/** Shopify CDN: Minification failed

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

**/

  @import url("https://use.typekit.net/epj6gcg.css");

/* @font-face {
    font-family: 'HBFont';
    src: url('/cdn/shop/files/HBFont-Regular.woff2?v=1669908852') format('woff2'),
        url('/cdn/shop/files/HBFont-Regular.woff?v=1669908842') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */
/* .header__menu-item.list-menu__item.link.link--text.focus-inset, h1, h2, .custom-collection-button, button, .custom-featured-heading, .menu-drawer__menu-item.list-menu__item.link.link--text.focus-inset{
font-family: "omnes-pro", sans-serif !important;
font-weight: 900;
font-style: normal;
} */

body *, h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
  font-family: "quasimoda", sans-serif;
  font-weight: 400;
  font-style: normal;
 }


#Search-In-Modal, .predictive-search__item.predictive-search__item--term.link.link--text.h5.animate-arrow, #predictive-search-results{
  background-color: white;
  
}
.custom-collection-button{
  font-size: 20px;
}
@media only screen and (min-width: 990px) {
.header__heading-link.link.link--text.focus-inset{
  min-width: 160%;
  margin-top: 3rem;
}
}
#cart-notification{
  background-color: white;
}
#cart-notification-button, .button.button--primary.button--full-width{
  color: white;
}
@media only screen and (max-width: 600px) {
.featured-product-image > img {
  max-width: 100%;
}
  .product-and-link {
    padding: 0px !important;
    max-width: 38%;
    margin: 10px;
    
    flex-wrap: wrap;
    align-content: center;

}
  .link-for-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 100%;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
        min-height: 5.5rem !important; 
    background-size: cover;
  
}

  .custom-collection-button {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    
}
  .header.header--middle-left.header--mobile-center.page-width.header--has-menu{
    display:flex;
    justify-content: space-between;
  }
 

@media screen and (min-width: 990px)
.header__icons {
}
@media only screen and (max-width: 989px) {
.header__icon.header__icon--account.original-icons.link.focus-inset.small-hide{
  display: none;
}
}
.facebook-icon > a{
    text-decoration: none;
    zoom: 1.05;
  }

@media only screen and (min-width: 750px) {  
.header {
    display: grid;

    grid-template-columns: 2fr 1fr !important;
    align-items: unset !important;
}
  
.combine-heading{
  display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
 }
}
  
@media (min-width: 749px) {
    a.header__menu-item  span.header__active-menu-item {
    color: #000!important;
  }
}

@media (max-width: 748px) {
  .menu-drawer__menu-item--active {
    background: #000!important;
  }
}
  
@media only screen and (max-width: 749px) { 
.header {
    display: flex !important;

    grid-template-columns: 1fr 2fr 1fr;
    align-items: center;
    justify-content: space-between;
}
}
.header__menu-item.list-menu__item.link link--text.focus-inset{
  text-decoration: none !important;
}
  .heading-1-for-slideshow{
    
font-weight: 900;
font-style: normal;
  }
  @media only screen and (max-width: 749px) {
    .heading-1-for-slideshow, .heading-2-for-slideshow{
     
    }
  }
@media only screen and (min-width: 1500px) {
.heading-for-featured-collection-custom {
    background-image: url(/cdn/shop/files/TitleRip_1_a1b24bc6-20db-40b6-99b8-c5dc8018bcb1.svg?v=1674833655);
    min-height: 30rem !important;
    background-size: cover;
    min-width: 100%;
    margin-top: -4rem;
    z-index: 1;
}
}
  
  .menu-drawer__menu-item.list-menu__item.link.link--text.focus-inset {
    font-size: 40px;
  
    float: right;
}
  .menu-drawer__navigation{
    display: flex;
    justify-content: flex-end;
    
  }
  #menu-drawer{
    float: right;
    display: flex;
    justify-content: flex-end;
 
  }
  .menu-drawer__utility-links{
    text-align: right;
  }
