:root{--mac-header-bg: #eae1d4;--mac-header-fg: #3d3123;--mac-camel-deep: #6e5940;--mac-camel: #b29b79;--mac-camel-dark: #55422d;--mac-ink: #121212;--mac-bone: #f7f4ef;--mac-line: #e3dcd1;--mac-ok: #2f6b3a}#shopify-section-header{position:sticky;top:0;z-index:20}#shopify-section-header .header-wrapper{position:relative;width:100%;background:var(--mac-header-bg);box-shadow:0 1px #3d31231f}#shopify-section-header.shopify-section-header-sticky .header-wrapper{background:var(--mac-header-bg)}#shopify-section-header.shopify-section-header-hidden{transform:none}#shopify-section-header .header__icon,#shopify-section-header .header__icon .icon,#shopify-section-header .header__menu-item,#shopify-section-header .header__heading-link{color:var(--mac-header-fg)}#shopify-section-header .header__icon .icon{width:2.8rem;height:2.8rem}#shopify-section-header .header__icon--cart .icon{width:3rem;height:3rem}#shopify-section-header .header__heading-logo{filter:brightness(0);opacity:.88}#shopify-section-header .cart-count-bubble{background:var(--mac-header-fg);color:#fff;font-weight:700}#shopify-section-header .header--macassar{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"burger logo   icons" "search search search";align-items:center;column-gap:.8rem;row-gap:.6rem;padding-top:.6rem;padding-bottom:.6rem}#shopify-section-header .header--macassar header-drawer{grid-area:burger;justify-self:start;margin-left:-1.2rem}#shopify-section-header .header--macassar .header__logo{grid-area:logo;justify-self:center;display:flex;align-items:center;margin:0}#shopify-section-header .header--macassar .header__logo .header__heading{margin:0}#shopify-section-header .header--macassar .header__icons{grid-area:icons;justify-self:end;padding-right:0}#shopify-section-header .header--macassar .mac-search{grid-area:search}#shopify-section-header .header--macassar .header__inline-menu{display:none}#shopify-section-header .header--macassar .header__heading-logo{width:68px;max-width:100%;height:auto;display:block;transition:width .18s ease}@media screen and (min-width:990px){#shopify-section-header .header--macassar{grid-template-columns:auto minmax(240px,520px) 1fr auto;grid-template-areas:"logo search nav icons";column-gap:2.4rem;row-gap:0;padding-top:1.2rem;padding-bottom:1.2rem}#shopify-section-header .header--macassar header-drawer{display:none}#shopify-section-header .header--macassar .header__logo{justify-self:start}#shopify-section-header .header--macassar .header__inline-menu{display:block;grid-area:nav;justify-self:start}#shopify-section-header .header--macassar .header__heading-logo{width:104px}}#shopify-section-header.mac-compact .header--macassar{padding-top:.5rem;padding-bottom:.6rem;row-gap:.6rem}#shopify-section-header.mac-compact .header--macassar .header__heading-logo{width:56px}@media screen and (min-width:990px){#shopify-section-header.mac-compact .header--macassar .header__heading-logo{width:88px}}.mac-search{position:relative;width:100%}.mac-search__form{position:relative;display:flex;align-items:center;gap:.8rem;background:#fff;border-radius:10px;padding:0 .5rem 0 1.2rem;border:1px solid rgba(61,49,35,.18);box-shadow:0 1px 2px #3d312314}.mac-search__icon{width:1.8rem;height:1.8rem;flex:none;color:#8a8078}.mac-search__input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--mac-ink);font-family:var(--font-body-family);font-size:1.6rem;line-height:1.4;padding:.85rem 0;-webkit-appearance:none;appearance:none}.mac-search__input::placeholder{color:#9a9188;opacity:1}.mac-search__input::-webkit-search-cancel-button,.mac-search__input::-webkit-search-decoration{-webkit-appearance:none;display:none}.mac-search__clear,.mac-search__submit{flex:none;border:0;background:transparent;cursor:pointer;display:grid;place-items:center;width:3rem;height:3rem;border-radius:8px;color:#6b6259;padding:0}.mac-search__submit{background:var(--mac-camel-deep);color:#fff;width:3.2rem}.mac-search__submit:hover{background:var(--mac-camel-dark)}.mac-search__clear[hidden]{display:none}.mac-search__clear svg,.mac-search__submit svg{width:1.6rem;height:1.6rem}.mac-search__form:focus-within{outline:2px solid var(--mac-header-fg);outline-offset:2px}.mac-search .predictive-search__loading-state{display:none}.mac-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}.mac-search .predictive-search{display:none;position:absolute;top:calc(100% + .8rem);left:0;right:0;z-index:40;background:#fff;border:1px solid var(--mac-line);border-radius:12px;box-shadow:0 18px 44px #0003;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mac-search .predictive-search__heading{padding:1.1rem 1.4rem .5rem;margin:0;color:#6b6259;font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase}.mac-search .predictive-search__results-list{margin:0;padding:0;list-style:none}.mac-res-item{position:relative;border-bottom:1px solid var(--mac-line)}.mac-res-item:last-child{border-bottom:0}.mac-res{display:flex;align-items:center;gap:1.2rem;padding:.7rem 4.8rem .7rem 1.2rem;text-decoration:none;color:var(--mac-ink)}.mac-res:hover,.mac-res-item[aria-selected=true] .mac-res{background:var(--mac-bone)}.mac-res__img{width:4rem;height:4rem;object-fit:contain;background:var(--mac-bone);border-radius:8px;flex:none}.mac-res__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.mac-res__title,.mac-res__price{display:block}.mac-res__title{font-size:1.45rem;font-weight:600;margin:0 0 .2rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mac-res__price{font-size:1.35rem;color:#6b6259}.mac-res__price .price{font-size:inherit}.mac-res__add{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:3.2rem;height:3.2rem;border:0;border-radius:8px;background:var(--mac-camel-deep);color:#fff;font-size:1.7rem;font-weight:700;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .15s ease,transform .08s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mac-res__add:hover{background:var(--mac-camel-dark)}.mac-res__add[data-state=done]{background:var(--mac-ok)}.mac-res__add:active{transform:translateY(-50%) scale(.88)}.mac-res__add[disabled]{background:#c9c2b8;cursor:not-allowed}.mac-search .predictive-search{--color-foreground: 18, 18, 18;--color-background: 255, 255, 255;--color-shadow: 18, 18, 18;--color-link: 110, 89, 64}.mac-search .predictive-search__list-item:hover>.mac-res,.mac-search .predictive-search__list-item[aria-selected=true]>.mac-res{color:var(--mac-ink);background-color:var(--mac-bone)}.mac-search .predictive-search__list-item:hover>.mac-res__add,.mac-search .predictive-search__list-item[aria-selected=true]>.mac-res__add{color:#fff;background-color:var(--mac-camel-deep)}.mac-search .predictive-search__list-item:hover>.mac-res__add[data-state=done],.mac-search .predictive-search__list-item[aria-selected=true]>.mac-res__add[data-state=done]{background-color:var(--mac-ok)}.mac-search .predictive-search__list-item:hover>.mac-res__add[disabled],.mac-search .predictive-search__list-item[aria-selected=true]>.mac-res__add[disabled]{color:#fff;background-color:#c9c2b8}.mac-search .predictive-search__list-item:hover .mac-res__title,.mac-search .predictive-search__list-item[aria-selected=true] .mac-res__title{text-decoration:none}.mac-res-item--term .mac-res{padding-right:1.4rem;font-weight:700;color:var(--mac-camel-deep);background:var(--mac-bone)}.mac-toast{position:fixed;left:50%;bottom:2.4rem;transform:translate(-50%,1.6rem);background:var(--mac-ink);color:#fff;padding:1.1rem 1.8rem;border-radius:10px;font-size:1.4rem;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:0 10px 30px #0000004d;max-width:calc(100vw - 3.2rem);text-align:center}body.mac-has-stickybuy .mac-toast{bottom:9rem}.mac-toast.is-visible{opacity:1;transform:translate(-50%)}.card__media .media img{object-fit:contain}.card__media .media img.mac-img-fit{padding:26%}@media screen and (max-width:749px){.card__media .media img.mac-img-fit{padding:23%}}.card--card .card__content,.card--standard .card__content{padding-top:1rem}.quick-add{display:flex;align-items:stretch;gap:.6rem;position:relative;z-index:2}.quick-add>product-form,.quick-add>modal-opener{flex:1;min-width:0}.quick-add .quick-add__submit{min-height:3.4rem;font-size:1.2rem;padding:0 .8rem;background:var(--mac-camel-deep);color:#fff;border-color:var(--mac-camel-deep)}.quick-add .quick-add__submit:after{box-shadow:none}.quick-add .quick-add__submit:hover{background:var(--mac-camel-dark);border-color:var(--mac-camel-dark)}.mac-qty{display:flex;align-items:center;border:1px solid var(--mac-line);border-radius:4px;background:#fff;flex:none;overflow:hidden}.mac-qty__btn{border:0;background:transparent;color:var(--mac-ink);font-size:1.5rem;font-weight:700;line-height:1;width:2.8rem;min-height:3.4rem;cursor:pointer;padding:0;display:grid;place-items:center}.mac-qty__btn:hover{background:var(--mac-bone)}.mac-qty__btn:disabled{opacity:.35;cursor:not-allowed}.mac-qty__input{width:3.2rem;border:0;outline:0;text-align:center;font-family:var(--font-body-family);font-size:1.4rem;font-weight:700;color:var(--mac-ink);background:transparent;padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.mac-qty__input::-webkit-outer-spin-button,.mac-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media screen and (max-width:749px){.quick-add{gap:.4rem}.mac-qty__btn{width:2.4rem;min-height:3.2rem;font-size:1.4rem}.mac-qty__input{width:2.2rem;font-size:1.2rem}.quick-add .quick-add__submit{font-size:1.05rem;min-height:3.2rem;padding:0 .5rem;letter-spacing:.02em}.card__heading,.card-information .card__heading{font-size:1.25rem;line-height:1.25}.card-information .price{font-size:1.25rem}.card--card .card__content,.card--standard .card__content{padding:.8rem .8rem 1rem}}.collection-hero__title{margin:2.4rem 0 .8rem}.collection-hero__description{margin-bottom:.8rem}.mac-stickybuy{position:fixed;left:0;right:0;bottom:0;z-index:15;display:flex;align-items:center;gap:.8rem;padding:.7rem 1.2rem calc(.7rem + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--mac-line);box-shadow:0 -6px 24px #0000001f;transform:translateY(105%);transition:transform .22s ease}.mac-stickybuy.is-visible{transform:translateY(0)}.mac-stickybuy__price{font-weight:700;font-size:1.5rem;flex:none}.mac-stickybuy__btn{flex:1;min-height:4rem;border:0;border-radius:4px;background:var(--mac-camel-deep);color:#fff;font-family:var(--font-body-family);font-size:1.35rem;font-weight:700;cursor:pointer}.mac-stickybuy__btn:hover{background:var(--mac-camel-dark)}.mac-stickybuy__btn[disabled]{background:#c9c2b8;cursor:not-allowed}@media screen and (min-width:750px){.mac-stickybuy{display:none}}@media screen and (max-width:749px){body.mac-has-stickybuy .footer{padding-bottom:7rem}}.mac-trust{display:grid;gap:1rem;margin:1.8rem 0 0;padding:1.4rem;background:var(--mac-bone);border-radius:8px;list-style:none}.mac-trust li{display:flex;align-items:center;gap:1rem;font-size:1.4rem;line-height:1.35}.mac-trust svg{width:2rem;height:2rem;flex:none;color:var(--mac-camel-deep)}.product-form__quantity .quantity{min-height:4.8rem}.product-form__quantity .quantity__button{width:4.4rem}.button,.shopify-challenge__button,.customer button{--color-button: 110, 89, 64}.card__badge .badge{font-weight:700}:target{scroll-margin-top:calc(var(--mac-header-h, 11rem) + 1rem)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/macassar-custom.css.map */
