.linumer-header-shell,.linumer-header-shell *{box-sizing:border-box;}.linumer-header-shell{direction:rtl;color:#292524;width:100%;position:relative;z-index:9990;}#brx-header.linumer-brx-header-active{position:sticky;top:0;z-index:9990;width:100%;}body.admin-bar #brx-header.linumer-brx-header-active{top:32px;}.linumer-header-shell.is-sticky-enabled{position:sticky;top:0;}body.admin-bar .linumer-header-shell.is-sticky-enabled{top:32px;}.linumer-announcement{min-height:34px;padding:8px 16px;background:#1c1917;color:#d6d3d1;border-bottom:1px solid #292524;display:flex;align-items:center;justify-content:center;gap:9px;text-align:center;font-size:11px;font-weight:600;line-height:1.7;transition:max-height .3s ease,min-height .3s ease,padding .3s ease,opacity .2s ease;overflow:hidden;max-height:70px;}.linumer-announcement-dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.12);animation:linumerPulse 1.6s ease-in-out infinite;}.linumer-header-shell.is-scrolled .linumer-announcement{max-height:0;min-height:0;padding-top:0;padding-bottom:0;opacity:0;border:0;}@keyframes linumerPulse{50%{opacity:.35;transform:scale(.8);}}.linumer-header-main{position:relative;background:rgba(252,249,246,.96);border-bottom:1px dashed #e7e5e4;box-shadow:0 4px 22px rgba(74,54,46,.035);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);}.linumer-accent-strip{height:4px;background:linear-gradient(90deg,#e8cfc4,#eedcd3,#cfe6cf);}.linumer-header-inner{width:min(1280px,calc(100% - 32px));min-height:72px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:11px 0;transition:min-height .25s ease,padding .25s ease;}.linumer-header-shell.is-scrolled .linumer-header-inner{min-height:62px;padding-top:7px;padding-bottom:7px;}.linumer-icon{width:1em;height:1em;display:block;flex:0 0 auto;}.linumer-brand{display:flex;align-items:center;gap:11px;color:#4a362e;text-decoration:none;min-width:0;justify-self:start;outline:none;}.linumer-brand-emblem{width:42px;height:42px;flex:0 0 42px;position:relative;display:grid;place-items:center;border-radius:50%;isolation:isolate;}.linumer-brand-ring{position:absolute;inset:1px;border:1px dashed rgba(212,155,130,.48);border-radius:50%;transform:rotate(-12deg);transition:transform .7s cubic-bezier(.16,1,.3,1),border-color .25s ease;z-index:2;pointer-events:none;}.linumer-brand-logo-wrap{position:absolute;inset:3px;border-radius:50%;border:1px solid #e7e5e4;background:#faefe9;display:grid;place-items:center;color:#865c4c;overflow:hidden;transition:background-color .3s ease,transform .3s ease,border-color .3s ease;z-index:1;}.linumer-brand-logo-image{display:block;width:24px;height:24px;max-width:24px;max-height:24px;object-fit:contain;}.linumer-brand-fallback-icon{width:20px;height:20px;transform:rotate(-35deg);}.linumer-brand:hover .linumer-brand-logo-wrap,.linumer-brand:focus-visible .linumer-brand-logo-wrap{background:#f6e0d3;border-color:#dfc4b7;transform:scale(1.025);}.linumer-brand:hover .linumer-brand-emblem.has-logo-effect .linumer-brand-ring,.linumer-brand:focus-visible .linumer-brand-emblem.has-logo-effect .linumer-brand-ring{transform:rotate(168deg);border-color:rgba(212,155,130,.72);}.linumer-brand-copy{display:flex;flex-direction:column;min-width:0;line-height:1.2;}.linumer-brand-copy strong{font-size:16px;font-weight:800;letter-spacing:.04em;color:#4a362e;white-space:nowrap;}.linumer-brand-copy small{font-size:9px;font-weight:500;color:#78716c;margin-top:4px;white-space:nowrap;max-width:210px;overflow:hidden;text-overflow:ellipsis;}.linumer-brand-slogan{display:block;}.linumer-desktop-nav{justify-self:center;min-width:0;}.linumer-primary-menu,.linumer-mobile-menu{list-style:none;margin:0;padding:0;}.linumer-primary-menu{display:flex;align-items:center;justify-content:center;gap:3px;}.linumer-primary-menu>li{position:relative;display:flex;align-items:center;}.linumer-primary-menu>li>a{min-height:36px;padding:7px 11px;display:inline-flex;align-items:center;gap:7px;border-radius:12px;border:1px solid transparent;color:#57534e;font-size:12px;font-weight:700;white-space:nowrap;text-decoration:none;transition:.2s ease;}.linumer-primary-menu>li>a .linumer-icon{width:15px;height:15px;color:#78716c;}.linumer-primary-menu>li:hover>a,.linumer-primary-menu>li:focus-within>a{background:rgba(243,234,230,.55);color:#4a362e;}.linumer-primary-menu>.current-menu-item>a,.linumer-primary-menu>.current-menu-ancestor>a{color:#865c4c;background:rgba(238,217,209,.35);border-color:rgba(238,217,209,.75);outline:1px dashed rgba(212,155,130,.35);outline-offset:-3px;}.linumer-submenu-toggle{width:24px;height:32px;margin-right:-8px;border:0;background:transparent;color:#a8a29e;display:grid;place-items:center;cursor:pointer;padding:0;}.linumer-submenu-toggle .linumer-icon{width:13px;height:13px;transition:transform .2s ease;}.menu-item-has-children.is-open>.linumer-submenu-toggle .linumer-icon{transform:rotate(180deg);}.linumer-primary-menu .sub-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:250px;margin:0;padding:7px;list-style:none;background:#fff;border:1px solid #e7e5e4;border-radius:16px;box-shadow:0 20px 50px rgba(41,37,36,.14);opacity:0;visibility:hidden;transform:translateY(7px);transition:.18s ease;z-index:100;display:flex;flex-direction:column;gap:2px;}.linumer-primary-menu li:hover>.sub-menu,.linumer-primary-menu li:focus-within>.sub-menu,.linumer-primary-menu li.is-open>.sub-menu{opacity:1;visibility:visible;transform:none;}.linumer-primary-menu .sub-menu li{position:relative;display:flex;align-items:center;width:100%;}.linumer-primary-menu .sub-menu a{width:100%;padding:10px 11px;border-radius:10px;color:#57534e;display:flex;align-items:center;gap:9px;text-decoration:none;font-size:11px;font-weight:650;line-height:1.5;}.linumer-primary-menu .sub-menu a:hover{background:#faf7f4;color:#865c4c;}.linumer-primary-menu .sub-menu .linumer-icon{width:15px;height:15px;color:#d49b82;}.linumer-primary-menu .sub-menu .sub-menu{right:calc(100% + 7px);top:0;}.linumer-header-actions{direction:ltr;display:flex;align-items:center;justify-content:flex-end;gap:9px;justify-self:end;white-space:nowrap;}.linumer-mobile-menu-button,.linumer-cart-button,.linumer-search-button,.linumer-account-button{border:1px solid #e7e5e4;background:#faf7f4;color:#57534e;min-height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:.2s ease;padding:8px 12px;font:inherit;}.linumer-mobile-menu-button:hover,.linumer-cart-button:hover,.linumer-search-button:hover,.linumer-account-button:hover{background:#fff;color:#865c4c;border-color:#eed9d1;}.linumer-mobile-menu-button{display:none;width:40px;padding:0;border-radius:10px;}.linumer-mobile-menu-button .linumer-icon,.linumer-cart-button>.linumer-icon,.linumer-search-button>.linumer-icon,.linumer-account-button>.linumer-icon{width:18px;height:18px;}.linumer-cart-button,.linumer-search-button{position:relative;width:40px;padding:0;}.linumer-cart-count{position:absolute;top:-6px;right:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#d49b82;color:#fff;border:2px solid #fcf9f6;display:grid;place-items:center;font-size:9px;font-weight:800;line-height:1;}.linumer-account{position:relative;direction:rtl;}.linumer-account-button.is-guest{color:#865c4c;border-color:rgba(238,217,209,.95);background:linear-gradient(90deg,#faefe9,#faf7f4);font-size:11px;font-weight:800;padding-inline:14px;}.linumer-account-button:not(.is-guest){font-size:11px;font-weight:750;max-width:170px;}.linumer-account-name{max-width:100px;overflow:hidden;text-overflow:ellipsis;}.linumer-account-short-label{display:none;}.linumer-chevron{width:13px!important;height:13px!important;color:#a8a29e;transition:transform .2s ease;}.linumer-account.is-open .linumer-chevron{transform:rotate(180deg);}.linumer-account-dropdown{position:absolute;top:calc(100% + 10px);left:0;width:270px;background:#fff;border:1px solid #e7e5e4;border-radius:17px;box-shadow:0 22px 55px rgba(41,37,36,.15);overflow:hidden;z-index:120;}.linumer-account-summary{padding:15px;background:linear-gradient(90deg,#faf7f4,#fdfbf9);border-bottom:1px solid #f1f0ee;display:flex;align-items:center;gap:10px;}.linumer-account-avatar{width:38px;height:38px;border-radius:50%;background:#f6e0d3;color:#865c4c;border:1px solid #eed9d1;display:grid;place-items:center;font-size:14px;font-weight:900;flex:0 0 auto;}.linumer-account-summary>span:last-child{display:flex;flex-direction:column;min-width:0;}.linumer-account-summary small{font-size:9px;color:#356b3b;font-weight:700;margin-bottom:2px;}.linumer-account-summary strong{font-size:11px;color:#4a362e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.linumer-account-dropdown nav{padding:6px;}.linumer-account-link{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:10px;color:#57534e;text-decoration:none;font-size:11px;font-weight:650;}.linumer-account-link:hover{background:#faefe9;color:#865c4c;}.linumer-account-link .linumer-icon{width:15px;height:15px;color:#865c4c;}.linumer-account-link.is-logout{color:#e11d48;border-top:1px solid #f5f5f4;margin-top:4px;border-radius:0;padding-top:11px;}.linumer-account-link.is-logout .linumer-icon{color:#e11d48;}.linumer-drawer-backdrop,.linumer-cart-backdrop,.linumer-auth-backdrop,.linumer-search-backdrop{position:fixed;inset:0;background:rgba(28,25,23,.45);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:2147482000;}.linumer-mobile-drawer,.linumer-cart-drawer{position:fixed;top:0;bottom:0;width:min(360px,92vw);background:#fff;z-index:2147482001;box-shadow:0 0 60px rgba(28,25,23,.2);transition:transform .28s cubic-bezier(.16,1,.3,1);padding:20px;display:flex;flex-direction:column;overflow:auto;}.linumer-mobile-drawer{right:0;transform:translateX(105%);background:linear-gradient(#fbf7f4,#fdfcf9 45%,#f9f4ee);}.linumer-cart-drawer{left:0;transform:translateX(-105%);}.linumer-mobile-drawer.is-open,.linumer-cart-drawer.is-open{transform:none;}.linumer-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:15px;margin-bottom:16px;border-bottom:1px dashed #e7e5e4;}.linumer-drawer-head>span{display:flex;align-items:center;gap:9px;color:#4a362e;}.linumer-drawer-head>span .linumer-icon{width:19px;height:19px;color:#865c4c;}.linumer-drawer-head strong{font-size:13px;}.linumer-drawer-head>button,.linumer-modal-close{width:34px;height:34px;border-radius:50%;border:1px solid #e7e5e4;background:#fafafa;color:#78716c;display:grid;place-items:center;cursor:pointer;padding:0;}.linumer-drawer-head>button .linumer-icon,.linumer-modal-close .linumer-icon{width:16px;height:16px;}.linumer-mobile-drawer nav{flex:1;}.linumer-mobile-menu{display:flex;flex-direction:column;gap:4px;}.linumer-mobile-menu li{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;}.linumer-mobile-menu li>a{display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:12px;color:#57534e;text-decoration:none;font-size:12px;font-weight:750;grid-column:1/2;}.linumer-mobile-menu li>a:hover,.linumer-mobile-menu .current-menu-item>a{background:rgba(238,217,209,.4);color:#865c4c;}.linumer-mobile-menu li>a .linumer-icon{width:17px;height:17px;color:#865c4c;}.linumer-mobile-menu .linumer-submenu-toggle{grid-column:2/3;margin:0;width:34px;}.linumer-mobile-menu .sub-menu{grid-column:1/-1;list-style:none;margin:2px 12px 6px 0;padding:4px 10px 4px 0;border-right:1px dashed #d6d3d1;display:none;}.linumer-mobile-menu li.is-open>.sub-menu{display:flex;flex-direction:column;gap:2px;}.linumer-mobile-menu .sub-menu a{font-size:11px;font-weight:600;padding-block:8px;}.linumer-mobile-account{padding-top:16px;margin-top:18px;border-top:1px dashed #e7e5e4;}.linumer-mobile-account .linumer-account-button{width:100%;}.linumer-mobile-account .linumer-account-dropdown{position:static;width:100%;margin-top:8px;box-shadow:none;}.linumer-cart-content{flex:1;display:flex;flex-direction:column;}.linumer-mini-cart-fragment{height:100%;display:flex;flex-direction:column;}.linumer-mini-cart-fragment .woocommerce-mini-cart{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;overflow:auto;max-height:58vh;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item{position:relative;display:grid;grid-template-columns:64px 1fr;gap:11px;padding:10px;border:1px solid #eeeae7;border-radius:14px;background:#fdfcfb;min-height:84px;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item>a:not(.remove){display:contents;color:#4a362e;text-decoration:none;font-size:11px;font-weight:750;line-height:1.7;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item img{grid-column:1;grid-row:1/3;width:64px;height:64px;border-radius:10px;object-fit:cover;margin:0;float:none;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item .quantity{grid-column:2;color:#78716c;font-size:10px;align-self:end;}.linumer-mini-cart-fragment .remove_from_cart_button{position:absolute;top:6px;left:6px;width:24px;height:24px;border-radius:50%;background:#fff1f2;color:#e11d48!important;display:grid;place-items:center;text-decoration:none!important;font-size:17px!important;line-height:1!important;}.linumer-mini-cart-fragment .woocommerce-mini-cart__total{margin-top:auto;padding:15px 2px 10px;border-top:1px dashed #d6d3d1;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#57534e;}.linumer-mini-cart-fragment .woocommerce-mini-cart__total strong{color:#4a362e;}.linumer-mini-cart-fragment .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;}.linumer-mini-cart-fragment .woocommerce-mini-cart__buttons .button{min-height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;font-size:11px;font-weight:800;padding:8px;background:#faf7f4;color:#865c4c;border:1px solid #eed9d1;}.linumer-mini-cart-fragment .woocommerce-mini-cart__buttons .checkout{background:#865c4c;color:#fff;border-color:#865c4c;}.linumer-mini-cart-fragment .woocommerce-mini-cart__empty-message,.linumer-empty-cart{text-align:center;padding:70px 15px;color:#78716c;font-size:12px;}.linumer-auth-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(440px,calc(100vw - 28px));max-height:90vh;overflow:auto;background:#fff;border:1px solid #eed9d1;border-radius:24px;box-shadow:0 30px 90px rgba(28,25,23,.28);z-index:2147482002;padding:25px;direction:rtl;}.linumer-modal-close{position:absolute;top:16px;left:16px;}.linumer-auth-heading{text-align:center;padding:2px 30px 18px;}.linumer-auth-mark{width:44px;height:44px;margin:0 auto 9px;border-radius:50%;background:#faefe9;color:#865c4c;display:grid;place-items:center;}.linumer-auth-mark .linumer-icon{width:21px;height:21px;transform:rotate(-35deg);}.linumer-auth-heading h2{margin:0;color:#4a362e;font-size:17px;font-weight:850;line-height:1.5;}.linumer-auth-heading p{margin:5px 0 0;color:#a8a29e;font-size:10px;}.linumer-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;background:#f7f6f5;border:1px solid #eeeae7;border-radius:12px;margin-bottom:16px;}.linumer-auth-tabs button{border:0;background:transparent;border-radius:9px;min-height:38px;color:#78716c;font:inherit;font-size:11px;font-weight:800;cursor:pointer;}.linumer-auth-tabs button.is-active{background:#865c4c;color:#fff;box-shadow:0 4px 12px rgba(134,92,76,.18);}.linumer-auth-tabs button:disabled{opacity:.4;cursor:not-allowed;}.linumer-auth-message{padding:10px 12px;margin-bottom:13px;border-radius:10px;background:#fff1f2;color:#be123c;border:1px solid #fecdd3;font-size:11px;line-height:1.7;}.linumer-auth-message.is-success{background:#eff6ef;color:#356b3b;border-color:#bdd8c2;}.linumer-auth-form{display:none;flex-direction:column;gap:12px;}.linumer-auth-form.is-active{display:flex;}.linumer-auth-form label:not(.linumer-auth-check){display:flex;flex-direction:column;gap:6px;color:#57534e;font-size:10px;font-weight:750;}.linumer-auth-form input[type=text],.linumer-auth-form input[type=password],.linumer-auth-form input[type=email],.linumer-auth-form input[type=tel]{width:100%;min-height:44px;border:1px solid #e7e5e4;border-radius:11px;background:#fafafa;color:#292524;padding:9px 12px;font:inherit;font-size:12px;outline:none;box-shadow:none;}.linumer-auth-form input:focus{border-color:#865c4c;background:#fff;box-shadow:0 0 0 3px rgba(134,92,76,.08);}.linumer-auth-check{display:flex;align-items:center;gap:7px;color:#78716c;font-size:10px;cursor:pointer;}.linumer-auth-submit{min-height:44px;border:0;border-radius:11px;background:#865c4c;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:11px;font-weight:850;cursor:pointer;transition:.2s ease;}.linumer-auth-submit:hover{background:#734f41;}.linumer-auth-submit:disabled{opacity:.65;cursor:wait;}.linumer-auth-submit .linumer-icon{width:17px;height:17px;}.linumer-lost-password{color:#865c4c;text-align:center;text-decoration:none;font-size:10px;font-weight:700;}.linumer-lost-password:hover{text-decoration:underline;}.linumer-registration-disabled{padding:14px;background:#fff7ed;border:1px solid #fed7aa;border-radius:11px;color:#9a3412;font-size:11px;line-height:1.9;margin:0;}.linumer-search-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(560px,calc(100vw - 28px));max-height:90vh;overflow:auto;padding:25px;border:1px solid #eed9d1;border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(28,25,23,.28);z-index:2147482002;direction:rtl;}.linumer-search-heading{display:flex;align-items:center;gap:12px;padding:2px 34px 19px 0;}.linumer-search-heading>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border:1px solid #eed9d1;border-radius:13px;background:#faefe9;color:#865c4c;}.linumer-search-heading>span .linumer-icon{width:20px;height:20px;}.linumer-search-heading h2{margin:0;color:#4a362e;font-size:17px;font-weight:850;line-height:1.5;}.linumer-search-heading p{margin:4px 0 0;color:#9a918c;font-size:10px;line-height:1.7;}.linumer-header-search-form{display:flex;flex-direction:column;gap:12px;}.linumer-search-field{position:relative;display:flex;align-items:center;isolation:isolate;}.linumer-search-field>.linumer-icon{position:absolute;top:50%;right:16px;z-index:2;width:18px;height:18px;color:#a87966;pointer-events:none;transform:translateY(-50%);}.linumer-search-field input{position:relative;z-index:1;width:100%;min-height:50px;padding:11px 52px 11px 15px;border:1px solid #ddd7d3;border-radius:13px;outline:0;background:#fcfbfa;color:#393431;font-family:inherit;font-size:12px;line-height:1.7;box-shadow:0 1px 2px rgba(74,54,46,.02);transition:.2s ease;}.linumer-search-field input:focus{border-color:#a87966;background:#fff;box-shadow:0 0 0 3px rgba(134,92,76,.1);}.linumer-search-scope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0;padding:4px;border:1px solid #eee7e3;border-radius:13px;background:#f8f5f3;}.linumer-search-scope label{min-width:0;cursor:pointer;}.linumer-search-scope input{position:absolute;opacity:0;pointer-events:none;}.linumer-search-scope span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:7px 9px;border:1px solid transparent;border-radius:9px;color:#786d67;font-size:10px;font-weight:800;transition:.18s ease;}.linumer-search-scope .linumer-icon{width:14px;height:14px;flex:0 0 14px;color:#9a7567;}.linumer-search-scope input:checked+span{border-color:#865c4c;background:#865c4c;color:#fff;box-shadow:0 4px 12px rgba(134,92,76,.16);}.linumer-search-scope input:checked+span .linumer-icon{color:#fff;}.linumer-search-scope input:focus-visible+span{outline:2px solid #c9a89a;outline-offset:2px;}.linumer-search-submit{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px;border:0;border-radius:11px;background:#865c4c;color:#fff;font:inherit;font-size:11px;font-weight:850;cursor:pointer;}.linumer-search-submit .linumer-icon{width:16px;height:16px;}.linumer-mobile-action-label{display:none;}body.linumer-overlay-open{overflow:hidden;}@media (max-width:1180px){.linumer-desktop-nav{display:none;}.linumer-mobile-menu-button{display:inline-flex;width:auto;min-width:62px;padding:0 10px;border-radius:11px;font-size:10px;font-weight:800;}.linumer-header-inner{grid-template-columns:auto 1fr;}.linumer-brand{grid-column:1;}.linumer-account-full-label{display:none;}.linumer-account-short-label{display:inline;}}@media (max-width:782px){body.admin-bar .linumer-header-shell.is-sticky-enabled{top:46px;}.linumer-header-inner{width:min(100% - 24px,1280px);min-height:64px;gap:10px;}.linumer-brand-logo-image{width:21px;height:21px;max-width:21px;max-height:21px;}.linumer-brand-emblem{width:37px;height:37px;flex-basis:37px;}.linumer-brand-copy strong{font-size:13px;}.linumer-brand-copy small{font-size:8px;max-width:130px;}.linumer-header-actions{gap:6px;}.linumer-account-button.is-guest{width:40px;padding:0;}.linumer-account-button.is-guest .linumer-icon{display:block;}.linumer-account-full-label,.linumer-account-short-label{display:none;}.linumer-announcement{font-size:9px;padding-inline:10px;}.linumer-cart-button,.linumer-search-button,.linumer-account-button{min-height:38px;width:38px;}.linumer-mobile-menu-button{min-height:38px;}.linumer-account-button:not(.is-guest){width:38px;padding:0;}.linumer-account-name,.linumer-account-button:not(.is-guest) .linumer-chevron{display:none;}}@media (max-width:520px){.linumer-search-scope span{gap:4px;padding-inline:5px;font-size:9px;}.linumer-brand-copy{display:none;}.linumer-brand-logo-image{width:21px;height:21px;max-width:21px;max-height:21px;}.linumer-header-inner{grid-template-columns:minmax(0,1fr) auto;}.linumer-brand{min-width:0;}.linumer-header-actions{grid-column:2;}.linumer-mini-cart-fragment .woocommerce-mini-cart__buttons{grid-template-columns:1fr;}.linumer-auth-modal{padding:21px 17px;}}@media (prefers-reduced-motion:reduce){.linumer-header-shell *{scroll-behavior:auto!important;animation:none!important;transition:none!important;}}.linumer-brand{gap:10px;}.linumer-brand-emblem{width:46px;height:46px;flex:0 0 46px;border-radius:14px;}.linumer-brand-ring{inset:1px;border-radius:13px;transform:rotate(-3deg);}.linumer-brand-logo-wrap{inset:3px;border-radius:11px;background:#faefe9;}.linumer-brand-logo-image{width:32px;height:32px;max-width:32px;max-height:32px;object-fit:contain;}.linumer-brand-fallback-icon{width:22px;height:22px;}.linumer-brand:hover .linumer-brand-emblem.has-logo-effect .linumer-brand-ring,.linumer-brand:focus-visible .linumer-brand-emblem.has-logo-effect .linumer-brand-ring{transform:rotate(87deg);}.linumer-brand-copy{align-items:flex-start;justify-content:center;gap:2px;line-height:1.1;}.linumer-brand-copy strong{font-size:13px;line-height:1.35;letter-spacing:.02em;}.linumer-brand-secondary-wrap{display:flex;align-items:center;justify-content:flex-start;max-width:116px;height:18px;overflow:hidden;}.linumer-brand-secondary-image{display:block;width:auto!important;height:auto!important;max-width:116px!important;max-height:18px!important;object-fit:contain;object-position:right center;}.linumer-brand-slogan{display:none!important;}.linumer-mobile-account{padding:0 0 14px;margin:0 0 14px;border-top:0;border-bottom:1px dashed #e7e5e4;}.linumer-mobile-account .linumer-account{width:100%;}.linumer-mobile-account .linumer-account-button{width:100%;min-height:48px;justify-content:flex-start;border-radius:14px;padding:10px 12px;background:#fff;border-color:#eadfd9;box-shadow:0 4px 16px rgba(74,54,46,.04);}.linumer-mobile-account .linumer-account-button.is-guest{justify-content:flex-start;}.linumer-mobile-account .linumer-account-name,.linumer-mobile-account .linumer-account-full-label{display:inline!important;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.linumer-mobile-account .linumer-account-short-label{display:none!important;}.linumer-mobile-account .linumer-chevron{display:block!important;margin-inline-start:auto;}.linumer-mobile-account .linumer-account-dropdown{position:static;width:100%;margin-top:8px;box-shadow:none;border-radius:14px;}.linumer-mobile-drawer nav[aria-label="منوی موبایل سایت"]{min-height:0;}@media (max-width:1180px){.linumer-header-actions>.linumer-account{display:none;}.linumer-header-inner{grid-template-columns:minmax(0,1fr) auto;}.linumer-brand{grid-column:1;min-width:0;}.linumer-header-actions{grid-column:2;}}@media (max-width:782px){.linumer-brand-emblem{width:40px;height:40px;flex-basis:40px;border-radius:12px;}.linumer-brand-ring{border-radius:11px;}.linumer-brand-logo-wrap{border-radius:9px;}.linumer-brand-logo-image{width:27px;height:27px;max-width:27px;max-height:27px;}.linumer-brand-copy{display:flex!important;max-width:100px;}.linumer-brand-copy strong{font-size:11.5px;max-width:100px;overflow:hidden;text-overflow:ellipsis;}.linumer-brand-secondary-wrap{max-width:82px;height:14px;}.linumer-brand-secondary-image{max-width:82px!important;max-height:14px!important;}}@media (max-width:520px){.linumer-brand-copy{display:flex!important;max-width:88px;}.linumer-brand-copy strong{font-size:11px;max-width:88px;}.linumer-brand-secondary-wrap{max-width:72px;height:13px;}.linumer-brand-secondary-image{max-width:72px!important;max-height:13px!important;}.linumer-header-inner{width:min(100% - 20px,1280px);gap:7px;}.linumer-header-actions{gap:5px;}}@media (max-width:360px){.linumer-brand{gap:7px;}.linumer-brand-emblem{width:38px;height:38px;flex-basis:38px;}.linumer-brand-copy{max-width:76px;}.linumer-brand-copy strong{font-size:10.5px;max-width:76px;}.linumer-brand-secondary-wrap{max-width:62px;height:12px;}.linumer-brand-secondary-image{max-width:62px!important;max-height:12px!important;}}.linumer-brand-copy{display:none!important;}.linumer-brand-companion-wrap{display:flex;align-items:center;justify-content:flex-start;max-width:132px;height:24px;overflow:hidden;min-width:0;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{display:block;width:auto!important;height:auto!important;max-width:132px!important;max-height:24px!important;object-fit:contain;object-position:right center;}@media (max-width:782px){.linumer-brand-companion-wrap{max-width:96px;height:19px;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{max-width:96px!important;max-height:19px!important;}}@media (max-width:420px){.linumer-brand-companion-wrap{max-width:74px;height:17px;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{max-width:74px!important;max-height:17px!important;}}.linumer-brand-companion-wrap{height:46px;max-width:180px;flex:0 1 auto;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{display:block!important;width:auto!important;height:100%!important;max-width:180px!important;max-height:46px!important;object-fit:contain!important;object-position:right center;}@media (max-width:782px){.linumer-brand-companion-wrap{height:40px;max-width:132px;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{max-width:132px!important;max-height:40px!important;}}@media (max-width:420px){.linumer-brand-companion-wrap{height:38px;max-width:104px;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{max-width:104px!important;max-height:38px!important;}}@media (max-width:360px){.linumer-brand-companion-wrap{height:36px;max-width:88px;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{max-width:88px!important;max-height:36px!important;}}.linumer-brand-companion-wrap{height:40px;max-width:170px;flex:0 1 auto;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{display:block!important;width:auto!important;height:40px!important;max-width:170px!important;max-height:40px!important;object-fit:contain!important;object-position:right center;}@media (max-width:782px){.linumer-brand-companion-wrap{height:34px;max-width:124px;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{height:34px!important;max-width:124px!important;max-height:34px!important;}}@media (max-width:520px){.linumer-brand-companion-wrap{height:30px;max-width:94px;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{height:30px!important;max-width:94px!important;max-height:30px!important;}}@media (max-width:380px){.linumer-brand-companion-wrap{height:27px;max-width:80px;}.linumer-brand-companion-wrap .linumer-brand-secondary-image{height:27px!important;max-width:80px!important;max-height:27px!important;}}.linumer-auth-progress{display:flex;align-items:center;justify-content:center;gap:7px;margin:-3px 0 17px;}.linumer-auth-progress span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #e7e1dd;border-radius:50%;background:#faf9f8;color:#a8a29e;font-size:9px;font-weight:850;transition:.2s ease;}.linumer-auth-progress i{width:35px;height:1px;background:#e8e3df;transition:.2s ease;}.linumer-auth-progress span.is-active{border-color:#865c4c;background:#865c4c;color:#fff;box-shadow:0 4px 12px rgba(134,92,76,.16);}.linumer-auth-progress span.is-done{border-color:#bdd8c2;background:#eff6ef;color:#356b3b;}.linumer-auth-step[hidden]{display:none!important;}.linumer-auth-step.is-active{display:flex;}.linumer-auth-help{margin:-3px 0 1px;color:#9a918c;font-size:9.5px;line-height:1.8;}.linumer-auth-phone-preview{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #eee7e3;border-radius:11px;background:#faf8f6;color:#6f665f;font-size:10px;}.linumer-auth-phone-preview strong{direction:ltr;display:inline-block;color:#4a362e;font-size:11px;}.linumer-auth-phone-preview button,.linumer-auth-link-button{border:0;background:transparent;color:#865c4c;font:inherit;font-size:9.5px;font-weight:800;cursor:pointer;padding:3px;}.linumer-auth-code-input{direction:ltr!important;text-align:center!important;letter-spacing:.42em!important;padding-right:calc(12px + .42em)!important;font-size:18px!important;font-weight:850!important;font-variant-numeric:tabular-nums;}.linumer-auth-resend-row{display:flex;align-items:center;justify-content:center;gap:9px;min-height:25px;color:#a8a29e;}.linumer-auth-link-button{display:inline-flex;align-items:center;gap:5px;}.linumer-auth-link-button .linumer-icon{width:13px;height:13px;}.linumer-auth-link-button:disabled{opacity:.45;cursor:not-allowed;}.linumer-auth-resend-row small{font-size:9px;}.linumer-auth-new-user-note{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border:1px solid #bdd8c2;border-radius:11px;background:#eff6ef;color:#356b3b;font-size:10px;line-height:1.75;}.linumer-auth-new-user-note .linumer-icon{width:17px;height:17px;flex:0 0 17px;margin-top:1px;}.linumer-auth-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;}.linumer-auth-unavailable{display:flex;align-items:flex-start;gap:9px;padding:13px;border:1px solid #f0d7c9;border-radius:12px;background:#fff8f4;color:#7b4f3d;}.linumer-auth-unavailable .linumer-icon{width:18px;height:18px;flex:0 0 18px;}.linumer-auth-unavailable p{margin:0;font-size:10.5px;line-height:1.8;}@media (max-width:420px){.linumer-auth-name-grid{grid-template-columns:1fr;}.linumer-auth-progress i{width:25px;}}.linumer-mini-cart-fragment .woocommerce-mini-cart-item{grid-template-columns:72px minmax(0,1fr);min-height:116px;align-items:start;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item img{width:72px;height:96px;aspect-ratio:3/4;border-radius:11px;object-fit:cover;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item .quantity{align-self:start;margin-top:4px;}@media (max-width:420px){.linumer-mini-cart-fragment .woocommerce-mini-cart-item{grid-template-columns:64px minmax(0,1fr);min-height:105px;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item img{width:64px;height:85px;}}@media (max-width:1180px){.linumer-mobile-action-label{display:inline;}.linumer-header-actions{direction:ltr;}}@media (max-width:520px){.linumer-mobile-menu-button{min-width:58px;padding-inline:8px;gap:6px;}.linumer-mobile-action-label{font-size:9.5px;}.linumer-search-modal{padding:21px 17px;border-radius:20px;}.linumer-search-heading{padding-right:0;}}@media (max-width:360px){.linumer-mobile-menu-button{min-width:53px;padding-inline:7px;}.linumer-cart-button,.linumer-search-button{width:36px;min-height:36px;}}.linumer-mobile-bottom-nav{display:none;}@media (max-width:782px){body.linumer-has-mobile-bottom-nav{padding-bottom:calc(66px + env(safe-area-inset-bottom,0px));}.linumer-mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:2147481500;display:block;padding:0 20px max(12px,env(safe-area-inset-bottom,0px));pointer-events:none;transition:opacity .22s ease,transform .22s ease;}.linumer-mobile-bottom-nav__bar{position:relative;width:min(320px,calc(100vw - 40px));margin:0 auto;padding:4px;border:1px solid rgba(120,113,108,.38);border-radius:16px;background:rgba(74,54,46,.95);box-shadow:0 16px 36px rgba(28,25,23,.28),0 4px 12px rgba(28,25,23,.16);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);pointer-events:auto;isolation:isolate;}.linumer-mobile-bottom-nav__stitch{position:absolute;inset:2px;border:1px dashed rgba(245,158,11,.15);border-radius:14px;pointer-events:none;z-index:0;}.linumer-mobile-bottom-nav__items{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-around;width:100%;padding:1px 0;}.linumer-mobile-bottom-nav__item{position:relative;display:flex;flex:1 1 25%;min-width:0;min-height:38px;flex-direction:column;align-items:center;justify-content:center;padding:3px 5px;border-radius:11px;color:#a8a29e;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:transform .16s ease,color .2s ease;}.linumer-mobile-bottom-nav__item:active{transform:scale(.95);}.linumer-mobile-bottom-nav__item:focus-visible{outline:2px solid rgba(251,191,36,.82);outline-offset:2px;}.linumer-mobile-bottom-nav__indicator{position:absolute;inset:0;border-radius:11px;background:rgba(255,255,255,.1);opacity:0;transform:scale(.92);transition:opacity .24s ease,transform .24s ease;}.linumer-mobile-bottom-nav__icon-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:18px;height:18px;}.linumer-mobile-bottom-nav__icon{position:relative;z-index:1;width:16px;height:16px;color:#d6d3d1;stroke-width:1.9;transition:color .2s ease,transform .2s ease;}.linumer-mobile-bottom-nav__dot{position:absolute;right:50%;bottom:-3px;width:4px;height:4px;border-radius:999px;background:#fbbf24;opacity:0;transform:translateX(50%) scale(.45);}.linumer-mobile-bottom-nav__dot::after{content:"";position:absolute;inset:0;border-radius:inherit;background:rgba(251,191,36,.42);opacity:0;transform:scale(1);pointer-events:none;}.linumer-mobile-bottom-nav__label{position:relative;z-index:1;display:block;max-width:100%;margin-top:1px;overflow:hidden;color:#a8a29e;font-size:9px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease;}.linumer-mobile-bottom-nav__item.is-active .linumer-mobile-bottom-nav__indicator{opacity:1;transform:scale(1);}.linumer-mobile-bottom-nav__item.is-active .linumer-mobile-bottom-nav__icon{color:#fbbf24;stroke-width:2.2;transform:translateY(-1px);}.linumer-mobile-bottom-nav__item.is-active .linumer-mobile-bottom-nav__dot{opacity:1;transform:translateX(50%) scale(1);}.linumer-mobile-bottom-nav__item.is-active .linumer-mobile-bottom-nav__dot::after{animation:linumer-mobile-nav-pulse 1.8s ease-out infinite;}.linumer-mobile-bottom-nav__item.is-active .linumer-mobile-bottom-nav__label{color:#fff;}body.linumer-overlay-open .linumer-mobile-bottom-nav{opacity:0;transform:translateY(14px);pointer-events:none;}}@media (max-width:340px){.linumer-mobile-bottom-nav{padding-inline:14px;}.linumer-mobile-bottom-nav__bar{width:calc(100vw - 28px);}.linumer-mobile-bottom-nav__label{font-size:8.4px;}.linumer-mobile-bottom-nav__item{padding-inline:3px;}}@keyframes linumer-mobile-nav-pulse{0%{opacity:.42;transform:scale(1);}70%{opacity:0;transform:scale(4);}100%{opacity:0;transform:scale(4);}}@media print{.linumer-mobile-bottom-nav{display:none!important;}}@media (prefers-reduced-motion:reduce){.linumer-mobile-bottom-nav,.linumer-mobile-bottom-nav *{animation:none!important;transition:none!important;}}@media (max-width: 782px){.linumer-mobile-bottom-nav__item + .linumer-mobile-bottom-nav__item::before{content:"";position:absolute;inset-inline-start:0;top:50%;z-index:3;width:0;height:20px;border-inline-start:1px dashed rgba(251, 191, 36, .22);transform:translateY(-50%);pointer-events:none;}}@media (max-width: 782px){:root{--linumer-mobile-bottom-nav-space:72px;--linumer-mobile-product-sticky-space:70px;}body.linumer-has-mobile-bottom-nav{padding-bottom:calc(var(--linumer-mobile-bottom-nav-space, 72px) + 18px)!important;}body.linumer-has-mobile-bottom-nav.linumer-has-mobile-product-sticky, body.single-product.linumer-has-mobile-bottom-nav{padding-bottom:calc(var(--linumer-mobile-bottom-nav-space, 72px) + var(--linumer-mobile-product-sticky-space, 70px) + 28px)!important;}body.linumer-has-mobile-bottom-nav .linumer-footer-ending{position:relative;z-index:1;}body.linumer-has-mobile-bottom-nav .linumer-footer-bottom{padding-bottom:14px;}}.linumer-mobile-drawer .linumer-drawer-brand{display:flex;min-width:0;align-items:center;}.linumer-mobile-drawer .linumer-drawer-brand .linumer-brand{display:flex;min-width:0;grid-column:auto;gap:8px;}.linumer-mobile-drawer .linumer-drawer-brand .linumer-brand-emblem{width:40px;height:40px;flex-basis:40px;}.linumer-mobile-drawer .linumer-drawer-brand .linumer-brand-logo-image{width:27px;height:27px;max-width:27px;max-height:27px;}.linumer-mobile-drawer .linumer-drawer-brand .linumer-brand-companion-wrap{width:auto;max-width:126px;height:34px;}.linumer-mobile-drawer .linumer-drawer-brand .linumer-brand-companion-wrap .linumer-brand-secondary-image{width:auto!important;height:34px!important;max-width:126px!important;max-height:34px!important;}@media (max-width: 380px){.linumer-mobile-drawer .linumer-drawer-brand .linumer-brand-companion-wrap{max-width:104px;height:30px;}.linumer-mobile-drawer .linumer-drawer-brand .linumer-brand-companion-wrap .linumer-brand-secondary-image{height:30px!important;max-width:104px!important;max-height:30px!important;}}.linumer-mini-cart-fragment .woocommerce-mini-cart{gap:12px;padding-inline:1px;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item{direction:rtl;grid-template-columns:minmax(0, 1fr) 70px!important;grid-template-rows:auto auto;align-items:start!important;column-gap:12px;row-gap:5px;min-height:0!important;padding:11px 12px 11px 36px;text-align:right;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item > a:not(.remove){color:#4a362e;font-size:11px;font-weight:800;line-height:1.75;text-align:right;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item img{grid-column:2!important;grid-row:1 / 4!important;width:70px!important;height:92px!important;max-width:70px!important;margin:0!important;border-radius:11px;object-fit:cover;float:none!important;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item .variation{grid-column:1!important;margin:1px 0 0;color:#8a817b;font-size:9px;line-height:1.65;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item .quantity{grid-column:1!important;align-self:start!important;margin:0!important;color:#78716c;font-size:10px;line-height:1.6;}.linumer-mini-cart-fragment .remove_from_cart_button{top:10px;left:10px;}@media (max-width: 420px){.linumer-mini-cart-fragment .woocommerce-mini-cart-item{grid-template-columns:minmax(0, 1fr) 62px!important;column-gap:10px;padding:10px 10px 10px 34px;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item img{width:62px!important;height:82px!important;max-width:62px!important;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item > a:not(.remove){font-size:10.5px;}}.linumer-drawer-contact{flex:0 0 auto;margin-top:16px;padding:15px;border:1px solid rgba(134, 92, 76, .12);border-radius:16px;background:rgba(255, 255, 255, .72);box-shadow:0 8px 24px rgba(74, 54, 46, .045);}.linumer-drawer-contact-heading{display:flex;align-items:flex-start;gap:9px;}.linumer-drawer-contact-heading > span{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:10px;background:#fbefea;color:var(--linumer-primary, #865c4c);}.linumer-drawer-contact-heading > span .linumer-icon{width:16px;height:16px;}.linumer-drawer-contact-heading h2{margin:0;color:#4a362e;font-size:11.5px;font-weight:900;line-height:1.6;}.linumer-drawer-contact-heading p{margin:2px 0 0;color:#8a817b;font-size:8.5px;line-height:1.8;}.linumer-drawer-contact-phone{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:10px;margin-top:11px;padding:7px 10px;border:1px dashed rgba(134, 92, 76, .2);border-radius:11px;background:#fff;color:#6b4a3e;text-decoration:none;}.linumer-drawer-contact-phone span{font-size:9px;font-weight:700;}.linumer-drawer-contact-phone strong{color:#4a362e;font-size:10.5px;font-weight:900;letter-spacing:.02em;}.linumer-drawer-socials{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:7px;margin-top:11px;}.linumer-drawer-social{display:grid;min-width:0;aspect-ratio:1;place-items:center;border:1px solid rgba(214, 211, 209, .85);border-radius:11px;background:#fff;color:#6b625d;text-decoration:none;box-shadow:0 2px 8px rgba(74, 54, 46, .04);transition:transform .18s ease, border-color .18s ease, color .18s ease, background-color .18s ease;}.linumer-drawer-social:hover, .linumer-drawer-social:focus-visible{transform:translateY(-1px);border-color:rgba(134, 92, 76, .28);color:#865c4c;}.linumer-drawer-social.is-whatsapp:hover, .linumer-drawer-social.is-whatsapp:focus-visible{color:#128c7e;}.linumer-drawer-social.is-telegram:hover, .linumer-drawer-social.is-telegram:focus-visible{color:#229ed9;}.linumer-drawer-social.is-instagram:hover, .linumer-drawer-social.is-instagram:focus-visible{color:#b44a74;}.linumer-drawer-social.is-rubika:hover, .linumer-drawer-social.is-rubika:focus-visible{color:#74428a;}.linumer-drawer-social.is-bale:hover, .linumer-drawer-social.is-bale:focus-visible{color:#20a779;}.linumer-drawer-social-icon{display:block;width:18px;height:18px;}@media (max-width: 782px){body.linumer-has-mobile-bottom-nav.linumer-has-footer-shell{padding-bottom:0!important;}body.linumer-has-mobile-bottom-nav .linumer-footer-bottom{padding-bottom:calc(var(--linumer-mobile-bottom-nav-space, 72px) + 22px)!important;}body.linumer-has-mobile-bottom-nav.linumer-has-mobile-product-sticky .linumer-footer-bottom, body.single-product.linumer-has-mobile-bottom-nav .linumer-footer-bottom{padding-bottom:calc(var(--linumer-mobile-bottom-nav-space, 72px) + var(--linumer-mobile-product-sticky-space, 70px) + 30px)!important;}body.linumer-has-mobile-bottom-nav .linumer-footer-shell{position:relative;z-index:1;}}@media (max-width: 360px){.linumer-drawer-contact{padding:13px;}.linumer-drawer-socials{gap:5px;}.linumer-drawer-social{border-radius:9px;}}.linumer-search-modal{width:min(540px,calc(100vw - 28px));max-height:min(80vh,540px);padding:15px 18px 16px;border-radius:20px;}.linumer-search-heading{gap:9px;padding:0 32px 9px 0;}.linumer-search-heading>span{width:37px;height:37px;flex-basis:37px;border-radius:11px;}.linumer-search-heading>span .linumer-icon{width:18px;height:18px;}.linumer-search-heading h2{font-size:16px;line-height:1.4;}.linumer-search-heading p{margin-top:1px;font-size:9.5px;line-height:1.5;}.linumer-header-search-form{gap:6px;}.linumer-search-scope{gap:3px;margin:0;padding:2px 3px;border-radius:11px;}.linumer-search-scope span{min-height:30px;padding:3px 8px;border-radius:8px;}.linumer-search-field>.linumer-icon{right:18px;width:17px;height:17px;}.linumer-search-field input[type="search"]{min-height:44px;padding-top:8px!important;padding-right:78px!important;padding-bottom:8px!important;padding-left:14px!important;padding-inline-start:78px!important;padding-inline-end:14px!important;text-align:right;font-size:11.5px;line-height:1.6;}.linumer-search-submit{min-height:40px;padding:7px 14px;}@media (max-width:520px){.linumer-search-modal{width:calc(100vw - 22px);padding:14px 12px 14px;border-radius:18px;}.linumer-search-heading{padding:0 30px 8px 0;gap:8px;}.linumer-search-heading>span{width:35px;height:35px;flex-basis:35px;}.linumer-header-search-form{gap:5px;}.linumer-search-scope{padding-block:2px;}.linumer-search-scope span{min-height:29px;padding-block:3px;}.linumer-search-field input[type="search"]{padding-right:74px!important;padding-inline-start:74px!important;}}body.linumer-overlay-open #brx-header.linumer-brx-header-active, body.linumer-overlay-open .linumer-header-shell{z-index:2147483000!important;}@media (max-width:991px){body.single-product.linumer-overlay-open .linumer-single-product-template .linumer-mobile-sticky, body.single-product.linumer-overlay-open .linumer-single-product-template .linumer-mobile-sticky.is-visible{opacity:0!important;visibility:hidden!important;pointer-events:none!important;}}@media (max-width:782px){.linumer-mobile-drawer, .linumer-cart-drawer{width:min(330px,86vw)!important;}}@media (max-width:360px){.linumer-mobile-drawer, .linumer-cart-drawer{width:86vw!important;padding-inline:16px;}}.linumer-cart-status{flex:0 0 auto;margin:0 0 10px;padding:8px 10px;border:1px solid rgba(53,107,59,.16);border-radius:10px;background:rgba(207,230,207,.88);color:#356b3b;font-size:9.5px;font-weight:700;line-height:1.6;text-align:right;}.linumer-cart-status.is-error{border-color:rgba(225,29,72,.16);background:rgba(255,241,242,.92);color:#be123c;}.linumer-mini-cart-fragment .woocommerce-mini-cart-item.is-updating{opacity:.62;pointer-events:none;}.linumer-mini-cart-fragment .linumer-mini-cart-quantity{display:flex!important;align-items:center;flex-wrap:wrap;gap:7px;width:100%;color:#78716c;}.linumer-mini-cart-fragment .linumer-mini-cart-stepper{display:inline-grid;grid-template-columns:25px 28px 25px;align-items:center;min-height:27px;overflow:hidden;border:1px solid #e7e1dc;border-radius:9px;background:#fff;}.linumer-mini-cart-fragment .linumer-mini-cart-qty-btn{display:grid;width:25px;height:27px;margin:0;padding:0;place-items:center;border:0;background:transparent;color:#6b4a3e;font:inherit;font-size:15px;font-weight:800;line-height:1;cursor:pointer;}.linumer-mini-cart-fragment .linumer-mini-cart-qty-btn:hover:not(:disabled), .linumer-mini-cart-fragment .linumer-mini-cart-qty-btn:focus-visible:not(:disabled){background:#faefe9;color:#865c4c;}.linumer-mini-cart-fragment .linumer-mini-cart-qty-btn:disabled{color:#d6d3d1;cursor:not-allowed;}.linumer-mini-cart-fragment .linumer-mini-cart-qty-value{display:grid;height:27px;place-items:center;border-inline:1px solid #eeeae7;color:#4a362e;font-size:10px;font-weight:900;line-height:1;}.linumer-mini-cart-fragment .linumer-mini-cart-unit-price{color:#8a817b;font-size:9px;line-height:1.5;white-space:nowrap;}.linumer-mini-cart-fragment .linumer-mini-cart-unit-price .woocommerce-Price-amount{color:#6b625d;font-weight:700;}@media (max-width:420px){.linumer-mini-cart-fragment .linumer-mini-cart-quantity{gap:5px;}.linumer-mini-cart-fragment .linumer-mini-cart-stepper{grid-template-columns:23px 26px 23px;}.linumer-mini-cart-fragment .linumer-mini-cart-qty-btn{width:23px;}}.linumer-mini-cart-fragment .linumer-mini-cart-product-name{grid-column:1;grid-row:1;min-width:0;color:#4a362e;font-size:11px;font-weight:800;line-height:1.75;text-align:right;}.linumer-mini-cart-fragment .linumer-mini-cart-product-static{display:contents;}.linumer-mini-cart-fragment button.remove_from_cart_button{border:0;padding:0;cursor:pointer;font-family:inherit;}@media (max-width:420px){.linumer-mini-cart-fragment .linumer-mini-cart-product-name{font-size:10.5px;}}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px!important}.linumer-mini-cart-fragment .woocommerce-mini-cart-item{padding:4px!important}.linumer-mini-cart-fragment .woocommerce-mini-cart-item .variation{display:grid!important;grid-template-columns:max-content minmax(0,1fr);align-items:baseline;column-gap:4px;row-gap:2px;width:100%}.linumer-mini-cart-fragment .woocommerce-mini-cart-item .variation dt,.linumer-mini-cart-fragment .woocommerce-mini-cart-item .variation dd{float:none!important;clear:none!important;display:block!important;min-width:0;margin:0!important;padding:0!important;line-height:1.55}.linumer-mini-cart-fragment .woocommerce-mini-cart-item .variation dt{white-space:nowrap;font-weight:700}.linumer-mini-cart-fragment .remove_from_cart_button{top:4px;left:4px}
.linumer-mini-cart-fragment .woocommerce-mini-cart-item .variation{display:flex!important;flex-direction:column!important;gap:2px;width:100%}.linumer-mini-cart-fragment .woocommerce-mini-cart-item .variation dt,.linumer-mini-cart-fragment .woocommerce-mini-cart-item .variation dd{display:inline-block!important;float:none!important;clear:none!important;margin:0!important;padding:0!important}.linumer-mini-cart-fragment .woocommerce-mini-cart-item .variation dd p{display:inline!important;margin:0!important;padding:0!important}
.linumer-free-shipping-progress{width:100%;padding:11px 12px;border:1px solid #bdd8c2;border-radius:12px;background:#eff6ef;color:#4a362e;box-sizing:border-box;direction:rtl}.linumer-free-shipping-progress__copy{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px}.linumer-free-shipping-progress__icon{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:#cfe6cf;color:#356b3b}.linumer-free-shipping-progress__icon svg{width:16px;height:16px}.linumer-free-shipping-progress__text{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.linumer-free-shipping-progress__text strong{flex:0 0 auto;color:#356b3b;font-size:10.5px;font-weight:850;line-height:1.7}.linumer-free-shipping-progress__text>span{min-width:0;color:#746b66;font-size:9.5px;font-weight:700;line-height:1.75;text-align:left}.linumer-free-shipping-progress__text .amount,.linumer-free-shipping-progress__text .woocommerce-Price-amount{color:inherit;font-size:inherit;font-weight:850}.linumer-free-shipping-progress__track{display:block;height:5px;margin-top:9px;overflow:hidden;border-radius:999px;background:#bdd8c2}.linumer-free-shipping-progress__value{display:block;height:100%;border-radius:inherit;background:#356b3b;transition:width .25s ease}.linumer-free-shipping-progress.is-complete{border-color:#bdd8c2;background:#eff6ef}.linumer-free-shipping-progress.is-complete .linumer-free-shipping-progress__value{background:#356b3b}.linumer-mini-cart-fragment .linumer-free-shipping-progress--mini-cart{margin:auto 0 0;padding:10px}.linumer-mini-cart-fragment .linumer-free-shipping-progress--mini-cart+.woocommerce-mini-cart__total{margin-top:9px}@media(max-width:520px){.linumer-free-shipping-progress__text{display:block}.linumer-free-shipping-progress__text>span{display:block;margin-top:1px;text-align:right}}@media(prefers-reduced-motion:reduce){.linumer-free-shipping-progress__value{transition:none}}
.linumer-footer-shell{--lf-bg:#faf8f5;--lf-ending:#faf8f5;--lf-page:#fdfaf6;--lf-accent:#865c4c;--lf-accent-soft:#dfc4b7;--lf-dark:#4a362e;--lf-muted:#78716c;--lf-line:#e7e1dc;width:100%;font:inherit;color:#292524;direction:rtl;}.linumer-footer-shell *{box-sizing:border-box;}.linumer-footer-icon{display:block;width:1em;height:1em;flex:0 0 auto;}.linumer-footer{position:relative;overflow:hidden;background:var(--lf-bg);border-top:1px solid rgba(238,217,209,.7);padding:52px max(20px,calc((100vw - 1280px)/2)) 0;}.linumer-footer-top-ornament{position:absolute;top:0;inset-inline:0;height:1px;background:linear-gradient(90deg,transparent,rgba(134,92,76,.22),transparent);}.linumer-footer-grid{display:grid;grid-template-columns:minmax(250px,1.25fr) minmax(170px,.86fr) minmax(170px,.86fr) minmax(245px,1fr);gap:38px;align-items:start;padding-bottom:12px;}.linumer-footer-column{text-align:right;min-width:0;}.linumer-footer-brand-heading{display:flex;align-items:center;gap:9px;color:var(--lf-dark);font-size:17px;font-weight:900;line-height:1.45;}.linumer-footer-brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:rgba(134,92,76,.06);color:var(--lf-accent);}.linumer-footer-brand-mark .linumer-footer-icon{width:20px;height:20px;}.linumer-footer-description{margin-top:14px;color:#78716c;font-size:12px;line-height:2;}.linumer-footer-description p,.linumer-embroidery-content p{margin:0;}.linumer-footer-socials{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap;}.linumer-footer-social{width:38px;height:38px;border-radius:12px;background:#fff;border:1px solid rgba(214,211,209,.85);display:grid;place-items:center;color:#57534e;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.035);}.linumer-footer-social .linumer-footer-icon{width:17px;height:17px;}a.linumer-footer-social:hover{border-color:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 8px 18px rgba(74,54,46,.14);}a.linumer-footer-social.is-instagram:hover{background:#b44a74;}a.linumer-footer-social.is-telegram:hover{background:#229ed9;}a.linumer-footer-social.is-rubika:hover{background:#fff;border-color:#ded8d3;color:#57534e;}a.linumer-footer-social.is-bale:hover{background:#20a779;}.linumer-footer-heading{display:flex;align-items:center;justify-content:flex-start;gap:7px;margin:3px 0 17px;color:var(--lf-dark);font-size:12px;font-weight:900;line-height:1.6;}.linumer-footer-heading>span{width:6px;height:4px;border-radius:999px;background:var(--lf-accent);}.linumer-footer-column-menu,.linumer-footer-column-menu ul{margin:0;padding:0;}.linumer-footer-menu-list{list-style:none;display:grid;gap:10px;}.linumer-footer-menu-list li{position:relative;margin:0;padding:0 13px 0 0;}.linumer-footer-menu-list li::before{content:"";position:absolute;right:0;top:.75em;width:4px;height:4px;border-radius:50%;background:#d6d3d1;transition:background .18s ease,transform .18s ease;}.linumer-footer-menu-list a{display:inline-block;color:#6b6561;text-decoration:none;font-size:12px;line-height:1.8;transition:color .18s ease,transform .18s ease;}.linumer-footer-menu-list a:hover,.linumer-footer-menu-list .current-menu-item>a{color:var(--lf-accent);transform:translateX(-2px);}.linumer-footer-menu-list li:hover::before,.linumer-footer-menu-list .current-menu-item::before{background:var(--lf-accent);transform:scale(1.25);}.linumer-footer-menu-list .sub-menu{list-style:none;display:grid;gap:7px;margin-top:7px;padding-right:8px;}.linumer-footer-menu-list .sub-menu a{font-size:11px;color:#8d8580;}.linumer-footer-side-column{display:grid;gap:24px;}.linumer-embroidery-card{position:relative;width:100%;padding:4px;border:1px solid #e7e5e4;border-radius:17px;background:#fbf8f5;box-shadow:0 1px 3px rgba(0,0,0,.025);transition:border-color .25s ease,transform .25s ease;}.linumer-embroidery-card:hover{border-color:rgba(223,196,183,.8);transform:translateY(-2px);}.linumer-embroidery-frame{position:absolute;inset:7px;border:1px dashed rgba(168,162,158,.55);border-radius:12px;pointer-events:none;}.linumer-embroidery-content{position:relative;z-index:1;padding:10px 18px 10px;text-align:right;}.linumer-footer-star{width:32px;height:32px;margin:0 auto 10px;border-radius:50%;background:#faefe9;color:#e5a50a;display:grid;place-items:center;}.linumer-footer-star .linumer-footer-icon{width:17px;height:17px;fill:currentColor;}.linumer-embroidery-content strong{display:block;color:#292524;font-size:12px;font-weight:900;}.linumer-embroidery-content div{margin-top:8px;color:#78716c;font-size:10.5px;line-height:1.95;}.linumer-footer-license-wrap{min-width:0;}.linumer-footer-license-heading{margin-bottom:13px;}.linumer-footer-licenses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;}.linumer-license-card{display:grid;place-items:center;min-height:86px;padding:8px;background:#fff;border:1px solid #e7e5e4;border-radius:13px;box-shadow:0 1px 3px rgba(0,0,0,.025);overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;}a.linumer-license-card:hover{transform:translateY(-2px);border-color:var(--lf-accent-soft);box-shadow:0 8px 18px rgba(74,54,46,.08);}.linumer-license-image{display:block;max-width:100%;width:auto;height:auto;max-height:70px;object-fit:contain;}.linumer-footer-ending{margin-inline:calc(-1 * max(20px,calc((100vw - 1280px)/2)));background:var(--lf-ending);border-top:none;}.linumer-sewing-divider{position:relative;width:100%;height:34px;display:flex;align-items:center;justify-content:center;overflow:hidden;user-select:none;background:var(--lf-ending);}.linumer-sewing-line{position:absolute;inset-inline:max(20px,calc((100vw - 1280px)/2));top:50%;border-top:1px dashed #cfc6c0;}.linumer-sewing-center{position:relative;display:flex;align-items:center;gap:10px;padding:0 14px;background:var(--lf-ending);color:#a8a29e;}.linumer-sewing-needle{width:24px;height:24px;display:grid;place-items:center;animation:linumerSewBounce 2.2s ease-in-out infinite;}.linumer-sewing-needle svg{width:24px;height:24px;display:block;transform:rotate(45deg);}.linumer-sewing-thread{stroke:#d49b82;}.linumer-thread-loop{width:80px;height:24px;color:#cfc6c0;}@keyframes linumerSewBounce{0%,100%{transform:translateY(0);}50%{transform:translateY(5px);}}.linumer-footer-bottom{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px;min-height:40px;padding:4px max(20px,calc((100vw - 1280px)/2)) 8px;color:#8e837c;font-size:10.5px;direction:ltr;background:var(--lf-ending);}.linumer-footer-copyright{order:2;text-align:right;justify-self:end;direction:rtl;}.linumer-footer-credit{order:1;display:flex;align-items:center;justify-content:flex-start;gap:7px;color:#6f6762;text-align:left;direction:ltr;justify-self:start;}.linumer-footer-credit a{color:inherit;text-decoration:none;border-bottom:1px dashed rgba(134,92,76,.35);}.linumer-footer-credit a:hover{color:var(--lf-accent);border-color:currentColor;}.linumer-footer-code{display:inline-flex;align-items:center;justify-content:center;color:var(--lf-accent);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:12px;font-weight:800;line-height:1;letter-spacing:-.06em;direction:ltr;white-space:nowrap;}@media (max-width:1024px){.linumer-footer{padding-inline:28px;}.linumer-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 42px;}.linumer-footer-ending{margin-inline:-28px;}.linumer-sewing-line{inset-inline:28px;}.linumer-footer-bottom{padding-inline:28px;}.linumer-footer-side-column{align-content:start;}}@media (max-width:640px){.linumer-footer{padding:38px 18px 0;}.linumer-footer-grid{grid-template-columns:1fr;gap:30px;padding-bottom:22px;}.linumer-footer-brand-heading{font-size:16px;}.linumer-footer-description{font-size:11.5px;}.linumer-footer-ending{margin-inline:-18px;}.linumer-sewing-divider{height:32px;}.linumer-sewing-line{inset-inline:18px;}.linumer-footer-bottom{display:flex;flex-direction:column;align-items:center;gap:8px;min-height:auto;padding:4px 18px 8px;}.linumer-footer-copyright,.linumer-footer-credit{text-align:center;justify-content:center;justify-self:center;}.linumer-footer-licenses{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (prefers-reduced-motion:reduce){.linumer-sewing-needle{animation:none!important;}.linumer-footer-social,.linumer-embroidery-card,.linumer-license-card{transition:none!important;}}.linumer-footer-social .linumer-footer-icon{width:18px;height:18px;}.linumer-footer-brand-icon{display:block;width:20px!important;height:20px!important;object-fit:contain;max-width:none;}.linumer-footer-social.is-instagram,.linumer-footer-social.is-telegram,.linumer-footer-social.is-bale{color:inherit;}.linumer-footer-social.is-instagram:hover,.linumer-footer-social.is-telegram:hover,.linumer-footer-social.is-bale:hover{background:#fff;border-color:#ddd6d1;color:inherit;}.linumer-footer-social.is-instagram:hover .linumer-footer-brand-icon,.linumer-footer-social.is-telegram:hover .linumer-footer-brand-icon,.linumer-footer-social.is-bale:hover .linumer-footer-brand-icon{transform:scale(1.07);}.linumer-footer-brand-icon{transition:transform .2s ease;}@media (max-width:640px){.linumer-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px;padding-bottom:20px;}.linumer-footer-brand,.linumer-footer-side-column{grid-column:1/-1;}.linumer-footer-menu-column{grid-column:auto;min-width:0;}.linumer-footer-heading{font-size:11.5px;margin-bottom:13px;align-items:flex-start;}.linumer-footer-menu-list{gap:7px;}.linumer-footer-menu-list li{padding-right:10px;}.linumer-footer-menu-list a{font-size:11px;line-height:1.75;white-space:normal;overflow-wrap:anywhere;}.linumer-footer-menu-list .sub-menu{padding-right:5px;margin-right:3px;}.linumer-footer-brand-heading{justify-content:flex-start;}.linumer-footer-socials{justify-content:flex-start;}.linumer-footer-side-column{gap:20px;}}@media (max-width:380px){.linumer-footer{padding-inline:14px;}.linumer-footer-grid{gap:24px 12px;}.linumer-footer-heading{font-size:10.8px;}.linumer-footer-menu-list a{font-size:10.4px;}.linumer-footer-ending{margin-inline:-14px;}.linumer-sewing-line{inset-inline:14px;}}.linumer-footer-brand-heading{text-decoration:none;}.linumer-footer-brand-mark{width:42px;height:42px;border-radius:12px;overflow:hidden;}.linumer-footer-brand-mark .linumer-footer-logo-image{display:block;width:32px!important;height:32px!important;max-width:32px!important;max-height:32px!important;object-fit:contain;}@media (max-width:640px){.linumer-footer-brand-mark{width:38px;height:38px;border-radius:11px;}.linumer-footer-brand-mark .linumer-footer-logo-image{width:29px!important;height:29px!important;max-width:29px!important;max-height:29px!important;}}.linumer-footer-grid{grid-template-columns:minmax(330px,1.4fr) minmax(160px,.82fr) minmax(160px,.82fr) minmax(245px,1fr);}.linumer-footer-brand-layout{display:flex;align-items:center;gap:20px;min-width:0;}.linumer-footer-brand-logo-link{display:block;flex:0 0 120px;width:120px;height:120px;text-decoration:none;border-radius:20px;outline:none;}.linumer-footer-brand-logo-link:focus-visible{outline:2px solid var(--lf-accent);outline-offset:4px;}.linumer-footer-brand-mark{display:grid;place-items:center;width:120px!important;height:120px!important;border-radius:20px!important;overflow:hidden;background:rgba(134,92,76,.045);border:1px solid rgba(223,196,183,.55);padding:8px;color:var(--lf-accent);}.linumer-footer-brand-mark .linumer-footer-logo-image{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;}.linumer-footer-brand-mark>.linumer-footer-icon{width:48px!important;height:48px!important;}.linumer-footer-brand-content{min-width:0;flex:1;}.linumer-footer-description{margin-top:0;}.linumer-footer-brand-heading{display:none!important;}@media (max-width:1024px){.linumer-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.linumer-footer-brand-logo-link{flex-basis:104px;width:104px;height:104px;}.linumer-footer-brand-mark{width:104px!important;height:104px!important;border-radius:18px!important;}}@media (max-width:640px){.linumer-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.linumer-footer-brand-logo-link{flex-basis:auto;width:84px;height:84px;}.linumer-footer-brand-mark{width:84px!important;height:84px!important;border-radius:16px!important;padding:6px;}.linumer-footer-brand-content{width:100%;}.linumer-footer-description{margin-top:0;}}@media (max-width:380px){.linumer-footer-brand-logo-link{width:76px;height:76px;}.linumer-footer-brand-mark{width:76px!important;height:76px!important;border-radius:14px!important;}}.linumer-footer-brand-layout{display:flex;align-items:center;gap:24px;min-width:0;}.linumer-footer-brand-logo-link{display:block;flex:0 0 150px;width:150px;height:150px;align-self:center;text-decoration:none;border-radius:22px;outline:none;}.linumer-footer-brand-mark{width:150px!important;height:150px!important;border-radius:22px!important;padding:10px;}.linumer-footer-brand-content{align-self:center;min-width:0;flex:1;}@media (max-width:1024px){.linumer-footer-brand-logo-link{flex-basis:120px;width:120px;height:120px;}.linumer-footer-brand-mark{width:120px!important;height:120px!important;border-radius:19px!important;padding:8px;}}@media (max-width:640px){.linumer-footer-brand-layout{flex-direction:column;align-items:flex-start;gap:14px;}.linumer-footer-brand-logo-link{flex-basis:auto;width:96px;height:96px;align-self:flex-start;}.linumer-footer-brand-mark{width:96px!important;height:96px!important;border-radius:17px!important;padding:7px;}.linumer-footer-brand-content{align-self:stretch;width:100%;}}@media (max-width:380px){.linumer-footer-brand-logo-link{width:84px;height:84px;}.linumer-footer-brand-mark{width:84px!important;height:84px!important;border-radius:15px!important;padding:6px;}}@media (max-width: 782px){body.linumer-has-mobile-bottom-nav .linumer-footer-bottom{padding-bottom:10px!important;}body.linumer-has-mobile-bottom-nav .linumer-footer-shell::after{content:"";display:block;width:100%;height:calc(max(var(--linumer-mobile-bottom-nav-space, 0px), 76px) + 24px);background:var(--lf-ending, #faf8f5);pointer-events:none;}body.linumer-has-mobile-bottom-nav.linumer-has-mobile-product-sticky .linumer-footer-shell::after, body.single-product.linumer-has-mobile-bottom-nav .linumer-footer-shell::after{height:calc(max(var(--linumer-mobile-bottom-nav-space, 0px), 76px) + max(var(--linumer-mobile-product-sticky-space, 0px), 64px) + 36px);}}.linumer-embroidery-card, .linumer-embroidery-card:hover{border-color:#e7e5e4;box-shadow:0 1px 3px rgba(0,0,0,.025);transform:none;transition:none;}.linumer-embroidery-content{padding:10px 18px 10px;text-align:right;}.linumer-commitment-head{display:flex;align-items:flex-start;justify-content:flex-start;gap:14px;min-width:0;}.linumer-commitment-head.has-license{justify-content:space-between;}.linumer-commitment-heading{display:flex;align-items:center;gap:9px;min-width:0;padding-top:3px;}.linumer-commitment-heading .linumer-footer-star{flex:0 0 31px;width:31px;height:31px;margin:0;}.linumer-commitment-heading .linumer-footer-star .linumer-footer-icon{width:17px;height:17px;}.linumer-commitment-heading strong{display:block;min-width:0;margin:0;color:#292524;font-size:12px;font-weight:900;line-height:1.7;}.linumer-commitment-license{display:grid;place-items:center;flex:0 0 80px;width:80px;height:80px;margin:0;padding:0;background:transparent;border:0;border-radius:8px;overflow:hidden;text-decoration:none;box-shadow:none;transform:none;transition:none;}.linumer-commitment-license:hover, .linumer-commitment-license:focus{background:transparent;border:0;box-shadow:none;transform:none;}.linumer-commitment-license:focus-visible{outline:2px solid var(--lf-accent);outline-offset:3px;}.linumer-commitment-license-image{display:block;width:100%!important;height:100%!important;max-width:80px!important;max-height:80px!important;object-fit:contain!important;cursor:pointer;}.linumer-commitment-text{margin-top:7px!important;text-align:right;}@media (max-width:380px){.linumer-commitment-head{gap:10px;}.linumer-commitment-heading{gap:7px;}.linumer-commitment-heading .linumer-footer-star{flex-basis:29px;width:29px;height:29px;}.linumer-commitment-heading strong{font-size:11.5px;}.linumer-commitment-license{flex-basis:72px;width:72px;height:72px;}.linumer-commitment-license-image{max-width:72px!important;max-height:72px!important;}}.linumer-footer-bottom{padding-bottom:max(20px, env(safe-area-inset-bottom, 0px));}@media (max-width: 767px){body.linumer-has-mobile-bottom-nav.linumer-has-footer-shell{padding-bottom:0!important;}body.linumer-has-mobile-bottom-nav .linumer-footer-shell::after{content:none!important;display:none!important;}body.linumer-has-mobile-bottom-nav .linumer-footer-bottom{padding-bottom:calc(max(var(--linumer-mobile-bottom-nav-space, 72px), 72px) + 24px + env(safe-area-inset-bottom, 0px))!important;}body.linumer-has-mobile-bottom-nav.linumer-has-mobile-product-sticky .linumer-footer-bottom, body.single-product.linumer-has-mobile-bottom-nav .linumer-footer-bottom{padding-bottom:calc(max(var(--linumer-mobile-bottom-nav-space, 72px), 72px) + max(var(--linumer-mobile-product-sticky-space, 70px), 70px) + 32px + env(safe-area-inset-bottom, 0px))!important;}}.linumer-scrolltop{--linumer-scrolltop-runtime-bottom:auto;position:fixed;left:calc(20px + env(safe-area-inset-left,0px));bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:2147481450;width:40px;height:40px;margin:0;padding:0;display:grid;place-items:center;border:1px solid rgba(223,196,183,.88);border-radius:50%;background:rgba(253,250,246,.95);color:#865c4c;box-shadow:0 9px 24px rgba(74,54,46,.11),0 2px 7px rgba(74,54,46,.055);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(7px) scale(.94);transition:opacity .18s ease,visibility .18s ease,transform .2s cubic-bezier(.2,.8,.2,1),background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;}.linumer-scrolltop.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:none;}.linumer-scrolltop svg{position:relative;z-index:2;width:16px;height:16px;display:block;transition:transform .18s ease;}.linumer-scrolltop-ring{position:absolute;inset:4px;border:1px dashed rgba(134,92,76,.32);border-radius:50%;transform:rotate(-14deg);transition:transform .42s cubic-bezier(.2,.8,.2,1),border-color .18s ease;}.linumer-scrolltop::after{content:"";position:absolute;left:5px;bottom:8px;width:3px;height:3px;border-radius:50%;background:#d49b82;box-shadow:0 0 0 3px rgba(212,155,130,.09);transition:background-color .18s ease,box-shadow .18s ease;}.linumer-scrolltop:active{transform:translateY(1px) scale(.96);}.linumer-scrolltop:focus-visible{outline:2px solid #865c4c;outline-offset:4px;}body.linumer-overlay-open .linumer-scrolltop{opacity:0!important;visibility:hidden!important;pointer-events:none!important;}@media (hover:hover) and (pointer:fine){.linumer-scrolltop:hover{background:#865c4c;color:#fff;border-color:#865c4c;box-shadow:0 11px 28px rgba(74,54,46,.17),0 3px 8px rgba(74,54,46,.08);}.linumer-scrolltop:hover .linumer-scrolltop-ring{border-color:rgba(255,255,255,.48);transform:rotate(34deg);}.linumer-scrolltop:hover svg{transform:translateY(-1px);}.linumer-scrolltop:hover::after{background:#f4d6c8;box-shadow:0 0 0 3px rgba(244,214,200,.13);}}@media (max-width:782px){.linumer-scrolltop{left:calc(12px + env(safe-area-inset-left,0px));bottom:var(--linumer-scrolltop-runtime-bottom,calc(14px + env(safe-area-inset-bottom,0px)));width:36px;height:36px;}.linumer-scrolltop svg{width:14px;height:14px;}.linumer-scrolltop-ring{inset:4px;}.linumer-scrolltop::after{left:5px;bottom:7px;width:3px;height:3px;}}@media print{.linumer-scrolltop{display:none!important;}}@media (prefers-reduced-motion:reduce){.linumer-scrolltop,.linumer-scrolltop-ring,.linumer-scrolltop svg{transition:none!important;}}

