input[type=radio],input[type=checkbox]{accent-color:var(--color-theme-black)}p{line-height:1.5}.rte strong{font-weight:600}.font-family-body{font-family:var(--font-body-family)}.color-theme-black{color:var(--color-theme-black)}.color-secondary{color:var(--color-secondary)}.color-primary{color:var(--color-primary)}.bg-secondary-light{background-color:var(--color-secondary-light)}.no-margin{margin:0}.font-size-18{font-size:1.6rem}.font-size-20{font-size:1.8rem}.font-size-24{font-size:2rem}.font-weight-400{font-weight:400}.font-weight-500{font-weight:600}.color-white{color:var(--color-white)}.button--primary{color:var(--color-white);background-color:var(--color-primary)}.button--primary:hover{background-color:var(--color-primary-dark)}.button--primary.button:disabled{background:#23232333}.title-with-link .title{margin-bottom:6px}.cart-count-bubble.cart-updated{animation:bump .4s ease}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes bump{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.view-all,.collection__view-all .link{font-size:1.6rem}.button.button-link{color:var(--color-theme-black);background:transparent;border:none;min-height:0;padding:0;margin:0;text-decoration:underline;font-weight:400}.grid.product-grid{row-gap:2.4rem}.page-width.slider-component-full-width{max-width:100%;padding:0}.collection-wrapper{display:flex;flex-wrap:wrap;margin-bottom:3.2rem;gap:1.2rem 1.6rem}.collection-wrapper a.button{color:var(--color-primary-dark);border:solid 1px var(--color-primary-dark);width:calc(50% - .8rem);text-align:center;background-color:transparent;padding:.8rem 1rem;font-size:1.8rem}.collection-wrapper a.button.active{background-color:var(--color-primary-dark);color:var(--color-white)}.product-skeletons{position:absolute;width:100%;left:0;display:flex;gap:16px;overflow:hidden;padding:0 1.6rem;height:90%}.product-skeletons li{list-style-type:none;width:100%;display:flex}.skeleton-card{animation:pulse 1.5s infinite;background:#f0f0f0;border-radius:8px;padding:16px;width:100%;max-height:30rem}.skeleton-image{width:100%;padding-top:100%;background:#e0e0e0;border-radius:6px;margin-bottom:12px}.cms-page-main .main-page-title{margin-bottom:1.2rem}.cms-page-main h5{font-family:var(--font-body-family);font-weight:600;margin-bottom:1rem}.cms-page-main h2{color:var(--color-secondary);margin-bottom:1.2rem}.cms-page-main p{margin-bottom:2.4rem;margin-top:.8rem}.page-shipping-delivery .main-page-title{display:none}.primary-light-bg-with-padding{background:var(--color-primary-light);padding:1.8rem 1.6rem;border-radius:1rem;text-align:center;margin-bottom:1.6rem;margin-top:1.6rem;line-height:1.5}.primary-light-bg-wrapper{max-width:113rem;margin:0 auto}.cms-page-main .rte ul{padding-left:0;list-style-type:none}.cms-page-main .rte ul li{position:relative;padding-left:2.2rem;line-height:1.5}.cms-page-main .rte ul li+li{margin-top:.2rem}.cms-page-main .rte ul li:before{display:inline-block;content:"";width:.5rem;height:.5rem;border-radius:100%;background-color:var(--color-theme-black);position:absolute;left:.5rem;top:.9rem}.page-not-found h1,.page-not-found h2{margin-bottom:.8rem}.page-not-found .page-not-found-title{color:var(--color-primary-dark);font-size:120px;display:flex;align-items:center;justify-content:center;gap:8px}.page-not-found .page-not-found-title svg{max-width:55px}.page-not-found .looks-like{margin:8px 0}.page-not-found .sub-message{margin-top:0;margin-bottom:20px}.page-not-found .links .link{font-size:1.6rem}.page-not-found .links a~a{margin-top:1.6rem}@media screen and (min-width:750px){.product-skeletons{padding:0 3rem;gap:2.8rem}.product-skeletons li{width:calc(33% - 16px)}.skeleton-card{max-height:35rem}.cms-page-main h2{margin-bottom:2rem}.primary-light-bg-with-padding{margin-bottom:2rem;margin-top:2rem;padding:3rem 2rem}.cms-page-main .rte ul li:before{top:1rem}.cms-page-main .rte ul,.page-not-found h1{margin-bottom:2rem}.page-not-found h2{margin-bottom:1.2rem}.page-not-found .page-not-found-title{font-size:160px;margin-bottom:10px;gap:12px}.page-not-found .looks-like{margin-bottom:20px}.page-not-found .page-not-found-title svg{max-width:74px}.page-not-found .links .link{font-size:1.8rem}}@media screen and (min-width:1200px){.product-skeletons li{width:calc(25% - 20px)}.page-not-found .page-not-found-title{font-size:200px;gap:16px}.page-not-found .page-not-found-title svg{max-width:92px}}@keyframes pulse{0%{background-color:#eee}50%{background-color:#ddd}to{background-color:#eee}}@media screen and (min-width:640px){.collection-wrapper a.button{width:calc(32.8% - .8rem)}}@media screen and (min-width:990px){.collection-wrapper{gap:2rem 2rem}.collection-wrapper a.button{width:calc(24.2% - .8rem);min-height:4.8rem}}@media screen and (min-width:1200px){.view-all,.collection__view-all .link,.font-size-18{font-size:1.8rem}.font-size-20{font-size:2rem}.font-size-24{font-size:2.4rem}.grid.product-grid{row-gap:5.2rem}.collection-wrapper{gap:2rem 1.7%;margin-bottom:5rem}.collection-wrapper a.button{width:calc(15.7% - .8rem);font-size:2rem}.cms-page-main p{margin-bottom:3.6rem}}.view-all a{color:var(--color-theme-black);text-decoration:underline}@media screen and (max-width:749px){.header__heading-logo-wrapper .header__heading-logo{max-width:5.2rem}}.custom-select-wrapper{position:relative;display:inline-block}.custom-select{position:relative;min-width:11rem;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-select__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;background:rgb(var(--color-background));transition:all .2s ease;gap:1rem}.custom-select__selected{font-size:1.8rem;color:rgba(var(--color-foreground),1)}.custom-select__arrow{display:flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;transition:transform .2s ease}.custom-select__arrow svg{width:1.2rem;height:1.2rem}.custom-select.open .custom-select__arrow{transform:rotate(180deg)}.custom-select__options{position:absolute;top:calc(100% + 1rem);left:auto;right:0;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),var(--popup-border-opacity));border-radius:1rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:100;max-height:0;overflow:hidden;min-width:140px;padding:5px 0}.custom-select.open .custom-select__options{opacity:1;visibility:visible;transform:translateY(0);max-height:unset}.custom-select__option{display:block;padding:1rem 2rem;font-size:1.6rem;transition:all .15s ease;position:relative}.custom-select__option:last-child{border-bottom:none}.custom-select__trigger{position:relative;overflow:hidden}.custom-select__options{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.custom-select__option{position:relative;overflow:hidden}@media screen and (min-width:750px){.custom-select__option{font-size:1.8rem}.custom-select__selected{font-size:2rem}}shopify-forms-embed{--forms-base-font-size: 16px;--forms-body-font: normal 400 16px Arial, sans-serif}
/*# sourceMappingURL=/cdn/shop/t/37/assets/base-theme.css.map */
