/* START_SNIPPET:lm-styles (INDEX:205) */
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:#fff;color:#121212;font:16px/1.3 system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif}body.lm-locked{overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:none;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--lm-heading);font-weight:400;line-height:1.24;margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #6f5200;outline-offset:3px}[hidden]{display:none!important}.lm-container{max-width:1400px;margin-inline:auto;padding-inline:50px}.lm-skip{position:fixed;left:20px;top:-90px;z-index:20;background:#fff;padding:15px}.lm-skip:focus{top:10px}.lm-promo{background:linear-gradient(#f4ce47,var(--lm-yellow));height:56px;display:flex;align-items:center;justify-content:center;gap:20px;padding:4px 20px;text-align:center;color:#111;font-family:Arial,sans-serif}.lm-promo strong{font-size:20px;line-height:1.15;display:block;font-weight:900}.lm-promo small{font-size:10px;letter-spacing:.5px;display:block;font-weight:700}.lm-promo-cells{display:flex;gap:5px;align-items:flex-start}.lm-promo-cells b{background:#151515;color:#f7d245;border-radius:4px;padding:1px 7px;font-size:22px;display:block;line-height:28px;box-shadow:0 2px 3px #0002;min-width:37px}.lm-promo-cells small{font-size:8px;line-height:12px}.lm-promo-cells i{font-style:normal;font-weight:900;line-height:27px}.lm-ticker{overflow:hidden;background:#080808;color:white;height:39px;display:flex;align-items:center;font-weight:700}.lm-ticker>div{display:flex;width:max-content;animation:lm-marquee 42s linear infinite}.lm-ticker span{white-space:nowrap}.lm-ticker-gap{padding:0 26px}.lm-header{height:114.45px;border-bottom:1px solid #eee;padding:20px 50px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px}.lm-desktop-nav{display:flex;gap:22px;font-size:14px}.lm-desktop-nav a{padding:3px 10px}.lm-desktop-nav .is-active{background:var(--lm-yellow);border-radius:3px;color:white;font-weight:700}.lm-logo{display:flex;width:200px;height:73.45px;align-items:center;justify-content:center}.lm-logo img{width:200px;height:73.45px;object-fit:contain}.lm-header-actions{display:flex;justify-content:flex-end;gap:13px;align-items:center}.lm-icon{display:inline-flex;align-items:center;justify-content:center;width:35px;height:40px;padding:5px}.lm-bag{position:relative}.lm-bag span{position:absolute;right:-3px;bottom:0;background:var(--lm-yellow);font-size:10px;font-weight:700;min-width:15px;line-height:15px;border-radius:20px}.lm-mobile-menu{display:none}
.lm-product{display:flex;padding-top:36px;padding-bottom:36px;align-items:start;gap:0}.lm-gallery{width:55%;flex-shrink:0}.lm-main-image{position:relative;border-radius:12px;overflow:hidden;background:#f5f5f5;aspect-ratio:1}.lm-zoom{display:block;padding:0;width:100%;height:100%;cursor:zoom-in}.lm-hero-image{height:100%;width:100%;object-fit:cover}.lm-gallery-strip{display:flex;align-items:center;gap:10px;margin-top:10px}.lm-thumbnails{display:flex;gap:10px;flex:1;min-width:0}.lm-thumbnails button{padding:0;border:1px solid transparent;border-radius:9px;width:calc((100% - 40px)/5);overflow:hidden;flex-shrink:0}.lm-thumbnails button[aria-pressed=true]{border-color:#171717}.lm-thumbnails img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.lm-gallery-arrow{height:40px;width:38px;flex:0 0 38px;font-size:24px;color:#858585;padding:0}.lm-product-info{width:45%;padding:0 70px}.lm-rating{margin:0 0 15px;font-size:12px;line-height:22.42px;white-space:nowrap}.lm-rating span{font-size:18px;color:var(--lm-yellow);letter-spacing:1px;vertical-align:-1px}.lm-product h1{font-size:30px;margin:0 0 15px}.lm-benefits{list-style:none;padding:0;margin:15px 0;display:grid;gap:0}.lm-benefits li{display:flex;align-items:center;gap:8px;min-height:32.8px}.lm-benefits li img{width:26.5px;height:26.5px;object-fit:contain;flex-shrink:0}.lm-packs{display:grid;gap:10px;margin:5px 0}.lm-pack{border-radius:8px;background:#faf7ef;position:relative;box-shadow:0 0 0 2px #eee8d6;}.lm-pack.is-selected{box-shadow:0 0 0 2px var(--lm-yellow);background:#fffdf5}.lm-pack-heading{display:flex;gap:10px;align-items:center;padding:10px 20px;min-height:75px;cursor:pointer}.lm-pack-heading input{appearance:none;width:20px;height:20px;border:2px solid #d3cbb5;border-radius:50%;margin:0;flex-shrink:0;background:transparent}.lm-pack-heading input:checked{border:3px solid #fff;background:var(--lm-yellow);box-shadow:0 0 0 2px var(--lm-yellow)}.lm-pack-copy{flex:1;min-width:0}.lm-pack-line{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.lm-pack-line strong{font-size:20px;line-height:28px;font-weight:700;white-space:nowrap}.lm-pack-line small{background:var(--lm-yellow);color:#fff;border-radius:8px;font-size:10px;font-weight:700;padding:4px 6px;line-height:16.8px;white-space:nowrap}.lm-pack-sub{color:#625b45;font-size:14px;line-height:19.6px}.lm-pack-price{display:grid;text-align:right;gap:1px;flex-shrink:0}.lm-pack-price strong{font-size:20px;line-height:28px}.lm-pack-price s{color:#625b45;font-size:14px;line-height:19.6px}.lm-pack-details{padding:0 20px 10px;display:grid;gap:4px}.lm-face-label{display:block;color:#625b45;font-size:12px;line-height:16.8px}.lm-face-field{display:flex;gap:7px;align-items:center}.lm-face-field img{width:40px;height:40px;object-fit:cover;flex-shrink:0}.lm-face-field select{height:29px;width:112px;background:#fff;border:1px solid #e6deca;border-radius:4px;padding:0 5px;font-size:12px}.lm-popular{position:absolute;top:-14px;right:-11px;background:#111;color:#fff;border-radius:50%;padding:8px 12px;font:700 12px/1.1 Georgia,serif;transform:rotate(9deg);pointer-events:none}.lm-upsells{border-radius:0 0 7px 7px;overflow:hidden}.lm-upsell{min-height:49.5px;padding:8px 14px;display:flex;align-items:center;gap:8px;background:var(--lm-yellow);border-top:1px solid #fff;cursor:pointer}.lm-upsell input{appearance:none;width:20px;height:20px;background:#fff;border:1px solid #fff;border-radius:3px;margin:0;flex-shrink:0}.lm-upsell input:checked{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m4 10 4 4 8-9' fill='none' stroke='%23111' stroke-width='2'/%3E%3C/svg%3E")}.lm-upsell img{width:33px;height:30px;object-fit:contain;flex-shrink:0}.lm-upsell span{font-size:12px;font-weight:700;color:#fff;flex:1;line-height:16px}.lm-upsell strong{font-size:12px;white-space:nowrap}.lm-upsell s{font-size:11px;color:#71633c;white-space:nowrap}.lm-stock{font:600 13px/1.4 Arial,sans-serif;margin:19px 0 0}.lm-stock strong{color:#ed2222}.lm-button{border:1px solid var(--lm-yellow);background:var(--lm-yellow);color:#fff;display:inline-flex;justify-content:center;align-items:center;text-align:center;min-height:49px;border-radius:6px;padding:12px 25px;font-weight:700;letter-spacing:1px}.lm-button:disabled{opacity:.5;cursor:not-allowed}.lm-add{width:100%;text-transform:uppercase;font-size:20px;margin-top:24px}.lm-button:hover{filter:brightness(.96)}.lm-express{margin-top:10px}.lm-express .shopify-payment-button__button{border-radius:6px;min-height:46px}.lm-express .shopify-payment-button__more-options{font-size:13px}.lm-trust{display:flex;justify-content:space-between;gap:10px;margin:20px 0 0;font-size:14px}.lm-trust span{display:flex;align-items:center;gap:6px;white-space:nowrap}.lm-trust svg{width:20px;height:20px;color:#777}.lm-form-error{color:#a11919;background:#fff0f0;padding:10px;border-radius:4px}
.lm-wave{height:60px;line-height:0;color:var(--lm-yellow);overflow:hidden}.lm-wave svg{width:100%;height:100%}.lm-wave-flip{transform:rotate(180deg)}.lm-yellow-band{background:var(--lm-yellow);color:#fff;text-align:center;overflow:hidden}.lm-ticker-yellow{background:none;height:50px;font-weight:400}.lm-yellow-band h2{height:59px;display:grid;place-items:center;font-family:inherit;font-size:23px;font-weight:700;letter-spacing:1px}.lm-review-ticker{overflow:hidden;height:115.27px;display:flex;align-items:center}.lm-review-ticker>div{display:flex;width:max-content;animation:lm-marquee 50s linear infinite}.lm-review-ticker blockquote{flex:0 0 420px;width:420px;padding:0 32px;margin:0;text-align:left;font-size:14px}.lm-review-ticker blockquote p{margin:0 0 8px}.lm-review-ticker footer{display:flex;gap:20px;font-size:13px;align-items:center}.lm-review-ticker footer span{letter-spacing:2px}.lm-stories{padding-top:36px;padding-bottom:36px}.lm-stories>h2{text-align:center;font-size:30px;margin-bottom:30px}.lm-stories>h2 span{color:var(--lm-yellow)}.lm-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.lm-story{background:#f5f5f5;border-radius:20px;overflow:hidden;text-align:center}.lm-story>img{width:100%;aspect-ratio:1;object-fit:cover;height:auto}.lm-story>div{padding:12.5px 20px;position:relative}.lm-story-symbol{position:absolute;right:20px;top:-23px;background:var(--lm-yellow);color:white;border-radius:50%;width:46px;height:46px;display:grid;place-items:center;font-size:35px;font-weight:900}.lm-story-stars{color:var(--lm-yellow);font-size:23px;letter-spacing:1px;margin:0 0 10px!important}.lm-story h3{font-size:18.125px;line-height:25.375px}.lm-story p{font-size:16px;line-height:20.8px;margin:12px 0}.lm-story-author{border-top:1px solid #ddd;padding-top:10px;font-size:14px;font-style:italic} .lm-brick-space{padding:40px 0 52px}.lm-bricks{height:48px;overflow:hidden;background:#111;border-block:2px solid #111;padding:8px 0 7px}.lm-brick-track{display:flex;width:max-content;animation:lm-brick-motion 18s linear infinite}.lm-brick-set{display:flex;align-items:flex-end;gap:9px;padding-right:9px}.lm-brick{height:29px;border-radius:3px;position:relative;display:flex;align-items:flex-start;justify-content:space-evenly;padding:0 5px;flex-shrink:0;border:2px solid #111;box-shadow:inset 0 3px #ffffff38,inset 0 -4px #0000002e,0 2px #00000059}.lm-brick-2{width:55px}.lm-brick-3{width:76px}.lm-brick-4{width:98px}.lm-brick.yellow{background:linear-gradient(#f0c52e,#e8b923 60%,#d6a817)}.lm-brick.black{background:linear-gradient(#292929,#111 60%,#050505);border-color:#000}.lm-brick i{display:block;width:15px;height:7px;margin-top:-7px;border-radius:4px 4px 1px 1px;background:inherit;border:2px solid #0009;border-bottom:0;box-shadow:inset 0 2px #ffffff40}@keyframes lm-brick-motion{to{transform:translateX(-50%)}}
.lm-lookbook{padding-top:36px;padding-bottom:36px;position:relative}.lm-look-track{display:flex;gap:30px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lm-look-track::-webkit-scrollbar{display:none}.lm-look-track img{width:calc((100% - 60px)/3);flex-shrink:0;height:auto;aspect-ratio:3/4;object-fit:cover;border-radius:16px;scroll-snap-align:start}.lm-look-arrow{position:absolute;top:50%;z-index:1;border-radius:50%;background:#fff9;color:#333;font-size:30px;width:32px;height:32px;line-height:27px;padding:0}.lm-look-arrow.prev{left:60px}.lm-look-arrow.next{right:60px}.lm-footer{background:var(--lm-yellow);color:#ffffffe6;padding:30px 0 22px;min-height:297px}.lm-footer-top{display:grid;grid-template-columns:25% 1fr;gap:6px;min-height:160px}.lm-footer-logo{width:200px;align-self:start}.lm-footer h2{font-size:22px;margin-bottom:22px;color:#fff}.lm-footer nav{font-size:14px}.lm-footer-bottom{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:25px}.lm-footer small{font-size:11px;letter-spacing:.5px}.lm-payments{display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.lm-payment-icon{width:37px;height:24px}.lm-top{position:fixed;right:24px;bottom:24px;z-index:5;background:var(--lm-yellow);color:#fff;border-radius:50%;width:40px;height:40px;font-size:32px;line-height:45px;box-shadow:0 2px 9px #0003}
dialog{border:0;padding:0;color:#121212}dialog::backdrop{background:#0007}dialog button[data-lm-close]{flex-shrink:0}.lm-drawer{position:fixed;inset:0 0 0 auto;margin:0;height:100dvh;max-height:none;width:400px;max-width:100%;padding:0}.lm-drawer[open]{display:flex;flex-direction:column}.lm-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:15px;height:68px;flex-shrink:0}.lm-drawer-header h2{font-size:30px;white-space:nowrap}.lm-drawer-header h2 small{font-family:inherit;font-size:13px}.lm-drawer-header .lm-icon{width:36px;height:36px}.lm-cart-reserved{background:#111;color:#fff;font-size:14px;font-weight:700;height:46px;display:flex;gap:5px;align-items:center;justify-content:center;flex-shrink:0}.lm-drawer-body{padding:15px;flex:1;overflow:auto}.lm-drawer-footer{padding:15px;border-top:1px solid #e4e4e4;background:#fff;flex-shrink:0}.lm-drawer-footer .lm-button{width:100%;font-size:20px;margin:20px 0 12px}.lm-cart-total,.lm-cart-savings{display:flex;justify-content:space-between;gap:15px;align-items:center}.lm-cart-total{font-size:22px}.lm-cart-savings{font-size:18px;color:var(--lm-yellow);margin-bottom:12px}.lm-cart-item{display:grid;grid-template-columns:75px 1fr;gap:15px;padding:0 0 26px}.lm-cart-item img{width:75px;height:75px;object-fit:cover;border-radius:6px}.lm-cart-item h3{font-size:18px;line-height:23px;padding-right:18px}.lm-cart-item-info{position:relative}.lm-cart-item p{margin:3px 0;font-size:14px}.lm-cart-item-prices{font-size:14px;margin:6px 0}.lm-cart-item-prices s{color:#999;margin-right:6px}.lm-cart-item-prices span{color:var(--lm-yellow)}.lm-cart-discount{display:inline-block;background:#eee;color:#555;font-size:11px;line-height:16px;padding:0 4px;border-radius:3px;margin:4px 0}.lm-cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:14px}.lm-quantity{display:flex;align-items:center;border:1px solid #b8b8b8;border-radius:5px;overflow:hidden}.lm-quantity button{width:28px;height:27px;padding:0;background:#eee;font-size:14px}.lm-quantity input{border:0;text-align:center;width:34px;min-width:0;height:27px;padding:0;font-size:13px;appearance:textfield}.lm-quantity input::-webkit-inner-spin-button{appearance:none}.lm-line-total{text-align:right;font-size:15px}.lm-line-total s{font-size:12px;color:#999;margin-right:4px}.lm-line-total strong{color:var(--lm-yellow);font-weight:400}.lm-line-total small{display:block;font-weight:700;font-size:12px;color:#222;margin-top:5px}.lm-remove{position:absolute;right:0;top:0;padding:0;width:17px;height:20px}.lm-remove svg{width:16px;height:16px}.lm-empty{text-align:center;padding:70px 0}.lm-empty h3{font-size:30px;margin-bottom:25px}.lm-menu{inset:0 auto 0 0}.lm-menu nav{display:grid;padding:24px;gap:24px;font-size:20px}.lm-search-dialog{width:650px;max-width:94vw;border-radius:6px;padding:35px}.lm-search-dialog>button{position:absolute;top:5px;right:5px}.lm-search-dialog label{font-family:var(--lm-heading);display:block;font-size:23px;margin-bottom:20px}.lm-search-dialog form>div{display:flex;gap:10px}.lm-search-dialog input{min-width:0;flex:1;padding:10px;border:1px solid #ccc;border-radius:4px}.lm-zoom-dialog{max-width:95vw;max-height:95dvh;background:#fff;overflow:auto}.lm-zoom-dialog>button{position:fixed;top:25px;right:30px;background:#fff;border-radius:50%;z-index:2}.lm-zoom-dialog img{width:auto;max-height:90dvh;object-fit:contain}
.lm-product-pdp .lm-product-info{padding:0 0 0 50px}.lm-product-pdp h1{font-size:37.5px;line-height:46.5px}.lm-product-pdp .lm-rating{font-size:14px;margin-bottom:20px}.lm-pdp-price{color:var(--lm-yellow);font-size:20px;margin:20px 0}.lm-face-pills{padding:0;border:0;margin:15px 0 24px;display:flex;flex-wrap:wrap;gap:8px}.lm-face-pills legend{font-size:14px;margin-bottom:12px}.lm-face-pills label input{position:absolute;opacity:0}.lm-face-pills label span{display:block;padding:8px 19px;border:1px solid var(--lm-yellow);border-radius:30px;color:var(--lm-yellow);font-size:14px;cursor:pointer}.lm-face-pills input:checked+span{background:var(--lm-yellow);color:#fff}.lm-face-pills input:focus-visible+span{outline:2px solid #111}.lm-product-pdp .lm-pack-line small{font-size:12px}.lm-timeline{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin:24px 0;position:relative;gap:5px}.lm-timeline:before{content:'';height:2px;background:#111;position:absolute;top:20px;left:16%;right:16%}.lm-timeline>div{z-index:1}.lm-timeline>div>span{display:grid;place-items:center;width:42px;height:42px;background:#111;color:white;border-radius:50%;margin:0 auto 12px}.lm-timeline strong{font-size:12px}.lm-timeline p{font-size:12px;margin:5px 0}.lm-inline-review{border:1px solid #eee;border-radius:10px;padding:15px;font-size:14px;margin:24px 0 12px}.lm-inline-review>p{margin:0 0 16px}.lm-inline-review>div{display:flex;justify-content:space-between}.lm-inline-review span{color:var(--lm-yellow)}.lm-inline-review .lm-dots{justify-content:center;gap:6px;margin-top:16px}.lm-dots button{width:6px;height:6px;padding:0;border-radius:50%;background:#bbb}.lm-dots button[aria-pressed=true]{background:#111}.lm-collapse{border-block:1px solid #ddd}.lm-collapse summary{display:flex;align-items:center;gap:10px;padding:17px 0;cursor:pointer;font-family:var(--lm-heading);font-size:18px;list-style:none}.lm-collapse summary svg{margin-left:auto;width:16px;height:16px}.lm-collapse summary::-webkit-details-marker{display:none}.lm-sticky{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -1px 10px #0002;padding:12px max(50px,calc((100vw - 1300px)/2));z-index:7;display:flex;align-items:center;justify-content:space-between;gap:25px}.lm-sticky-product{display:flex;align-items:center;gap:15px}.lm-sticky-product img{width:54px;height:54px;object-fit:cover;border-radius:5px}.lm-sticky h4{font-size:18px}.lm-sticky-product span{color:var(--lm-yellow);font-size:16px}.lm-sticky-actions{display:flex;gap:20px}.lm-sticky select{width:190px;border:1px solid #ccc;border-radius:5px;padding:0 12px;background:#fff;font-size:14px}.lm-sticky .lm-button{min-width:260px;text-transform:uppercase;font-size:17px}.lm-custom-columns,.lm-pdp-slider,.lm-pdp-features,.lm-pdp-testimonials{padding-top:36px;padding-bottom:36px}.lm-custom-columns>h2,.lm-pdp-slider>h2,.lm-pdp-testimonials>h2{text-align:center;font-size:30px;margin-bottom:24px}.lm-section-intro{text-align:center;margin:0 auto 35px;max-width:700px}.lm-custom-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.lm-custom-grid>.lm-placeholder{height:380px}.lm-custom-grid>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:35px}.lm-custom-grid h3,.lm-pdp-features h3{font-size:20px;display:flex;gap:10px;align-items:center}.lm-custom-grid h3 span,.lm-pdp-features h3 span{border-radius:50%;background:#111;color:#fff;width:25px;height:25px;display:inline-grid;place-items:center;font:700 19px Arial;flex-shrink:0}.lm-placeholder{background:#f4f4f4;overflow:hidden}.lm-placeholder svg{width:100%;height:100%;fill:#ccc}.lm-placeholder-track{display:flex;gap:30px;overflow:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.lm-placeholder-track>div{flex:0 0 calc((100% - 60px)/3);height:480px;scroll-snap-align:start}.lm-slider-controls{display:flex;justify-content:center;gap:20px;align-items:center;margin-top:20px}.lm-slider-controls button{font-size:24px}.lm-slider-controls span{font-size:10px}.lm-pdp-features{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.lm-pdp-features>div:first-child{display:grid;gap:10px}.lm-pdp-features h2{font-size:30px}.lm-pdp-features p{margin:10px 0 20px}.lm-pdp-features .lm-button{margin-top:10px}.lm-pdp-testimonials>div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.lm-pdp-testimonials article{background:#f5f5f5;text-align:center;padding:20px;border-radius:10px}.lm-pdp-testimonials h3{font-size:20px;margin:12px 0}.lm-yellow-stars{color:var(--lm-yellow);letter-spacing:2px}.lm-pdp-testimonials em{font-size:14px}.lm-cart-page .lm-remove{position:static;width:auto}.lm-cart-page .lm-quantity{width:fit-content}.lm-cart-page .lm-quantity input{width:40px;border:0}.lm-cart-page .lm-line-total{min-width:130px}
.lm-page{padding-top:60px;padding-bottom:80px;min-height:50vh}.lm-page h1{font-size:35px;margin-bottom:30px}.lm-narrow{max-width:850px}.lm-richtext{margin-bottom:25px}.lm-contact{display:grid;gap:9px}.lm-contact input,.lm-contact textarea,.lm-page input{border:1px solid #ccc;border-radius:5px;padding:12px;max-width:100%}.lm-contact label{font-weight:650;font-size:14px;margin-top:9px}.lm-contact .lm-button{margin-top:15px}.lm-cart-line{display:grid;grid-template-columns:100px 1fr auto;gap:22px;border-bottom:1px solid #eee;padding:25px 0}.lm-cart-line p{font-size:13px;margin:5px 0}.lm-cart-line img{border-radius:8px}.lm-cart-line>div:last-child{display:grid;gap:6px;justify-items:end}.lm-cart-line label{font-size:12px}.lm-cart-line input{width:75px}.lm-cart-summary{text-align:right;margin-top:30px}.lm-button-outline{background:#fff;color:#111}.lm-catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.lm-catalog-grid img{border-radius:12px;width:100%;height:auto}.lm-catalog-grid h2{font-size:22px;margin-top:15px}.lm-center{text-align:center}

.lm-custom-grid{grid-template-columns:1fr 1fr 1fr;gap:40px}.lm-custom-grid>div:first-child,.lm-custom-grid>div:last-child{display:grid;grid-template-columns:1fr;gap:20px}.lm-custom-grid>.lm-placeholder{height:auto;aspect-ratio:1}.lm-custom-grid h3 span,.lm-pdp-features h3 span{background:transparent;color:var(--lm-yellow);border:1.5px solid var(--lm-yellow);font-size:14px;width:19px;height:19px}.lm-custom-columns{padding-bottom:72px}.lm-inline-review>div:not(.lm-dots){justify-content:flex-start;gap:5px}.lm-inline-review{border:0;border-radius:0;padding:15px 0}.lm-inline-review>p{margin-bottom:5px;border-bottom:1px solid #eee;padding-bottom:5px}
.lm-full-cart{padding-top:50px;padding-bottom:50px}.lm-cart-page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.lm-cart-page-heading h1{font-size:37.5px}.lm-cart-page-heading>a{color:#59426a}.lm-cart-page table{width:100%;border-collapse:collapse}.lm-cart-page th{text-transform:uppercase;font-size:10px;letter-spacing:1px;font-weight:400;text-align:left;color:#555;border-bottom:1px solid #ddd;padding:0 0 18px}.lm-cart-page th:last-child{text-align:right}.lm-cart-page td{padding:40px 0;vertical-align:top;border-bottom:1px solid #ddd;font-size:14px}.lm-cart-page td:first-child{width:165px}.lm-cart-page td:first-child img{border-radius:12px;width:125px;height:125px;object-fit:cover}.lm-cart-page td:nth-child(3){width:27%}.lm-cart-page td:last-child{text-align:right;width:10%;font-size:16px}.lm-cart-product-title{font-family:var(--lm-heading);font-size:18px}.lm-cart-page td p{margin:9px 0}.lm-cart-page s{color:#777}.lm-page-discount{font-size:12px}.lm-page-qty{display:inline-flex;align-items:center;border:1px solid #f0e9d1;border-radius:10px;background:#fffdf5;height:47px;overflow:hidden}.lm-page-qty button{width:40px;height:45px;padding:0}.lm-page-qty input{width:58px;border:0;background:transparent;text-align:center;appearance:textfield}.lm-page-qty input::-webkit-inner-spin-button{appearance:none}.lm-page-remove{display:inline-flex;vertical-align:middle;margin-left:22px;color:#59426a}.lm-cart-page-summary{width:347px;max-width:100%;margin:55px 0 0 auto}.lm-cart-page-summary>div:first-child{display:flex;align-items:center;justify-content:space-between}.lm-cart-page-summary h2{font-size:20px}.lm-cart-page-summary p{margin:8px 0}.lm-cart-page-summary .lm-button{width:100%;margin-bottom:12px}.lm-cart-express{margin-top:0}.lm-cart-recommendations{padding-top:50px;padding-bottom:50px}.lm-cart-recommendations>h2{text-align:center;font-size:30px;margin-bottom:30px}.lm-cart-recommendations>div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.lm-cart-recommendations img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:12px}.lm-cart-recommendations h3{font-size:18px;margin:15px 0 8px}.lm-cart-recommendations p{margin:0}.lm-newsletter{text-align:center;padding:36px 15px 60px}.lm-newsletter h2{font-size:30px}.lm-newsletter p{margin:20px auto;max-width:600px}.lm-newsletter form>div{display:flex;max-width:360px;margin:auto;border:1px solid #ccc;border-radius:6px;overflow:hidden}.lm-newsletter input{flex:1;min-width:0;border:0;padding:14px;background:transparent}.lm-newsletter button{padding:10px 16px;font-size:24px}
@keyframes lm-marquee{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lm-ticker>div,.lm-review-ticker>div{animation:none}*{transition:none!important}}
@media(min-width:750px) and (max-width:1199px){.lm-product-info{padding:0 30px}.lm-product-pdp .lm-product-info{padding-left:30px}.lm-pack-heading{padding-inline:13px}.lm-pack-line small{font-size:9px}.lm-pack-line strong{font-size:18px}.lm-upsell{padding-inline:8px;gap:5px}.lm-rating{font-size:10px}.lm-trust{font-size:12px}.lm-product h1{font-size:27px}}
@media(max-width:749px){.lm-container{padding-inline:15px}.lm-promo{gap:12px;padding:5px 10px;height:56px}.lm-promo strong{font-size:13px}.lm-promo small{font-size:7px}.lm-promo-cells{gap:3px}.lm-promo-cells b{font-size:18px;line-height:26px;min-width:28px;padding:0 4px}.lm-promo-cells small{font-size:7px}.lm-ticker{height:34px;font-size:12px}.lm-ticker-gap{padding:0 18px}.lm-header{height:90px;padding:10px 15px;gap:10px}.lm-desktop-nav{display:none}.lm-mobile-menu{display:flex}.lm-logo{width:160px;height:60px}.lm-logo img{width:160px;height:60px}.lm-header-actions{gap:1px}.lm-account{display:none}.lm-icon{width:31px}.lm-product{display:flex;flex-direction:column;padding-top:20px;padding-bottom:30px;gap:22px}.lm-gallery,.lm-product-info{width:100%}.lm-product-info,.lm-product-pdp .lm-product-info{padding:0}.lm-gallery-strip{gap:5px}.lm-gallery-arrow{width:18px;flex-basis:18px}.lm-thumbnails{gap:6px}.lm-thumbnails button{width:calc((100% - 24px)/5)}.lm-product h1,.lm-product-pdp h1{font-size:28px;line-height:1.24}.lm-rating{font-size:12px}.lm-benefits{font-size:15px}.lm-benefits li{min-height:33px}.lm-pack-heading{padding-inline:16px}.lm-pack-line strong{font-size:20px}.lm-pack-line small{font-size:10px}.lm-pack-price strong{font-size:20px}.lm-pack-details{padding-inline:16px}.lm-upsell{padding-inline:12px}.lm-upsell span{font-size:12px}.lm-trust{font-size:13px}.lm-popular{right:-5px}.lm-wave{height:40px}.lm-yellow-band h2{font-size:20px;height:55px;padding:0 15px}.lm-ticker-yellow{height:45px}.lm-review-ticker blockquote{flex-basis:330px;width:330px;padding-inline:22px}.lm-stories{padding-top:30px;padding-bottom:30px}.lm-stories>h2{font-size:25px;margin-bottom:25px}.lm-story-grid{display:flex;gap:16px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lm-story{flex:0 0 88%;scroll-snap-align:center}.lm-story h3{font-size:18px}.lm-story p{font-size:15px}.lm-brick-space{padding:30px 0}.lm-bricks{height:42px}.lm-lookbook{padding-top:30px;padding-bottom:30px}.lm-look-track{gap:16px}.lm-look-track img{width:85%}.lm-look-arrow.prev{left:24px}.lm-look-arrow.next{right:24px}.lm-footer{padding-top:25px}.lm-footer-top{grid-template-columns:40% 1fr;gap:25px;min-height:155px}.lm-footer-logo{width:140px}.lm-footer h2{font-size:20px}.lm-footer-bottom{gap:20px}.lm-top{bottom:16px;right:16px;width:38px;height:38px}.lm-page{padding-top:35px;padding-bottom:50px}.lm-page h1{font-size:28px}.lm-cart-line{grid-template-columns:75px 1fr;gap:14px}.lm-cart-line img{width:75px;height:75px}.lm-cart-line>div:last-child{grid-column:2;justify-items:start;display:flex;align-items:center;flex-wrap:wrap}.lm-cart-line input{width:60px;padding:7px}.lm-cart-summary .lm-button{width:100%;margin:6px 0}.lm-catalog-grid{grid-template-columns:1fr 1fr;gap:15px}.lm-catalog-grid h2{font-size:17px}.lm-search-dialog{padding:35px 20px}.lm-search-dialog form>div{flex-direction:column}.lm-drawer-header h2{font-size:27px}.lm-drawer-header h2 small{font-size:12px}.lm-zoom-dialog>button{top:12px;right:12px}.lm-product-pdp .lm-pack-line small{font-size:10px}.lm-sticky{padding:10px 15px;gap:10px}.lm-sticky-product{display:none}.lm-sticky-actions{width:100%;gap:10px}.lm-sticky select{width:125px}.lm-sticky .lm-button{flex:1;min-width:0;font-size:14px;padding:10px}.lm-custom-columns,.lm-pdp-slider,.lm-pdp-features,.lm-pdp-testimonials{padding-top:30px;padding-bottom:30px}.lm-custom-columns>h2,.lm-pdp-slider>h2,.lm-pdp-testimonials>h2{font-size:25px}.lm-custom-grid{grid-template-columns:1fr;gap:30px}.lm-custom-grid>.lm-placeholder{height:340px}.lm-custom-grid>div:last-child{gap:20px}.lm-custom-grid h3,.lm-pdp-features h3{font-size:17px}.lm-custom-grid p{font-size:14px}.lm-placeholder-track>div{flex-basis:86%;height:420px}.lm-pdp-features{grid-template-columns:1fr;gap:35px}.lm-pdp-testimonials>div{display:flex;overflow:auto;scrollbar-width:none;gap:16px;scroll-snap-type:x mandatory}.lm-pdp-testimonials article{flex:0 0 85%;scroll-snap-align:center}.lm-cart-page .lm-line-total{min-width:0}}

@media(max-width:749px){.lm-custom-grid{grid-template-columns:1fr;gap:25px}.lm-custom-grid>.lm-placeholder{grid-row:1}.lm-cart-page-heading h1{font-size:28px}.lm-cart-page-heading>a{font-size:13px}.lm-cart-page thead{display:none}.lm-cart-page tr{display:grid;grid-template-columns:90px 1fr;gap:12px;padding:25px 0;border-bottom:1px solid #ddd}.lm-cart-page td{padding:0;border:0}.lm-cart-page td:first-child{width:90px;grid-row:span 2}.lm-cart-page td:first-child img{width:90px;height:90px}.lm-cart-page td:nth-child(3){width:auto;grid-column:2}.lm-cart-page td:last-child{width:auto;grid-column:2;text-align:left}.lm-cart-product-title{font-size:15px}.lm-cart-page-summary{width:100%;margin-top:30px}.lm-cart-recommendations>div{display:flex;overflow:auto;gap:15px}.lm-cart-recommendations>div>a{flex:0 0 75%}.lm-newsletter h2{font-size:25px}.lm-full-cart{padding-block:35px}.lm-cart-page-heading{gap:15px}}
.lm-contact-page{max-width:850px;padding:88px 60px 30px;margin:auto}.lm-contact-page h1{text-align:center;font-size:37.5px;margin-bottom:36px}.lm-contact{gap:20px}.lm-contact-first{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lm-contact input,.lm-contact textarea{border:1px solid #888;border-radius:6px;padding:12px 20px;letter-spacing:1px;width:100%;background:white;line-height:20px}.lm-contact textarea{height:103px}.lm-contact .lm-button{margin-top:0}.lm-search-page{padding-top:55px;padding-bottom:84px}.lm-search-page>h1{text-align:center;font-size:30px;margin-bottom:35px}.lm-search-page>form{display:flex;border:1px solid #888;border-radius:6px;max-width:740px;margin:auto;height:48px}.lm-search-page>form input{flex:1;min-width:0;border:0;padding:12px 20px;background:transparent;letter-spacing:1px}.lm-search-page>form button{width:48px;display:grid;place-items:center}.lm-search-page+ .lm-newsletter{background:#f4f4f4;min-height:330px;padding-top:75px;padding-bottom:75px}.lm-simple-product-form{display:grid;gap:15px}.lm-simple-product-form input[type=number]{width:120px;border:1px solid #ccc;border-radius:6px;padding:12px}.lm-simple-product-form .lm-add{margin-top:0}
@media(max-width:749px){.lm-contact-page{padding:55px 20px 30px}.lm-contact-page h1{font-size:28px}.lm-contact-first{grid-template-columns:1fr;gap:20px}.lm-search-page{padding-block:40px 60px}.lm-gallery-arrow{width:18px;flex-basis:18px}}
.lm-wave-layer-1{opacity:1;transform:translate(50px,3px)}.lm-wave-layer-2{opacity:.4;transform:translate(50px,0)}.lm-wave-layer-3{opacity:.3;transform:translate(50px,9px)}.lm-wave-layer-4{opacity:.2;transform:translate(50px,6px)}.lm-wave-layer path{animation:lm-wave-drift 10s linear infinite}.lm-wave-layer-2 path{animation-delay:-2s;animation-duration:8s}.lm-wave-layer-3 path{animation-delay:-2s;animation-duration:6s}.lm-wave-layer-4 path{animation-delay:-2s;animation-duration:4s}@keyframes lm-wave-drift{from{transform:translateX(-90px)}to{transform:translateX(85px)}}@media(max-width:749px){.lm-brick-space{padding:30px 0 39px}.lm-bricks{height:40px;padding:7px 0 6px}.lm-brick-set{gap:7px;padding-right:7px}.lm-brick{height:23px}.lm-brick-2{width:44px}.lm-brick-3{width:61px}.lm-brick-4{width:78px}.lm-brick i{width:12px;height:6px;margin-top:-6px}.lm-brick-track{animation-duration:15s}}@media(prefers-reduced-motion:reduce){.lm-brick-track,.lm-wave-layer path{animation:none}}
.lm-pack-line small{background:#111;font-size:12px;font-weight:400;padding:3px 7px;border-radius:7px}.lm-pack{background:#fcfaf4;box-shadow:0 0 0 2px #f2eddf}.lm-pack-heading input{border-color:#f0e6c3}.lm-popular{width:96px;min-height:48px;display:grid;place-items:center;text-align:center;font:400 16px/14px Georgia,serif;padding:7px 18px;top:-23px;right:-17px;transform:rotate(9deg)}.lm-popular:before,.lm-popular:after{content:'✦';position:absolute;font:12px Arial;top:22px}.lm-popular:before{left:6px}.lm-popular:after{right:7px}.lm-upsell{display:grid;grid-template-columns:20px 33px 1fr auto;gap:0 8px;padding:8px}.lm-upsell input,.lm-upsell img,.lm-upsell>span{grid-row:1 / span 2}.lm-upsell strong,.lm-upsell s{grid-column:4;text-align:right;line-height:15px}.lm-upsell input{border-radius:0}.lm-product:not(.lm-product-pdp) .lm-rating{font-size:17.25px;white-space:normal}.lm-rating span{font-size:20px}.lm-drawer-header h2 small{font:inherit}.lm-drawer-header h2{font-size:27px}.lm-drawer-body{padding-top:20px}.lm-cart-item-prices{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.lm-cart-item-prices s{margin-right:0}.lm-cart-discount{font-size:10px;line-height:14px;margin:0}.lm-cart-item-bottom{margin-top:10px}.lm-drawer-footer .lm-button{min-height:49px;font-size:18px;margin-top:15px}.lm-top[hidden]{display:none}.lm-upsell s{font-weight:400}@media(max-width:1199px){.lm-product:not(.lm-product-pdp) .lm-rating{font-size:13px}.lm-pack-line small{font-size:10px}}@media(max-width:749px){.lm-drawer-header h2{font-size:25px}.lm-upsell{column-gap:6px}.lm-pack-line small{font-size:11px}}
.lm-face-pills label span{border-color:#888;color:#121212;letter-spacing:.7px}.lm-face-pills input:checked+span{background:#121212;color:#fff;border-color:#121212}.lm-face-pills legend{font-size:13px;font-weight:700;margin-bottom:8px}.lm-product-pdp h1{margin-bottom:0}.lm-product-pdp .lm-rating{font-size:17.25px;margin-bottom:0}.lm-pdp-price{font-size:24px;font-weight:700;margin:15px 0 20px}.lm-face-pills{margin-bottom:30px}.lm-sticky{transition:transform .2s ease;transform:translateY(105%)}.lm-sticky.is-visible{transform:translateY(0)}@media(max-width:749px){.lm-product-pdp .lm-rating{font-size:14px}}
.lm-custom-columns>h2,.lm-pdp-slider>h2,.lm-pdp-testimonials>h2,.lm-pdp-features h2{font-size:37.5px;line-height:46.5px}.lm-custom-grid h3,.lm-pdp-features h3{font-size:22.5px;line-height:29.25px}.lm-pdp-testimonials h3{font-size:18.125px;line-height:25.375px}.lm-collapse summary{font-size:15px}.lm-section-intro{max-width:100%;margin-bottom:40px}.lm-placeholder svg{fill:#666}.lm-sticky-product span{font-size:20px;font-weight:700}.lm-sticky select{background:#fffbef;border-color:#f3eddc}.lm-sticky .lm-button{text-transform:none;min-width:175px}.lm-sticky{padding-block:10px}.lm-inline-review>div>span{display:none}@media(max-width:749px){.lm-custom-columns>h2,.lm-pdp-slider>h2,.lm-pdp-testimonials>h2,.lm-pdp-features h2{font-size:28px;line-height:1.24}.lm-custom-grid h3,.lm-pdp-features h3{font-size:19px;line-height:1.3}.lm-sticky .lm-button{min-width:0}}
html,body{width:100%;max-width:100%;overflow-x:clip}#MainContent,.shopify-section{min-width:0;max-width:100%}.lm-header{min-width:0}.lm-header>*{min-width:0}.lm-gallery,.lm-product-info{min-width:0}.lm-product-info{container-type:inline-size}.lm-product .lm-one-line-title{white-space:nowrap;font-size:clamp(12px,6.8cqw,30px);line-height:1.24;max-width:100%;letter-spacing:-.35px}.lm-gallery-viewport{width:100%;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;border-radius:12px;aspect-ratio:1;touch-action:pan-x pan-y pinch-zoom;cursor:grab}.lm-gallery-viewport::-webkit-scrollbar{display:none}.lm-gallery-slide{display:block;flex:0 0 100%;min-width:0;width:100%;height:100%;padding:0;scroll-snap-align:start;scroll-snap-stop:always;background:#f5f5f5;cursor:inherit}.lm-gallery-image{width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none}.lm-gallery-viewport.is-dragging{scroll-snap-type:none;cursor:grabbing}.lm-gallery-dots{display:flex;justify-content:center;gap:0;margin:9px 0 0}.lm-gallery-dots button{width:28px;height:28px;padding:10px;display:grid;place-items:center}.lm-gallery-dots span{display:block;width:7px;height:7px;border-radius:50%;background:#d2d2d2;transition:background .15s}.lm-gallery-dots button[aria-pressed=true] span{background:#111}.lm-look-track{gap:16px;max-width:100%;overscroll-behavior-x:contain}.lm-look-track img{width:clamp(150px,18vw,240px);flex:0 0 auto;border-radius:12px;scroll-snap-stop:always}.lm-look-pause{display:grid;place-items:center;margin:12px auto 0;width:30px;height:30px;border:1px solid #ddd;border-radius:50%;font:12px Arial;background:#fff}.lm-look-arrow{top:calc(50% - 15px)}.lm-story-grid,.lm-look-track,.lm-review-ticker,.lm-bricks{min-width:0}.lm-ticker>div,.lm-brick-track,.lm-review-ticker>div{max-width:none}.lm-pack-line{min-width:0}.lm-pack-price{min-width:0}.lm-upsell>span{min-width:0}.lm-trust{flex-wrap:wrap;justify-content:space-between}.lm-payments{max-width:100%;flex-wrap:wrap}.lm-drawer{width:min(400px,100vw);max-width:100vw}.lm-drawer-header h2{min-width:0}@supports not (overflow:clip){html,body{overflow-x:hidden}}@media(max-width:749px){.lm-product{padding-top:15px;gap:15px}.lm-gallery-viewport{border-radius:10px}.lm-look-track img{width:46%;max-width:190px}.lm-lookbook{padding-top:20px;padding-bottom:20px}.lm-look-arrow.prev{left:20px}.lm-look-arrow.next{right:20px}.lm-product .lm-one-line-title{font-size:6.8cqw;margin-bottom:12px}.lm-popular{right:0}.lm-trust span{white-space:normal}.lm-story{min-width:0}.lm-footer-top{grid-template-columns:minmax(0,40%) minmax(0,1fr)}.lm-header{gap:5px}.lm-logo,.lm-logo img{max-width:100%}.lm-drawer-header h2{font-size:clamp(18px,6vw,25px)}}@media(max-width:359px){.lm-logo{width:140px}.lm-header{padding-inline:12px}.lm-pack-heading{padding-inline:10px;gap:8px}.lm-pack-line strong,.lm-pack-price strong{font-size:18px}.lm-pack-line small{font-size:9px;padding:2px 4px}.lm-upsell{grid-template-columns:18px 26px 1fr auto;column-gap:5px}.lm-upsell span{font-size:11px}.lm-upsell img{width:26px}.lm-pack-details{padding-inline:12px}}
/* END_SNIPPET:lm-styles */
