/* Limra Butik — V21.8 */
body.theme-limra-butik{
  --limra-accent:#d2a09b;
  --limra-accent-dark:#b97e79;
  --limra-accent-soft:#f5e5e2;
  --limra-ink:#2e3443;
  --limra-muted:#72798a;
  --limra-line:#ececf0;
  --limra-panel:#ffffff;
  --theme-background:#ffffff;
  --theme-surface:#ffffff;
  --limra-shadow:0 12px 32px rgba(35,43,65,.08);
  margin:0;
  background:#fff;
  color:var(--limra-ink);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;
  overflow-x:clip;
}

body.theme-limra-butik *,
body.theme-limra-butik *::before,
body.theme-limra-butik *::after{box-sizing:border-box}

body.theme-limra-butik img,
body.theme-limra-butik svg,
body.theme-limra-butik video,
body.theme-limra-butik iframe{max-width:100%}

body.theme-limra-butik a{color:inherit}
body.theme-limra-butik button,
body.theme-limra-butik input{font:inherit}
body.theme-limra-butik .limra-shell{width:min(1160px,calc(100% - 36px));margin-inline:auto;min-width:0}

/* Header */
.limra-theme-header{position:relative;z-index:80;background:#fff;border-bottom:1px solid var(--limra-line)}
.limra-announcement{min-height:28px;background:var(--limra-accent);color:#fff;font-size:11px;font-weight:700}
.limra-announcement .limra-shell{display:flex;justify-content:flex-end;align-items:center;min-height:28px}
.limra-header-main{background:#fff}
.limra-header-grid{min-height:90px;display:grid;grid-template-columns:minmax(150px,220px) minmax(260px,1fr) minmax(240px,310px);align-items:center;gap:28px}
.limra-brand{min-width:0;display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--limra-ink)}
.limra-brand img{display:block;width:auto;max-width:150px;max-height:66px;object-fit:contain}
.limra-brand-monogram{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--limra-accent-soft);color:var(--limra-accent-dark);font-size:26px;font-family:Georgia,serif}
.limra-brand-copy{min-width:0}
.limra-brand-copy b{display:block;font-size:18px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.limra-brand-copy small{display:block;margin-top:3px;color:var(--limra-muted);font-size:9px;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.limra-search{position:relative;min-width:0;width:100%;max-width:520px;justify-self:center}
.limra-search-form{height:42px;display:grid;grid-template-columns:minmax(0,1fr) 50px;border:1px solid #dedfe5;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(35,43,65,.035)}
.limra-search-form:focus-within{border-color:var(--limra-accent);box-shadow:0 0 0 3px rgba(210,160,155,.16)}
.limra-search-form input{min-width:0;width:100%;border:0;outline:0;padding:0 18px;background:transparent;color:var(--limra-ink);font-size:13px}
.limra-search-form input::placeholder{color:#a4a7b1}
.limra-search-form button{display:grid;place-items:center;border:0;background:var(--limra-accent);color:#fff}
.limra-search-form button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.limra-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:120;padding:7px;border:1px solid var(--limra-line);border-radius:15px;background:#fff;box-shadow:0 24px 54px rgba(31,38,58,.16);max-height:380px;overflow:auto}
.limra-search-results[hidden]{display:none}
.limra-search-result{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border-radius:11px;text-decoration:none}
.limra-search-result:hover{background:#fbf4f3}
.limra-search-result img{width:48px;height:48px;border-radius:9px;object-fit:cover;background:#f4f4f5}
.limra-search-result span{min-width:0}
.limra-search-result b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.limra-search-result small{display:block;margin-top:3px;color:var(--limra-muted);font-size:10px}
.limra-search-result strong{color:var(--limra-accent-dark);font-size:11px;white-space:nowrap}
.limra-search-empty{padding:17px;text-align:center;color:var(--limra-muted);font-size:12px}

.limra-header-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:16px}
.limra-action-link{display:flex;align-items:center;gap:6px;color:#556079;text-decoration:none;font-size:11px;font-weight:650;white-space:nowrap}
.limra-action-link svg,.limra-cart-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.limra-action-link:hover{color:var(--limra-accent-dark)}
.limra-cart-button{position:relative;z-index:2;display:flex;align-items:center;gap:7px;flex:0 0 auto;border:0;background:transparent;color:#556079;padding:8px 0;white-space:nowrap}
.limra-cart-button>span{font-size:11px;font-weight:650}
.limra-cart-button b{display:grid;place-items:center;min-width:22px;height:22px;padding-inline:6px;border-radius:99px;background:var(--limra-accent);color:#fff;font-size:10px}
.limra-mobile-toggle{display:none;width:42px;height:42px;border:0;border-radius:10px;background:#f7f3f2;padding:10px}
.limra-mobile-toggle span{display:block;height:2px;margin:4px 0;border-radius:3px;background:var(--limra-ink)}
.limra-mobile-search-toggle{display:none;width:42px;height:42px;border:0;border-radius:50%;background:transparent;color:var(--limra-header-text,var(--limra-ink));padding:10px}
.limra-mobile-search-toggle svg{display:block;width:21px;height:21px;margin:auto;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.limra-mobile-search{display:none}

.limra-category-nav{border-top:1px solid #f3f3f5;background:#fafbfc}
.limra-category-nav .limra-shell{display:flex;justify-content:center;align-items:center;gap:0;overflow-x:auto;scrollbar-width:none}
.limra-category-nav .limra-shell::-webkit-scrollbar{display:none}
.limra-category-nav a{flex:0 0 auto;padding:13px 16px;color:#58637b;text-decoration:none;font-size:11px;font-weight:600;white-space:nowrap;border-bottom:2px solid transparent}
.limra-category-nav a:hover{color:var(--limra-accent-dark);border-color:var(--limra-accent)}

.limra-mobile-menu{position:fixed;inset:0 0 0 auto;z-index:300;width:min(390px,92vw);background:#fff;box-shadow:-24px 0 65px rgba(31,38,58,.2);transform:translateX(102%);transition:transform .25s ease;overflow:auto}
.limra-mobile-menu.open{transform:none}
.limra-mobile-menu::before{content:"";position:fixed;inset:0 min(390px,92vw) 0 0;background:rgba(28,32,45,.42);opacity:0;pointer-events:none;transition:.25s}
.limra-mobile-menu.open::before{opacity:1;pointer-events:auto}
.limra-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid var(--limra-line)}
.limra-mobile-head>a{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:0}
.limra-mobile-head img{width:auto;max-width:100px;max-height:42px;object-fit:contain}
.limra-mobile-head b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.limra-mobile-head button{width:38px;height:38px;border:0;border-radius:50%;background:#f7f4f4;font-size:25px}
.limra-mobile-menu nav{display:grid;padding:10px 18px 30px}
.limra-mobile-menu nav a,.limra-mobile-menu nav button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:13px 4px;border:0;border-bottom:1px solid #f1f1f3;background:transparent;text-align:left;text-decoration:none;color:var(--limra-ink);font-size:13px}
.limra-mobile-menu nav button b{display:grid;place-items:center;min-width:22px;height:22px;border-radius:99px;background:var(--limra-accent);color:#fff;font-size:10px}
body.theme-panel-open{overflow:hidden}

/* Main home layout */
body.theme-limra-butik .page{width:100%;max-width:none;margin:0 auto 55px;padding:0;min-width:0}
body.theme-limra-butik .main-choice{width:100%;min-width:0}
body.theme-limra-butik .home-module-canvas{display:grid;gap:0;width:100%;max-width:100%;min-width:0}
body.theme-limra-butik .home-module-loading{padding:70px;text-align:center;color:var(--limra-muted)}
body.theme-limra-butik .home-builder-module{min-width:0;max-width:100%}

.limra-home-section{width:min(1160px,calc(100% - 36px));margin:0 auto;padding:34px 0 0;min-width:0}
.limra-section-heading{text-align:center;margin-bottom:17px}
.limra-section-heading small{display:block;color:var(--limra-accent-dark);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.limra-section-heading h2{margin:5px 0 0;color:#2d3038;font-size:21px;letter-spacing:-.02em}
.limra-section-heading p{max-width:680px;margin:7px auto 0;color:var(--limra-muted);font-size:12px;line-height:1.6}

/* Screenshot-style hero */
.limra-hero{position:relative;width:100%;min-height:530px;overflow:hidden;background:linear-gradient(120deg,#f3eadf 0 44%,#ded8ce 44% 100%)}
.limra-hero-media{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}
.limra-hero-media::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,239,228,.97) 0%,rgba(247,239,228,.82) 34%,rgba(247,239,228,.18) 58%,rgba(0,0,0,.03) 100%);z-index:2}
.limra-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center top;background:#eee}
.limra-hero-media .limra-hero-placeholder{min-height:100%;background:linear-gradient(135deg,#e7ddd4,#c9c2b9)}
.limra-hero-content{position:relative;z-index:3;width:min(1160px,calc(100% - 36px));min-height:530px;margin:auto;display:flex;align-items:center}
.limra-hero-copy{width:min(470px,48%);padding:56px 0}
.limra-hero-copy small{display:block;color:var(--limra-accent-dark);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.limra-hero-copy h1{margin:14px 0 12px;color:#21242b;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5.5vw,78px);font-weight:500;line-height:.92;letter-spacing:-.055em}
.limra-hero-copy p{max-width:410px;margin:0;color:#454b58;font-size:17px;line-height:1.55}
.limra-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}
.limra-hero-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid var(--limra-accent);border-radius:2px;background:var(--limra-accent);color:#fff;text-decoration:none;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.limra-hero-button.secondary{background:rgba(255,255,255,.78);color:var(--limra-accent-dark)}
.limra-hero-button:hover{background:var(--limra-accent-dark);border-color:var(--limra-accent-dark);color:#fff}
.limra-hero-dots{position:absolute;z-index:5;left:50%;bottom:15px;display:flex;gap:6px;transform:translateX(-50%)}
.limra-hero-dots i{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.08)}
.limra-hero-dots i:first-child{background:var(--limra-accent)}

/* Product cards */
.limra-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.limra-product-card{min-width:0!important;display:flex!important;flex-direction:column!important;gap:0!important;padding:0!important;border:0!important;outline:0!important;border-radius:7px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important;transition:transform .2s ease,box-shadow .2s ease!important}
.limra-product-card:hover{transform:translateY(-3px)!important;box-shadow:none!important;border:0!important;outline:0!important;border-color:transparent!important}
.limra-product-card .catalog-image-wrap{position:relative;display:block;width:100%;height:auto;aspect-ratio:3/3.9;overflow:hidden;background:#f4f4f4;text-decoration:none}
.limra-product-card .product-visual{width:100%!important;height:100%!important;border:0!important;border-radius:0!important;background:#f4f4f4!important}
.limra-product-card .product-visual img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.limra-product-card:hover .product-visual img{transform:scale(1.035)}
.limra-product-card .catalog-brand-logo{position:absolute;right:9px;top:9px;z-index:3;max-width:45px;max-height:26px;padding:4px;border-radius:5px;background:rgba(255,255,255,.82)}
.limra-product-card .campaign-badges{position:absolute;z-index:4;left:8px;top:8px;display:grid;gap:4px}
.limra-product-card .campaign-badges span{padding:5px 7px;border-radius:3px;background:var(--limra-accent);color:#fff;font-size:9px;font-weight:800}
.limra-product-card .catalog-info{display:flex;flex-direction:column;flex:1;padding:11px 12px 13px!important;background:#fff!important}
.limra-product-card .catalog-info h4{min-height:34px;margin:0!important;text-align:center;font-size:11px!important;font-weight:650!important;line-height:1.45;color:#37405a}
.limra-product-card .catalog-info h4 a{text-decoration:none;color:inherit}
.limra-product-card .catalog-sku,.limra-product-card .catalog-description,.limra-product-card .product-meta-line,.limra-product-card .catalog-no,.limra-product-card .installment-badge{display:none!important}
.limra-product-card .catalog-bottom{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin-top:auto!important}
.limra-product-card .price-stack{text-align:center}
.limra-product-card .price-stack del{display:block;color:#a2a6af;font-size:10px}
.limra-product-card .price-stack .price{display:block;color:var(--limra-accent-dark)!important;font-size:12px!important;font-weight:850!important}
.limra-product-card .price-stack small{display:none!important}
.limra-product-card .product-actions{display:flex!important;justify-content:center!important;width:100%;margin:0!important}
.limra-product-card .product-actions .mini-btn:not(.primary){display:none!important}
.limra-product-card .product-actions .mini-btn.primary{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 13px!important;border:0!important;border-radius:17px!important;background:var(--limra-accent)!important;color:#fff!important;font-size:9px!important;font-weight:750!important}
.limra-product-card .product-actions .mini-btn.primary::before{content:"🛒";margin-right:5px;font-size:9px;filter:grayscale(1) brightness(10)}
.limra-product-card .product-actions .mini-btn.primary:hover{background:var(--limra-accent-dark)!important}

/* Category cards */
.limra-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.limra-category-card{position:relative;min-height:220px;overflow:hidden;border-radius:8px;background:#f3f0ee;text-decoration:none}
.limra-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}
.limra-category-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(25,28,35,.68))}
.limra-category-card span{position:absolute;z-index:2;left:16px;right:16px;bottom:14px;color:#fff}
.limra-category-card b{display:block;font-size:16px}
.limra-category-card small{display:block;margin-top:3px;font-size:10px;opacity:.86}
.limra-category-card:hover img{transform:scale(1.045)}

/* Existing non-home areas */
body.theme-limra-butik .model-landing,
body.theme-limra-butik .configurator-area,
body.theme-limra-butik .catalog-category-landing,
body.theme-limra-butik .catalog-products-area,
body.theme-limra-butik .content-page,
body.theme-limra-butik .inline-product-page{width:min(1460px,calc(100% - 36px));margin:28px auto 70px;min-width:0}
body.theme-limra-butik .workspace,
body.theme-limra-butik .stage,
body.theme-limra-butik .catalog,
body.theme-limra-butik .catalog-products-layout,
body.theme-limra-butik .product-detail-grid{min-width:0;max-width:100%}
body.theme-limra-butik .primary-btn,
body.theme-limra-butik .mini-btn.primary{background:var(--limra-accent);border-color:var(--limra-accent)}
body.theme-limra-butik .primary-btn:hover,
body.theme-limra-butik .mini-btn.primary:hover{background:var(--limra-accent-dark);border-color:var(--limra-accent-dark)}

/* Benefits */
.limra-benefits{padding:45px 0 55px;background:#fff;border-bottom:1px solid var(--limra-line)}
.limra-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}
.limra-benefit-grid article{text-align:center;min-width:0}
.limra-benefit-grid article>span{display:grid;place-items:center;width:35px;height:35px;margin:0 auto 9px;color:#34383f}
.limra-benefit-grid svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.limra-benefit-grid b{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.03em}
.limra-benefit-grid small{display:block;max-width:220px;margin:13px auto 0;color:#777d88;font-size:10px;line-height:1.55}

/* Footer */
.limra-footer{padding:50px 0 18px;background:#fff}
.limra-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1.15fr;gap:55px;padding-bottom:35px}
.limra-footer-brand>a{display:flex;align-items:center;gap:10px;color:var(--limra-ink);text-decoration:none}
.limra-footer-brand img{max-width:125px;max-height:70px;object-fit:contain}
.limra-footer-brand>a b{display:none}
.limra-footer-brand p{max-width:220px;margin:12px 0 0;color:#858995;font-size:10px;line-height:1.65}
.limra-footer nav,.limra-footer-contact{display:grid;align-content:start;gap:7px}
.limra-footer nav>b,.limra-footer-contact>b{margin-bottom:5px;font-size:12px}
.limra-footer nav a,.limra-footer-contact a,.limra-footer-contact span,.limra-footer-contact strong{color:#858995;text-decoration:none;font-size:9px;line-height:1.45}
.limra-footer-contact strong{color:#555b68;font-weight:650}
.limra-footer nav a:hover,.limra-footer-contact a:hover{color:var(--limra-accent-dark)}
.limra-footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding-top:17px;border-top:1px solid #f0f0f2;color:#999da7;font-size:8px}
.limra-footer-bottom small{text-align:right;color:#5f69a2}
.limra-payment-icons{display:flex;align-items:center;gap:7px}
.limra-payment-icons b{font-size:11px;font-style:italic;color:#2657a3}
.limra-payment-icons b:last-child{color:#d85b36}

/* WhatsApp and scroll */
.limra-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:150;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#20c76a;color:#20c76a;box-shadow:0 10px 26px rgba(32,199,106,.28);overflow:hidden}
.limra-whatsapp-float::before{content:"";position:absolute;inset:4px;border-radius:50%;background:#fff}
.limra-whatsapp-float svg{position:relative;z-index:1;width:27px;height:27px;fill:currentColor}
.limra-scroll-top{position:fixed;left:14px;bottom:14px;z-index:140;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#b8b9bc;color:#fff;font-size:18px;opacity:0;pointer-events:none;transition:.2s}
.limra-scroll-top.visible{opacity:1;pointer-events:auto}

/* Cart / checkout always above header */
body.theme-limra-butik .drawer,
body.theme-limra-butik .modal{z-index:1000!important}
body.theme-limra-butik .drawer-panel{width:min(430px,100vw);max-width:100vw}
body.theme-limra-butik .cart-item{grid-template-columns:54px minmax(0,1fr) auto}
body.theme-limra-butik .cart-item>div{min-width:0}
body.theme-limra-butik .cart-item strong,
body.theme-limra-butik .cart-item small{overflow-wrap:anywhere}

@media(max-width:1100px){
  .limra-header-grid{grid-template-columns:minmax(130px,180px) minmax(220px,1fr) auto;gap:18px}
  .limra-action-link span{display:none}
  .limra-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .limra-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:820px){
  body.theme-limra-butik .limra-shell{width:min(100% - 24px,1160px)}
  .limra-announcement .limra-shell{justify-content:center;text-align:center}
  .limra-header-grid{min-height:72px;grid-template-columns:minmax(0,1fr) auto;gap:9px}
  .limra-brand img{max-width:104px;max-height:48px}
  .limra-brand-copy b{font-size:14px}
  .limra-brand-copy small{display:none}
  .limra-search{grid-column:1/-1;grid-row:2;max-width:none;padding-bottom:12px}
  .limra-header-actions{grid-column:2;grid-row:1;gap:5px}
  .limra-action-link{display:none}
  .limra-cart-button{width:42px;height:42px;justify-content:center;padding:0;border-radius:10px;background:#f7f3f2}
  .limra-cart-button>span{display:none}
  .limra-cart-button b{position:absolute;right:-4px;top:-4px;min-width:19px;height:19px;font-size:9px}
  .limra-mobile-toggle{display:block}
  .limra-category-nav .limra-shell{justify-content:flex-start;width:100%;padding-inline:8px}
  .limra-category-nav a{padding:11px 12px}
  .limra-hero{min-height:auto}
  .limra-hero-media{position:relative;height:360px;grid-template-columns:1fr 1fr}
  .limra-hero-media::before{background:linear-gradient(180deg,rgba(247,239,228,.02),rgba(247,239,228,.88) 76%,#f7efe4)}
  .limra-hero-content{min-height:auto;margin-top:-120px;padding:0 12px 26px;align-items:flex-end}
  .limra-hero-copy{width:100%;padding:0;text-align:center}
  .limra-hero-copy small{font-size:10px}
  .limra-hero-copy h1{margin:8px 0;font-size:40px}
  .limra-hero-copy p{margin-inline:auto;font-size:13px}
  .limra-hero-actions{justify-content:center;margin-top:17px}
  .limra-hero-button{min-height:40px;padding-inline:15px;font-size:10px}
  .limra-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .limra-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .limra-home-section{width:calc(100% - 20px);padding-top:25px}
  .limra-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}
  .limra-footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px}
  .limra-footer-bottom{grid-template-columns:1fr;text-align:center}
  .limra-footer-bottom small{text-align:center}
  .limra-payment-icons{justify-content:center}
}

@media(max-width:520px){
  .limra-header-main{padding-inline:0}
  .limra-header-grid{width:calc(100% - 18px)!important}
  .limra-brand-copy{display:none}
  .limra-search-form{height:40px}
  .limra-hero-media{height:310px}
  .limra-hero-content{margin-top:-105px}
  .limra-hero-copy h1{font-size:34px}
  .limra-product-card .catalog-info{padding:9px 8px 11px!important}
  .limra-product-card .catalog-info h4{font-size:10px!important;min-height:42px}
  .limra-product-card .product-actions .mini-btn.primary{padding-inline:10px!important}
  .limra-section-heading h2{font-size:18px}
  .limra-footer-grid{grid-template-columns:1fr;gap:24px}
  .limra-footer-brand>a b{display:block}
  .limra-whatsapp-float{right:14px;bottom:14px;width:46px;height:46px}
  .limra-benefits{padding-block:35px}
}


/* =========================================================
   V21.8 — Limra ürün detay sayfası
   ========================================================= */
body.theme-limra-butik .inline-product-page{
  width:min(1460px,calc(100% - 36px));
  margin:34px auto 72px;
  padding:0;
}
body.theme-limra-butik .inline-product-toolbar{
  min-height:28px;
  margin:0 0 18px;
  padding:0;
}
body.theme-limra-butik .inline-product-toolbar #productBackBtn{display:none}
body.theme-limra-butik .inline-product-breadcrumb{
  width:100%;
  justify-content:flex-start;
  color:#8a8e98;
  font-size:11px;
}
body.theme-limra-butik .inline-product-breadcrumb i{color:#b4b6bd}
body.theme-limra-butik .inline-product-breadcrumb b{color:#606572;font-weight:600}

body.theme-limra-butik .limra-detail-card{
  width:100%!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.limra-detail-grid{
  display:grid;
  grid-template-columns:minmax(0,1.13fr) minmax(350px,.87fr);
  align-items:start;
  gap:34px;
  min-width:0;
}
.limra-detail-gallery{
  display:grid;
  grid-template-columns:76px minmax(0,1fr);
  align-items:start;
  gap:20px;
  min-width:0;
}
.limra-thumbs-column{
  display:grid;
  grid-template-rows:auto minmax(0,1fr) auto;
  align-items:center;
  gap:7px;
  min-width:0;
}
.limra-thumb-arrow{
  width:100%;
  min-height:28px;
  border:0;
  background:transparent;
  color:#1684ff;
  font-size:15px;
  line-height:1;
  cursor:pointer;
}
body.theme-limra-butik .limra-detail-thumbs{
  display:grid;
  grid-template-columns:1fr;
  align-content:start;
  gap:9px;
  max-height:575px;
  margin:0;
  padding:0 2px;
  overflow-x:hidden;
  overflow-y:auto;
  scrollbar-width:none;
}
body.theme-limra-butik .limra-detail-thumbs::-webkit-scrollbar{display:none}
body.theme-limra-butik .limra-detail-thumb{
  width:68px;
  height:78px;
  padding:0;
  border:1px solid #dedfe4;
  border-radius:3px;
  overflow:hidden;
  background:#fff;
  cursor:pointer;
}
body.theme-limra-butik .limra-detail-thumb.active{border:2px solid #1684ff}
body.theme-limra-butik .limra-detail-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.limra-video-thumb{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  background:#f5f5f7;
  color:var(--limra-accent-dark);
}

body.theme-limra-butik .limra-detail-main{
  width:100%;
  height:auto;
  min-height:610px;
  max-height:720px;
  border:0;
  border-radius:4px;
  background:#f8f8f8;
}
body.theme-limra-butik .limra-detail-main img{
  width:100%;
  height:100%;
  max-height:720px;
  object-fit:contain;
  background:#f8f8f8;
}
body.theme-limra-butik .limra-detail-main iframe{
  min-height:610px;
  background:#111;
}

.limra-detail-info{
  min-width:0;
  padding:3px 0 0;
}
body.theme-limra-butik .limra-detail-info>h1{
  margin:0 0 8px;
  color:#20232a;
  font-size:clamp(25px,2.4vw,36px);
  font-weight:650;
  line-height:1.18;
  letter-spacing:-.025em;
}
.limra-rating-row{
  display:flex;
  align-items:center;
  gap:9px;
  min-height:24px;
  color:#344169;
  font-size:12px;
}
.limra-stars{display:inline-flex;gap:2px}
.limra-stars i{
  color:#d7d8dc;
  font-size:16px;
  font-style:normal;
  line-height:1;
}
.limra-stars i.filled{color:#ffb400}
body.theme-limra-butik .limra-detail-code{
  min-height:16px;
  margin-top:6px;
  color:#9a9da5;
  font-size:10px;
}
body.theme-limra-butik .limra-detail-price{
  margin:17px 0 23px;
  color:#27334f;
  font-size:25px;
  font-weight:800;
}
.limra-short-description{
  margin:-12px 0 20px!important;
  color:#777d89!important;
  font-size:12px;
  line-height:1.65!important;
}
.limra-option-block{margin:0 0 26px}
.limra-option-block>b{
  display:block;
  margin-bottom:9px;
  color:#31353d;
  font-size:12px;
}
.limra-hidden-select{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.limra-variant-pills{
  display:flex;
  align-items:center;
  gap:7px;
  flex-wrap:wrap;
}
.limra-variant-pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:0 14px;
  border:1px solid #d6d7dc;
  border-radius:2px;
  background:#fff;
  color:#415078;
  font-size:11px;
  cursor:pointer;
}
button.limra-variant-pill:hover,
.limra-variant-pill.active{
  border-color:var(--limra-accent-dark);
  background:#fff8f7;
  color:var(--limra-accent-dark);
}

.limra-buy-row{
  display:grid;
  grid-template-columns:86px minmax(150px,1fr) minmax(190px,1.22fr);
  gap:8px;
  align-items:stretch;
  min-width:0;
}
.limra-quantity{
  display:grid;
  grid-template-columns:29px 28px 29px;
  min-width:0;
}
.limra-quantity button,
.limra-quantity input{
  width:100%;
  height:43px;
  margin:0;
  padding:0;
  border:0;
  border-radius:0;
  text-align:center;
  outline:0;
}
.limra-quantity button{
  background:var(--limra-accent);
  color:#fff;
  font-size:19px;
  font-weight:800;
  cursor:pointer;
}
.limra-quantity input{
  -moz-appearance:textfield;
  background:#f7eded;
  color:#3f434b;
  font-size:12px;
  font-weight:700;
}
.limra-quantity input::-webkit-outer-spin-button,
.limra-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.limra-add-button,
.limra-whatsapp-order{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-width:0;
  min-height:43px;
  padding:0 15px;
  border:0;
  border-radius:0;
  text-decoration:none;
  color:#fff;
  font-size:12px;
  font-weight:750;
  white-space:nowrap;
  cursor:pointer;
}
.limra-add-button{background:#ad7772}
.limra-add-button:hover{background:#965f5a}
.limra-add-button:disabled{opacity:.55;cursor:not-allowed}
.limra-whatsapp-order{background:#10ae70}
.limra-whatsapp-order:hover{background:#07945e}
.limra-whatsapp-order span{
  display:grid;
  place-items:center;
  width:16px;
  height:16px;
  border:1px solid currentColor;
  border-radius:50%;
  font-size:8px;
}

.limra-delivery-box{
  margin-top:8px;
  padding:11px 13px;
  border:1px solid #e4e4e7;
  border-radius:6px;
  background:#fafafa;
  color:#4b505a;
  font-size:10px;
}
.limra-detail-tools{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
  margin-top:12px;
}
.limra-detail-tools button{
  min-height:42px;
  padding:0 15px;
  border:0;
  border-radius:5px;
  background:#b5807b;
  color:#fff;
  font-size:10px;
  font-weight:700;
  cursor:pointer;
}
.limra-detail-tools button:hover,
.limra-detail-tools button.active{background:#99635e}
.limra-installment{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:42px;
  padding:0 10px;
  color:#485382;
  font-size:10px;
}
.limra-installment b{
  padding:3px 6px;
  border-radius:3px;
  background:#f1f3f9;
  color:#6977a8;
  font-size:8px;
}
body.theme-limra-butik .limra-detail-specs{
  margin-top:13px;
  gap:5px;
}
body.theme-limra-butik .limra-detail-specs span{
  padding:5px 7px;
  border-radius:3px;
  background:#f6f6f7;
  color:#747984;
  font-size:9px;
}

/* İlgili ürünler */
.limra-related-section{margin-top:44px}
.limra-related-section h2{
  margin:0 0 14px;
  color:#32363e;
  font-size:13px;
  font-weight:650;
}
.limra-related-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:42px;
  align-items:start;
}
.limra-related-card{
  display:grid;
  gap:10px;
  min-width:0;
  text-decoration:none;
  text-align:center;
}
.limra-related-image{
  display:block;
  width:100%;
  aspect-ratio:1.18/1;
  overflow:hidden;
  background:#f3f3f3;
}
.limra-related-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .3s ease;
}
.limra-related-card:hover img{transform:scale(1.035)}
.limra-related-card b{
  min-height:35px;
  color:#303641;
  font-size:11px;
  font-weight:500;
  line-height:1.45;
}
.limra-related-card strong{
  color:#333944;
  font-size:11px;
  font-weight:500;
}

/* Açıklama ve yorumlar */
.limra-detail-more{
  display:grid;
  gap:9px;
  margin-top:40px;
  padding-top:24px;
  border-top:1px solid #ededf0;
}
.limra-detail-more details{
  border:1px solid #ebebee;
  border-radius:6px;
  background:#fff;
}
.limra-detail-more summary{
  padding:13px 15px;
  color:#393e48;
  font-size:12px;
  font-weight:700;
  cursor:pointer;
}
.limra-description,
.limra-detail-more .review-list,
.limra-detail-more .review-form{
  padding:0 15px 15px;
  color:#6f7480;
  font-size:12px;
  line-height:1.7;
}

/* Beden modalı */
.limra-size-modal{
  position:fixed;
  inset:0;
  z-index:1300;
  display:grid;
  place-items:center;
  padding:20px;
  opacity:0;
  pointer-events:none;
  transition:.2s ease;
}
.limra-size-modal.open{opacity:1;pointer-events:auto}
.limra-size-backdrop{
  position:absolute;
  inset:0;
  background:rgba(27,30,38,.48);
}
.limra-size-card{
  position:relative;
  z-index:2;
  width:min(520px,100%);
  padding:26px;
  border-radius:14px;
  background:#fff;
  box-shadow:0 28px 80px rgba(25,30,42,.25);
}
.limra-size-card h3{margin:0 0 8px;font-size:21px}
.limra-size-card p{margin:0;color:#747985;font-size:12px;line-height:1.6}
.limra-size-close{
  position:absolute;
  right:12px;
  top:12px;
  width:34px;
  height:34px;
  border:0;
  border-radius:50%;
  background:#f6eeee;
  color:#8d5f5a;
  font-size:22px;
  cursor:pointer;
}
.limra-size-table{
  display:grid;
  gap:8px;
  margin-top:18px;
}
.limra-size-table span{
  display:flex;
  justify-content:space-between;
  gap:15px;
  padding:11px 12px;
  border:1px solid #ececef;
  border-radius:7px;
}
.limra-size-table b{font-size:12px}
.limra-size-table small{color:#7b808a;font-size:10px}

@media(max-width:1150px){
  .limra-detail-grid{
    grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);
    gap:25px;
  }
  body.theme-limra-butik .limra-detail-main{min-height:520px}
  body.theme-limra-butik .limra-detail-main iframe{min-height:520px}
  .limra-buy-row{
    grid-template-columns:86px minmax(145px,1fr);
  }
  .limra-whatsapp-order{grid-column:1/-1}
}

@media(max-width:850px){
  body.theme-limra-butik .inline-product-page{
    width:min(100% - 24px,1460px);
    margin-top:22px;
  }
  .limra-detail-grid{grid-template-columns:1fr}
  .limra-detail-gallery{grid-template-columns:64px minmax(0,1fr)}
  body.theme-limra-butik .limra-detail-main{min-height:500px}
  .limra-detail-info{padding-top:0}
  .limra-related-grid{gap:18px}
}

@media(max-width:620px){
  body.theme-limra-butik .inline-product-page{width:calc(100% - 18px)}
  body.theme-limra-butik .inline-product-toolbar{margin-bottom:10px}
  .limra-detail-gallery{
    display:flex;
    flex-direction:column-reverse;
    gap:9px;
  }
  .limra-thumbs-column{
    display:flex;
    width:100%;
    gap:6px;
  }
  .limra-thumb-arrow{display:none}
  body.theme-limra-butik .limra-detail-thumbs{
    display:flex;
    width:100%;
    max-height:none;
    overflow-x:auto;
    overflow-y:hidden;
  }
  body.theme-limra-butik .limra-detail-thumb{
    flex:0 0 61px;
    width:61px;
    height:68px;
  }
  body.theme-limra-butik .limra-detail-main{
    min-height:390px;
    max-height:520px;
  }
  body.theme-limra-butik .limra-detail-main img{max-height:520px}
  body.theme-limra-butik .limra-detail-main iframe{min-height:390px}
  body.theme-limra-butik .limra-detail-info>h1{font-size:24px}
  body.theme-limra-butik .limra-detail-price{font-size:22px}
  .limra-buy-row{
    grid-template-columns:88px minmax(0,1fr);
    gap:7px;
  }
  .limra-whatsapp-order{grid-column:1/-1}
  .limra-add-button,
  .limra-whatsapp-order{font-size:11px;padding-inline:9px}
  .limra-detail-tools{
    display:grid;
    grid-template-columns:1fr 1fr;
  }
  .limra-detail-tools button{padding-inline:8px}
  .limra-installment{grid-column:1/-1;padding:0}
  .limra-related-section{margin-top:32px}
  .limra-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:22px 10px;
  }
  .limra-related-card b{font-size:10px}
  .limra-related-card strong{font-size:10px}
}

@media(max-width:390px){
  .limra-buy-row{grid-template-columns:1fr}
  .limra-quantity{width:96px}
  .limra-whatsapp-order{grid-column:auto}
  .limra-detail-tools{grid-template-columns:1fr}
  .limra-installment{grid-column:auto}
}
/* =========================================================
   V21.9 — REFERANS GÖRSELE BİREBİR LIMRA DÜZENİ
   Dinamik içerik korunur; ölçüler 1696px referansına göre ayarlanmıştır.
   ========================================================= */

body.theme-limra-butik{
  --limra-accent:#d1a39e;
  --limra-accent-dark:#b67f79;
  --limra-navy:#20345f;
  --limra-text:#22252c;
  --limra-muted:#777b84;
  --limra-container:1420px;
  font-family:"Poppins","Segoe UI",Arial,sans-serif;
  color:var(--limra-text);
  background:#fff;
  overflow-x:hidden;
}

body.theme-limra-butik .limra-shell{
  width:min(var(--limra-container),calc(100% - 72px));
}

/* Header */
body.theme-limra-butik .limra-theme-header{
  z-index:500;
  border-bottom:0;
  box-shadow:none;
}
body.theme-limra-butik .limra-announcement{
  height:44px;
  min-height:44px;
  background:#d0a29d;
  font-size:11px;
}
body.theme-limra-butik .limra-announcement .limra-shell{
  min-height:44px;
  justify-content:flex-end;
  padding-right:0;
}
body.theme-limra-butik .limra-header-grid{
  min-height:122px;
  grid-template-columns:190px minmax(360px,610px) minmax(300px,1fr);
  gap:70px;
}
body.theme-limra-butik .limra-brand{
  justify-self:start;
}
body.theme-limra-butik .limra-brand img{
  max-width:118px;
  max-height:82px;
}
body.theme-limra-butik .limra-search{
  width:100%;
  max-width:610px;
}
body.theme-limra-butik .limra-search-form{
  height:45px;
  grid-template-columns:minmax(0,1fr) 64px;
  border-color:#d9d9dc;
  border-radius:25px;
  box-shadow:none;
}
body.theme-limra-butik .limra-search-form input{
  padding:0 21px;
  font-size:12px;
}
body.theme-limra-butik .limra-search-form button{
  background:#d2a39e;
}
body.theme-limra-butik .limra-header-actions{
  justify-content:flex-end;
  gap:27px;
}
body.theme-limra-butik .limra-cart-button,
body.theme-limra-butik .limra-action-link{
  padding:0;
  color:var(--limra-navy);
  font-size:12px;
  font-weight:650;
}
body.theme-limra-butik .limra-cart-button b{
  min-width:18px;
  height:18px;
  padding:0 5px;
  font-size:9px;
}
body.theme-limra-butik .limra-category-nav{
  height:48px;
  border-top:1px solid #f2f2f3;
  border-bottom:1px solid #ededee;
  background:#f8f9fa;
}
body.theme-limra-butik .limra-category-nav .limra-shell{
  min-height:47px;
  justify-content:center;
  gap:0;
}
body.theme-limra-butik .limra-category-nav a{
  padding:15px 23px 13px;
  border:0;
  color:#34466d;
  font-size:11px;
  font-weight:500;
}

/* Home banner */
body.theme-limra-butik .page{
  margin-bottom:0;
}
body.theme-limra-butik .limra-hero{
  min-height:0;
  height:auto;
  background:#eee;
}
body.theme-limra-butik .limra-hero-banner-only>a{
  display:block;
  width:100%;
  height:auto;
}
body.theme-limra-butik .limra-hero-banner-image{
  display:block;
  width:100%;
  height:auto;
  max-height:780px;
  object-fit:cover;
}
body.theme-limra-butik .limra-slider-arrow{
  position:absolute;
  z-index:8;
  top:50%;
  display:grid;
  place-items:center;
  width:34px;
  height:52px;
  margin-top:-26px;
  border:0;
  border-radius:18px;
  background:rgba(49,50,53,.55);
  color:#fff;
  font-size:34px;
  font-weight:300;
  line-height:1;
}
body.theme-limra-butik .limra-slider-arrow.previous{left:8px}
body.theme-limra-butik .limra-slider-arrow.next{right:8px}
body.theme-limra-butik .limra-hero-dots{
  bottom:17px;
}
body.theme-limra-butik .limra-hero-dots i{
  width:8px;
  height:8px;
}
body.theme-limra-butik .limra-hero-dots i:first-child{background:#1684ff}
body.theme-limra-butik .limra-hero-dots i:last-child{background:#d9d9d9}

/* Home product listing */
body.theme-limra-butik .limra-home-section{
  width:min(var(--limra-container),calc(100% - 72px));
  padding-top:47px;
}
body.theme-limra-butik .limra-section-heading{
  margin-bottom:22px;
}
body.theme-limra-butik .limra-section-heading small{display:none}
body.theme-limra-butik .limra-section-heading h2{
  margin:0;
  color:#2a2c31;
  font-size:18px;
  font-weight:700;
}
body.theme-limra-butik .limra-section-heading p{
  margin-top:5px;
  font-size:11px;
}
body.theme-limra-butik .limra-product-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px 28px;
}
body.theme-limra-butik .limra-product-card{
  border:0!important;
  outline:0!important;
  border-radius:8px!important;
  box-shadow:none!important;
  transform:none!important;
}
body.theme-limra-butik .limra-product-card .catalog-image-wrap{
  aspect-ratio:0.78/1;
}
body.theme-limra-butik .limra-product-card .catalog-info{
  min-height:132px;
  padding:13px 12px 14px!important;
}
body.theme-limra-butik .limra-product-card .catalog-info h4{
  min-height:37px;
  color:#263a6c;
  font-size:10.5px!important;
  font-weight:550!important;
  line-height:1.35;
}
body.theme-limra-butik .limra-product-card .catalog-bottom{
  gap:10px!important;
}
body.theme-limra-butik .limra-product-card .price-stack .price{
  color:#d09c96!important;
  font-size:12px!important;
  font-weight:750!important;
}
body.theme-limra-butik .limra-product-card .product-actions .mini-btn.primary{
  min-height:31px;
  padding:0 14px!important;
  border-radius:18px!important;
  background:#d8aaa5!important;
  font-size:9px!important;
  font-weight:650!important;
}
body.theme-limra-butik .limra-product-card .product-actions .mini-btn.primary::before{
  display:none!important;
}
body.theme-limra-butik .limra-product-card .product-actions svg{
  width:12px;
  height:12px;
  margin-right:5px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* Benefits */
body.theme-limra-butik .limra-benefits{
  margin-top:58px;
  padding:45px 0 62px;
  border:0;
}
body.theme-limra-butik .limra-benefit-grid{
  gap:45px;
}
body.theme-limra-butik .limra-benefit-grid article>span{
  width:35px;
  height:35px;
  margin-bottom:8px;
}
body.theme-limra-butik .limra-benefit-grid b{
  font-size:9px;
  font-weight:550;
}
body.theme-limra-butik .limra-benefit-grid small{
  margin-top:16px;
  color:#555b65;
  font-size:9.5px;
}

/* Product detail page */
body.theme-limra-butik .inline-product-page{
  width:min(var(--limra-container),calc(100% - 72px));
  margin:67px auto 78px;
}
body.theme-limra-butik .inline-product-toolbar{
  min-height:20px;
  margin-bottom:22px;
}
body.theme-limra-butik .inline-product-breadcrumb{
  gap:10px;
  color:#8c8d92;
  font-size:11px;
}
body.theme-limra-butik .inline-product-breadcrumb b{display:none}
body.theme-limra-butik .inline-product-breadcrumb i{
  color:#8c8d92;
  font-style:normal;
}
body.theme-limra-butik .limra-detail-grid{
  grid-template-columns:632px minmax(0,1fr);
  gap:42px;
}
body.theme-limra-butik .limra-detail-gallery{
  grid-template-columns:72px 538px;
  gap:22px;
}
body.theme-limra-butik .limra-thumbs-column{
  grid-template-rows:32px 1fr 32px;
  gap:5px;
}
body.theme-limra-butik .limra-thumb-arrow{
  min-height:32px;
  color:#087ef4;
  font-size:17px;
}
body.theme-limra-butik .limra-detail-thumbs{
  max-height:606px;
  gap:10px;
  padding:0;
}
body.theme-limra-butik .limra-detail-thumb{
  width:72px;
  height:82px;
  border:1px solid #d6d6d8;
  border-radius:2px;
}
body.theme-limra-butik .limra-detail-thumb.active{
  border:2px solid #1684ff;
}
body.theme-limra-butik .limra-detail-main{
  width:538px;
  min-height:696px;
  height:696px;
  max-height:696px;
  border-radius:4px;
  background:#f6f6f6;
  overflow:hidden;
}
body.theme-limra-butik .limra-detail-main img{
  width:100%;
  height:100%;
  max-height:none;
  object-fit:cover;
}
body.theme-limra-butik .limra-detail-main iframe{
  width:100%;
  min-height:696px;
}
body.theme-limra-butik .limra-detail-info{
  max-width:650px;
  padding-top:0;
}
body.theme-limra-butik .limra-detail-info>h1{
  margin:0 0 8px;
  color:#1d2027;
  font-size:26px;
  font-weight:650;
  line-height:1.2;
}
body.theme-limra-butik .limra-rating-row{
  gap:7px;
  color:#233862;
  font-size:12px;
}
body.theme-limra-butik .limra-stars i{
  font-size:17px;
}
body.theme-limra-butik .limra-detail-code{
  display:none;
}
body.theme-limra-butik .limra-detail-price{
  margin:22px 0 38px;
  color:#263653;
  font-size:23px;
  font-weight:750;
}
body.theme-limra-butik .limra-short-description{
  display:none;
}
body.theme-limra-butik .limra-option-block{
  margin-bottom:42px;
}
body.theme-limra-butik .limra-option-block>b{
  margin-bottom:9px;
  color:#2c2d31;
  font-size:12px;
  font-weight:600;
}
body.theme-limra-butik .limra-variant-pill{
  min-height:37px;
  padding:0 13px;
  border-color:#cfd0d3;
  background:#fff;
  color:#314875;
  font-size:11px;
}
body.theme-limra-butik .limra-variant-pill.active{
  border-color:#cfd0d3;
  background:#fff;
  color:#314875;
}
body.theme-limra-butik .limra-buy-row{
  grid-template-columns:112px 225px 278px;
  gap:9px;
}
body.theme-limra-butik .limra-quantity{
  display:grid;
  grid-template-columns:36px 40px 36px;
  gap:0;
  width:112px;
  height:42px;
  overflow:hidden;
  border:1px solid #dcc5c2;
  border-radius:10px;
  background:#fff;
  box-shadow:0 1px 2px rgba(75,51,48,.05);
}
body.theme-limra-butik .limra-quantity input{
  position:static;
  width:40px;
  min-width:0;
  height:40px;
  opacity:1;
  pointer-events:auto;
  border:0;
  border-left:1px solid #eee0de;
  border-right:1px solid #eee0de;
  border-radius:0;
  background:#fff;
  color:#3f434b;
  font-size:13px;
  font-weight:700;
  line-height:40px;
  text-align:center;
  outline:0;
  box-shadow:none;
}
body.theme-limra-butik .limra-quantity input:focus{
  background:#fffaf9;
}
body.theme-limra-butik .limra-quantity button{
  width:36px;
  height:40px;
  border:0;
  border-radius:0;
  background:#f7eceb;
  color:#9c6863;
  font-size:20px;
  font-weight:600;
  line-height:1;
  cursor:pointer;
  transition:background .18s ease,color .18s ease;
}
body.theme-limra-butik .limra-quantity button:hover{
  background:#d3a29d;
  color:#fff;
}
body.theme-limra-butik .limra-quantity:focus-within{
  border-color:#c99893;
  box-shadow:0 0 0 3px rgba(201,152,147,.14);
}
body.theme-limra-butik .limra-add-button,
body.theme-limra-butik .limra-whatsapp-order{
  min-height:42px;
  height:42px;
  padding:0 15px;
  font-size:12px;
  font-weight:700;
}
body.theme-limra-butik .limra-add-button{
  background:#a97570;
}
body.theme-limra-butik .limra-whatsapp-order{
  background:#08ad68;
}
body.theme-limra-butik .limra-add-button svg,
body.theme-limra-butik .limra-whatsapp-order svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
body.theme-limra-butik .limra-whatsapp-order svg{
  fill:currentColor;
  stroke:none;
}
body.theme-limra-butik .limra-delivery-box{
  margin-top:9px;
  min-height:45px;
  padding:13px 14px;
  border-color:#dedfe2;
  border-radius:6px;
  background:#fafafa;
  color:#353a44;
  font-size:10.5px;
}
body.theme-limra-butik .limra-detail-tools{
  margin-top:14px;
  gap:10px;
}
body.theme-limra-butik .limra-detail-tools button{
  min-height:49px;
  padding:0 18px;
  border-radius:5px;
  background:#b7837e;
  font-size:10px;
}
body.theme-limra-butik .limra-tool-icon{
  margin-right:6px;
  font-size:17px;
}
body.theme-limra-butik .limra-installment{
  min-height:49px;
  padding:0 12px;
  color:#314372;
  font-size:10.5px;
}
body.theme-limra-butik .limra-installment b{
  padding:0;
  background:transparent;
  color:#5a70a8;
  font-size:7px;
}
body.theme-limra-butik .limra-detail-specs{
  display:none!important;
}

/* Related products */
body.theme-limra-butik .limra-related-section{
  margin-top:48px;
}
body.theme-limra-butik .limra-related-section h2{
  margin:0 0 14px;
  color:#33343a;
  font-size:12px;
  font-weight:550;
}
body.theme-limra-butik .limra-related-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:54px;
}
body.theme-limra-butik .limra-related-card{
  gap:12px;
}
body.theme-limra-butik .limra-related-image{
  height:270px;
  aspect-ratio:auto;
  background:#fff;
}
body.theme-limra-butik .limra-related-image img{
  object-fit:contain;
}
body.theme-limra-butik .limra-related-card b{
  min-height:42px;
  color:#303136;
  font-size:10.5px;
  font-weight:450;
  line-height:1.3;
}
body.theme-limra-butik .limra-related-card strong{
  color:#33343a;
  font-size:10.5px;
  font-weight:450;
}
body.theme-limra-butik .limra-detail-more{
  display:none;
}

/* Product detail reference has no benefits block */
body.theme-limra-butik.limra-product-view .limra-benefits{
  display:none;
}
body.theme-limra-butik.limra-product-view .limra-footer{
  margin-top:48px;
}

/* Footer */
body.theme-limra-butik .limra-footer{
  padding:52px 0 22px;
  border-top:1px solid #f0f0f1;
}
body.theme-limra-butik .limra-footer-grid{
  grid-template-columns:1.25fr .75fr .75fr 1.3fr;
  gap:72px;
  padding-bottom:43px;
}
body.theme-limra-butik .limra-footer-brand img{
  max-width:125px;
  max-height:78px;
}
body.theme-limra-butik .limra-footer-brand p{
  max-width:250px;
  margin-top:13px;
  color:#7b7f87;
  font-size:9px;
  line-height:1.7;
}
body.theme-limra-butik .limra-footer nav,
body.theme-limra-butik .limra-footer-contact{
  gap:7px;
}
body.theme-limra-butik .limra-footer nav>b,
body.theme-limra-butik .limra-footer-contact>b{
  margin-bottom:8px;
  color:#33343a;
  font-size:13px;
  font-weight:550;
}
body.theme-limra-butik .limra-footer nav a,
body.theme-limra-butik .limra-footer-contact a,
body.theme-limra-butik .limra-footer-contact span,
body.theme-limra-butik .limra-footer-contact strong{
  color:#777b84;
  font-size:9px;
  line-height:1.4;
}
body.theme-limra-butik .limra-payment-row{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:7px;
  min-height:34px;
}
body.theme-limra-butik .limra-payment-row b{
  color:#2458a1;
  font-size:18px;
  font-style:italic;
  line-height:1;
}
body.theme-limra-butik .limra-payment-row b:last-child{
  color:#df5936;
  font-size:10px;
}
body.theme-limra-butik .limra-footer-bottom{
  grid-template-columns:1fr auto 1fr;
  padding-top:28px;
  border:0;
  font-size:8px;
}
body.theme-limra-butik .limra-instagram-mark{
  color:#314b82;
  font-size:14px;
}
body.theme-limra-butik .limra-footer-bottom small{
  text-align:center;
  color:#2f3e86;
}
body.theme-limra-butik .limra-footer-bottom small b{
  color:#1684ff;
}
body.theme-limra-butik .limra-whatsapp-float{
  right:23px;
  bottom:23px;
  width:57px;
  height:57px;
}
body.theme-limra-butik .limra-scroll-top{
  left:12px;
  bottom:11px;
  width:35px;
  height:35px;
}

/* Responsive */
@media(max-width:1200px){
  body.theme-limra-butik .limra-shell,
  body.theme-limra-butik .limra-home-section,
  body.theme-limra-butik .inline-product-page{
    width:calc(100% - 40px);
  }
  body.theme-limra-butik .limra-header-grid{
    grid-template-columns:150px minmax(280px,1fr) auto;
    gap:28px;
  }
  body.theme-limra-butik .limra-detail-grid{
    grid-template-columns:minmax(560px,1fr) minmax(360px,.85fr);
    gap:28px;
  }
  body.theme-limra-butik .limra-detail-gallery{
    grid-template-columns:66px minmax(0,1fr);
    gap:16px;
  }
  body.theme-limra-butik .limra-detail-main{
    width:100%;
  }
  body.theme-limra-butik .limra-buy-row{
    grid-template-columns:112px minmax(170px,1fr);
  }
  body.theme-limra-butik .limra-whatsapp-order{
    grid-column:1/-1;
  }
}

@media(max-width:900px){
  body.theme-limra-butik .limra-announcement{
    height:32px;
    min-height:32px;
  }
  body.theme-limra-butik .limra-announcement .limra-shell{
    min-height:32px;
    justify-content:center;
  }
  body.theme-limra-butik .limra-header-grid{
    min-height:76px;
    grid-template-columns:1fr auto;
    gap:10px;
  }
  body.theme-limra-butik .limra-brand img{
    max-width:92px;
    max-height:52px;
  }
  body.theme-limra-butik .limra-search{
    grid-column:1/-1;
    padding-bottom:13px;
  }
  body.theme-limra-butik .limra-header-actions{
    grid-column:2;
    grid-row:1;
  }
  body.theme-limra-butik .limra-action-link{
    display:none;
  }
  body.theme-limra-butik .limra-cart-button{
    width:42px;
    height:42px;
    justify-content:center;
    border-radius:8px;
    background:#f7eeee;
  }
  body.theme-limra-butik .limra-cart-button>span{display:none}
  body.theme-limra-butik .limra-mobile-toggle{display:block}
  body.theme-limra-butik .limra-category-nav .limra-shell{
    width:100%;
    justify-content:flex-start;
    padding:0 8px;
  }
  body.theme-limra-butik .limra-category-nav a{
    padding-inline:15px;
  }
  body.theme-limra-butik .limra-product-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:16px;
  }
  body.theme-limra-butik .limra-detail-grid{
    grid-template-columns:1fr;
  }
  body.theme-limra-butik .limra-detail-gallery{
    grid-template-columns:64px minmax(0,1fr);
  }
  body.theme-limra-butik .limra-detail-main{
    height:min(700px,100vw);
    min-height:520px;
  }
  body.theme-limra-butik .limra-related-grid{
    gap:22px;
  }
  body.theme-limra-butik .limra-footer-grid{
    grid-template-columns:1fr 1fr;
    gap:35px;
  }
}

@media(max-width:620px){
  body.theme-limra-butik .limra-shell,
  body.theme-limra-butik .limra-home-section,
  body.theme-limra-butik .inline-product-page{
    width:calc(100% - 20px);
  }
  body.theme-limra-butik .limra-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  body.theme-limra-butik .limra-product-card .catalog-info{
    min-height:130px;
    padding-inline:8px!important;
  }
  body.theme-limra-butik .limra-product-card .catalog-info h4{
    min-height:45px;
    font-size:9px!important;
  }
  body.theme-limra-butik .inline-product-page{
    margin-top:25px;
  }
  body.theme-limra-butik .limra-detail-gallery{
    display:flex;
    flex-direction:column-reverse;
    gap:9px;
  }
  body.theme-limra-butik .limra-thumbs-column{
    display:flex;
    width:100%;
  }
  body.theme-limra-butik .limra-thumb-arrow{display:none}
  body.theme-limra-butik .limra-detail-thumbs{
    display:flex;
    max-height:none;
    overflow-x:auto;
  }
  body.theme-limra-butik .limra-detail-thumb{
    flex:0 0 62px;
    width:62px;
    height:72px;
  }
  body.theme-limra-butik .limra-detail-main{
    width:100%;
    min-height:390px;
    height:125vw;
    max-height:620px;
  }
  body.theme-limra-butik .limra-detail-info>h1{
    font-size:23px;
  }
  body.theme-limra-butik .limra-detail-price{
    margin-bottom:28px;
  }
  body.theme-limra-butik .limra-option-block{
    margin-bottom:28px;
  }
  body.theme-limra-butik .limra-buy-row{
    grid-template-columns:112px minmax(0,1fr);
  }
  body.theme-limra-butik .limra-whatsapp-order{
    grid-column:1/-1;
  }
  body.theme-limra-butik .limra-detail-tools{
    display:grid;
    grid-template-columns:1fr 1fr;
  }
  body.theme-limra-butik .limra-installment{
    grid-column:1/-1;
    padding-left:0;
  }
  body.theme-limra-butik .limra-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:24px 12px;
  }
  body.theme-limra-butik .limra-related-image{
    height:205px;
  }
  body.theme-limra-butik .limra-footer-grid{
    grid-template-columns:1fr;
    gap:27px;
  }
  body.theme-limra-butik .limra-footer-bottom{
    grid-template-columns:1fr;
    gap:10px;
    text-align:center;
  }
}

@media(max-width:390px){
  body.theme-limra-butik .limra-buy-row{
    grid-template-columns:1fr;
  }
  body.theme-limra-butik .limra-quantity{
    width:112px;
  }
  body.theme-limra-butik .limra-whatsapp-order{
    grid-column:auto;
  }
  body.theme-limra-butik .limra-detail-tools{
    grid-template-columns:1fr;
  }
  body.theme-limra-butik .limra-installment{
    grid-column:auto;
  }
}

/* V21.9.1 — referans ekran ölçüsü ince ayarı */
body.theme-limra-butik .limra-header-grid{
  grid-template-columns:300px minmax(360px,610px) minmax(300px,1fr);
}
body.theme-limra-butik .limra-brand{margin-left:20px}
body.theme-limra-butik .limra-category-nav{
  height:32px;
}
body.theme-limra-butik .limra-category-nav .limra-shell{
  min-height:31px;
}
body.theme-limra-butik .limra-category-nav a{
  padding:8px 23px 7px;
}
body.theme-limra-butik .inline-product-page{
  min-height:0!important;
  padding:0!important;
  margin-top:52px;
}
body.theme-limra-butik .inline-product-content .product-detail-grid{
  min-height:0!important;
}
body.theme-limra-butik .limra-detail-grid{
  grid-template-columns:594px minmax(0,1fr);
  gap:34px;
}
body.theme-limra-butik .limra-detail-gallery{
  grid-template-columns:72px 500px;
  gap:22px;
}
body.theme-limra-butik .limra-detail-main{
  width:500px;
  min-height:736px;
  height:736px;
  max-height:736px;
}
body.theme-limra-butik .limra-detail-main iframe{
  min-height:736px;
}
body.theme-limra-butik.limra-product-view .limra-footer{
  margin-top:24px;
}

@media(max-width:1200px){
  body.theme-limra-butik .limra-header-grid{
    grid-template-columns:170px minmax(280px,1fr) auto;
  }
  body.theme-limra-butik .limra-brand{margin-left:0}
  body.theme-limra-butik .limra-detail-grid{
    grid-template-columns:minmax(540px,1fr) minmax(350px,.9fr);
  }
  body.theme-limra-butik .limra-detail-gallery{
    grid-template-columns:66px minmax(0,1fr);
  }
  body.theme-limra-butik .limra-detail-main{
    width:100%;
  }
}

/* V21.9.2 — ekran görüntüsü dikey hizalama */
body.theme-limra-butik .inline-product-toolbar{
  margin-bottom:46px;
}
body.theme-limra-butik .inline-product-page{
  margin-bottom:37px;
}
body.theme-limra-butik .limra-detail-price{
  margin-bottom:50px;
}
body.theme-limra-butik .limra-related-image{
  height:250px;
}

/* V22.1.5 — Limra beden/renk seçenekleri */
body.theme-limra-butik .limra-option-block{
  margin-bottom:34px;
}

body.theme-limra-butik .limra-option-block .product-option-selector{
  gap:17px;
  margin:0;
}

body.theme-limra-butik .limra-option-block .product-option-group+ .product-option-group{
  padding-top:17px;
  border-top:1px solid #ececef;
}

body.theme-limra-butik .limra-option-block .product-option-group legend{
  margin-bottom:10px;
  color:#2c2d31;
  font-size:12px;
  font-weight:650;
}

body.theme-limra-butik .limra-option-block .product-option-group legend small{
  background:#f4eeee;
  color:#9a6d68;
  font-size:8px;
}

body.theme-limra-butik .limra-option-block .product-option-values{
  gap:8px;
}

body.theme-limra-butik .limra-option-block .product-option-value{
  min-width:44px;
  min-height:37px;
  padding:8px 13px;
  border-color:#cfd0d3;
  border-radius:4px;
  background:#fff;
  color:#314875;
  font-size:11px;
  font-weight:550;
}

body.theme-limra-butik .limra-option-block .product-option-value:hover:not(:disabled){
  border-color:#b7837e;
}

body.theme-limra-butik .limra-option-block .product-option-value.active{
  border-color:#b7837e;
  background:#b7837e;
  color:#fff;
  box-shadow:none;
}

body.theme-limra-butik .limra-option-block .product-option-message{
  min-height:34px;
  padding:8px 10px;
  border-radius:5px;
  font-size:10px;
}

body.theme-limra-butik .limra-option-block .limra-standard-option{
  min-height:37px;
  border-radius:4px;
  color:#314875;
  font-size:11px;
}

@media(max-width:620px){
  body.theme-limra-butik .limra-option-block{
    margin-bottom:26px;
  }

  body.theme-limra-butik .limra-option-block .product-option-value{
    min-width:42px;
    min-height:36px;
    padding:8px 11px;
  }
}

/* V22.1.6 — Limra kategori kartı videosu */
body.theme-limra-butik .limra-product-card .product-card-video{
  width:100%!important;
  height:100%!important;
  border-radius:0;
  background:#050505!important;
}

body.theme-limra-butik .limra-product-card .product-card-video-frame{
  width:100%;
  height:100%;
}

body.theme-limra-butik .limra-product-card .catalog-image-wrap:has(
  .product-card-video
){
  padding:0!important;
  background:#050505!important;
}

body.theme-limra-butik .limra-product-card .product-card-video-badge{
  right:10px;
  bottom:10px;
}

/* V22.1.7 — Menü ile ilk içerik arasındaki boşluğu kaldır */
body.theme-limra-butik .main-choice{
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  justify-content:flex-start!important;
}

/* V1.4.0 — Tema sliderı */
body.theme-limra-butik .theme-home-slider{background:#eee5df}
body.theme-limra-butik .theme-home-slide-overlay{background:linear-gradient(90deg,var(--slide-overlay,#000) 0%,color-mix(in srgb,var(--slide-overlay,#000) 64%,transparent) 46%,transparent 78%);opacity:var(--slide-overlay-opacity,.38)}
body.theme-limra-butik .theme-home-slide-copy{max-width:650px}
body.theme-limra-butik .theme-home-slide-copy small{color:var(--limra-accent,#c9958d);font-family:Inter,system-ui,sans-serif}
body.theme-limra-butik .theme-home-slide-copy h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.055em}
body.theme-limra-butik .theme-home-slide-button.primary{border-color:var(--limra-accent,#c9958d);background:var(--limra-accent,#c9958d);color:#fff}
body.theme-limra-butik .theme-home-slide-button.secondary{border-color:rgba(255,255,255,.58);background:rgba(255,255,255,.13)}
body.theme-limra-butik .theme-home-slider-progress i{background:var(--limra-accent,#c9958d)}
body.theme-limra-butik .theme-home-slider-dots button.is-active{background:var(--limra-accent,#c9958d)}
body.theme-limra-butik .theme-home-slide.copy-glass .theme-home-slide-copy{background:rgba(77,55,49,.24);border-color:rgba(255,255,255,.32)}
@media(max-width:700px){body.theme-limra-butik .theme-home-slide-overlay{background:linear-gradient(0deg,var(--slide-overlay,#000) 0%,color-mix(in srgb,var(--slide-overlay,#000) 50%,transparent) 62%,transparent 100%)}}

/* Header builder runtime bridge: ortak tema ayarlarını LIMRA'da uygular. */
body.theme-limra-butik .limra-theme-header{
  background:var(--limra-header-bg,#fff);
  color:var(--limra-header-text,#342b2a);
}
body.theme-limra-butik .limra-theme-header.is-sticky{
  position:sticky;
  top:0;
}
body.theme-limra-butik .limra-header-main{
  background:var(--limra-header-bg,#fff);
}
body.theme-limra-butik .limra-brand{
  color:var(--limra-header-text,#342b2a);
}
body.theme-limra-butik .limra-brand img{
  width:auto;
  height:var(--limra-logo-height,42px);
  max-height:var(--limra-logo-height,42px);
  object-fit:contain;
}
body.theme-limra-butik .limra-action-link,
body.theme-limra-butik .limra-cart-button{
  color:var(--limra-header-text,#342b2a);
}
body.theme-limra-butik .limra-cart-button b,
body.theme-limra-butik .limra-search-form button{
  background:var(--limra-header-accent,var(--limra-accent));
}
body.theme-limra-butik .limra-theme-header.menu-position-left .limra-category-nav .limra-shell{
  justify-content:flex-start;
}
body.theme-limra-butik .limra-theme-header.menu-position-center .limra-category-nav .limra-shell{
  justify-content:center;
}
body.theme-limra-butik .limra-language-switcher{position:relative;flex:0 0 auto}
body.theme-limra-butik .limra-language-current{
  border:0;background:transparent;color:var(--limra-header-text,#342b2a);font:inherit;font-size:11px;font-weight:700;padding:8px 4px;cursor:pointer
}
body.theme-limra-butik .limra-language-menu{
  position:absolute;right:0;top:100%;z-index:40;min-width:150px;padding:7px;background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 12px 30px rgba(30,40,55,.12);display:none
}
body.theme-limra-butik .limra-language-switcher:hover .limra-language-menu,
body.theme-limra-butik .limra-language-switcher:focus-within .limra-language-menu{display:grid}
body.theme-limra-butik .limra-language-menu a{padding:8px 9px;border-radius:7px;color:#444;text-decoration:none;font-size:11px;white-space:nowrap}
body.theme-limra-butik .limra-language-menu a:hover,
body.theme-limra-butik .limra-language-menu a.active{background:#f7f1ef;color:var(--limra-header-accent,var(--limra-accent))}
body.theme-limra-butik .limra-header-cta{
  display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border-radius:999px;background:var(--limra-header-accent,var(--limra-accent));color:#fff;text-decoration:none;font-size:11px;font-weight:700;white-space:nowrap
}
@media(max-width:900px){
  body.theme-limra-butik .limra-language-switcher,
  body.theme-limra-butik .limra-header-cta{display:none}
  body.theme-limra-butik .limra-brand img{height:min(var(--limra-logo-height,42px),52px);max-height:min(var(--limra-logo-height,42px),52px)}
}
@media(max-width:620px){
  body.theme-limra-butik .limra-theme-header.show-site-name .limra-brand-copy{
    display:block;
    max-width:150px;
  }
  body.theme-limra-butik .limra-theme-header.show-site-name .limra-brand-copy b{
    font-size:12px;
    letter-spacing:.06em;
  }
  body.theme-limra-butik .limra-theme-header.show-site-name .limra-brand-copy small{display:none}
}


/* V1.4.3 — Eski Limra detay galerisi güvenli contain/cover köprüsü */
body.theme-limra-butik .limra-detail-gallery[data-limra-image-fit="contain"] .limra-detail-main{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
}
body.theme-limra-butik .limra-detail-gallery[data-limra-image-fit="contain"] .limra-detail-main img{
  position:static!important;
  inset:auto!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  aspect-ratio:auto!important;
  transform:none!important;
  margin:auto!important;
}
body.theme-limra-butik .limra-detail-gallery[data-limra-image-fit="cover"] .limra-detail-main img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
}
.limra-native-lightbox{
  position:fixed!important;
  inset:0!important;
  z-index:2147483640!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  padding:16px!important;
  background:rgba(4,6,10,.94)!important;
}
.limra-native-lightbox.is-open{display:flex!important}
.limra-native-lightbox img{
  position:static!important;
  width:auto!important;
  height:auto!important;
  max-width:calc(100vw - 32px)!important;
  max-height:calc(100vh - 32px)!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
  margin:auto!important;
}
.limra-native-lightbox button{
  position:absolute!important;
  top:14px!important;
  right:16px!important;
  width:44px!important;
  height:44px!important;
  border:0!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.14)!important;
  color:#fff!important;
  font-size:30px!important;
  line-height:1!important;
  cursor:pointer!important;
}
body.limra-native-lightbox-open{overflow:hidden!important}

/* V1.4.7 — Limra adet kontrolü: builder ayarlarını ezmez, ekstra dış boşluk eklemez */
body.theme-limra-butik .unified-product-detail .limra-runtime-quantity-title{
  display:none!important;
}

/* Etiket yalnızca kontrolün taşıyıcısıdır. Kendi padding/margin/ölçüsünü eklemez. */
body.theme-limra-butik .unified-product-detail .detail-quantity-row>.limra-runtime-quantity-label,
body.theme-limra-butik .unified-product-detail .product-detail-builder-quantity>.limra-runtime-quantity-label{
  display:block!important;
  width:max-content!important;
  min-width:0!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  line-height:normal!important;
  color:inherit!important;
}

body.theme-limra-butik .unified-product-detail .limra-runtime-quantity{
  --limra-qty-h:clamp(40px,3.15em,56px);
  --limra-qty-side:clamp(36px,3em,52px);
  --limra-qty-value:clamp(44px,3.6em,64px);
  display:grid!important;
  grid-template-columns:var(--limra-qty-side) var(--limra-qty-value) var(--limra-qty-side)!important;
  align-items:stretch!important;
  width:max-content!important;
  min-width:0!important;
  max-width:100%!important;
  height:var(--limra-qty-h)!important;
  min-height:40px!important;
  max-height:56px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #dfc9c5!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 3px 12px rgba(82,55,50,.07)!important;
  box-sizing:border-box!important;
  color:inherit!important;
}

body.theme-limra-butik .unified-product-detail .limra-runtime-quantity-button{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#f8efed!important;
  color:#9d6e68!important;
  font-family:inherit!important;
  font-size:1.55em!important;
  font-weight:500!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
  transition:background .16s ease,color .16s ease!important;
}
body.theme-limra-butik .unified-product-detail .limra-runtime-quantity-button:hover{
  background:#b9786a!important;
  color:#fff!important;
}

body.theme-limra-butik .unified-product-detail #detailQty.limra-runtime-quantity-input{
  appearance:textfield!important;
  -moz-appearance:textfield!important;
  display:block!important;
  position:static!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-left:1px solid #eadbd8!important;
  border-right:1px solid #eadbd8!important;
  border-radius:0!important;
  background:#fff!important;
  color:#342b2a!important;
  font-family:inherit!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  line-height:normal!important;
  text-align:center!important;
  outline:0!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
  opacity:1!important;
  visibility:visible!important;
  clip:auto!important;
}
body.theme-limra-butik .unified-product-detail #detailQty.limra-runtime-quantity-input::-webkit-inner-spin-button,
body.theme-limra-butik .unified-product-detail #detailQty.limra-runtime-quantity-input::-webkit-outer-spin-button{
  -webkit-appearance:none!important;
  margin:0!important;
}
body.theme-limra-butik .unified-product-detail .limra-runtime-quantity:focus-within{
  border-color:#b9786a!important;
  box-shadow:0 0 0 3px rgba(185,120,106,.13)!important;
}

/* Normal detay görünümünde ek boşluk üretme; yalnızca kontrol + sepet butonu doğal gridde kalsın. */
body.theme-limra-butik:not(.product-detail-builder-mode) .unified-product-detail .detail-quantity-row{
  grid-template-columns:max-content minmax(0,1fr)!important;
  align-items:end!important;
}

/* Builder: konum ve boşluk tamamen öğe ayarlarından gelir. */
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"]{
  overflow:visible!important;
}
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"] .detail-quantity-row{
  display:flex!important;
  align-items:center!important;
  justify-content:var(--pdb-flex-align,flex-start)!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"] .limra-runtime-quantity-label{
  display:block!important;
  width:max-content!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
}

/* Builder'da seçilen radius/renk/zemin iç kontrole de yansısın. */
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"] .limra-runtime-quantity{
  border-radius:inherit!important;
}
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"][data-pdb-custom-color="1"] .limra-runtime-quantity,
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"][data-pdb-custom-color="1"] .limra-runtime-quantity-button,
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"][data-pdb-custom-color="1"] #detailQty.limra-runtime-quantity-input{
  color:inherit!important;
}
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"][data-pdb-custom-background="1"] .limra-runtime-quantity,
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"][data-pdb-custom-background="1"] .limra-runtime-quantity-button,
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"][data-pdb-custom-background="1"] #detailQty.limra-runtime-quantity-input{
  background:transparent!important;
}

@media(max-width:900px){
  body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"] .detail-quantity-row{
    justify-content:var(--pdb-flex-align,flex-start)!important;
  }
}



/* V41 — Limra seçenekleri sırayla göster */
body.theme-limra-butik .product-option-heading b{
  display:none!important;
}
body.theme-limra-butik .product-option-selected{
  display:none!important;
}
body.theme-limra-butik .product-option-group[hidden]{
  display:none!important;
}
body.theme-limra-butik .limra-option-block .product-option-group legend{
  justify-content:flex-start;
}


/* V42.1 / V1.4.10 — Limra seçenek başlığı ve yenileme güvenliği */
body.theme-limra-butik .limra-option-block .product-option-heading,
body.theme-limra .limra-option-block .product-option-heading{
  display:inline-flex!important;
  align-items:center!important;
  visibility:visible!important;
  opacity:1!important;
}
body.theme-limra-butik .limra-option-block .product-option-heading b,
body.theme-limra .limra-option-block .product-option-heading b{
  display:none!important;
}
body.theme-limra-butik .limra-option-block .product-option-selected,
body.theme-limra .limra-option-block .product-option-selected{
  display:none!important;
}
body.theme-limra-butik .limra-option-block .product-option-group[hidden],
body.theme-limra .limra-option-block .product-option-group[hidden]{
  display:none!important;
}
body.theme-limra-butik .limra-option-block .product-option-group legend,
body.theme-limra .limra-option-block .product-option-group legend{
  display:flex!important;
  justify-content:flex-start!important;
}

/* V1.4.13 — Adet hücreyi tam doldurur; varyasyonlar açıldıkça detay akışı uzar. */
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-grid{
  grid-auto-rows:minmax(var(--pdb-row-height,36px),auto)!important;
  min-height:0!important;
}

/* Varyasyon alanı builder'daki rezerv yüksekliğe kilitlenmez. İlk grup kadar
   yer kaplar; 2./3. grup görünür olduğunda satır kendiliğinden büyür. */
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="options"][data-pdb-dynamic-flow="1"]{
  align-self:start!important;
  height:auto!important;
  min-height:auto!important;
  max-height:none!important;
  overflow:visible!important;
}
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="options"][data-pdb-dynamic-flow="1"] .product-option-selector{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
}

/* Builder'da Adet kontrolü bulunduğu hücrenin tamamına oturur. max-content
   kullanmadığımız için sağ/orta/sol hizalamada + düğmesi hücre dışına kaçmaz. */
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"] .detail-quantity-row,
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"] .limra-runtime-quantity-label,
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"] .limra-runtime-quantity{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"] .limra-runtime-quantity{
  grid-template-columns:minmax(34px,1fr) minmax(42px,1.15fr) minmax(34px,1fr)!important;
  overflow:hidden!important;
}
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"] .limra-runtime-quantity-button,
body.theme-limra-butik.product-detail-builder-mode .unified-product-detail .product-detail-builder-block[data-pdb-type="quantity"] #detailQty.limra-runtime-quantity-input{
  min-width:0!important;
  max-width:100%!important;
}

/* V1.4.14 — Limra mobil header kesin düzeltme
   Mobilde masaüstü kategori şeridi hiçbir koşulda görünmez.
   Kategoriler yalnızca soldan açılan mobil menü içinde gösterilir. */
@media (max-width: 900px){
  html body.theme-limra-butik .limra-theme-header > .limra-category-nav,
  html body.theme-limra-butik .limra-theme-header nav.limra-category-nav{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  /* Mobil menü soldan açılır. */
  html body.theme-limra-butik .limra-mobile-menu{
    inset:0 auto 0 0!important;
    left:0!important;
    right:auto!important;
    transform:translateX(-102%)!important;
    box-shadow:24px 0 65px rgba(31,38,58,.20)!important;
  }
  html body.theme-limra-butik .limra-mobile-menu.open{
    transform:translateX(0)!important;
  }
  html body.theme-limra-butik .limra-mobile-menu::before{
    inset:0 0 0 min(390px,92vw)!important;
  }

  html body.theme-limra-butik,
  html body.theme-limra-butik .site-shell,
  html body.theme-limra-butik main{
    max-width:100%!important;
    overflow-x:clip!important;
  }
}

@media (max-width: 620px){
  /* Ana sayfa ürünleri mobilde daima iki sütun. */
  html body.theme-limra-butik .limra-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
}


/* V1.4.16 — Benzer ürün yoksa ürün detayında ayrılmış boş alan bırakma. */
body.theme-limra-butik #productPage.product-related-empty{
  min-height:0!important;
  padding-bottom:20px!important;
}
body.theme-limra-butik #productPage.product-related-empty .product-detail-builder-grid,
body.theme-limra-butik #productPage.product-related-empty .product-detail-builder-grid.pdb-related-empty{
  min-height:0!important;
  padding-bottom:0!important;
}
body.theme-limra-butik #productPage.product-related-empty .detail-content-layout{
  margin-bottom:0!important;
  padding-bottom:0!important;
}


/* V1.4.18 — Benzer ürün yoksa holder ve parent kesinlikle alan ayırmaz. */
body.theme-limra-butik #productPage.product-related-empty :is(
  .limra-related-section,
  .detail-related-section,
  [data-pdb-type="related"]
){display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important}
body.theme-limra-butik #productPage.product-related-empty :is(.inline-product-content,.unified-product-detail,.product-detail-builder-root,.product-detail-builder-grid){min-height:0!important;height:auto!important;max-height:none!important}

/* V1.4.20 — Sağ alt WhatsApp: tam yeşil buton, beyaz ikon. */
body.theme-limra-butik .limra-whatsapp-float,
body.theme-limra-butik .limra-whatsapp-float:hover,
body.theme-limra-butik .limra-whatsapp-float:focus,
body.theme-limra-butik .limra-whatsapp-float:active{
  background:#25D366!important;
  border:0!important;
  color:#fff!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
body.theme-limra-butik .limra-whatsapp-float::before{
  display:none!important;
  content:none!important;
}
body.theme-limra-butik .limra-whatsapp-float>svg,
body.theme-limra-butik .limra-whatsapp-float>svg path{
  position:relative!important;
  z-index:1!important;
  fill:#fff!important;
  color:#fff!important;
}


/* Limra v1.4.21: kayan üst duyuru / marquee */
body.theme-limra-butik .limra-announcement{
  overflow:hidden;
}
body.theme-limra-butik .limra-announcement-marquee{
  width:100%;
  min-height:inherit;
  display:flex;
  align-items:center;
  overflow:hidden;
  white-space:nowrap;
}
body.theme-limra-butik .limra-announcement-track{
  width:max-content;
  min-width:max-content;
  display:flex;
  align-items:center;
  min-height:inherit;
  animation:limraAnnouncementMarquee 22s linear infinite;
  will-change:transform;
}
body.theme-limra-butik .limra-announcement-track span{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  min-height:inherit;
  padding:0 58px;
  font:inherit;
  color:inherit;
  letter-spacing:.02em;
}
body.theme-limra-butik .limra-announcement-track span::after{
  content:"•";
  margin-left:58px;
  opacity:.65;
}
@keyframes limraAnnouncementMarquee{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-25%,0,0)}
}
@media(max-width:900px){
  body.theme-limra-butik .limra-announcement-track{
    animation-duration:17s;
  }
  body.theme-limra-butik .limra-announcement-track span{
    padding-left:34px;
    padding-right:34px;
  }
  body.theme-limra-butik .limra-announcement-track span::after{
    margin-left:34px;
  }
}
@media(prefers-reduced-motion:reduce){
  body.theme-limra-butik .limra-announcement-track{
    animation:none;
    transform:none;
  }
}

/* Limra v1.4.23 — mobil header: kategori solda, logo ortada, sepet sağda; panel soldan açılır */
@media (max-width: 900px){
  html body.theme-limra-butik .limra-header-main{
    padding-inline:0!important;
  }

  html body.theme-limra-butik .limra-header-grid{
    position:relative!important;
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr) 48px!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
    column-gap:8px!important;
    row-gap:8px!important;
    width:calc(100% - 20px)!important;
    max-width:100%!important;
    min-height:72px!important;
    margin-inline:auto!important;
  }

  /* Logo tam ortada. */
  html body.theme-limra-butik .limra-brand{
    grid-column:2!important;
    grid-row:1!important;
    justify-self:center!important;
    justify-content:center!important;
    width:auto!important;
    max-width:calc(100vw - 140px)!important;
    margin:0!important;
    z-index:3!important;
  }
  html body.theme-limra-butik .limra-brand img{
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:132px!important;
    max-height:52px!important;
    margin:0 auto!important;
    object-fit:contain!important;
  }
  html body.theme-limra-butik .limra-brand-copy{
    display:none!important;
  }

  /* Sol kategori butonu + sağ sepet aynı satırda. */
  html body.theme-limra-butik .limra-header-actions{
    grid-column:1 / -1!important;
    grid-row:1!important;
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr) 48px!important;
    align-items:center!important;
    width:100%!important;
    min-width:0!important;
    gap:0!important;
    margin:0!important;
    z-index:4!important;
    pointer-events:none!important;
  }
  html body.theme-limra-butik .limra-header-actions > *{
    pointer-events:auto!important;
  }
  html body.theme-limra-butik .limra-mobile-toggle{
    display:block!important;
    grid-column:1!important;
    justify-self:start!important;
    width:42px!important;
    height:42px!important;
    margin:0!important;
  }
  html body.theme-limra-butik .limra-cart-button{
    grid-column:3!important;
    justify-self:end!important;
    width:42px!important;
    height:42px!important;
    margin:0!important;
    padding:0!important;
    justify-content:center!important;
  }
  html body.theme-limra-butik .limra-cart-button>span{
    display:none!important;
  }

  /* Mobilde yalnız kategori ve sepet aksiyonu kalsın; ikisi de dikey olarak aynı hizada. */
  html body.theme-limra-butik .limra-header-actions > :not(.limra-mobile-toggle):not(.limra-cart-button){
    display:none!important;
  }
  html body.theme-limra-butik .limra-mobile-toggle,
  html body.theme-limra-butik .limra-cart-button{
    align-self:center!important;
    top:auto!important;
    bottom:auto!important;
    transform:none!important;
  }
  html body.theme-limra-butik .limra-cart-button>span{
    display:none!important;
  }

  /* Arama alanı ikinci satırda tam genişlik. */
  html body.theme-limra-butik .limra-search{
    grid-column:1 / -1!important;
    grid-row:2!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0 0 12px!important;
  }

  /* Masaüstü kategori şeridi mobilde görünmez. */
  html body.theme-limra-butik .limra-theme-header > .limra-category-nav,
  html body.theme-limra-butik .limra-theme-header nav.limra-category-nav{
    display:none!important;
  }

  /* Kategori paneli soldan açılır. */
  html body.theme-limra-butik .limra-mobile-menu{
    inset:0 auto 0 0!important;
    left:0!important;
    right:auto!important;
    transform:translateX(-102%)!important;
    box-shadow:24px 0 65px rgba(31,38,58,.20)!important;
  }
  html body.theme-limra-butik .limra-mobile-menu.open{
    transform:translateX(0)!important;
  }
  html body.theme-limra-butik .limra-mobile-menu::before{
    inset:0 0 0 min(390px,92vw)!important;
  }
}


/* Limra v1.4.26 — Ürün kartında görünen son dış çerçeve/gölge tamamen kaldırıldı. */
html body.theme-limra-butik :is(.home-product-grid,.limra-product-grid,#catalogProductsGrid) > :is(.product-card.product-card-builder-root,.limra-product-card.product-card.catalog-card){
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}
html body.theme-limra-butik :is(.home-product-grid,.limra-product-grid,#catalogProductsGrid) > :is(.product-card.product-card-builder-root,.limra-product-card.product-card.catalog-card):hover,
html body.theme-limra-butik :is(.home-product-grid,.limra-product-grid,#catalogProductsGrid) > :is(.product-card.product-card-builder-root,.limra-product-card.product-card.catalog-card):focus-within{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}

/* Limra v1.4.28 — masaüstü kategori menüsü tüm boyutları yönetim ayarlarından alır.
   İki satıra sarma korunur; font/padding/yükseklik/gap artık sabit CSS ile ezilmez. */
@media (min-width:901px){
  html body.theme-limra-butik .limra-category-nav{
    height:auto!important;
    min-height:var(--header-menu-height,52px)!important;
    overflow:visible!important;
  }
  html body.theme-limra-butik .limra-category-nav .limra-shell{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    align-content:center!important;
    height:auto!important;
    min-height:var(--header-menu-height,52px)!important;
    overflow:visible!important;
    column-gap:var(--header-menu-gap,16px)!important;
    row-gap:var(--header-menu-gap,16px)!important;
  }
  html body.theme-limra-butik .limra-category-nav a{
    flex:0 0 auto!important;
    max-width:100%!important;
    min-height:auto!important;
    padding:var(--header-menu-padding-y,12px) var(--header-menu-padding-x,16px)!important;
    font-size:var(--header-menu-font-size,12px)!important;
    line-height:1.2!important;
    white-space:nowrap!important;
  }
  html body.theme-limra-butik .limra-theme-header.menu-position-left .limra-category-nav .limra-shell{
    justify-content:flex-start!important;
  }
  html body.theme-limra-butik .limra-theme-header.menu-position-center .limra-category-nav .limra-shell{
    justify-content:center!important;
  }
}


/* Limra v1.4.29 — Ana sayfa ürünlerinde kart/kutu arka planı kaldırıldı.
   Ürün içeriği ve builder ayarları korunur; yalnız ana sayfa kart yüzeyi şeffaftır. */
html body.theme-limra-butik :is(.home-product-grid,.limra-product-grid) > :is(.product-card.product-card-builder-root,.limra-product-card.product-card.catalog-card){
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}
html body.theme-limra-butik .limra-product-grid > .limra-product-card.product-card.catalog-card .catalog-info{
  background:transparent!important;
}
html body.theme-limra-butik :is(.home-product-grid,.limra-product-grid) > :is(.product-card.product-card-builder-root,.limra-product-card.product-card.catalog-card):hover,
html body.theme-limra-butik :is(.home-product-grid,.limra-product-grid) > :is(.product-card.product-card-builder-root,.limra-product-card.product-card.catalog-card):focus-within{
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}


/* Limra v1.4.37 — mobil header tek satır: kategori | logo | arama | sepet.
   Masaüstü arama mobilde gizlenir; arama kategori panelinin üstünde açılır. */
@media (max-width:900px){
  html body.theme-limra-butik .limra-header-grid > .limra-desktop-search{
    display:none!important;
  }

  html body.theme-limra-butik .limra-mobile-search-toggle{
    display:grid!important;
    place-items:center!important;
  }

  html body.theme-limra-butik .limra-cart-button>span{
    display:none!important;
  }

  html body.theme-limra-butik .limra-mobile-search{
    display:block!important;
    position:relative!important;
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    padding:14px 18px 8px!important;
    border-bottom:1px solid var(--limra-line)!important;
    background:#fff!important;
  }
  html body.theme-limra-butik .limra-mobile-search .limra-search-form{
    width:100%!important;
    height:44px!important;
  }
  html body.theme-limra-butik .limra-mobile-search .limra-search-results{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    margin-top:8px!important;
    max-height:310px!important;
    box-shadow:0 12px 28px rgba(31,38,58,.10)!important;
  }
  html body.theme-limra-butik .limra-mobile-menu nav{
    padding-top:6px!important;
  }
}


/* Limra v1.4.38 — mobil sağ aksiyonlar: arama ikonu + sepet ikonu, metinsiz. */
@media(max-width:900px){
  html body.theme-limra-butik .limra-mobile-search-toggle{display:grid!important;grid-column:3!important;grid-row:1!important}
  html body.theme-limra-butik .limra-cart-button{display:grid!important;place-items:center!important;grid-column:4!important;grid-row:1!important;width:42px!important;min-width:42px!important;max-width:42px!important;padding:0!important;font-size:0!important}
  html body.theme-limra-butik .limra-cart-button>span{display:none!important}
}

/* Limra v1.4.41 — ürün adları tek satır; taşan metin üç nokta ile kesilir. */
html body.theme-limra-butik .product-card-builder-title > a,
html body.theme-limra-butik .limra-product-card .catalog-info h4 > a,
html body.theme-limra-butik #catalogProductsGrid .catalog-info h4 > a,
html body.theme-limra-butik :is(.home-product-grid,.limra-product-grid,#catalogProductsGrid) .product-title-link{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
  overflow-wrap:normal!important;
}
html body.theme-limra-butik .product-card-builder-title,
html body.theme-limra-butik .limra-product-card .catalog-info h4,
html body.theme-limra-butik #catalogProductsGrid .catalog-info h4{
  overflow:hidden!important;
  max-width:100%!important;
  white-space:nowrap!important;
}

