.product-item__media{background-color:#dad0c9;border-radius:4px;overflow:hidden;box-shadow:0 4px 16px #0000001a,0 1px 4px #00000014;transition:box-shadow .3s ease}.product-item__image-link{background-color:#dad0c9}.product-item:hover .product-item__media{box-shadow:0 8px 28px #00000024,0 2px 6px #0000001a}.product-item__inner{transition:transform .22s ease,box-shadow .22s ease}.product-item:hover .product-item__inner{transform:translateY(-3px)}.product-item__collection-actions{display:flex;gap:6px;padding:8px 0 6px;width:100%}.product-item__shop-now-btn,.product-item__atc-btn{flex:1;font-size:11px;padding:8px 4px;text-align:center;white-space:nowrap;border-radius:3px;cursor:pointer;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.product-item__shop-now-btn{background-color:transparent;border:1.5px solid #111111;color:#111}.product-item__shop-now-btn:hover{background-color:#111;color:#fff}.product-item__atc-btn{background-color:#111;border:1.5px solid #111111;color:#fff}.product-item__atc-btn:hover{background-color:#333;border-color:#333}.product-item__atc-btn:disabled{background-color:#aaa;border-color:#aaa;cursor:not-allowed}.product-item__atc-form{flex:1;display:flex}.product-item__atc-form .product-item__atc-btn{width:100%}.product-badge[data-handle=buy-2-get-1-free]{background-color:#c0392b!important;color:#fff!important;font-weight:700;font-size:10px;padding:5px 9px;text-transform:uppercase;letter-spacing:.05em;border-radius:2px}.product__media-item{background-color:#dad0c9;border-radius:4px;overflow:hidden;box-shadow:0 6px 24px #0000001a,0 2px 6px #00000012}.product__media-item img,.product__media-item video,.product__media-item model-viewer{display:block}.product-thumbnails__item-link{background-color:#dad0c9;border-radius:3px;overflow:hidden;display:block}.product-thumbnails__item-link.active{outline:2px solid #888888;outline-offset:2px}.product-thumbnails__item-link:hover{outline:2px solid #AAAAAA;outline-offset:2px}.product__media-container.below-mobile .product__media-item{background-color:#dad0c9}.product-item__image .image__img,.product-item__image--one .image__img,.product-item__image--two .image__img{filter:drop-shadow(0px 8px 12px rgba(0,0,0,.22)) drop-shadow(0px 3px 5px rgba(0,0,0,.14)) drop-shadow(0px 1px 2px rgba(0,0,0,.08));transition:filter .3s ease}.product-item:hover .product-item__image .image__img,.product-item:hover .product-item__image--one .image__img{filter:drop-shadow(0px 14px 20px rgba(0,0,0,.26)) drop-shadow(0px 5px 8px rgba(0,0,0,.16)) drop-shadow(0px 2px 3px rgba(0,0,0,.1))}.product__media-item .image__img{filter:drop-shadow(0px 12px 18px rgba(0,0,0,.2)) drop-shadow(0px 4px 7px rgba(0,0,0,.13)) drop-shadow(0px 1px 3px rgba(0,0,0,.08))}.product-thumbnails__item-link .image__img{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.16)) drop-shadow(0px 1px 3px rgba(0,0,0,.1))}[data-ajax-sibling-nav] .product__color-swatch--sibling-product{cursor:pointer}.product-item .product-badge--sale{background-color:#c0392b;color:#fff;font-weight:700;font-size:10px;padding:4px 8px;text-transform:uppercase;letter-spacing:.06em;border-radius:2px}.product-item .product-rating{display:flex;align-items:center;justify-content:center;gap:4px;margin:2px 0 4px}.product-item .product-rating__stars{display:flex;align-items:center;color:#c0392b}.product-item .product-rating__stars svg{width:12px;height:12px}.product-item .product-rating__count{font-size:10px;color:#666;letter-spacing:.02em}.product-item__shop-now-btn{text-decoration:none;transition:background-color .18s ease,color .18s ease}.product-item__atc-btn--sold-out{background-color:#aaa!important;border-color:#aaa!important;cursor:not-allowed}.product__block-callouts .product__callouts-items[data-with-box=true]{border:2px solid #c0392b;border-radius:4px;padding:12px 14px;background-color:#fff8f7}.product__callouts-item .product__callouts-item-icon svg{color:#c0392b}.hondo-bundle{border:1px solid #e5e5e5;border-radius:6px;padding:18px 16px;margin:16px 0;background-color:#fafafa}.hondo-bundle__header{margin-bottom:14px}.hondo-bundle__badge{display:inline-block;background-color:#c0392b;color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:2px;margin-bottom:8px}.hondo-bundle__headline{font-size:13px;color:#444;margin:0;line-height:1.4}.hondo-bundle__progress-wrap{margin-bottom:16px}.hondo-bundle__progress-bar{height:5px;background-color:#e5e5e5;border-radius:3px;overflow:hidden;margin-bottom:6px}.hondo-bundle__progress-fill{height:100%;background-color:#c0392b;border-radius:3px;transition:width .35s ease}.hondo-bundle__progress-text{font-size:12px;color:#555;margin:0}.hondo-bundle__slots{display:flex;gap:8px;margin-bottom:16px}.hondo-bundle__slot{flex:1;border:1.5px dashed #cccccc;border-radius:4px;padding:8px 6px;text-align:center;min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background-color:#fff}.hondo-bundle__slot--filled{border-style:solid;border-color:#111}.hondo-bundle__slot--free{border-color:#c0392b}.hondo-bundle__slot-image{position:relative;width:70px;height:70px;margin:0 auto 4px}.hondo-bundle__slot-image img{width:100%;height:100%;object-fit:cover;border-radius:3px}.hondo-bundle__slot-remove{position:absolute;top:-6px;right:-6px;width:18px;height:18px;background-color:#111;color:#fff;border:none;border-radius:50%;font-size:9px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.hondo-bundle__slot-title{font-size:10px;font-weight:600;margin:0 0 2px;line-height:1.3;color:#111}.hondo-bundle__slot-price{font-size:10px;color:#666;margin:0}.hondo-bundle__slot-placeholder{display:flex;flex-direction:column;align-items:center;gap:4px;color:#aaa}.hondo-bundle__slot-placeholder span:first-child{font-size:22px;line-height:1;font-weight:300}.hondo-bundle__slot-placeholder p{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0;color:#888}.hondo-bundle__free-tag{background-color:#c0392b;color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:2px;letter-spacing:.08em}.hondo-bundle__picker{margin-bottom:14px}.hondo-bundle__picker-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#333;margin:0 0 8px}.hondo-bundle__picker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}@media(max-width:480px){.hondo-bundle__picker-grid{grid-template-columns:repeat(3,1fr)}}.hondo-bundle__pick-item{border:1.5px solid #e5e5e5;border-radius:4px;padding:6px 4px;background:#fff;cursor:pointer;text-align:center;transition:border-color .15s ease}.hondo-bundle__pick-item:hover{border-color:#111}.hondo-bundle__pick-item--selected{border-color:#c0392b;background-color:#fff8f7}.hondo-bundle__pick-image{width:60px;height:60px;margin:0 auto 4px}.hondo-bundle__pick-image img{width:100%;height:100%;object-fit:cover;border-radius:2px}.hondo-bundle__pick-placeholder{width:60px;height:60px;background-color:#dad0c9;border-radius:2px;margin:0 auto 4px}.hondo-bundle__pick-title{font-size:9px;font-weight:600;color:#333;margin:0 0 2px;line-height:1.3}.hondo-bundle__pick-price{font-size:9px;color:#666;margin:0}.hondo-bundle__cta{display:flex;flex-direction:column;gap:8px}.hondo-bundle__add-all{width:100%}.hondo-bundle__add-all:disabled{opacity:.45;cursor:not-allowed}.hondo-bundle__single-link{text-align:center;font-size:11px;color:#666;text-decoration:underline;cursor:pointer;display:block}.hondo-bundle__single-link:hover{color:#111}.product__callouts-mini-item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#333;letter-spacing:.02em}.product__callouts-mini-item .product__callouts-item-icon,.product__callouts-mini-item .icon-editorial{width:18px;height:18px;color:#111;flex-shrink:0}:root{--font-heading-family: "Bebas Neue", "Impact", sans-serif;--font-body-family: "Chivo", sans-serif}h1,.image-hero__heading,.collection-hero__heading,.scrolling-content__text{font-family:Bebas Neue,Impact,sans-serif;font-weight:400;letter-spacing:.04em}h2,.featured-collection__heading,.grid__heading,.multi-column__heading,[class*=__heading]{font-family:Bebas Neue,Impact,sans-serif;font-weight:400;letter-spacing:.03em}h3,h4,h5,h6,.product-item__product-title,.product__title,.image-with-text__heading,.collapsible-row-list__heading,[class*=__title]{font-family:Oswald,sans-serif;font-weight:600;letter-spacing:.02em}.nav__link,.header__nav-link,[class*=nav__] a,[class*=header__] a,.announcement-bar{font-family:Oswald,sans-serif;font-weight:500;letter-spacing:.08em}body,p,.rte,.product__description,.product__policies,.footer{font-family:Chivo,sans-serif;font-weight:400}.btn,button,[type=submit],.product-item__atc-banner button,.product-item__atc-banner .btn{font-family:Oswald,sans-serif;font-weight:600;letter-spacing:.1em}.product-item__price,.product__price,.price,.product-item__product-vendor{font-family:Chivo,sans-serif;font-weight:500}.product-item__hover-action-wrap.product-item__atc-banner,.product-item__atc-banner{opacity:1!important;visibility:visible!important;display:block!important;position:absolute;right:0;bottom:0;left:0;z-index:10;padding:0;transition:none!important}.product-item__inner:hover .product-item__hover-action-wrap.product-item__atc-banner,.product-item__inner:focus-within .product-item__hover-action-wrap.product-item__atc-banner{opacity:1!important;visibility:visible!important}@media(max-width:719px){.product-item__atc-banner .btn[data-quick-shop-trigger],.product-item__hover-action-wrap.product-item__atc-banner .btn[data-quick-shop-trigger],.product-item__atc-banner button[data-quick-shop-trigger]{display:block!important;width:100%!important}.product-item__hover-action-wrap.product-item__atc-banner{opacity:1!important;visibility:visible!important}}@media(hover:none){.product-item__hover-action-wrap.product-item__atc-banner,.product-item__atc-banner{opacity:1!important;visibility:visible!important}}@media(hover:hover)and (pointer:fine){.product-item__hover-action-wrap.product-item__atc-banner,.product-item__atc-banner{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.product-item__inner:hover .product-item__hover-action-wrap.product-item__atc-banner,.product-item__inner:hover .product-item__atc-banner,.product-item__inner:focus-within .product-item__hover-action-wrap.product-item__atc-banner,.product-item__inner:focus-within .product-item__atc-banner{opacity:1;visibility:visible}}html.hondo-touch .product-item__hover-action-wrap.product-item__atc-banner,html.hondo-touch .product-item__atc-banner{opacity:0!important;visibility:hidden!important;transition:opacity .18s ease,visibility .18s ease!important}html.hondo-touch .product-item.hondo-banner-revealed .product-item__hover-action-wrap.product-item__atc-banner,html.hondo-touch .product-item.hondo-banner-revealed .product-item__atc-banner{opacity:1!important;visibility:visible!important}@media(hover:none){.product-item__hover-action-wrap.product-item__atc-banner,.product-item__atc-banner{opacity:0;visibility:hidden}}@media(max-width:719px){.product-item__atc-banner .btn[data-quick-shop-trigger],.product-item__hover-action-wrap.product-item__atc-banner .btn[data-quick-shop-trigger],.product-item__atc-banner button[data-quick-shop-trigger]{display:block;width:100%}}.product-item__hoverless-quick-view-button{display:none!important}.hondo-mobile-atc{display:none;position:absolute;bottom:10px;right:10px;z-index:20}@media(hover:none),(pointer:coarse){.hondo-mobile-atc{display:block}}.hondo-mobile-atc__btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;margin:0;background-color:#111;color:#fff;border:none;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #00000059;transition:background-color .15s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.hondo-mobile-atc__btn:active{background-color:#333;transform:scale(.93)}.hondo-mobile-atc__btn svg{width:20px;height:20px;stroke:#fff;flex-shrink:0}.hondo-mobile-atc__btn--sold-out{background-color:#999;cursor:not-allowed}.hondo-mobile-atc__form{display:block;margin:0;padding:0}@media(hover:hover)and (pointer:fine){.product-item__hover-action-wrap.product-item__atc-banner,.product-item__atc-banner{opacity:0!important;visibility:hidden!important;transition:opacity .2s ease,visibility .2s ease!important}.product-item__inner:hover .product-item__hover-action-wrap.product-item__atc-banner,.product-item__inner:hover .product-item__atc-banner,.product-item__inner:focus-within .product-item__hover-action-wrap.product-item__atc-banner,.product-item__inner:focus-within .product-item__atc-banner{opacity:1!important;visibility:visible!important}.hondo-mobile-atc{display:none!important}}@media(hover:none),(pointer:coarse){.product-item__hover-action-wrap.product-item__atc-banner,.product-item__atc-banner{display:none!important}}.hondo-mobile-atc__btn{background-color:#dad0c9!important;color:#111!important;border:1.5px solid rgba(0,0,0,.12)!important;box-shadow:0 2px 8px #0003!important}.hondo-mobile-atc__btn svg{stroke:#111!important}.hondo-mobile-atc__btn--sold-out svg{stroke:#888!important}.hondo-mobile-atc__btn{width:30px!important;height:30px!important;background-color:#dad0c9!important;color:#111!important;border:1.5px solid rgba(0,0,0,.1)!important;box-shadow:0 1px 6px #0000002e!important}.hondo-mobile-atc__btn svg{width:16px!important;height:16px!important;stroke:#111!important}.hondo-mobile-atc__btn:active{background-color:#111!important;border-color:#111!important}.hondo-mobile-atc__btn:active svg{stroke:#dad0c9!important}.hondo-mobile-atc__btn--sold-out{background-color:#c8bfb8!important;border-color:transparent!important;cursor:not-allowed!important}.hondo-mobile-atc__btn--sold-out svg{stroke:#999!important}.product-badge{font-family:Bebas Neue,Oswald,sans-serif!important;font-size:13px!important;font-weight:400!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:5px 9px 4px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;pointer-events:none!important;border:none!important;border-radius:0 0 3px!important;box-shadow:1px 1px 4px #0000001f!important;margin:0!important}.product-item .product-badges{top:0!important;left:0!important;right:auto!important;bottom:auto!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:0!important;align-items:flex-start!important}.product-item .product-badges .product-badge+.product-badge{margin-top:2px!important;border-radius:0 3px 3px 0!important}.product-badge[data-handle=best-seller]{background-color:#8b6914!important;color:#fff!important}.product-badge[data-handle=new]{background-color:#1a1a1a!important;color:#fff!important}.product-badge[data-handle=pre-order]{background-color:#2c3e50!important;color:#fff!important}.product-badge[data-handle=buy-2-get-1-free]{background-color:#c0392b!important;color:#fff!important;font-size:11px!important}.product-badge--sale{background-color:#c0392b!important;color:#fff!important;border-color:transparent!important;font-family:Bebas Neue,Oswald,sans-serif!important;font-size:13px!important;letter-spacing:.08em!important;padding:5px 9px 4px!important;border-radius:0 0 3px!important;box-shadow:1px 1px 4px #0000001f!important;margin:0!important}.product-badge--sold-out{display:none!important}@media(max-width:719px){.product-item__meta{padding:0!important}.product-item__text{margin:8px 6px 6px!important}.product-item__text>*:not(:empty){margin-bottom:4px!important}.product-item__product-title{font-size:13px!important;line-height:1.2!important;margin-bottom:3px!important}.product-item__product-vendor{font-size:11px!important;margin-bottom:3px!important}.product-item__text .product-rating,.product-item__text .product-item__rating{margin-bottom:3px!important}.product-item__price{font-size:13px!important;margin:0!important;line-height:1.2!important}.product-item__swatch-count{font-size:11px!important;margin-top:2px!important;margin-bottom:0!important}.product-item .product-badges{top:0!important;left:0!important}}.hondo-hero{position:relative;width:100%;margin:0;padding:0}.shopify-section:has(.hondo-hero){margin:0!important;padding:0!important}.hondo-hero__image-wrap{position:relative;width:100%;line-height:0;overflow:hidden;margin:0;padding:0}.hondo-hero__image img,.hondo-hero__image svg{width:100%;height:40vh;display:block;object-fit:cover;object-position:center top;margin:0;padding:0}@media screen and (min-width:1025px){.hondo-hero__image img,.hondo-hero__image svg{height:50vh!important}}.hondo-hero__image--mobile{display:block}.hondo-hero__image--desktop.hondo-hero__image--hide-mobile{display:none}@media(min-width:720px){.hondo-hero__image--mobile{display:none}.hondo-hero__image--desktop.hondo-hero__image--hide-mobile{display:block}}.hondo-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0%,transparent 40%,rgba(0,0,0,.55) 100%);pointer-events:none;z-index:1}.hondo-hero__content{position:absolute;bottom:0;left:0;right:0;padding:40px 20px 18px;z-index:2;text-align:left}@media(min-width:720px){.hondo-hero__content{padding:60px 48px 28px;max-width:700px}}.hondo-hero__social-proof{display:flex;align-items:center;gap:8px;margin-bottom:8px}.hondo-hero__stars{display:flex;align-items:center;gap:2px}.hondo-hero__social-text{font-family:Chivo,sans-serif;font-size:13px;font-weight:500;color:#f7f2e8}.hondo-hero__heading{font-family:Bebas Neue,sans-serif;font-size:clamp(30px,7vw,56px);line-height:1;letter-spacing:.02em;color:#f7f2e8;margin:0 0 8px;text-transform:uppercase}.hondo-hero__subheading{font-family:Chivo,sans-serif;font-size:13px;line-height:1.5;color:#f7f2e8e0;margin:0 0 14px;max-width:460px}.hondo-hero__cta{display:inline-block;width:100%;padding:14px 24px;font-family:Bebas Neue,sans-serif;font-size:17px;letter-spacing:.1em;text-align:center;text-decoration:none;text-transform:uppercase;border-radius:2px;cursor:pointer;transition:opacity .2s ease,transform .15s ease;margin-bottom:12px;background:#111;color:#f7f2e8;border:2px solid #111111;box-shadow:none}.hondo-hero__cta:hover,.hondo-hero__cta:focus,.hondo-hero__cta:visited{color:#f7f2e8;opacity:.85;transform:translateY(-1px)}@media(min-width:720px){.hondo-hero__cta{width:auto;min-width:260px;padding:14px 36px;font-size:19px}}.hondo-hero__fuds{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:2px}.hondo-hero__fud{display:flex;align-items:center;gap:5px;font-family:Chivo,sans-serif;font-size:12px;font-weight:500;color:#f7f2e8e6}.hondo-hero__fud svg{flex-shrink:0;color:#f7f2e8}.hondo-cb__overlay{background:linear-gradient(to bottom,transparent 0%,transparent 35%,rgba(0,0,0,.65) 100%)!important}.hondo-cb__content{text-align:left!important}.hondo-cb__social-proof{display:flex;align-items:center;gap:8px;margin-bottom:8px}.hondo-cb__stars{display:flex;align-items:center;gap:2px}.hondo-cb__social-text{font-family:Chivo,sans-serif;font-size:13px;font-weight:500;color:#f7f2e8}.hondo-cb__heading{font-family:Bebas Neue,sans-serif!important;font-size:clamp(30px,7vw,56px)!important;line-height:1!important;letter-spacing:.02em!important;color:#f7f2e8!important;margin:0 0 8px!important;text-transform:uppercase!important}.hondo-cb__subheading{font-family:Chivo,sans-serif;font-size:13px;line-height:1.5;color:#f7f2e8e0;margin:0 0 14px;max-width:460px}.hondo-cb__cta{display:inline-block;padding:13px 28px;font-family:Bebas Neue,sans-serif;font-size:17px;letter-spacing:.1em;text-align:center;text-decoration:none;text-transform:uppercase;border-radius:2px;cursor:pointer;transition:opacity .2s ease,transform .15s ease;margin-bottom:12px;background:#111;color:#f7f2e8;border:2px solid #111111;box-shadow:none}.hondo-cb__cta:hover,.hondo-cb__cta:focus,.hondo-cb__cta:visited{color:#f7f2e8;opacity:.85;transform:translateY(-1px)}@media(min-width:720px){.hondo-cb__cta{min-width:220px;padding:13px 36px;font-size:18px}}.hondo-cb__fuds{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:2px}.hondo-cb__fud{display:flex;align-items:center;gap:5px;font-family:Chivo,sans-serif;font-size:12px;font-weight:500;color:#f7f2e8e6}.hondo-cb__fud svg{flex-shrink:0;color:#f7f2e8}.collection-section,.template-collection .shopify-section:first-child,[data-section-type=collection-banner]{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}@media screen and (max-width:1024px){[data-add-to-cart-redirect]{display:none!important}}.hondo-b2g1{background:#1a1a1a;border-radius:6px;margin:12px 0 8px;padding:12px 16px}.hondo-b2g1__inner{display:flex;align-items:center;gap:12px}.hondo-b2g1__icon{font-size:22px;flex-shrink:0}.hondo-b2g1__text{flex:1;min-width:0}.hondo-b2g1__msg{font-family:Chivo,sans-serif;font-size:13px;line-height:1.4;color:#f7f2e8;display:block}.hondo-b2g1__msg strong{color:#e8a020}.hondo-b2g1__msg--unlocked{color:#7fd17f}.hondo-b2g1__pips{display:flex;gap:6px;flex-shrink:0}.hondo-b2g1__pip{width:11px;height:11px;border-radius:50%;background:#444;transition:background .25s ease}.hondo-b2g1__pip--filled{background:#e8a020}.quick-cart__item-image,.cart__form-item-image{align-self:flex-start;flex-shrink:0;border-radius:4px;overflow:hidden;background-color:#dad0c9;box-shadow:0 4px 16px #0000001a,0 1px 4px #00000014}.quick-cart__item-image .quick-cart__item-link,.cart__form-item-image .cart__form-item-link{display:block;background-color:#dad0c9;border-radius:4px;overflow:hidden}.quick-cart__item-image img.image__img,.cart__form-item-image img.image__img{filter:drop-shadow(0px 8px 12px rgba(0,0,0,.22)) drop-shadow(0px 3px 5px rgba(0,0,0,.14)) drop-shadow(0px 1px 2px rgba(0,0,0,.08));display:block}.drawer-menu__link[data-item=link]{display:flex;align-items:center;justify-content:space-between}.drawer-menu__link[data-item=link]:after{content:"";display:block;width:7px;height:7px;border-right:1.5px solid currentColor;border-top:1.5px solid currentColor;transform:rotate(45deg);flex-shrink:0;opacity:.5}.drawer-menu__link[data-item=parent] .menu-icon{transform:rotate(-90deg)!important}.hondo-nav-squares{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 20px 20px}.hondo-nav-square{display:block;text-decoration:none;color:inherit;border-radius:6px;overflow:hidden;position:relative}.hondo-nav-square__img-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:6px;background-color:#dad0c9;position:relative}.hondo-nav-square__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.hondo-nav-square:hover .hondo-nav-square__img-wrap img,.hondo-nav-square:active .hondo-nav-square__img-wrap img{transform:scale(1.04)}.hondo-nav-square__btn{position:absolute;bottom:10px;left:50%;transform:translate(-50%);background-color:#f7f2e8;color:#111;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:2px;white-space:nowrap;pointer-events:none}.hondo-nav-square__label{display:block;text-align:center;font-size:15.5px;font-weight:500;letter-spacing:.08em;padding:8px 4px 2px;color:#111}.quick-cart__footer .btn--primary{padding-top:15px;padding-bottom:15px;font-size:18px;letter-spacing:.1em}.hondo-b2g1-bar{position:relative;padding:var(--spacing-3);width:100%;background-color:#8b6f5ed9;margin-top:var(--spacing-3)}.hondo-b2g1-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.04;pointer-events:none}.hondo-b2g1-bar--success{padding-top:var(--spacing-2);padding-bottom:var(--spacing-2);background-color:#6b8f5ed9}.hondo-b2g1-bar--success:after{background-color:var(--color-text-success);opacity:.08}.hondo-b2g1-bar--success .hondo-b2g1-bar__message-wrapper{color:#fff}.hondo-b2g1-bar--success .hondo-b2g1-bar__bar{display:none}.hondo-b2g1-bar__message-wrapper{display:flex;justify-content:center;align-items:center;color:#fff;font-family:Chivo,sans-serif;font-size:var(--font-size-body-75)}.hondo-b2g1-bar__message-wrapper .icon{width:1.25em;height:1.25em;margin-top:3px;margin-right:10px;flex-shrink:0}.hondo-b2g1-bar__message{font-family:Chivo,sans-serif;font-size:var(--font-size-body-75);font-weight:700;margin:0;line-height:1.4;color:#fff;letter-spacing:-.01em}.hondo-b2g1-bar__message strong{color:#fff;font-weight:700}.hondo-b2g1-bar__bar{position:relative;height:4px;width:100%;margin-top:var(--spacing-3)}.hondo-b2g1-bar__bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:.25}.hondo-b2g1-bar__bar-progress{height:4px;width:0;background-color:#fff;position:absolute;left:0;transition:width .2s ease}
/*# sourceMappingURL=/cdn/shop/t/40/assets/custom.css.map */
