/* info: https://lunalupe.com/wp-content/plugins/lunalupe-vestuario/assets/style.css */
.llv-catalog{--llv-cols:4;--llv-cols-tablet:2;--llv-cols-mobile:2;--llv-gap:24px;--llv-ratio:4/5;--llv-img-radius:0px;--llv-card-radius:0px;--llv-card-padding:0px;--llv-bg:#fffdfa;--llv-card-bg:#fffdfa;--llv-text:#2d2a27;--llv-muted:#7b746d;--llv-accent:#8f8171;--llv-chip-bg:#f5f1eb;--llv-chip-active-bg:#6e655d;--llv-chip-text:#5b544c;--llv-chip-active-text:#fff;--llv-title-size:12px;--llv-meta-size:11px;background:var(--llv-bg);color:var(--llv-text);font-family:inherit}.llv-catalog *,.llv-detail *{box-sizing:border-box}.llv-filters{display:flex;flex-direction:column;gap:10px;margin:0 0 30px}.llv-filter-row{display:flex;flex-wrap:wrap;gap:8px}.llv-chip{appearance:none;border:1px solid #e4ddd5;background:var(--llv-chip-bg);color:var(--llv-chip-text);padding:8px 14px;border-radius:999px;font:inherit;font-size:10px;line-height:1;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.llv-chip:hover{transform:translateY(-1px);border-color:#cfc5bb}.llv-chip.is-active{background:var(--llv-chip-active-bg);color:var(--llv-chip-active-text);border-color:var(--llv-chip-active-bg)}.llv-chip:focus-visible{outline:2px solid var(--llv-accent);outline-offset:2px}.llv-grid{display:grid;grid-template-columns:repeat(var(--llv-cols),minmax(0,1fr));gap:var(--llv-gap)}.llv-card{min-width:0;background:var(--llv-card-bg);border-radius:var(--llv-card-radius);padding:var(--llv-card-padding);overflow:hidden}.llv-has-border .llv-card{border:1px solid #e8e1d9}.llv-card[hidden]{display:none!important}.llv-image-link{display:block;text-decoration:none}.llv-image-wrap{position:relative;width:100%;aspect-ratio:var(--llv-ratio);overflow:hidden;border-radius:var(--llv-img-radius);background:#f1ece5}.llv-image{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;transition:transform .45s ease}.llv-card:hover .llv-image{transform:scale(1.018)}.llv-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:180px;padding:24px;text-align:center;background:linear-gradient(145deg,#f2ede6,#e7ddd1);color:#90867b;font-size:11px;letter-spacing:.04em}.llv-card-body{padding-top:12px}.llv-type-label{margin-bottom:5px;color:var(--llv-muted);font-size:9px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.llv-title{margin:0 0 6px!important;padding:0!important;font:inherit!important;font-size:var(--llv-title-size)!important;line-height:1.35!important;font-weight:550!important;letter-spacing:.09em}.llv-uppercase .llv-title{text-transform:uppercase}.llv-title a{color:var(--llv-text)!important;text-decoration:none!important}.llv-meta{margin:2px 0;color:var(--llv-muted);font-size:var(--llv-meta-size);line-height:1.45}.llv-excerpt{margin-top:9px;color:var(--llv-muted);font-size:var(--llv-meta-size);line-height:1.55}.llv-excerpt p{margin:0}.llv-cta{display:inline-block;margin-top:9px;color:var(--llv-accent)!important;text-decoration:none!important;font-size:10px;line-height:1.4;border-bottom:1px solid #c8beb4;padding-bottom:2px}.llv-cta:hover{border-bottom-color:var(--llv-accent)}.llv-empty,.llv-admin-empty{margin:28px 0 0;padding:22px;background:#f7f4ef;color:var(--llv-muted);text-align:center;font-size:13px}.llv-detail{--llvd-bg:#fffdfa;--llvd-text:#2d2a27;--llvd-muted:#746d66;--llvd-accent:#8f8171;--llvd-gap:44px;--llvd-radius:0px;--llvd-title:40px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:var(--llvd-gap);align-items:start;background:var(--llvd-bg);color:var(--llvd-text);font-family:inherit}.llv-detail.llvd-image-right .llvd-media{order:2}.llv-detail.llvd-image-right .llvd-copy{order:1}.llvd-main{width:100%;aspect-ratio:4/5;background:#f1ebe4;overflow:hidden;border-radius:var(--llvd-radius)}.llvd-main-image{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover}.llvd-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.llvd-thumb{appearance:none;border:1px solid #fff0;background:#fff0;padding:0;aspect-ratio:4/5;overflow:hidden;cursor:pointer;opacity:.72}.llvd-thumb img{display:block;width:100%;height:100%;object-fit:cover}.llvd-thumb.is-active{border-color:var(--llvd-accent);opacity:1}.llvd-thumb:focus-visible{outline:2px solid var(--llvd-accent);outline-offset:2px}.llvd-copy{padding:20px 0}.llvd-eyebrow{font-size:10px;letter-spacing:.19em;text-transform:uppercase;color:var(--llvd-muted)}.llvd-title{margin:10px 0 7px!important;font-family:Georgia,'Times New Roman',serif;font-size:var(--llvd-title)!important;font-weight:400!important;line-height:1.05!important;letter-spacing:.04em}.llvd-type{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--llvd-muted);margin-bottom:25px}.llvd-field{padding:17px 0;border-top:1px solid #e8e1d9;color:var(--llvd-text);font-size:13px;line-height:1.6}.llvd-label{display:block;margin-bottom:8px;font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--llvd-muted);font-weight:600}.llvd-color-field{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.llvd-color-field .llvd-label{width:100%;margin-bottom:2px}.llvd-swatch{display:inline-block;width:18px;height:18px;border-radius:50%;border:1px solid rgb(0 0 0 / .08)}.llvd-sizes{display:flex;gap:8px;flex-wrap:wrap}.llvd-sizes span{min-width:38px;height:38px;padding:0 10px;border:1px solid #ddd5cc;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.llvd-prose p{margin:0;color:var(--llvd-muted);line-height:1.75;font-size:13px}@media(max-width:1024px){.llv-grid{grid-template-columns:repeat(var(--llv-cols-tablet),minmax(0,1fr))}.llv-detail{gap:30px}}@media(max-width:760px){.llv-detail,.llv-detail.llvd-image-right{grid-template-columns:1fr;gap:24px}.llv-detail.llvd-image-right .llvd-media,.llv-detail.llvd-image-right .llvd-copy{order:initial}.llvd-copy{padding-top:0}.llvd-title{font-size:clamp(30px,var(--llvd-title),44px)!important}}@media(max-width:640px){.llv-grid{grid-template-columns:repeat(var(--llv-cols-mobile),minmax(0,1fr));gap:max(16px,var(--llv-gap))}.llv-filters{margin-bottom:22px}.llv-chip{padding:8px 12px}.llvd-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}body.single-ll_prenda article.ll_prenda>.entry-header,body.single-ll_prenda .content-area article.ll_prenda>.entry-header,body.single-ll_prenda article.type-ll_prenda>.entry-header{display:none!important}body.single-ll_prenda article.ll_prenda,body.single-ll_prenda article.type-ll_prenda{background:transparent!important;box-shadow:none!important}body.single-ll_prenda article.ll_prenda .entry-content,body.single-ll_prenda article.type-ll_prenda .entry-content{margin-top:0!important}.llv-single-frame{--llvs-line:#e8e1d9;--llvs-soft:#f6f1eb;--llvs-soft-2:#eee5dc;width:min(var(--llvs-max),calc(100vw - 48px))!important;max-width:var(--llvs-max)!important;margin:26px 0 70px 50%!important;transform:translateX(-50%);padding:0!important;background:var(--llvd-bg)!important;color:var(--llvd-text)!important;font-family:inherit;overflow:visible}.llv-single-frame,.llv-single-frame *{box-sizing:border-box}.llv-single-frame a{color:inherit!important;text-decoration:none!important}.llvs-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 16px!important;padding:0!important;color:var(--llvd-muted)!important;font-size:9px!important;line-height:1.5!important;letter-spacing:.1em;text-transform:uppercase}.llvs-breadcrumb a{opacity:.82}.llvs-breadcrumb a:hover{opacity:1}.llvs-breadcrumb span{opacity:.45}.llvs-breadcrumb strong{font-weight:500;color:var(--llvd-text)}.llvs-navigation{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:48px;margin:0 0 28px!important;padding:12px 0!important;border-top:1px solid var(--llvs-line);border-bottom:1px solid var(--llvs-line)}.llvs-back,.llvs-prevnext a{display:inline-flex!important;align-items:center!important;gap:9px!important;font-size:10px!important;line-height:1.3!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--llvd-muted)!important;transition:color .18s ease,transform .18s ease}.llvs-back:hover,.llvs-prevnext a:hover{color:var(--llvd-text)!important}.llvs-back:hover{transform:translateX(-2px)}.llvs-prevnext{display:flex;align-items:center;gap:22px}.llvs-prevnext a:last-child:hover{transform:translateX(2px)}.llv-single-frame .llv-detail{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr)!important;gap:var(--llvd-gap)!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 0 66px!important;background:transparent!important;color:var(--llvd-text)!important}.llv-single-frame .llv-detail.llvd-image-right .llvd-media{order:2}.llv-single-frame .llv-detail.llvd-image-right .llvd-copy{order:1}.llv-single-frame .llvd-media{min-width:0!important;margin:0!important;padding:0!important}.llv-single-frame .llvd-main{position:relative!important;width:100%!important;aspect-ratio:4/5!important;max-height:720px!important;overflow:hidden!important;border-radius:var(--llvd-radius)!important;background:#f2ece6!important}.llv-single-frame .llvd-main-image{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;border:0!important;border-radius:0!important;box-shadow:none!important}.llv-single-frame .llvd-thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:12px 0 0!important;padding:0!important}.llv-single-frame button.llvd-thumb{appearance:none!important;-webkit-appearance:none!important;display:block!important;min-width:0!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;margin:0!important;padding:0!important;overflow:hidden!important;cursor:pointer!important;border:1px solid transparent!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:.58!important;transition:opacity .18s ease,border-color .18s ease!important}.llv-single-frame button.llvd-thumb:hover{opacity:.86!important}.llv-single-frame button.llvd-thumb.is-active{opacity:1!important;border-color:var(--llvd-accent)!important}.llv-single-frame button.llvd-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;object-fit:cover!important;border:0!important;border-radius:0!important}.llv-single-frame .llvd-copy{min-width:0!important;margin:0!important;padding:24px 0 0!important;color:var(--llvd-text)!important}.llv-single-frame .llvd-eyebrow{margin:0 0 11px!important;color:var(--llvd-muted)!important;font-size:10px!important;line-height:1.3!important;letter-spacing:.24em!important;text-transform:uppercase!important}.llv-single-frame .llvd-title{margin:0 0 10px!important;padding:0!important;color:var(--llvd-text)!important;font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(34px,var(--llvd-title),64px)!important;font-weight:400!important;line-height:1.02!important;letter-spacing:.035em!important;text-transform:none!important}.llv-single-frame .llvd-type{margin:0 0 30px!important;padding:0!important;color:var(--llvd-muted)!important;font-size:9px!important;line-height:1.4!important;letter-spacing:.12em!important;text-transform:uppercase!important}.llv-single-frame .llvd-specs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin:0 0 34px!important;padding:0!important;border-top:1px solid var(--llvs-line)!important;border-bottom:1px solid var(--llvs-line)!important}.llv-single-frame .llvd-spec{min-height:86px!important;margin:0!important;padding:17px 18px 17px 0!important;border:0!important;color:var(--llvd-text)!important}.llv-single-frame .llvd-spec:nth-child(2){padding-left:18px!important;border-left:1px solid var(--llvs-line)!important}.llv-single-frame .llvd-spec-sizes{grid-column:1/-1!important;border-top:1px solid var(--llvs-line)!important;padding-left:0!important}.llv-single-frame .llvd-label{display:block!important;margin:0 0 9px!important;padding:0!important;color:var(--llvd-muted)!important;font-size:8.5px!important;line-height:1.3!important;font-weight:500!important;letter-spacing:.13em!important;text-transform:uppercase!important}.llv-single-frame .llvd-spec strong{font-size:12px!important;line-height:1.45!important;font-weight:500!important}.llv-single-frame .llvd-color-value{display:flex!important;align-items:center!important;gap:9px!important}.llv-single-frame .llvd-swatch{display:inline-block!important;width:17px!important;height:17px!important;border-radius:50%!important;border:1px solid rgb(45 42 39 / .1)!important;flex:0 0 auto!important}.llv-single-frame .llvd-sizes{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important}.llv-single-frame .llvd-sizes span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:39px!important;height:36px!important;margin:0!important;padding:0 10px!important;border:1px solid #dcd3ca!important;background:#fff!important;color:var(--llvd-text)!important;font-size:10px!important;line-height:1!important;font-weight:500!important}.llv-single-frame .llvd-description{margin:0!important;padding:0 0 29px!important}.llv-single-frame .llvd-section-heading{display:flex!important;align-items:center!important;gap:14px!important;margin:0 0 14px!important;color:var(--llvd-text)!important;font-size:9px!important;line-height:1.2!important;letter-spacing:.14em!important;text-transform:uppercase!important}.llv-single-frame .llvd-section-heading:after{content:"";height:1px;flex:1;background:var(--llvs-line)}.llv-single-frame .llvd-description p,.llv-single-frame .llvd-combine p{margin:0!important;padding:0!important;color:var(--llvd-muted)!important;font-size:13px!important;line-height:1.78!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.llv-single-frame .llvd-combine{margin:0!important;padding:21px 22px!important;background:var(--llvs-soft)!important;border:0!important}.llv-single-frame .llvd-reference{margin:16px 0 0!important;color:#9a9188!important;font-size:8px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.llvs-related{margin:0!important;padding:54px 0 62px!important;border-top:1px solid var(--llvs-line)!important}.llvs-section-title{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:24px!important;margin:0 0 24px!important}.llvs-section-title>div>span{display:block!important;margin:0 0 6px!important;color:var(--llvd-muted)!important;font-size:9px!important;letter-spacing:.2em!important;text-transform:uppercase!important}.llvs-section-title h2{margin:0!important;padding:0!important;color:var(--llvd-text)!important;font-family:Georgia,'Times New Roman',serif!important;font-size:29px!important;line-height:1.12!important;font-weight:400!important;letter-spacing:.025em!important}.llvs-section-title>a{font-size:9px!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--llvd-muted)!important;white-space:nowrap!important}.llvs-section-title>a:hover{color:var(--llvd-text)!important}.llvs-related-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px 16px!important}.llvs-related-card{min-width:0!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.llvs-related-image-link{display:block!important}.llvs-related-image{width:100%!important;aspect-ratio:4/5!important;overflow:hidden!important;background:#f1ece5!important}.llvs-related-image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover!important;transition:transform .35s ease!important}.llvs-related-card:hover .llvs-related-image img{transform:scale(1.015)}.llvs-related-image>span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;color:var(--llvd-muted)!important;font-size:10px!important}.llvs-related-type{margin:12px 0 5px!important;color:var(--llvd-muted)!important;font-size:8px!important;line-height:1.3!important;letter-spacing:.12em!important;text-transform:uppercase!important}.llvs-related-card h3{margin:0 0 5px!important;padding:0!important;font-family:inherit!important;font-size:11px!important;line-height:1.35!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important}.llvs-related-meta{margin:0!important;color:var(--llvd-muted)!important;font-size:9px!important;line-height:1.45!important}.llvs-related-more{display:inline-block!important;margin:9px 0 0!important;padding:0 0 2px!important;border-bottom:1px solid #c8beb4!important;color:var(--llvd-accent)!important;font-size:9px!important;line-height:1.3!important}.llvs-cta-box{display:grid!important;grid-template-columns:minmax(0,1.25fr) auto!important;align-items:center!important;gap:44px!important;margin:0!important;padding:38px 42px!important;background:linear-gradient(100deg,#f3ece5,#faf7f3)!important;border:1px solid #eee5dc!important}.llvs-cta-copy>span{display:block!important;margin:0 0 7px!important;color:var(--llvd-muted)!important;font-size:8.5px!important;letter-spacing:.18em!important;text-transform:uppercase!important}.llvs-cta-copy h2{margin:0 0 9px!important;padding:0!important;color:var(--llvd-text)!important;font-family:Georgia,'Times New Roman',serif!important;font-size:27px!important;line-height:1.14!important;font-weight:400!important}.llvs-cta-copy p{max-width:650px!important;margin:0!important;padding:0!important;color:var(--llvd-muted)!important;font-size:11px!important;line-height:1.7!important}.llvs-cta-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;min-width:220px!important}.llvs-primary-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:42px!important;padding:11px 17px!important;border:1px solid var(--llvd-accent)!important;background:var(--llvd-accent)!important;color:#fff!important;font-size:9px!important;line-height:1.25!important;letter-spacing:.1em!important;text-transform:uppercase!important}.llvs-primary-button:hover{filter:brightness(.96)}.llvs-secondary-link{text-align:center!important;color:var(--llvd-muted)!important;font-size:9px!important;letter-spacing:.08em!important;text-transform:uppercase!important}@media(max-width:1024px){.llv-single-frame .llv-detail{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)!important;gap:34px!important}.llv-single-frame .llvd-copy{padding-top:8px!important}.llvs-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.llvs-cta-box{grid-template-columns:1fr!important;gap:24px!important}.llvs-cta-actions{min-width:0!important;max-width:330px!important}}@media(max-width:760px){.llv-single-frame{width:calc(100vw - 24px)!important;margin-top:14px!important;margin-bottom:46px!important}.llvs-breadcrumb{font-size:8px!important}.llvs-navigation{margin-bottom:20px!important}.llvs-prevnext a span{display:none!important}.llv-single-frame .llv-detail,.llv-single-frame .llv-detail.llvd-image-right{grid-template-columns:1fr!important;gap:24px!important;padding-bottom:46px!important}.llv-single-frame .llv-detail.llvd-image-right .llvd-media,.llv-single-frame .llv-detail.llvd-image-right .llvd-copy{order:initial!important}.llv-single-frame .llvd-main{max-height:none!important}.llv-single-frame .llvd-copy{padding-top:0!important}.llv-single-frame .llvd-title{font-size:clamp(34px,var(--llvd-title),48px)!important}.llv-single-frame .llvd-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.llvs-related{padding:42px 0 48px!important}.llvs-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 10px!important}.llvs-section-title{align-items:start!important}.llvs-section-title h2{font-size:24px!important}.llvs-section-title>a{display:none!important}.llvs-cta-box{padding:30px 24px!important}.llvs-cta-copy h2{font-size:24px!important}}@media(max-width:430px){.llv-single-frame .llvd-specs{grid-template-columns:1fr!important}.llv-single-frame .llvd-spec{min-height:0!important;padding:15px 0!important}.llv-single-frame .llvd-spec:nth-child(2){padding-left:0!important;border-left:0!important;border-top:1px solid var(--llvs-line)!important}.llv-single-frame .llvd-spec-sizes{grid-column:1!important}.llvs-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.llvs-navigation{align-items:flex-start!important}.llvs-prevnext{gap:12px!important}}body.single-ll_prenda .wp-block-post-title,body.single-ll_prenda h1.entry-title:not(.llvd-title),body.single-ll_prenda header.entry-header,body.single-ll_prenda .entry-header>.entry-title{display:none!important}body.single-ll_prenda .llv-single-ancestor{overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;clip-path:none!important;contain:none!important}body.single-ll_prenda .wp-block-post-content,body.single-ll_prenda .entry-content,body.single-ll_prenda article.type-ll_prenda,body.single-ll_prenda article.ll_prenda,body.single-ll_prenda .site-main,body.single-ll_prenda .content-area{overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important}body.single-ll_prenda .llv-single-frame{width:min(var(--llvs-max),calc(100vw - clamp(28px,6vw,96px)))!important;max-width:var(--llvs-max)!important;position:relative!important;left:50%!important;margin-left:0!important;margin-right:0!important;transform:translateX(-50%)!important}body.single-ll_prenda .is-layout-constrained>.llv-single-frame,body.single-ll_prenda .wp-block-post-content>.llv-single-frame,body.single-ll_prenda .entry-content>.llv-single-frame{max-width:var(--llvs-max)!important;width:min(var(--llvs-max),calc(100vw - clamp(28px,6vw,96px)))!important}@media(min-width:1280px){body.single-ll_prenda .llv-single-frame{width:min(var(--llvs-max),calc(100vw - 112px))!important}}@media(max-width:760px){body.single-ll_prenda .llv-single-frame{left:50%!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:0!important;transform:translateX(-50%)!important}}body.single-ll_prenda.llv-single-template .llv-template-main{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important}body.single-ll_prenda.llv-single-template .llv-template-content{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important}body.single-ll_prenda.llv-single-template .llv-template-content>*{max-width:none!important}body.single-ll_prenda.llv-single-template .llv-single-frame{position:relative!important;left:auto!important;right:auto!important;width:min(var(--llvs-max),calc(100% - 64px))!important;max-width:var(--llvs-max)!important;margin:32px auto 76px!important;transform:none!important}body.single-ll_prenda.llv-single-template .llv-template-content>.wp-block-spacer{max-width:var(--llvs-max)!important;margin-left:auto!important;margin-right:auto!important}@media(max-width:760px){body.single-ll_prenda.llv-single-template .llv-single-frame{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-top:14px!important;margin-bottom:48px!important}}body.single-ll_prenda.llv-single-v7{background:#f5f1ec!important}body.single-ll_prenda .llv-single-frame{position:relative!important;left:50%!important;right:auto!important;width:100vw!important;max-width:none!important;margin:0 0 72px 0!important;transform:translateX(-50%)!important;padding:0!important;background:var(--llvd-bg)!important;overflow:visible!important;box-shadow:none!important}body.single-ll_prenda .llv-single-frame>.llvs-inner{width:min(var(--llvs-max),calc(100% - clamp(36px,6vw,120px)))!important;max-width:var(--llvs-max)!important;margin:0 auto!important;padding:30px 0 74px!important}body.single-ll_prenda.llv-single-template .llv-template-main,body.single-ll_prenda.llv-single-template .llv-template-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important}body.single-ll_prenda.llv-single-template .llv-single-frame{left:auto!important;width:100%!important;max-width:none!important;margin:0 0 72px!important;transform:none!important}body.single-ll_prenda .llv-single-frame .llv-detail{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)!important;gap:clamp(34px,var(--llvd-gap),72px)!important}body.single-ll_prenda .llv-single-frame .llvd-main{max-height:880px!important}body.single-ll_prenda .llvs-related-grid.llvs-related-count-1{grid-template-columns:minmax(0,360px)!important}body.single-ll_prenda .llvs-related-grid.llvs-related-count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.single-ll_prenda .llvs-related-grid.llvs-related-count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.single-ll_prenda .llvs-related-grid.llvs-related-count-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media(max-width:1024px){body.single-ll_prenda .llv-single-frame>.llvs-inner{width:calc(100% - 48px)!important;padding-top:24px!important}body.single-ll_prenda .llv-single-frame .llv-detail{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)!important;gap:30px!important}}@media(max-width:760px){body.single-ll_prenda .llv-single-frame,body.single-ll_prenda.llv-single-template .llv-single-frame{left:auto!important;width:100%!important;max-width:none!important;margin:0 0 48px!important;transform:none!important}body.single-ll_prenda .llv-single-frame>.llvs-inner{width:calc(100% - 24px)!important;max-width:none!important;padding:16px 0 46px!important}body.single-ll_prenda .llv-single-frame .llv-detail,body.single-ll_prenda .llv-single-frame .llv-detail.llvd-image-right{grid-template-columns:1fr!important;gap:24px!important}body.single-ll_prenda .llvs-related-grid.llvs-related-count-1,body.single-ll_prenda .llvs-related-grid.llvs-related-count-2,body.single-ll_prenda .llvs-related-grid.llvs-related-count-3,body.single-ll_prenda .llvs-related-grid.llvs-related-count-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:430px){body.single-ll_prenda .llvs-related-grid.llvs-related-count-1{grid-template-columns:1fr!important}}body.single-ll_prenda.llv-single-v8,body.single-ll_look.llv-single-v8{background:#f5f1ec!important}.llv-card,.llvs-related-card,.llv-look-card,.llv-look-piece{position:relative}button.llv-favorite-button{appearance:none!important;-webkit-appearance:none!important;display:inline-grid!important;place-items:center!important;width:38px!important;height:38px!important;min-width:38px!important;margin:0!important;padding:0!important;border:1px solid rgb(78 68 59 / .14)!important;border-radius:999px!important;background:rgb(255 253 250 / .92)!important;color:#5f554d!important;box-shadow:0 4px 18px rgb(60 49 40 / .07)!important;cursor:pointer!important;line-height:1!important;font-size:21px!important;z-index:8!important;transition:transform .18s ease,background .18s ease,color .18s ease!important}button.llv-favorite-button:hover{transform:scale(1.05);background:#fff!important}button.llv-favorite-button .llv-heart-filled{display:none}button.llv-favorite-button.is-favorite{background:#fff7f3!important;color:#9b6d61!important;border-color:#d9bcb2!important}button.llv-favorite-button.is-favorite .llv-heart-outline{display:none}button.llv-favorite-button.is-favorite .llv-heart-filled{display:inline}.llv-card-heart,.llv-related-heart,.llv-look-heart,.llv-look-piece-heart{position:absolute!important;top:10px!important;right:10px!important}.llvd-favorite-row,.llv-look-favorite-actions{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:var(--llvd-muted,#746d66);font-size:11px;letter-spacing:.04em}.llvd-favorite-row button.llv-detail-heart,.llv-look-favorite-actions button.llv-detail-heart{position:static!important;width:35px!important;height:35px!important;min-width:35px!important;box-shadow:none!important;background:#fff!important}.llv-looks-catalog{font-family:inherit;color:#2d2a27}.llv-looks-grid{display:grid;grid-template-columns:repeat(var(--llvl-cols,3),minmax(0,1fr));gap:var(--llvl-gap,22px)}.llv-look-card{min-width:0;background:#fffdfa;border:1px solid #ebe3da;overflow:hidden}.llv-look-card-image{display:block;aspect-ratio:4/3;overflow:hidden;background:#eee6dd;text-decoration:none!important}.llv-look-card-image>img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .45s ease}.llv-look-card:hover .llv-look-card-image>img{transform:scale(1.018)}.llv-look-card-body{padding:18px 18px 20px}.llv-look-style,.llv-look-piece-collection{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#857b72;margin-bottom:7px}.llv-look-card h3,.llv-look-piece h3{margin:0 0 8px!important;font-family:Georgia,'Times New Roman',serif!important;font-weight:400!important;font-size:23px!important;line-height:1.1!important}.llv-look-card h3 a,.llv-look-piece h3 a{color:inherit!important;text-decoration:none!important}.llv-look-card-body>p{margin:0 0 12px;color:#746d66;font-size:12px;line-height:1.65}.llv-look-items-summary{padding-top:11px;border-top:1px solid #ece4dc;color:#887e74;font-size:9.5px;line-height:1.6}.llv-look-more,.llv-look-piece-more{display:inline-block;margin-top:12px;color:#70655c!important;text-decoration:none!important;font-size:10px;border-bottom:1px solid #c8beb4;padding-bottom:2px}.llv-look-collage{display:grid;width:100%;height:100%;background:#eee6dd;gap:2px}.llv-look-collage>div{min-width:0;min-height:0;overflow:hidden;background:#eee6dd;display:grid;place-items:center}.llv-look-collage img{display:block;width:100%!important;height:100%!important;object-fit:cover!important}.llv-look-collage-1{grid-template-columns:1fr}.llv-look-collage-2{grid-template-columns:repeat(2,1fr)}.llv-look-collage-3,.llv-look-collage-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.llv-look-collage-3>div:first-child{grid-row:1/-1}.llv-look-single{width:100%!important;max-width:none!important;background:#fffdfa;color:#2d2a27;margin:0 0 72px;padding:0;font-family:inherit}.llv-look-single *{box-sizing:border-box}.llv-look-single a{color:inherit;text-decoration:none}.llv-look-single>.llvs-inner{width:min(var(--llvs-max,1680px),calc(100% - clamp(36px,6vw,120px)));margin:0 auto;padding:30px 0 74px}.llv-look-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(36px,5vw,78px);align-items:center;padding:0 0 68px}.llv-look-hero-media{aspect-ratio:4/5;max-height:820px;overflow:hidden;background:#efe7de}.llv-look-hero-media>img,.llv-look-hero-media>.llv-look-collage{width:100%!important;height:100%!important;object-fit:cover!important}.llv-look-hero-copy{padding:20px 0}.llv-look-hero-copy h1{margin:10px 0 10px!important;font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(38px,4vw,64px)!important;font-weight:400!important;line-height:1.02!important;letter-spacing:.025em!important}.llv-look-hero-style{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#867b71;margin-bottom:28px}.llv-look-description{margin:0 0 28px;color:#6f675f;font-size:13px;line-height:1.8;max-width:560px}.llv-bundle-button{appearance:none!important;border:1px solid #cfc4b9!important;background:transparent!important;color:#5f554d!important;padding:12px 16px!important;border-radius:0!important;font:inherit!important;font-size:10px!important;letter-spacing:.08em!important;text-transform:uppercase!important;cursor:pointer!important}.llv-bundle-button.is-saved{background:#f3e8e2!important;border-color:#d7bdb3!important}.llv-look-components{padding:56px 0 66px;border-top:1px solid #e8e1d9}.llv-look-count{color:#81776e;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.llv-look-components-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.llv-look-piece-image{display:block;aspect-ratio:4/5;overflow:hidden;background:#f0e9e2;margin-bottom:13px}.llv-look-piece-image img{display:block;width:100%!important;height:100%!important;object-fit:cover!important}.llv-look-piece h3{font-size:16px!important;margin-bottom:5px!important}.llv-look-piece-meta{color:#81786f;font-size:10px;line-height:1.5}body.llv-modal-open{overflow:hidden!important}.llv-favorites-fab{position:fixed!important;right:24px!important;bottom:24px!important;z-index:99990!important;display:flex!important;align-items:center!important;gap:9px!important;height:48px!important;padding:0 15px!important;border:1px solid #d8cec4!important;border-radius:999px!important;background:rgb(255 253 250 / .96)!important;color:#4f4740!important;box-shadow:0 10px 35px rgb(54 45 38 / .16)!important;font:inherit!important;font-size:11px!important;cursor:pointer!important;backdrop-filter:blur(12px)}.llv-favorites-fab>span:first-child{font-size:21px;line-height:1}.llv-favorites-fab>b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#8f8171;color:#fff;font-size:9px;font-weight:600}.llv-favorites-overlay,.llv-share-overlay{position:fixed;inset:0;z-index:99998;background:rgb(41 35 30 / .34);backdrop-filter:blur(4px)}.llv-favorites-overlay[hidden],.llv-share-overlay[hidden]{display:none!important}.llv-favorites-drawer{position:absolute;right:0;top:0;width:min(470px,100%);height:100%;background:#fffdfa;box-shadow:-20px 0 70px rgb(43 35 29 / .18);display:flex;flex-direction:column;color:#2d2a27}.llv-favorites-drawer-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:28px 28px 22px;border-bottom:1px solid #e8e1d9}.llv-favorites-drawer-head span,.llv-share-kicker,.llv-favorites-page-head>span{display:block;color:#847970;font-size:9px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px}.llv-favorites-drawer-head h2,.llv-share-modal h2,.llv-favorites-page-head h1{margin:0!important;font-family:Georgia,'Times New Roman',serif!important;font-weight:400!important;color:#2d2a27!important}.llv-favorites-drawer-head h2{font-size:30px!important}.llv-favorites-close,.llv-share-close{appearance:none!important;border:0!important;background:transparent!important;color:#5f574f!important;font-size:30px!important;font-weight:200!important;line-height:1!important;cursor:pointer!important;padding:0!important;min-width:30px!important}.llv-favorites-drawer-list{flex:1;overflow:auto;padding:10px 28px}.llv-favorite-item{display:grid;grid-template-columns:74px 1fr 28px;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid #eee7df}.llv-favorite-item-image{display:block;width:74px;aspect-ratio:4/5;overflow:hidden;background:#eee7df;color:#8c8278;font-size:9px;text-decoration:none!important}.llv-favorite-item-image img{display:block;width:100%!important;height:100%!important;object-fit:cover!important}.llv-favorite-item-image span{display:grid;place-items:center;width:100%;height:100%}.llv-favorite-item-copy>span{display:block;color:#90867c;font-size:8px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.llv-favorite-item-title{display:block;color:#3e3833!important;text-decoration:none!important;font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:1.2}.llv-favorite-remove{appearance:none!important;border:0!important;background:transparent!important;color:#978b80!important;font-size:23px!important;cursor:pointer!important;padding:0!important}.llv-favorites-drawer-empty{margin:auto;padding:40px 28px;text-align:center;color:#81776e}.llv-favorites-drawer-empty>span{display:block;font-size:34px;margin-bottom:10px}.llv-favorites-drawer-empty p{font-size:12px}.llv-favorites-drawer-foot{padding:20px 28px 26px;border-top:1px solid #e8e1d9;display:grid;gap:10px}.llv-favorites-drawer-foot .llvs-primary-button{width:100%!important;justify-content:center!important}.llv-text-button{appearance:none!important;border:0!important;background:transparent!important;color:#81776e!important;font:inherit!important;font-size:10px!important;text-decoration:underline!important;cursor:pointer!important;padding:7px!important}.llv-share-overlay{display:grid;place-items:center;padding:22px}.llv-share-modal{position:relative;width:min(620px,100%);max-height:92vh;overflow:auto;background:#fffdfa;color:#2d2a27;padding:42px 44px 38px;box-shadow:0 28px 90px rgb(43 35 29 / .23)}.llv-share-close{position:absolute!important;right:20px!important;top:18px!important}.llv-share-modal h2{font-size:34px!important;margin-bottom:10px!important}.llv-share-modal>p{margin:0 0 24px;color:#746c64;font-size:12px;line-height:1.7;max-width:480px}.llv-share-modal form{display:grid;gap:15px}.llv-share-modal label{display:grid;gap:7px;color:#5f574f;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.llv-share-modal label small{text-transform:none;letter-spacing:0;color:#91877d;font-weight:400}.llv-share-modal input,.llv-share-modal textarea{width:100%!important;border:1px solid #dcd3ca!important;border-radius:0!important;background:#fff!important;color:#2d2a27!important;font:inherit!important;font-size:13px!important;line-height:1.5!important;padding:12px 13px!important;box-shadow:none!important;text-transform:none!important;letter-spacing:0!important}.llv-share-modal textarea{resize:vertical}.llv-share-summary{padding:12px 0;border-top:1px solid #ece4dc;color:#81776e;font-size:11px}.llv-share-summary strong{color:#3e3833;font-size:15px}.llv-share-status{margin:0!important;min-height:18px;color:#725f55;font-size:11px;line-height:1.5}.llv-share-modal button[disabled]{opacity:.55;cursor:wait!important}.llv-favorites-page{max-width:1500px;margin:0 auto;padding:54px 24px 80px;color:#2d2a27}.llv-favorites-page-head{max-width:720px;margin-bottom:38px}.llv-favorites-page-head h1{font-size:clamp(38px,4vw,58px)!important}.llv-favorites-page-head p{color:#746c64;font-size:13px;line-height:1.75}.llv-favorites-page-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.llv-favorites-page-list .llv-favorite-item{display:block;padding:0 0 18px;border-bottom:0;position:relative}.llv-favorites-page-list .llv-favorite-item-image{width:100%;aspect-ratio:4/5;margin-bottom:12px}.llv-favorites-page-list .llv-favorite-item-copy>span{margin-bottom:6px}.llv-favorites-page-list .llv-favorite-item-title{font-size:17px}.llv-favorites-page-list .llv-favorite-remove{position:absolute!important;top:10px!important;right:10px!important;width:34px!important;height:34px!important;border-radius:50%!important;background:rgb(255 253 250 / .92)!important;color:#63594f!important;box-shadow:0 4px 16px rgb(52 42 35 / .08)!important}.llv-favorites-page-empty{text-align:center;padding:70px 20px;border:1px solid #e7dfd7;background:#faf7f3;color:#796f66}.llv-favorites-page-empty>span{font-size:38px}.llv-favorites-page-empty h2{font-family:Georgia,'Times New Roman',serif;font-size:26px;font-weight:400;color:#3c3631}.llv-favorites-page-empty p{font-size:12px}.llv-favorites-page-empty a{display:inline-block;margin-top:10px;color:#655b52;text-decoration:none;border-bottom:1px solid #bdb2a7;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.llv-favorites-page-actions{display:flex;align-items:center;gap:14px;margin-top:34px;padding-top:24px;border-top:1px solid #e8e1d9}@media(max-width:1024px){.llv-looks-grid{grid-template-columns:repeat(var(--llvl-cols-tablet,2),minmax(0,1fr))}.llv-look-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:34px}.llv-look-components-grid,.llv-favorites-page-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.llv-looks-grid{grid-template-columns:repeat(var(--llvl-cols-mobile,1),minmax(0,1fr))}.llv-look-single>.llvs-inner{width:calc(100% - 24px);padding-top:16px}.llv-look-hero{grid-template-columns:1fr;gap:26px;padding-bottom:46px}.llv-look-hero-media{max-height:none}.llv-look-hero-copy{padding-top:0}.llv-look-components-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.llv-favorites-fab{right:12px!important;bottom:12px!important;height:44px!important}.llv-favorites-fab>span:nth-child(2){display:none}.llv-share-modal{padding:38px 22px 28px}.llv-favorites-page{padding:38px 12px 60px}.llv-favorites-page-list{gap:22px 10px}}@media(max-width:430px){.llv-look-card-body{padding:14px}.llv-look-card h3{font-size:20px!important}.llv-favorites-page-list{grid-template-columns:repeat(2,minmax(0,1fr))}.llv-favorites-page-actions{align-items:stretch;flex-direction:column}.llv-favorites-page-actions .llvs-primary-button{width:100%!important;justify-content:center!important}}body.single-ll_look.llv-single-template .llv-template-main,body.single-ll_look.llv-single-template .llv-template-content{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important}body.single-ll_look.llv-single-template .llv-template-content>*{max-width:none!important}.llv-favorites-overlay{padding:0!important;overflow:hidden!important}.llv-favorites-drawer{width:min(520px,100vw)!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;min-height:100dvh!important;padding-top:env(safe-area-inset-top)!important;padding-bottom:0!important;overflow:hidden!important}.llv-favorites-drawer-head{position:relative!important;z-index:2!important;background:#fffdfa!important}.llv-favorites-drawer-list{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;padding:10px 28px 132px!important}.llv-favorites-drawer-empty{padding:40px 28px 132px!important}.llv-favorites-drawer-foot{position:sticky!important;bottom:0!important;z-index:5!important;background:#fffdfa!important;padding:18px 28px calc(18px + env(safe-area-inset-bottom))!important;box-shadow:0 -14px 28px rgb(43 35 29 / .10)!important}.llv-favorites-drawer-foot .llvs-primary-button{width:100%!important;min-height:48px!important;justify-content:center!important;background:#8f8171!important;border-color:#8f8171!important;color:#fff!important;opacity:1!important;filter:none!important}.llv-favorites-drawer-foot .llvs-primary-button:hover{background:#7f7263!important;border-color:#7f7263!important;color:#fff!important}.llv-favorites-drawer-foot .llvs-primary-button[disabled],.llv-favorites-drawer-foot .llvs-primary-button[aria-disabled="true"]{background:#8f8171!important;border-color:#8f8171!important;color:#fff!important;opacity:.9!important}.llv-favorites-drawer-foot .llv-text-button{display:block!important;width:100%!important;text-align:center!important;color:#81776e!important;opacity:1!important}@media(max-width:760px){.llv-favorites-drawer{width:100vw!important}.llv-favorites-drawer-head{padding:22px 20px 18px!important}.llv-favorites-drawer-head h2{font-size:26px!important}.llv-favorites-drawer-list{padding:8px 20px 126px!important}.llv-favorites-drawer-empty{padding:32px 20px 126px!important}.llv-favorites-drawer-foot{padding:14px 20px calc(18px + env(safe-area-inset-bottom))!important}}body.admin-bar .llv-favorites-overlay,body.admin-bar .llv-share-overlay{top:32px!important;height:calc(100dvh - 32px)!important}body.admin-bar .llv-favorites-drawer{height:calc(100dvh - 32px)!important;min-height:calc(100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important}.llv-favorites-drawer-head{flex:0 0 auto!important;min-height:104px!important;padding:30px 30px 24px!important}.llv-favorites-drawer-head>div{min-width:0!important;padding-top:2px!important}.llv-favorites-drawer-head span{margin:0 0 8px!important;line-height:1.35!important}.llv-favorites-drawer-head h2{margin:0!important;line-height:1.08!important;overflow:visible!important}.llv-favorites-close{flex:0 0 auto!important;margin-top:0!important}.llv-favorites-drawer-foot{gap:12px!important;padding:20px 30px calc(22px + env(safe-area-inset-bottom))!important}.llv-favorites-drawer-foot .llvs-primary-button{min-height:58px!important;padding:16px 22px!important;font-size:11px!important;line-height:1.25!important;font-weight:600!important;letter-spacing:.105em!important}.llv-favorites-drawer-foot .llv-text-button{min-height:34px!important;font-size:10px!important;letter-spacing:.08em!important}@media(max-width:782px){body.admin-bar .llv-favorites-overlay,body.admin-bar .llv-share-overlay{top:46px!important;height:calc(100dvh - 46px)!important}body.admin-bar .llv-favorites-drawer{height:calc(100dvh - 46px)!important;min-height:calc(100dvh - 46px)!important;max-height:calc(100dvh - 46px)!important}}@media(max-width:760px){.llv-favorites-drawer-head{min-height:98px!important;padding:24px 22px 20px!important}.llv-favorites-drawer-head h2{font-size:29px!important}.llv-favorites-drawer-list{padding-left:22px!important;padding-right:22px!important}.llv-favorites-drawer-foot{padding:16px 22px calc(20px + env(safe-area-inset-bottom))!important}.llv-favorites-drawer-foot .llvs-primary-button{min-height:60px!important;padding:17px 18px!important;font-size:11px!important}}body.single-ll_prenda .llv-single-frame .llvd-main{aspect-ratio:var(--llvd-ratio,4/5)!important}body.single-ll_prenda .llv-single-frame .llvd-main-image{object-fit:var(--llvd-fit,contain)!important;object-position:var(--llvd-pos,center center)!important}.llv-catalog{scroll-margin-top:110px}.llv-section-head{display:flex;align-items:center;gap:18px;margin:0 0 18px!important}.llv-section-head h2{flex:0 0 auto;margin:0!important;padding:0!important;color:var(--llv-text)!important;font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(25px,2.4vw,34px)!important;line-height:1.15!important;font-weight:400!important;letter-spacing:.01em!important;text-transform:none!important}.llv-section-head>span{height:1px;flex:1;background:rgb(143 129 113 / .28)}.llv-type-nav{width:100%;margin:0 auto 28px;padding:4px 0;color:#2d2a27}.llv-type-nav-label{margin:0 0 11px;color:#81776e;font-size:9px;letter-spacing:.16em;text-transform:uppercase}.llv-type-nav-buttons{display:flex;flex-wrap:wrap;gap:9px}.llv-type-nav.llv-align-center .llv-type-nav-buttons{justify-content:center}.llv-type-nav.llv-align-right .llv-type-nav-buttons{justify-content:flex-end}.llv-type-nav.llv-align-left .llv-type-nav-buttons{justify-content:flex-start}.llv-type-nav a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;transition:all .18s ease}.llv-type-nav-pills a{min-height:34px;padding:8px 15px;border:1px solid #ded5cc;border-radius:999px;background:#fffdfa;color:#665d55!important;font-size:9px;line-height:1.1;letter-spacing:.06em;text-transform:uppercase}.llv-type-nav-pills a:hover{background:#8f8171;color:#fff!important;border-color:#8f8171}.llv-type-nav-minimal .llv-type-nav-buttons{gap:10px 22px}.llv-type-nav-minimal a{padding:6px 0;border-bottom:1px solid #fff0;color:#665d55!important;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.llv-type-nav-minimal a:hover{border-bottom-color:#8f8171;color:#2d2a27!important}.llv-load-more-wrap{display:flex;justify-content:center;margin:30px 0 4px!important}.llv-load-more-wrap[hidden]{display:none!important}.llv-load-more{appearance:none!important;min-width:200px!important;min-height:42px!important;padding:11px 22px!important;border:1px solid #cfc3b7!important;border-radius:0!important;background:#fffdfa!important;color:var(--llv-accent)!important;font:inherit!important;font-size:9px!important;line-height:1.2!important;letter-spacing:.11em!important;text-transform:uppercase!important;cursor:pointer!important;box-shadow:none!important;transition:all .18s ease!important}.llv-load-more:hover{background:var(--llv-accent)!important;color:#fff!important;border-color:var(--llv-accent)!important}@media(max-width:760px){.llv-catalog{scroll-margin-top:82px}.llv-section-head{gap:12px;margin-bottom:14px!important}.llv-section-head h2{font-size:26px!important}.llv-type-nav{margin-bottom:22px}.llv-type-nav-buttons{gap:7px}.llv-type-nav-pills a{padding:8px 12px;font-size:8px}.llv-load-more{width:100%!important;max-width:330px!important}}