.product_card_wrapper{display:flex;flex-flow:column;gap:1rem;position:relative;height:100%}.product_card_image{position:relative;display:flex;flex-flow:column;gap:1.2rem;border-radius:var(--img-border-radius);background:var(--bg-color);z-index:1;overflow:hidden;height:100%}.product_card_image:has(.pc_custom_select_wrap.is-open),.product_card_wrapper:has(.pc_custom_select_wrap.is-open),product-card:has(.pc_custom_select_wrap.is-open),.featured_coll_inner:has(.pc_custom_select_wrap.is-open),.swiper-slide:has(.pc_custom_select_wrap.is-open),.swiper-wrapper:has(.pc_custom_select_wrap.is-open),.swiper:has(.pc_custom_select_wrap.is-open),swiper-section:has(.pc_custom_select_wrap.is-open),.collection-tabs-tab-panel:has(.pc_custom_select_wrap.is-open),.collection-tabs-panels:has(.pc_custom_select_wrap.is-open),.collection-tabs-tabs-section:has(.pc_custom_select_wrap.is-open),.featured_col_inner_wrapper:has(.pc_custom_select_wrap.is-open),.featured_collection_inner:has(.pc_custom_select_wrap.is-open),product-card.has-open-dropdown,.product_card_wrapper.has-open-dropdown,.product_card_image.has-open-dropdown,.featured_coll_inner.has-open-dropdown,.swiper-slide.has-open-dropdown,.swiper-wrapper.has-open-dropdown,.swiper.has-open-dropdown,swiper-section.has-open-dropdown,.collection-tabs-tab-panel.has-open-dropdown,.collection-tabs-panels.has-open-dropdown,.collection-tabs-tabs-section.has-open-dropdown,.featured_col_inner_wrapper.has-open-dropdown,.featured_collection_inner.has-open-dropdown{overflow:visible!important;z-index:9999!important}a.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;pointer-events:auto}.product_card_image_inner img,.product_card_image_inner svg.placeholder_svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:var(--img-size);border-radius:var(--img-border-radius);transition:all .4s ease-in-out}.product_card_image_inner svg.placeholder_svg{background:#0000000d}.product_card_image p.p_title{color:var(--color-text);margin-inline:1rem;word-break:break-word}.p_description{color:var(--color-text);margin-inline:1rem;word-break:break-word;font-size:1.3rem}.p_variant_info ul{list-style:none;padding-left:0;padding-top:1rem}.card_align_left .p_title,.card_align_left .p_description{text-align:left}.card_align_center .p_title,.card_align_center .p_description{text-align:center}.card_align_right .p_title,.card_align_right .p_description{text-align:right}.card_align_left .product_card_content .product_card_price_inner{justify-content:start}.card_align_center .product_card_content .product_card_price_inner{justify-content:center}.card_align_right .product_card_content .product_card_price_inner{justify-content:end}.product_card_image.product-title-top{flex-direction:column-reverse;padding-top:1.2rem}.product_card_image p.p_title.has_bg{margin-bottom:1rem}span.product_vendor{font-size:1.4rem;line-height:1.4;color:var(--color-text);text-align:center;display:flex;justify-content:center;word-break:break-word}.product_card_price_inner{display:flex;justify-content:center;align-items:center;margin:1rem 0 0;gap:.9rem;flex-wrap:wrap}.product_card_price_inner span.regular_price,.product_card_price_inner span.product_card_price_varies{font-size:1.2rem;line-height:1;letter-spacing:0;color:var(--color-text);font-weight:700}.product_card_price_inner .cap{font-size:1rem;line-height:.6;color:var(--color-text);opacity:.6;letter-spacing:0}.product_card_price_wrapper .unit-price{display:flex;justify-content:center;margin:1rem 0 0}.badge{position:absolute;z-index:1;display:flex;width:fit-content}.badge.badge--top_left{top:1rem;left:1rem}.badge.badge--bottom_left{bottom:1rem;left:1rem}.badge.badge--top_right{top:1rem;right:1rem}.badge.badge--bottom_right{bottom:1rem;right:1rem}.badge_inner{padding:.8rem 1.1rem;display:flex;background:var(--color-background);border-radius:var(--badge-border-radius)}.badge_inner span{font-size:1.4rem;line-height:1;color:var(--color-text)}.product_card_image_inner img.hover_img,.product_card_image.multiple_imgs:hover img.main_img{opacity:0;scale:0% 100%}.product_card_image.multiple_imgs:hover img.hover_img{opacity:1;scale:100% 100%}.product_card_image_inner{overflow:hidden}.quick_view_wrapper{position:absolute;right:1rem;width:3rem;height:3rem;z-index:1;border-radius:50%;transform:translate(150%);transition:transform .3s ease-in}.quick_view_wrapper.qv--top_right{top:1rem}.quick_view_wrapper.qv--bottom_right{bottom:1rem}.product_card_wrapper:hover .quick_view_wrapper{transform:translate(0)}.quick_view_inner button:disabled{opacity:.5;cursor:not-allowed}.quick_view_inner,.quick_view_inner product-form,.quick_view_inner product-form form,.quick_view_inner quick-add{width:100%;height:100%;display:flex}.quick_view_inner button{width:100%;height:100%;padding:0;display:flex;justify-content:center;align-items:center;background:var(--color-primary-button-bg);border:1px solid var(--color-primary-button-bg);border-radius:50%;cursor:pointer}.quick_view_inner button span{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.quick_view_inner button svg{width:2rem;height:2rem}.quick_view_inner.no_variants button svg path{stroke:var(--color-primary-button-text);stroke-width:1.5px;fill:none}.quick_view_inner button svg path{fill:var(--color-primary-button-text)}.quick_view_inner button span.loader{width:1.4rem;height:1.4rem;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;border:2px solid var(--color-primary-button-text);border-top:2px solid transparent;border-radius:50%;font-size:0;animation:rotation 2s linear infinite}@keyframes rotation{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.product_card_wrapper.product_card_horizontal{flex-flow:row}.product_card_wrapper.product_card_horizontal .product_card_image{flex:1 1 10rem;max-width:10rem;width:100%}.product_card_wrapper.product_card_horizontal .product_card_price_wrapper{display:flex}.product_card_wrapper.product_card_horizontal .quick_view_wrapper{position:static;width:fit-content;border-radius:0;transform:none;margin:2rem 0 0}.product_card_wrapper.product_card_horizontal .quick_view_inner button{border-radius:var(--button-border-radius);color:var(--color-primary-button-text);padding:5px 1.5rem;height:fit-content;position:relative}.featured_coll_inner_empt_svg.ratio svg.placeholder-svg{border-radius:var(--img-border-radius)}.card_block_bottom .has_collection .product_card_wrapper:after,.card_block_bottom .dis_has_collection .product_card_wrapper:after{content:"";position:absolute;bottom:0;left:0;top:unset;height:65%;width:100%;background:var(--card_color);border-radius:var(--border-radius);z-index:0;transition:background .3s ease-in-out}.has_collection .product_card_content,.dis_has_collection .product_card_content{padding:0rem 1rem 2rem;z-index:1}.card_block_top .has_collection .product_card_wrapper:after,.card_block_top .dis_has_collection .product_card_wrapper:after{content:"";position:absolute;top:0;left:0;bottom:unset;height:60%;width:100%;background:var(--card_color);border-radius:var(--border-radius);z-index:-1;transition:background .3s ease-in-out}.card_align_left span.product_vendor{justify-content:start}.card_align_right span.product_vendor{justify-content:end}@media screen and (max-width:640px){.product_card_price_inner span.regular_price,.product_card_price_inner span.product_card_price_varies{font-size:1rem}.product_card_price_inner span.product_card_price_varies{text-align:center;line-height:1}.product_card_price_inner .cap,.badge_inner span{font-size:1rem}.badge_inner{padding:.6rem 1rem}.quick_view_wrapper{transform:translate(0)}}.product_card_content{position:relative;z-index:2;padding:0 1.2rem;display:flex;flex-direction:column;gap:.8rem;margin-top:auto;pointer-events:none}.product_card_content>*{pointer-events:auto}.pc_variant_picker_wrapper{position:relative;z-index:10;width:100%;margin-top:.4rem}.product_card_wrapper .pc_variant_picker_wrapper{position:relative;z-index:10!important}.pc_variant_picker_wrapper:has(.pc_custom_select_wrap.is-open),.pc_custom_select_wrap.is-open{z-index:999!important}.pc_custom_select_wrap{position:relative;z-index:10;width:100%}.pc_custom_select_btn{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem 2.8rem .75rem 1rem;font-size:1.3rem;font-weight:500;line-height:1.3;color:#006646;background-color:#fff;border:1.5px solid #006646;border-radius:var(--button-border-radius, 20px);cursor:pointer;font-family:inherit;position:relative;z-index:4;text-align:center;transition:background-color .2s,border-color .2s}.pc_custom_select_label{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.pc_custom_select_btn:hover,.pc_custom_select_btn:focus{outline:none;border-color:#00853d}.pc_custom_select_options{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:9999;margin:0;padding:4px 0;list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.12);box-shadow:0 6px 16px #0000001f;display:none;max-height:220px;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;pointer-events:auto!important}.pc_custom_select_wrap.is-open .pc_custom_select_options{display:block}.pc_custom_option{padding:.7rem .8rem;font-size:1.3rem;font-weight:500;color:#006646;text-align:center;cursor:pointer;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .15s,color .15s}.pc_custom_option:hover{background-color:#c4c7ba}.pc_custom_option.is-selected{background-color:#006646!important;color:#fff!important;font-weight:600}.pc_custom_option.is-disabled{opacity:.45;cursor:not-allowed}.pc_custom_select_wrap .pc_variant_select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.pc_select_caret{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;color:#006646;z-index:5}.pc_select_caret svg{width:1.4rem;height:1.4rem}.pc_atc_wrapper{position:relative;z-index:1;width:100%;margin-top:1rem}.pc_atc_wrapper form{width:100%;display:flex}.pc_atc_btn{width:100%;padding:1rem 1.6rem;font-size:1.4rem;font-weight:600;font-family:inherit;line-height:1.4;letter-spacing:.03em;border:1.5px solid var(--color-primary-button-bg, #00853d);background:var(--color-primary-button-bg, #00853d);color:var(--color-primary-button-text, #fff);border-radius:var(--button-border-radius, 6px);cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;gap:.6rem;transition:background .25s,color .25s,border-color .25s,opacity .25s;z-index:4}.pc_atc_btn:hover:not(:disabled){background:transparent;color:var(--color-primary-button-bg, #00853d)}.pc_atc_btn:disabled,.pc_atc_btn.pc_atc_btn--sold-out{opacity:.6;cursor:not-allowed;background:var(--color-border, #d8d8d8);border-color:var(--color-border, #d8d8d8);color:var(--color-text, #1a1a1a)}.pc_atc_btn .btn_text{pointer-events:none}.pc_atc_btn .loader{width:1.6rem;height:1.6rem;border:2px solid var(--color-primary-button-text, #fff);border-top-color:transparent;border-radius:50%;animation:pc-spin .7s linear infinite}.pc_atc_btn.pc_atc_btn--sold-out .loader{border-color:var(--color-text, #1a1a1a);border-top-color:transparent}@keyframes pc-spin{to{transform:rotate(360deg)}}@media screen and (max-width:640px){.pc_custom_select_btn{font-size:1.15rem;padding:.6rem 2.2rem .6rem .8rem;line-height:1.25}.pc_select_caret{right:.6rem}.pc_select_caret svg{width:1.1rem;height:1.1rem}.pc_custom_select_options{max-height:180px}.pc_custom_option{font-size:1.15rem;padding:.55rem .6rem}.pc_atc_btn{font-size:1.2rem;padding:.75rem .8rem}}@media screen and (max-width:400px){.pc_custom_select_btn{font-size:1.05rem;padding:.5rem 1.8rem .5rem .6rem}.pc_custom_option{font-size:1.05rem;padding:.5rem .4rem}.pc_atc_btn{font-size:1.1rem;padding:.65rem .6rem}}.pc_subtitle{font-size:1.25rem;line-height:1.4;color:var(--color-secondary-text, #666666);margin-inline:1.2rem;margin-top:.3rem;margin-bottom:.6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.product_card_price_inner{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:.4rem;gap:.8rem}.product_card_price_inner .price_left{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.product_card_price_inner span.regular_price,.product_card_price_inner span.product_card_price_varies{font-size:1.2rem;line-height:1;color:var(--color-text, #1a1a1a);font-weight:700!important}.product_card_price_inner .cap{font-size:1rem;line-height:1;color:#888;text-decoration:line-through}.pc_discount_badge{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .8rem;font-size:1rem;font-weight:600;color:#00853d;background:#e6f4ea;border-radius:4px;line-height:1;white-space:nowrap;letter-spacing:.02em}.pc_discount_badge.hidden{display:none!important}.product_card_wrapper .product_card_content{padding:1.2rem 1.4rem 1.4rem!important;align-items:flex-start!important;text-align:left!important;gap:.6rem!important;width:100%!important;box-sizing:border-box!important}.product_card_wrapper .p_title{text-align:left!important;margin:0!important;font-size:1.5rem!important;font-weight:700!important;line-height:1.3!important;height:2.6em!important;min-height:2.6em!important}.product_card_wrapper .p_title.line-clamp-1,.product_card_image p.p_title.line-clamp-1,.p_title.line-clamp-1{display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:break-word!important;height:1.3em!important;min-height:1.3em!important;max-height:1.3em!important}.product_card_wrapper .p_title.line-clamp-2,.product_card_image p.p_title.line-clamp-2,.p_title.line-clamp-2{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:break-word!important;height:2.6em!important;min-height:2.6em!important;max-height:2.6em!important}.product_card_wrapper .p_title.line-clamp-3,.product_card_image p.p_title.line-clamp-3,.p_title.line-clamp-3{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:break-word!important;height:calc(1.3em * 3)!important;min-height:calc(1.3em * 3)!important;max-height:calc(1.3em * 3)!important}.product_card_wrapper .pc_subtitle{text-align:left!important;margin:0!important;font-size:10px!important;line-height:1.35!important;color:var(--color-secondary-text, #666666)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:break-word!important;height:2.7em!important;min-height:2.7em!important;max-height:calc(1.35em * 2 + .1em)!important}.product_card_wrapper .product_card_price_wrapper{margin-top:.2rem!important;width:100%!important}.product_card_wrapper .product_card_price_inner{justify-content:space-between!important;align-items:center!important;width:100%!important;margin:0!important}.product_card_wrapper .pc_variant_picker_wrapper{margin-top:.2rem!important;width:100%!important}.product_card_wrapper .pc_atc_wrapper{margin-top:.4rem!important;width:100%!important}.product_card_wrapper .p_title,.product_card_image .p_title,.p_title,.product_card_price_inner span.regular_price,.product_card_price_inner span.product_card_price_varies,.product_card_price_inner .pc_regular_price,.pc_regular_price{font-weight:700!important;-webkit-text-stroke:.3px currentColor}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-card.css.map */
