.quick-add-modal__content-info .product-form__submit{border:none;color:#fff;background-color:#4e7288}.quick-add-modal__content-info .product-form__submit:hover{border:none;box-shadow:none;background-color:#3a5a6e}.quick-add-modal__content-info .quantity__button{color:#4e7288}.quick-add-modal__content-info .quantity{border:1px solid #4e7288;color:#4e7288}.quick-add-modal__content-info li{padding:0;margin:0}.bot-quick-add-wrap{position:relative;z-index:2}@media screen and (min-width:750px){.bot-quick-add-wrap{opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.card-wrapper:hover .bot-quick-add-wrap,.card-wrapper:focus-within .bot-quick-add-wrap{opacity:1;transform:translateY(0);pointer-events:auto}}.bot-block-mobile{display:none}.bot-block-desktop{display:block}@media screen and (max-width:749px){.bot-block-desktop{display:none}.bot-block-mobile{display:block}}.age-list{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding-bottom:.8rem}.bot-age-list-wrap{margin-top:1.2rem}.bot-utility-bar{width:100%;text-align:center;padding:.55rem 2rem;font-size:1.25rem;font-weight:600;letter-spacing:.05em;line-height:1.4}.bot-utility-bar p{margin:0}.bot-utility-bar--contact{background-color:#42271c;color:#f6f3ed}.bot-utility-bar--contact a{color:#f6f3ed;text-decoration:underline;text-underline-offset:2px}.bot-utility-bar--contact a:hover{opacity:.8}.bot-utility-bar--shipping{background-color:#ebe8e2;color:#42271c}.bot-utility-bar--shipping a{color:#42271c}.bot-nav-new,.bot-nav-new span{color:#2e6f8a!important}.bot-nav-sale,.bot-nav-sale span{color:#c08e63!important}.bot-experience-paragraph{margin-top:1rem}.bot-exp-content.is-clamped{overflow:hidden}.bot-exp-toggle{display:none;background:none;border:none;padding:.4rem 0 0;cursor:pointer;font-size:inherit;color:rgb(var(--color-foreground));text-decoration:underline}@media screen and (max-width:749px){.bot-exp-toggle{display:block}}.bot-video-block{margin-top:1rem}.bot-video-poster{position:relative;display:block;cursor:pointer;border:none;padding:0;overflow:hidden;aspect-ratio:16 / 9}.bot-video-poster img{width:100%;height:100%;display:block;object-fit:cover}.bot-video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;border:none;background:#0009;color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.bot-video-play-btn .icon{width:22px;height:22px;fill:currentColor;margin-left:3px}.bot-video-play-btn:hover{background:#000c}.bot-video-frame{width:100%;aspect-ratio:16 / 9;display:block;border:none}.bot-spec-list{display:grid;grid-template-columns:1fr;gap:1.5rem 1.6rem;justify-content:space-between}.bot-spec-list dt{color:#6b5d52;white-space:nowrap}.bot-spec-list dd{margin:0}@media screen and (max-width:749px){.bot-spec-list{grid-template-columns:auto}}.bot-mega-editorial{display:flex;flex-direction:column;gap:1.2rem;padding:.8rem 0;min-width:200px;max-width:260px}.bot-mega-editorial__image-wrap{border-radius:4px;overflow:hidden;aspect-ratio:4 / 3}.bot-mega-editorial__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.bot-mega-editorial:hover .bot-mega-editorial__image{transform:scale(1.03)}.bot-mega-editorial__body{display:flex;flex-direction:column;gap:.5rem}.bot-mega-editorial__label{display:block;font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2e6f8a}.bot-mega-editorial__heading{font-family:var(--font-heading-family, serif);font-size:1.8rem;font-weight:600;line-height:1.25;color:#42271c;margin:0}.bot-mega-editorial__text{font-size:1.3rem;color:#6b5d52;line-height:1.5;margin:0}.bot-mega-editorial__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:.4rem;font-size:1.3rem;font-weight:600;color:#42271c;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.bot-mega-editorial__cta:hover{color:#2e6f8a}.bot-subcollections{padding:.75rem 0 1rem}.bot-subcollections__grid{display:flex;flex-wrap:wrap;gap:.4rem}.bot-subcollections__card{display:flex;flex-direction:column;background:#fff;border:1px solid #E8E4DB;border-radius:8px;text-decoration:none;overflow:hidden;width:calc(8.333% - .367rem);min-width:45px;transition:border-color .2s ease,box-shadow .2s ease}.bot-subcollections__card:hover{border-color:#2e6f8a;box-shadow:0 1px 5px #2e6f8a1f}.bot-subcollections__img-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#eae6dc}.bot-subcollections__img{width:100%;height:100%;object-fit:cover;display:block}.bot-subcollections__img-wrap svg{width:100%;height:100%}.bot-subcollections__info{padding:.5rem .55rem .6rem}.bot-subcollections__name{display:block;font-weight:700;font-size:1.4rem;color:#42271c;line-height:1.25}.bot-subcollections__desc{display:block;font-weight:400;font-style:italic;font-size:1.15rem;color:#6b5d52;margin-top:.15rem;line-height:1.25}.bot-subcollections__empty{font-size:1.2rem;color:#6b5d52;font-style:italic}.bot-subcollections__grid--style2{gap:.8rem}.bot-subcollections__pill{display:inline-flex;align-items:center;background:#fff;outline:.1rem solid #E8E4DB;border-radius:2px;text-decoration:none;padding:1rem 2rem;transition:outline-color .2s ease}.bot-subcollections__pill:hover{outline-color:#2e6f8a}.bot-subcollections__pill-name{font-size:1.6rem;font-weight:400;color:#42271c;line-height:1.2;white-space:nowrap}@media screen and (max-width:749px){.bot-subcollections__grid{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.bot-subcollections__grid::-webkit-scrollbar{display:none}.bot-subcollections__card{width:70px;min-width:70px;flex-shrink:0}.bot-subcollections__pill{flex-shrink:0}}.header__inline-menu>*{display:flex;justify-content:center}.bot-subline{color:#2e6f8a;margin:.4rem 0 .8rem}.bot-warning-images{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1.2rem}.bot-warning-img{display:block;max-width:120px;height:auto}.bot-why-shop{border:1px solid #e8e4db;border-radius:6px;padding:2.4rem;margin:2rem 0}.bot-why-shop__heading{font-size:1.8rem;font-weight:700;color:#42271c;margin:0 0 .6rem}.bot-why-shop__subline{font-style:italic;color:#2e6f8a;margin:0 0 1.2rem;font-size:1.5rem}.bot-why-shop__body{font-size:1.4rem;line-height:1.65;color:#6b5d52;margin:0 0 1rem}.bot-why-shop__body:last-child{margin-bottom:0}.bot-returns-subhead{font-weight:700;margin:1.2rem 0 .4rem;color:#42271c}.shopify-payment-button{margin-top:.8rem}div.shopify-cleanslate div[role=button][data-testid=ShopifyPay-button]{background-color:transparent!important;color:#42271c!important;border:1.5px solid rgba(0,0,0,.25)!important;box-shadow:none!important}div.shopify-cleanslate div[role=button][data-testid=ShopifyPay-button]:hover{background-color:#0000000a!important;border-color:#00000073!important}.story-block__heading{margin-top:0;margin-bottom:1.2rem}.story-block__text{margin-bottom:1.6rem}.story-block__bullets{display:flex;flex-direction:column;gap:1rem;margin:0 0 1.6rem;padding:0}.story-block__bullet{display:flex;align-items:center;margin:0;padding:0}.story-block__bullet-icon{flex-shrink:0}.story-block__bullet-text{line-height:1.5}.story-block__text:last-child,.story-block__bullets:last-child{margin-bottom:0}.story-block__placeholder{border:1px dashed #b9b2a6;border-radius:6px;padding:2rem;margin:0;color:#6b5d52;font-size:1.4rem}.text-center .story-block__bullet{justify-content:center}.text-right .story-block__bullet{justify-content:flex-end}@media screen and (min-width:750px){.md\:text-left .story-block__bullet{justify-content:flex-start}.md\:text-center .story-block__bullet{justify-content:center}.md\:text-right .story-block__bullet{justify-content:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/95/assets/custom.css.map */
