.product-card-layout-09 .product-item>.card-custom{position:relative;font-size:var(--font-body-size)}.product-card-layout-09 .card-product{position:relative;z-index:1}.product-card-layout-09 .halo-productBadges{position:absolute;left:.8rem;top:.8rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.product-card-layout-09 .card-media{display:block;position:relative;overflow:hidden}.product-card-layout-09 .card-media>img,.product-card-layout-09 .card-media>video{display:block;position:absolute;top:0;left:0;height:100%;width:100%;max-width:100%;cursor:pointer;object-fit:var(--product-cart-image-fit);object-position:center center;transition:all .8s ease}.product-card-layout-09 .card-link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;width:100%;height:100%;display:block}.product-card-layout-09 .card .card-action{position:absolute;bottom:1.6rem;display:flex;align-items:center;justify-content:flex-end;width:100%;padding:.8rem}.product-card-layout-09 .variants-popup-header{display:none}.product-card-layout-09 .card-action .variants-popup-content .variants{max-height:100%}.product-card-layout-09 .card-action .variants-popup-content .variants .selector-wrapper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;padding:0}.product-card-layout-09 .card-action .variants-popup-content .variants .selector-wrapper.option-color{display:none!important}.product-card-layout-09 .card-action .selector-wrapper .swatch-element{position:relative;display:flex;flex-grow:1;align-items:center;justify-content:center;text-align:center;border:1px solid #e6e6e6;border-radius:.4rem;background:#fff;padding:0;text-decoration:none;transition:border-color .2s}.product-card-layout-09 .card-action .selector-wrapper .swatch-element:hover{border-color:#000}.product-card-layout-09 .card-action .selector-wrapper .single-label{position:relative;display:flex;align-items:center;justify-content:center;column-gap:.4rem;width:100%;height:100%;font-size:1.3rem;font-weight:500;color:var(--variant-size);padding-block:.8rem;text-decoration:unset!important}.product-card-layout-09 .card-action .selector-wrapper .is-loading.single-label:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block;border:2px solid #f6f6f6;border-radius:50%;border-top:2px solid var(--spinner-top-color);border-right:2px solid var(--spinner-right-color);border-bottom:2px solid var(--spinner-bottom-color);border-left:2px solid var(--spinner-left-color);width:1.6rem;height:1.6rem;animation:spin-icon-custom 1.4s linear infinite}.product-card-layout-09 .card-action .selector-wrapper .is-loading.single-label{font-size:0}.product-card-layout-09 .card-action .selector-wrapper .is-loading.single-label svg{display:none}.product-card-layout-09 .card-action .selector-wrapper .swatch-element .single-label svg{display:none}.product-card-layout-09 .card-action .selector-wrapper .swatch-element.soldout{background:#efefef}.product-card-layout-09 .card-action .selector-wrapper .swatch-element.soldout .single-label{color:#757575}.product-card-layout-09 .card-action .selector-wrapper .swatch-element.soldout .single-label svg{display:block}.product-card-layout-09 .card-information{padding:.4rem 0 0}.product-card-layout-09 .card-information .card__heading{position:relative;padding-right:.8rem}.product-card-layout-09 .card-information .card-wishlist{position:absolute;right:.8rem;top:0}.product-card-layout-09 .card-information .card-wishlist .wishlist-icon{width:1.6rem;height:1.6rem;padding:0;border:0}.product-card-layout-09 .card-information .card-wishlist .wishlist-icon .icon{width:100%;height:100%;stroke:#000}.product-card-layout-09 .card-information .card-wishlist:hover .icon{fill:#000}.product-card-layout-09 .card-information .card-wishlist .wishlist-added .icon{stroke:var(--product-wishlist-color-added);fill:var(--product-wishlist-color-added)}.product-card-layout-09 .card-information .card-title{padding-right:2.4rem;margin-bottom:0}.product-card-layout-09 .card-information .card-price{display:flex;justify-content:flex-start;margin-block:0}.product-card-layout-09 .card-information .card-price .price-item{font-weight:600}.product-card-layout-09 .card-information .card-price .price__compare .price-item{font-size:1.2rem;font-weight:400}.product-card-layout-09 .card-information .card-tag{display:flex;align-items:center;column-gap:.2rem}.product-card-layout-09 .card-information .card-tag .card-tag__text{font-size:1.2rem;font-weight:600;line-height:1.4;color:#9d2226}.product-card-layout-09 .card-information .card-swatch{display:flex;justify-content:flex-start;padding-top:.2rem}.product-card-layout-09 .card-information .card-swatch .swatch{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.4rem;width:100%;position:relative;font-size:0}.product-card-layout-09 .card-information .card-swatch .item{display:inline-block;vertical-align:top;margin:0;padding:.2rem;position:relative;line-height:1}.product-card-layout-09 .card-information .card-swatch .swatch-label{padding:0}.product-card-layout-09 .card-information .card-swatch .swatch-label .pattern{border-color:#fff}.product-card-layout-09 .card-information .card-swatch .swatch-label:hover{border-color:var(--product-swatch-border-active)}.product-card-layout-09 .card-information .card-swatch .swatch-label:hover .pattern,.product-card-layout-09 .card-information .card-swatch .swatch-label.is-active .pattern{border-width:2px;border-style:solid}.product-card-layout-09.quick_shop_popup_mobile .background-overlay{background:#0003}.product-card-layout-09 #halo-card-mobile-popup{position:fixed;background-color:#fff;height:max-content;max-height:55rem;border-top-left-radius:1.6rem;border-top-right-radius:1.6rem;display:block;box-shadow:0 6px 27px #0003;left:0;max-width:100%;min-width:100%;top:unset;bottom:0;transform:translateY(100%);pointer-events:none;z-index:200;transition:all .25s ease-in-out}.product-card-layout-09 #halo-card-mobile-popup.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.product-card-layout-09 #halo-card-mobile-popup .halo-popup-wrapper{position:relative;padding:0}.product-card-layout-09 #halo-card-mobile-popup .mobile-popup-header{position:relative;display:flex;justify-content:center;align-items:center;text-transform:uppercase;padding:0 .8rem;font-size:1.5rem;border:0;padding-block:.4rem;font-weight:700;width:100%;margin:0;text-align:center;color:#000}.product-card-layout-09 #halo-card-mobile-popup .mobile-popup-header .w-full,.product-card-layout-09 #halo-card-mobile-popup .mobile-popup-header span,.product-card-layout-09 #halo-card-mobile-popup .mobile-popup-header .close{display:flex;width:100%;text-wrap:nowrap}.product-card-layout-09 #halo-card-mobile-popup .mobile-popup-header .close{justify-content:flex-end}.product-card-layout-09 #halo-card-mobile-popup .mobile-popup-header .close svg{width:1.8rem;height:1.8rem;padding:0;margin-right:1rem}.product-card-layout-09 #halo-card-mobile-popup.show .card-action{padding:0}.product-card-layout-09 #halo-card-mobile-popup.show .card-action .variants-popup{bottom:0!important;animation:fadeUp var(--duration-default) ease forwards}.product-card-layout-09 #halo-card-mobile-popup .card-action .variants-popup-content{padding:0 2.4rem 4.4rem}.product-card-layout-09 .card-action .button{margin-inline:auto 0;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:9999px;padding:.8rem;min-width:unset;border:0;transform:unset}.product-card-layout-09 .card-action .button svg{margin:0;width:1.6rem;height:1.6rem;stroke:transparent;fill:#000}.product-card-layout-09 .card-action .button[data-btn-addtocart] .text,.product-card-layout-09 .card-action [data-btn-addtocart].is-notify-me .text{display:none}@media screen and (min-width:768px){.product-card-layout-09 .card-action .button[data-quickshop-popup]{display:none}.product-card-layout-09 .variants-popup{display:block;position:absolute;left:0;right:0;margin:auto;width:94%;font-size:1.2rem;bottom:0;border-radius:.4rem;background:#ffffffd9;padding:.4rem;backdrop-filter:blur(2.5rem);-webkit-backdrop-filter:blur(2.5rem);z-index:1;pointer-events:none;opacity:0;visibility:hidden;animation:fadeOut var(--duration-default) ease forwards;transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}.product-card-layout-09 .product-item>.card-custom:hover .card-action{opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0)}.product-card-layout-09 .product-item>.card-custom:hover .variants-popup{pointer-events:auto;animation:fadeUp var(--duration-default) ease forwards;visibility:visible}.product-card-layout-09 .variants-popup-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-right:1.2rem;margin-bottom:.4rem}.product-card-layout-09 .variants-popup-title{font-size:1.3rem;font-weight:600}.product-card-layout-09 .variants-popup-content{position:relative;overflow-y:auto;padding:0}.product-card-layout-09 .card-action .variants-popup-content .variants .selector-wrapper{display:flex;flex-wrap:wrap;gap:.4rem}.product-card-layout-09 .card-action .selector-wrapper .swatch-element{height:3.2rem;min-width:3.2rem;max-width:4.4rem}.product-card-layout-09 .card-action .selector-wrapper .single-label{padding-block:0}.product-card-layout-09 .card-information .card-price .price-item{font-size:1.7rem;font-weight:600}.product-card-layout-09 .card .card-action{padding-block:0}.product-card-layout-09 .card-action:has([data-btn-addtocart]){position:absolute;left:0;right:0;margin:auto;width:94%;font-size:1.2rem;bottom:.8rem;border-radius:.4rem;background:#ffffffd9;backdrop-filter:blur(2.5rem);-webkit-backdrop-filter:blur(2.5rem);z-index:1;pointer-events:none;opacity:0;visibility:hidden;animation:fadeOut var(--duration-default) ease forwards;transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}.product-card-layout-09 .card-action:has([data-btn-addtocart].is-notify-me){padding:.4rem}.product-card-layout-09 .card-action [data-btn-addtocart].is-notify-me .icon{display:none}.product-card-layout-09 .card-action [data-btn-addtocart].is-notify-me .text{display:block}.product-card-layout-09 .product-item>.card-custom:hover .card-action:has([data-btn-addtocart]){pointer-events:auto;animation:fadeUp var(--duration-default) ease forwards;visibility:visible}.product-card-layout-09 .product-item>.card-custom .card-action:has([data-btn-addtocart]) form{width:100%}.product-card-layout-09 .product-item>.card-custom .card-action .button[data-btn-addtocart]{width:100%;border-radius:.4rem;border:0;padding-block:.4rem;text-transform:none;border:1px solid #e6e6e6;background:#fff;color:#000}.product-card-layout-09 .product-item>.card-custom .card-action .button[data-btn-addtocart]:hover{border-color:#000;background:#fff;color:#000}.product-card-layout-09 .card-action .button[data-btn-addtocart] svg{display:none}.product-card-layout-09 .card-action .button[data-btn-addtocart] .text{display:block}}@keyframes spin-icon-custom{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-card-09.css.map */
