:root{--mfs-accent:#04aeba;--mfs-accent-dark:#07909a;--mfs-dark:#151515;--mfs-text:#202325;--mfs-muted:#70777c;--mfs-bg:#f3f5f5;--mfs-card:#fff;--mfs-line:#e8eeee;--mfs-green:#13b66b;--mfs-radius:24px;--mfs-shadow:0 18px 60px rgba(0,0,0,.10)}
.mfs-wrap,.mfs-wrap *,.mfs-admin-wrap,.mfs-admin-wrap *,.mfs-toast,.mfs-cookie-banner{font-family:"Manrope",Arial,sans-serif!important;box-sizing:border-box}
.mfs-wrap{color:var(--mfs-text);font-size:15px;line-height:1.45}.mfs-wrap a{color:inherit}.mfs-empty,.mfs-notice{background:#fff;border-radius:24px;padding:28px;text-align:center;color:var(--mfs-muted);font-weight:800}.mfs-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:14px 22px;font-weight:900;text-decoration:none;cursor:pointer;transition:.18s ease;line-height:1}.mfs-btn:hover{transform:translateY(-1px)}.mfs-btn-accent{background:var(--mfs-accent);color:#fff!important}.mfs-btn-dark{background:var(--mfs-dark);color:#fff!important}.mfs-reset{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 18px;background:#eef3f3;color:var(--mfs-dark)!important;text-decoration:none;font-weight:900}.mfs-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 22px;color:var(--mfs-muted);font-size:13px;font-weight:800}.mfs-breadcrumbs a{text-decoration:none}.mfs-breadcrumbs strong{color:var(--mfs-dark)}
/* Catalog */
.mfs-catalog-wrap{width:100%}.mfs-catalog-top{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.mfs-catalog-top h1{font-size:38px;line-height:1.05;margin:8px 0 6px;font-weight:900}.mfs-result-count{color:var(--mfs-muted);font-size:14px;font-weight:800}.mfs-back{display:inline-block;color:var(--mfs-accent)!important;font-weight:900;text-decoration:none;margin-bottom:8px}.mfs-filter-toggle{display:none;border:0;background:var(--mfs-dark);color:#fff;border-radius:999px;padding:12px 18px;font-weight:900}.mfs-catalog-layout{display:grid;grid-template-columns:270px 1fr;gap:28px;align-items:start}.mfs-catalog-products{min-width:0}.mfs-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mfs-product-card{position:relative;background:#fff;border-radius:18px;min-height:100%;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 6px 24px rgba(0,0,0,.03);transition:.18s ease}.mfs-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 44px rgba(0,0,0,.08)}.mfs-card-labels{position:absolute;left:12px;top:12px;z-index:2;display:flex;gap:6px;flex-wrap:wrap}.mfs-card-labels span{background:var(--mfs-accent);color:#fff;border-radius:999px;font-size:9px;font-weight:900;padding:4px 8px}.mfs-card-image{display:flex;align-items:center;justify-content:center;height:220px;background:#fff;padding:22px;text-decoration:none}.mfs-card-image img{max-width:100%;max-height:100%;object-fit:contain;transition:.18s ease}.mfs-card-body{padding:0 16px 16px;display:flex;flex-direction:column;flex:1;position:relative}.mfs-stock{font-size:11px;color:var(--mfs-green);font-weight:900;margin-bottom:4px}.mfs-card-title{font-size:16px;font-weight:900;line-height:1.18;min-height:38px;padding-right:34px}.mfs-card-title a{text-decoration:none}.mfs-card-meta{font-size:11px;color:var(--mfs-muted);font-weight:700;margin:7px 0 10px;min-height:30px}.mfs-heart{position:absolute;right:14px;top:2px;width:28px;height:28px;border:0;border-radius:50%;background:#f2f5f5;color:#aab1b3;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.18s ease}.mfs-heart:hover,.mfs-heart.active{background:#fff1f3;color:#ef476f}.mfs-color-dots{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.mfs-color-dot,.mfs-color-dot-img{width:16px;height:16px;border:2px solid #fff;box-shadow:0 0 0 1px #dce3e4;border-radius:50%;cursor:pointer;padding:0}.mfs-color-dot.active,.mfs-color-dot-img.active{box-shadow:0 0 0 2px var(--mfs-accent)}.mfs-card-price-row{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-top:12px}.mfs-price{font-size:18px;color:var(--mfs-accent);font-weight:900;white-space:nowrap}.mfs-old-price{color:#a7adb0;text-decoration:line-through;font-size:12px;font-weight:800}.mfs-cart-button{width:38px;height:38px;border:0;border-radius:50%;background:var(--mfs-accent);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.18s ease;flex:0 0 auto}.mfs-cart-button:hover{background:var(--mfs-accent-dark);transform:translateY(-1px)}.mfs-cart-button.loading{opacity:.65}.mfs-cart-svg,.mfs-search-svg,.mfs-lk-svg{display:block}.mfs-catalog-banner{grid-column:1/-1;background:var(--mfs-dark);color:#fff;border-radius:24px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:hidden;position:relative}.mfs-catalog-banner:after{content:"";position:absolute;right:80px;top:-26px;width:150px;height:90px;border:7px solid var(--mfs-accent);border-radius:50%;transform:rotate(-12deg);opacity:.95}.mfs-catalog-banner span{display:block;color:var(--mfs-accent);font-size:12px;font-weight:900;text-transform:uppercase}.mfs-catalog-banner strong{display:block;font-size:22px;max-width:520px}.mfs-catalog-banner a{position:relative;z-index:1;background:#fff;color:var(--mfs-dark)!important;border-radius:999px;padding:13px 18px;text-decoration:none;font-weight:900}
/* Filters */
.mfs-filter-panel{background:#fff;border-radius:24px;padding:14px;box-shadow:0 8px 32px rgba(0,0,0,.035);position:sticky;top:18px}.mfs-filter-form{display:grid;gap:10px}.mfs-filter-head{display:flex;align-items:center;justify-content:space-between;padding:5px 5px 8px}.mfs-filter-head strong{font-size:18px;font-weight:900}.mfs-filter-close{display:none;border:0;background:#eef3f3;border-radius:999px;padding:9px 12px;font-weight:900}.mfs-filter-block{border:1px solid var(--mfs-line);border-radius:18px;background:#fbfcfc;overflow:hidden}.mfs-filter-block summary{list-style:none;cursor:pointer;padding:13px 14px;font-size:13px;font-weight:900;color:var(--mfs-dark);display:flex;align-items:center;justify-content:space-between}.mfs-filter-block summary::-webkit-details-marker{display:none}.mfs-filter-block summary:after{content:"+";font-size:18px;line-height:1;color:var(--mfs-accent)}.mfs-filter-block[open] summary:after{content:"−"}.mfs-filter-checks{display:grid;gap:6px;padding:0 12px 13px}.mfs-check{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;color:#4d5558;cursor:pointer}.mfs-check input{width:15px;height:15px;accent-color:var(--mfs-accent)}.mfs-filter-pills{display:flex;flex-wrap:wrap;gap:7px}.mfs-cat-check{display:inline-flex}.mfs-cat-check input{display:none}.mfs-cat-check span{display:inline-flex;border-radius:999px;padding:9px 12px;background:#fff;border:1px solid var(--mfs-line);font-size:12px;transition:.16s}.mfs-cat-check input:checked+span{background:var(--mfs-dark);color:#fff;border-color:var(--mfs-dark)}.mfs-price-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 13px}.mfs-price-row label{font-size:11px;font-weight:900;color:var(--mfs-muted)}.mfs-price-row input{width:100%;margin-top:5px;background:#fff;border:1px solid var(--mfs-line);border-radius:12px;padding:10px;font-weight:800;outline:none}.mfs-filter-colors{display:flex;gap:8px;flex-wrap:wrap;padding:0 12px 13px}.mfs-filter-color{position:relative;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.mfs-filter-color input{position:absolute;opacity:0;pointer-events:none}.mfs-filter-color span{width:24px;height:24px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px #d9e0e2;display:block}.mfs-filter-color em{font-style:normal;font-size:11px;font-weight:800;color:#4c5456;background:#fff;border:1px solid var(--mfs-line);border-radius:999px;padding:5px 7px}.mfs-filter-color input:checked+span{box-shadow:0 0 0 3px var(--mfs-accent)}.mfs-filter-color input:checked+span+em{background:#eafafa;border-color:#b9eff3;color:#056d75}.mfs-filter-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:4px}.mfs-filter-actions .mfs-btn{padding:13px 16px}.mfs-pagination{display:flex;gap:8px;justify-content:center;margin:28px 0}.mfs-pagination a{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;text-decoration:none;font-weight:900}.mfs-pagination a.active{background:var(--mfs-accent);color:#fff}
/* Header icons/search */
.mfs-live-search-wrap,.mfs-cart-icon-wrap,.mfs-lk-icon-wrap{display:inline-flex;vertical-align:middle;background:transparent!important;padding:0!important}.mfs-live-search{position:relative;display:flex;align-items:center;background:#fff;border-radius:999px;padding:5px;box-shadow:0 8px 34px rgba(0,0,0,.06);min-width:330px}.mfs-live-search input{border:0;background:transparent;min-height:44px;padding:0 18px;outline:0;flex:1;color:var(--mfs-dark);font-size:17px;font-weight:600}.mfs-live-search input::placeholder{color:#24282a}.mfs-search-submit,.mfs-mini-cart-toggle,.mfs-lk-icon{width:48px;height:48px;border:0;border-radius:50%;background:var(--mfs-dark);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:.18s ease;position:relative}.mfs-search-submit:hover,.mfs-mini-cart-toggle:hover,.mfs-lk-icon:hover{background:var(--mfs-accent);transform:translateY(-1px)}.mfs-search-close,.mfs-mobile-search-backdrop{display:none}.mfs-search-suggest{position:absolute;top:calc(100% + 10px);left:0;right:0;background:#fff;border-radius:22px;box-shadow:var(--mfs-shadow);padding:10px;z-index:9998;display:none}.mfs-search-suggest.active{display:block}.mfs-suggest-list{display:grid;gap:6px}.mfs-suggest-item{display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:center;text-decoration:none;color:var(--mfs-dark);padding:8px;border-radius:16px}.mfs-suggest-item:hover{background:#f4f6f6}.mfs-suggest-item img{width:54px!important;height:54px!important;object-fit:contain;border-radius:12px;background:#f4f6f6}.mfs-suggest-item span{font-weight:900;line-height:1.15}.mfs-suggest-item small{display:block;color:var(--mfs-accent);margin-top:5px}.mfs-suggest-empty{padding:14px;color:var(--mfs-muted);font-weight:800}.mfs-mini-cart{position:relative}.mfs-cart-count,.mfs-lk-wish-count{position:absolute;right:-4px;top:-7px;min-width:21px;height:21px;border-radius:999px;background:var(--mfs-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;padding:0 5px}.mfs-mini-cart-panel{position:absolute;right:0;top:calc(100% + 12px);width:330px;max-width:calc(100vw - 22px);background:#fff;border-radius:24px;box-shadow:var(--mfs-shadow);padding:16px;z-index:9999;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.mfs-mini-cart.active .mfs-mini-cart-panel{opacity:1;visibility:visible;transform:translateY(0)}.mfs-mini-cart-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mfs-mini-cart-head strong{font-size:18px}.mfs-mini-cart-head span{color:var(--mfs-accent);font-weight:900}.mfs-mini-empty{padding:16px;border-radius:16px;background:#f5f7f7;text-align:center;color:var(--mfs-muted);font-weight:800;margin-bottom:12px}.mfs-mini-cart-items{display:grid;gap:10px;max-height:280px;overflow:auto;margin-bottom:14px}.mfs-mini-cart-item{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;background:#f7f9f9;border-radius:16px;padding:8px}.mfs-mini-cart-item img{width:58px!important;height:58px!important;object-fit:contain;background:#fff;border-radius:12px}.mfs-mini-cart-item a{font-size:13px;font-weight:900;text-decoration:none}.mfs-mini-cart-item small{display:block;color:var(--mfs-muted);font-size:12px;margin-top:3px}.mfs-lk-icon-wrap{margin-left:8px}
/* Product page/cart */
.mfs-product-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:34px}.mfs-product-gallery{background:#fff;border-radius:28px;padding:22px}.mfs-product-main{display:flex;align-items:center;justify-content:center;min-height:420px}.mfs-product-main img{max-width:100%;max-height:500px;object-fit:contain}.mfs-product-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.mfs-thumb{width:76px;height:76px;border:1px solid var(--mfs-line);background:#fff;border-radius:16px;padding:6px;cursor:pointer}.mfs-thumb.active{border-color:var(--mfs-accent)}.mfs-thumb img{width:100%;height:100%;object-fit:contain}.mfs-product-info{background:#fff;border-radius:28px;padding:28px}.mfs-product-info h1{font-size:36px;line-height:1.05;margin:0 0 12px;font-weight:900}.mfs-product-desc,.mfs-product-info p{color:var(--mfs-muted);font-weight:700}.mfs-product-actions{display:flex;align-items:center;gap:14px;margin:20px 0}.mfs-product-actions .mfs-price{font-size:28px}.mfs-cart-grid{display:grid;grid-template-columns:1fr 380px;gap:26px;align-items:start}.mfs-cart-items{display:grid;gap:14px}.mfs-cart-item{display:grid;grid-template-columns:112px 1fr auto 42px;gap:16px;align-items:center;background:#fff;border-radius:24px;padding:14px}.mfs-cart-item-img img{width:112px!important;height:112px!important;object-fit:contain;border-radius:18px;background:#f8fafa}.mfs-cart-item-title{font-size:17px;font-weight:900;text-decoration:none}.mfs-cart-item-price{font-weight:900;color:var(--mfs-accent);margin-top:5px}.mfs-cart-qty{display:flex;align-items:center;background:#f2f5f5;border-radius:999px;padding:4px}.mfs-cart-qty button{width:32px;height:32px;border:0;border-radius:50%;background:#fff;font-weight:900;cursor:pointer}.mfs-cart-qty input{width:42px;border:0;background:transparent;text-align:center;font-weight:900;outline:0}.mfs-cart-remove{width:36px;height:36px;border:0;border-radius:50%;background:#f1f3f3;font-size:22px;cursor:pointer}.mfs-cart-summary{background:#fff;border-radius:28px;padding:26px;box-shadow:0 8px 32px rgba(0,0,0,.035);position:sticky;top:20px}.mfs-cart-summary h3{margin:0 0 18px;font-size:26px}.mfs-cart-total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--mfs-line);border-bottom:1px solid var(--mfs-line);padding:18px 0;margin-bottom:16px}.mfs-cart-total span{color:var(--mfs-muted);font-weight:900}.mfs-cart-total strong{font-size:24px;color:var(--mfs-accent)}.mfs-pickup-note{background:#f2f5f5;border-radius:18px;padding:14px 16px;margin-bottom:18px;color:#303436;font-weight:900}.mfs-checkout-form label,.mfs-lk label{display:block;font-size:13px;color:var(--mfs-muted);font-weight:900;margin-bottom:13px}.mfs-checkout-form input,.mfs-lk input{display:block;width:100%;border:0;background:#f1f4f4;border-radius:16px;margin-top:7px;padding:14px 16px;font-size:16px;color:var(--mfs-dark);outline:none}.mfs-consent{display:flex!important;gap:10px;align-items:flex-start;color:var(--mfs-dark)!important}.mfs-consent input{width:auto!important;margin-top:2px!important}.mfs-form-status{margin-top:12px;font-weight:900}.mfs-form-status.ok{color:var(--mfs-green)}.mfs-form-status.bad{color:#c0392b}.mfs-cart-empty{background:#fff;border-radius:28px;padding:38px;text-align:center}
/* LK */
.mfs-lk-shell{display:grid;gap:20px}.mfs-lk-hero{background:var(--mfs-dark);color:#fff;border-radius:30px;padding:34px;position:relative;overflow:hidden}.mfs-lk-hero:after{content:"";position:absolute;right:70px;top:-25px;width:150px;height:150px;border-radius:50%;border:28px solid var(--mfs-accent);opacity:.9}.mfs-lk-hero span{color:var(--mfs-accent);font-size:12px;text-transform:uppercase;font-weight:900}.mfs-lk-hero h1{font-size:34px;line-height:1.05;margin:8px 0 10px;font-weight:900}.mfs-lk-hero p{max-width:620px;color:#d8dddd;margin:0;font-weight:700}.mfs-lk-auth{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mfs-lk-auth form,.mfs-lk-panel,.mfs-lk-profile,.mfs-lk-orders,.mfs-lk-wishlist{background:#fff;border-radius:28px;padding:28px}.mfs-lk h2{margin:0 0 16px;font-size:25px}.mfs-lk-tabs{display:flex;gap:8px;flex-wrap:wrap;background:#fff;border-radius:24px;padding:8px}.mfs-lk-tabs button,.mfs-lk-tabs a{border:0;background:#f2f5f5;border-radius:999px;padding:13px 18px;font-weight:900;text-decoration:none;color:var(--mfs-dark);cursor:pointer}.mfs-lk-tabs button.active{background:var(--mfs-accent);color:#fff}.mfs-lk-panels{display:block}.mfs-lk-panel{display:none}.mfs-lk-panel.active{display:block}.mfs-order-list{display:grid;gap:10px}.mfs-order-row{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;background:#f4f6f6;border-radius:18px;padding:16px;font-weight:900}.mfs-order-row small{display:block;color:var(--mfs-muted);margin-top:5px;font-weight:800}.mfs-wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
/* Toasts/cookie */
.mfs-toast-stack{position:fixed;right:18px;bottom:18px;z-index:100000;display:grid;gap:10px;pointer-events:none}.mfs-toast{background:#fff;color:var(--mfs-dark);border-radius:18px;padding:14px 16px;box-shadow:var(--mfs-shadow);font-weight:900;display:flex;align-items:center;gap:10px;min-width:260px;transform:translateY(10px);opacity:0;animation:mfsToastIn .22s ease forwards}.mfs-toast:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--mfs-accent)}.mfs-toast.bad:before{background:#e74c3c}@keyframes mfsToastIn{to{opacity:1;transform:translateY(0)}}.mfs-cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:99999;background:#fff;border-radius:24px;box-shadow:var(--mfs-shadow);padding:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:920px;margin:0 auto}.mfs-cookie-banner strong{display:block;font-size:16px;margin-bottom:3px}.mfs-cookie-banner p{margin:0;color:var(--mfs-muted);font-size:13px;font-weight:700}.mfs-cookie-banner button{border:0;background:var(--mfs-accent);color:#fff;border-radius:999px;padding:13px 18px;font-weight:900;cursor:pointer;white-space:nowrap}.mfs-admin-wrap form.mfs-import-box{background:#fff;border-radius:16px;padding:20px;max-width:980px}.mfs-progress{height:12px;background:#edf1f1;border-radius:999px;margin:12px 0;overflow:hidden}.mfs-progress-bar{height:100%;background:var(--mfs-accent)}
/* Mobile */
@media (max-width:1100px){.mfs-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mfs-catalog-layout{grid-template-columns:240px 1fr}.mfs-cart-grid,.mfs-product-page{grid-template-columns:1fr}.mfs-cart-summary{position:static}.mfs-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:820px){.mfs-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mfs-card-image{height:180px}.mfs-catalog-layout{display:block}.mfs-filter-toggle{display:inline-flex}.mfs-filter-panel{position:fixed;left:0;top:0;bottom:0;width:88vw;max-width:360px;border-radius:0 26px 26px 0;z-index:99999;overflow:auto;transform:translateX(-103%);transition:.22s ease;box-shadow:var(--mfs-shadow)}.mfs-filter-panel.active{transform:translateX(0)}.mfs-filter-close{display:inline-flex}.mfs-catalog-top{align-items:center}.mfs-catalog-top h1{font-size:30px}.mfs-cart-item{grid-template-columns:86px 1fr;gap:14px}.mfs-cart-item-img img{width:86px!important;height:86px!important}.mfs-cart-qty{grid-column:2;justify-self:start}.mfs-cart-remove{grid-column:2;justify-self:end;margin-top:-46px}.mfs-lk-auth{grid-template-columns:1fr}.mfs-order-row{grid-template-columns:1fr}.mfs-cookie-banner{display:grid;left:12px;right:12px}.mfs-toast-stack{left:12px;right:12px}.mfs-toast{min-width:0}.mfs-catalog-banner{display:block}.mfs-catalog-banner a{margin-top:16px;display:inline-flex}.mfs-live-search{min-width:auto;width:48px;height:48px;background:transparent;box-shadow:none;padding:0}.mfs-live-search input,.mfs-live-search .mfs-search-close{display:none}.mfs-live-search-wrap.active{position:fixed!important;inset:0;z-index:100000;display:block!important}.mfs-live-search-wrap.active .mfs-mobile-search-backdrop{display:block;position:fixed;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(3px)}.mfs-live-search-wrap.active .mfs-live-search{position:fixed;left:14px;right:14px;top:85px;width:auto;height:auto;min-width:0;background:#fff;border-radius:26px;padding:14px;box-shadow:var(--mfs-shadow);display:flex}.mfs-live-search-wrap.active .mfs-live-search input{display:block;min-height:52px;font-size:18px;padding:0 12px}.mfs-live-search-wrap.active .mfs-search-close{display:flex;width:40px;height:40px;border:0;border-radius:50%;background:#f1f4f4;color:var(--mfs-dark);font-size:26px;align-items:center;justify-content:center}.mfs-live-search-wrap.active .mfs-search-submit{width:48px;height:48px;flex:0 0 48px}.mfs-live-search-wrap.active .mfs-search-suggest{position:fixed;left:14px;right:14px;top:160px}.mfs-mini-cart-panel{right:-8px}.mfs-lk-icon-wrap{margin-left:0}}
@media (max-width:520px){.mfs-card-grid{grid-template-columns:1fr 1fr}.mfs-product-card{border-radius:16px}.mfs-card-image{height:150px;padding:14px}.mfs-card-body{padding:0 12px 12px}.mfs-card-title{font-size:13px;min-height:32px}.mfs-card-meta{display:none}.mfs-price{font-size:15px}.mfs-cart-button{width:34px;height:34px}.mfs-catalog-top{display:grid}.mfs-product-info h1{font-size:30px}.mfs-lk-hero{padding:26px}.mfs-lk-hero h1{font-size:28px}.mfs-wishlist-grid{grid-template-columns:1fr 1fr}}


/* MFS 1.2.3 product page, reviews, delivery/returns/legal */
.mfs-product-page{align-items:start}.mfs-product-media,.mfs-product-summary{background:#fff;border-radius:28px;padding:22px;box-shadow:0 8px 32px rgba(0,0,0,.025)}.mfs-product-summary{padding:28px}.mfs-product-summary h1{font-size:38px;line-height:1.05;margin:6px 0 14px;font-weight:900;color:var(--mfs-dark)}.mfs-product-summary .mfs-small-label{font-size:12px;font-weight:900;color:var(--mfs-muted);margin:12px 0 8px}.mfs-product-price{display:flex;align-items:center;gap:14px;margin:16px 0}.mfs-product-price .mfs-price{font-size:30px}.mfs-product-dims{display:inline-flex;background:#f2f6f6;border-radius:999px;padding:10px 14px;color:var(--mfs-muted);font-weight:900;margin-bottom:14px}.mfs-char-box{margin-top:24px;border:1px solid var(--mfs-line);border-radius:24px;padding:20px;background:linear-gradient(180deg,#fbfdfd,#fff)}.mfs-char-box h3{font-size:20px;margin:0 0 14px;font-weight:900}.mfs-char-box dl{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0}.mfs-char-box dt,.mfs-char-box dd{padding:12px 0;border-bottom:1px solid #edf2f2;font-size:14px}.mfs-char-box dt{color:var(--mfs-muted);font-weight:800;padding-right:16px}.mfs-char-box dd{margin:0;font-weight:900;color:var(--mfs-dark)}.mfs-product-description{margin-top:22px;color:#4e565a;font-size:15px;font-weight:650;line-height:1.55;background:#f7fafa;border-radius:22px;padding:18px}.mfs-product-seo{display:grid;grid-template-columns:1.25fr .9fr .9fr;gap:16px;margin:30px 0}.mfs-seo-card{background:#fff;border-radius:26px;padding:24px;min-height:180px;position:relative;overflow:hidden}.mfs-seo-card span,.mfs-section-head span,.mfs-info-hero span{display:block;color:var(--mfs-accent);font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.02em;margin-bottom:8px}.mfs-seo-card h2,.mfs-seo-card h3{margin:0 0 10px;font-weight:900;line-height:1.08}.mfs-seo-card h2{font-size:28px}.mfs-seo-card h3{font-size:21px}.mfs-seo-card p{margin:0;color:var(--mfs-muted);font-weight:750}.mfs-seo-card.dark{background:var(--mfs-dark);color:#fff}.mfs-seo-card.dark p{color:#dce3e3}.mfs-seo-card.dark:after{content:"";position:absolute;right:-28px;top:-30px;width:150px;height:95px;border:8px solid var(--mfs-accent);border-radius:50%;transform:rotate(-12deg)}.mfs-seo-card.accent{background:var(--mfs-accent);color:#fff}.mfs-seo-card.accent span,.mfs-seo-card.accent p{color:#fff}.mfs-related-products{margin:32px 0}.mfs-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 20px}.mfs-section-head h2{font-size:32px;line-height:1.05;margin:0 0 6px;font-weight:900}.mfs-section-head p{margin:0;color:var(--mfs-muted);font-weight:750}.mfs-reviews{margin:34px 0;color:var(--mfs-text)}.mfs-reviews-viewport{overflow:hidden}.mfs-reviews-track{display:flex;gap:18px;transition:transform .35s ease;will-change:transform}.mfs-review-slide{flex:0 0 calc((100% - 54px)/4);background:#fff;border-radius:28px;padding:18px;box-shadow:0 8px 30px rgba(0,0,0,.035);display:flex;flex-direction:column;min-height:390px}.mfs-review-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.mfs-review-source{display:inline-flex;align-items:center;gap:8px;background:#f1f6f6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.mfs-review-source i{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--mfs-accent);color:#fff;font-style:normal;font-size:12px}.mfs-review-stars{color:#ffb800;letter-spacing:1px;font-size:13px;white-space:nowrap}.mfs-review-person{display:flex;align-items:center;gap:10px;margin-bottom:13px}.mfs-review-avatar{width:42px;height:42px;border-radius:50%;background:#eef5f5;color:var(--mfs-accent);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.mfs-review-person strong{display:block;font-size:15px;font-weight:900}.mfs-review-person small{display:block;color:var(--mfs-muted);font-size:12px;font-weight:800}.mfs-review-slide p{margin:0 0 14px;color:#4e565a;font-weight:700;line-height:1.5}.mfs-review-photo{margin-top:auto;border:0;background:#f4f7f7;border-radius:20px;overflow:hidden;padding:0;cursor:pointer;position:relative;height:168px;width:100%}.mfs-review-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:.2s ease}.mfs-review-photo:hover img{transform:scale(1.03)}.mfs-review-photo span{position:absolute;right:10px;bottom:10px;background:rgba(21,21,21,.86);color:#fff;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900}.mfs-review-no-photo{margin-top:auto;background:#f4f7f7;border:1px dashed #dbe5e5;border-radius:20px;padding:22px;text-align:center;color:var(--mfs-muted);font-weight:900}.mfs-review-link{margin-top:12px;display:inline-flex;color:var(--mfs-accent)!important;font-weight:900;text-decoration:none}.mfs-review-controls{display:flex;gap:8px}.mfs-review-controls button{width:44px;height:44px;border:0;border-radius:50%;background:var(--mfs-dark);color:#fff;font-size:18px;font-weight:900;cursor:pointer}.mfs-review-controls button:hover{background:var(--mfs-accent)}.mfs-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.82);z-index:100002;display:none;align-items:center;justify-content:center;padding:24px}.mfs-lightbox.active{display:flex}.mfs-lightbox img{max-width:96vw;max-height:92vh;object-fit:contain;border-radius:18px;background:#fff}.mfs-lightbox-close{position:absolute;right:22px;top:18px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#111;font-size:32px;line-height:1;cursor:pointer}.mfs-info-page{display:grid;gap:22px}.mfs-info-hero{background:var(--mfs-dark);color:#fff;border-radius:32px;padding:38px;display:grid;grid-template-columns:1fr 240px;gap:20px;overflow:hidden;position:relative}.mfs-info-hero h1{font-size:42px;line-height:1.02;margin:0 0 12px;font-weight:900}.mfs-info-hero p{margin:0;max-width:720px;color:#dce3e3;font-weight:750}.mfs-info-art{position:relative;min-height:150px}.mfs-info-art i,.mfs-info-art b{position:absolute;display:block;background:var(--mfs-accent)}.mfs-info-art i{width:160px;height:160px;border-radius:50%;right:34px;top:8px}.mfs-info-art b{width:130px;height:130px;border-radius:40px;right:0;bottom:-30px;background:#fff}.mfs-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mfs-info-grid article,.mfs-info-content{background:#fff;border-radius:26px;padding:24px;box-shadow:0 8px 30px rgba(0,0,0,.03)}.mfs-info-grid em{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--mfs-accent);color:#fff;font-style:normal;font-weight:900;margin-bottom:16px}.mfs-info-grid h3{margin:0 0 8px;font-size:20px;font-weight:900}.mfs-info-grid p,.mfs-info-content p{margin:0;color:var(--mfs-muted);font-weight:750}.mfs-info-content h2{font-size:26px;margin:0 0 10px;font-weight:900}.mfs-info-content ul{margin:12px 0 0;padding-left:20px;color:var(--mfs-muted);font-weight:750}
@media (max-width:1100px){.mfs-product-seo{grid-template-columns:1fr 1fr}.mfs-seo-card.dark{grid-column:1/-1}.mfs-review-slide{flex-basis:calc((100% - 36px)/3)}.mfs-info-hero{grid-template-columns:1fr 160px}.mfs-info-grid{grid-template-columns:1fr 1fr}}
@media (max-width:760px){.mfs-product-summary h1{font-size:30px}.mfs-product-price .mfs-price{font-size:25px}.mfs-char-box dl{grid-template-columns:1fr}.mfs-char-box dt{border-bottom:0;padding-bottom:2px}.mfs-char-box dd{padding-top:0}.mfs-product-seo,.mfs-info-grid{grid-template-columns:1fr}.mfs-section-head{align-items:flex-start}.mfs-review-slide{flex-basis:100%;min-height:0}.mfs-review-controls button{width:40px;height:40px}.mfs-info-hero{grid-template-columns:1fr;padding:28px}.mfs-info-hero h1{font-size:34px}.mfs-info-art{display:none}.mfs-review-photo{height:190px}}


/* MFS 1.2.3 fixes */
.mfs-wrap{max-width:100%;}.mfs-search-submit svg,.mfs-mini-cart-toggle svg,.mfs-lk-icon svg,.mfs-cart-button svg{width:26px!important;height:26px!important;display:block!important}.mfs-search-submit,.mfs-mini-cart-toggle,.mfs-lk-icon{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important}.mfs-cart-button{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;padding:0!important}.mfs-cart-button .mfs-cart-svg{width:24px!important;height:24px!important}.mfs-product-card .mfs-card-body{min-height:210px}.mfs-product-card .mfs-color-dots{max-width:calc(100% - 58px);min-height:31px;align-items:center;gap:7px;overflow:hidden;margin-bottom:4px}.mfs-product-card .mfs-color-dot,.mfs-product-card .mfs-color-dot-img{appearance:none!important;-webkit-appearance:none!important;padding:0!important;margin:0!important;min-width:0!important;width:24px!important;height:24px!important;flex:0 0 24px!important;border-radius:999px!important;border:3px solid #fff!important;line-height:1!important}.mfs-product-card .mfs-card-price-row{position:relative;z-index:2;min-height:50px}.mfs-card-price-row .mfs-cart-button{align-self:flex-end}.mfs-heart{appearance:none!important;-webkit-appearance:none!important;padding:0!important}.mfs-section-head h2,.mfs-reviews .mfs-section-head h2{font-weight:900!important;color:var(--mfs-dark)!important}.mfs-catalog-layout{grid-template-columns:minmax(240px,280px) minmax(0,1fr)!important;gap:24px}.mfs-filter-panel{width:100%;max-width:100%;min-width:0;overflow:hidden}.mfs-filter-form{min-width:0}.mfs-filter-block{min-width:0}.mfs-filter-block summary{font-size:12px;padding:12px 13px}.mfs-filter-checks{max-height:210px;overflow:auto}.mfs-filter-colors{max-height:180px;overflow:auto}.mfs-filter-color em{display:none}.mfs-filter-color span{width:28px!important;height:28px!important}.mfs-price-row{grid-template-columns:1fr;gap:8px}.mfs-filter-actions{grid-template-columns:1fr;position:sticky;bottom:0;background:#fff;padding-top:8px}.mfs-filter-actions .mfs-reset{width:100%}.mfs-mini-cart-item{position:relative;grid-template-columns:52px minmax(0,1fr) 28px!important;padding-right:2px}.mfs-mini-cart-item img{width:52px!important;height:52px!important;object-fit:contain}.mfs-mini-remove{width:26px;height:26px;border:0;border-radius:50%;background:#f2f5f5;color:#111;font-size:18px;font-weight:900;cursor:pointer;align-self:center}.mfs-mini-remove:hover{background:#111;color:#fff}.mfs-search-page .mfs-live-search-wrap{display:block!important;width:100%!important;max-width:100%!important}.mfs-search-page .mfs-live-search{width:100%!important;max-width:100%!important;min-width:0!important}.mfs-search-page .mfs-live-search input{font-size:20px}.mfs-lk-shell{background:#fff;border-radius:32px;padding:28px;box-shadow:0 14px 52px rgba(0,0,0,.05)}.mfs-lk-hero{background:var(--mfs-dark)!important;color:#fff!important;border-radius:28px;padding:34px;margin-bottom:20px;position:relative;overflow:hidden}.mfs-lk-hero span{color:var(--mfs-accent)!important}.mfs-lk-hero h1{color:#fff!important;font-weight:900!important}.mfs-lk-hero p{color:#dce3e3!important}.mfs-lk-tabs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;background:#f3f6f6;border-radius:22px;padding:8px;margin-bottom:20px}.mfs-lk-tabs button,.mfs-lk-tabs a{border:0;border-radius:999px;padding:13px 18px;background:#fff;color:#151515!important;text-decoration:none;font-weight:900;cursor:pointer}.mfs-lk-tabs button.active{background:var(--mfs-accent);color:#fff!important}.mfs-lk-panel{display:none}.mfs-lk-panel.active{display:block}.mfs-lk-profile label,.mfs-lk-auth label{display:grid;gap:7px;margin-bottom:14px;font-weight:800}.mfs-lk-profile input,.mfs-lk-auth input{border:1px solid var(--mfs-line);border-radius:16px;padding:14px 16px;font:inherit}.mfs-order-list{display:grid;gap:12px}.mfs-order-card{background:#f7fafa;border:1px solid var(--mfs-line);border-radius:20px;padding:18px;display:grid;gap:12px}.mfs-order-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.mfs-order-card span{font-weight:900;color:var(--mfs-muted)}.mfs-order-card strong{font-size:20px;color:var(--mfs-accent)}.mfs-order-card em{font-style:normal;background:#e9fbfc;color:#078c96;border-radius:999px;padding:7px 10px;font-weight:900}.mfs-order-card small{color:var(--mfs-muted);font-weight:800}.mfs-order-card p{margin:0;color:#4e565a;font-weight:700}.mfs-seo-card.dark h2,.mfs-seo-card.dark h3,.mfs-info-hero h1{color:#fff!important}.mfs-seo-card.dark span{color:var(--mfs-accent)!important}.mfs-product-seo{align-items:stretch}.mfs-seo-card{min-height:150px}.mfs-seo-card p{font-size:15px;line-height:1.45}.mfs-product-description h3{margin:0 0 10px;font-size:20px;font-weight:900;color:var(--mfs-dark)}.mfs-info-hero h1{font-size:44px!important}.mfs-info-content h2,.mfs-info-content h3{color:var(--mfs-dark);font-weight:900}.mfs-info-content p+ul,.mfs-info-content p+p{margin-top:12px}.mfs-legal-page{display:grid;gap:22px}.mfs-legal-hero{background:var(--mfs-dark);color:#fff;border-radius:32px;padding:42px;position:relative;overflow:hidden}.mfs-legal-hero:after{content:"";position:absolute;right:-25px;top:-40px;width:220px;height:140px;border:10px solid var(--mfs-accent);border-radius:50%;transform:rotate(-12deg)}.mfs-legal-hero span{display:block;color:var(--mfs-accent);text-transform:uppercase;font-weight:900;font-size:12px;margin-bottom:8px}.mfs-legal-hero h1{font-size:42px;line-height:1.05;margin:0 0 12px;color:#fff!important;font-weight:900}.mfs-legal-hero p{margin:0;max-width:760px;color:#dce3e3;font-weight:750}.mfs-legal-content{background:#fff;border-radius:28px;padding:32px;box-shadow:0 10px 40px rgba(0,0,0,.04);color:#4e565a;font-weight:700;line-height:1.65}.mfs-legal-content h2,.mfs-legal-content h3{color:var(--mfs-dark);font-weight:900;line-height:1.12}.mfs-legal-content h2{font-size:30px;margin:0 0 16px}.mfs-legal-content h3{font-size:20px;margin:22px 0 8px}.mfs-legal-content ul{margin:10px 0 0;padding-left:20px}.mfs-legal-content p{margin:0 0 12px}.mfs-legal-content p:last-child{margin-bottom:0}
@media (max-width:1100px){.mfs-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mfs-catalog-layout{grid-template-columns:250px minmax(0,1fr)!important}.mfs-search-submit,.mfs-mini-cart-toggle,.mfs-lk-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}
@media (max-width:860px){.mfs-catalog-layout{display:block!important}.mfs-filter-toggle{display:inline-flex}.mfs-filter-panel{position:fixed!important;left:0;top:0;bottom:0;width:min(90vw,360px)!important;z-index:100001;transform:translateX(-105%);transition:.22s ease;border-radius:0 24px 24px 0;overflow:auto}.mfs-filter-panel.active{transform:translateX(0)}.mfs-filter-close{display:inline-flex}.mfs-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mfs-live-search{min-width:auto;width:56px!important;height:56px!important;background:transparent;box-shadow:none;padding:0}.mfs-live-search input,.mfs-live-search .mfs-search-close{display:none}.mfs-live-search-wrap.active .mfs-live-search{width:auto!important;height:auto!important}.mfs-search-page .mfs-live-search{width:100%!important;height:auto!important;background:#fff!important;box-shadow:0 8px 34px rgba(0,0,0,.06)!important}.mfs-search-page .mfs-live-search input{display:block!important}.mfs-search-page .mfs-search-close{display:none!important}.mfs-product-seo{grid-template-columns:1fr}.mfs-legal-hero h1,.mfs-info-hero h1{font-size:34px!important}.mfs-legal-content{padding:24px}.mfs-lk-shell{padding:18px}}
@media (max-width:520px){.mfs-card-grid{gap:12px}.mfs-product-card .mfs-color-dot{width:20px!important;height:20px!important;flex-basis:20px!important}.mfs-product-card .mfs-card-body{min-height:180px}.mfs-search-submit,.mfs-mini-cart-toggle,.mfs-lk-icon{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important}.mfs-search-submit svg,.mfs-mini-cart-toggle svg,.mfs-lk-icon svg{width:24px!important;height:24px!important}.mfs-filter-panel{width:92vw!important}.mfs-legal-hero{padding:30px}.mfs-legal-hero:after{display:none}}

/* MFS 1.2.4 final polish */
.mfs-wrap .mfs-search-submit,.mfs-wrap .mfs-mini-cart-toggle,.mfs-wrap .mfs-lk-icon{color:#fff!important;background:#111!important;border-radius:999px!important;padding:0!important;box-shadow:none!important;line-height:1!important;overflow:visible!important}.mfs-wrap .mfs-search-submit:hover,.mfs-wrap .mfs-mini-cart-toggle:hover,.mfs-wrap .mfs-lk-icon:hover{background:var(--mfs-accent)!important;color:#fff!important}.mfs-wrap .mfs-lk-icon svg,.mfs-wrap .mfs-lk-icon svg *,.mfs-wrap .mfs-search-submit svg,.mfs-wrap .mfs-mini-cart-toggle svg,.mfs-wrap .mfs-cart-button svg{color:#fff!important;stroke:#fff!important}.mfs-wrap .mfs-cart-svg path[fill="currentColor"]{fill:#fff!important}.mfs-wrap .mfs-lk-svg circle,.mfs-wrap .mfs-lk-svg path{stroke:#fff!important}.mfs-wrap .mfs-cart-count,.mfs-wrap .mfs-lk-wish-count{z-index:4}.mfs-wrap .mfs-heart{appearance:none!important;-webkit-appearance:none!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;border:0!important;border-radius:999px!important;padding:0!important;margin:0!important;background:#f4f7f7!important;color:#a9b2b5!important;font-size:24px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;text-indent:0!important}.mfs-wrap .mfs-heart:hover,.mfs-wrap .mfs-heart.active{background:#fff0f4!important;color:#ef476f!important}.mfs-wrap .mfs-product-card .mfs-color-dots,.mfs-wrap .mfs-product-colors .mfs-color-dots{display:flex!important;align-items:center!important;gap:8px!important;overflow:visible!important}.mfs-wrap .mfs-product-card button.mfs-color-dot,.mfs-wrap .mfs-product-card button.mfs-color-dot-img,.mfs-wrap .mfs-product-colors button.mfs-color-dot{appearance:none!important;-webkit-appearance:none!important;display:block!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;flex:0 0 28px!important;aspect-ratio:1/1!important;border-radius:50%!important;border:3px solid #fff!important;padding:0!important;margin:0!important;line-height:0!important;box-sizing:border-box!important;box-shadow:0 0 0 1px #d7e0e1!important;transform:none!important;outline:none!important}.mfs-wrap .mfs-product-card button.mfs-color-dot.active,.mfs-wrap .mfs-product-card button.mfs-color-dot-img.active,.mfs-wrap .mfs-product-colors button.mfs-color-dot.active{box-shadow:0 0 0 3px var(--mfs-accent)!important}.mfs-wrap .mfs-cart-button{appearance:none!important;-webkit-appearance:none!important;border-radius:999px!important;padding:0!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}.mfs-wrap .mfs-card-price-row{align-items:center!important}.mfs-wrap .mfs-mini-cart-panel{width:360px!important;max-width:calc(100vw - 24px)!important;overflow:visible!important}.mfs-wrap .mfs-mini-cart-items{overflow-x:hidden!important;overflow-y:auto!important;scrollbar-width:none!important;padding-right:0!important;margin-right:0!important}.mfs-wrap .mfs-mini-cart-items::-webkit-scrollbar{width:0!important;height:0!important}.mfs-wrap .mfs-mini-cart-item{grid-template-columns:58px minmax(0,1fr) 32px!important;gap:10px!important;overflow:hidden!important}.mfs-wrap .mfs-mini-cart-item>div{min-width:0!important;overflow:hidden!important}.mfs-wrap .mfs-mini-cart-item a{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.2!important}.mfs-wrap .mfs-mini-cart-item small{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mfs-wrap .mfs-mini-remove{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.mfs-wrap .mfs-cart-total strong,.mfs-wrap .mfs-cart-total strong *,.mfs-wrap .mfs-cart-total .woocommerce-Price-amount,.mfs-wrap .mfs-cart-total bdi{color:var(--mfs-accent)!important}.mfs-wrap .mfs-product-seo{grid-template-columns:1fr 1fr 1fr!important;align-items:stretch!important}.mfs-wrap .mfs-seo-card{min-height:0!important;padding:24px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.mfs-wrap .mfs-seo-card.dark,.mfs-wrap .mfs-seo-card.accent{color:#fff!important}.mfs-wrap .mfs-seo-card.dark h2,.mfs-wrap .mfs-seo-card.dark h3,.mfs-wrap .mfs-seo-card.dark p,.mfs-wrap .mfs-seo-card.accent h2,.mfs-wrap .mfs-seo-card.accent h3,.mfs-wrap .mfs-seo-card.accent p{color:#fff!important}.mfs-wrap .mfs-seo-card.dark span{color:var(--mfs-accent)!important}.mfs-wrap .mfs-seo-card.accent span{color:#fff!important}.mfs-wrap .mfs-info-hero h1,.mfs-wrap .mfs-info-hero p{color:#fff!important}.mfs-wrap .mfs-info-hero span{color:var(--mfs-accent)!important}.mfs-wrap .mfs-info-content h2{color:var(--mfs-dark)!important}.mfs-wrap .mfs-product-description{max-height:none!important}.mfs-wrap .mfs-product-description ul{margin-top:10px}.mfs-wrap .mfs-lk-shell-pro{background:transparent!important;box-shadow:none!important;padding:0!important}.mfs-wrap .mfs-lk-shell-pro .mfs-lk-hero{border-radius:34px!important;padding:42px!important;margin-bottom:18px!important;background:var(--mfs-dark)!important;position:relative!important;overflow:hidden!important}.mfs-wrap .mfs-lk-shell-pro .mfs-lk-hero:after{content:"";position:absolute;right:-40px;top:-45px;width:250px;height:150px;border:10px solid var(--mfs-accent);border-radius:50%;transform:rotate(-14deg)}.mfs-wrap .mfs-lk-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 18px}.mfs-wrap .mfs-lk-stats article{background:#fff;border-radius:24px;padding:20px;box-shadow:0 10px 36px rgba(0,0,0,.04)}.mfs-wrap .mfs-lk-stats span,.mfs-wrap .mfs-lk-panel-head span,.mfs-wrap .mfs-lk-auth-intro span{display:block;color:var(--mfs-accent);font-size:12px;text-transform:uppercase;font-weight:900;margin-bottom:6px}.mfs-wrap .mfs-lk-stats strong{display:block;font-size:34px;line-height:1;color:var(--mfs-dark);font-weight:900;margin-bottom:8px}.mfs-wrap .mfs-lk-stats p{margin:0;color:var(--mfs-muted);font-weight:800}.mfs-wrap .mfs-lk-dashboard{display:grid;grid-template-columns:255px minmax(0,1fr);gap:18px;align-items:start}.mfs-wrap .mfs-lk-dashboard .mfs-lk-tabs{position:sticky;top:24px;display:grid!important;gap:10px;background:#fff!important;border-radius:26px!important;padding:12px!important;box-shadow:0 10px 36px rgba(0,0,0,.04)!important;margin:0!important}.mfs-wrap .mfs-lk-dashboard .mfs-lk-tabs button,.mfs-wrap .mfs-lk-dashboard .mfs-lk-tabs a{width:100%;justify-content:flex-start!important;text-align:left!important;display:flex!important;align-items:center!important;gap:10px!important;border-radius:18px!important}.mfs-wrap .mfs-lk-dashboard .mfs-lk-tabs button span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#eef5f5;color:var(--mfs-accent);font-size:11px;font-weight:900}.mfs-wrap .mfs-lk-dashboard .mfs-lk-tabs button.active span{background:#fff;color:var(--mfs-accent)}.mfs-wrap .mfs-lk-panel-card{background:#fff;border-radius:28px;padding:28px;box-shadow:0 10px 36px rgba(0,0,0,.04)}.mfs-wrap .mfs-lk-panel-head{margin-bottom:20px}.mfs-wrap .mfs-lk-panel-head h2{margin:0 0 6px;font-size:30px;line-height:1.08;font-weight:900}.mfs-wrap .mfs-lk-panel-head p{margin:0;color:var(--mfs-muted);font-weight:800}.mfs-wrap .mfs-lk-auth-pro{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.mfs-wrap .mfs-lk-auth-card{background:#fff;border-radius:28px;padding:26px;box-shadow:0 10px 36px rgba(0,0,0,.04)}.mfs-wrap .mfs-lk-auth-intro{background:var(--mfs-dark);color:#fff}.mfs-wrap .mfs-lk-auth-intro h2,.mfs-wrap .mfs-lk-auth-intro p{color:#fff!important}.mfs-wrap .mfs-lk-auth-card h2{margin-top:0;font-weight:900}.mfs-wrap .mfs-order-card{box-shadow:none!important}.mfs-wrap .mfs-wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
@media (min-width:901px){.mfs-wrap .mfs-product-page{align-items:start!important}.mfs-wrap .mfs-product-media{position:sticky!important;top:96px!important;align-self:start!important}.mfs-wrap .mfs-product-summary{align-self:start!important}}
@media (max-width:1100px){.mfs-wrap .mfs-product-seo{grid-template-columns:1fr!important}.mfs-wrap .mfs-lk-dashboard{grid-template-columns:1fr}.mfs-wrap .mfs-lk-dashboard .mfs-lk-tabs{position:static;display:flex!important;flex-wrap:wrap}.mfs-wrap .mfs-lk-stats{grid-template-columns:1fr 1fr}.mfs-wrap .mfs-lk-auth-pro{grid-template-columns:1fr}.mfs-wrap .mfs-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:640px){.mfs-wrap .mfs-product-card button.mfs-color-dot,.mfs-wrap .mfs-product-card button.mfs-color-dot-img{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;flex-basis:22px!important}.mfs-wrap .mfs-lk-stats{grid-template-columns:1fr}.mfs-wrap .mfs-lk-panel-card{padding:20px}.mfs-wrap .mfs-lk-shell-pro .mfs-lk-hero{padding:30px!important}.mfs-wrap .mfs-lk-dashboard .mfs-lk-tabs button,.mfs-wrap .mfs-lk-dashboard .mfs-lk-tabs a{width:auto}.mfs-wrap .mfs-wishlist-grid{grid-template-columns:1fr!important}}


/* MFS legal archive documents */
.mfs-legal-hero-clean{padding:32px 36px;background:#151515;border-radius:30px;margin:0 0 22px;color:#fff;position:relative;overflow:hidden}
.mfs-legal-hero-clean h1{margin:0;color:#fff!important;font-weight:900;font-size:clamp(30px,4vw,54px);line-height:1.05;max-width:980px}
.mfs-legal-content{font-size:15px;line-height:1.72;color:#1a1a1a}
.mfs-legal-content h2{font-size:24px;line-height:1.25;margin:30px 0 14px;font-weight:900;color:#151515}
.mfs-legal-content h3{font-size:18px;line-height:1.35;margin:22px 0 10px;font-weight:850;color:#151515}
.mfs-legal-content p{margin:0 0 14px;color:#30343a}
.mfs-legal-content table{width:100%;border-collapse:collapse;margin:20px 0;background:#fff;border-radius:18px;overflow:hidden}
.mfs-legal-content td{border:1px solid rgba(0,0,0,.08);padding:12px 14px;vertical-align:top}
.mfs-pdf-doc-pages{display:grid;gap:18px;max-width:980px;margin:0 auto}
.mfs-pdf-doc-page{display:block;background:#fff;border-radius:20px;padding:12px;box-shadow:0 16px 40px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06)}
.mfs-pdf-doc-page img{display:block;width:100%;height:auto;border-radius:12px;background:#fff}
@media(max-width:767px){.mfs-legal-hero-clean{padding:24px 20px;border-radius:24px}.mfs-legal-content{font-size:14px}.mfs-legal-content h2{font-size:20px}.mfs-pdf-doc-page{padding:6px;border-radius:16px}}


/* MFS legal pages 1.2.6: text-only archive documents, unified typography */
.mfs-legal-page,.mfs-legal-page *{font-family:'Manrope',Arial,sans-serif!important;box-sizing:border-box}
.mfs-legal-page{display:grid!important;gap:24px!important}
.mfs-legal-hero-clean{padding:42px 46px!important;background:#151515!important;border-radius:34px!important;margin:0 0 24px!important;color:#fff!important;position:relative!important;overflow:hidden!important;min-height:190px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important}
.mfs-legal-hero-clean:before{content:"";position:absolute;right:54px;top:34px;width:138px;height:138px;background:var(--mfs-accent);border-radius:50%;opacity:.95}
.mfs-legal-hero-clean:after{content:"";position:absolute;right:26px;top:80px;width:132px;height:88px;background:#fff;border-radius:36px;opacity:1;border:0!important;transform:none!important}
.mfs-legal-hero-clean span{position:relative;z-index:2;display:block;color:var(--mfs-accent)!important;text-transform:uppercase;font-weight:900;font-size:12px;letter-spacing:.06em;margin:0 0 12px!important}
.mfs-legal-hero-clean h1{position:relative;z-index:2;margin:0!important;color:#fff!important;font-weight:900!important;font-size:clamp(30px,4vw,56px)!important;line-height:1.02!important;max-width:900px!important}
.mfs-legal-layout{display:grid;grid-template-columns:minmax(220px,290px) minmax(0,1fr);gap:24px;align-items:start}
.mfs-legal-toc{position:sticky;top:110px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:26px;padding:18px;box-shadow:0 14px 42px rgba(0,0,0,.04);display:grid;gap:8px;max-height:calc(100vh - 140px);overflow:auto}
.mfs-legal-toc strong{font-size:14px;font-weight:900;color:#151515;margin-bottom:6px}
.mfs-legal-toc a{display:block;text-decoration:none!important;color:#5b6367!important;background:#f6f9f9;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.25;transition:.18s ease}
.mfs-legal-toc a:hover{background:#e9fbfc;color:var(--mfs-accent)!important;transform:translateX(2px)}
.mfs-legal-content{background:#fff!important;border-radius:30px!important;padding:34px 38px!important;box-shadow:0 16px 54px rgba(0,0,0,.05)!important;color:#2d3336!important;font-size:15px!important;line-height:1.72!important;font-weight:650!important;max-width:100%!important;overflow-wrap:anywhere!important}
.mfs-legal-content h2{font-size:clamp(22px,2vw,30px)!important;line-height:1.18!important;margin:34px 0 16px!important;font-weight:900!important;color:#151515!important;padding-top:4px!important;scroll-margin-top:120px!important}
.mfs-legal-content h2:first-child{margin-top:0!important}
.mfs-legal-content h3{font-size:18px!important;line-height:1.35!important;margin:24px 0 10px!important;font-weight:900!important;color:#151515!important}
.mfs-legal-content p{margin:0 0 13px!important;color:#30363a!important;font-size:15px!important;line-height:1.72!important;font-weight:650!important}
.mfs-legal-content ul{margin:10px 0 18px!important;padding:0!important;display:grid;gap:8px;list-style:none!important}
.mfs-legal-content li{position:relative;margin:0!important;padding:10px 12px 10px 34px!important;background:#f6f9f9!important;border-radius:14px!important;color:#30363a!important;font-size:15px!important;line-height:1.55!important;font-weight:650!important}
.mfs-legal-content li:before{content:"";position:absolute;left:14px;top:18px;width:8px;height:8px;background:var(--mfs-accent);border-radius:50%}
.mfs-legal-content table{width:100%;border-collapse:separate!important;border-spacing:0;margin:20px 0;background:#fff;border-radius:18px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}
.mfs-legal-content td{border:0!important;border-bottom:1px solid rgba(0,0,0,.08)!important;padding:12px 14px!important;vertical-align:top!important}
.mfs-pdf-doc-pages,.mfs-pdf-doc-page{display:none!important}
@media(max-width:1024px){.mfs-legal-layout{grid-template-columns:1fr}.mfs-legal-toc{position:relative;top:auto;max-height:none;grid-template-columns:repeat(2,minmax(0,1fr))}.mfs-legal-toc strong{grid-column:1/-1}}
@media(max-width:640px){.mfs-legal-hero-clean{padding:30px 22px!important;border-radius:26px!important;min-height:170px!important}.mfs-legal-hero-clean:before{right:22px;top:24px;width:96px;height:96px}.mfs-legal-hero-clean:after{right:12px;top:62px;width:88px;height:60px;border-radius:24px}.mfs-legal-content{padding:24px 18px!important;border-radius:24px!important;font-size:14px!important}.mfs-legal-content p,.mfs-legal-content li{font-size:14px!important}.mfs-legal-toc{grid-template-columns:1fr;padding:14px;border-radius:22px}.mfs-legal-toc a{font-size:12px}.mfs-legal-content h2{font-size:20px!important}}


/* 1.2.7: mobile mini cart positioning fix */
@media (max-width: 768px){
  .mfs-wrap .mfs-mini-cart-panel,
  body .mfs-wrap .mfs-mini-cart .mfs-mini-cart-panel{
    position: fixed!important;
    left: 12px!important;
    right: 12px!important;
    top: calc(var(--wp-admin--admin-bar--height, 0px) + 76px)!important;
    width: auto!important;
    min-width: 0!important;
    max-width: none!important;
    max-height: calc(100dvh - 96px)!important;
    box-sizing: border-box!important;
    overflow-x: hidden!important;
    overflow-y: auto!important;
    z-index: 999999!important;
    transform: translateY(8px)!important;
  }
  .mfs-wrap .mfs-mini-cart.active .mfs-mini-cart-panel,
  body .mfs-wrap .mfs-mini-cart.active .mfs-mini-cart-panel{
    transform: translateY(0)!important;
  }
  .mfs-wrap .mfs-mini-cart-items{
    max-height: min(360px, calc(100dvh - 250px))!important;
    overflow-x: hidden!important;
  }
  .mfs-wrap .mfs-mini-cart-head{
    gap: 12px!important;
  }
  .mfs-wrap .mfs-mini-cart-head strong,
  .mfs-wrap .mfs-mini-cart-head span{
    min-width: 0!important;
  }
}
@media (max-width: 420px){
  .mfs-wrap .mfs-mini-cart-panel,
  body .mfs-wrap .mfs-mini-cart .mfs-mini-cart-panel{
    left: 10px!important;
    right: 10px!important;
    top: calc(var(--wp-admin--admin-bar--height, 0px) + 70px)!important;
    border-radius: 22px!important;
    padding: 14px!important;
  }
  .mfs-wrap .mfs-mini-cart-item{
    grid-template-columns: 54px minmax(0,1fr) 30px!important;
    gap: 8px!important;
  }
  .mfs-wrap .mfs-mini-cart-item img{
    width:54px!important;
    height:54px!important;
  }
}

/* MFS 1.2.8 final mobile header sizing and review source colors */
.mfs-wrap .mfs-review-source-yandex i{background:#f23b3b!important;color:#fff!important}
.mfs-wrap .mfs-review-source-yandex{color:#f23b3b!important}
.mfs-wrap .mfs-review-source-2gis i{background:#18b957!important;color:#fff!important}
.mfs-wrap .mfs-review-source-2gis{color:#18a84f!important}
.mfs-wrap .mfs-review-source-flamp i{background:#ef476f!important;color:#fff!important}
.mfs-wrap .mfs-review-source-telegram i{background:#2aa7e8!important;color:#fff!important}

@media (max-width: 767px){
  .mfs-wrap .mfs-live-search-wrap,
  .mfs-wrap .mfs-cart-icon-wrap,
  .mfs-wrap .mfs-lk-icon-wrap{
    display:inline-flex!important;
    flex:0 0 auto!important;
    width:auto!important;
    max-width:none!important;
    margin:0 2px!important;
  }
  .mfs-wrap .mfs-search-submit,
  .mfs-wrap .mfs-mini-cart-toggle,
  .mfs-wrap .mfs-lk-icon{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    min-height:38px!important;
    max-width:38px!important;
    max-height:38px!important;
    padding:0!important;
    flex:0 0 38px!important;
  }
  .mfs-wrap .mfs-search-submit svg,
  .mfs-wrap .mfs-mini-cart-toggle svg,
  .mfs-wrap .mfs-lk-icon svg{
    width:18px!important;
    height:18px!important;
  }
  .mfs-wrap .mfs-cart-count,
  .mfs-wrap .mfs-lk-wish-count{
    min-width:17px!important;
    height:17px!important;
    top:-5px!important;
    right:-4px!important;
    font-size:9px!important;
    line-height:17px!important;
    padding:0 4px!important;
  }
  .mfs-wrap .mfs-live-search{
    min-width:38px!important;
    width:38px!important;
    max-width:38px!important;
    padding:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .mfs-wrap .mfs-live-search input{
    display:none!important;
  }
  .mfs-wrap .mfs-live-search.mfs-mobile-open,
  .mfs-wrap .mfs-live-search.mobile-open,
  .mfs-wrap .mfs-live-search.active{
    width:min(92vw,420px)!important;
    max-width:min(92vw,420px)!important;
    min-width:min(92vw,420px)!important;
    padding:8px!important;
    background:#fff!important;
    box-shadow:0 18px 60px rgba(0,0,0,.18)!important;
  }
  .mfs-wrap .mfs-live-search.mfs-mobile-open input,
  .mfs-wrap .mfs-live-search.mobile-open input,
  .mfs-wrap .mfs-live-search.active input{
    display:block!important;
  }
  .mfs-wrap .mfs-mini-cart-panel{
    left:50%!important;
    right:auto!important;
    transform:translate(-50%,8px)!important;
    width:calc(100vw - 36px)!important;
    max-width:360px!important;
    min-width:0!important;
  }
  .mfs-wrap .mfs-mini-cart.active .mfs-mini-cart-panel{
    transform:translate(-50%,0)!important;
  }
}

@media (max-width: 380px){
  .mfs-wrap .mfs-search-submit,
  .mfs-wrap .mfs-mini-cart-toggle,
  .mfs-wrap .mfs-lk-icon{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    min-height:34px!important;
    max-width:34px!important;
    max-height:34px!important;
    flex-basis:34px!important;
  }
  .mfs-wrap .mfs-search-submit svg,
  .mfs-wrap .mfs-mini-cart-toggle svg,
  .mfs-wrap .mfs-lk-icon svg{
    width:16px!important;
    height:16px!important;
  }
  .mfs-wrap .mfs-live-search{
    min-width:34px!important;
    width:34px!important;
    max-width:34px!important;
  }
}

/* MFS 1.2.9 final: review source brand colors, not scoped to .mfs-wrap because reviews can be placed outside wrapper blocks. */
.mfs-review-source.mfs-review-source-yandex,
.mfs-reviews .mfs-review-source.mfs-review-source-yandex,
.mfs-review-source[data-source*="Яндекс"],
.mfs-review-source[data-source*="янд"],
.mfs-review-source[data-source*="Yandex"],
.mfs-review-source[data-source*="yandex"]{
  background:#fff1f1!important;
  color:#e31e24!important;
  border:1px solid rgba(227,30,36,.22)!important;
}
.mfs-review-source.mfs-review-source-yandex i,
.mfs-reviews .mfs-review-source.mfs-review-source-yandex i,
.mfs-review-source[data-source*="Яндекс"] i,
.mfs-review-source[data-source*="янд"] i,
.mfs-review-source[data-source*="Yandex"] i,
.mfs-review-source[data-source*="yandex"] i{
  background:#e31e24!important;
  color:#fff!important;
}
.mfs-review-source.mfs-review-source-dgis,
.mfs-review-source.mfs-review-source-2gis,
.mfs-reviews .mfs-review-source.mfs-review-source-dgis,
.mfs-reviews .mfs-review-source.mfs-review-source-2gis,
.mfs-review-source[data-source*="2ГИС"],
.mfs-review-source[data-source*="2гис"],
.mfs-review-source[data-source*="2GIS"],
.mfs-review-source[data-source*="2gis"]{
  background:#effaf2!important;
  color:#159947!important;
  border:1px solid rgba(21,153,71,.22)!important;
}
.mfs-review-source.mfs-review-source-dgis i,
.mfs-review-source.mfs-review-source-2gis i,
.mfs-reviews .mfs-review-source.mfs-review-source-dgis i,
.mfs-reviews .mfs-review-source.mfs-review-source-2gis i,
.mfs-review-source[data-source*="2ГИС"] i,
.mfs-review-source[data-source*="2гис"] i,
.mfs-review-source[data-source*="2GIS"] i,
.mfs-review-source[data-source*="2gis"] i{
  background:#159947!important;
  color:#fff!important;
}



/* MFS 1.2.10 final: mobile reviews carousel width fix. */
.mfs-reviews,
.mfs-reviews *,
.mfs-lightbox,
.mfs-lightbox *{
  box-sizing:border-box!important;
}
.mfs-reviews{
  width:100%;
  max-width:100%;
  overflow:hidden;
}
.mfs-reviews-viewport{
  width:100%;
  max-width:100%;
  overflow:hidden!important;
}
.mfs-reviews-track{
  max-width:none;
}
@media (max-width:760px){
  .mfs-reviews{
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .mfs-reviews-viewport{
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .mfs-reviews-track{
    gap:0!important;
    width:100%!important;
  }
  .mfs-review-slide{
    flex:0 0 100%!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    border-radius:24px!important;
  }
  .mfs-review-top{
    flex-wrap:wrap;
  }
}


/* MFS 1.2.11 final: touch/swipe for mobile sliders. */
.mfs-reviews-viewport{
  touch-action:pan-y!important;
  -webkit-user-select:none!important;
  user-select:none!important;
  cursor:grab;
}
.mfs-reviews.is-dragging .mfs-reviews-viewport{cursor:grabbing;}
.mfs-reviews.is-dragging .mfs-reviews-track{transition:none!important;}
.mfs-reviews-track{transform:translate3d(0,0,0);}
@media (max-width:760px){
  .mfs-reviews-viewport{
    touch-action:pan-y!important;
    overscroll-behavior-x:contain;
  }
  .mfs-review-controls{
    display:flex;
  }
  .mfs-product-thumbs{
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    scroll-snap-type:x proximity;
    padding-bottom:8px;
    touch-action:pan-x!important;
    scrollbar-width:none;
  }
  .mfs-product-thumbs::-webkit-scrollbar{display:none!important;}
  .mfs-product-thumbs .mfs-thumb{
    flex:0 0 70px!important;
    width:70px!important;
    height:70px!important;
    scroll-snap-align:start;
  }
}


/* MFS 1.2.12 final: compact filter typography, styled checkboxes, product button hover. */
.mfs-wrap .mfs-filter-panel .mfs-filter-checks{
  gap:8px!important;
}
.mfs-wrap .mfs-filter-panel .mfs-check{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  min-height:26px!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:800!important;
  color:#596267!important;
  letter-spacing:0!important;
}
.mfs-wrap .mfs-filter-panel .mfs-check span,
.mfs-wrap .mfs-filter-panel .mfs-cat-check span{
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:800!important;
  color:inherit!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
.mfs-wrap .mfs-filter-panel .mfs-filter-block summary{
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:900!important;
}
.mfs-wrap .mfs-filter-panel .mfs-check input[type="checkbox"]{
  appearance:none!important;
  -webkit-appearance:none!important;
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  min-height:17px!important;
  margin:0!important;
  border:1.5px solid #cdd7da!important;
  border-radius:5px!important;
  background:#fff!important;
  box-shadow:0 2px 8px rgba(0,0,0,.03)!important;
  cursor:pointer!important;
  transition:.16s ease!important;
}
.mfs-wrap .mfs-filter-panel .mfs-check input[type="checkbox"]:hover{
  border-color:var(--mfs-accent)!important;
  box-shadow:0 0 0 3px rgba(4,174,186,.10)!important;
}
.mfs-wrap .mfs-filter-panel .mfs-check input[type="checkbox"]:checked{
  background:var(--mfs-accent)!important;
  border-color:var(--mfs-accent)!important;
}
.mfs-wrap .mfs-filter-panel .mfs-check input[type="checkbox"]:checked:after{
  content:""!important;
  position:absolute!important;
  left:5px!important;
  top:2px!important;
  width:4px!important;
  height:8px!important;
  border:solid #fff!important;
  border-width:0 2px 2px 0!important;
  transform:rotate(45deg)!important;
}
.mfs-wrap .mfs-filter-panel .mfs-cat-check input[type="checkbox"]{
  display:none!important;
}
.mfs-wrap .mfs-filter-panel .mfs-cat-check span{
  padding:8px 11px!important;
  border-radius:999px!important;
  background:#fff!important;
  border:1px solid #dfe8ea!important;
  color:#525b60!important;
  box-shadow:0 2px 10px rgba(0,0,0,.02)!important;
}
.mfs-wrap .mfs-filter-panel .mfs-cat-check input:checked + span{
  background:var(--mfs-accent)!important;
  border-color:var(--mfs-accent)!important;
  color:#fff!important;
}
.mfs-wrap .mfs-filter-panel .mfs-filter-color em{
  font-size:11px!important;
  line-height:1.15!important;
  font-weight:800!important;
  text-transform:none!important;
}
.mfs-wrap .mfs-filter-panel .mfs-filter-actions .mfs-btn,
.mfs-wrap .mfs-filter-panel .mfs-reset{
  font-size:13px!important;
  text-transform:none!important;
  letter-spacing:0!important;
}
.mfs-wrap .mfs-product-summary .mfs-add-cart,
.mfs-wrap .mfs-product-page .mfs-add-cart,
.mfs-wrap button.mfs-add-cart.mfs-btn-accent,
.mfs-wrap .mfs-btn.mfs-btn-accent{
  background:var(--mfs-accent)!important;
  color:#fff!important;
  border:0!important;
  text-transform:none!important;
  letter-spacing:0!important;
  font-size:15px!important;
  font-weight:900!important;
  box-shadow:none!important;
}
.mfs-wrap .mfs-product-summary .mfs-add-cart:hover,
.mfs-wrap .mfs-product-page .mfs-add-cart:hover,
.mfs-wrap button.mfs-add-cart.mfs-btn-accent:hover,
.mfs-wrap .mfs-btn.mfs-btn-accent:hover{
  background:var(--mfs-accent-dark)!important;
  color:#fff!important;
  border-color:var(--mfs-accent-dark)!important;
  opacity:1!important;
  box-shadow:0 12px 26px rgba(4,174,186,.22)!important;
  transform:translateY(-1px)!important;
}
.mfs-wrap .mfs-product-summary .mfs-add-cart:focus,
.mfs-wrap .mfs-product-page .mfs-add-cart:focus{
  outline:3px solid rgba(4,174,186,.20)!important;
  outline-offset:3px!important;
}
@media (max-width:767px){
  .mfs-wrap .mfs-filter-panel .mfs-check,
  .mfs-wrap .mfs-filter-panel .mfs-check span,
  .mfs-wrap .mfs-filter-panel .mfs-cat-check span{
    font-size:12.5px!important;
  }
  .mfs-wrap .mfs-filter-panel .mfs-filter-block summary{
    font-size:12.5px!important;
  }
  .mfs-wrap .mfs-filter-panel .mfs-check input[type="checkbox"]{
    width:16px!important;
    height:16px!important;
    min-width:16px!important;
    min-height:16px!important;
  }
}


/* MFS 1.2.13 final: bordered search field and smaller search typography */
.mfs-wrap .mfs-live-search,
body .mfs-wrap .mfs-live-search,
.mfs-search-page .mfs-live-search,
body .mfs-search-page .mfs-live-search{
  border:1px solid #dce5e7!important;
  box-shadow:0 8px 26px rgba(0,0,0,.045)!important;
  background:#fff!important;
}
.mfs-wrap .mfs-live-search:hover,
.mfs-wrap .mfs-live-search:focus-within,
.mfs-search-page .mfs-live-search:hover,
.mfs-search-page .mfs-live-search:focus-within{
  border-color:var(--mfs-accent)!important;
  box-shadow:0 10px 32px rgba(0,177,190,.10)!important;
}
.mfs-wrap .mfs-live-search input,
body .mfs-wrap .mfs-live-search input,
.mfs-search-page .mfs-live-search input,
body .mfs-search-page .mfs-live-search input{
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:700!important;
  letter-spacing:0!important;
}
.mfs-wrap .mfs-live-search input::placeholder,
body .mfs-wrap .mfs-live-search input::placeholder,
.mfs-search-page .mfs-live-search input::placeholder,
body .mfs-search-page .mfs-live-search input::placeholder{
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:600!important;
  color:#6d7679!important;
  opacity:1!important;
}
@media (max-width:767px){
  .mfs-wrap .mfs-live-search:not(.active):not(.mobile-open):not(.mfs-mobile-open){
    border:0!important;
    box-shadow:none!important;
    background:transparent!important;
  }
  .mfs-wrap .mfs-live-search.mfs-mobile-open,
  .mfs-wrap .mfs-live-search.mobile-open,
  .mfs-wrap .mfs-live-search.active{
    border:1px solid #dce5e7!important;
  }
  .mfs-wrap .mfs-live-search.mfs-mobile-open input,
  .mfs-wrap .mfs-live-search.mobile-open input,
  .mfs-wrap .mfs-live-search.active input{
    font-size:14px!important;
  }
}


/* MFS legal documents final text layout */
.mfs-legal-page .mfs-legal-content{font-family:'Manrope',Arial,sans-serif!important;color:#252a2d!important;line-height:1.78!important}
.mfs-legal-page .mfs-legal-content p{font-size:15px!important;line-height:1.78!important;margin:0 0 14px!important;font-weight:620!important;color:#30363a!important;overflow-wrap:normal!important;word-break:normal!important}
.mfs-legal-page .mfs-legal-content h2{font-size:clamp(22px,2vw,30px)!important;line-height:1.2!important;margin:34px 0 16px!important;font-weight:900!important;color:#111!important;letter-spacing:-.02em!important;text-transform:none!important}
.mfs-legal-page .mfs-legal-content h2:first-child{margin-top:0!important}
.mfs-legal-page .mfs-legal-content ul,.mfs-legal-page .mfs-legal-content ol{display:block!important;margin:8px 0 18px 20px!important;padding:0!important;list-style:disc!important}
.mfs-legal-page .mfs-legal-content ol{list-style:decimal!important}
.mfs-legal-page .mfs-legal-content li{display:list-item!important;background:transparent!important;border-radius:0!important;padding:0!important;margin:0 0 8px!important;font-size:15px!important;line-height:1.65!important;font-weight:620!important;color:#30363a!important}
.mfs-legal-page .mfs-legal-content li:before{display:none!important}
.mfs-legal-toc a{text-transform:none!important;word-break:normal!important;overflow-wrap:break-word!important}
@media(max-width:640px){.mfs-legal-page .mfs-legal-content p,.mfs-legal-page .mfs-legal-content li{font-size:14px!important}.mfs-legal-page .mfs-legal-content{line-height:1.68!important}}

/* MFS 1.2.15 chair promo */
.mfs-wrap .mfs-chair-promo{background:linear-gradient(135deg,#eefafa 0%,#ffffff 100%);border:1px solid rgba(0,174,187,.22);border-radius:18px;padding:13px 15px;margin:0 0 14px;display:grid;gap:5px;color:var(--mfs-dark);box-shadow:0 8px 28px rgba(0,174,187,.06)}
.mfs-wrap .mfs-chair-promo span{display:inline-flex;width:max-content;align-items:center;border-radius:999px;background:var(--mfs-accent);color:#fff!important;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.03em;padding:6px 9px}
.mfs-wrap .mfs-chair-promo strong{font-size:14px!important;line-height:1.25;color:var(--mfs-dark)!important;font-weight:900!important}
.mfs-wrap .mfs-chair-promo em{font-style:normal;color:var(--mfs-accent);font-weight:900;font-size:13px}
.mfs-wrap .mfs-chair-promo.applied{background:linear-gradient(135deg,#0baebb 0%,#05a5b0 100%);border-color:transparent;color:#fff;box-shadow:0 14px 34px rgba(0,174,187,.22)}
.mfs-wrap .mfs-chair-promo.applied span{background:#fff;color:var(--mfs-accent)!important}
.mfs-wrap .mfs-chair-promo.applied strong,.mfs-wrap .mfs-chair-promo.applied em{color:#fff!important}
.mfs-wrap .mfs-promo-mini{padding:10px 12px;border-radius:16px;margin:0 0 10px;gap:4px}
.mfs-wrap .mfs-promo-mini span{font-size:9px;padding:5px 8px}
.mfs-wrap .mfs-promo-mini strong{font-size:12px!important;line-height:1.2!important}
.mfs-wrap .mfs-promo-mini em{font-size:11px!important}
.mfs-wrap .mfs-total-prices{display:flex!important;align-items:flex-end;justify-content:flex-end;gap:8px;flex-wrap:wrap;text-align:right;color:var(--mfs-accent)!important;font-weight:900!important}
.mfs-wrap .mfs-total-prices del{color:#9aa4a8!important;text-decoration-thickness:2px;font-size:14px;line-height:1.1;white-space:nowrap}
.mfs-wrap .mfs-total-prices strong{color:var(--mfs-accent)!important;font-size:24px;font-weight:900!important;line-height:1.05;white-space:nowrap}
.mfs-wrap .mfs-mini-cart-head .mfs-total-prices{max-width:180px;gap:4px;flex-direction:column;align-items:flex-end}
.mfs-wrap .mfs-mini-cart-head .mfs-total-prices del{font-size:11px}
.mfs-wrap .mfs-mini-cart-head .mfs-total-prices strong{font-size:15px!important;color:var(--mfs-accent)!important}
.mfs-wrap .mfs-cart-total .mfs-total-prices strong{font-size:26px!important}
@media(max-width:640px){.mfs-wrap .mfs-mini-cart-head .mfs-total-prices{max-width:145px}.mfs-wrap .mfs-total-prices strong{font-size:20px!important}.mfs-wrap .mfs-chair-promo{padding:11px 12px;border-radius:16px}.mfs-wrap .mfs-chair-promo strong{font-size:12px!important}}


/* MFS 1.2.17: styled dual price range */
.mfs-filter-price .mfs-price-filter{padding:0 13px 15px;display:grid;gap:14px;min-width:0;overflow:hidden}
.mfs-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center;min-width:0}
.mfs-price-box{position:relative;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:0!important;padding:10px 12px!important;border:1px solid var(--mfs-line)!important;border-radius:15px!important;background:#fff!important;min-width:0;box-shadow:none!important;color:var(--mfs-muted)!important;font-size:12px!important;font-weight:800!important;line-height:1!important}
.mfs-price-box span{font-size:12px!important;color:var(--mfs-muted)!important;font-weight:800!important;line-height:1!important;text-transform:none!important}
.mfs-price-box input{width:100%!important;min-width:0!important;border:0!important;outline:0!important;background:transparent!important;padding:0!important;margin:0!important;box-shadow:none!important;color:var(--mfs-dark)!important;font:800 13px/1 Manrope,Arial,sans-serif!important;text-align:right!important;height:auto!important;appearance:textfield!important;-moz-appearance:textfield!important}
.mfs-price-box input::-webkit-outer-spin-button,.mfs-price-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.mfs-price-box em{font-style:normal!important;color:var(--mfs-dark)!important;font-size:13px!important;font-weight:800!important;line-height:1!important}
.mfs-range-slider{position:relative;height:32px;margin:0 2px;touch-action:none;min-width:0}
.mfs-range-bg{position:absolute;left:0;right:0;top:14px;height:4px;border-radius:999px;background:#dbe7e7;overflow:visible}
.mfs-range-bg i{position:absolute;top:0;bottom:0;left:0;right:0;background:var(--mfs-accent);border-radius:999px;display:block}
.mfs-range-slider input[type=range]{position:absolute;left:0;top:0;width:100%!important;height:32px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;pointer-events:none!important;appearance:none!important;-webkit-appearance:none!important;outline:0!important}
.mfs-range-slider input[type=range]::-webkit-slider-runnable-track{height:4px;background:transparent;border:0}
.mfs-range-slider input[type=range]::-moz-range-track{height:4px;background:transparent;border:0}
.mfs-range-slider input[type=range]::-webkit-slider-thumb{appearance:none!important;-webkit-appearance:none!important;pointer-events:auto!important;width:22px!important;height:22px!important;border-radius:50%!important;background:#fff!important;border:3px solid var(--mfs-accent)!important;box-shadow:0 5px 16px rgba(0,174,188,.22)!important;cursor:pointer!important;margin-top:-9px!important}
.mfs-range-slider input[type=range]::-moz-range-thumb{pointer-events:auto!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#fff!important;border:3px solid var(--mfs-accent)!important;box-shadow:0 5px 16px rgba(0,174,188,.22)!important;cursor:pointer!important}
.mfs-range-slider input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 5px rgba(0,174,188,.12),0 5px 16px rgba(0,174,188,.22)!important}
.mfs-range-slider input[type=range]:focus::-moz-range-thumb{box-shadow:0 0 0 5px rgba(0,174,188,.12),0 5px 16px rgba(0,174,188,.22)!important}
@media (max-width:760px){.mfs-price-inputs{grid-template-columns:1fr 1fr;gap:8px}.mfs-price-box{padding:9px 10px!important}.mfs-price-box span,.mfs-price-box input,.mfs-price-box em{font-size:12px!important}.mfs-range-slider{height:34px}.mfs-range-bg{top:15px}.mfs-range-slider input[type=range]{height:34px!important}}


/* MFS 1.2.21: Yandex map block, full-height contact layout, compact product of week */
.mfs-map-card{
  width:100%;
  height:var(--mfs-map-height,100%);
  min-height:520px;
  border-radius:34px;
  overflow:hidden;
  position:relative;
  background:#eef4f5;
  box-shadow:0 24px 70px rgba(17,17,17,.10);
  font-family:'Manrope',Arial,sans-serif!important;
  isolation:isolate;
}
.mfs-map-card *{box-sizing:border-box;font-family:'Manrope',Arial,sans-serif!important}
.mfs-map-layer{position:relative;width:100%;height:100%;min-height:inherit;border-radius:inherit;overflow:hidden;background:#eef4f5}
.mfs-map-canvas,.mfs-map-frame{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important;border:0!important;display:block!important;background:#eef4f5!important}
.mfs-map-canvas{z-index:1;opacity:0;transition:opacity .25s ease}
.mfs-map-frame{z-index:0;filter:saturate(.94) contrast(.99);pointer-events:auto!important}
.mfs-map-card.is-js-ready .mfs-map-canvas{opacity:1}
.mfs-map-card.is-js-ready .mfs-map-frame{opacity:0;pointer-events:none!important}
.mfs-map-layer:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.16) 0%,rgba(255,255,255,.03) 42%,rgba(0,174,188,.08) 100%)}
.mfs-map-marker{position:absolute;left:50%;top:50%;transform:translate(-50%,-95%) rotate(-45deg);z-index:4;width:72px;height:72px;border:0!important;border-radius:50% 50% 50% 12px!important;background:var(--mfs-accent,#00aeba)!important;color:#fff!important;box-shadow:0 16px 38px rgba(0,174,188,.34);cursor:pointer;display:grid;place-items:center;transition:box-shadow .22s ease;padding:0!important}
.mfs-map-card.is-js-ready .mfs-map-marker{display:none!important}
.mfs-map-marker span{transform:rotate(45deg);display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#fff;color:#111;font-weight:1000;font-size:18px;letter-spacing:-.04em;text-transform:lowercase;line-height:1}
.mfs-map-marker i{position:absolute;inset:-12px;border:2px solid rgba(0,174,188,.28);border-radius:50%;animation:mfsMapPulse 1.8s ease-in-out infinite;pointer-events:none}
.mfs-map-marker:hover{box-shadow:0 20px 44px rgba(0,174,188,.42)}
@keyframes mfsMapPulse{0%{transform:scale(.82);opacity:.9}100%{transform:scale(1.32);opacity:0}}
.mfs-ymap-pin{width:72px;height:72px;border-radius:50% 50% 50% 12px;background:var(--mfs-accent,#00aeba);box-shadow:0 16px 38px rgba(0,174,188,.34);transform:translate(-36px,-66px) rotate(-45deg);display:grid;place-items:center;cursor:pointer;position:relative}
.mfs-ymap-pin:after{content:"";position:absolute;inset:-12px;border:2px solid rgba(0,174,188,.24);border-radius:50%;animation:mfsMapPulse 1.8s ease-in-out infinite}
.mfs-ymap-pin span{transform:rotate(45deg);display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#fff;color:#111;font-weight:1000;font-size:18px;letter-spacing:-.04em;text-transform:lowercase;line-height:1}
.mfs-map-popover{position:absolute;z-index:5;left:32px;bottom:32px;width:min(410px,calc(100% - 64px));max-height:calc(100% - 64px);overflow:auto;border-radius:28px;background:#fff;padding:22px;box-shadow:0 24px 70px rgba(17,17,17,.18);border:1px solid rgba(0,0,0,.05);opacity:0;transform:translateY(12px) scale(.98);pointer-events:none;transition:opacity .22s ease,transform .22s ease}
.mfs-map-card.is-open .mfs-map-popover{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}
.mfs-map-close{position:absolute;right:16px;top:16px;width:34px;height:34px;border:0!important;border-radius:50%!important;background:#f4f7f8!important;color:#111!important;font-size:18px!important;font-weight:900!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer!important;padding:0!important}
.mfs-map-popover-head span{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:#eafafb;color:var(--mfs-accent,#00aeba);font-size:10px;font-weight:1000;text-transform:uppercase;letter-spacing:.05em;padding:7px 10px;margin-bottom:10px}
.mfs-map-popover-head h3{margin:0 38px 7px 0!important;color:#111!important;font-size:26px!important;line-height:1.05!important;font-weight:1000!important;letter-spacing:-.03em!important;text-transform:none!important}
.mfs-map-popover-head p{margin:0!important;color:#5d666a!important;font-size:14px!important;font-weight:750!important;line-height:1.4!important}
.mfs-map-products{display:grid;gap:10px;margin:18px 0 18px}
.mfs-map-products>strong{font-size:13px!important;color:#111!important;font-weight:1000!important;line-height:1.2!important;text-transform:none!important}
.mfs-map-product{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center;min-width:0;background:#f4f8f9!important;border-radius:18px!important;padding:8px 10px!important;text-decoration:none!important;color:#111!important;transition:transform .18s ease,background .18s ease}
.mfs-map-product:hover{transform:translateY(-1px);background:#eef6f7!important;color:#111!important}
.mfs-map-product img{width:54px!important;height:54px!important;border-radius:14px!important;object-fit:cover!important;background:#fff!important;display:block!important}
.mfs-map-product span{display:grid;gap:3px;min-width:0}
.mfs-map-product b{font-size:13px!important;line-height:1.22!important;color:#111!important;font-weight:900!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.mfs-map-product em{font-style:normal!important;color:var(--mfs-accent,#00aeba)!important;font-size:13px!important;font-weight:1000!important;line-height:1.1!important}
.mfs-map-route{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;border-radius:999px;background:var(--mfs-accent,#00aeba)!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;font-weight:1000!important;padding:0 22px!important;box-shadow:0 12px 26px rgba(0,174,188,.24);transition:transform .18s ease,box-shadow .18s ease}
.mfs-map-route:hover{transform:translateY(-1px);color:#fff!important;box-shadow:0 16px 32px rgba(0,174,188,.32)}
@media(max-width:760px){
  .mfs-map-card{height:var(--mfs-map-height,100%);min-height:520px;border-radius:24px}
  .mfs-map-layer:after{background:linear-gradient(180deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.50) 100%)}
  .mfs-map-marker{width:58px;height:58px;top:42%;transform:translate(-50%,-95%) rotate(-45deg)}
  .mfs-map-marker span{width:38px;height:38px;font-size:15px}
  .mfs-ymap-pin{width:58px;height:58px;transform:translate(-29px,-53px) rotate(-45deg)}
  .mfs-ymap-pin span{width:38px;height:38px;font-size:15px}
  .mfs-map-popover{left:14px;right:14px;bottom:14px;width:auto;max-height:calc(100% - 28px);border-radius:22px;padding:18px}
  .mfs-map-popover-head h3{font-size:22px!important;margin-right:34px!important}
  .mfs-map-product{grid-template-columns:48px minmax(0,1fr);border-radius:16px!important}
  .mfs-map-product img{width:48px!important;height:48px!important}
  .mfs-map-route{width:100%;min-height:46px}
}


/* MFS 1.2.21: final map fit + product of week card */
.elementor-widget-shortcode:has(.mfs-map-card),
.elementor-widget-shortcode:has(.mfs-map-card) > .elementor-widget-container,
.elementor-widget-shortcode:has(.mfs-map-card) .elementor-shortcode{
  height:100%!important;
  min-height:520px!important;
}
.e-con:has(.mfs-map-card),
.e-con-full:has(.mfs-map-card),
.e-con-inner:has(.mfs-map-card){align-items:stretch!important}
.mfs-map-card{
  height:var(--mfs-map-height,100%)!important;
  min-height:520px!important;
  max-height:none!important;
}
.mfs-map-card[data-mfs-fit-height="true"]{
  height:var(--mfs-fitted-height,var(--mfs-map-height,100%))!important;
  min-height:var(--mfs-fitted-height,520px)!important;
}
.mfs-map-layer,
.mfs-map-canvas,
.mfs-map-frame{height:100%!important;min-height:inherit!important}
.mfs-map-popover{
  overflow:visible!important;
  max-height:none!important;
  width:min(380px,calc(100% - 64px))!important;
  padding:22px!important;
}
.mfs-map-products-week{margin:16px 0 18px!important;gap:0!important}
.mfs-map-products-week>strong{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  width:max-content!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:#fff3e8!important;
  color:#ff6a00!important;
  font-size:12px!important;
  font-weight:1000!important;
  letter-spacing:.01em!important;
  margin-bottom:10px!important;
}
.mfs-map-products-week .mfs-map-product{
  grid-template-columns:78px minmax(0,1fr)!important;
  min-height:92px!important;
  padding:10px!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,#f4f8f9 0%,#ffffff 100%)!important;
  border:1px solid rgba(0,174,188,.12)!important;
  box-shadow:0 10px 24px rgba(17,17,17,.06)!important;
}
.mfs-map-products-week .mfs-map-product img{
  width:78px!important;
  height:72px!important;
  border-radius:18px!important;
  object-fit:cover!important;
}
.mfs-map-products-week .mfs-map-product b{
  font-size:15px!important;
  line-height:1.15!important;
  -webkit-line-clamp:2!important;
}
.mfs-map-products-week .mfs-map-product em{
  font-size:15px!important;
  display:block!important;
  margin-top:4px!important;
}
.mfs-map-close,
.mfs-map-close:hover,
.mfs-map-close:focus{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  max-width:36px!important;
  min-height:36px!important;
  max-height:36px!important;
  aspect-ratio:1/1!important;
  border-radius:50%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  background:#f4f7f8!important;
  color:#111!important;
  box-shadow:none!important;
  transform:none!important;
  text-indent:0!important;
  overflow:hidden!important;
}
.mfs-map-close:before,.mfs-map-close:after{display:none!important;content:none!important}
@media(max-width:760px){
  .elementor-widget-shortcode:has(.mfs-map-card),
  .elementor-widget-shortcode:has(.mfs-map-card) > .elementor-widget-container,
  .elementor-widget-shortcode:has(.mfs-map-card) .elementor-shortcode{min-height:520px!important}
  .mfs-map-card{height:var(--mfs-map-height,520px)!important;min-height:520px!important}
  .mfs-map-popover{left:14px!important;right:14px!important;bottom:14px!important;width:auto!important;padding:18px!important;max-height:none!important;overflow:visible!important}
  .mfs-map-products-week .mfs-map-product{grid-template-columns:64px minmax(0,1fr)!important;min-height:78px!important}
  .mfs-map-products-week .mfs-map-product img{width:64px!important;height:60px!important;border-radius:16px!important}
}


/* MFS 1.2.22: map popover final position + no price wrap */
.mfs-map-popover{
  left:32px!important;
  right:auto!important;
  top:50%!important;
  bottom:auto!important;
  transform:translateY(-50%) scale(.98)!important;
  width:min(380px,calc(100% - 64px))!important;
  overflow:visible!important;
  max-height:none!important;
}
.mfs-map-card.is-open .mfs-map-popover{
  transform:translateY(-50%) scale(1)!important;
}
.mfs-map-products-week .mfs-map-product em,
.mfs-map-products-week .mfs-map-product em .amount,
.mfs-map-products-week .mfs-map-product em .woocommerce-Price-amount,
.mfs-map-products-week .mfs-map-product em .woocommerce-Price-currencySymbol{
  white-space:nowrap!important;
}
.mfs-map-products-week .mfs-map-product em{
  display:inline-flex!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  width:max-content!important;
  max-width:100%!important;
  gap:2px!important;
}
.mfs-map-products-week .mfs-map-product em .amount,
.mfs-map-products-week .mfs-map-product em .woocommerce-Price-amount{
  display:inline-flex!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  gap:2px!important;
  line-height:1!important;
}
.mfs-map-products-week .mfs-map-product span{min-width:0!important;overflow:hidden!important;}
.mfs-map-products-week .mfs-map-product b{min-width:0!important;}
@media(max-width:760px){
  .mfs-map-popover{
    left:14px!important;
    right:14px!important;
    top:auto!important;
    bottom:14px!important;
    width:auto!important;
    transform:translateY(12px) scale(.98)!important;
  }
  .mfs-map-card.is-open .mfs-map-popover{transform:translateY(0) scale(1)!important;}
}

/* MFS 1.2.23: YooKassa payment result */
.mfs-payment-result{margin:0 0 22px;padding:28px;border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(17,17,17,.06);font-family:Manrope,Arial,sans-serif;border:1px solid rgba(11,176,190,.14)}
.mfs-payment-result h2{margin:0 0 8px;font-size:28px;line-height:1.15;color:#111;font-weight:800}
.mfs-payment-result p{margin:0;color:#66727a;font-size:16px;line-height:1.55}
.mfs-payment-result.ok{background:linear-gradient(135deg,#effcff,#fff);border-color:rgba(11,176,190,.34)}
.mfs-payment-result.ok h2{color:#06aeba}
.mfs-payment-result.bad{background:linear-gradient(135deg,#fff2f2,#fff);border-color:rgba(239,68,68,.22)}
.mfs-payment-result.bad h2{color:#e23b3b}

/* MFS 1.2.24: YooKassa result screen */
.mfs-payment-result{display:flex;align-items:center;gap:22px;margin:18px 0 30px;padding:34px;border-radius:32px;background:#fff;box-shadow:0 24px 70px rgba(17,17,17,.08);border:1px solid rgba(11,176,190,.16);font-family:Manrope,Arial,sans-serif;overflow:hidden;position:relative}
.mfs-payment-result:before{content:"";position:absolute;right:-70px;top:-80px;width:190px;height:190px;border-radius:50%;background:rgba(11,176,190,.12)}
.mfs-payment-result-icon{width:74px;height:74px;border-radius:24px;display:flex;align-items:center;justify-content:center;flex:0 0 74px;background:#0bb0be;color:#fff;font-size:42px;font-weight:900;line-height:1;box-shadow:0 18px 38px rgba(11,176,190,.28)}
.mfs-payment-result-copy{position:relative;z-index:1;max-width:760px}
.mfs-payment-result-copy>span{display:inline-flex;margin-bottom:8px;padding:8px 12px;border-radius:999px;background:#effcff;color:#0aa9b5;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
.mfs-payment-result-copy h2{margin:0 0 10px!important;font-size:34px!important;line-height:1.1!important;color:#121212!important;font-weight:900!important;text-transform:none!important}
.mfs-payment-result-copy p{margin:0 0 20px!important;color:#5f6b72!important;font-size:17px!important;line-height:1.55!important;font-weight:700!important}
.mfs-payment-result.bad .mfs-payment-result-icon{background:#ef4444;box-shadow:0 18px 38px rgba(239,68,68,.22)}
.mfs-payment-result.bad .mfs-payment-result-copy>span{background:#fff2f2;color:#ef4444}
.mfs-payment-result.wait .mfs-payment-result-icon{background:#111;box-shadow:0 18px 38px rgba(17,17,17,.16)}
@media (max-width:640px){.mfs-payment-result{align-items:flex-start;gap:14px;padding:24px;border-radius:26px}.mfs-payment-result-icon{width:54px;height:54px;flex-basis:54px;border-radius:18px;font-size:30px}.mfs-payment-result-copy h2{font-size:25px!important}.mfs-payment-result-copy p{font-size:15px!important}}

/* MFS 1.2.25 checkout delivery, reviews, account fixes */
.mfs-reviews-viewport{overflow:hidden!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}
.mfs-reviews-track{display:flex!important;gap:0!important;will-change:transform!important;transition:transform .35s ease!important}
.mfs-review-slide{box-sizing:border-box!important;flex:0 0 25%!important;margin:0!important;border-left:9px solid transparent!important;border-right:9px solid transparent!important;background-clip:padding-box!important}
@media(max-width:1100px){.mfs-review-slide{flex-basis:33.333333%!important}}
@media(max-width:760px){.mfs-review-slide{flex-basis:100%!important;border-left:0!important;border-right:0!important}.mfs-reviews-track{gap:0!important}}
.mfs-lk-dashboard .mfs-lk-tabs button{text-transform:none!important;letter-spacing:0!important;font-size:16px!important;line-height:1.2!important}
.mfs-lk-dashboard .mfs-lk-tabs button span{border-radius:50%!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;aspect-ratio:1/1!important;line-height:1!important;text-transform:none!important}
.mfs-order-card em{background:#e9fbfc!important;color:#078c96!important}
.mfs-checkout-form input[type="text"],.mfs-checkout-form input[type="tel"],.mfs-checkout-form input[type="email"],.mfs-checkout-form input[type="number"]{font-family:Manrope,Arial,sans-serif!important;font-weight:600!important;color:var(--mfs-dark)!important}
.mfs-consent{display:flex!important;align-items:flex-start!important;gap:10px!important;font-weight:700!important;line-height:1.35!important}.mfs-consent input{appearance:none!important;-webkit-appearance:none!important;width:22px!important;height:22px!important;min-width:22px!important;border:2px solid #d8e4e4!important;border-radius:7px!important;background:#fff!important;margin-top:1px!important;position:relative!important}.mfs-consent input:checked{background:var(--mfs-accent)!important;border-color:var(--mfs-accent)!important}.mfs-consent input:checked:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.mfs-consent a{color:var(--mfs-accent)!important;text-decoration:none!important;font-weight:900!important}
.mfs-cart-grid{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)!important;align-items:start!important}.mfs-cart-summary{position:static!important}.mfs-cart-delivery{margin:18px 0;padding:0;display:grid;gap:14px}.mfs-cart-delivery h4{margin:0;font-size:18px;font-weight:900;color:var(--mfs-dark)}.mfs-delivery-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mfs-delivery-choice label,.mfs-tk-options label{display:flex!important;gap:10px;align-items:flex-start;border:1px solid #dce7e7;border-radius:18px;padding:14px;background:#fff;cursor:pointer;transition:.2s ease}.mfs-delivery-choice label.active,.mfs-tk-options label.active{border-color:var(--mfs-accent);box-shadow:0 12px 28px rgba(8,174,187,.12)}.mfs-delivery-choice input,.mfs-tk-options input{appearance:none!important;-webkit-appearance:none!important;width:20px!important;height:20px!important;min-width:20px!important;border-radius:50%!important;border:2px solid #d8e4e4!important;background:#fff!important;margin-top:2px!important}.mfs-delivery-choice input:checked,.mfs-tk-options input:checked{border:6px solid var(--mfs-accent)!important}.mfs-delivery-choice b,.mfs-tk-options b{display:block;font-weight:900;color:var(--mfs-dark)}.mfs-delivery-choice em,.mfs-tk-options em{display:block;font-style:normal;color:var(--mfs-muted);font-size:12px;font-weight:750;line-height:1.35;margin-top:3px}.mfs-delivery-panel{display:none}.mfs-cart-delivery.is-delivery .mfs-delivery-panel{display:grid;gap:14px}.mfs-delivery-copy{background:#f3f8f8;border-radius:20px;padding:16px;color:#4e565a;font-weight:700;line-height:1.45}.mfs-delivery-copy p{margin:0 0 10px}.mfs-delivery-copy p:last-child{margin-bottom:0}.mfs-messengers{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.mfs-messengers a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:9px 13px;background:#fff;color:var(--mfs-dark)!important;text-decoration:none!important;font-weight:900}.mfs-messengers a:nth-child(1){background:#eef5ff;color:#3375f6!important}.mfs-messengers a:nth-child(2){background:#e9f7ff;color:#229ed9!important}.mfs-messengers a:nth-child(3){background:#f2edff;color:#7b4dff!important}.mfs-tk-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mfs-delivery-address-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px;align-items:stretch}.mfs-address-fields{display:grid;gap:10px}.mfs-address-fields label{position:relative;margin:0!important}.mfs-address-fields input{width:100%;border:1px solid #dce7e7!important;border-radius:16px!important;padding:13px 14px!important;background:#fff!important;font-size:14px!important}.mfs-address-inline{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mfs-address-suggest{display:none;position:absolute;left:0;right:0;top:100%;z-index:25;background:#fff;border:1px solid #dce7e7;border-radius:16px;box-shadow:0 16px 38px rgba(0,0,0,.08);overflow:hidden;max-height:220px;overflow-y:auto}.mfs-address-suggest.active{display:block}.mfs-address-suggest button{display:block;width:100%;text-align:left;border:0;background:#fff;padding:10px 12px;color:var(--mfs-dark);font-weight:700;line-height:1.25;cursor:pointer}.mfs-address-suggest button:hover{background:#eefafa}.mfs-delivery-map-box{position:relative;border-radius:18px;overflow:hidden;min-height:240px;background:#edf4f4}.mfs-delivery-map{position:absolute;inset:0;width:100%;height:100%;border:0}.mfs-delivery-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);background:var(--mfs-accent);color:#fff;border:5px solid #fff;border-radius:50% 50% 50% 0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.18);pointer-events:none}.mfs-cargo-preview{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;background:#fff;border:1px solid #e0eeee;border-radius:20px;padding:14px}.mfs-cargo-box{width:var(--box-w);height:var(--box-h);min-width:90px;min-height:58px;background:linear-gradient(135deg,#d8b47b,#b98745);border-radius:12px;box-shadow:inset 0 -10px 0 rgba(0,0,0,.08),0 12px 26px rgba(88,59,26,.16);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:8px}.mfs-cargo-box span{font-size:11px;text-transform:uppercase;font-weight:900;opacity:.9}.mfs-cargo-box strong{font-size:13px;line-height:1.1}.mfs-cargo-box em{font-style:normal;font-size:11px;font-weight:800}.mfs-cargo-preview p{margin:0;color:var(--mfs-muted);font-size:12px;font-weight:750;line-height:1.4}.mfs-delivery-estimate{background:#151515;color:#fff;border-radius:20px;padding:16px}.mfs-delivery-estimate span{display:block;color:var(--mfs-accent);text-transform:uppercase;font-size:11px;font-weight:900;margin-bottom:6px}.mfs-delivery-estimate strong{display:block;color:#fff;font-size:18px;font-weight:900}.mfs-delivery-estimate em{display:block;color:#dce3e3;font-style:normal;font-size:12px;font-weight:700;margin-top:4px}.mfs-recommendations-hero{grid-column:1/-1;background:var(--mfs-dark);color:#fff;border-radius:28px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.mfs-recommendations-hero h2{color:#fff!important;margin:0 0 6px;font-size:30px;font-weight:900}.mfs-recommendations-hero p{margin:0;color:#dce3e3;font-weight:750}.mfs-recommendations-hero a{white-space:nowrap}.mfs-cart-summary .mfs-btn{text-transform:none!important}
@media(max-width:1100px){.mfs-cart-grid{grid-template-columns:1fr!important}.mfs-delivery-address-grid{grid-template-columns:1fr}.mfs-delivery-map-box{min-height:280px}}
@media(max-width:640px){.mfs-delivery-choice,.mfs-tk-options,.mfs-address-inline,.mfs-cargo-preview{grid-template-columns:1fr}.mfs-cart-summary{padding:20px!important}.mfs-delivery-copy{font-size:13px}.mfs-recommendations-hero{display:grid;padding:22px}.mfs-recommendations-hero h2{font-size:25px}}
.mfs-delivery-map{pointer-events:none!important}

/* MFS 1.2.26 checkout polish */
.mfs-wrap .mfs-cart-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:22px!important;
  align-items:stretch!important;
}
.mfs-wrap .mfs-cart-items,
.mfs-wrap .mfs-cart-summary{
  width:100%!important;
  max-width:100%!important;
}
.mfs-wrap .mfs-cart-summary{
  position:static!important;
  padding:30px!important;
  border-radius:30px!important;
}
.mfs-wrap .mfs-cart-summary h3{font-size:30px!important;line-height:1.08!important;margin-bottom:18px!important;}
.mfs-wrap .mfs-checkout-form{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:start!important;
}
.mfs-wrap .mfs-checkout-form .mfs-cart-delivery,
.mfs-wrap .mfs-checkout-form .mfs-consent,
.mfs-wrap .mfs-checkout-form .mfs-btn,
.mfs-wrap .mfs-checkout-form .mfs-form-status{grid-column:1/-1!important;}
.mfs-wrap .mfs-checkout-form label,
.mfs-wrap .mfs-lk label{font-size:13px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important;color:#687276!important;}
.mfs-wrap .mfs-checkout-form input,
.mfs-wrap .mfs-lk input,
.mfs-wrap .mfs-address-fields input{
  font-family:Manrope,Arial,sans-serif!important;
  font-weight:600!important;
  font-size:15px!important;
  color:var(--mfs-dark)!important;
  text-transform:none!important;
  letter-spacing:0!important;
}
.mfs-wrap .mfs-checkout-form input::placeholder,
.mfs-wrap .mfs-lk input::placeholder,
.mfs-wrap .mfs-address-fields input::placeholder{color:#9aa6aa!important;font-weight:600!important;opacity:1!important;}
.mfs-wrap .mfs-delivery-choice{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}
.mfs-wrap .mfs-delivery-choice label,
.mfs-wrap .mfs-tk-options label{
  position:relative!important;
  padding:18px 18px 18px 58px!important;
  border-radius:22px!important;
  border:1px solid #dceaea!important;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(0,0,0,.025)!important;
}
.mfs-wrap .mfs-delivery-choice label.active,
.mfs-wrap .mfs-tk-options label.active{
  background:#f7ffff!important;
  border-color:var(--mfs-accent)!important;
  box-shadow:0 14px 34px rgba(8,174,187,.12)!important;
}
.mfs-wrap .mfs-delivery-choice input,
.mfs-wrap .mfs-tk-options input{
  position:absolute!important;
  left:18px!important;
  top:18px!important;
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  min-height:26px!important;
  margin:0!important;
  border:2px solid #d8e5e7!important;
  border-radius:999px!important;
  background:#fff!important;
  box-shadow:inset 0 0 0 7px #fff!important;
}
.mfs-wrap .mfs-delivery-choice input:checked,
.mfs-wrap .mfs-tk-options input:checked{
  border-color:var(--mfs-accent)!important;
  background:var(--mfs-accent)!important;
  box-shadow:inset 0 0 0 6px #fff!important;
}
.mfs-wrap .mfs-tk-options{grid-template-columns:repeat(5,minmax(0,1fr))!important;}
.mfs-wrap .mfs-tk-options label{padding:16px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:10px!important;}
.mfs-wrap .mfs-tk-options input{position:static!important;grid-row:1!important;grid-column:1!important;}
.mfs-wrap .mfs-tk-options span{grid-column:2!important;min-width:0!important;}
.mfs-wrap .mfs-tk-site{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  max-width:100%!important;
  margin-top:9px!important;
  padding:6px 10px!important;
  border-radius:999px!important;
  background:#eefafa!important;
  color:var(--mfs-accent)!important;
  font-size:11px!important;
  font-weight:900!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.mfs-wrap .mfs-address-suggest{
  max-height:170px!important;
  border-radius:18px!important;
  overflow-y:auto!important;
  box-shadow:0 18px 44px rgba(0,0,0,.10)!important;
}
.mfs-wrap .mfs-address-suggest button{
  font-family:Manrope,Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:700!important;
  padding:10px 13px!important;
  color:var(--mfs-dark)!important;
  text-transform:none!important;
  letter-spacing:0!important;
}
.mfs-wrap .mfs-address-suggest button+button{border-top:1px solid #eef4f4!important;}
.mfs-wrap .mfs-delivery-address-grid{grid-template-columns:minmax(0,1fr) minmax(280px,360px)!important;gap:18px!important;}
.mfs-wrap .mfs-delivery-map-box{min-height:320px!important;border-radius:24px!important;border:1px solid #dceaea!important;box-shadow:0 14px 38px rgba(0,0,0,.05)!important;}
.mfs-wrap .mfs-delivery-pin{width:58px!important;height:58px!important;border-radius:18px 18px 18px 4px!important;transform:translate(-50%,-80%) rotate(-45deg)!important;}
.mfs-wrap .mfs-delivery-pin::before{content:"";position:absolute;inset:8px;background:var(--mfs-accent);border-radius:14px;transform:rotate(45deg);z-index:0;}
.mfs-wrap .mfs-delivery-pin{font-size:0!important;}
.mfs-wrap .mfs-delivery-pin::after{content:"mfs";position:relative;z-index:1;transform:rotate(45deg);font-size:15px;font-weight:900;color:#fff;}
.mfs-wrap .mfs-cargo-preview{
  grid-template-columns:auto minmax(0,1fr)!important;
  padding:20px!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,#fff,#f7fbfb)!important;
}
.mfs-wrap .mfs-cargo-box{
  position:relative!important;
  min-width:160px!important;
  min-height:105px!important;
  background:linear-gradient(145deg,#e7c38b,#c99353)!important;
  border:2px solid rgba(121,83,38,.18)!important;
  border-radius:8px!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.32),0 18px 34px rgba(92,61,28,.18)!important;
  overflow:hidden!important;
  color:#3d2c18!important;
}
.mfs-wrap .mfs-cargo-box:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:34px;transform:translateX(-50%);background:rgba(255,230,168,.54);border-left:1px solid rgba(121,83,38,.2);border-right:1px solid rgba(121,83,38,.2);}
.mfs-wrap .mfs-cargo-box:after{content:"FRAGILE\A ↑ UP";white-space:pre;position:absolute;right:10px;bottom:10px;border:2px solid rgba(95,73,43,.42);border-radius:5px;padding:7px 8px;font-size:11px;line-height:1.15;font-weight:900;color:rgba(70,54,31,.72);}
.mfs-wrap .mfs-cargo-box span,.mfs-wrap .mfs-cargo-box strong,.mfs-wrap .mfs-cargo-box em{position:relative;z-index:1;background:rgba(255,255,255,.72);border-radius:7px;padding:3px 7px;color:#172023!important;}
.mfs-wrap .mfs-cargo-box strong{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.mfs-wrap .mfs-delivery-estimate strong{font-size:17px!important;line-height:1.25!important;}
.mfs-wrap .mfs-delivery-estimate strong .woocommerce-Price-currencySymbol{display:inline!important;}
.mfs-wrap .mfs-consent{
  background:#f6fbfb!important;
  border:1px solid #dceaea!important;
  border-radius:18px!important;
  padding:14px 16px!important;
  align-items:center!important;
  font-size:13px!important;
}
.mfs-wrap .mfs-consent input{width:24px!important;height:24px!important;min-width:24px!important;border-radius:8px!important;background:#fff!important;}
.mfs-wrap .mfs-lk-address{background:#f7fbfb;border:1px solid #dceaea;border-radius:22px;padding:18px;margin:18px 0!important;}
.mfs-wrap .mfs-lk-address h3{margin:0 0 12px;font-size:20px;font-weight:900;color:var(--mfs-dark);}
@media(max-width:1200px){.mfs-wrap .mfs-tk-options{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:860px){.mfs-wrap .mfs-checkout-form{grid-template-columns:1fr!important}.mfs-wrap .mfs-delivery-choice,.mfs-wrap .mfs-delivery-address-grid,.mfs-wrap .mfs-tk-options{grid-template-columns:1fr!important}.mfs-wrap .mfs-cart-summary{padding:22px!important}}

/* MFS 1.2.27 cart form order, delivery controls and typography fixes */
.mfs-wrap .mfs-checkout-form{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:18px!important;
}
.mfs-wrap .mfs-customer-fields{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.mfs-wrap .mfs-customer-fields label,
.mfs-wrap .mfs-address-fields label{
  font-size:13px!important;
  font-weight:800!important;
  color:#687276!important;
}
.mfs-wrap .mfs-customer-fields input,
.mfs-wrap .mfs-checkout-form input[type="text"],
.mfs-wrap .mfs-checkout-form input[type="tel"],
.mfs-wrap .mfs-checkout-form input[type="email"],
.mfs-wrap .mfs-checkout-form input[type="number"],
.mfs-wrap .mfs-address-fields input{
  font-size:15px!important;
  font-weight:600!important;
  line-height:1.25!important;
  color:#121719!important;
  border:1px solid #dce7e7!important;
  border-radius:18px!important;
  background:#fff!important;
  padding:14px 16px!important;
  min-height:52px!important;
  box-shadow:none!important;
}
.mfs-wrap .mfs-customer-fields input::placeholder,
.mfs-wrap .mfs-checkout-form input::placeholder,
.mfs-wrap .mfs-address-fields input::placeholder{
  color:#a4afb3!important;
  font-weight:500!important;
  opacity:1!important;
}
.mfs-wrap .mfs-cart-delivery{
  margin:4px 0 0!important;
  gap:16px!important;
}
.mfs-wrap .mfs-cart-delivery h4{
  font-size:20px!important;
  margin:0!important;
}
.mfs-wrap .mfs-delivery-choice label,
.mfs-wrap .mfs-tk-options label{
  gap:16px!important;
  padding-left:66px!important;
}
.mfs-wrap .mfs-delivery-choice input,
.mfs-wrap .mfs-tk-options input{
  left:20px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  min-height:30px!important;
  border:2px solid #cfe0e1!important;
  box-shadow:inset 0 0 0 8px #fff!important;
}
.mfs-wrap .mfs-delivery-choice input:checked,
.mfs-wrap .mfs-tk-options input:checked{
  border-color:var(--mfs-accent)!important;
  background:var(--mfs-accent)!important;
  box-shadow:inset 0 0 0 7px #fff!important;
}
.mfs-wrap .mfs-tk-options label{
  padding:18px 16px 18px 60px!important;
  display:block!important;
}
.mfs-wrap .mfs-tk-options input{
  position:absolute!important;
}
.mfs-wrap .mfs-tk-options span{display:block!important;grid-column:auto!important;}
.mfs-wrap .mfs-delivery-choice b,
.mfs-wrap .mfs-tk-options b{
  margin-bottom:4px!important;
}
.mfs-wrap .mfs-address-suggest{
  max-height:190px!important;
  overflow-y:auto!important;
  z-index:9995!important;
}
.mfs-wrap .mfs-address-suggest button{
  font-size:13px!important;
  font-weight:650!important;
  line-height:1.3!important;
  text-transform:none!important;
  letter-spacing:0!important;
  padding:10px 14px!important;
}
.mfs-wrap .mfs-cargo-box strong[data-cargo-city]{
  max-width:118px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.mfs-wrap .mfs-delivery-estimate strong{
  overflow-wrap:anywhere!important;
}
.mfs-wrap .mfs-delivery-estimate strong .woocommerce-Price-currencySymbol,
.mfs-wrap .mfs-delivery-estimate strong .amount{
  display:inline!important;
  white-space:nowrap!important;
}
.mfs-wrap .mfs-consent{
  display:flex!important;
  gap:12px!important;
  align-items:flex-start!important;
  background:#f7fbfb!important;
  border:1px solid #dceaea!important;
  border-radius:18px!important;
  padding:15px 16px!important;
  color:#3d464a!important;
  line-height:1.35!important;
}
.mfs-wrap .mfs-consent input[type="checkbox"]{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  margin:0!important;
  padding:0!important;
  border:2px solid #cfe0e1!important;
  border-radius:8px!important;
  background:#fff!important;
  display:inline-block!important;
  position:relative!important;
}
.mfs-wrap .mfs-consent input[type="checkbox"]:checked{
  border-color:var(--mfs-accent)!important;
  background-color:var(--mfs-accent)!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M4 9.3l3.1 3.1L14.2 5.5'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:18px 18px!important;
}
.mfs-wrap .mfs-consent input[type="checkbox"]:checked:after{content:none!important;display:none!important;}
@media(max-width:900px){.mfs-wrap .mfs-customer-fields{grid-template-columns:1fr!important}.mfs-wrap .mfs-delivery-choice,.mfs-wrap .mfs-tk-options,.mfs-wrap .mfs-delivery-address-grid{grid-template-columns:1fr!important}}
