.product-card{background:#f5f0dc;border-radius:16px;justify-content:space-between;padding:8px}.product-card__title{overflow:hidden;font-family:Recoleta;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.product-card__title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .f-price__sale .f-price-item--regular{color:#6c757d;font-size:12px;font-weight:300;line-height:16.9px}.product-card .f-price__sale .f-price-item--sale{color:currentColor;font-size:14px;font-weight:700}.product-icon-item{position:relative;display:inline-flex;background:none;border:none;padding:0;cursor:pointer;max-width:18px;height:auto;margin-top:10px;margin-right:9px}.product-icon-label{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#000000bf;color:#fff;padding:4px 8px;border-radius:4px;white-space:nowrap;font-size:12px;line-height:1.4;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:10}@media(hover:hover){.product-icon-item:hover .product-icon-label{opacity:1}}.product-icon-item.is-active .product-icon-label{opacity:1}.product-card .product-card__info{background:#fff;border-radius:10px;padding:8px;position:relative}.product-card_top-info{display:flex;flex-direction:column;justify-content:space-between;border-bottom:none;padding-bottom:8px;margin-bottom:0}.product-card__wrapper{display:flex;align-items:center}.product-card__image-wrapper{flex:0 0 50%;max-width:180px}.product-card__inline-mobile-link{display:inline-flex;margin-top:12px}.product-card__inline-form{display:none}.product-card__variant-select{position:relative;flex:1 1 auto;min-width:0;background:#fff;border:1px solid #ddd8be;border-radius:36px}.product-card__variant-select[aria-expanded=true]{border-radius:20px 20px 0 0}.product-card__variant-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;background:transparent;border:none;font-size:15px;max-height:40px}.product-card__variant-trigger:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:10px}.product-card__variant-trigger-label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__variant-chevron{flex:0 0 auto;color:#d7d0b1;transition:transform .2s ease;width:12px;height:8px}.product-card__variant-select[aria-expanded=true] .product-card__variant-chevron{transform:rotate(180deg)}.product-card__variant-dropdown{display:none;position:absolute;top:100%;left:-1px;right:-1px;z-index:200;list-style:none;background:#fff;border:1px solid #ddd8be;border-top:none;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.product-card__variant-dropdown.is-open{display:block}.product-card__variant-option{padding:10px 14px;font-size:15px;cursor:pointer}.product-card__variant-option:first-child{padding-top:0;border-top:none}.product-card__variant-option:first-child .product__variant-title{padding-top:10px;border-top:1px solid #ddd8be}.product-card__variant-option:hover:not(.is-disabled){text-decoration:underline}.product-card__variant-option.is-disabled{opacity:.4;cursor:not-allowed;color:#999}.product__variant-title{margin:0}.product-card__atc-wrapper{flex:0 0 auto}.product-card__inline-atc{width:100%;height:100%}.product-card__inline-atc-label,.product-card__qty-stepper{display:none}.product-card__inline-mobile-link{position:absolute;right:8px;bottom:8px;width:28px;height:28px;color:#fff;border-color:var(--color-secondary-button)}.product-icons{display:flex}.product-card__inline-mobile-link .icon{width:14px;height:14px}.product-card__tags{padding:4px 8px;border-radius:8px;margin-bottom:8px;text-align:center}.product-card__tag{font-family:var(--font-pcard-badge-family);font-style:var(--font-pcard-badge-style);font-weight:var(--font-pcard-badge-weight);font-size:1.4rem;line-height:1.4}.product-card .f-badge{font-size:1.4rem;line-height:1.4}.product-card__vendor{display:flex;align-items:center;gap:5px}.vendor__link{color:#21252999;font-family:Solina;font-size:14px;font-weight:300;line-height:11.25px}.product-card__tags-desktop{display:none}product-recommendations.complementary-products--horizontal-list .product-card{max-width:none!important;background:none!important}product-recommendations.complementary-products--horizontal-list .product-card .product-card__wrapper{display:flex!important}product-recommendations.complementary-products--horizontal-list .product-card .product-card__wrapper .product-card__image-wrapper{width:100%!important;height:100%!important;margin-block:0!important}product-recommendations.complementary-products--horizontal-list .product-card .product-card__wrapper .product-card__info{background:none!important;padding:8px!important}@media(min-width:1024px){div#ProductsList{gap:20px}div#ProductsList .product-column{max-width:327px}.product-card{padding:20px;height:fit-content;max-width:327px}.product-card .product-card__info{background:#fff;padding:16px;gap:0}.product-card_top-info{flex-direction:row;align-items:flex-end;gap:10px;padding-top:0;margin-top:-7px}.product-card__wrapper{display:grid;grid-template-rows:35px auto 170px;gap:0}.product-card__inline-mobile-link{display:none}.product-card__tags-desktop{display:block;position:relative;width:max-content;margin-left:auto}.product-card__tags-mobile{display:none}.product-card__inline-form{display:grid;grid-template-columns:1fr;flex-direction:row;align-items:center;gap:8px;margin-top:0}.product-card__inline-form:has(.product-card__variant-select){grid-template-columns:1fr 1fr}.product-icons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.product-icon-item{max-width:30px}.product-card__atc-wrapper{position:relative;flex:0 0 50%;height:40px}.product-card__atc-wrapper.dropdown-hidden{flex:0 0 100%}.product-card__inline-atc{border-radius:36px;color:#fff;transition:opacity .15s ease;border-color:var(--color-secondary-button)}.product-card__inline-form:not(:has(.product-card__variant-select)) .product-card__inline-atc-label{display:inline}.product-card__qty-stepper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;align-items:center;justify-content:space-between;display:flex;padding:8px 16px;border:1px solid #d7d0b1;border-radius:36px;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s .15s}.product-card__atc-wrapper.wim-has-qty .product-card__inline-atc{opacity:0;pointer-events:none}.product-card__atc-wrapper.wim-has-qty .product-card__qty-stepper{opacity:1;visibility:visible;transition:opacity .15s ease,visibility 0s}.product-card__atc-wrapper.wim-has-qty:has(.product-card__inline-atc:disabled) .product-card__qty-stepper{opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s .15s}.product-card__atc-wrapper.wim-has-qty:has(.product-card__inline-atc:disabled) .product-card__inline-atc{opacity:.5;pointer-events:auto}.product-card__atc-wrapper.wim-has-qty:has(.product-card__inline-atc:disabled){cursor:not-allowed}.product-card__qty-btn{background:none;border:none;cursor:pointer;padding:0;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#d7d0b1}.product-card__qty-btn:hover:not(:disabled){opacity:.7}.product-card__qty-btn:disabled{opacity:.4;cursor:not-allowed}.product-card__qty-display{color:#002625;font-family:Solina;font-size:16px;font-weight:300;text-align:center}.product-card__inline-form .icon{width:14px;height:14px}.product-card__image-wrapper{width:194px;height:198px;margin-inline:auto;margin-block:12px}.product-card__info .product-card_middle-info{display:flex;align-items:center;justify-content:space-between;min-height:42px}.product-card .f-price__sale{flex-direction:column-reverse;align-items:end}.product-card .f-price__sale .f-price-item--regular{font-size:14px}.product-card .f-price__sale .f-price-item--sale{font-size:16px;line-height:26px}.product-card__title{overflow:hidden;font-family:Recoleta;font-size:18px;font-style:normal;font-weight:400;line-height:26px;display:flex;align-items:flex-end}.product-card__info-container{margin-top:auto}}:is(.featured-collection__content,.section--related-products,.section--recently-viewed-products) .f-column{width:327px!important}@media(max-width:1024px){.product-card:not(#ProductsList .product-card){padding:20px;height:fit-content}.product-card:not(#ProductsList .product-card) .product-card__info-container{width:100%;margin-top:auto}.product-card:not(#ProductsList .product-card) .product-card__info{background:#fff;padding:16px;gap:0}.product-card:not(#ProductsList .product-card) .product-card_top-info{flex-direction:row;align-items:flex-end;gap:10px;padding-top:0;padding-bottom:0;margin-top:-7px}.product-card:not(#ProductsList .product-card) .product-card__wrapper{display:grid;grid-template-rows:35px auto 150px}.product-card:not(#ProductsList .product-card) .product-card__inline-atc{border-radius:36px;color:#fff}.product-card:not(#ProductsList .product-card) .product-card__inline-mobile-link{position:relative;width:100%;border-radius:36px;margin-top:auto;right:auto;bottom:auto}.product-card:not(#ProductsList .product-card) .product-card__tags-desktop{display:block;position:relative;width:max-content;margin-left:auto}.product-card:not(#ProductsList .product-card) .product-card__tags-mobile{display:none}.product-card:not(#ProductsList .product-card) .product-icons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:0}.product-card:not(#ProductsList .product-card) .product-icon-item{max-width:30px;margin-top:0;margin-right:0}.product-card:not(#ProductsList .product-card) .product-card__inline-form .icon{width:14px;height:14px}.product-card:not(#ProductsList .product-card) .product-card__image-wrapper{width:194px;height:198px;margin-inline:auto;margin-block:22px}.product-card:not(#ProductsList .product-card) .product-card_middle-info{display:flex;align-items:center;justify-content:space-between;min-height:46px}.product-card:not(#ProductsList .product-card) .f-price__sale{flex-direction:column-reverse;align-items:end}.product-card:not(#ProductsList .product-card) .f-price__sale .f-price-item--regular{font-size:14px}.product-card:not(#ProductsList .product-card) .f-price__sale .f-price-item--sale{font-size:16px;line-height:26px}.product-card:not(#ProductsList .product-card) .product-card__title{overflow:hidden;font-family:Recoleta;font-size:18px;font-style:normal;font-weight:400;line-height:26px;display:flex;align-items:flex-end}}@media(max-width:768px){.swipe-mobile__inner:not(.collection-list__items){display:grid!important;grid:var(--slider-grid);column-gap:var(--f-column-gap);margin-inline:0!important;--slider-grid: auto / auto-flow 327px}.collection-template .products-list .product-card__image-wrapper{padding:15px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wim-card-product.css.map */
