.mljlc-wrap{--mlj-gold:#c89b3c;--mlj-dark:#20150d;--mlj-cream:#fbf8f2;--mlj-border:#e9dfce;color:#34291f;font-family:inherit;max-width:1440px;margin:0 auto;padding:0 24px 64px;box-sizing:border-box}.mljlc-wrap *{box-sizing:border-box}.mljlc-hero{text-align:center;padding:66px 20px 50px;background:linear-gradient(135deg,#20150d,#49331c);color:#fff;margin-bottom:38px;position:relative;overflow:hidden}.mljlc-hero:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(200,155,60,.35);border-radius:50%;right:-90px;top:-120px}.mljlc-hero span{color:#e5c57f;letter-spacing:.2em;font-size:12px;text-transform:uppercase}.mljlc-hero h1{font-family:Georgia,serif;font-size:clamp(34px,5vw,56px);font-weight:500;margin:9px 0}.mljlc-hero p{margin:0 auto;max-width:620px;color:#eadfce}.mljlc-toolbar{padding:18px;background:#fff;border:1px solid var(--mlj-border);box-shadow:0 10px 35px rgba(50,35,20,.06);margin-bottom:30px}.mljlc-toolbar form{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px}.mljlc-toolbar input,.mljlc-toolbar select{width:100%;height:48px;border:1px solid #ddd1be;background:#fff;padding:0 14px;color:#493b2e}.mljlc-toolbar button{border:0;background:var(--mlj-dark);color:#fff;padding:0 28px;cursor:pointer}.mljlc-grid{display:grid;grid-template-columns:repeat(var(--mlj-cols),minmax(0,1fr));gap:24px}.mljlc-card{background:#fff;border:1px solid var(--mlj-border);transition:.25s;overflow:hidden;position:relative}.mljlc-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(44,28,12,.12)}.mljlc-image{background:var(--mlj-cream);aspect-ratio:1/1.12;position:relative;overflow:hidden}.mljlc-image>a,.mljlc-image img{display:block;width:100%;height:100%;object-fit:cover;transition:.4s}.mljlc-card:hover .mljlc-image img{transform:scale(1.04)}.mljlc-wish{position:absolute;right:13px;top:13px;width:40px;height:40px;border:1px solid rgba(0,0,0,.08);border-radius:50%;background:#fff;color:#b7a991;font-size:18px;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.09)}.mljlc-wish.is-active{background:var(--mlj-dark);color:#fff}.mljlc-wish.is-loading{opacity:.45}.mljlc-sale{position:absolute;left:12px;top:12px;background:var(--mlj-gold);color:#fff;font-size:10px;letter-spacing:.14em;padding:7px 10px}.mljlc-card-body{padding:20px}.mljlc-cats,.mljlc-cats a{font-size:10px;color:var(--mlj-gold);text-transform:uppercase;letter-spacing:.12em;text-decoration:none}.mljlc-card h3{font-family:Georgia,serif;font-size:20px;font-weight:500;margin:8px 0 10px;line-height:1.3}.mljlc-card h3 a{color:var(--mlj-dark);text-decoration:none}.mljlc-price{font-weight:700;color:var(--mlj-dark);min-height:28px;margin:8px 0}.mljlc-price del{opacity:.5;font-weight:400}.mljlc-price ins{text-decoration:none;color:#8b6217}.mljlc-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:15px}.mljlc-actions a{display:flex;align-items:center;justify-content:center;min-height:41px;border:1px solid var(--mlj-dark);padding:8px 12px;text-decoration:none;color:var(--mlj-dark);font-size:12px;text-transform:uppercase;letter-spacing:.05em}.mljlc-actions .mljlc-cart{background:var(--mlj-dark);color:#fff}.mljlc-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mljlc-category{height:410px;position:relative;overflow:hidden;color:#fff;text-decoration:none}.mljlc-category:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(24,15,8,.9))}.mljlc-category img{width:100%;height:100%;object-fit:cover;transition:.5s}.mljlc-category:hover img{transform:scale(1.05)}.mljlc-category div{position:absolute;z-index:2;bottom:0;padding:28px}.mljlc-category small{color:#e6c475;letter-spacing:.14em}.mljlc-category h2{font-family:Georgia,serif;font-weight:500;font-size:30px;margin:7px 0}.mljlc-category p{color:#e8dfd4;margin:0 0 12px}.mljlc-category span{color:#f1ce7b}.mljlc-empty{text-align:center;border:1px dashed #d9cdb9;background:var(--mlj-cream);padding:70px 20px;grid-column:1/-1}.mljlc-empty span{font-size:58px;color:var(--mlj-gold)}.mljlc-empty h3{font:500 27px Georgia,serif}.mljlc-empty a{display:inline-block;background:var(--mlj-dark);color:#fff;padding:13px 24px;text-decoration:none}.mljlc-pages{text-align:center;margin-top:35px}.mljlc-pages .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;margin:3px;border:1px solid var(--mlj-border);color:var(--mlj-dark);text-decoration:none}.mljlc-pages .current{background:var(--mlj-dark);color:#fff}.mljlc-counter{display:inline-flex;gap:6px;align-items:center;text-decoration:none}.mljlc-counter span{display:inline-grid;place-items:center;background:var(--mlj-dark);color:#fff;border-radius:20px;min-width:20px;height:20px;font-size:11px}.star-rating{color:var(--mlj-gold)}@media(max-width:1100px){.mljlc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mljlc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.mljlc-wrap{padding:0 14px 45px}.mljlc-hero{padding:46px 14px 38px}.mljlc-toolbar form{grid-template-columns:1fr 1fr}.mljlc-toolbar input{grid-column:1/-1}.mljlc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mljlc-card-body{padding:14px}.mljlc-card h3{font-size:17px}.mljlc-actions{grid-template-columns:1fr}.mljlc-category-grid{grid-template-columns:1fr}.mljlc-category{height:360px}}@media(max-width:480px){.mljlc-toolbar form{grid-template-columns:1fr}.mljlc-toolbar input{grid-column:auto}.mljlc-grid{grid-template-columns:1fr}.mljlc-image{aspect-ratio:1/1}.mljlc-card{max-width:420px;margin:auto;width:100%}}
.mljlc-card-features{display:flex;flex-wrap:wrap;gap:6px;margin:9px 0 11px}.mljlc-card-features span{border:1px solid #eadfcf;background:#fbf8f2;color:#705b3f;border-radius:20px;padding:5px 8px;font-size:9px;line-height:1;white-space:nowrap}.mljlc-breakup{margin:18px 0;border:1px solid #e5d7c2;background:#fff}.mljlc-breakup-toggle{width:100%;border:0;background:linear-gradient(90deg,#21150d,#4a351e);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:15px 18px;font-weight:700;cursor:pointer;text-align:left}.mljlc-breakup-toggle span{color:#e8c776;font-size:20px}.mljlc-breakup-content{display:none;padding:16px}.mljlc-spec-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #eee4d5}.mljlc-breakup table{width:100%;border-collapse:collapse;margin-top:10px}.mljlc-breakup td,.mljlc-breakup th{padding:9px 4px;border-bottom:1px solid #eee4d5;text-align:left}.mljlc-breakup td:last-child,.mljlc-breakup th:last-child{text-align:right}.mljlc-breakup .discount{color:#168348}.mljlc-breakup .total{font-size:17px;color:#8b6217}.mljlc-breakup small{display:block;color:#786b5f;margin-top:12px;line-height:1.5}
.mljlc-categories .mljlc-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;align-items:stretch}.mljlc-categories .mljlc-category{height:auto;min-width:0;display:flex;flex-direction:column;padding:12px;border:1px solid #ead4ad;border-radius:24px;background:#fff;color:#28180d;text-align:center;overflow:hidden;box-shadow:0 8px 26px rgba(93,58,17,.04);transition:transform .25s,box-shadow .25s}.mljlc-categories .mljlc-category:after{display:none}.mljlc-categories .mljlc-category:hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(93,58,17,.12)}.mljlc-category-image{display:block;position:relative;height:160px;border-radius:18px;overflow:hidden;background:#f3e8d7}.mljlc-categories .mljlc-category-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.mljlc-categories .mljlc-category:hover img{transform:scale(1.05)}.mljlc-category-badge{position:absolute;top:11px;left:11px;padding:7px 10px;border-radius:18px;background:rgba(33,21,13,.86);color:#fff;font-size:10px;font-weight:700;line-height:1}.mljlc-categories .mljlc-category-content{position:static;z-index:auto;display:flex;flex:1;flex-direction:column;align-items:center;padding:14px 2px 0}.mljlc-categories .mljlc-category h2{margin:0 0 7px;color:#1f130b;font-family:Georgia,serif;font-size:16px;font-weight:700;line-height:1.25;text-transform:uppercase}.mljlc-categories .mljlc-category p{min-height:38px;margin:0 0 12px;color:#79563f;font-size:12px;line-height:1.5}.mljlc-category-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin-top:auto;padding:8px 17px;border-radius:22px;background:#fff2d3;color:#8b5700!important;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.mljlc-category-button:hover{background:#e9bd5f;color:#402400!important}@media(max-width:1200px){.mljlc-categories .mljlc-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.mljlc-categories .mljlc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mljlc-category-image{height:150px}.mljlc-categories .mljlc-category{padding:9px;border-radius:19px}.mljlc-categories .mljlc-category-content{padding-top:12px}.mljlc-categories .mljlc-category p{font-size:11px}}@media(max-width:430px){.mljlc-categories .mljlc-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 14px}.mljlc-categories .mljlc-category{flex:0 0 78%;scroll-snap-align:start}.mljlc-category-image{height:190px}}
.mljlc-category-cols-2 .mljlc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mljlc-category-cols-3 .mljlc-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mljlc-category-cols-4 .mljlc-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mljlc-category-cols-5 .mljlc-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.mljlc-category-cols-6 .mljlc-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.mljlc-commerce-links{display:inline-flex;align-items:center;gap:8px;padding:5px;border:1px solid #e5d7c2;border-radius:28px;background:#fff;box-shadow:0 6px 20px rgba(44,28,12,.08)}.mljlc-commerce-links a{text-decoration:none}.mljlc-cart-link{display:flex;align-items:center;gap:8px;padding:7px 10px;color:#2b1b10}.mljlc-cart-link b{display:grid;place-items:center;min-width:23px;height:23px;border-radius:50%;background:#c89b3c;color:#fff;font-size:11px}.mljlc-checkout-link{padding:10px 16px;border-radius:22px;background:#21150d;color:#fff!important;font-size:12px;font-weight:700}.mljlc-checkout-link:hover{background:#b38429}@media(max-width:1200px){.mljlc-category-cols-4 .mljlc-category-grid,.mljlc-category-cols-5 .mljlc-category-grid,.mljlc-category-cols-6 .mljlc-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.mljlc-category-cols-2 .mljlc-category-grid,.mljlc-category-cols-3 .mljlc-category-grid,.mljlc-category-cols-4 .mljlc-category-grid,.mljlc-category-cols-5 .mljlc-category-grid,.mljlc-category-cols-6 .mljlc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.mljlc-card{border:1px solid #eadfce;border-radius:20px;box-shadow:0 10px 34px rgba(43,28,15,.07);background:linear-gradient(#fff,#fffdfa)}.mljlc-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(43,28,15,.15);border-color:#d7ba80}.mljlc-card .mljlc-image{border-radius:18px 18px 0 0;background:radial-gradient(circle at 50% 35%,#fff,#f3eadc)}.mljlc-card .mljlc-wish{border-color:#e7d9c4;color:#8c6e43;transition:.2s}.mljlc-card .mljlc-wish:hover{transform:scale(1.08);border-color:#c89b3c}.mljlc-card .mljlc-card-body{padding:18px 18px 20px}.mljlc-card .mljlc-cats a{color:#a57620;font-weight:700}.mljlc-card .mljlc-card-meta{display:flex;justify-content:space-between;gap:10px;margin:7px 0;color:#786b5e;font-size:10px}.mljlc-card .mljlc-card-meta i{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#2ca86b}.mljlc-card .mljlc-price{font-family:Georgia,serif;font-size:21px}.mljlc-tax-note{margin-top:-5px;color:#8a7b6c;font-size:9px}.mljlc-card .mljlc-actions a{border-radius:9px;font-weight:700}.mljlc-card .mljlc-actions>a:first-child{border-color:#d3b46f;color:#7f5813;background:#fffaf0}.mljlc-card .mljlc-actions .mljlc-cart{background:linear-gradient(135deg,#25170e,#513820);border-color:#25170e}.mljlc-card .mljlc-actions .mljlc-cart:hover{background:#b3832c;border-color:#b3832c}
body.single-product div.product{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);gap:clamp(32px,5vw,78px);max-width:1280px;margin:42px auto 65px!important;padding:0 24px;color:#33271e}body.single-product div.product:after{display:none}body.single-product div.product .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important;position:sticky!important;top:30px;align-self:start}body.single-product .woocommerce-product-gallery__wrapper{border:1px solid #eadfce;border-radius:24px;background:#faf6ef;overflow:hidden;box-shadow:0 18px 50px rgba(51,32,15,.08)}body.single-product .woocommerce-product-gallery__image a{display:block;aspect-ratio:1/1.02}body.single-product .woocommerce-product-gallery__image img{width:100%;height:100%;object-fit:cover}body.single-product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:10px;margin:12px 0 0!important}body.single-product .flex-control-thumbs li{float:none!important;width:auto!important;border:1px solid #e5d8c4;border-radius:12px;overflow:hidden;background:#fff}body.single-product .flex-control-thumbs li img{aspect-ratio:1/1;object-fit:cover;opacity:.65}body.single-product .flex-control-thumbs li img.flex-active{opacity:1;box-shadow:inset 0 0 0 2px #c89b3c}body.single-product div.product .summary{float:none!important;width:100%!important;margin:0!important;padding:8px 0}body.single-product .mljlc-product-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px;color:#9a712a;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}body.single-product .mljlc-product-eyebrow>span{padding:7px 10px;border-radius:20px;background:#f8ebcf}body.single-product .mljlc-product-eyebrow a{color:#9a712a;text-decoration:none}body.single-product div.product .product_title{margin:12px 0 10px!important;color:#21150d;font-family:Georgia,serif;font-size:clamp(34px,4vw,52px)!important;font-weight:500!important;line-height:1.08}body.single-product div.product .woocommerce-product-rating{display:flex;align-items:center;gap:10px;margin:0 0 13px!important}body.single-product div.product .price{margin:10px 0!important;color:#8a5c0a!important;font-family:Georgia,serif;font-size:clamp(27px,3vw,38px)!important;font-weight:700}body.single-product div.product .price del{color:#9b9187;font-size:.6em;font-weight:400}body.single-product div.product .price ins{text-decoration:none}body.single-product .mljlc-single-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:17px 0 10px}body.single-product .mljlc-single-chips span{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border:1px solid #e8dcc9;border-radius:12px;background:#fffdf9;color:#483b31;font-size:12px}body.single-product .mljlc-single-chips b{color:#9b7b46;font-size:9px;letter-spacing:.1em;text-transform:uppercase}body.single-product .mljlc-live-note{display:flex;align-items:center;gap:7px;color:#6d6258;font-size:11px}body.single-product .mljlc-live-note i{width:7px;height:7px;border-radius:50%;background:#27a768;box-shadow:0 0 0 4px rgba(39,167,104,.12)}body.single-product div.product .woocommerce-product-details__short-description{margin:18px 0;color:#6f6257;line-height:1.75}body.single-product div.product form.cart{display:flex;align-items:stretch;gap:10px;margin:20px 0!important;padding:17px;border:1px solid #e4d7c2;border-radius:15px;background:#fffaf2}body.single-product div.product form.cart .quantity .qty{height:52px;min-width:74px;border:1px solid #d7c8b0;border-radius:9px;background:#fff}body.single-product div.product form.cart .single_add_to_cart_button{flex:1;min-height:52px!important;border:0!important;border-radius:9px!important;background:linear-gradient(135deg,#21150d,#543a20)!important;color:#fff!important;font-weight:700!important;letter-spacing:.04em;box-shadow:0 8px 20px rgba(46,29,14,.18)}body.single-product div.product form.cart .single_add_to_cart_button:hover{background:#b3832c!important;transform:translateY(-1px)}body.single-product div.product .product_meta{padding:14px 0;border-top:1px solid #eee3d2;color:#776b61;font-size:11px}body.single-product div.product .product_meta>span{display:block;margin:5px 0}body.single-product div.product .product_meta a{color:#9a712a}body.single-product .mljlc-product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:17px}body.single-product .mljlc-product-trust>div{display:flex;flex-direction:column;align-items:center;padding:12px 6px;border-radius:11px;background:#f9f4eb;text-align:center}body.single-product .mljlc-product-trust span{color:#b2832d;font-size:20px}body.single-product .mljlc-product-trust strong{margin:3px 0;color:#3c2b1d;font-size:10px}body.single-product .mljlc-product-trust small{color:#8a7c70;font-size:9px}body.single-product div.product>.woocommerce-tabs{grid-column:1/-1;width:100%;margin-top:28px;padding:28px;border:1px solid #eadfce;border-radius:18px;background:#fff}body.single-product .woocommerce-tabs ul.tabs{display:flex;gap:7px;padding:0!important;border-bottom:1px solid #e7dccb}body.single-product .woocommerce-tabs ul.tabs:before{display:none!important}body.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}body.single-product .woocommerce-tabs ul.tabs li:before,body.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}body.single-product .woocommerce-tabs ul.tabs li a{padding:13px 18px!important;color:#77695c!important}body.single-product .woocommerce-tabs ul.tabs li.active a{color:#8a5c0a!important;box-shadow:inset 0 -2px #c89b3c}body.single-product section.related{grid-column:1/-1;width:100%;margin-top:35px}body.single-product section.related>h2{margin-bottom:25px;color:#21150d;font-family:Georgia,serif;font-size:32px;font-weight:500;text-align:center}
body.single-product .woocommerce ul.products li.product,body.woocommerce-shop .woocommerce ul.products li.product,body.tax-product_cat .woocommerce ul.products li.product{padding:12px 12px 18px;border:1px solid #eadfce;border-radius:17px;background:#fff;box-shadow:0 10px 30px rgba(43,28,15,.06);transition:.25s}body.single-product .woocommerce ul.products li.product:hover,body.woocommerce-shop .woocommerce ul.products li.product:hover,body.tax-product_cat .woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(43,28,15,.13)}.woocommerce ul.products li.mljlc-wc-product-card img{border-radius:13px;background:#f7f1e8}.woocommerce ul.products li.mljlc-wc-product-card .woocommerce-loop-product__title{color:#2a1a0f;font-family:Georgia,serif;font-size:17px!important}.woocommerce ul.products li.mljlc-wc-product-card .price{color:#8a5c0a!important;font-weight:700!important}.woocommerce ul.products li.mljlc-wc-product-card .button{border-radius:8px;background:#2c1c11;color:#fff;font-size:11px}
@media(max-width:900px){body.single-product div.product{grid-template-columns:1fr;gap:27px;margin-top:25px!important}body.single-product div.product .woocommerce-product-gallery{position:relative!important;top:auto}body.single-product div.product>.woocommerce-tabs,body.single-product section.related{grid-column:1}}@media(max-width:560px){body.single-product div.product{padding:0 14px}body.single-product .mljlc-single-chips{grid-template-columns:1fr 1fr}body.single-product div.product form.cart{flex-wrap:wrap}body.single-product div.product form.cart .single_add_to_cart_button{min-width:calc(100% - 90px)}body.single-product .mljlc-product-trust{grid-template-columns:1fr}body.single-product .mljlc-product-trust>div{display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;text-align:left}body.single-product .mljlc-product-trust span{grid-row:1/3}body.single-product div.product>.woocommerce-tabs{padding:17px}body.single-product .woocommerce-tabs ul.tabs{overflow-x:auto}body.single-product .woocommerce-tabs ul.tabs li a{white-space:nowrap}}
.mljlc-single-page{width:100%!important;max-width:none!important;margin:0!important;padding:34px max(20px,calc((100vw - 1160px)/2)) 70px!important;background:#fffaf2;color:#34271d;box-sizing:border-box}.mljlc-single-page *{box-sizing:border-box}.mljlc-single-breadcrumb{max-width:1120px;margin:0 auto 15px;color:#917d67;font-size:11px}.mljlc-single-breadcrumb a{color:#8a6426;text-decoration:none}.mljlc-strict-product{display:grid!important;grid-template-columns:minmax(420px,1fr) minmax(420px,1fr)!important;gap:38px!important;width:100%!important;max-width:1120px!important;min-height:0!important;margin:0 auto!important;padding:0!important;float:none!important;clear:both!important}.mljlc-strict-gallery,.mljlc-strict-summary{width:100%!important;min-width:0!important;float:none!important;margin:0!important}.mljlc-strict-gallery{padding:9px;border:1px solid #e8d4ad;border-radius:20px;background:#fff;box-shadow:0 15px 42px rgba(74,44,13,.09);align-self:start}.mljlc-strict-main{position:relative;width:100%;height:480px;border-radius:15px;overflow:hidden;background:#f1e7d7}.mljlc-strict-main>img{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;margin:0!important}.mljlc-strict-main .mljlc-wish{z-index:3}.mljlc-strict-sale{position:absolute;z-index:2;top:14px;left:14px;padding:7px 11px;border-radius:20px;background:#b77c16;color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em}.mljlc-strict-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:8px}.mljlc-strict-thumbs button{height:72px;margin:0;padding:2px;border:1px solid #eadac0;border-radius:10px;background:#fff;overflow:hidden;cursor:pointer}.mljlc-strict-thumbs button.is-active{border:2px solid #b78121}.mljlc-strict-thumbs img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:7px}.mljlc-strict-summary{display:block!important;padding:6px 0 0!important}.mljlc-strict-category{display:inline-flex;padding:7px 12px;border:1px solid #d9a84d;border-radius:20px;color:#8b5d0e;font-size:10px;font-weight:700;text-transform:uppercase}.mljlc-strict-category a{color:inherit;text-decoration:none}.mljlc-strict-summary h1{max-width:100%!important;margin:15px 0 7px!important;color:#201309!important;font-family:Georgia,serif!important;font-size:clamp(31px,3.2vw,47px)!important;font-weight:600!important;line-height:1.12!important;word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important}.mljlc-strict-rating{display:flex;align-items:center;gap:9px;min-height:20px;color:#b47a12;font-size:11px}.mljlc-strict-rating .star-rating{float:none;margin:0}.mljlc-strict-description{max-width:610px;margin:12px 0;color:#735f4f;font-size:13px;line-height:1.65}.mljlc-strict-description p{margin:0}.mljlc-strict-price{margin:10px 0 0;color:#a86e00;font-family:Georgia,serif;font-size:29px;font-weight:700}.mljlc-strict-price del{color:#a99d90;font-size:.65em;font-weight:400}.mljlc-strict-price ins{text-decoration:none}.mljlc-strict-tax{display:block;margin-top:2px;color:#918477;font-size:9px}.mljlc-strict-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0}.mljlc-strict-specs>div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:49px;padding:10px 12px;border:1px solid #e5c98f;border-radius:10px;background:#fffdf9}.mljlc-strict-specs span{color:#93774e;font-size:10px}.mljlc-strict-specs strong{color:#2d1d12;font-size:11px;text-align:right}.mljlc-strict-specs .in-stock{color:#148454}.mljlc-strict-specs .out-stock{color:#b33b32}.mljlc-strict-cart form.cart{display:flex!important;align-items:stretch!important;gap:9px!important;margin:16px 0 9px!important;padding:0!important;border:0!important;background:transparent!important}.mljlc-strict-cart form.cart .quantity{float:none!important;margin:0!important}.mljlc-strict-cart form.cart .qty{width:75px!important;height:47px!important;border:1px solid #d6bd8c!important;border-radius:24px!important;background:#fff!important}.mljlc-strict-cart .single_add_to_cart_button{flex:1!important;min-height:47px!important;margin:0!important;border:0!important;border-radius:24px!important;background:linear-gradient(135deg,#b67b13,#d9a83f)!important;color:#fff!important;font-size:12px!important;font-weight:800!important;text-transform:none!important;box-shadow:0 8px 20px rgba(181,121,17,.22)!important}.mljlc-strict-cart .single_add_to_cart_button:hover{background:#28170c!important}.mljlc-strict-cart table.variations{margin:0 0 10px!important}.mljlc-strict-cart table.variations select{min-height:43px;border:1px solid #d9c59f;border-radius:8px;background:#fff}.mljlc-strict-secondary{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:13px}.mljlc-strict-secondary .mljlc-wish-text,.mljlc-strict-secondary>a{position:static!important;width:auto!important;height:auto!important;margin:0!important;padding:12px 16px!important;border:1px solid #2a190e!important;border-radius:23px!important;background:#fff!important;color:#2a190e!important;font-size:11px!important;font-weight:700!important;text-align:center!important;text-decoration:none!important;box-shadow:none!important}.mljlc-strict-secondary .mljlc-wish-text.is-active{background:#2a190e!important;color:#fff!important}.mljlc-strict-summary .mljlc-breakup{margin:14px 0 0;border-radius:10px;overflow:hidden}.mljlc-strict-summary .mljlc-breakup-toggle{padding:12px 15px;font-size:11px}.mljlc-strict-trust{display:flex;justify-content:space-between;gap:10px;margin-top:12px;padding:11px 13px;border-radius:10px;background:#f4ead9;color:#6d5337;font-size:9px;font-weight:700}.mljlc-strict-tabs,.mljlc-strict-related{width:100%;max-width:1120px;margin:35px auto 0}.mljlc-strict-tabs{padding:24px;border:1px solid #e8d8bc;border-radius:16px;background:#fff}.mljlc-strict-tabs .woocommerce-tabs{width:100%!important}.mljlc-strict-tabs ul.tabs{display:flex;gap:5px;margin:0 0 20px!important;padding:0!important;border-bottom:1px solid #e7d8bf}.mljlc-strict-tabs ul.tabs:before{display:none!important}.mljlc-strict-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}.mljlc-strict-tabs ul.tabs li:before,.mljlc-strict-tabs ul.tabs li:after{display:none!important}.mljlc-strict-tabs ul.tabs a{padding:11px 15px!important;color:#735f4e!important}.mljlc-strict-tabs ul.tabs li.active a{color:#9b670c!important;box-shadow:inset 0 -2px #c89231}.mljlc-strict-related>section.related{width:100%!important}.mljlc-strict-related h2{font-family:Georgia,serif;text-align:center}.mljlc-strict-related ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.mljlc-strict-related ul.products:before,.mljlc-strict-related ul.products:after{display:none!important}.mljlc-strict-related ul.products li.product{width:100%!important;margin:0!important;float:none!important}
@media(max-width:900px){.mljlc-single-page{padding:24px 18px 55px!important}.mljlc-strict-product{grid-template-columns:1fr!important;max-width:680px!important;gap:25px!important}.mljlc-strict-main{height:auto;aspect-ratio:1/1}.mljlc-strict-gallery{position:static!important}.mljlc-strict-tabs,.mljlc-strict-related{max-width:680px}.mljlc-strict-related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:520px){.mljlc-single-page{padding:18px 12px 45px!important}.mljlc-strict-gallery{padding:7px;border-radius:15px}.mljlc-strict-main{border-radius:11px}.mljlc-strict-thumbs{grid-template-columns:repeat(4,1fr)}.mljlc-strict-thumbs button{height:60px}.mljlc-strict-summary h1{font-size:30px!important}.mljlc-strict-specs{grid-template-columns:1fr 1fr}.mljlc-strict-specs>div{align-items:flex-start;flex-direction:column}.mljlc-strict-cart form.cart{flex-wrap:wrap!important}.mljlc-strict-cart .single_add_to_cart_button{min-width:calc(100% - 90px)}.mljlc-strict-secondary{grid-template-columns:1fr}.mljlc-strict-trust{flex-direction:column}.mljlc-strict-tabs{padding:15px}.mljlc-strict-tabs ul.tabs{overflow-x:auto}.mljlc-strict-tabs ul.tabs a{white-space:nowrap}.mljlc-strict-related ul.products{grid-template-columns:1fr!important}}
.mljlc-card .mljlc-price{font-size:16px!important;line-height:1.25}.mljlc-strict-price{font-size:23px!important;line-height:1.2}.mljlc-strict-archive{min-height:60vh;background:#fffaf2;padding:24px 0}.wd-products:not(.mljlc-grid),.wd-products-element,.products.wd-grid:not(.mljlc-grid),.woodmart-products-holder{display:none!important}
.mljlc-strict-summary h1{font-size:clamp(25px,2.4vw,35px)!important;line-height:1.15!important}.mljlc-gold-chart{max-width:1100px;margin:30px auto;padding:30px;border:1px solid #e7d5b4;border-radius:22px;background:linear-gradient(145deg,#fffdf8,#f8edd9);color:#382719;box-shadow:0 18px 50px rgba(74,44,13,.09)}.mljlc-gold-chart header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.mljlc-gold-chart header small{color:#a77419;font-size:10px;font-weight:800;letter-spacing:.16em}.mljlc-gold-chart h2{margin:6px 0;color:var(--mlj-dark);font-family:Georgia,serif;font-size:32px;font-weight:500}.mljlc-gold-chart header p{margin:0;color:#786654;font-size:12px}.mljlc-rate-live{display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:18px;background:#fff;color:#238151;font-size:10px;font-weight:800}.mljlc-rate-live i{width:7px;height:7px;border-radius:50%;background:#25a665;box-shadow:0 0 0 4px rgba(37,166,101,.12)}.mljlc-rate-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.mljlc-rate-cards article{display:flex;flex-direction:column;padding:17px;border:1px solid #e4c98f;border-radius:13px;background:#fff}.mljlc-rate-cards span{color:#80663f;font-size:11px}.mljlc-rate-cards strong{margin:5px 0;color:#9c6708;font-family:Georgia,serif;font-size:23px}.mljlc-rate-cards small{color:#998a7b;font-size:9px}.mljlc-rate-chart{display:flex;align-items:flex-end;justify-content:center;gap:clamp(30px,8vw,95px);height:245px;padding:36px 20px 18px;border:1px solid #eadcc5;border-radius:15px;background:repeating-linear-gradient(to top,#fff 0,#fff 48px,#f1e8d9 49px)}.mljlc-rate-column{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:90px;height:100%}.mljlc-rate-value{margin-bottom:7px;color:#6d5639;font-size:10px;font-weight:700;white-space:nowrap}.mljlc-rate-bar{width:58px;min-height:20px;border-radius:9px 9px 3px 3px;background:linear-gradient(180deg,#e5bd61,#a66d09);box-shadow:0 8px 16px rgba(166,109,9,.2)}.mljlc-rate-column b{margin-top:7px;color:#44301e;font-size:11px}.mljlc-gold-chart footer{display:flex;justify-content:space-between;gap:15px;margin-top:14px;color:#8c7d6d;font-size:9px}.mljlc-gold-chart .woocommerce-Price-currencySymbol{font-family:inherit}@media(max-width:620px){.mljlc-gold-chart{margin:18px 12px;padding:20px 15px}.mljlc-gold-chart h2{font-size:26px}.mljlc-rate-cards{grid-template-columns:1fr}.mljlc-rate-chart{gap:17px;height:210px}.mljlc-rate-column{width:70px}.mljlc-rate-bar{width:45px}.mljlc-gold-chart footer{flex-direction:column}}
.mljlc-custom-badge{position:absolute;z-index:2;left:12px;bottom:12px;padding:6px 10px;border-radius:16px;background:rgba(34,21,12,.88);color:#fff;font-size:9px;font-weight:700;letter-spacing:.06em}

/* Editable full-width page heading controls. */
.mljlc-wrap{--mlj-hero-bg:#2b190d;--mlj-hero-title:#fff;--mlj-hero-subtitle:#eadfce;--mlj-hero-label:#e5c57f;--mlj-hero-size:56px}
.mljlc-wrap .mljlc-hero{background:var(--mlj-hero-bg);color:var(--mlj-hero-title)}
.mljlc-wrap .mljlc-hero-full{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
.mljlc-wrap .mljlc-hero span{position:relative;z-index:1;color:var(--mlj-hero-label)}
.mljlc-wrap .mljlc-hero h1{position:relative;z-index:1;max-width:1200px;margin:9px auto;color:var(--mlj-hero-title)!important;font-size:clamp(28px,5vw,var(--mlj-hero-size));line-height:1.12;overflow-wrap:anywhere}
.mljlc-wrap .mljlc-hero p{position:relative;z-index:1;max-width:760px;color:var(--mlj-hero-subtitle)}
@media(max-width:780px){.mljlc-wrap .mljlc-hero h1{font-size:clamp(26px,9vw,var(--mlj-hero-size))}}

/* Compact single-product purchase controls. */
.mljlc-strict-cart{margin-top:12px}
.mljlc-strict-cart>p.stock{margin:0 0 8px!important;color:#6e5a45!important;font-size:11px!important;font-weight:700!important}
.mljlc-strict-cart form.cart{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;margin:0 0 8px!important}
.mljlc-strict-cart form.cart .quantity{display:grid!important;grid-template-columns:34px 52px 34px!important;flex:0 0 120px!important;width:120px!important;height:40px!important;margin:0!important;border:1px solid #d9c08f!important;border-radius:20px!important;background:#fff!important;overflow:hidden!important}
.mljlc-strict-cart form.cart .quantity .minus,.mljlc-strict-cart form.cart .quantity .plus{display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;min-width:34px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f8f1e5!important;color:#7e5b24!important;font-size:15px!important;font-weight:700!important;box-shadow:none!important}
.mljlc-strict-cart form.cart .quantity .qty{width:52px!important;min-width:52px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 3px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#2c1b10!important;font-size:12px!important;text-align:center!important;box-shadow:none!important}
.mljlc-strict-cart .single_add_to_cart_button{flex:1 1 auto!important;width:auto!important;min-width:0!important;min-height:40px!important;height:40px!important;padding:0 22px!important;border-radius:20px!important;font-size:11px!important;letter-spacing:.02em!important;box-shadow:0 6px 15px rgba(181,121,17,.18)!important}
.mljlc-strict-secondary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-bottom:9px!important}
.mljlc-strict-secondary .mljlc-wish-text,.mljlc-strict-secondary>a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;height:38px!important;padding:0 12px!important;border-color:#bca47d!important;border-radius:19px!important;font-size:10px!important;line-height:1.1!important}
.mljlc-strict-summary .mljlc-breakup{margin-top:9px!important;border-radius:9px!important}
.mljlc-strict-summary .mljlc-breakup-toggle{min-height:40px!important;padding:9px 13px!important;font-size:9px!important;letter-spacing:.04em!important}
.mljlc-strict-summary .mljlc-breakup-toggle span{font-size:16px!important}
@media(max-width:420px){.mljlc-strict-cart form.cart .quantity{grid-template-columns:30px 44px 30px!important;flex-basis:104px!important;width:104px!important}.mljlc-strict-cart form.cart .quantity .minus,.mljlc-strict-cart form.cart .quantity .plus{width:30px!important;min-width:30px!important}.mljlc-strict-cart form.cart .quantity .qty{width:44px!important;min-width:44px!important}.mljlc-strict-cart .single_add_to_cart_button{padding:0 14px!important}.mljlc-strict-secondary .mljlc-wish-text,.mljlc-strict-secondary>a{padding:0 7px!important;font-size:9px!important}}
