@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;700&family=Barlow+Condensed:wght@700;900&family=Playfair+Display:ital,wght@1,400&family=Bodoni+Moda:ital,wght@1,400;1,700;1,900&display=swap";:root{--gx-ink: #0c0c0b;--gx-paper: #f0ede8;--gx-paper2: #e8e5e0;--gx-header-bg: #333333;--gx-white: #ffffff;--gx-dim: #4a4845;--gx-dim2: #7a7775;--gx-accent: #c8332a;--gx-accent-hover: #a8271f;--gx-sans: "Space Grotesk", sans-serif;--gx-serif: "Playfair Display", Georgia, serif;--gx-mono: "Helvetica Neue", Arial, sans-serif;--gx-condensed: "Barlow Condensed", "Arial Black", sans-serif}body{font-family:var(--gx-sans);font-size:16px;line-height:1.6;background:var(--gx-paper);color:var(--gx-ink);margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}img{display:block;width:100%;height:100%;object-fit:cover}a{text-decoration:none;color:inherit}.gx-label{font-family:var(--gx-mono);font-size:.75rem;font-weight:300;letter-spacing:.3em;text-transform:uppercase;color:#5a5855;margin-bottom:.6rem}.gx-section-title{font-family:var(--gx-sans);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;letter-spacing:-.02em;line-height:1}.gx-btn-fill{display:inline-block;font-family:var(--gx-mono);font-size:.75rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;padding:.9rem 2.2rem;background:var(--gx-ink);color:var(--gx-paper);transition:opacity .2s;cursor:pointer;border:none}.gx-btn-fill:hover{opacity:.78}.gx-btn-ghost{display:inline-block;font-family:var(--gx-mono);font-size:.75rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:#5a5855;border-bottom:1px solid var(--gx-dim2);padding-bottom:1px;transition:color .2s}.gx-btn-ghost:hover{color:var(--gx-ink)}@media(max-width:860px){.header-wrapper{display:none!important}body{padding-top:0}.gx-strip__item{flex:0 0 auto!important;padding:1rem 1.5rem!important}}@media(max-width:600px){.gx-hero{grid-template-columns:1fr!important;min-height:auto!important}.gx-hero__left{padding:7rem 1.5rem 3rem!important;border-right:none!important}.gx-hero__right{min-height:60vw!important}.gx-hero__title{font-size:clamp(2.5rem,11vw,4rem)!important}.gx-products__grid{grid-template-columns:repeat(2,1fr)!important}.gx-pcard:nth-child(2n){border-right:none!important}.gx-pcard:nth-child(n+3){border-top:1px solid rgba(12,12,11,.1)!important}.gx-products__header{padding:0 1.5rem!important;flex-direction:column!important;align-items:flex-start!important;gap:.8rem!important}.gx-brand{grid-template-columns:1fr!important}.gx-brand__left{border-right:none!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.gx-brand__left,.gx-brand__right{padding:3rem 1.5rem!important}.gx-brand__stats{grid-template-columns:repeat(3,1fr)!important}.gx-cats__grid{grid-template-columns:repeat(2,1fr)!important}.gx-ccat:nth-child(2n){border-right:none!important}.gx-cats__header{padding:2rem 1.5rem 1.5rem!important}.gx-footer__top{grid-template-columns:1fr!important;padding:3rem 1.5rem 2rem!important}.gx-footer__brand{grid-column:span 1!important;border-bottom:1px solid rgba(255,255,255,.07)!important;padding-bottom:2rem!important;margin-bottom:.5rem!important}.gx-footer__bottom{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important;padding:1.5rem!important}.gx-section-title{font-size:1.8rem!important}.strip{overflow-x:auto!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.gx-pdp__desc-text,.gx-pdp__desc p{font-size:.92rem!important;color:#2e2d2b!important;line-height:1.85!important}.gx-pdp__spec-key{color:#3a3835!important;font-size:.82rem!important}.gx-pdp__spec-val{color:#0c0c0b!important;font-size:.88rem!important;font-weight:500!important}.gx-pdp__ship-label{color:#0c0c0b!important;font-weight:600!important;font-size:.88rem!important}.gx-pdp__ship-val,.gx-pdp__ship-val a{color:#3a3835!important;font-size:.88rem!important}.gx-pdp__usp-sub{color:#3a3835!important;font-size:.82rem!important}.gx-pdp__usps .gx-pdp__usp-title{color:#0c0c0b!important;font-size:.8rem!important;font-weight:600!important}.gx-pdp__contact,.gx-pdp__contact a{color:#3a3835!important;font-size:.78rem!important}.gx-pdp__usp-strip span,.gx-pdp__usp-strip a,.gx-pdp__payment-label,.gx-pdp__accepts{color:#3a3835!important;font-size:.75rem!important}.gx-pdp__breadcrumb,.gx-pdp__breadcrumb a,.gx-pdp__breadcrumb span{color:#6b6762!important;font-size:.72rem!important}.gx-article__rte p,.gx-article__rte li{font-size:.92rem!important;color:#2e2d2b!important;line-height:1.85!important}.gx-faq__a{font-size:.88rem!important;color:#2e2d2b!important}.gx-rv__bar-lbl,.gx-rv__bar-cnt,.gx-rv__score-count,.gx-blog__card-date,.gx-blog__featured-date{color:#6b6762!important}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--gx-ink);outline-offset:2px}::selection{background:var(--gx-ink);color:var(--gx-paper)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--gx-paper2)}::-webkit-scrollbar-thumb{background:var(--gx-dim2)}::-webkit-scrollbar-thumb:hover{background:var(--gx-dim)}.shopify-section-header{display:none!important}.shopify-section-header-sticky,.shopify-section-header-wrapper,#shopify-section-header,.section-header,header-drawer,.header-wrapper{display:none!important}#shopify-section-footer,.shopify-section-footer{display:none!important}.gx-header{z-index:9999!important}@media(max-width:768px){.gx-cats__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;border-top:1px solid rgba(12,12,11,.12)!important}.gx-cats__grid::-webkit-scrollbar{display:none!important}.gx-cats__grid .gx-ccat{flex:0 0 60vw!important;max-width:60vw!important;scroll-snap-align:start!important;border-right:1px solid rgba(12,12,11,.12)!important;border-top:none!important;min-height:220px!important}.gx-products__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:0!important;border-top:1px solid rgba(12,12,11,.1)!important}.gx-products__grid::-webkit-scrollbar{display:none!important}.gx-products__grid .gx-pcard{flex:0 0 72vw!important;max-width:72vw!important;scroll-snap-align:start!important;border-right:1px solid rgba(12,12,11,.1)!important;border-top:none!important}.gx-reviews__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;border-top:1px solid rgba(255,255,255,.06)!important}.gx-reviews__grid::-webkit-scrollbar{display:none!important}.gx-reviews__grid .gx-reviews__card{flex:0 0 85vw!important;max-width:85vw!important;scroll-snap-align:start!important;border-right:1px solid rgba(255,255,255,.07)!important;border-bottom:none!important}.gx-col__grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;overflow-x:visible!important;scroll-snap-type:none!important;border-left:none!important}.gx-col__grid .gx-pc{flex:none!important;max-width:100%!important;border-right:none!important;border-top:none!important}.gx-col__grid .gx-pc:nth-child(odd){border-right:1px solid rgba(12,12,11,.08)!important}.gx-col__grid .gx-pc:nth-child(n+3){border-top:1px solid rgba(12,12,11,.08)!important}.gx-products__grid:after,.gx-col__grid:after{content:"";flex:0 0 1.5rem;display:block}.gx-swipe-hint{display:flex!important;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-family:var(--gx-mono);font-size:.75rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--gx-dim2)}.gx-swipe-hint svg{width:14px;height:14px;flex-shrink:0}}.gx-swipe-hint{display:none}.gx-label,.gx-products__header .gx-label,.gx-reviews__header .gx-label,.gx-cats__header .gx-label,.gx-tp-wrap__left .gx-label,.gx-ig__label,.gx-seo__title~.gx-label{display:none!important}.header__icon--cart,.cart-count-bubble,[data-cart-icon-bubble],cart-notification,cart-drawer,cart-drawer-items,.shopify-section-header cart-icon-bubble,#cart-icon-bubble,.header__icon.header__icon--cart,a[href="/cart"].header__icon{display:none!important;visibility:hidden!important}html[style*=overflow],body.overflow-hidden,body[style*="overflow: hidden"],body[style*="overflow:hidden"]{overflow:auto!important;overflow-y:scroll!important}html.gx-cart-open,body.gx-cart-open{overflow:hidden!important}.gx-header__logo img{height:36px!important;width:auto!important;mix-blend-mode:screen!important;filter:none!important}cart-notification,cart-notification-button,cart-drawer,.cart-notification,#cart-notification,.header__icon--cart,[data-cart-icon-bubble],.cart-count-bubble,.shopify-section-header .header__icon--cart,.header__minor-icons a[href*=cart],.header__icons a[href*=cart],[id^=CartNotification],[class*=cart-notification]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;position:fixed!important;left:-9999px!important;top:-9999px!important;width:0!important;height:0!important;overflow:hidden!important;z-index:-1!important}#gx-drawer{z-index:999999!important;position:fixed!important}#gx-drawer-overlay{z-index:999998!important;position:fixed!important}#gx-cart-trigger,.gx-header__cart{background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important}.gx-header__cart-bag,.gx-header__cart-close{width:16px!important;height:16px!important}.gx-header__cart-label{font-size:.75rem!important}[class*=whatsapp-widget],[class*=contact-us],[class*=chat-widget],[id*=whatsapp],[id*=chat-widget],[id*=contact-widget],iframe[src*=whatsapp],iframe[src*=tidio],iframe[src*=tawk],iframe[src*=crisp],div[class*=wa-widget],.shopify-chat-button,#shopify-chat{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-1!important}.shopify-policy__container{max-width:100%!important;padding:0!important;margin:0!important}.shopify-policy__container .shopify-policy__title{display:flex!important;justify-content:center!important;background:#0c0c0b!important;border-bottom:4px solid var(--gx-accent)!important;padding:6rem 4rem 3.5rem!important;margin:0!important;max-width:100%!important}.shopify-policy__container .shopify-policy__title h1{font-family:var(--gx-condensed)!important;font-size:clamp(2.5rem,5vw,4rem)!important;font-weight:900!important;color:#f5f4f1!important;line-height:.9!important;letter-spacing:-.02em!important;text-align:center!important;max-width:860px!important;width:100%!important}.shopify-policy__container .shopify-policy__body{background:#f5f4f1!important;padding:4rem!important;max-width:860px!important;margin:0 auto!important}.shopify-policy__container .shopify-policy__body h2{font-family:var(--gx-condensed)!important;font-size:1.4rem!important;font-weight:900!important;color:#0c0c0b!important;letter-spacing:-.01em!important;margin:2.5rem 0 .8rem!important;padding-bottom:.5rem!important;border-bottom:1px solid rgba(12,12,11,.09)!important}.shopify-policy__container .shopify-policy__body p{font-size:.9rem!important;font-weight:300!important;line-height:1.85!important;color:#0c0c0bbf!important;margin-bottom:1rem!important}.shopify-policy__container .shopify-policy__body a{color:var(--gx-accent)!important;text-decoration:none!important;border-bottom:1px solid rgba(200,51,42,.3)!important}.shopify-policy__container .shopify-policy__body li{font-size:.9rem!important;font-weight:300!important;line-height:1.75!important;color:#0c0c0bbf!important}.shopify-policy__container .shopify-policy__body strong{color:#0c0c0b!important;font-weight:600!important}@media(max-width:900px){.shopify-policy__container .shopify-policy__title{display:flex!important;justify-content:center!important;padding:5rem 1.5rem 2.5rem!important}.shopify-policy__container .shopify-policy__body{padding:2.5rem 1.5rem!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/gx-theme.css.map */
