.kdluv,.kdluv *{box-sizing:border-box}.kdluv{max-width:100%}.kdluv.kdluv-align-left .kdluv-item{text-align:left}.kdluv.kdluv-align-center .kdluv-item{text-align:center}.kdluv.kdluv-align-right .kdluv-item{text-align:right}.kdluv--list{display:flex;flex-direction:column;gap:var(--kdluv-list-gap,12px)}.kdluv--list .kdluv-list{display:contents}.kdluv-item{position:relative;display:flex;gap:12px;align-items:center;justify-content:space-between;border:1px solid #eee;border-radius:12px;background:#fff;padding:14px 16px;color:#1d1d1d;min-width:0;width:100%}.kdluv-overlay{position:absolute;inset:0;z-index:1}.kdluv-thumb{z-index:2;flex:0 0 auto}.kdluv-thumb img{display:block;width:52px;height:52px;object-fit:cover;border-radius:12px}.kdluv-row{display:flex;flex:1 1 auto;min-width:0;align-items:center;gap:12px;z-index:2;flex-wrap:wrap}.kdluv-row.kdluv-oneline{flex-wrap:nowrap}.kdluv-meta{display:flex;gap:8px;align-items:center;min-width:0;flex:1 1 auto}.kdluv-date{white-space:nowrap}.kdluv-lieu{white-space:normal;word-break:break-word}.kdluv-title{font-weight:700}.kdluv-sep{opacity:.6}.kdluv .kdluv-row>.kdluv-meta:only-child{justify-content:center;width:100%}.kdluv-cta{display:flex;gap:12px;align-items:center;z-index:2;flex:0 0 auto}.kdluv-price .woocommerce-Price-amount{font-weight:700}.kdluv-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;min-width:110px;max-width:100%;white-space:nowrap;border:1px solid #ddd;background:#fff;color:#222;border-radius:10px;text-decoration:none;line-height:1;flex-shrink:0}.kdluv .button.kdluv-btn{writing-mode:horizontal-tb}.kdluv-soldout{color:#b10000;font-weight:700}.kdluv-align-center .kdluv-row{justify-content:center}.kdluv-align-right .kdluv-row{justify-content:flex-end}.kdluv-align-left .kdluv-row{justify-content:flex-start}.kdluv-align-center .kdluv-cta{justify-content:center}.kdluv-align-right .kdluv-cta{justify-content:flex-end}.kdluv-align-left .kdluv-cta{justify-content:flex-start}.kdluv--carousel{overflow:hidden}.kdluv--carousel .kdluv-track{display:grid;grid-auto-flow:column;overflow:hidden;padding-bottom:6px;scrollbar-width:none;contain:content;width:100%}.kdluv--carousel .kdluv-track::-webkit-scrollbar{display:none}.kdluv-carousel-nav{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.kdluv-arrow-prev,.kdluv-arrow-next{border:1px solid #ddd;background:#fff;border-radius:8px;padding:6px 10px;cursor:pointer}.kdluv-dots{display:flex;gap:8px;margin-top:8px}.kdluv--dots-left .kdluv-dots{justify-content:flex-start}.kdluv--dots-center .kdluv-dots{justify-content:center}.kdluv--dots-right .kdluv-dots{justify-content:flex-end}.kdluv-dots button{width:10px;height:10px;border-radius:999px;background:#cfcfcf;border:0;cursor:pointer}.kdluv-dots button[aria-current="true"]{background:#111}