.liesco-product-card{position:relative;cursor:pointer;isolation:isolate}.liesco-product-card__image-wrapper{position:relative;aspect-ratio:9/16;border-radius:0;background:var(--color-bg-secondary);overflow:hidden;width:100%;font-size:0;line-height:0}@supports not (aspect-ratio:9/16){.liesco-product-card__image-wrapper{padding-bottom:177.78%;height:0}}.liesco-product-card__link{display:block;position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.liesco-product-card .liesco-product-card__image,.woocommerce ul.products li.product.liesco-product-card a .liesco-product-card__image,.woocommerce-page ul.products li.product.liesco-product-card a .liesco-product-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block;transition:transform 0.6s cubic-bezier(.4,0,.2,1);will-change:transform;min-width:0;min-height:0;max-width:none;max-height:none;margin:0;padding:0;border:none;outline:none;vertical-align:top}.liesco-product-card__image--main{opacity:1;z-index:var(--z-base)}.liesco-product-card__image--hover{opacity:0;z-index:2;transition:opacity 0.6s cubic-bezier(.4,0,.2,1);will-change:opacity}@media (hover:hover) and (pointer:fine){.liesco-product-card__image-wrapper:hover .liesco-product-card__image--hover{opacity:1}.liesco-product-card__image-wrapper:hover .liesco-product-card__image--main{transform:scale(1.03)}}.liesco-product-card__badge{position:absolute;top:14px;left:14px;background:rgb(255 255 255 / .95);color:var(--color-verde-oliva);padding:5px 12px;border-radius:2px;font-family:var(--font-body);font-size:10px;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:1.6px;z-index:30;box-shadow:0 1px 6px rgb(0 0 0 / .1);display:none}.liesco-product-card__quick-btn,.liesco-product-card :where(button.liesco-product-card__quick-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-product-card__quick-btn){position:absolute;bottom:var(--spacing-sm);left:50%;transform:translateX(-50%);width:30px;height:30px;border-radius:50%;background:var(--color-product-card-control-bg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:.5px solid var(--color-product-card-control-border);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.92;pointer-events:auto;transition:background 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease;z-index:40;box-shadow:0 1px 8px rgb(0 0 0 / .12)}@media (hover:hover) and (pointer:fine){.liesco-product-card__quick-btn{opacity:.85}.liesco-product-card__image-wrapper:hover .liesco-product-card__quick-btn{opacity:1}}.liesco-product-card__quick-btn:hover,.liesco-product-card :where(button.liesco-product-card__quick-btn):hover,:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-product-card__quick-btn):hover{opacity:1;background:var(--color-product-card-control-hover-bg);border-color:#fff0;transform:translateX(-50%) scale(1.06);box-shadow:0 2px 10px rgb(0 0 0 / .18)}.liesco-product-card__quick-btn:focus,.liesco-product-card :where(button.liesco-product-card__quick-btn):focus{outline:none}.liesco-product-card__quick-btn svg,.liesco-product-card :where(button.liesco-product-card__quick-btn) svg,:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-product-card__quick-btn) svg{color:var(--color-product-card-control-icon);width:14px;height:14px;stroke-width:1.5;stroke:currentColor;fill:none;transition:color 0.18s ease}.liesco-product-card__quick-btn:hover svg,.liesco-product-card :where(button.liesco-product-card__quick-btn):hover svg,:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-product-card__quick-btn):hover svg{color:var(--color-product-card-control-icon-hover)}.liesco-quick-icon--minus{display:none}.liesco-product-card.panel-open .liesco-quick-icon--plus{display:none}.liesco-product-card.panel-open .liesco-quick-icon--minus{display:block}.liesco-product-card.panel-open .liesco-product-card__quick-btn{opacity:0;pointer-events:none}.liesco-product-card__panel{position:absolute;left:0;right:0;bottom:0;height:auto;max-height:62%;min-height:175px;background:var(--color-product-card-panel-bg);backdrop-filter:blur(16px) saturate(1.05);-webkit-backdrop-filter:blur(16px) saturate(1.05);padding:52px 20px 16px;border-top:none;transform:translateY(100%);transition:transform 0.34s cubic-bezier(.4,0,.2,1);will-change:transform;z-index:20;overflow:hidden;display:flex;flex-direction:column}.liesco-product-card.panel-open .liesco-product-card__panel{transform:translateY(0)}.liesco-panel-close-btn,.liesco-product-card :where(button.liesco-panel-close-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-panel-close-btn){position:absolute;top:12px;left:50%;transform:translateX(-50%);width:30px;height:30px;border-radius:50%;background:var(--color-product-card-control-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:.5px solid var(--color-product-card-control-border);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.18s ease,border-color 0.18s ease;z-index:5;flex-shrink:0}.liesco-panel-close-btn:hover,.liesco-product-card :where(button.liesco-panel-close-btn):hover,:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-panel-close-btn):hover{background:var(--color-product-card-control-hover-bg);border-color:#fff0}.liesco-panel-close-btn svg,.liesco-product-card :where(button.liesco-panel-close-btn) svg,:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-panel-close-btn) svg{width:14px;height:14px;color:var(--color-product-card-control-icon);stroke:currentColor;transition:color 0.18s ease}.liesco-panel-close-btn:hover svg,.liesco-product-card :where(button.liesco-panel-close-btn):hover svg,:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-panel-close-btn):hover svg{color:var(--color-product-card-control-icon-hover)}.liesco-product-card__panel-close{display:none}.liesco-product-card__panel-content{margin-top:0}.liesco-attribute-group{margin-bottom:10px;display:flex;justify-content:center}.liesco-attribute-label{display:none}.liesco-color-swatches{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.liesco-color-swatch{width:28px;height:28px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform 0.15s ease,opacity 0.15s ease,box-shadow 0.15s ease;position:relative;flex-shrink:0;box-shadow:0 0 0 1px rgb(0 0 0 / .12) inset}.liesco-color-swatch:not(.is-selected):not(:disabled){opacity:.6}.liesco-color-swatch.is-selected{opacity:1;transform:scale(1.15);box-shadow:0 0 0 1px rgb(0 0 0 / .15) inset,0 2px 8px rgb(0 0 0 / .18)}.liesco-color-swatch:hover:not(:disabled){opacity:1;transform:scale(1.1)}.liesco-color-swatch:disabled{opacity:.2;cursor:not-allowed}.liesco-color-swatch[data-tooltip]::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%) translateY(4px);background:rgb(30 28 26 / .82);color:rgb(255 255 255 / .95);font-family:var(--font-body);font-size:10px;font-weight:var(--font-weight-medium);letter-spacing:.3px;padding:3px 7px;border-radius:2px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity 0.18s ease,transform 0.18s ease;z-index:50;text-transform:capitalize}.liesco-color-swatch[data-tooltip]:hover::after,.liesco-color-swatch[data-tooltip]:focus::after{opacity:1;transform:translateX(-50%) translateY(0)}.liesco-color-swatch__check{display:none}.liesco-size-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.liesco-size-btn{width:28px;height:28px;min-width:28px;padding:0;border:none;border-radius:50%;background:rgb(220 215 205 / .55);font-family:var(--font-body);font-size:10px;font-weight:var(--font-weight-medium);color:rgb(70 67 62 / .9);cursor:pointer;transition:transform 0.15s ease,background 0.15s ease,box-shadow 0.15s ease,opacity 0.15s ease;display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;box-shadow:0 0 0 1px rgb(0 0 0 / .08) inset}.liesco-size-btn[data-value="XS"],.liesco-size-btn[data-value="XL"],.liesco-size-btn[data-value="XXL"]{width:auto;min-width:34px;padding:0 7px;border-radius:14px;font-size:9px}.liesco-size-btn:not(.is-selected):not(:disabled){opacity:.65}.liesco-size-btn.is-selected{opacity:1;background:rgb(28 26 24 / .88);color:rgb(255 255 255 / .95);transform:scale(1.15);box-shadow:0 2px 8px rgb(0 0 0 / .18)}.liesco-size-btn:hover:not(.is-selected):not(:disabled){opacity:1;transform:scale(1.1);background:rgb(200 195 185 / .8)}.liesco-size-btn:disabled,.liesco-size-btn.is-unavailable{opacity:.25;cursor:not-allowed;text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:rgb(100 98 94 / .4)}.liesco-color-swatch:disabled,.liesco-color-swatch.is-unavailable{opacity:.2;cursor:not-allowed;position:relative}.liesco-color-swatch.is-unavailable::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom right,transparent calc(50% - 0.5px),rgb(120 118 114 / .55) calc(50% - 0.5px),rgb(120 118 114 / .55) calc(50% + 0.5px),transparent calc(50% + 0.5px));border-radius:50%}.liesco-quick-add-btn,.liesco-product-card :where(button.liesco-quick-add-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-quick-add-btn){width:100%;padding:10px 0;border-radius:2px;background:#fff0;border:1px solid rgb(40 38 34 / .45);color:rgb(40 38 34 / .55);font-family:var(--font-body);font-size:10px;font-weight:var(--font-weight-semibold);letter-spacing:2.2px;text-transform:uppercase;cursor:not-allowed;transition:background 0.20s ease,color 0.20s ease,border-color 0.20s ease;margin-top:12px;flex-shrink:0}.liesco-quick-add-btn:not(:disabled),.liesco-product-card :where(button.liesco-quick-add-btn):not(:disabled),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-quick-add-btn):not(:disabled){background:rgb(28 26 24 / .9);border-color:#fff0;color:rgb(255 255 255 / .96);cursor:pointer}.liesco-quick-add-btn:hover:not(:disabled),.liesco-product-card :where(button.liesco-quick-add-btn):hover:not(:disabled),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-quick-add-btn):hover:not(:disabled){background:rgb(10 8 6 / .98)}.liesco-quick-add-btn:disabled,.liesco-product-card :where(button.liesco-quick-add-btn):disabled,:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-quick-add-btn):disabled{background:#fff0;border-color:rgb(40 38 34 / .45);color:rgb(40 38 34 / .55);cursor:not-allowed}.liesco-quick-add-btn.is-loading{background:rgb(28 26 24 / .7);border-color:#fff0;color:#fff0;cursor:wait;pointer-events:none;position:relative}.liesco-quick-add-btn.is-loading::after{content:'';position:absolute;inset:0;margin:auto;width:14px;height:14px;border:2px solid rgb(255 255 255 / .3);border-top-color:#fff;border-radius:50%;animation:btn-spin 0.6s linear infinite}.liesco-quick-add-btn.is-success{background:rgb(120 140 100 / .88);border-color:#fff0;color:rgb(255 255 255 / .96);cursor:default;transition:background 0.25s ease}.liesco-quick-add-btn.is-error{background:rgb(180 80 70 / .8);border-color:#fff0;color:rgb(255 255 255 / .96);cursor:pointer}.liesco-product-card__info{padding:10px 2px 0;display:flex;flex-direction:column;gap:0}.liesco-product-card__info h3.liesco-product-card__name,.liesco-product-card__name,:where(.woocommerce ul.products li.product.liesco-product-card) h3.liesco-product-card__name,:where(.woocommerce-page ul.products li.product.liesco-product-card) h3.liesco-product-card__name{margin:0;padding:0;line-height:1.2}.liesco-product-card__price,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__price,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__price{margin:0;padding:0}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-family:var(--font-body);font-size:13px;font-weight:400;color:rgb(60 58 54 / .9);text-decoration:none;transition:color 0.18s ease;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:.1px}.liesco-product-card__name a:hover,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a:hover,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a:hover{color:rgb(28 26 24)}.liesco-price-block{display:flex;flex-direction:column;gap:2px;margin:0;padding:0}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-family:var(--font-heading);font-size:19px;font-weight:500;font-style:italic;color:rgb(50 48 44 / .9);letter-spacing:.1px}.liesco-price-main-row{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;line-height:1.2}.liesco-price-amount--card,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-amount--card{display:inline;font-family:var(--font-price);font-size:16px;font-weight:500;color:rgb(40 38 34 / .95);line-height:1.2;margin:0;padding:0}.liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-amount--card bdi,.liesco-price-amount--card .woocommerce-Price-currencySymbol,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-amount--card .woocommerce-Price-amount,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-amount--card bdi,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-amount--card .woocommerce-Price-currencySymbol{font-family:var(--font-price);font-size:16px;font-weight:500;color:rgb(40 38 34 / .95)}.liesco-price-original,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-original{display:inline;font-family:var(--font-price);font-size:12px;font-weight:400;color:rgb(165 162 156 / .75);text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:rgb(165 162 156 / .55)}.liesco-price-original *,.liesco-price-original .woocommerce-Price-amount,.liesco-price-original bdi,.liesco-price-original .woocommerce-Price-currencySymbol,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-original *{font-size:12px;color:rgb(165 162 156 / .75);text-decoration:none}.liesco-price-badge{display:inline-flex;align-items:center;font-family:var(--font-body);font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#fff;background:var(--color-terracota);padding:2px 5px;border-radius:2px;line-height:1.4;flex-shrink:0;vertical-align:baseline}.liesco-price-cash-row{display:flex;align-items:baseline;gap:3px;flex-wrap:nowrap;overflow:hidden}.liesco-price-amount--cash,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-amount--cash{display:inline;font-family:var(--font-price);font-size:13px;font-weight:400;color:rgb(143 140 133 / .85);line-height:1.3;white-space:nowrap}.liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-amount--cash .amount,.liesco-price-amount--cash bdi,.liesco-price-amount--cash .woocommerce-Price-currencySymbol,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-amount--cash *{font-family:var(--font-price);font-size:13px;font-weight:400;font-style:normal;color:rgb(143 140 133 / .85);display:inline;white-space:nowrap}.liesco-price-cash-label{font-family:var(--font-heading);font-size:13px;font-weight:400;font-style:italic;color:rgb(165 162 156 / .65);white-space:nowrap;flex-shrink:0}.liesco-price-installments{display:block;font-family:var(--font-body);font-size:12px;font-weight:400;color:rgb(143 140 133 / .65);line-height:1.4;margin-top:1px}.liesco-price-installments .woocommerce-Price-amount,.liesco-price-installments bdi,.liesco-price-installments .woocommerce-Price-currencySymbol{font-size:12px;font-weight:400;color:rgb(143 140 133 / .65)}.liesco-product-card__price{font-family:var(--font-body);box-sizing:border-box}@media (max-width:374px){.liesco-product-card__badge{font-size:8px;padding:3px 6px;letter-spacing:1px}.liesco-product-card__quick-btn{width:28px;height:28px;bottom:8px;padding:0;box-sizing:border-box;opacity:1}.liesco-product-card__quick-btn svg{width:12px;height:12px}.liesco-product-card__panel{max-height:68%;min-height:165px;padding:44px 10px 10px}.liesco-panel-close-btn{width:28px;height:28px;top:10px}.liesco-panel-close-btn svg{width:12px;height:12px}.liesco-color-swatches,.liesco-size-buttons{gap:7px}.liesco-color-swatch{width:22px;height:22px}.liesco-size-btn{width:22px;height:22px;min-width:22px;font-size:8px}.liesco-size-btn[data-value="XS"],.liesco-size-btn[data-value="XL"],.liesco-size-btn[data-value="XXL"]{min-width:28px;padding:0 5px;font-size:7px}.liesco-quick-add-btn{padding:9px 0;font-size:9px;letter-spacing:1.6px;margin-top:9px}.liesco-product-card__info{padding:8px 0 0}.liesco-product-card__name a{font-size:15px;-webkit-line-clamp:1}.liesco-price-main-row{gap:4px}.liesco-price-amount--card,.liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-amount--card bdi{font-size:12px}.liesco-price-original,.liesco-price-original *{font-size:10px}.liesco-price-badge{font-size:8px;padding:1px 4px}.liesco-price-amount--cash,.liesco-price-amount--cash *,.liesco-price-amount--cash bdi{font-size:11px}.liesco-price-cash-label{font-size:11px}.liesco-price-installments{display:none}}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:18.5px;font-weight:600;line-height:1.18;color:rgb(34 31 28 / .96);letter-spacing:0}@media (max-width:767px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15.8px;font-weight:600;line-height:1.2}}@media (max-width:374px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15px}}.liesco-product-card__quick-btn,.liesco-product-card :where(button.liesco-product-card__quick-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-product-card__quick-btn),.liesco-panel-close-btn,.liesco-product-card :where(button.liesco-panel-close-btn),:where(.woocommerce ul.products li.product.liesco-card) :where(button.liesco-panel-close-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-panel-close-btn){background:rgb(250 247 242 / .82);border:1px solid rgb(22 22 22 / .08);box-shadow:0 8px 22px rgb(22 22 22 / .1);backdrop-filter:blur(10px) saturate(1.04);-webkit-backdrop-filter:blur(10px) saturate(1.04)}.liesco-product-card__quick-btn:hover,.liesco-product-card :where(button.liesco-product-card__quick-btn):hover,:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-product-card__quick-btn):hover,.liesco-panel-close-btn:hover,.liesco-product-card :where(button.liesco-panel-close-btn):hover,:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-panel-close-btn):hover{background:rgb(255 253 248 / .94);border-color:rgb(22 22 22 / .1);box-shadow:0 10px 24px rgb(22 22 22 / .13)}.liesco-product-card__quick-btn svg,.liesco-product-card :where(button.liesco-product-card__quick-btn) svg,.liesco-panel-close-btn svg,.liesco-product-card :where(button.liesco-panel-close-btn) svg{color:rgb(22 22 22 / .82);stroke-width:1.65}.liesco-product-card__panel{background:rgb(250 247 242 / .82);border-top:1px solid rgb(22 22 22 / .06);box-shadow:0 -18px 34px rgb(22 22 22 / .08);backdrop-filter:blur(12px) saturate(1.02);-webkit-backdrop-filter:blur(12px) saturate(1.02)}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:18.5px;font-weight:600;line-height:1.18;color:rgb(34 31 28 / .96);letter-spacing:0}.liesco-product-card__info{gap:6px}@media (max-width:767px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15.8px;font-weight:600;line-height:1.2}.liesco-product-card__info{gap:5px}}@media (max-width:374px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15px}}.liesco-product-card__panel{padding-top:64px}.liesco-attribute-group:has(.liesco-color-swatches){margin-bottom:34px}.liesco-color-swatch:not(.is-unavailable)[data-tooltip]::after{top:calc(100% + 8px);bottom:auto;left:50%;transform:translateX(-50%) translateY(-2px);z-index:4;background:rgb(28 26 24 / .92);color:#fffaf4;padding:5px 8px;border-radius:3px;font-size:11px;font-weight:600;letter-spacing:.02em;box-shadow:0 8px 20px rgb(22 22 22 / .14)}.liesco-color-swatch:not(.is-unavailable)[data-tooltip]:hover::after,.liesco-color-swatch:not(.is-unavailable)[data-tooltip]:focus::after,.liesco-color-swatch:not(.is-unavailable)[data-tooltip].is-selected::after{opacity:1;transform:translateX(-50%) translateY(0)}.liesco-panel-close-btn,.liesco-product-card :where(button.liesco-panel-close-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-panel-close-btn){z-index:8}@media (max-width:767px){.liesco-product-card__panel{padding-top:70px}.liesco-attribute-group:has(.liesco-color-swatches){margin-bottom:36px}.liesco-color-swatch:not(.is-unavailable)[data-tooltip]::after{top:calc(100% + 9px);font-size:11px;padding:5px 9px}}.liesco-product-card__panel{padding-top:64px}.liesco-attribute-group:has(.liesco-color-swatches){margin-bottom:34px}.liesco-color-swatches{position:relative}.liesco-color-swatch:not(.is-unavailable)[data-tooltip]::after{top:calc(100% + 8px);bottom:auto;left:50%;transform:translateX(-50%) translateY(-2px);z-index:4;background:rgb(28 26 24 / .92);color:#fffaf4;padding:5px 8px;border-radius:3px;font-size:11px;font-weight:600;letter-spacing:.02em;box-shadow:0 8px 20px rgb(22 22 22 / .14)}.liesco-color-swatch:not(.is-unavailable)[data-tooltip]:hover::after,.liesco-color-swatch:not(.is-unavailable)[data-tooltip]:focus::after,.liesco-color-swatch:not(.is-unavailable)[data-tooltip].is-selected::after{opacity:1;transform:translateX(-50%) translateY(0)}.liesco-panel-close-btn,.liesco-product-card :where(button.liesco-panel-close-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-panel-close-btn){z-index:8}@media (max-width:767px){.liesco-product-card__panel{padding-top:70px}.liesco-attribute-group:has(.liesco-color-swatches){margin-bottom:36px}.liesco-color-swatch:not(.is-unavailable)[data-tooltip]::after{top:calc(100% + 9px);font-size:11px;padding:5px 9px}}.liesco-product-card__info{gap:5px}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:19px;font-weight:600;line-height:1.22;color:rgb(34 32 29 / .95)}.liesco-price-block--card{gap:4px}.liesco-price-block--card .liesco-price-main-row{order:1;display:flex;align-items:baseline;gap:6px;row-gap:2px;flex-wrap:wrap;overflow:visible}.liesco-price-block--card .liesco-price-cash-row{order:2;display:flex;align-items:baseline;gap:4px;row-gap:1px;flex-wrap:wrap;overflow:visible}.liesco-price-block--card .liesco-price-installments{order:3;white-space:normal;overflow:visible;text-overflow:clip}.liesco-price-block--card .liesco-price-amount--card,.liesco-price-block--card .liesco-price-amount--card *,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--card bdi,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-currencySymbol{font-family:var(--font-price);font-size:16px;font-weight:700;line-height:1.2;color:#161616;white-space:nowrap}.liesco-price-block--card .liesco-price-amount--cash,.liesco-price-block--card .liesco-price-amount--cash *,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--cash bdi,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-currencySymbol,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-block--card .liesco-price-amount--cash *{font-family:var(--font-price);font-size:14px;font-weight:500;line-height:1.25;color:rgb(76 70 62 / .92);white-space:nowrap}.liesco-price-block--card .liesco-price-cash-label{font-family:var(--font-body);font-size:14px;font-weight:500;font-style:normal;line-height:1.25;color:rgb(76 70 62 / .92);white-space:normal;overflow-wrap:normal;word-break:keep-all}.liesco-price-block--card .liesco-price-installments,.liesco-price-block--card .liesco-price-installments .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-installments bdi,.liesco-price-block--card .liesco-price-installments .woocommerce-Price-currencySymbol{font-size:12.5px;font-weight:400;line-height:1.35;color:rgb(103 98 90 / .76)}.liesco-price-list-label{display:none}@media (min-width:1024px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:19px}}@media (max-width:767px){.liesco-product-card__info{gap:4px}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:16px;font-weight:600;line-height:1.22}.liesco-price-block--card{gap:3px}.liesco-price-block--card .liesco-price-main-row,.liesco-price-block--card .liesco-price-cash-row{width:100%}.liesco-price-block--card .liesco-price-amount--card,.liesco-price-block--card .liesco-price-amount--card *,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--card bdi,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-currencySymbol{font-size:15px}.liesco-price-block--card .liesco-price-amount--cash,.liesco-price-block--card .liesco-price-amount--cash *,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--cash bdi,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-currencySymbol,.liesco-price-block--card .liesco-price-cash-label{font-size:13.5px}.liesco-price-block--card .liesco-price-installments,.liesco-price-block--card .liesco-price-installments .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-installments bdi,.liesco-price-block--card .liesco-price-installments .woocommerce-Price-currencySymbol{font-size:12px;white-space:normal}}@media (max-width:374px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15px}.liesco-price-block--card .liesco-price-amount--card,.liesco-price-block--card .liesco-price-amount--card *,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--card bdi,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-currencySymbol{font-size:15px}.liesco-price-block--card .liesco-price-amount--cash,.liesco-price-block--card .liesco-price-amount--cash *,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--cash bdi,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-currencySymbol,.liesco-price-block--card .liesco-price-cash-label{font-size:13px}}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:18.5px;font-weight:600;line-height:1.18;color:rgb(34 31 28 / .96);letter-spacing:0}@media (max-width:767px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15.8px;font-weight:600;line-height:1.2}}@media (max-width:374px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15px}}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:18.5px;font-weight:600;line-height:1.18;color:rgb(34 31 28 / .96);letter-spacing:0}@media (max-width:767px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15.8px;font-weight:600;line-height:1.2}}@media (max-width:374px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15px}}@media (min-width:375px) and (max-width:767px){.liesco-product-card__badge{font-size:9px;padding:4px 8px;letter-spacing:1.2px}.liesco-product-card__quick-btn{width:28px;height:28px;bottom:8px;padding:0;box-sizing:border-box;opacity:1;background:var(--color-product-card-control-bg-strong);box-shadow:0 1px 8px rgb(0 0 0 / .13)}.liesco-product-card__quick-btn svg{width:12px;height:12px;stroke-width:1.5}.liesco-product-card.panel-open .liesco-product-card__quick-btn{opacity:0;pointer-events:none}.liesco-product-card__panel{max-height:64%;min-height:168px;padding:50px 16px 12px}.liesco-color-swatches,.liesco-size-buttons{gap:9px}.liesco-color-swatch{width:26px;height:26px}.liesco-size-btn{width:26px;height:26px;min-width:26px;font-size:9px}.liesco-size-btn[data-value="XS"],.liesco-size-btn[data-value="XL"],.liesco-size-btn[data-value="XXL"]{min-width:32px;padding:0 6px}.liesco-quick-add-btn{padding:10px 0;font-size:10px;letter-spacing:1.8px;margin-top:10px}.liesco-product-card__info{padding:7px 2px 0}.liesco-price-block{gap:1px}.liesco-product-card__name a{font-size:15px;-webkit-line-clamp:1}.liesco-price-main-row{gap:5px;flex-wrap:wrap;row-gap:1px}.liesco-price-amount--card,.liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-amount--card bdi,.liesco-price-amount--card .woocommerce-Price-currencySymbol{font-size:13px}.liesco-price-original,.liesco-price-original *{font-size:11px}.liesco-price-badge{font-size:8px;padding:2px 4px;letter-spacing:.5px}.liesco-price-cash-row{overflow:hidden}.liesco-price-amount--cash,.liesco-price-amount--cash *,.liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-amount--cash bdi{font-size:11px}.liesco-price-cash-label{font-size:11px}.liesco-price-installments,.liesco-price-installments .woocommerce-Price-amount,.liesco-price-installments bdi{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liesco-attribute-group{margin-bottom:8px}}@media (min-width:375px) and (max-width:480px){.liesco-product-card__panel{max-height:58%;min-height:150px;padding:42px 10px 10px}.liesco-panel-close-btn{top:9px}.liesco-color-swatches,.liesco-size-buttons{gap:7px}.liesco-color-swatch{width:24px;height:24px}.liesco-size-btn{width:24px;height:24px;min-width:24px;font-size:8px}.liesco-size-btn[data-value="XS"],.liesco-size-btn[data-value="XL"],.liesco-size-btn[data-value="XXL"]{min-width:30px;padding:0 5px}.liesco-quick-add-btn{padding:9px 10px;font-size:9px;letter-spacing:1.5px;margin-top:8px}.liesco-attribute-group{margin-bottom:7px}}@media (min-width:768px) and (max-width:1023px){.liesco-product-card__quick-btn{width:30px;height:30px;bottom:10px;padding:7px;box-sizing:content-box;opacity:.9;display:flex}.liesco-product-card__quick-btn svg{width:14px;height:14px;stroke-width:1.5}.liesco-product-card.panel-open .liesco-product-card__quick-btn{opacity:0;pointer-events:none}.liesco-product-card__panel{max-height:60%;min-height:165px;padding:50px 14px 12px}.liesco-color-swatches,.liesco-size-buttons{gap:9px}.liesco-color-swatch{width:26px;height:26px}.liesco-size-btn{width:26px;height:26px;min-width:26px;font-size:9px}.liesco-size-btn[data-value="XS"],.liesco-size-btn[data-value="XL"],.liesco-size-btn[data-value="XXL"]{min-width:32px;padding:0 6px}.liesco-quick-add-btn{padding:10px 0;font-size:10px;letter-spacing:1.8px;margin-top:10px}.liesco-product-card__info{padding:11px 3px 0}.liesco-product-card__name a{font-size:17px}.liesco-price-amount--card,.liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-amount--card bdi{font-size:16px}.liesco-price-amount--cash,.liesco-price-amount--cash *,.liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-amount--cash bdi{font-size:13px}.liesco-price-cash-label{font-size:13px}.liesco-price-original,.liesco-price-original *{font-size:12px}.liesco-attribute-group{margin-bottom:8px}}@media (min-width:1024px) and (max-width:1399px){.liesco-product-card__quick-btn{opacity:0;transition:opacity 0.2s ease,background 0.18s ease,transform 0.18s ease}.liesco-product-card__image-wrapper:hover .liesco-product-card__quick-btn{opacity:.85}.liesco-product-card__info{padding:12px 4px 0}.liesco-product-card__name a{font-size:17px}.liesco-price-amount--card,.liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-amount--card bdi{font-size:15px}.liesco-price-amount--cash,.liesco-price-amount--cash *,.liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-amount--cash bdi{font-size:12px}.liesco-price-cash-label{font-size:12px}.liesco-price-original,.liesco-price-original *{font-size:12px}}@media (min-width:1400px){.liesco-products-grid[data-columns="6"] .liesco-product-card__panel{max-height:60%;min-height:160px;padding:46px 12px 10px}.liesco-products-grid[data-columns="6"] .liesco-panel-close-btn{width:26px;height:26px}.liesco-products-grid[data-columns="6"] .liesco-panel-close-btn svg{width:12px;height:12px}.liesco-products-grid[data-columns="6"] .liesco-color-swatches,.liesco-products-grid[data-columns="6"] .liesco-size-buttons{gap:8px}.liesco-products-grid[data-columns="6"] .liesco-color-swatch{width:24px;height:24px}.liesco-products-grid[data-columns="6"] .liesco-size-btn{width:24px;height:24px;min-width:24px;font-size:9px}.liesco-products-grid[data-columns="6"] .liesco-size-btn[data-value="XS"],.liesco-products-grid[data-columns="6"] .liesco-size-btn[data-value="XL"],.liesco-products-grid[data-columns="6"] .liesco-size-btn[data-value="XXL"]{min-width:28px;padding:0 5px}.liesco-products-grid[data-columns="6"] .liesco-quick-add-btn{padding:9px 0;font-size:9px;letter-spacing:1.8px;margin-top:9px}.liesco-products-grid[data-columns="6"] .liesco-product-card__info{padding:10px 2px 0}.liesco-products-grid[data-columns="6"] .liesco-product-card__name a{font-size:var(--font-size-xs)}.liesco-products-grid[data-columns="6"] .liesco-product-card__price{font-size:13px}.liesco-products-grid[data-columns="6"] .liesco-product-card__badge{padding:4px var(--spacing-xs);font-size:9px}.liesco-products-grid[data-columns="6"] .liesco-attribute-group{margin-bottom:7px}}.liesco-color-swatch svg,.liesco-color-swatch span,.liesco-color-swatch .wvs-term-name,.liesco-color-swatch .cfvsw-term-name,.liesco-color-swatch .cfvsw-swatches-term-name,.liesco-color-swatch [class*="term-name"],.liesco-color-swatch [class*="swatch-label"],.liesco-color-swatch [class*="label"]{display:none;width:0;height:0;overflow:hidden;position:absolute;font-size:0}.liesco-added-toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(20px);opacity:0;transition:opacity 0.32s ease,transform 0.32s ease;z-index:9999;background:var(--color-blanco);border:1px solid rgb(143 140 133 / .18);box-shadow:0 8px 32px rgb(0 0 0 / .1);border-radius:3px;display:flex;align-items:center;gap:0;overflow:hidden;min-width:320px;max-width:480px;font-family:var(--font-body);pointer-events:none;visibility:hidden}.liesco-added-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto;visibility:visible}.liesco-toast__body{display:flex;align-items:center;gap:14px;flex:1;padding:14px 16px;min-width:0}.liesco-toast__img{width:64px;height:80px;object-fit:cover;flex-shrink:0;display:block}.liesco-toast__text{display:flex;flex-direction:column;gap:2px;min-width:0}.liesco-toast__label{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gris-piedra)}.liesco-toast__name{font-size:13px;color:var(--color-negro);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liesco-toast__cart-btn{flex-shrink:0;display:flex;align-items:center;gap:7px;padding:0 20px;height:100%;min-height:56px;background:var(--color-negro);color:var(--color-blanco);border:none;cursor:pointer;font-family:var(--font-body);font-size:11px;letter-spacing:.09em;text-transform:uppercase;transition:background 0.2s;white-space:nowrap}.liesco-toast__cart-btn:hover{background:#333}.liesco-toast__cart-btn svg{width:13px;height:13px;stroke-width:2;flex-shrink:0}.liesco-toast__close{position:absolute;top:6px;right:6px;width:20px;height:20px;background:none;border:none;cursor:pointer;font-size:11px;color:var(--color-gris-piedra);display:flex;align-items:center;justify-content:center;line-height:1;padding:0;opacity:.6;transition:opacity 0.15s}.liesco-toast__close:hover{opacity:1}@media (max-width:480px){.liesco-added-toast{left:12px;right:12px;min-width:0;width:auto;transform:translateY(20px);bottom:calc(var(--liesco-bottom-nav-total-height) + 12px)}.liesco-added-toast.is-visible{transform:translateY(0)}}.liesco-product-card__badges{position:absolute;top:10px;left:10px;right:10px;z-index:35;display:flex;align-items:flex-start;justify-content:space-between;gap:6px;pointer-events:none}.liesco-product-card__badge,.liesco-products-grid[data-columns="6"] .liesco-product-card__badge{position:static;display:inline-flex;align-items:center;width:auto;max-width:calc(100% - 4px);min-height:24px;padding:5px 8px;border-radius:3px;font-family:var(--font-body);font-size:12px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 6px 18px rgb(24 22 20 / .12)}.liesco-product-card__badge--season{color:#161616;background:rgb(250 247 242 / .82);border:1px solid rgb(22 22 22 / .12)}.liesco-product-card__badge--discount{margin-left:auto;color:#fffaf4;background:var(--color-terracota,#b86f5d);border:1px solid rgb(120 54 40 / .18)}.liesco-price-block--card{gap:3px}.liesco-price-block--card .liesco-price-cash-row{order:1;align-items:baseline;gap:4px;flex-wrap:wrap;overflow:visible}.liesco-price-block--card .liesco-price-main-row{order:2;align-items:baseline;gap:4px;row-gap:1px;color:rgb(92 88 82 / .78)}.liesco-price-list-label{font-family:var(--font-body);font-size:12px;font-weight:400;color:rgb(92 88 82 / .78);line-height:1.25}.liesco-price-block--card .liesco-price-amount--cash,.liesco-price-block--card .liesco-price-amount--cash *,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--cash bdi,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-currencySymbol,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-block--card .liesco-price-amount--cash *{font-family:var(--font-price);font-size:17px;font-weight:700;line-height:1.18;color:#161616;white-space:nowrap}.liesco-price-block--card .liesco-price-cash-label{font-family:var(--font-body);font-size:13px;font-weight:600;font-style:normal;line-height:1.2;color:rgb(22 22 22 / .82);white-space:nowrap}.liesco-price-block--card .liesco-price-amount--card,.liesco-price-block--card .liesco-price-amount--card *,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--card bdi,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-currencySymbol{font-size:13px;font-weight:400;line-height:1.25;color:rgb(92 88 82 / .78)}.liesco-price-block--card .liesco-price-original,.liesco-price-block--card .liesco-price-original *{font-size:12px;color:rgb(120 114 106 / .62);text-decoration:line-through;text-decoration-thickness:1px}.liesco-price-block--card .liesco-price-badge{display:none}.liesco-product-card__panel{background:rgb(250 247 242 / .82);color:#161616;border-top:1px solid rgb(22 22 22 / .06);box-shadow:0 -18px 34px rgb(22 22 22 / .08);backdrop-filter:blur(12px) saturate(1.02);-webkit-backdrop-filter:blur(12px) saturate(1.02)}.liesco-product-card__quick-btn,.liesco-product-card :where(button.liesco-product-card__quick-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-product-card__quick-btn),.liesco-panel-close-btn,.liesco-product-card :where(button.liesco-panel-close-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-panel-close-btn){width:38px;height:38px;background:rgb(250 247 242 / .82);border:1px solid rgb(22 22 22 / .08);box-shadow:0 8px 22px rgb(22 22 22 / .1);backdrop-filter:blur(10px) saturate(1.04);-webkit-backdrop-filter:blur(10px) saturate(1.04)}.liesco-product-card__quick-btn svg,.liesco-product-card :where(button.liesco-product-card__quick-btn) svg,.liesco-panel-close-btn svg,.liesco-product-card :where(button.liesco-panel-close-btn) svg{width:16px;height:16px;color:rgb(22 22 22 / .82);stroke-width:1.65}.liesco-color-swatches,.liesco-size-buttons{gap:10px}.liesco-color-swatch,.liesco-size-btn{width:36px;height:36px;min-width:36px;background-color:#f8f4ed;border:1px solid rgb(22 22 22 / .18);color:#161616;box-shadow:0 1px 0 rgb(255 255 255 / .55) inset}.liesco-color-swatch{box-shadow:0 0 0 2px rgb(250 247 242 / .92) inset,0 0 0 1px rgb(22 22 22 / .22)}.liesco-size-btn{font-size:12px;font-weight:600}.liesco-size-btn[data-value="XS"],.liesco-size-btn[data-value="XL"],.liesco-size-btn[data-value="XXL"]{min-width:42px;height:36px;padding:0 9px;font-size:11px}.liesco-color-swatch:not(.is-selected):not(:disabled),.liesco-size-btn:not(.is-selected):not(:disabled){opacity:1}.liesco-size-btn.is-selected{background:#161616;color:#fffaf4;transform:none;box-shadow:0 7px 16px rgb(22 22 22 / .2)}.liesco-color-swatch.is-selected{transform:none;box-shadow:0 0 0 3px rgb(250 247 242 / .95) inset,0 0 0 2px #161616,0 7px 16px rgb(22 22 22 / .2)}.liesco-quick-add-btn,.liesco-product-card :where(button.liesco-quick-add-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-quick-add-btn){min-height:42px;background:rgb(255 253 248 / .86);border:1px solid rgb(22 22 22 / .28);color:rgb(22 22 22 / .64)}.liesco-quick-add-btn:not(:disabled),.liesco-product-card :where(button.liesco-quick-add-btn):not(:disabled),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-quick-add-btn):not(:disabled){background:#161616;border-color:#161616;color:#fffaf4}@media (min-width:1024px){.liesco-product-card__badge{font-size:13px}}@media (max-width:767px){.liesco-product-card__badges{top:8px;left:8px;right:8px;gap:5px}.liesco-product-card__badge,.liesco-products-grid[data-columns="6"] .liesco-product-card__badge{min-height:23px;padding:5px 7px;font-size:12px;letter-spacing:.06em}.liesco-product-card__badge--season{font-size:11px}.liesco-price-block--card .liesco-price-amount--cash,.liesco-price-block--card .liesco-price-amount--cash *,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--cash bdi,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-currencySymbol{font-size:16px}.liesco-price-block--card .liesco-price-cash-label,.liesco-price-block--card .liesco-price-amount--card,.liesco-price-block--card .liesco-price-amount--card *,.liesco-price-list-label{font-size:12px}.liesco-price-block--card .liesco-price-original,.liesco-price-block--card .liesco-price-original *{font-size:11px}.liesco-product-card__quick-btn,.liesco-product-card :where(button.liesco-product-card__quick-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-product-card__quick-btn),.liesco-panel-close-btn,.liesco-product-card :where(button.liesco-panel-close-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-panel-close-btn){width:44px;height:44px}.liesco-product-card__quick-btn svg,.liesco-product-card :where(button.liesco-product-card__quick-btn) svg,.liesco-panel-close-btn svg,.liesco-product-card :where(button.liesco-panel-close-btn) svg{width:17px;height:17px}.liesco-product-card__panel{max-height:72%;min-height:198px;padding:70px 12px 14px}.liesco-color-swatches,.liesco-size-buttons{gap:8px}.liesco-color-swatch,.liesco-size-btn{width:44px;height:44px;min-width:44px}.liesco-size-btn{font-size:12px}.liesco-size-btn[data-value="XS"],.liesco-size-btn[data-value="XL"],.liesco-size-btn[data-value="XXL"]{min-width:48px;height:44px;font-size:11px}.liesco-quick-add-btn,.liesco-product-card :where(button.liesco-quick-add-btn),:where(.woocommerce ul.products li.product.liesco-product-card) :where(button.liesco-quick-add-btn){min-height:46px;padding:12px 10px;font-size:10px;letter-spacing:1.5px}}@media (max-width:374px){.liesco-product-card__badge,.liesco-products-grid[data-columns="6"] .liesco-product-card__badge{min-height:22px;padding:5px 6px;font-size:11px}.liesco-product-card__badge--season{font-size:10px}.liesco-price-block--card .liesco-price-amount--cash,.liesco-price-block--card .liesco-price-amount--cash *,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--cash bdi,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-currencySymbol{font-size:15px}.liesco-price-block--card .liesco-price-cash-label,.liesco-price-block--card .liesco-price-amount--card,.liesco-price-block--card .liesco-price-amount--card *,.liesco-price-list-label{font-size:11px}.liesco-color-swatch,.liesco-size-btn{width:40px;height:40px;min-width:40px}}.liesco-product-card__info{gap:5px}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:19px;font-weight:600;line-height:1.22;color:rgb(34 32 29 / .95)}.liesco-price-block--card{gap:4px}.liesco-price-block--card .liesco-price-main-row{order:1;display:flex;align-items:baseline;gap:6px;row-gap:2px;flex-wrap:wrap;overflow:visible}.liesco-price-block--card .liesco-price-cash-row{order:2;display:flex;align-items:baseline;gap:4px;row-gap:1px;flex-wrap:wrap;overflow:visible}.liesco-price-block--card .liesco-price-installments{order:3;white-space:normal;overflow:visible;text-overflow:clip}.liesco-price-block--card .liesco-price-amount--card,.liesco-price-block--card .liesco-price-amount--card *,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--card bdi,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-currencySymbol{font-family:var(--font-price);font-size:16px;font-weight:700;line-height:1.2;color:#161616;white-space:nowrap}.liesco-price-block--card .liesco-price-amount--cash,.liesco-price-block--card .liesco-price-amount--cash *,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--cash bdi,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-currencySymbol,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-price-block--card .liesco-price-amount--cash *{font-family:var(--font-price);font-size:14px;font-weight:500;line-height:1.25;color:rgb(76 70 62 / .92);white-space:nowrap}.liesco-price-block--card .liesco-price-cash-label{font-family:var(--font-body);font-size:14px;font-weight:500;font-style:normal;line-height:1.25;color:rgb(76 70 62 / .92);white-space:normal;overflow-wrap:normal;word-break:keep-all}.liesco-price-block--card .liesco-price-installments,.liesco-price-block--card .liesco-price-installments .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-installments bdi,.liesco-price-block--card .liesco-price-installments .woocommerce-Price-currencySymbol{font-size:12.5px;font-weight:400;line-height:1.35;color:rgb(103 98 90 / .76)}.liesco-price-list-label{display:none}@media (min-width:1024px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:19px}}@media (max-width:767px){.liesco-product-card__info{gap:4px}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:16px;font-weight:600;line-height:1.22}.liesco-price-block--card{gap:3px}.liesco-price-block--card .liesco-price-main-row,.liesco-price-block--card .liesco-price-cash-row{width:100%}.liesco-price-block--card .liesco-price-amount--card,.liesco-price-block--card .liesco-price-amount--card *,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--card bdi,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-currencySymbol{font-size:15px}.liesco-price-block--card .liesco-price-amount--cash,.liesco-price-block--card .liesco-price-amount--cash *,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--cash bdi,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-currencySymbol,.liesco-price-block--card .liesco-price-cash-label{font-size:13.5px}.liesco-price-block--card .liesco-price-installments,.liesco-price-block--card .liesco-price-installments .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-installments bdi,.liesco-price-block--card .liesco-price-installments .woocommerce-Price-currencySymbol{font-size:12px;white-space:normal}}@media (max-width:374px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15px}.liesco-price-block--card .liesco-price-amount--card,.liesco-price-block--card .liesco-price-amount--card *,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--card bdi,.liesco-price-block--card .liesco-price-amount--card .woocommerce-Price-currencySymbol{font-size:15px}.liesco-price-block--card .liesco-price-amount--cash,.liesco-price-block--card .liesco-price-amount--cash *,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-amount,.liesco-price-block--card .liesco-price-amount--cash bdi,.liesco-price-block--card .liesco-price-amount--cash .woocommerce-Price-currencySymbol,.liesco-price-block--card .liesco-price-cash-label{font-size:13px}}.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:18.5px;font-weight:600;line-height:1.18;color:rgb(34 31 28 / .96);letter-spacing:0}@media (max-width:767px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15.8px;font-weight:600;line-height:1.2}}@media (max-width:374px){.liesco-product-card__name a,:where(.woocommerce ul.products li.product.liesco-product-card) .liesco-product-card__name a,:where(.woocommerce-page ul.products li.product.liesco-product-card) .liesco-product-card__name a{font-size:15px}}