:root{--ax-commerce-ink: var(--ax-ink);--ax-commerce-navy: var(--ax-navy);--ax-commerce-blue: var(--ax-blue);--ax-commerce-blue-dark: var(--ax-blue-dark);--ax-commerce-blue-soft: var(--ax-blue-soft);--ax-commerce-steel: var(--ax-steel);--ax-commerce-warm: var(--ax-warm-white);--ax-commerce-line: var(--ax-line);--ax-commerce-line-dark: var(--ax-line-dark);--ax-commerce-shadow: 0 16px 42px rgba(16, 42, 67, .09)}.ax-main-product,.ax collection-component,.ax .template-search,.ax cart-items,.ax #main-cart-footer{color:var(--ax-commerce-ink)}.ax-breadcrumbs{min-height:48px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--ax-commerce-steel);font-size:1.3rem}.ax-breadcrumbs a{color:inherit;text-underline-offset:3px}.ax-breadcrumbs a:hover{color:var(--ax-commerce-blue-dark)}.ax-main-product{background:#fff}.ax-main-product .product{border:1px solid var(--ax-commerce-line);box-shadow:var(--ax-commerce-shadow);background:#fff}.ax-main-product .product__media-wrapper{background:#f7f7f5;border-right:1px solid var(--ax-commerce-line)}.ax-main-product .product__media-list{margin-bottom:0}.ax-main-product .product__media-item{background:#f7f7f5}.ax-main-product .product__media img{object-fit:contain}.ax-main-product .product__info-wrapper{padding:3.3rem 4rem 2.9rem}.ax-main-product .product__info-container{max-width:none}.ax-main-product .product__text.caption-with-letter-spacing{margin:0 0 .5rem;color:var(--ax-commerce-blue-dark);font-size:1.3rem;font-weight:700;letter-spacing:0;text-transform:none}.ax-main-product .product__title{margin-bottom:.6rem}.ax-main-product .product__title h1{margin:0;font-size:clamp(2.9rem,3vw,3.8rem);font-weight:600;line-height:1.13;letter-spacing:-.035em}.ax-main-product .price--large{font-size:2.5rem;font-weight:700}.ax-main-product .price{color:var(--ax-commerce-ink)}.ax-main-product .price__sale .price-item--regular{color:var(--ax-commerce-steel)}.ax-main-product .product__sku{margin:1.6rem 0;padding:1.1rem 1.3rem;display:flex;justify-content:space-between;gap:2rem;background:#f0f4f7;border-left:3px solid var(--ax-commerce-blue);color:var(--ax-commerce-ink);font-size:1.3rem;font-weight:700}.ax-main-product .product__inventory{margin:1.2rem 0;font-size:1.3rem}.ax-product-availability__state{display:inline-flex;align-items:center;gap:.8rem;font-weight:700}.ax-product-availability__state--available{color:#315c43}.ax-product-availability__state--unavailable{color:#7c3333}.ax-product-availability__dot{width:.8rem;height:.8rem;flex:0 0 .8rem;border-radius:50%;background:currentColor}.ax-main-product .product-form__input .form__label{font-size:1.3rem;font-weight:700}.ax-main-product .product-form__input input[type=radio]+label{min-height:4.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:0;font-size:1.3rem}.ax-main-product .quantity{min-height:4.8rem;border-radius:0}.ax-main-product .product-form__submit{min-height:5rem;border-radius:0;background:var(--ax-commerce-navy);color:#fff;font-size:1.4rem;font-weight:700}.ax-main-product .product-form__submit:not([disabled]):hover{background:#0b1f33}.ax-main-product .shopify-payment-button__button{min-height:5rem;border-radius:0}.ax-fitment-panel{margin:1rem 0;padding:1.6rem;background:var(--ax-commerce-blue-soft);border:1px solid #b8d2e6}.ax-fitment-panel__top{display:flex;align-items:center;justify-content:space-between;gap:2rem}.ax-fitment-panel strong{font-size:1.4rem}.ax-fitment-panel p{margin:.3rem 0 0;color:#596d7c;font-size:1.3rem}.ax-fitment-panel a,.ax-policy-links a{color:var(--ax-commerce-blue-dark);font-size:1.3rem;font-weight:700;text-underline-offset:3px}.ax-delivery-check{margin:1rem 0;padding:1.3rem 1.5rem;border:1px solid var(--ax-commerce-line)}.ax-delivery-check label{display:block;margin-bottom:.7rem;font-size:1.3rem;font-weight:700}.ax-delivery-check__row{display:grid;grid-template-columns:1fr auto}.ax-delivery-check input{min-width:0;min-height:4.4rem;padding:0 1.2rem;border:1px solid var(--ax-commerce-line-dark);border-radius:0;font-size:1.3rem}.ax-delivery-check button{min-height:4.4rem;padding:0 1.5rem;color:#fff;background:var(--ax-commerce-blue);border:0;font-size:1.3rem;font-weight:700;cursor:pointer}.ax-delivery-check__result{margin:.7rem 0 0;color:var(--ax-commerce-steel);font-size:1.3rem}.ax-policy-links{display:flex;flex-wrap:wrap;gap:0 2.2rem}.ax-policy-links a{min-height:4.4rem;display:inline-flex;align-items:center}.ax-main-product .product__accordion{border-color:var(--ax-commerce-line)}.ax-main-product .product__accordion summary{min-height:5rem}.ax-main-product .accordion__title{font-size:1.4rem;font-weight:700}.ax-main-product .product__description,.ax-main-product .accordion__content{font-size:1.5rem}.ax-commerce-details{margin-top:1rem;border-bottom:1px solid var(--ax-commerce-line)}.ax-commerce-details details{border-top:1px solid var(--ax-commerce-line)}.ax-commerce-details summary{min-height:5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;cursor:pointer;font-size:1.4rem;font-weight:700;list-style:none}.ax-commerce-details summary::-webkit-details-marker{display:none}.ax-commerce-details summary svg{width:1.2rem;transition:transform .2s ease}.ax-commerce-details details[open] summary svg{transform:rotate(180deg)}.ax-commerce-details__content{padding:0 0 1.8rem;color:var(--ax-commerce-steel);font-size:1.4rem}.ax-commerce-details__content>:first-child{margin-top:0}.ax-commerce-details__content>:last-child{margin-bottom:0}.ax-commerce-details__content a{color:var(--ax-commerce-blue-dark);text-underline-offset:3px}.ax-specification-list{margin:0}.ax-specification-list div{padding:.8rem 0;display:grid;grid-template-columns:minmax(12rem,.42fr) 1fr;gap:2rem;border-top:1px solid #e7eaed}.ax-specification-list div:first-child{border-top:0}.ax-specification-list dt{color:var(--ax-commerce-steel)}.ax-specification-list dd{margin:0;color:var(--ax-commerce-ink);font-weight:600}.ax-product-card{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid var(--ax-commerce-line)}.ax-product-card__media{aspect-ratio:1 / .82;display:grid;place-items:center;overflow:hidden;background:#f8f8f7;border-bottom:1px solid var(--ax-commerce-line)}.ax-product-card__media img,.ax-product-card__media svg{width:100%;height:100%;object-fit:contain}.ax-product-card__body{flex:1;padding:1.7rem;display:flex;flex-direction:column}.ax-product-card__type{margin:0 0 .5rem;color:var(--ax-commerce-blue-dark);font-size:1.3rem;font-weight:600}.ax-product-card__title{margin:0;font-size:1.7rem;font-weight:700;line-height:1.3}.ax-product-card__title a{color:inherit;text-decoration:none}.ax-product-card__reference{margin:.8rem 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.4rem 1rem;color:var(--ax-commerce-steel);font-size:1.3rem}.ax-product-card__reference strong{color:var(--ax-commerce-ink)}.ax-product-card__status{margin:1.3rem 0 0;padding:.9rem 0;border-block:1px solid #e1e5e8;color:#315c43;font-size:1.3rem;font-weight:600}.ax-product-card__status--unavailable{color:#7c3333}.ax-product-card__footer{margin-top:auto;padding-top:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.ax-product-card__price .price{font-size:1.6rem;font-weight:700}.ax-product-card__button{min-height:4.4rem;padding:0 1.4rem;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--ax-commerce-navy);font-size:1.3rem;font-weight:700;text-decoration:none}.ax-product-card__button:hover{background:#0b1f33}.ax .collection-hero,.ax .template-search{background:var(--ax-commerce-warm)}.ax .collection-hero__title,.ax .template-search__header h1{font-weight:600;letter-spacing:-.03em}.ax collection-component .facets-container,.ax .template-search .facets-container{padding-block:1.4rem}.ax collection-component .facet-filters__sort,.ax .template-search .facet-filters__sort{font-size:1.3rem}.ax .template-search__search{max-width:78rem}.ax .template-search__search .field{background:#fff;border:1px solid #99a7b2}.ax .template-search__search .field:before,.ax .template-search__search .field:after{display:none}.ax .template-search__search input{min-height:5rem;font-size:1.5rem}.ax .template-search__search .search__button{width:5.2rem;min-height:5rem;color:#fff;background:var(--ax-commerce-blue)}.ax-search-guidance{margin:-2rem auto 3rem;max-width:78rem;color:var(--ax-commerce-steel);font-size:1.3rem;text-align:left}.ax-search-guidance strong{color:var(--ax-commerce-ink)}.ax cart-items,.ax #main-cart-footer{background:var(--ax-commerce-warm)}.ax cart-items .title-wrapper-with-link{align-items:end}.ax cart-items .cart__empty-text,.ax cart-items .title--primary{font-weight:600;letter-spacing:-.03em}.ax cart-items .cart-items{background:#fff;border:1px solid var(--ax-commerce-line)}.ax cart-items .cart-item{border-bottom:1px solid var(--ax-commerce-line)}.ax cart-items .cart-item__image-container{border:0;border-radius:0;background:#f7f7f5}.ax cart-items .cart-item__name{font-weight:700}.ax-cart-reference{margin:.7rem 0 0;color:var(--ax-commerce-steel);font-size:1.3rem}.ax-cart-reference strong{color:var(--ax-commerce-ink)}.ax #main-cart-footer .cart__footer{padding:2.4rem;background:#fff;border:1px solid var(--ax-commerce-line)}.ax #main-cart-footer .cart__checkout-button{min-height:5rem;border-radius:0;background:var(--ax-commerce-navy);font-size:1.4rem;font-weight:700}.ax-cart-assurance{margin:0 0 1.5rem;padding:1.4rem;background:var(--ax-commerce-blue-soft);border:1px solid #b8d2e6;font-size:1.3rem}.ax-cart-assurance p{margin:0}.ax-cart-assurance a{color:var(--ax-commerce-blue-dark);font-weight:700;text-underline-offset:3px}@media screen and (max-width:989px){.ax-main-product .product__media-wrapper{border-right:0;border-bottom:1px solid var(--ax-commerce-line)}.ax-main-product .product__info-wrapper{padding:2.6rem 2rem}}@media screen and (max-width:749px){.ax-breadcrumbs{padding-inline:2rem}.ax-main-product .page-width{padding-inline:0}.ax-main-product .product__media-list{margin-left:0;width:100%}.ax-main-product .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-inline:0}.ax-main-product .product{border-inline:0;box-shadow:none}.ax-main-product .product__title h1{font-size:2.9rem}.ax-main-product .product__info-wrapper{padding:2.6rem 2rem}.ax-fitment-panel__top{align-items:flex-start}.ax-delivery-check__row{grid-template-columns:1fr 10rem}.ax-policy-links{display:grid;gap:0}.ax-product-card{min-height:18.8rem;display:grid;grid-template-columns:12.6rem minmax(0,1fr)}.ax-product-card__media{width:12.6rem;height:100%;min-height:18.8rem;aspect-ratio:auto;border-right:1px solid var(--ax-commerce-line);border-bottom:0}.ax-product-card__body{min-width:0;padding:1.3rem}.ax-product-card__title{font-size:1.5rem}.ax-product-card__status{margin-top:.8rem;padding:.7rem 0}.ax-product-card__button{min-width:8.8rem}.ax collection-component .product-grid,.ax .template-search .product-grid{display:grid;grid-template-columns:1fr;gap:.9rem}.ax collection-component .product-grid .grid__item,.ax .template-search .product-grid .grid__item{width:100%;max-width:none}.ax cart-items .cart-items{border-inline:0}.ax #main-cart-footer .cart__footer{padding:2rem}}.ax-main-product .shopify-payment-button__button--unbranded{background:var(--ax-commerce-navy);color:#fff;border-radius:0}.ax-main-product .shopify-payment-button__button--unbranded:hover{background:var(--ax-commerce-blue-dark, #115284)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ax-commerce.css.map */
