:root{--kda-card-orange:#ff7a00;--kda-card-orange-dark:#d86100;--kda-card-ink:#171310;--kda-card-text:#221d18;--kda-card-muted:#6d6155;--kda-card-line:#ece2d6;--kda-card-surface:#ffffff;--kda-card-image-bg:#f7efe4;--kda-card-radius:22px;--kda-card-shadow:0 10px 26px rgba(48, 31, 12, .06);--kda-card-shadow-hover:0 18px 38px rgba(48, 31, 12, .13)}.products.grid-view>div.product{display:flex;position:relative}.products.grid-view>div.product:hover{z-index:5}.products.grid-view>div.product>.pls-product-inner,.products.grid-view.pls-product-bordered>div.product>.pls-product-inner{display:flex;flex-direction:column;width:100%;padding:0;overflow:visible;background:var(--kda-card-surface);border:1px solid var(--kda-card-line);border-radius:var(--kda-card-radius);box-shadow:var(--kda-card-shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.products.grid-view>div.product>.pls-product-inner:hover{transform:translateY(-4px);border-color:rgb(255 122 0 / .34);box-shadow:var(--kda-card-shadow-hover)}.products .pls-product-image{margin-bottom:0;overflow:hidden;border-radius:calc(var(--kda-card-radius) - 1px) calc(var(--kda-card-radius) - 1px) 0 0;background:var(--kda-card-image-bg)}.products .pls-product-image img{display:block;width:100%;border-radius:0}.products .pls-product-labels,.products.pls-product-bordered .pls-product-labels{top:12px;left:12px;gap:6px}.products .pls-product-labels>span{margin-top:0;padding:4px 11px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em;line-height:1.5;box-shadow:0 6px 14px rgb(48 31 12 / .16)}.products .pls-product-labels span.on-sale{background-color:var(--kda-card-orange);color:#fff}.products.grid-view .pls-product-icons,.products.grid-view.pls-product-bordered:not(.product-style-4,.product-style-5) .pls-product-icons{top:12px;right:12px}.products .pls-product-info{position:relative;display:flex;flex:1 1 auto;flex-direction:column;padding:14px 16px 16px;text-align:left}.products .product-title{display:-webkit-box;overflow:hidden;margin:0 0 10px;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:2.7em;font-size:15px;font-weight:700;line-height:1.35;letter-spacing:-.015em;text-transform:none;color:var(--kda-card-ink)}.products .product-title a{color:inherit;transition:color .18s ease}.products .product-title a:hover{color:var(--kda-card-orange-dark)}.products .product-title.kda-title-clipped{cursor:default}.products .pls-product-inner:hover .product-title.kda-title-clipped{position:absolute;z-index:6;top:8px;left:10px;right:10px;display:block;overflow:visible;min-height:0;padding:6px 6px 8px;border-radius:12px;background:var(--kda-card-surface);box-shadow:0 14px 28px rgb(48 31 12 / .16);-webkit-line-clamp:unset}@media (hover:none){.products .pls-product-inner:hover .product-title.kda-title-clipped{position:static;display:-webkit-box;padding:0;border-radius:0;box-shadow:none;min-height:2.7em;-webkit-line-clamp:2}}.products .pls-product-info .pls-product-price{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:3px 7px;margin-top:auto;padding-top:2px;line-height:1.2;text-align:center}.products .pls-product-info .pls-product-price>span.price{display:contents}.products .pls-product-info .pls-product-price>.price>.woocommerce-Price-amount,.products .pls-product-info .pls-product-price>.price>ins,.products .pls-product-info .pls-product-price>.price>.kda-price-from,.products .pls-product-info span.price{font-size:16px;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--kda-card-ink);text-decoration:none}.products .pls-product-info .pls-product-price>.price>del{margin:0;font-size:12.5px;font-weight:500;line-height:1.2;color:var(--kda-card-muted);text-decoration:line-through}.products .pls-product-info .pls-product-price>.price>ins .woocommerce-Price-amount,.products .pls-product-info .pls-product-price>.price>del .woocommerce-Price-amount,.products .pls-product-info .pls-product-price>.price>.kda-price-from .woocommerce-Price-amount{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}.products .pls-product-info .pls-product-price .screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.kda-price-from-label{margin-left:2px;font-size:.82em;font-weight:600;color:var(--kda-card-muted)}.products .pls-product-info .on-sale{margin:0;padding:2px 7px;border-radius:999px;background-color:rgb(255 122 0 / .12);color:var(--kda-card-orange-dark);font-size:11px;font-weight:800;line-height:1.45;letter-spacing:-.01em}.products .pls-product-info .pls-star-rating{margin-bottom:8px}.products .pls-product-variations,.products .pls-swatches-wrap,.products .pls-swatch-more,.products .reset_variations--loop{display:none!important}.products .pls-product-info .button,.products .pls-product-info .added_to_cart{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:11px 16px;border-radius:999px;background:var(--kda-card-ink);color:#fff;font-size:13px;font-weight:800;line-height:1;text-align:center}.products .pls-product-info .button:hover,.products .pls-product-info .added_to_cart:hover{background:var(--kda-card-orange);color:#fff}@media (max-width:1024px){.products .pls-product-info{padding:12px 13px 14px}.products .product-title{font-size:14.5px}.products .pls-product-info .pls-product-price>.price>.woocommerce-Price-amount,.products .pls-product-info .pls-product-price>.price>ins,.products .pls-product-info .pls-product-price>.price>.kda-price-from,.products .pls-product-info span.price{font-size:15px}}@media (max-width:600px){.products.grid-view>div.product>.pls-product-inner{border-radius:18px}.products .product-title{min-height:0;font-size:14px}.products .pls-product-labels>span{font-size:10px;padding:3px 9px}}