.product_card_wrapper{display:flex;flex-direction:column;gap:0;height:100%;position:relative;overflow:hidden;border:1px solid rgba(51,31,23,.08);border-radius:var(--card-border-r);background:var(--card-bg-color);transition:transform .25s ease,box-shadow .25s ease}@media(hover:hover){.product_card_wrapper:hover{transform:translateY(-4px);box-shadow:0 12px 28px #331f171f}.product_card_wrapper:hover .product_card_image_inner img{transform:scale(1.05)}.pdp_quickyview{opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease}.product_card_wrapper:hover .pdp_quickyview,.product_card_wrapper:focus-within .pdp_quickyview{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.product_card_wrapper,.product_card_image_inner img,.pdp_quickyview{transition:none}.product_card_wrapper:hover .product_card_image_inner img{transform:none}}.product_card_image{background:var(--card-bg-color);border-radius:var(--card-border-r);position:relative;padding-top:2rem;padding-bottom:1rem}.product-card-quick-view{position:absolute;top:16px;right:16px;z-index:4;display:block}.product-card-quick-view__button{position:relative;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(51,31,23,.1);border-radius:50%;color:#3e3532;background:#fff;box-shadow:0 6px 18px #331f171f;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.product-card-quick-view__button:hover,.product-card-quick-view__button:focus-visible{color:#2f2926;background:#a8c4c8}.product-card-quick-view__button:focus-visible{outline:2px solid #4f7479;outline-offset:3px}.product-card-quick-view__icon{width:23px;height:23px}.product-card-quick-view__tooltip{position:absolute;top:50%;right:calc(100% + 10px);width:max-content;padding:7px 10px;border-radius:4px;color:#fff;background:#4f7479;font-size:12px;font-weight:600;line-height:1;opacity:0;pointer-events:none;transform:translate(4px,-50%);transition:opacity .2s ease,transform .2s ease}.product-card-quick-view__button:hover .product-card-quick-view__tooltip,.product-card-quick-view__button:focus-visible .product-card-quick-view__tooltip{opacity:1;transform:translateY(-50%)}@media(hover:hover)and (pointer:fine){.product-card-quick-view{opacity:0;visibility:hidden;transform:translate(6px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.product_card_wrapper:hover .product-card-quick-view,.product_card_wrapper:focus-within .product-card-quick-view{opacity:1;visibility:visible;transform:none}}@media(hover:none),(pointer:coarse){.product-card-quick-view{top:10px;right:10px}.product-card-quick-view__button{width:40px;height:40px}.product-card-quick-view__tooltip{display:none}}.product-card-title{word-break:break-all}.product_card_image_inner img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product_card_image_inner{text-align:center;width:90%;height:300px;object-fit:contain;margin:0 auto;padding:0 5px;position:relative;display:flex;overflow:hidden}.product-card-image-swap{position:relative}.product-card-image-swap__image{transition:opacity .3s ease,transform .35s ease}.product-card-image-swap__secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}@media(hover:hover)and (pointer:fine){.product_card_wrapper:hover .product-card-image-swap__primary{opacity:0}.product_card_wrapper:hover .product-card-image-swap__secondary{opacity:1}}@media(hover:none),(pointer:coarse){.product-card-image-swap:active .product-card-image-swap__primary{opacity:0}.product-card-image-swap:active .product-card-image-swap__secondary{opacity:1}}@media(prefers-reduced-motion:reduce){.product-card-image-swap__image{transition:none}}.product_card_link{position:absolute;top:0;left:0;width:100%;height:100%;font-size:0;border-radius:var(--img-border-radius);z-index:1}.product_card_info{background:var(--card-bg-color);border-radius:0;height:100%}.product_card__content{height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:1.5rem 15px;grid-gap:5px}.product-card-title,.product-card-title a{font-family:var(--font-heading-family);text-decoration:none;color:var(--card-text);font-weight:600;font-size:15px;line-height:1.4;text-align:left;width:100%;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-price span,.product-card-price s{font-family:var(--font-body-family);font-size:14px;font-weight:500;color:var(--card-text);opacity:.7;line-height:1.4}.product_card_price_wrapper{display:flex;flex-wrap:wrap;flex-direction:row;align-items:baseline;gap:7px}.product-card-price,.product_card_price_inner{width:100%}.product_card_price_inner{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px}.product-card-quick-shop.pdp_quickyview,.pcard-style-two .product-card-quick-shop.pdp_quickyview{position:relative;inset:auto;width:100%;height:44px;margin-top:12px;opacity:1;transform:none;border:0;border-radius:999px;background:#4d7479;overflow:hidden}.product-card-quick-shop quick-add-to-cart{display:block;width:100%;height:100%}.product-card-quick-shop .product-card-quick-shop__button{width:100%;height:100%;padding:0 18px;border:0;border-radius:inherit;color:#fff;background:transparent;font-family:var(--font-heading-family);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.product-card-quick-shop .product-card-quick-shop__button:hover{background:#365a5f}.product-card-quick-shop .product-card-quick-shop__button[disabled]{color:#331f17b3;background:#ebe5df;opacity:1;cursor:not-allowed}.card-product-tags{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin:5px 2px 1rem}.card-product-tags .tag-pill{border:2px solid var(--tag-c-border);font-size:12px;font-weight:600;font-family:var(--font-body-family);padding:8px;line-height:7px;color:var(--tag-c-color)}@media screen and (max-width:768px){.card-product-tags .tag-pill{font-size:10px;font-weight:500;font-family:var(--font-body-family);padding:4px;line-height:1.1}}.product-card-offer-block{width:100%;max-width:350px;background:var(--marquee-bg);border-radius:6px;border:1px solid var(--marquee-border);padding:0 5px}.product_card_marquee{display:flex;max-width:100%;overflow:hidden}.product_card_marquee_inner{display:flex;flex:1 1 auto;white-space:nowrap;gap:2rem;padding:.5rem 0}.product_card_marquee_inner.marquee_card--left{animation:leftScroll var(--marquee-speed) linear infinite}.product_card_marquee_inner.marquee_card--right{animation:rightScroll var(--marquee-speed) linear infinite}@keyframes leftScroll{0%{transform:translate(-90%)}to{transform:translate(0)}}@keyframes rightScroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.product_card_marquee_inner span{font-size:1.4rem;line-height:calc(1.4rem * 1.6);color:var(--marquee-text)}.product-card-thumbs{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;gap:5px;padding:10px 0 15px}.product-card-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:10px}.product-card-thumbs button{background:#f0e1cb;width:65px;height:65px;object-fit:contain;padding:0;border:1px solid #dbdbdb;border-radius:10px;cursor:pointer}.product-card-thumbs button.is-active{border-color:#000}@media screen and (max-width:1200px){.product-card-thumbs{display:none}}.product-card-nav.product-card-prev{left:-15px}.product-card-nav.product-card-next{right:-15px}.product-card-nav{background:transparent;border:none;width:30px;height:30px;cursor:pointer;position:absolute;top:44.9%;z-index:1}.product-card-nav.swiper-button-disabled{opacity:.5;cursor:not-allowed}.product-card-nav.product-card-next svg{width:18px;height:18px}.product-card-nav.product-card-prev svg{width:18px;height:18px}.product-card-nav{opacity:0;visibility:hidden;transition:cubic-bezier(.4,0,1,1) .6s}.product_card_image:hover .product-card-nav{opacity:1;visibility:visible}.badges-wrapper{position:absolute;top:10px;left:6px;z-index:2}.badges-wrapper .badge{writing-mode:vertical-rl;padding:4px 3px;border-radius:5px;border:2px solid #F0E1CB;line-height:1.5;text-transform:uppercase;letter-spacing:0;font-weight:600;font-size:12px;color:var(--badges_color);background:var(--badges_color_bg);border-color:var(--badges_color_border)}@media screen and (max-width:749px){.product_card_wrapper{display:flex;flex-direction:column;gap:10px;height:100%}.product_card_image{padding-top:1rem;padding-bottom:1rem}.product_card_image_inner{width:95%;height:190px}.card-product-tags{flex-wrap:wrap;gap:4px;margin:5px 2px 1rem;justify-content:center}.product-card-title,.product-card-title a{font-weight:600;font-size:13px;line-height:1.3}.product-card-price span,.product-card-price s{font-size:13px;font-weight:500;opacity:.8;line-height:1.4}.product_card_marquee_inner span{font-size:1.1rem}.product_card_marquee_inner{gap:2rem;padding:.2rem 0}.product_card__content{padding:1rem 5px}.badges-wrapper .badge{padding:2px;font-size:10px}}.pdp_quickyview{position:absolute;top:20px;right:15px;padding:0;border:1px solid var(--qv-border);border-radius:6px;z-index:2;height:45px;width:45px;background:var(--qv-background)}.pdp_quickyview button{width:100%;height:100%;background:transparent;border:none;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:5px}.quick_view_innerblock.no_variants form{width:100%;height:100%}.pdp_quickyview svg{width:2.5rem;height:2.5rem}.pdp_quickyview svg path{fill:var(--qv-color)}.pdp_quickyview button[disabled]{opacity:.5;cursor:no-drop}.quick_view_innerblock{width:100%}.pdp_quickyview button:focus-visible{outline-offset:1px}.quick_view_wrap{display:flex;height:100%;justify-content:center;width:100%}.product-card-vendor{font-size:12px;color:var(--card-text)}.product-card-scent{position:absolute;top:10px;left:10px;z-index:2;margin:0;max-width:calc(100% - 52px);padding:4px 8px;border-radius:999px;font-size:11px;font-weight:500;letter-spacing:.02em;line-height:1.2;color:var(--card-text);background:#fef9f2eb;pointer-events:none}.product_card_wrapper:has(.badges-wrapper .badge) .product-card-scent{left:36px}@media screen and (max-width:768px){.pdp_quickyview{height:35px;width:35px}}.pcard-style-two .product_card_image_inner{width:100%;height:100%;padding:0;border-top-right-radius:var(--card-border-r);border-top-left-radius:var(--card-border-r);align-items:self-start}.pcard-style-two .product-card-nav{display:none}.product_card_wrapper,.product_card_wrapper.pcard-style-two{--card-bg-color: #fff !important;gap:0;border:1px solid rgba(208,173,151,.38);border-radius:12px;background:#fff!important;box-shadow:0 2px 10px #2f292609}@media(hover:hover){.product_card_wrapper:hover{transform:translateY(-3px);box-shadow:0 14px 34px #4d74791f}}.product_card_image,.product_card_info{background:#fff!important}.product_card_image{padding:24px 12px 12px;border-radius:12px 12px 0 0}.product_card_image_inner{width:100%;max-width:340px;height:300px;padding:0 12px}.product_card__content{padding:18px 18px 16px;gap:6px}.product-card-title,.product-card-title a{color:#2f2926;font-size:15px;font-weight:650;line-height:1.35}.product-card-price span,.product-card-price s{color:#5f5550;font-size:14px;opacity:1}.product-card-quick-shop.pdp_quickyview,.pcard-style-two .product-card-quick-shop.pdp_quickyview{height:48px;margin-top:14px;border-radius:12px}.badges-wrapper{top:14px;left:14px}.badges-wrapper .badge{writing-mode:horizontal-tb;padding:7px 10px;border:0;border-radius:8px;color:#2f2926!important;font-size:11px;line-height:1}.badges-wrapper .sale-card{background:#d0ad97!important}.badges-wrapper .soldout-card{background:#a8c4c8!important}.badges-wrapper .new-card{background:#f9e9e1!important}.product-card-scent{top:14px;left:14px;padding:5px 9px;color:#2f2926;background:#f9e9e1f0}.product_card_wrapper:has(.badges-wrapper .badge) .product-card-scent{top:52px;left:14px}@media screen and (max-width:749px){.product_card_wrapper,.product_card_wrapper.pcard-style-two{gap:0;border-radius:10px}.product_card_image{padding:18px 8px 10px}.product_card_image_inner{width:100%;height:210px;padding:0 6px}.product_card__content{padding:14px 12px 12px}.product-card-quick-shop.pdp_quickyview,.pcard-style-two .product-card-quick-shop.pdp_quickyview{height:44px;margin-top:10px;border-radius:10px}.badges-wrapper{top:10px;left:10px}.badges-wrapper .badge{padding:6px 8px;font-size:10px}.product-card-scent{top:10px;left:10px;max-width:calc(100% - 54px)}.product_card_wrapper:has(.badges-wrapper .badge) .product-card-scent{top:44px;left:10px}}.pcard-style-two .product_card_image_inner img{border-top-right-radius:var(--card-border-r);border-top-left-radius:var(--card-border-r)}.pcard-style-two .imag-szie-cover .product_card_image_inner img{object-fit:cover;aspect-ratio:1 / 1}.pcard-style-two .imag-szie-contain .product_card_image_inner img{object-fit:contain;aspect-ratio:1 / 1;background:var(--card-bg-color)}.pcard-style-two .product-card-offer-block{width:100%;max-width:90%;margin-top:0;position:absolute;top:-18px;z-index:1}.pcard-style-two .product_card__content{padding:2.2rem 2.3rem 1.8rem;grid-gap:5px}.pcard-style-two .product_card_image{padding-top:0;background:transparent;padding-bottom:0}.pcard-style-two .product_card_wrapper{gap:0}.pcard-style-two .product_card_info{border-bottom-right-radius:var(--card-border-r);border-bottom-left-radius:var(--card-border-r);border-top-left-radius:0;border-top-right-radius:0;position:relative}.pcard-style-two .pdp_quickyview{position:relative;top:0;right:0;height:40px;width:40px}.pcard-style-two .product-card-thumbs button{width:40px;height:40px}.product_card_wrapper.pcard-style-two{gap:0}.pcard-style-two .product-card-thumbs{justify-content:flex-start;padding:0}.pcard-style-two .thmb-img-btn-wrap{display:block;align-items:center;padding:0;width:100%}.pcard-style-two .info-card-product-block{width:100%}.pcard-style-two .product-card-title,.pcard-style-two .product-card-title a{font-size:16px;text-align:left}.pcard-style-two .product_card_price_wrapper{align-items:flex-start;padding-top:2px}.pcard-style-two .product-card-price span,.pcard-style-two .product-card-price s{color:var(--card-text);opacity:.9}.pcard-style-two .product-card-price .regular_price{font-weight:600}@media screen and (max-width:768px){.pcard-style-two .thmb-img-btn-wrap{display:none}.pcard-style-two .product_card__content{padding:2.2rem 1.5rem 1rem;grid-gap:5px}.pcard-style-two .product-card-title,.pcard-style-two .product-card-title a{font-size:15px}}.product-card-savings{order:3;padding:3px 7px;border-radius:6px;color:#365a5f!important;background:#f9e9e1;font-size:11px!important;font-weight:700!important;line-height:1.35!important;white-space:nowrap}.product_card_price_inner .regular_price{order:2;color:#365a5f;font-size:15px;font-weight:700}.product_card_price_inner s.cap{order:1;color:#81746d;font-size:12px;font-weight:500;text-decoration-thickness:1px;opacity:.82}.product_card_price_inner:has(s.cap){column-gap:8px;row-gap:5px}.pcard-style-two .product_card_image{padding:24px 12px 12px;background:#fff}.pcard-style-two .product_card_image_inner{width:100%;max-width:340px;height:300px;padding:0 12px;margin:0 auto;border-radius:0;align-items:center}.pcard-style-two .product_card__content{padding:18px 18px 16px;gap:6px}.pcard-style-two .product-card-quick-shop.pdp_quickyview{position:relative;top:auto;right:auto;width:100%;height:48px;margin-top:14px;border-radius:12px}@media screen and (max-width:768px){.pcard-style-two .product_card_image{padding:18px 8px 10px}.pcard-style-two .product_card_image_inner{height:210px;padding:0 6px}.pcard-style-two .product_card__content{padding:14px 12px 12px;gap:6px}.pcard-style-two .thmb-img-btn-wrap{display:block}.pcard-style-two .product-card-quick-shop.pdp_quickyview{height:44px;margin-top:10px;border-radius:10px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/card-product.css.map */
