.product_card_wrapper{display:flex;flex-direction:column;gap:10px;height:100%;position:relative}.product_card_image{background:var(--card-bg-color);border-radius:var(--card-border-r);position:relative;padding-top:2rem;padding-bottom:1rem}.product-card-title{word-break:break-all}.product_card_image_inner img{width:100%;height:100%;object-fit:contain}.product_card_image_inner{text-align:center;width:90%;height:300px;object-fit:contain;margin:0 auto;padding:0 5px;position:relative;display:flex}.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_media_link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.product_card_info{background:var(--card-bg-color);border-radius:var(--card-border-r);height:100%}.product_card__content{height:100%;display:flex;align-items:center;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:center}.product-card-price span,.product-card-price s{font-family:var(--font-body-family);font-size:14px;font-weight:500;color:var(--card-price);opacity:.7;line-height:1.4}.product_card_price_wrapper{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center}.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}.pcard-style-two .top-marque .product-card-offer-block{display:none}@media(min-width:1000px){.pcard-style-one .top-marque .product-card-offer-block{display:none}}.bottom-marque{display:flex;justify-content:center}@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:var(--btn-radius)}.product-card-thumbs button{background:color-mix(in srgb,var(--card-text) 6%,var(--card-bg-color));width:65px;height:65px;object-fit:contain;padding:0;border:1px solid color-mix(in srgb,var(--card-text) 24%,var(--card-bg-color));border-radius:var(--btn-radius);cursor:pointer}.product-card-thumbs button.is-active{border-color:var(--card-text)}@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,.product_card_wrapper.pcard-style-three .product_card_image:focus-within .product-card-nav{opacity:1;visibility:visible}.badges-wrapper{position:absolute;top:16px;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 (min-width:1100px){.badges-wrapper .badge.horizontal{writing-mode:horizontal-tb}}@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;overflow:hidden}.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}.badges-wrapper{top:4px}}.pdp_quickyview{position:absolute;bottom:-8px;right:15px;padding:0;border:1px solid var(--qv-border);border-radius:var(--btn-radius);z-index:2;height:45px;width:45px;background:var(--qv-background)}.pcard-style-two .pdp_quickyview{position:absolute;bottom:20px;right:15px;padding:0;border:1px solid var(--qv-border);border-radius:var(--btn-radius);z-index:2;height:45px;width:45px;background:var(--qv-background)}.pcard-style-one .pdp_quickyview{position:absolute;top:20px;right:15px;padding:0;border:1px solid var(--qv-border);border-radius:var(--btn-radius);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:var(--btn-radius)}.quick_view_innerblock.no_variants form,.shopify-product-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)}@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}.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:grid;grid-template-columns:2fr auto;align-items:center;padding:15px 0 12px;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-price);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_wrapper.pcard-style-three,.pcard-style-three .product_card_wrapper{gap:0}.pcard-style-three .product_card_image>.badges-wrapper.bw-three{position:absolute;top:12px;left:12px;z-index:4}.pcard-style-three .product_card_image>.badges-wrapper.bw-three .badge{display:inline-flex;align-items:center;justify-content:center;writing-mode:horizontal-tb;min-height:24px;padding:5px 9px;border-width:1px;border-radius:999px;box-shadow:none;font-size:11px;line-height:1;letter-spacing:.02em}.product_card_wrapper.pcard-style-three{background:transparent;padding:0 5px 15px}.pcard-style-three .product_card_image{padding:0;background:transparent}.pcard-style-three .product_card_info{background:transparent;height:auto}.pcard-style-three .imag-szie-cover .product_card_image_inner,.pcard-style-three .imag-szie-contain .product_card_image_inner{width:100%;height:auto;aspect-ratio:2 / 3;padding:0;background:transparent;overflow:hidden}.pcard-style-three .product_card_image_main,.pcard-style-three .product-card-media,.pcard-style-three .product-card-main,.pcard-style-three .product-card-main .swiper-wrapper,.pcard-style-three .product-card-main .swiper-slide,.pcard-style-three .product_card_media_link{width:100%;height:100%}.pcard-style-three .product_card_image_inner img{width:100%;height:100%;object-position:center center;background:transparent}.pcard-style-three .imag-szie-cover .product_card_image_inner img{object-fit:cover;aspect-ratio:1 / 1}.pcard-style-three .imag-szie-contain .product_card_image_inner img{object-fit:contain;aspect-ratio:auto;background:transparent}.pcard-style-three .imag-szie-cover .product-card-nav.product-card-prev{left:10px}.pcard-style-three .imag-szie-cover .product-card-nav.product-card-next{right:15px}.pcard-style-three .product-card-price span,.pcard-style-three .product-card-price s{font-size:12px;line-height:1.5;letter-spacing:0;opacity:1}.pcard-style-three .product-card-price s{color:var(--color-compare-at-price);font-weight:600}.pcard-style-three .product_card_price_inner:has(.cap) .regular_price{color:var(--color-sale-price);font-weight:600}.pcard-style-three .product_card_price_inner{display:flex;flex-direction:row-reverse;gap:5px}.pcard-style-three .product-card-title,.pcard-style-three .product-card-title a{font-weight:500;text-align:left;word-break:normal;overflow-wrap:anywhere}.pcard-style-three .product_card__content{padding:0;height:auto;gap:0;align-items:stretch;justify-content:flex-start}.pcard-style-three .product-card-meta{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:6px 12px;width:100%;margin-top:0;padding:var(--product-card-details-spacing, 12px) 10px 5px}.pcard-style-three .product-card-meta__copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.pcard-style-three .product-card-meta .product-card-vendor,.pcard-style-three .product-card-meta .product-card-title,.pcard-style-three .product-card-meta .product-card-price{margin:0}.pcard-style-three .product-card-thumbs .product-thumb{display:block;flex:0 0 48px;width:48px;height:72px;padding:0;border:1px solid transparent;border-radius:0;background:transparent;overflow:hidden;cursor:pointer}.pcard-style-three .product-card-thumbs img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:0;background:transparent}.pcard-style-three .product-card-thumbs .product-thumb.is-active{border-color:color-mix(in srgb,var(--card-text) 65%,transparent)}.pcard-style-three .product-card-thumbs .product-thumb:focus-visible{outline:2px solid var(--card-text);outline-offset:2px}.card-product-three.pc_product_inventory_wrapper{font-family:var(--font-heading-family);font-weight:500;font-size:13px;line-height:10px;letter-spacing:0px}.pcard-style-three .pc_product_inventory_wrapper:not(:has(span)),.pcard-style-three .pc_product_inventory_wrapper:has(>span[style*="rgba(0,0,0,0)"]){display:none}.pcard-style-three .info-card-product-block{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;width:100%;padding:10px 10px 0}.pcard-style-three .thmb-img-btn-wrap{order:-1;width:100%}.pdp_quickyview.pcqw-three{position:absolute;bottom:18px;left:20px;right:20px;width:auto;border-radius:0;opacity:0;transform:translateY(30px);transition:all .4s ease;z-index:3;pointer-events:none;background:var(--qv-background);height:45px;border:1px solid var(--qv-border);border-radius:var(--btn-radius)}.pdp_quickyview.pcqw-three .atc_status,.pdp_quickyview.pcqw-three .btn_text{color:var(--qv-color);display:flex;align-items:center;gap:7px;justify-content:center}.pcard-style-three .product-card-thumbs{justify-content:flex-start;gap:6px;padding:0;overflow-x:auto;scrollbar-width:thin}.product_card_wrapper.pcard-style-three:hover .pdp_quickyview.pcqw-three,.product_card_wrapper.pcard-style-three:focus-within .pdp_quickyview.pcqw-three{opacity:1;transform:translateY(0);pointer-events:auto;z-index:3}.card-product-three-bottom{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:10px}.product-card-swatches{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;width:100%;gap:6px;margin-top:10px}.card-swatch-btn,.product-card-swatches .extra-colors{width:24px;height:24px;padding:0;border:1px solid #b8b8b8;border-color:color-mix(in srgb,var(--card-text) 35%,transparent);border-radius:0;flex:0 0 24px}.card-swatch-btn{display:inline-block;cursor:pointer;color:inherit;text-decoration:none;background:var(--card-swatch-background);background-position:center;background-repeat:no-repeat;background-size:cover;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-card-swatches--circle .card-swatch-btn,.product-card-swatches--circle .extra-colors{border-radius:50%}.card-swatch-btn:hover,.card-swatch-btn.is-selected{border-color:var(--card-text);box-shadow:0 0 0 1px var(--card-bg-color),0 0 0 2px var(--card-text)}.card-swatch-btn:focus-visible{outline:2px solid var(--card-text);outline-offset:3px}.product-card-swatches .extra-colors{display:inline-flex;align-items:center;justify-content:center;color:var(--card-text);background:var(--card-bg-color);font-size:11px;line-height:1;cursor:pointer;text-decoration:none}.product-card-swatches .extra-colors:focus-visible{outline:2px solid var(--card-text);outline-offset:3px}@media(max-width:1200px){.pcard-style-three .info-card-product-block{display:flex;flex-direction:column;align-items:flex-start;gap:0}.pcard-style-three .product-card-thumbs{padding:0;display:flex}}@media screen and (max-width:768px){.product_card_wrapper.pcard-style-three:hover .pdp_quickyview.pcqw-three{opacity:1;transform:none;pointer-events:auto}.pdp_quickyview.pcqw-three{position:relative;bottom:unset;right:unset;width:100%;opacity:1;transform:none;margin-top:10px;pointer-events:auto}.product_card_wrapper.pcard-style-three{display:flex;flex-direction:column;height:100%}.pcard-style-three .product-card-meta{gap:5px 8px;padding:var(--product-card-details-spacing, 12px) 5px 4px}.pcard-style-three .product_card_image>.badges-wrapper.bw-three{top:8px;left:8px}.pcard-style-three .product_card_image>.badges-wrapper.bw-three .badge{min-height:21px;padding:4px 7px;font-size:10px}.pcard-style-three .product_card_image_inner img{width:100%;height:100%}.pcard-style-three .imag-szie-cover .product_card_image_inner img{object-fit:cover}.pcard-style-three .imag-szie-contain .product_card_image_inner img{object-fit:contain}.pcard-style-three .product-card-thumbs{display:flex;flex-wrap:nowrap;gap:5px;overflow-x:auto}.pcard-style-three .product-card-thumbs .product-thumb{flex:0 0 auto}.product-card-swatches{display:flex!important;flex-wrap:nowrap;gap:6px;overflow-x:auto}.pdp_quickyview.pcqw-three{position:relative;width:100%;margin-top:auto;opacity:1;transform:none}.pdp_quickyview.pcqw-three button{width:100%}.pcard-style-three .product-card-thumbs{display:flex;gap:5px}.pcard-style-three .product-card-thumbs .product-thumb{flex:0 0 42px;width:42px;height:63px}}@media(max-width:600px){.pcard-style-three .product-card-thumbs .product-thumb{flex-basis:42px;width:42px;height:63px}.pcard-style-three .product_card__content{padding:0;justify-content:flex-start}.pcard-style-three .card-swatch-btn,.pcard-style-three .product-card-swatches .extra-colors{width:18px;height:18px;flex-basis:18px}}@media(max-width:800px){.pcard-style-three .product_card_image{padding-top:0}.pcard-style-three .pdp_quickyview.pcqw-three{display:none}.pcard-style-three .out_of_stock,.pcard-style-three .in_stock{padding:5px 0 0;display:block}.pcard-style-three .info-card-product-block{padding:10px 2px 0}}.pcard-style-two.marquee-top-enabled .product-card-offer-block{top:0;position:relative;max-width:100%;border-radius:var(--card-border-r) var(--card-border-r) 0 0}.pcard-style-two.marquee-top-enabled .product_card_image_inner,.pcard-style-two.marquee-top-enabled .product_card_image_inner img{border-top-left-radius:0;border-top-right-radius:0}.pcard-style-two.marquee-top-enabled .product_card_marquee_inner{padding:.8rem 0}.pcard-style-two.marquee-top-enabled .badges-wrapper{top:8%}.tab-section-p-card .pcard-style-two.marquee-top-enabled .badges-wrapper{top:15%}.product-card-main{position:relative}.product-card-color-label{width:100%;margin:0;color:var(--card-text);font-family:var(--font-body-family);font-size:13px;line-height:1.4;text-align:center}.product-card-color-label span{font-weight:600}.product-card-sizes{--product-card-size-font: 13px;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:4px;width:100%;margin:2px 0;color:var(--card-text);font-family:var(--font-body-family);font-size:var(--product-card-size-font);line-height:1.45}modish-high-variant-card{display:block;height:100%}.modish-high-variant-card__fallback{display:flex;height:100%;flex-direction:column;color:var(--card-text, currentColor);text-decoration:none}.modish-high-variant-card__media{display:block;overflow:hidden;width:100%;aspect-ratio:3 / 4;border-radius:var(--card-border-r, 0);background:rgba(var(--color-foreground),.04)}.modish-high-variant-card__media img,.modish-high-variant-card__media svg{display:block;width:100%;height:100%;object-fit:cover}.modish-high-variant-card__content{display:grid;gap:.45rem;padding-top:1rem}.modish-high-variant-card__title{font-weight:600;line-height:1.35}.modish-high-variant-card__loading{display:block;width:min(12rem,65%);height:.75rem;border-radius:999px;background:rgba(var(--color-foreground),.1);animation:modish-card-loading 1.2s ease-in-out infinite alternate}@keyframes modish-card-loading{to{opacity:.35}}@media(prefers-reduced-motion:reduce){.modish-high-variant-card__loading{animation:none}}.product-card-sizes__label{display:none}.product-card-sizes__values{display:inline-flex;flex-wrap:wrap;align-items:center}.product-card-sizes__value{color:inherit;text-decoration:none}.product-card-sizes__value:focus-visible{outline:2px solid var(--card-text);outline-offset:2px}.product-card-sizes--text .product-card-sizes__value:not(:last-child):after{content:",\a0"}.product-card-sizes--text .product-card-sizes__more{margin-inline-start:4px}.product-card-sizes--pills .product-card-sizes__values{gap:4px}.product-card-sizes--pills .product-card-sizes__value,.product-card-sizes--pills .product-card-sizes__more{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 7px;border:1px solid color-mix(in srgb,var(--card-text) 28%,transparent);border-radius:999px;background:color-mix(in srgb,var(--card-bg-color) 82%,transparent);line-height:1.2}.product-card-sizes--pills .product-card-sizes__value{cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.product-card-sizes--pills .product-card-sizes__value:hover,.product-card-sizes--pills .product-card-sizes__value:focus-visible{border-color:var(--card-text);background:color-mix(in srgb,var(--card-text) 7%,var(--card-bg-color))}.pcard-style-three .product-card-color-label,.pcard-style-three .product-card-sizes{justify-content:flex-start;text-align:left}.pcard-style-three .product-card-sizes{margin-block:0}.pcard-style-three .product-card-meta__copy .product-card-sizes{align-items:flex-start}@media screen and (min-width:769px){.pcard-style-three .card-product-three-bottom{align-items:flex-start}.pcard-style-three .product-card-thumbs,.pcard-style-three .product-card-swatches,.pcard-style-three .product-card-sizes{justify-content:flex-start}.pcard-style-three .product-card-color-label,.pcard-style-three .product-card-sizes{text-align:left}}@media screen and (max-width:768px){.product-card-color-label,.product-card-sizes{font-size:min(var(--product-card-size-font),12px)}.product-card-sizes--pills .product-card-sizes__value,.product-card-sizes--pills .product-card-sizes__more{min-height:22px;padding:2px 6px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/card-product.css.map */
