:root{--teal: #3a7d7e;--teal-dark: #2c5f60;--teal-darker: #1e4345;--dark-bg: #2a3a3b;--red: #c0392b;--light-gray: #b0c4c5;--brand-max: 1200px}body,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:sans-serif!important;color:#222}body{background:#fff;font-size:14px;line-height:1.5}.page-width,.container{max-width:var(--brand-max)!important;margin:0 auto!important;padding-left:40px!important;padding-right:40px!important}@media(max-width:768px){.page-width,.container{padding-left:16px!important;padding-right:16px!important}}@media(max-width:380px){.page-width,.container{padding-left:12px!important;padding-right:12px!important}}.header-wrapper,.section-header{background:#fff!important;border-bottom:1px solid #eee!important}.header{padding-top:16px!important;padding-bottom:16px!important}.header__heading-logo,.header__heading-link{font-weight:800!important;font-size:22px!important;letter-spacing:1px!important;color:#222!important;text-transform:uppercase}.header__icon{border-radius:50%!important;width:36px!important;height:36px!important;transition:background .2s!important}.header__icon:hover{background:#f0f0f0!important}.header__icon svg{width:20px;height:20px}.button,button.button,.shopify-payment-button__button--unbranded{background:var(--teal-darker)!important;color:#fff!important;border:none!important;border-radius:0!important;padding:14px 32px!important;font-size:14px!important;font-weight:700!important;letter-spacing:.5px!important;text-transform:uppercase;transition:background .2s!important}.button:hover,button.button:hover{background:var(--teal)!important}.button--secondary{background:#fff!important;color:var(--teal-darker)!important;border:2px solid var(--teal-darker)!important}.button--secondary:hover{background:#f0f8f8!important}.card,.card-wrapper,.product-card-wrapper{border-radius:0!important;background:#fff;transition:box-shadow .2s}.card:hover,.card-wrapper:hover{box-shadow:0 4px 16px #0000001a}.card__media,.media{border-radius:0!important;background:var(--teal)!important}.card__heading,.card__heading a{font-size:14px!important;font-weight:500!important;color:#222!important}.price__regular .price-item,.price-item--regular,.price-item--sale{font-size:15px!important;font-weight:700!important}.price-item--sale{color:var(--red)!important}.price__sale .price-item--regular,.price-item--regular.price-item--last{text-decoration:line-through;color:#888!important;font-size:13px!important;font-weight:400!important}.badge{background:var(--red)!important;color:#fff!important;border:none!important;border-radius:0!important;font-size:11px!important;font-weight:700!important;padding:4px 10px!important;text-transform:uppercase;letter-spacing:.5px}.footer{background:var(--dark-bg)!important;color:#fff!important;padding:50px 0 60px!important;border-top:none!important}.footer__heading,.footer-block__heading{color:#fff!important;font-weight:700!important;font-size:16px!important;padding-bottom:6px!important;border-bottom:2px solid var(--teal)!important;display:inline-block!important;margin-bottom:16px!important;text-transform:uppercase}.footer a,.footer__menu-list a,.footer-block__details-content a{color:#aac5c6!important;text-decoration:none!important;font-size:13px!important;transition:color .2s!important}.footer a:hover{color:#fff!important}.footer__copyright,.copyright__content{color:#6a9a9b!important;font-size:12px!important;border-top:1px solid rgba(255,255,255,.1)!important;padding-top:30px!important;margin-top:30px!important}.field__input,input[type=text],input[type=email],input[type=password],input[type=search],input[type=number],textarea,select{border:1px solid #bbb!important;border-radius:0!important;padding:10px 14px!important;font-family:sans-serif!important;font-size:14px!important}.field__input:focus,input:focus,textarea:focus,select:focus{border-color:var(--teal)!important;outline:none!important}.cart-item__name,.cart-items__heading{font-weight:500!important}.totals__total,.totals__total-value{font-weight:800!important}.shopify-section--full-width,.color-background-1{background:#fff!important}html{scroll-behavior:smooth}body{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.coll-product-img{background:#f8f8f8!important}.coll-product-img__src{object-fit:contain!important;padding:12px;box-sizing:border-box!important}.na-product-card__image{background:#f8f8f8!important}.na-product-card__image img{object-fit:contain!important;padding:12px}.ms-product-card__image{background:#f8f8f8!important}.ms-product-card__image img{object-fit:contain!important;padding:12px}.coll-product-card:hover .coll-product-actions,.coll-product-card:hover .coll-cart-icon{opacity:1!important;visibility:visible!important}.coll-product-card:hover .coll-quick-sizes{opacity:1!important;transform:translateY(0)!important;visibility:visible!important}.coll-product-img__src{box-sizing:border-box!important}#cart-toast{position:fixed;top:80px;right:20px;background:#fff;border:1px solid #deeaea;border-left:4px solid var(--teal);box-shadow:0 8px 32px #00000021;padding:14px 16px;z-index:9999;display:flex;align-items:center;gap:12px;max-width:300px;min-width:220px;transform:translate(calc(100% + 28px));transition:transform .38s cubic-bezier(.22,1,.36,1)}#cart-toast.cart-toast--in{transform:translate(0)}.cart-toast__check{width:32px;height:32px;background:var(--teal-darker);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-toast__body{display:flex;flex-direction:column;flex:1;min-width:0}.cart-toast__title{font-size:11px;font-weight:700;color:var(--teal-darker);text-transform:uppercase;letter-spacing:.5px}.cart-toast__name{font-size:13px;color:#555;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-toast__cta{font-size:12px;font-weight:700;color:var(--teal-darker);text-decoration:none;white-space:nowrap;flex-shrink:0}.cart-toast__cta:hover{text-decoration:underline}@keyframes cartIconPop{0%{transform:scale(1)}30%{transform:scale(1.28) rotate(-8deg)}60%{transform:scale(.92)}80%{transform:scale(1.08)}to{transform:scale(1)}}.cart-icon-pop{animation:cartIconPop .6s ease}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom.css.map */
