.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}footer{text-transform:uppercase;padding-top:40px!important;width:100%;margin:0 auto;max-width:1240px}footer a{text-decoration:none;color:var(--color-foreground)}footer .footer__links,footer .social-links{display:flex;flex-direction:column;gap:1rem}footer .footer__links{margin-top:80px}footer .social-links{margin-top:1rem}footer .footer_payment{display:flex;width:100%;flex-direction:row;gap:1rem}footer .footer__copyright{margin:30px 0 40px}.footer__newsletter{margin-bottom:2rem;text-align:right}.newsletter-form__label{display:block;margin-bottom:.5rem;font-family:RingsideCompressed;font-style:normal;font-stretch:extra-condensed;font-weight:700;text-transform:uppercase;font-size:24px}.newsletter-form__input-wrapper{display:flex;gap:.5rem}.newsletter-form__input{flex:1;padding:.75rem;border:none;border-radius:var(--style-border-radius-inputs);font-family:KansasCasual;font-style:normal;font-stretch:normal;font-weight:500;font-size:64px;text-align:right;background-color:var(--color-background)}.newsletter-form__button{padding:.75rem 1.5rem;background-color:var(--color-foreground);color:var(--color-background);border:none;border-radius:var(--style-border-radius-inputs);cursor:pointer;text-transform:uppercase}.newsletter-form__button:hover{opacity:.8}.newsletter-form__success{color:green;margin-bottom:1rem}.newsletter-form__error{color:red;margin-top:.5rem}header{position:sticky;top:0;z-index:1000;padding:0;margin:20px auto 0}.header-inner{width:90%;position:relative;max-width:1100px;margin:0 auto;height:5rem;display:flex;align-items:center;justify-content:space-between;z-index:1000}header a{position:relative;text-decoration:none;color:var(--color-foreground)}header a sup{position:absolute;left:100%;max-width:var(--page-margin)}header .menu_icon svg{width:25px}header .header_logo svg{width:100px}header .header_icons svg{width:2rem}header .header__menu,header .header__icons{display:flex;gap:1rem}.menu_icon{cursor:pointer}.nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-background);z-index:2000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.nav-overlay.active{opacity:1;visibility:visible}.nav-overlay__content{width:90%;max-width:1100px;height:100%;margin:0 auto;padding:2rem 0;display:flex;flex-direction:column}.nav-overlay__header{display:flex;justify-content:flex-start;margin-bottom:2rem;height:5rem;align-items:center}.nav-overlay__close{cursor:pointer;width:25px;height:25px;display:flex;align-items:center;justify-content:center}.nav-overlay__close svg{width:24px;height:24px;color:var(--color-foreground)}.nav-overlay__menu{flex:1;overflow-y:auto}.nav-overlay__title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-transform:uppercase;color:var(--color-foreground)}.nav-overlay__list{list-style:none;padding:0;margin:0}.nav-overlay__item{margin-bottom:1.5rem}.nav-overlay__link{font-size:1.25rem;text-decoration:none;color:var(--color-foreground);text-transform:uppercase;display:block;transition:opacity .2s ease}.nav-overlay__link:hover{opacity:.6}section{width:100%;margin:0 auto;max-width:1240px;border-bottom:1px solid #666666;padding:40px 0}.home-page-feature{background-color:#f5f5f5;width:100%;aspect-ratio:16 / 9;margin:0 auto;max-width:1240px}.home-page-feature img{width:100%;height:100%;object-fit:cover;z-index:1;position:relative}.shop-description{width:70%;max-width:1240px;margin:0 auto;padding:30px;text-transform:uppercase;color:#666}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
