/* Scoped PLP static page CSS; header/footer selectors remain contained in the PLP wrapper. */
.flm-new-ui-shop{--flm-bg:#fff;--flm-soft:#f7f7f7;--flm-soft-2:#f4f4f4;--flm-dark:#111;--flm-dark-2:#171717;--flm-card:#1c1c1c;--flm-text:#1d1d1f;--flm-muted:#777;--flm-muted-2:#a1a1a1;--flm-line:#ededed;--flm-green:#18c98b;--flm-red:#ef4444;--flm-blue:#3b82f6;--flm-radius:12px;--flm-radius-sm:8px;--flm-shadow:0 18px 45px rgba(17,17,17,.07);--flm-fast:.18s ease;--flm-container:1240px}
.flm-new-ui-shop *{box-sizing:border-box}
.flm-new-ui-shop{scroll-behavior:smooth}
.flm-new-ui-shop{margin:0;background:var(--flm-bg);color:var(--flm-text);font-family:FLMNTYekanBakh,"Vazirmatn",Tahoma,sans-serif;font-size:14px;line-height:1.8;text-align:right;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.flm-new-ui-shop a{color:inherit;text-decoration:none}
.flm-new-ui-shop button,.flm-new-ui-shop input{font:inherit}
.flm-new-ui-shop button{cursor:pointer}
.flm-new-ui-shop img{display:block;max-width:100%}
.flm-new-ui-shop svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.flm-new-ui-shop .flm-page{overflow-x:clip;max-width:100%;min-width:0}
@media (min-width:769px){
  .flm-new-ui-shop .flm-container{width:min(var(--flm-container),calc(100% - 80px));margin-inline:auto}
}
.flm-new-ui-shop .flm-header{height:54px;background:var(--flm-dark);color:#fff}
.flm-new-ui-shop .flm-header__inner{height:100%;display:grid;grid-template-columns:180px 1fr 255px;align-items:center;gap:20px}
.flm-new-ui-shop .flm-header__logo{justify-self:end;width:102px;opacity:.96}
.flm-new-ui-shop .flm-header__logo img{width:100px;height:auto}
.flm-new-ui-shop .flm-header__notice{justify-self:center;display:flex;align-items:center;gap:16px;color:#d9d9d9;font-size:12px;min-width:270px}
.flm-new-ui-shop .flm-header__actions{justify-self:start;display:flex;align-items:center;gap:8px}
.flm-new-ui-shop .flm-icon-btn{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:#151515;color:#f8f8f8;display:inline-grid;place-items:center;transition:background var(--flm-fast),border-color var(--flm-fast),transform var(--flm-fast)}
.flm-new-ui-shop .flm-icon-btn:hover,.flm-new-ui-shop .flm-icon-btn:focus-visible{border-color:rgba(255,255,255,.35);background:#202020}
.flm-new-ui-shop .flm-icon-btn--ghost{width:28px;height:28px;border:0;background:transparent;color:#bfbfbf}
.flm-new-ui-shop .flm-cart-btn{height:34px;display:inline-flex;align-items:center;gap:8px;border:0;background:#fff;color:#111;border-radius:999px;padding:0 13px;font-size:12px;font-weight:600;white-space:nowrap}
.flm-new-ui-shop .flm-cart-btn svg{width:16px;height:16px}
.flm-new-ui-shop .flm-menu-btn{display:none;width:38px;height:38px;border:1px solid rgba(255,255,255,.16);background:#151515;border-radius:50%;padding:10px}
.flm-new-ui-shop .flm-menu-btn span{display:block;height:1.5px;background:#fff;margin:4px 0;border-radius:5px}
.flm-new-ui-shop .flm-nav{height:68px;background:#fff;border-bottom:1px solid var(--flm-line)}
.flm-new-ui-shop .flm-nav__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}
.flm-new-ui-shop .flm-nav__menu{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}
.flm-new-ui-shop .flm-nav__menu a{display:inline-flex;align-items:center;gap:6px;color:#6c6c6c;font-size:13px;white-space:nowrap;transition:color var(--flm-fast)}
.flm-new-ui-shop .flm-nav__menu a:hover,.flm-new-ui-shop .flm-nav__menu a.is-active{color:#111;font-weight:600}
.flm-new-ui-shop .flm-nav__menu svg{width:14px;height:14px}
.flm-new-ui-shop .flm-support-pill{display:inline-flex;align-items:center;gap:9px;height:38px;border-radius:999px;background:#fafafa;border:1px solid var(--flm-line);padding:0 17px;color:#5f5f5f;font-size:12px;white-space:nowrap}
.flm-new-ui-shop .flm-support-pill svg{width:17px;height:17px}
.flm-new-ui-shop .flm-page-head{background:#fafafa;border-bottom:1px solid var(--flm-line)}
.flm-new-ui-shop .flm-page-head__inner{height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.flm-new-ui-shop .flm-page-head h1{margin:0;font-size:17px;line-height:1.6;font-weight:500;color:#1e1e1e}
.flm-new-ui-shop .flm-breadcrumb{display:flex;align-items:center;gap:11px;color:#a0a0a0;font-size:12px;white-space:nowrap}
.flm-new-ui-shop .flm-breadcrumb a:not(.flm-breadcrumb__home){display:inline-flex;align-items:center;color:#727272}
.flm-new-ui-shop .flm-breadcrumb svg{width:14px;height:14px}
.flm-new-ui-shop .flm-breadcrumb strong{font-weight:500;color:#8b8b8b}
.flm-new-ui-shop .flm-main{padding:36px 0 78px;background:#fff}
.flm-new-ui-shop .flm-shop__top{display:flex;align-items:center;justify-content:flex-start;gap:24px;margin-bottom:30px}
.flm-new-ui-shop .flm-section-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#151515;white-space:nowrap}
.flm-new-ui-shop .flm-dot{width:6px;height:6px;border-radius:50%;background:#111;display:inline-block}
.flm-new-ui-shop .flm-category-chips{display:flex;align-items:center;gap:13px;overflow:auto;scrollbar-width:none}
.flm-new-ui-shop .flm-category-chips::-webkit-scrollbar{display:none}
.flm-new-ui-shop .flm-category-chips .flm-chip{min-width:55px;height:31px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1;white-space:nowrap;flex:0 0 auto;border-radius:999px;border:1px solid var(--flm-line);background:#fafafa;color:#363636;font-size:12px;transition:border-color var(--flm-fast),background var(--flm-fast)}
.flm-new-ui-shop .flm-chip.is-active{background:#fff;border-color:#111}
.flm-new-ui-shop .flm-shop__layout{display:grid;grid-template-columns:265px minmax(0,1fr);gap:32px;align-items:start}
.flm-new-ui-shop .flm-shop__sidebar{grid-column:1}
.flm-new-ui-shop .flm-shop__content{grid-column:2;min-width:0}
.flm-new-ui-shop .flm-filter-card{background:#fafafa;border:1px solid var(--flm-line);border-radius:14px;padding:5px;position:sticky;top:16px}
.flm-new-ui-shop .flm-filter-sheet__chrome{display:none}
.flm-new-ui-shop .flm-filter-group{background:#fff;border-radius:10px;overflow:hidden;margin-bottom:5px;border:1px solid #f2f2f2}
.flm-new-ui-shop .flm-filter-group__head{width:100%;height:43px;display:flex;align-items:center;justify-content:space-between;border:0;background:#fff;color:#222;padding:0 14px;font-size:12px;font-weight:500}
.flm-new-ui-shop .flm-filter-group__head svg{width:15px;height:15px;transition:transform var(--flm-fast)}
.flm-new-ui-shop .flm-filter-group:not(.is-open) .flm-filter-group__head svg{transform:rotate(180deg)}
.flm-new-ui-shop .flm-filter-group__body{padding:2px 14px 14px;display:flex;flex-direction:column;gap:11px}
.flm-new-ui-shop .flm-filter-group:not(.is-open) .flm-filter-group__body{display:none}
.flm-new-ui-shop .flm-check{display:flex;align-items:center;gap:9px;color:#656565;font-size:12px;user-select:none}
.flm-new-ui-shop .flm-check input{position:absolute;opacity:0;pointer-events:none}
.flm-new-ui-shop .flm-check span{width:16px;height:16px;border-radius:4px;border:1px solid #e2e2e2;background:#fbfbfb;display:inline-flex;align-items:center;justify-content:center;transition:all var(--flm-fast);flex:0 0 16px}
.flm-new-ui-shop .flm-check span:before{content:"";width:4px;height:7px;border-right:1.6px solid #fff;border-bottom:1.6px solid #fff;transform:rotate(45deg) translate(-1px,-1px);opacity:0}
.flm-new-ui-shop .flm-check input:checked+span{border-color:#111;background:#111}
.flm-new-ui-shop .flm-check input:checked+span:before{opacity:1}
.flm-new-ui-shop .flm-check b{font-weight:500}
.flm-new-ui-shop .flm-color-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px 8px}
.flm-new-ui-shop .flm-color{border:0;background:transparent;padding:0;color:#666;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px}
.flm-new-ui-shop .flm-color span{width:25px;height:25px;border-radius:50%;background:var(--swatch);display:block;border:2px solid #fff;box-shadow:0 0 0 1px #e2e2e2}
.flm-new-ui-shop .flm-color.is-active span{box-shadow:0 0 0 2px #5aa4ff}
.flm-new-ui-shop .flm-color b{font-weight:500}
.flm-new-ui-shop .flm-filter-switch{height:45px;border:1px solid #f2f2f2;border-radius:10px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 14px;margin-bottom:5px;font-size:12px;color:#555}
.flm-new-ui-shop .flm-switch input{position:absolute;opacity:0}
.flm-new-ui-shop .flm-switch span{width:33px;height:18px;border-radius:999px;background:#cfd3d9;display:block;position:relative;transition:background var(--flm-fast)}
.flm-new-ui-shop .flm-switch span:after{content:"";position:absolute;top:3px;right:3px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.18);transition:transform var(--flm-fast)}
.flm-new-ui-shop .flm-switch input:checked+span{background:var(--flm-green)}
.flm-new-ui-shop .flm-switch input:checked+span:after{transform:translateX(-15px)}
.flm-new-ui-shop .flm-shop-toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:10px}
.flm-new-ui-shop .flm-result-count{font-size:13px;color:#5d5d5d}
.flm-new-ui-shop .flm-result-count strong{font-size:15px;color:#1a1a1a;margin-left:4px}
.flm-new-ui-shop .flm-toolbar-actions{display:flex;align-items:center;gap:12px}
.flm-new-ui-shop .flm-sort-label{font-size:12px;color:#303030;font-weight:600}
.flm-new-ui-shop .flm-sort{position:relative}
.flm-new-ui-shop .flm-sort__btn{height:36px;min-width:143px;border:1px solid var(--flm-line);border-radius:999px;background:#fff;color:#696969;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;font-size:12px}
.flm-new-ui-shop .flm-sort__btn svg{width:14px;height:14px}
.flm-new-ui-shop .flm-sort__menu{position:absolute;top:calc(100% + 7px);left:0;z-index:12;width:170px;padding:7px;border:1px solid var(--flm-line);border-radius:12px;background:#fff;box-shadow:var(--flm-shadow);display:none}
.flm-new-ui-shop .flm-sort.is-open .flm-sort__menu{display:block}
.flm-new-ui-shop .flm-sort__menu button{width:100%;height:34px;border:0;background:transparent;border-radius:8px;text-align:right;padding:0 10px;font-size:12px;color:#555}
.flm-new-ui-shop .flm-sort__menu button:hover{background:#f7f7f7;color:#111}
.flm-new-ui-shop .flm-filter-open{display:none;height:36px;border:1px solid var(--flm-line);border-radius:999px;background:#fff;align-items:center;gap:7px;padding:0 13px;font-size:12px;color:#222}
.flm-new-ui-shop .flm-filter-open svg{width:15px;height:15px}
.flm-new-ui-shop .flm-active-filters{display:flex;align-items:center;justify-content:flex-start;gap:9px;margin-bottom:30px;min-height:34px}
.flm-new-ui-shop .flm-active-filters__list{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.flm-new-ui-shop .flm-filter-chip{height:30px;border:1px dashed #d8d8d8;background:#fff;border-radius:999px;display:inline-flex;align-items:center;gap:8px;padding:0 11px;color:#555;font-size:11px}
.flm-new-ui-shop .flm-filter-chip button{width:17px;height:17px;border:0;background:#f5f5f5;border-radius:50%;display:inline-grid;place-items:center;color:#222;padding:0}
.flm-new-ui-shop .flm-filter-chip button svg{width:11px;height:11px}
.flm-new-ui-shop .flm-active-filters__clear{height:28px;border:1px solid var(--flm-line);border-radius:999px;background:#fff;color:#787878;padding:0 11px;font-size:11px}
.flm-new-ui-shop .flm-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:47px 28px}
.flm-new-ui-shop .flm-product-card{min-width:0}
.flm-new-ui-shop .flm-product-card__image{position:relative;background:#f6f6f6;border-radius:9px;aspect-ratio:1.12/1;display:grid;place-items:center;padding:25px;overflow:hidden}
.flm-new-ui-shop .flm-product-card__image img{width:84%;height:84%;object-fit:contain;transition:transform var(--flm-fast)}
.flm-new-ui-shop .flm-product-card:hover .flm-product-card__image img{transform:translateY(-3px) scale(1.02)}
.flm-new-ui-shop .flm-badge{position:absolute;top:14px;right:14px;height:24px;border-radius:8px;background:#fff;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#4b4b4b;font-size:11px;font-weight:600}
.flm-new-ui-shop .flm-badge:before{content:"";width:6px;height:6px;border-radius:50%;display:inline-block}
.flm-new-ui-shop .flm-badge--sale:before{content:none;display:none}
.flm-new-ui-shop .flm-badge--new:before{background:#1FBF8A;box-shadow:0 0 0 3px rgba(31,191,138,.14)}
.flm-new-ui-shop .flm-product-card__meta{display:flex;align-items:center;gap:7px;margin-top:14px;color:#9a9a9a;font-size:11px;white-space:nowrap;overflow:hidden}
.flm-new-ui-shop .flm-product-card__meta i{width:3px;height:3px;border-radius:50%;background:#d1d1d1;flex:0 0 3px}
.flm-new-ui-shop .flm-product-card{display:flex;flex-direction:column;height:100%}
.flm-new-ui-shop .flm-product-card__title{font-size:14px;line-height:1.75;margin:6px 0 13px;color:#151515;font-weight:500;min-height:30px}
.flm-new-ui-shop .flm-product-card__title a{font-weight:500;color:inherit}
.flm-new-ui-shop .flm-product-card__color,
.flm-new-ui-shop .flm-product-card__colors{display:flex;align-items:flex-start;gap:6px;margin-top:6px;min-height:40px;max-width:100%}
.flm-new-ui-shop .flm-product-card__colors{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}
.flm-new-ui-shop .flm-product-card__colors::-webkit-scrollbar{display:none}
.flm-new-ui-shop .flm-product-card__colors .flm-product-card__color-dot{flex:0 0 12px;flex-basis:12px;width:12px;height:12px;min-width:12px;border-radius:50%}
.flm-new-ui-shop .flm-product-card__footer,.flm-new-ui-shop .flm-product-card footer{margin-top:auto}
.flm-new-ui-shop .flm-product-card__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}
.flm-new-ui-shop .flm-product-card__foot del{display:block;color:#a7a7a7;font-size:11px;line-height:1.5;text-decoration-color:#bcbcbc}
.flm-new-ui-shop .flm-product-card__foot strong{display:block;color:#0f0f0f;font-size:15px;line-height:1.55;font-weight:500}
.flm-new-ui-shop .flm-product-card__foot small{font-size:11px;font-weight:500}
.flm-new-ui-shop .flm-product-card__foot button{height:31px;border:1px solid #ececec;border-radius:999px;background:#fff;display:inline-flex;align-items:center;gap:6px;padding:0 11px;color:#333;font-size:12px;white-space:nowrap;transition:background var(--flm-fast),border-color var(--flm-fast)}
.flm-new-ui-shop .flm-product-card__foot button:hover{background:#111;border-color:#111;color:#fff}
.flm-new-ui-shop .flm-product-card__foot button svg{width:14px;height:14px}
.flm-new-ui-shop .flm-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin:60px 0 52px;direction:rtl}
.flm-new-ui-shop .flm-pagination button,.flm-new-ui-shop .flm-pagination span{min-width:34px;height:34px;border-radius:50%;display:inline-grid;place-items:center;font-size:12px;color:#454545}
.flm-new-ui-shop .flm-pagination button{border:1px solid var(--flm-line);background:#fff}
.flm-new-ui-shop .flm-pagination button.is-active{background:#111;color:#fff;border-color:#111}
.flm-new-ui-shop .flm-pagination svg{width:14px;height:14px}
.flm-new-ui-shop .flm-pagination button[aria-label="صفحه قبلی"] svg,
.flm-new-ui-shop .flm-pagination button[aria-label="صفحه بعدی"] svg{width:16px;height:16px;display:block;stroke:currentColor;stroke-width:2;fill:none;color:#333}
.flm-new-ui-shop .flm-seo-box{border:1px solid #e9e9e9;border-radius:14px;background:#fff;padding:30px 34px 34px;margin-inline:auto;max-width:830px;color:#777}
.flm-new-ui-shop .flm-seo-box h2{display:flex;align-items:center;gap:8px;margin:0 0 13px;color:#1a1a1a;font-size:15px;font-weight:500}
.flm-new-ui-shop .flm-seo-box h2 span{width:6px;height:6px;border-radius:50%;background:#3a82ff;display:inline-block}
.flm-new-ui-shop .flm-seo-box h3{margin:25px 0 9px;color:#444;font-size:13px;font-weight:500;text-align:center}
.flm-new-ui-shop .flm-seo-box p{margin:0;font-size:12px;line-height:2.1;color:#8a8a8a}
.flm-new-ui-shop .flm-dark-btn{height:34px;border-radius:999px;background:#111;color:#fff;display:inline-flex;align-items:center;gap:8px;padding:0 16px;margin-top:22px;font-size:12px;float:left}
.flm-new-ui-shop .flm-dark-btn svg{width:14px;height:14px}
.flm-new-ui-shop .flm-footer{background:#141414;color:#fff;padding:54px 0 28px}
.flm-new-ui-shop .flm-footer__links{display:grid;grid-template-columns:repeat(3,1fr);gap:54px;margin-bottom:42px}
.flm-new-ui-shop .flm-footer-col h3{display:flex;align-items:center;gap:8px;margin:0 0 22px;font-size:13px;font-weight:500;color:#fff}
.flm-new-ui-shop .flm-footer-col h3 span{width:5px;height:5px;border-radius:50%;background:#fff;display:inline-block}
.flm-new-ui-shop .flm-footer-col div{display:grid;grid-template-columns:repeat(3,max-content);gap:11px 28px}
.flm-new-ui-shop .flm-footer-col a{color:#8f8f8f;font-size:12px;transition:color var(--flm-fast)}
.flm-new-ui-shop .flm-footer-col a:hover{color:#fff}
.flm-new-ui-shop .flm-footer__middle{border-top:1px solid rgba(255,255,255,.09);padding-top:34px;display:grid;grid-template-columns:200px 1fr;gap:34px;align-items:stretch;margin-bottom:32px}
.flm-new-ui-shop .flm-trust h3{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#fff;font-size:13px}
.flm-new-ui-shop .flm-trust h3 span{width:7px;height:7px;border-radius:50%;background:#3b82ff;display:inline-block}
.flm-new-ui-shop .flm-enamad{height:88px;border-radius:8px;background:#fff;display:grid;place-items:center;padding:9px}
.flm-new-ui-shop .flm-enamad img{max-height:72px;object-fit:contain}
.flm-new-ui-shop .flm-brand-card{min-height:96px;border-radius:14px;background:#1b1b1b;display:grid;grid-template-columns:132px 1fr;gap:28px;align-items:center;padding:22px 26px}
.flm-new-ui-shop .flm-brand-card img{width:108px;justify-self:end}
.flm-new-ui-shop .flm-brand-card p{margin:0;color:#aaa;font-size:12px;line-height:2.05}
.flm-new-ui-shop .flm-footer__bottom{display:grid;grid-template-columns:220px repeat(3,1fr) 140px;gap:26px;align-items:end}
.flm-new-ui-shop .flm-socials span,.flm-new-ui-shop .flm-contact-card span{display:flex;align-items:center;gap:6px;color:#c7c7c7;font-size:12px;margin-bottom:11px}
.flm-new-ui-shop .flm-socials i,.flm-new-ui-shop .flm-contact-card i{width:7px;height:7px;border-radius:50%;background:var(--flm-green);display:inline-block}
.flm-new-ui-shop .flm-socials>div{display:flex;gap:8px;flex-wrap:wrap}
.flm-new-ui-shop .flm-social{height:32px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;color:#fff;font-size:12px;font-weight:600}
.flm-new-ui-shop .flm-social img{width:16px;height:16px}
.flm-new-ui-shop .flm-social--instagram{background:linear-gradient(90deg,#ffb000,#e6007e,#6536ff)}
.flm-new-ui-shop .flm-social--telegram{background:#28a8e9}
.flm-new-ui-shop .flm-social--whatsapp{background:#16c77a}
.flm-new-ui-shop .flm-contact-card strong{display:block;color:#fff;font-size:15px;line-height:1.5}
.flm-new-ui-shop .flm-contact-card:first-of-type strong{color:#54e0ae}
.flm-new-ui-shop .flm-back-top{height:35px;border:0;background:#fff;color:#111;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-size:12px;font-weight:600;align-self:end}
.flm-new-ui-shop .flm-back-top svg{width:15px;height:15px}
.flm-new-ui-shop .flm-copyright{border-top:1px solid rgba(255,255,255,.08);margin-top:30px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;color:#747474;font-size:11px}
.flm-new-ui-shop .flm-copyright svg{width:22px;height:22px;color:#666}
.flm-new-ui-shop .flm-mobile-drawer{position:fixed;z-index:100;inset:0 0 0 auto;width:min(360px,88vw);background:#fff;transform:translateX(110%);transition:transform .28s ease;box-shadow:-20px 0 50px rgba(0,0,0,.18);padding:22px;display:none}
.flm-new-ui-shop .flm-mobile-drawer.is-open{transform:translateX(0)}
.flm-new-ui-shop .flm-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;margin:-22px -22px 0;background:var(--flm-dark);color:#fff;min-height:58px;padding:14px 22px 16px;border-bottom:none}
.flm-new-ui-shop .flm-mobile-drawer__logo img{filter:none!important}
.flm-new-ui-shop .flm-mobile-drawer__head .flm-icon-btn,.flm-new-ui-shop .flm-close-btn{width:38px;height:38px;border:1px solid rgba(0,0,0,.08);border-radius:50%;background:#fff;color:#111;display:grid;place-items:center}
.flm-new-ui-shop .flm-mobile-drawer__head .flm-icon-btn svg,.flm-new-ui-shop .flm-close-btn svg{stroke:#111;color:#111}
.flm-new-ui-shop .flm-mobile-drawer__menu{list-style:none;margin:0;padding:0;display:grid;gap:6px}
.flm-new-ui-shop .flm-mobile-drawer__menu a{display:flex;border-radius:10px;padding:12px 10px;color:#222;background:#fafafa;font-size:13px}
.flm-new-ui-shop .flm-overlay{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:90;opacity:0;pointer-events:none;transition:opacity .24s ease}
.flm-new-ui-shop .flm-overlay.is-active{opacity:1;pointer-events:auto}
.flm-new-ui-shop .is-lock{overflow:hidden}
.flm-new-ui-shop button:focus-visible,.flm-new-ui-shop a:focus-visible{outline:2px solid rgba(24,201,139,.45);outline-offset:3px}
@media (max-width:1180px){.flm-new-ui-shop .flm-header__inner{grid-template-columns:130px 1fr 230px}
.flm-new-ui-shop .flm-nav__menu{gap:18px}
.flm-new-ui-shop .flm-shop__layout{grid-template-columns:242px minmax(0,1fr);gap:24px}
.flm-new-ui-shop .flm-product-grid{gap:38px 22px}
.flm-new-ui-shop .flm-footer__bottom{grid-template-columns:1fr 1fr 1fr}
.flm-new-ui-shop .flm-back-top{justify-self:start}
.flm-new-ui-shop .flm-socials{grid-column:1/-1}
.flm-new-ui-shop .flm-brand-card{grid-template-columns:120px 1fr}}
@media (max-width:960px){.flm-new-ui-shop .flm-nav__menu{display:none}
.flm-new-ui-shop .flm-menu-btn{display:block}
.flm-new-ui-shop .flm-mobile-drawer{display:block}
.flm-new-ui-shop .flm-header__inner{grid-template-columns:120px 1fr auto}
.flm-new-ui-shop .flm-header__notice{font-size:11px}
.flm-new-ui-shop .flm-nav{height:58px}
.flm-new-ui-shop .flm-nav__inner{justify-content:space-between;gap:8px}
.flm-new-ui-shop .flm-shop__layout{grid-template-columns:1fr}
.flm-new-ui-shop .flm-shop__sidebar{position:fixed;z-index:101;inset-inline:0;bottom:0;top:auto;width:100%;max-width:100%;max-height:86vh;transform:translateY(110%);transition:transform .28s ease;background:#fff;padding:0;border-radius:24px 24px 0 0;box-shadow:0 -18px 50px rgba(0,0,0,.12);overflow:hidden;display:flex;flex-direction:column}
.flm-new-ui-shop .flm-filter-sheet__chrome{display:block}
.flm-new-ui-shop .flm-shop__sidebar.is-open{transform:translateY(0)}
.flm-new-ui-shop .flm-filter-sheet__chrome{flex:0 0 auto;padding:10px 18px 0;background:#fff;position:sticky;top:0;z-index:2}
.flm-new-ui-shop .flm-filter-sheet__handle{display:block;width:42px;height:4px;border-radius:999px;background:#ddd;margin:0 auto 12px}
.flm-new-ui-shop .flm-filter-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--flm-line)}
.flm-new-ui-shop .flm-filter-sheet__head strong{font-size:14px;font-weight:500;color:#151515}
.flm-new-ui-shop .flm-filter-sheet__close{width:34px;height:34px;border:1px solid var(--flm-line);border-radius:50%;background:#fff;display:grid;place-items:center;color:#333;padding:0}
.flm-new-ui-shop .flm-filter-sheet__close svg{width:16px;height:16px;stroke-width:1.75}
.flm-new-ui-shop .flm-shop__sidebar .flm-filter-card{flex:1 1 auto;overflow:auto;overscroll-behavior:contain;border:0;border-radius:0;padding:12px 18px 24px;background:#fff;position:static}
.flm-new-ui-shop .flm-overlay.is-active{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:rgba(0,0,0,.35)}
body.flm-shop-filter-open{overflow:hidden}
.flm-new-ui-shop .flm-filter-card{position:static}
.flm-new-ui-shop .flm-shop__content{grid-column:1}
.flm-new-ui-shop .flm-filter-open{display:inline-flex}
.flm-new-ui-shop .flm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.flm-new-ui-shop .flm-page-head__inner{height:auto;min-height:70px;padding:14px 0;align-items:flex-start;flex-direction:column}
.flm-new-ui-shop .flm-footer__links{grid-template-columns:1fr;gap:28px}
.flm-new-ui-shop .flm-footer-col div{grid-template-columns:repeat(3,max-content)}
.flm-new-ui-shop .flm-footer__middle{grid-template-columns:1fr}
.flm-new-ui-shop .flm-trust{max-width:220px}
.flm-new-ui-shop .flm-brand-card{grid-template-columns:1fr}
.flm-new-ui-shop .flm-brand-card img{justify-self:start}}
@media (max-width:768px){.flm-new-ui-shop .flm-header{height:56px}
.flm-new-ui-shop .flm-header__inner{grid-template-columns:auto 1fr auto;gap:12px}
.flm-new-ui-shop .flm-header__logo{width:94px}
.flm-new-ui-shop .flm-header__logo img{width:94px}
.flm-new-ui-shop .flm-header__notice{display:none}
.flm-new-ui-shop .flm-icon-btn{display:none}
.flm-new-ui-shop .flm-cart-btn span{display:none}
.flm-new-ui-shop .flm-cart-btn{width:38px;padding:0;justify-content:center}
.flm-new-ui-shop .flm-support-pill{height:34px;font-size:11px;padding:0 12px}
.flm-new-ui-shop .flm-page-head h1{font-size:15px}
.flm-new-ui-shop .flm-breadcrumb{overflow:auto;max-width:100%;padding-bottom:2px}
.flm-new-ui-shop .flm-shop__top{display:block;margin-bottom:22px}
.flm-new-ui-shop .flm-section-title{margin-bottom:15px}
.flm-new-ui-shop .flm-category-chips{padding-bottom:3px}
.flm-new-ui-shop .flm-shop-toolbar{align-items:flex-start;flex-direction:column}
.flm-new-ui-shop .flm-toolbar-actions{width:100%;justify-content:space-between}
.flm-new-ui-shop .flm-sort-label{display:none}
.flm-new-ui-shop .flm-sort__btn{min-width:135px}
.flm-new-ui-shop .flm-active-filters{align-items:flex-start;flex-direction:column;margin-bottom:24px}
.flm-new-ui-shop .flm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 16px}
.flm-new-ui-shop .flm-product-card__image{padding:18px;aspect-ratio:1/1}
.flm-new-ui-shop .flm-badge{top:10px;right:10px;height:22px;font-size:10px;padding:0 8px}
.flm-new-ui-shop .flm-product-card__meta{font-size:10px;gap:5px;flex-wrap:wrap;white-space:normal}
  .flm-new-ui-shop .flm-product-card__title{font-size:12px;min-height:40px}
.flm-new-ui-shop .flm-product-card__foot{align-items:flex-start;flex-direction:column}
.flm-new-ui-shop .flm-product-card__foot strong{font-size:13px}
.flm-new-ui-shop .flm-product-card__foot button{height:29px}
.flm-new-ui-shop .flm-pagination{margin:44px 0 38px;gap:7px}
.flm-new-ui-shop .flm-pagination button,.flm-new-ui-shop .flm-pagination span{min-width:31px;height:31px}
.flm-new-ui-shop .flm-seo-box{padding:22px 20px 28px}
.flm-new-ui-shop .flm-dark-btn{float:none}
.flm-new-ui-shop .flm-footer{padding-top:42px}
.flm-new-ui-shop .flm-footer-col div{grid-template-columns:repeat(2,max-content)}
.flm-new-ui-shop .flm-footer__bottom{grid-template-columns:1fr;gap:20px}
.flm-new-ui-shop .flm-copyright{align-items:flex-start;gap:18px;flex-direction:column-reverse}
.flm-new-ui-shop .flm-mobile-drawer.is-open{transform:translateX(0)}}
@media (max-width:420px){.flm-new-ui-shop .flm-product-grid{gap:28px 12px}
.flm-new-ui-shop .flm-product-card__title{font-size:11.5px}
.flm-new-ui-shop .flm-product-card__image{padding:14px}
.flm-new-ui-shop .flm-footer-col div{grid-template-columns:1fr}
.flm-new-ui-shop .flm-brand-card{padding:18px}
.flm-new-ui-shop .flm-breadcrumb{font-size:11px}
.flm-new-ui-shop .flm-support-pill{max-width:205px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}

/* Phase 2 dynamic elements keep the same visual contract as the original static UI. */
.flm-new-ui-shop .flm-product-card__foot a.flm-product-card__buy{height:31px;border:1px solid #ececec;border-radius:999px;background:#fff;display:inline-flex;align-items:center;gap:6px;padding:0 11px;color:#333;font-size:15px;font-weight:500;white-space:nowrap;transition:background var(--flm-fast),border-color var(--flm-fast);direction:rtl;flex-direction:row}
.flm-new-ui-shop .flm-product-card__foot a.flm-product-card__buy:hover{background:#111;border-color:#111;color:#fff}
.flm-new-ui-shop .flm-product-card__foot a.flm-product-card__buy img{order:0;width:14px;height:14px;flex:0 0 14px}
.flm-new-ui-shop .flm-product-card__foot a.flm-product-card__buy span{order:1}
.flm-new-ui-shop .flm-product-card__foot a.flm-product-card__buy svg{width:14px;height:14px;order:0}
.flm-new-ui-shop .flm-product-card__title a{color:inherit}
.flm-new-ui-shop .flm-color input{position:absolute;opacity:0;pointer-events:none}
.flm-new-ui-shop .flm-filter-card noscript button{margin-top:14px;width:100%;height:38px;border:0;border-radius:999px;background:#111;color:#fff}

/* ===== refinement round 1.3.6: shop breadcrumb, chips and product cards ===== */
.flm-new-ui-shop .flm-breadcrumb{
  display:flex!important;
  align-items:center!important;
  gap:0!important;
  column-gap:6px!important;
  row-gap:4px!important;
  color:#888!important;
  font-size:12px!important;
  min-width:0!important;
  white-space:nowrap!important;
  flex-wrap:nowrap!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  max-width:100%!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
}
.flm-new-ui-shop .flm-breadcrumb::-webkit-scrollbar{display:none!important}
.flm-new-ui-shop .flm-breadcrumb a:not(.flm-breadcrumb__home){
  width:auto!important;
  height:26px!important;
  border-radius:999px!important;
  padding:0 3px!important;
  color:#777!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  flex:0 0 auto!important;
}
.flm-new-ui-shop .flm-breadcrumb__home{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:5px!important;
  line-height:1!important;
}
.flm-new-ui-shop .flm-breadcrumb__home svg{
  width:15px!important;
  height:15px!important;
  flex:0 0 15px!important;
  display:block!important;
  position:relative!important;
  top:0!important;
  transform:none!important;
}
.flm-new-ui-shop .flm-breadcrumb__home span{
  font-size:12px!important;
  line-height:1!important;
  display:inline-block!important;
}
.flm-new-ui-shop .flm-breadcrumb__sep{
  width:18px!important;
  height:26px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#c6c6c6!important;
  margin-inline:3px!important;
  flex:0 0 18px!important;
}
.flm-new-ui-shop .flm-breadcrumb__sep svg{width:12px!important;height:12px!important}
.flm-new-ui-shop .flm-breadcrumb strong{
  font-weight:600!important;
  color:#333!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  flex:0 0 auto!important;
}
.flm-new-ui-shop .flm-shop__top{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:18px!important;
  margin-bottom:30px!important;
}
.flm-new-ui-shop .flm-category-chips{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:nowrap!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
}
.flm-new-ui-shop .flm-category-chips::-webkit-scrollbar{display:none!important}
.flm-new-ui-shop .flm-category-chips .flm-chip{
  min-width:55px!important;
  height:31px!important;
  padding:0 15px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  line-height:1!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
  border-radius:999px!important;
}
.flm-new-ui-shop .flm-product-card__foot{display:none!important}
.flm-new-ui-shop .flm-product-card__footer.flm-related-card__footer{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  direction:ltr!important;
  width:100%!important;
  margin-top:8px!important;
  flex-direction:row!important;
}
.flm-new-ui-shop .flm-related-card__footer .flm-product-card__price{
  order:1!important;
  align-items:flex-start!important;
  direction:rtl!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:3px!important;
}
.flm-new-ui-shop .flm-related-card__footer .flm-product-card__price strong{
  display:block!important;
  background:none!important;
  color:#212121!important;
  padding:6px 0!important;
  font-weight:600!important;
  font-size:20px!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  text-align:end!important;
  direction:rtl!important;
}
.flm-new-ui-shop .flm-related-card__footer .flm-product-card__price strong .woocommerce-Price-currencySymbol,
.flm-new-ui-shop .flm-related-card__footer .flm-product-card__price strong small{
  font-size:12px!important;
  font-weight:400!important;
  color:#707072!important;
}
.flm-new-ui-shop .flm-related-card__footer .flm-product-card__old-price{
  color:#8d8d8d!important;
  font-size:12px!important;
  font-weight:400!important;
  line-height:1!important;
  text-decoration:line-through!important;
  align-self:flex-start!important;
}
.flm-new-ui-shop .flm-related-card__footer .flm-related-buy{
  order:2!important;
  flex:0 0 auto!important;
  height:32px!important;
  padding:0 12px!important;
  border-radius:999px!important;
  background:#f4f4f4!important;
  border:1px solid #efefef!important;
  color:#252525!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  font-size:15px!important;
  font-weight:500!important;
  line-height:1!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  direction:rtl!important;
  flex-direction:row!important;
}
.flm-new-ui-shop .flm-related-card__footer .flm-related-buy img{
  order:0!important;
  width:22px!important;
  height:22px!important;
  flex:0 0 22px!important;
}
.flm-new-ui-shop .flm-related-card__footer .flm-related-buy svg{
  width:18px!important;
  height:18px!important;
}
.flm-new-ui-shop .flm-related-card__footer .flm-related-buy span{order:1!important}
.flm-new-ui-shop .flm-related-card__footer .flm-related-buy:hover{
  background:#eeeeee!important;
  color:#252525!important;
  border-color:#e5e5e5!important;
}
@media(max-width:768px){
  .flm-new-ui-shop .flm-shop__top{
    display:grid!important;
    gap:14px!important;
    margin-bottom:22px!important;
  }
  .flm-new-ui-shop .flm-category-chips .flm-chip{
    min-width:55px!important;
    height:31px!important;
    padding:0 15px!important;
  }
  .flm-new-ui-shop .flm-related-card__footer{
    gap:8px!important;
  }
  .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price strong{
    font-size:16px!important;
  }
  .flm-new-ui-shop .flm-related-card__footer .flm-related-buy{
    height:32px!important;
    font-size:14px!important;
    padding:0 10px!important;
  }
  .flm-new-ui-shop .flm-related-card__footer .flm-related-buy img{
    width:18px!important;
    height:18px!important;
    flex-basis:18px!important;
  }
}

/* Cart prompt fix: badge intrinsic width */
.flm-new-ui-shop .flm-badge{width:fit-content}

/* ===== v1.3.39 — Shop PLP isolation + mobile gutter (loads last) ===== */
@media (max-width:768px){
  body.flm-template-shop-new{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    overflow-x:clip!important;
  }
  body.flm-template-shop-new #page,
  body.flm-template-shop-new .site,
  body.flm-template-shop-new .site-content,
  body.flm-template-shop-new .content-area,
  body.flm-template-shop-new #primary,
  body.flm-template-shop-new main.site-main,
  body.flm-template-shop-new .woocommerce,
  body.flm-template-shop-new .woocommerce-page,
  body.flm-template-shop-new .flm-page.flm-new-ui-shop,
  body.flm-template-shop-new .flm-new-ui-shop .flm-main,
  body.flm-template-shop-new .flm-new-ui-shop .flm-shop{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding-inline:0!important;
    float:none!important;
    display:block!important;
  }
  body.flm-template-shop-new .flm-site-header .flm-container,
  body.flm-template-shop-new .flm-site-header .flm-topbar__inner.flm-container,
  body.flm-template-shop-new .flm-site-header .flm-nav__inner.flm-container,
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-container,
  body.flm-template-shop-new .flm-page-head .flm-container,
  body.flm-template-shop-new .flm-footer .flm-container{
    width:100%!important;
    max-width:100%!important;
    padding-inline:10px!important;
    box-sizing:border-box!important;
  }
  /* Header bars must span edge-to-edge so only the inner container carries the gutter. */
  body.flm-template-shop-new .flm-site-header,
  body.flm-template-shop-new .flm-topbar,
  body.flm-template-shop-new .flm-nav{
    width:100%!important;
    max-width:none!important;
    margin-inline:0!important;
    padding-inline:0!important;
  }
}


/* ===== v1.3.41 — Mobile shop full-bleed width fix =====
 * The shop page can be rendered inside WooCommerce/theme wrappers that have an
 * implicit max-width. On mobile, width:100% only fills that constrained wrapper,
 * so the PLP looks narrower than the homepage. This block intentionally breaks
 * the PLP wrapper out to the viewport, then gives only inner containers a small
 * controlled gutter.
 */
@media (max-width: 768px){
  body.flm-template-shop-new{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    overflow-x:hidden!important;
  }

  body.flm-template-shop-new #page,
  body.flm-template-shop-new .site,
  body.flm-template-shop-new .site-content,
  body.flm-template-shop-new .content-area,
  body.flm-template-shop-new #primary,
  body.flm-template-shop-new main.site-main,
  body.flm-template-shop-new .woocommerce,
  body.flm-template-shop-new .woocommerce-page{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin-inline:0!important;
    padding-inline:0!important;
    float:none!important;
    clear:both!important;
    transform:none!important;
  }

  body.flm-template-shop-new .flm-page.flm-new-ui-shop{
    position:relative!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-right:calc(50% - 50vw)!important;
    margin-left:calc(50% - 50vw)!important;
    padding:0!important;
    overflow-x:clip!important;
    box-sizing:border-box!important;
  }

  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-main,
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-shop,
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-shop__layout,
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-shop__content,
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-shop__top,
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-active-filters,
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-shop-toolbar,
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-product-grid{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin-inline:0!important;
    box-sizing:border-box!important;
  }

  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-container,
  body.flm-template-shop-new .flm-page-head .flm-container,
  body.flm-template-shop-new .flm-site-header .flm-container,
  body.flm-template-shop-new .flm-footer .flm-container{
    width:calc(100% - 20px)!important;
    max-width:none!important;
    min-width:0!important;
    margin-inline:auto!important;
    padding-inline:0!important;
    box-sizing:border-box!important;
  }

  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-product-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:28px 12px!important;
  }

  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-product-card,
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-product-card__image{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
}

@media (max-width: 360px){
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-container,
  body.flm-template-shop-new .flm-page-head .flm-container,
  body.flm-template-shop-new .flm-site-header .flm-container,
  body.flm-template-shop-new .flm-footer .flm-container{
    width:100%!important;
    max-width:100%!important;
    padding-inline:8px!important;
  }
  body.flm-template-shop-new .flm-page.flm-new-ui-shop .flm-product-grid{
    gap:26px 10px!important;
  }
}

/* ===== v1.3.43 — Shop SEO box per-category text + 3-line expand ===== */
.flm-new-ui-shop .flm-seo-box{
  margin-top:72px!important;
  clear:both!important;
}
.flm-new-ui-shop .flm-seo-box__text{
  font-size:12px;
  line-height:2.1;
  color:#8a8a8a;
  overflow:hidden;
  transition:max-height var(--flm-fast), opacity var(--flm-fast);
}
.flm-new-ui-shop .flm-seo-box__text.is-collapsed{
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  max-height:calc(12px * 2.1 * 3);
}
.flm-new-ui-shop .flm-seo-box__text:not(.is-collapsed){
  display:block;
  max-height:none;
}
.flm-new-ui-shop .flm-seo-box__text p + p{margin-top:10px}
.flm-new-ui-shop button.flm-dark-btn{
  border:0;
  appearance:none;
  -webkit-appearance:none;
}
.flm-new-ui-shop .flm-dark-btn.is-hidden{display:none!important}
.flm-new-ui-shop .flm-dark-btn:hover,
.flm-new-ui-shop .flm-dark-btn:focus-visible{
  background:#222;
  color:#fff;
  outline:none;
}
.flm-new-ui-shop .flm-dark-btn:focus-visible{box-shadow:0 0 0 4px rgba(17,17,17,.12)}
@media(max-width:768px){
  .flm-new-ui-shop .flm-seo-box{margin-top:54px!important}
}

/* ===== v1.3.44 — Shop PLP mobile footer compactness ===== */
@media (max-width: 768px){
  body.flm-template-shop-new .flm-new-ui-shop .flm-product-card{
    overflow:hidden!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-product-card__footer.flm-related-card__footer{
    align-items:center!important;
    gap:4px!important;
    margin-top:7px!important;
    overflow:hidden!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price{
    flex:1 1 auto!important;
    max-width:calc(100% - 58px)!important;
    min-width:0!important;
    gap:2px!important;
    overflow:hidden!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price strong,
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price .woocommerce-Price-amount{
    font-size:12px!important;
    line-height:1.35!important;
    letter-spacing:-.035em!important;
    padding:0!important;
    margin:0!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-align:right!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price strong .woocommerce-Price-currencySymbol,
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price strong small,
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price .woocommerce-Price-currencySymbol{
    font-size:9.5px!important;
    font-weight:500!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__old-price{
    font-size:9.5px!important;
    line-height:1.2!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-related-buy.product_type_variable{
    min-width:0!important;
    max-width:none!important;
    height:27px!important;
    min-height:27px!important;
    padding:0 9px!important;
    gap:4px!important;
    font-size:10.5px!important;
    overflow:visible!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-related-buy:not(.product_type_variable){
    min-width:50px!important;
    max-width:58px!important;
    height:27px!important;
    min-height:27px!important;
    padding:0 7px!important;
    gap:4px!important;
    font-size:11.5px!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-related-buy img,
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-related-buy svg{
    width:13px!important;
    height:13px!important;
    flex-basis:13px!important;
  }
}
@media (max-width: 360px){
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price{max-width:calc(100% - 54px)!important}
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price strong,
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price .woocommerce-Price-amount{font-size:11.2px!important;letter-spacing:-.045em!important}
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-related-buy.product_type_variable{min-width:0!important;max-width:none!important;height:26px!important;min-height:26px!important;padding:0 8px!important;font-size:10px!important}
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-related-buy:not(.product_type_variable){min-width:48px!important;max-width:54px!important;height:26px!important;min-height:26px!important;padding:0 6px!important;font-size:11px!important}
}

/* ===== v1.3.45 — Shop mobile product-card footer: price stays left ===== */
@media (max-width: 768px){
  body.flm-template-shop-new .flm-new-ui-shop .flm-product-card__footer.flm-related-card__footer{
    justify-content:space-between!important;
    gap:6px!important;
    direction:ltr!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price{
    flex:0 1 auto!important;
    max-width:calc(100% - 62px)!important;
    margin-right:auto!important;
    margin-left:0!important;
    align-items:flex-start!important;
    text-align:left!important;
    direction:ltr!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price strong,
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-product-card__price .woocommerce-Price-amount{
    text-align:left!important;
    direction:rtl!important;
    unicode-bidi:isolate!important;
  }
  body.flm-template-shop-new .flm-new-ui-shop .flm-related-card__footer .flm-related-buy{
    flex:0 0 auto!important;
    margin-left:0!important;
  }
}
