product-card.product-card{border-radius:12px;border:1px solid var(--border-primary, #D4D4D4);background:var(--background-primary, #FFF);padding:12px;transition:.2s all;position:relative;height:100%;display:flex;flex-direction:column}@media screen and (max-width:999px){product-card.product-card{padding:6px}}@media screen and (min-width:1000px){product-card.product-card.is--hover-effect:hover{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0;z-index:1;padding:24px 24px 12px;box-shadow:0 -10px 20px -5px #0003;width:109.49%;margin-left:calc((100% * 1.0949 - 100%) / -2);margin-right:calc((100% * 1.0949 - 100%) / -2)}product-card.product-card.is--hover-effect:hover:after{content:"";display:block;position:absolute;bottom:-10px;left:0;width:100%;background:#fff;height:20px}product-card.product-card.is--hover-effect:hover .product-card__swatches{opacity:1;visibility:visible;box-shadow:0 10px 20px -5px #0003}product-card.product-card.is--hover-effect:hover .product-colors-info--desktop{opacity:0;visibility:hidden}}product-card.product-card .product-card__figure{position:relative;margin-bottom:12px;margin-inline:-4px;margin-top:-4px}product-card.product-card .product-card__badges{position:absolute;top:8px;left:8px;z-index:2;display:flex;flex-direction:column;gap:4px;align-items:flex-start}product-card.product-card .product-card__discount-badge{display:inline-flex;padding:2px 8px;border-radius:999px;background:#eb560c;color:#fff;font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-body-xsmall-font-size, 14px);font-style:normal;font-weight:var(--font-weight-medium, 500);line-height:var(--font-body-xsmall-line-height, 20px);letter-spacing:var(--font-body-xsmall-letter-spacing, 0)}product-card.product-card .product-card__media-wrapper{position:relative;width:100%;overflow:hidden}product-card.product-card .product-card__compatibility-image{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;z-index:-1}product-card.product-card .product-card__carousel{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}product-card.product-card .product-card__carousel::-webkit-scrollbar{display:none}product-card.product-card .product-card__media-item{display:block;scroll-snap-align:center;width:100%;position:relative;flex-shrink:0}product-card.product-card .product-card__image{width:100%;height:auto;display:block;max-width:100%}product-card.product-card .product-card__carousel .product-card__image--secondary{display:block!important;opacity:1!important;position:relative!important;inset:auto!important;mix-blend-mode:normal!important}product-card.product-card .product-card__media-item img{display:block!important;width:100%;max-width:100%;background:#f5f5f7;border-radius:8px}product-card.product-card .product-card__media-item img.aspect-short,product-card.product-card .product-card__media-item img.aspect-square,product-card.product-card .product-card__media-item img.aspect-tall,product-card.product-card .product-card__media-item img.aspect-natural{height:auto}product-card.product-card .badge--bestseller{background:#15a61a;font-size:14px;line-height:20px;padding:2px 8px;font-weight:400;border-radius:999px;letter-spacing:normal;text-transform:unset}product-card.product-card .product-card__carousel-hover-zones{display:none}@media screen and (min-width:1000px){product-card.product-card .product-card__carousel-hover-zones{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}}@media screen and (min-width:1000px){product-card.product-card .product-card__carousel-hover-zones .product-card__carousel-hover-zone{flex:1;min-width:0;border:0;padding:0;background:transparent;cursor:default;pointer-events:auto;-webkit-tap-highlight-color:transparent}}product-card.product-card .product-card__pagination{position:absolute;bottom:6px;left:50%;transform:translate(-50%);width:100%;z-index:2;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px}product-card.product-card .product-card__pagination .tap-area{width:36px;height:2px;background:#d3d3d399;min-width:0;min-height:0;padding:0;border:none;box-shadow:none;opacity:1;cursor:pointer;transition:all .3s;border-radius:0}@media screen and (max-width:999px){product-card.product-card .product-card__pagination .tap-area{width:25px;height:2px}}product-card.product-card .product-card__pagination .tap-area:before,product-card.product-card .product-card__pagination .tap-area:after{content:none;display:none}product-card.product-card .product-card__pagination .tap-area[aria-current=true]{background:#1c1c1c;width:36px;height:2px;transform:none;opacity:1}@media screen and (max-width:999px){product-card.product-card .product-card__pagination .tap-area[aria-current=true]{width:25px}}product-card.product-card .product-card__pagination .tap-area:hover:not([aria-current=true]){background:#d3d3d3cc}product-card.product-card .product-title{display:block;text-align:left;width:100%;color:var(--foreground-primary, #1C1C1C);font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-heading-xsmall-font-size, 16px);font-style:normal;font-weight:var(--font-weight-semi-bold, 600);line-height:var(--font-heading-xsmall-line-height, 20px);letter-spacing:var(--font-heading-xsmall-letter-spacing, 0);text-transform:uppercase}product-card.product-card .product-card-wrap{gap:4px;display:flex;flex-direction:column;height:100%}product-card.product-card .product-meta{display:none}product-card.product-card .product-badge-variant-counts{display:flex;align-items:center;width:100%;justify-content:space-between;gap:10px}product-card.product-card .product-badge-variant-counts .c-badge{color:var(--foreground-accent, #15A61A);font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-body-small-font-size, 14px);font-style:normal;font-weight:var(--font-weight-medium, 500);line-height:var(--font-body-small-line-height, 20px);letter-spacing:var(--font-body-small-letter-spacing, 0)}product-card.product-card .product-badge-variant-counts .product-colors-info{color:var(--foreground-secondary, #6A6A6A);font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-body-xsmall-font-size, 12px);font-style:normal;font-weight:var(--font-weight-regular, 400);line-height:var(--font-body-xsmall-line-height, 18px);letter-spacing:var(--font-body-xsmall-letter-spacing, 0)}product-card.product-card .product-colors-info--desktop{display:none}@media screen and (min-width:1000px){product-card.product-card .product-colors-info--desktop{display:inline;transition:opacity .2s ease,visibility .2s ease}}product-card.product-card .product-card__mobile-colors{display:none;width:100%;align-items:center;gap:6px;flex-wrap:wrap;margin-top:4px}@media screen and (max-width:999px){product-card.product-card .product-card__mobile-colors{display:flex}}product-card.product-card .product-card__mobile-colors-swatches{display:flex;align-items:center;gap:4px;flex-wrap:wrap}product-card.product-card .product-card__mobile-colors-swatches label.color-swatch{width:20px;height:20px;margin:0;min-width:20px;min-height:20px}product-card.product-card .product-card__mobile-colors-more{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:20px;padding:0 6px;border:1px solid var(--border-primary, #D4D4D4);background:var(--background-primary, #FFF);color:var(--foreground-secondary, #6A6A6A);font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-body-xsmall-font-size, 12px);font-weight:var(--font-weight-regular, 400);line-height:1.5;cursor:pointer;border-radius:999px;transition:color .2s,background .2s,border-color .2s;-webkit-tap-highlight-color:transparent}product-card.product-card .product-card__mobile-colors-more:hover{color:var(--foreground-primary, #1C1C1C);background:var(--background-secondary, #F5F5F5);border-color:var(--foreground-secondary, #6A6A6A)}product-card.product-card .rating-badge.rating-badge-new{display:flex;width:100%;justify-content:flex-start;gap:0}product-card.product-card .rating-badge.rating-badge-new svg{width:20px;height:20px}product-card.product-card .rating-badge.rating-badge-new .smallcaps{color:var(--foreground-secondary, #6A6A6A);font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-body-xsmall-font-size, 12px);font-style:normal;font-weight:var(--font-weight-regular, 400);line-height:var(--font-body-xsmall-line-height, 18px);letter-spacing:var(--font-body-xsmall-letter-spacing, 0);text-transform:initial}product-card.product-card .price-quick-add,product-card.product-card .qb-new__sticky-price{display:flex;width:100%;gap:2px;justify-content:space-between;align-items:center;margin-top:4px;position:relative;z-index:2}product-card.product-card .price-quick-add{margin-top:auto}product-card.product-card .price-quick-add price-list,product-card.product-card .qb-new__sticky-price price-list{display:flex;flex-direction:column;gap:0}product-card.product-card .price-quick-add price-list sale-price,product-card.product-card .qb-new__sticky-price price-list sale-price{color:var(--foreground-primary, #1C1C1C);font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-metric-medium-font-size, 18px);font-style:normal;font-weight:var(--font-weight-semi-bold, 600);line-height:var(--font-metric-medium-line-height, 24px);letter-spacing:var(--font-heading-xsmall-letter-spacing, 0)}product-card.product-card .price-quick-add price-list compare-at-price,product-card.product-card .qb-new__sticky-price price-list compare-at-price{align-self:flex-start!important;text-decoration:initial;display:flex;align-items:center;gap:8px}product-card.product-card .price-quick-add price-list compare-at-price .c-value,product-card.product-card .qb-new__sticky-price price-list compare-at-price .c-value{color:var(--foreground-secondary, #6A6A6A);font-feature-settings:"liga" off,"clig" off;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration-line:line-through;letter-spacing:normal}product-card.product-card .price-quick-add price-list compare-at-price .c-badge--discount,product-card.product-card .qb-new__sticky-price price-list compare-at-price .c-badge--discount{color:var(--foreground-secondary, #6A6A6A);font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-body-xsmall-font-size, 12px);font-style:normal;font-weight:var(--font-weight-regular, 400);line-height:var(--font-body-xsmall-line-height, 18px);letter-spacing:var(--font-body-xsmall-letter-spacing, 0);border-radius:999px;border:1px solid var(--foreground-secondary, #6A6A6A);padding:1px 4px}product-card.product-card product-card-quantity{display:contents}product-card.product-card .product-card__quick-add-wrapper{display:flex;border-radius:93px;align-items:center;gap:0;position:relative;transition:box-shadow .2s ease;padding:4px}product-card.product-card .product-card__quick-add-wrapper .product-card__quick-add-button{background:transparent;width:40px;height:40px;opacity:1;visibility:visible;position:static;transform:none;margin:0;padding:0;flex-shrink:0;border:none;cursor:pointer}product-card.product-card .product-card__quick-add-wrapper .product-card__quick-add-button svg{transform:none}product-card.product-card .product-card__quick-add-wrapper .product-card__quick-add-button--mobile{display:block}product-card.product-card .product-card__quick-add-wrapper .product-card__quick-add-button--desktop{display:none}@media screen and (min-width:1000px){product-card.product-card .product-card__quick-add-wrapper .product-card__quick-add-button--mobile{display:none}product-card.product-card .product-card__quick-add-wrapper .product-card__quick-add-button--desktop{display:block}}product-card.product-card .product-card__quantity-wrapper{display:flex;align-items:center;gap:0;padding:0;opacity:0;transform:translate(10px);pointer-events:none;transition:all .3s ease;width:0;overflow:hidden}@media screen and (max-width:999px){product-card.product-card .product-card__quantity-wrapper{display:none}}product-card.product-card .product-card__quantity-input{width:16px;height:16px;border:none;text-align:center;font-family:var(--font-family-sans-serif, Poppins);font-size:14px;font-weight:500;color:var(--foreground-primary, #1C1C1C);background:transparent;-moz-appearance:textfield}product-card.product-card .product-card__quantity-input::-webkit-inner-spin-button,product-card.product-card .product-card__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}product-card.product-card .product-card__quantity-input:focus{outline:none}product-card.product-card .product-card__quantity-btn{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#1c1c1c;padding:0;transition:opacity .2s}product-card.product-card .product-card__quantity-btn:hover{opacity:.7}product-card.product-card .product-card__quantity-btn:disabled{opacity:.3;cursor:not-allowed}product-card.product-card .product-card__quantity-btn svg{width:16px;height:16px}@media screen and (min-width:1000px){product-card.product-card:hover .product-card__quantity-wrapper{opacity:1;transform:translate(0);pointer-events:auto;width:63px;margin-right:8px;gap:8px}product-card.product-card:hover .product-card__quick-add-wrapper{box-shadow:0 1px 14px #0003,0 1px 4px #00000014}}@media screen and (max-width:999px){product-card.product-card .product-card__quick-add-button{pointer-events:auto}}product-card.product-card .product-card__swatches{position:absolute;top:100%;width:calc(100% + 2px);left:-1px;padding:10px 24px 24px;border-radius:0 0 12px 12px;border:1px solid var(--border-primary, #D4D4D4);background:var(--background-primary, #FFF);border-top:0;opacity:0;transition:.2s all}@media screen and (max-width:999px){product-card.product-card .product-card__swatches{display:none}}product-card.product-card .product-card__swatches fieldset{gap:0 4px;justify-content:flex-start}product-card.product-card .product-card__swatches fieldset.is--color input:checked+label{border-color:#15a61a}product-card.product-card .product-card__swatches fieldset:not(.is--color) input:checked+label{color:#15a61a;border-color:#15a61a}product-card.product-card .product-card__swatches fieldset label.color-swatch{width:20px;height:20px}product-card.product-card .product-card__swatches fieldset label.block-swatch{color:var(--foreground-secondary, #6A6A6A);font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-body-xsmall-font-size, 12px);font-style:normal;font-weight:var(--font-weight-regular, 400);line-height:var(--font-body-xsmall-line-height, 18px);letter-spacing:var(--font-body-xsmall-letter-spacing, 0);padding:3px 8px;border-radius:999px;border:1px solid var(--foreground-secondary, #6A6A6A);margin-top:4px}product-card.product-card .product-card__swatches .c-option-name{color:var(--foreground-primary, #1C1C1C);font-feature-settings:"liga" off,"clig" off;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:2px;letter-spacing:normal;width:100%;text-align:left}.w-100{width:100%}.qb-new__sticky-price{display:flex;width:100%;gap:10px;justify-content:space-between;align-items:center;margin-top:4px;position:relative;z-index:2}.qb-new__sticky-price price-list{display:flex;flex-direction:column;gap:0}.qb-new__sticky-price price-list sale-price{color:var(--foreground-primary, #1C1C1C);font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-metric-medium-font-size, 18px);font-style:normal;font-weight:var(--font-weight-semi-bold, 600);line-height:var(--font-metric-medium-line-height, 24px);letter-spacing:var(--font-heading-xsmall-letter-spacing, 0)}.qb-new__sticky-price price-list compare-at-price{align-self:flex-start!important;text-decoration:initial;display:flex;align-items:center;gap:8px}.qb-new__sticky-price price-list compare-at-price .c-value{color:var(--foreground-secondary, #6A6A6A);font-feature-settings:"liga" off,"clig" off;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration-line:line-through;letter-spacing:normal}.qb-new__sticky-price price-list compare-at-price .c-badge--discount{color:var(--foreground-secondary, #6A6A6A);font-family:var(--font-family-sans-serif, Poppins);font-size:var(--font-body-xsmall-font-size, 12px);font-style:normal;font-weight:var(--font-weight-regular, 400);line-height:var(--font-body-xsmall-line-height, 18px);letter-spacing:var(--font-body-xsmall-letter-spacing, 0);border-radius:999px;border:1px solid var(--foreground-secondary, #6A6A6A);padding:1px 4px}quick-buy-modal:has(.qb-new){--modal-body-max-width: 460px}quick-buy-modal:has(.qb-new)::part(content){height:100vh;max-height:100vh;overflow:hidden;display:flex;flex-direction:column}@supports (height: 100dvh){quick-buy-modal:has(.qb-new)::part(content){height:100dvh;max-height:100dvh}}quick-buy-modal:has(.qb-new)::part(header){display:flex;flex-shrink:0}quick-buy-modal:has(.qb-new)::part(body){padding:0;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.qb-new{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.qb-new .variant-picker__option-info legend{font-size:14px;font-weight:500;line-height:20px;color:#1c1c1c}.qb-new .variant-picker__option-info span{font-size:12px;font-weight:400;line-height:20px;color:#6a6a6a;margin-left:6px}.qb-new .block-swatch{padding:3px 8px;border-radius:999px}.qb-new .block-swatch span{font-size:14px}.qb-new input:checked+.block-swatch,.qb-new .block-swatch.is-selected{border-color:#15a61a!important;color:#15a61a!important}.qb-new .inventory{font-size:14px;font-style:normal}.qb-new .rating-badge-new .smallcaps{text-transform:capitalize;letter-spacing:normal}.qb-new>product-rerender{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;height:100%}.qb-new__body{flex:1;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:24px}.qb-new__header{display:flex;align-items:flex-start;gap:14px}.qb-new__thumb{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden;background:#f9f9f9}.qb-new__thumb-img{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .25s ease}.qb-new__title-block{flex:1;min-width:0;padding-top:2px}.qb-new__title{font-size:18px;font-weight:600;line-height:1.25;text-transform:uppercase;margin:0}.qb-new__title a{color:inherit;text-decoration:none}.qb-new__title a:hover{text-decoration:underline}.qb-new__body .rating-badge-new{display:flex;align-items:center;gap:4px}.qb-new__vendor-badge{display:inline-flex;align-items:center;padding:8px 16px;border-radius:6px;background:#1c1c1c;color:#fff;font-size:12px;font-weight:500;line-height:1.3;align-self:flex-start}.qb-new__pga-badge{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:#0d2363;color:#fff;font-size:12px;font-weight:500;line-height:1.3;margin-top:8px}.qb-new__header-title{font-size:24px;font-weight:600;text-transform:unset;letter-spacing:normal}.qb-new__divider{border:none;border-top:1px solid #E5E5E5;margin:0}.qb-new .color-swatch{--swatch-size: 32px;--swatch-offset: 2px;--swatch-border-size: 1.5px}.qb-new :checked+.color-swatch,.qb-new .color-swatch.is-selected{border-color:#1c1c1c}.qb-new__benefits.buy-box-benefits{display:flex;flex-direction:column;gap:9px;align-items:flex-start;padding-top:0;padding-block:17px;border-top:1px solid #D9D9D9;border-bottom:1px solid #D9D9D9;margin-top:2px}.qb-new__benefits .buy-box-benefit-item{flex-direction:row;text-align:left;gap:4px;align-items:center;width:100%;display:flex}.qb-new__benefits .buy-box-benefit-icon{flex-shrink:0;width:20px;height:20px;margin-bottom:0;display:flex;align-items:center;justify-content:center}.qb-new__benefits .buy-box-benefit-text{font-size:12px;font-weight:400;line-height:18px;color:#1c1c1c}.qb-new__description{font-size:12px;line-height:1.6;color:#1c1c1c}.qb-new__full-info-link{display:inline-block;font-size:14px;font-weight:500;color:#15a61a;text-decoration:none;margin-top:-4px}.qb-new__full-info-link:hover{text-decoration:underline}.qb-new__sticky-bar{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f5f5f7}.qb-new__sticky-price{flex:1;min-width:0}.qb-new__sticky-right{flex-shrink:0;display:flex;align-items:center;gap:10px}.qb-new__quantity{flex-shrink:0}.qb-new .quantity-selector{--quantity-selector-height: 40px;--quantity-selector-input-width: auto;display:flex;align-items:center;background:#fff;padding:10px 8px;overflow:hidden;width:auto;border-radius:999px;min-width:77px;max-width:77px;box-shadow:0 1px 14px #0003,0 1px 4px #00000014}.qb-new .quantity-selector__button{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer;color:#6a6a6a;flex-shrink:0}.qb-new .quantity-selector__button:hover:not([disabled]){background:transparent;color:#1c1c1c}.qb-new .quantity-selector__button[disabled]{opacity:.4;cursor:not-allowed}.qb-new .quantity-selector__button svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.5}.qb-new quantity-input{flex:1;display:flex;align-items:center;justify-content:center}.qb-new .quantity-selector__input{width:100%;text-align:center;border:none;background:transparent;font-size:14px;font-weight:400;color:#1c1c1c;padding:0;-moz-appearance:textfield}.qb-new .quantity-selector__input:focus{outline:none}.qb-new .quantity-selector__input::-webkit-outer-spin-button,.qb-new .quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qb-new__atc{flex-shrink:0}.qb-new__atc .shopify-payment-button{display:none!important}.qb-new__atc product-form{display:contents}.qb-new__atc .button{white-space:nowrap;background:#15a61a;color:#fff;border:none;border-radius:999px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:normal;display:inline-flex;align-items:center;gap:8px;transition:background-color .2s ease;position:relative;padding:10px 10px 10px 34px}.qb-new__atc .button:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:17px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.67875 15.6642C3.39514 15.3806 3.25333 15.0363 3.25333 14.6315C3.25333 14.2265 3.39514 13.8822 3.67875 13.5985C3.96236 13.3149 4.3066 13.1731 4.71146 13.1731C5.11646 13.1731 5.46076 13.3149 5.74438 13.5985C6.02799 13.8822 6.16979 14.2265 6.16979 14.6315C6.16979 15.0363 6.02799 15.3806 5.74438 15.6642C5.46076 15.9479 5.11646 16.0898 4.71146 16.0898C4.3066 16.0898 3.96236 15.9479 3.67875 15.6642ZM11.7556 15.6642C11.472 15.3806 11.3302 15.0363 11.3302 14.6315C11.3302 14.2265 11.472 13.8822 11.7556 13.5985C12.0392 13.3149 12.3835 13.1731 12.7885 13.1731C13.1934 13.1731 13.5376 13.3149 13.8213 13.5985C14.1049 13.8822 14.2467 14.2265 14.2467 14.6315C14.2467 15.0363 14.1049 15.3806 13.8213 15.6642C13.5376 15.9479 13.1934 16.0898 12.7885 16.0898C12.3835 16.0898 12.0392 15.9479 11.7556 15.6642ZM3.16354 1.66667H14.734C15.0748 1.66667 15.3325 1.81174 15.5071 2.10188C15.6818 2.39188 15.6901 2.68806 15.5321 2.99042L12.8621 7.82687C12.7254 8.06729 12.5447 8.25451 12.3198 8.38854C12.0948 8.52271 11.8483 8.58979 11.5802 8.58979H5.5L4.53521 10.3525C4.49243 10.4167 4.49111 10.4861 4.53125 10.5608C4.57125 10.6357 4.63132 10.6731 4.71146 10.6731H14.2467V11.9231H4.71146C4.1559 11.9231 3.73847 11.6835 3.45917 11.2044C3.17972 10.7252 3.16986 10.2468 3.42958 9.76917L4.61854 7.63146L1.58667 1.25H0V0H2.37188L3.16354 1.66667Z' fill='white'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.qb-new__atc .button:hover:not([disabled]){background:#138a16}.qb-new__atc .button:disabled{opacity:.6;cursor:not-allowed}.qb-new__atc .button svg{width:18px;height:18px;flex-shrink:0}@media screen and (max-width:380px){.qb-new__sticky-bar{flex-wrap:wrap;gap:10px}.qb-new__sticky-price{flex:0 0 100%}.qb-new__sticky-right{flex:0 0 100%;justify-content:flex-end}}.floating-controls-container scroll-carousel.scroll-area.product-list--carousel{padding-bottom:200px;margin-bottom:-200px;padding-inline:20px;margin-inline:-20px;padding-top:20px;margin-top:-20px}.floating-controls-container scroll-carousel .product-card{position:relative}.floating-controls-container scroll-carousel .product-card:hover{z-index:3}.floating-controls-container .floating-controls-container__control{z-index:3!important}.featured-collections-carousel__item,.floating-controls-container{overflow:visible!important}body.quick-buy-modal-open .smart-bot-container{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product-card-custom.css.map */
