*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#111;font-family:Jost,sans-serif;font-weight:300;font-size:13px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.announcement-bar{background:#111;color:#fff;text-align:center;padding:8px 1rem;font-size:11px;letter-spacing:.12em}.site-header{border-bottom:1px solid #e8e8e8}.header-utils{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;padding:7px 1.5rem;border-bottom:1px solid #efefef;font-size:11px;letter-spacing:.06em}.header-utils a{color:#777;transition:color .15s}.header-utils a:hover{color:#111}.header-logo{display:flex;justify-content:center;padding:1.4rem 0 1rem}.header-logo img{height:90px;width:auto}.header-nav{display:flex;justify-content:center;gap:2.5rem;padding:.6rem 0 .9rem}.header-nav a{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:400;color:#111;transition:opacity .15s}.header-nav a:hover{opacity:.45}.page-title-bar{padding:2rem 1.5rem 1.2rem;text-align:center;border-bottom:1px solid #e8e8e8}.page-title-bar h1{font-size:13px;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(3,1fr)}.product-card{border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;position:relative}.product-card:nth-child(3n){border-right:none}.product-card__img{aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5;position:relative}.product-card__img img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:opacity .25s ease}.product-card:hover .product-card__img img{opacity:.82}.sold-out-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffff73}.sold-out-label{font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:400;background:#fff;border:1px solid #111;padding:5px 14px;color:#111}.product-card__info{padding:.8rem 1rem 1rem}.product-card__name{font-size:12px;font-weight:400;line-height:1.55;color:#111;margin-bottom:3px}.product-card__price{font-size:12px;color:#666}.product-card__price .sold{color:#bbb}.product-page{display:grid;grid-template-columns:1fr 1fr;max-width:1100px;margin:0 auto;padding:2rem 1.5rem;gap:3rem}.product-gallery__main img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-gallery__thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.product-gallery__thumbs img{width:68px;height:68px;object-fit:cover;cursor:pointer;border:1px solid transparent;transition:border-color .15s}.product-gallery__thumbs img:hover,.product-gallery__thumbs img.active{border-color:#111}.product-info__title{font-size:18px;font-weight:400;letter-spacing:.04em;margin-bottom:.6rem}.product-info__price{font-size:15px;color:#444;margin-bottom:1.5rem}.product-info__tag{display:inline-block;font-size:10px;letter-spacing:.18em;text-transform:uppercase;border:1px solid #111;padding:3px 10px;margin-bottom:1.2rem}.product-info__desc{font-size:13px;line-height:1.8;color:#555;margin-bottom:2rem}.variant-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem}.variant-select{width:100%;padding:10px 12px;border:1px solid #ddd;font-family:inherit;font-size:13px;background:#fff;margin-bottom:1.2rem;-webkit-appearance:none;appearance:none}.btn-atc{width:100%;background:#111;color:#fff;border:none;padding:14px;font-family:inherit;font-size:12px;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:background .2s}.btn-atc:hover{background:#333}.btn-atc:disabled{background:#bbb;cursor:default}.cart-page{max-width:700px;margin:2rem auto;padding:0 1.5rem}.cart-page h1{font-size:14px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;margin-bottom:2rem;border-bottom:1px solid #e8e8e8;padding-bottom:1rem}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1rem;align-items:center;border-bottom:1px solid #efefef;padding:1.2rem 0}.cart-item img{width:80px;height:80px;object-fit:cover}.cart-item__name{font-size:13px;font-weight:400}.cart-item__variant{font-size:11px;color:#888;margin-top:3px}.cart-item__price{font-size:13px}.cart-total{text-align:right;padding:1.5rem 0 0;font-size:13px}.btn-checkout{display:block;width:100%;background:#111;color:#fff;border:none;padding:14px;font-family:inherit;font-size:12px;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;margin-top:1rem;text-align:center;transition:background .2s}.btn-checkout:hover{background:#333}.pagination{display:flex;justify-content:center;align-items:center;gap:1.2rem;padding:2.5rem 1.5rem;border-top:1px solid #e8e8e8;font-size:12px;letter-spacing:.08em}.pagination a{text-decoration:underline;text-underline-offset:3px}.pagination a:hover{opacity:.45}.pagination span{color:#aaa}.site-footer{border-top:1px solid #e8e8e8;padding:2.5rem 1.5rem 1.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.footer-logo{height:48px;width:auto;margin-bottom:.8rem}.footer-tagline{font-size:11px;color:#aaa;line-height:1.9}.footer-col__title{font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:400;color:#111;margin-bottom:1rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.6rem}.footer-links a{font-size:12px;color:#888;transition:color .15s}.footer-links a:hover{color:#111}.footer-bottom{border-top:1px solid #e8e8e8;padding:.9rem 1.5rem;display:flex;justify-content:space-between;font-size:10px;color:#bbb;letter-spacing:.05em}.generic-page{max-width:680px;margin:3rem auto;padding:0 1.5rem}.generic-page h1{font-size:15px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;margin-bottom:2rem}.generic-page p,.generic-page li{font-size:13px;line-height:1.9;color:#555}.contact-form{max-width:520px;margin:3rem auto;padding:0 1.5rem}.contact-form h1{font-size:14px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;margin-bottom:2rem}.contact-form label{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;color:#444}.contact-form input,.contact-form textarea{width:100%;border:1px solid #ddd;padding:10px 12px;font-family:inherit;font-size:13px;margin-bottom:1.2rem;background:#fff}.contact-form textarea{height:130px;resize:vertical}.contact-form .btn-submit{background:#111;color:#fff;border:none;padding:12px 32px;font-family:inherit;font-size:11px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer}.contact-form .btn-submit:hover{background:#333}.not-found{text-align:center;padding:5rem 1.5rem}.not-found h1{font-size:13px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem}.not-found a{text-decoration:underline;font-size:12px}@media(max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:nth-child(3n){border-right:1px solid #e8e8e8}.product-card:nth-child(2n){border-right:none}.product-page{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}}@media(max-width:480px){.site-footer{grid-template-columns:1fr}.header-logo img{height:64px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/fizpro.css.map */
