:root{
  --bal-gold:#b88922;
  --bal-gold-dark:#8f6715;
  --bal-ink:#303030;
  --bal-muted:#777;
  --bal-line:#ece9e2;
  --bal-soft:#faf9f6;
  --bal-shell:1180px;
}
body.theme-bal{--bal-gold:var(--theme-primary,#b88922);--bal-gold-dark:var(--theme-secondary,#8f6715);background:#fff;color:var(--bal-ink);font-family:Arial,Helvetica,sans-serif;font-size:14px}
body.theme-bal a{color:inherit}
body.theme-bal .bal-shell{width:min(var(--bal-shell),calc(100% - 42px));margin-inline:auto}

/* Header */
body.theme-bal .bal-theme-header{position:relative;z-index:260;background:var(--theme-header-bg,#fff);color:var(--theme-header-text,#303030);border-bottom:1px solid color-mix(in srgb,var(--theme-header-text,#303030) 12%,transparent)}
body.theme-bal .bal-theme-header.is-sticky{position:sticky;top:0}
body.theme-bal .bal-header-main{background:var(--theme-header-bg,#fff)}
body.theme-bal .bal-header-row{min-height:var(--bal-header-desktop-height,82px);padding:var(--bal-header-desktop-padding-y,0) var(--bal-header-desktop-padding-x,0);box-sizing:border-box;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:34px}
body.theme-bal .bal-brand{display:flex;align-items:center;gap:10px;min-width:0;text-decoration:none}
body.theme-bal .bal-brand img{display:block!important;width:auto!important;height:var(--header-logo-height,42px)!important;min-height:0!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:left center!important}
body.theme-bal .bal-brand-mark{width:54px;height:54px;display:grid;place-items:center;border:1px solid var(--bal-gold);border-radius:50%;font:700 28px Georgia,serif;color:var(--bal-gold)}
body.theme-bal .bal-brand-copy{display:grid;gap:2px;min-width:0}
body.theme-bal .bal-brand-copy b{font:700 16px Georgia,serif;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.theme-bal .bal-brand-copy small{font-size:9px;color:#8a8a8a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.theme-bal .bal-search{position:relative;width:100%;max-width:360px;justify-self:center}
body.theme-bal .bal-search-form{height:36px;display:grid;grid-template-columns:40px minmax(0,1fr);border:1px solid #dedede;border-radius:4px;background:#fff;overflow:hidden}
body.theme-bal .bal-search-form input{min-width:0;border:0;outline:0;background:transparent;padding:0 13px;color:#555;font:400 11px Arial,sans-serif}
body.theme-bal .bal-search-form input::placeholder{color:#9a9a9a}
body.theme-bal .bal-search-form button{border:0;border-right:1px solid #ececec;background:#fff;color:#555;display:grid;place-items:center;cursor:pointer}
body.theme-bal .bal-search-form svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
body.theme-bal .bal-search-results{position:absolute;z-index:270;top:calc(100% + 7px);left:0;right:0;max-height:420px;overflow:auto;border:1px solid #e1e1e1;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.11)}
body.theme-bal .bal-search-item{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border:0;border-bottom:1px solid #f0f0f0;background:#fff;text-align:left;cursor:pointer}
body.theme-bal .bal-search-item:hover{background:#fafafa}
body.theme-bal .bal-search-thumb{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;background:#f7f7f7;border-radius:4px}
body.theme-bal .bal-search-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;opacity:1!important;visibility:visible!important}
body.theme-bal .bal-search-thumb.is-empty::after{content:'—';color:#bbb;font-size:12px}
body.theme-bal .bal-search-item img{width:44px;height:44px;object-fit:contain}
body.theme-bal .bal-search-item>span{display:grid;gap:3px;min-width:0}
body.theme-bal .bal-search-item b{font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.theme-bal .bal-search-item small{font-size:9px;color:#999}
body.theme-bal .bal-search-item strong{font-size:10px;color:var(--bal-gold-dark);white-space:nowrap}
body.theme-bal .bal-search-empty{padding:14px;color:#888;font-size:11px}
body.theme-bal .bal-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;white-space:nowrap}
body.theme-bal .bal-header-link{display:flex;align-items:center;gap:6px;text-decoration:none;color:var(--theme-header-text,#666);font-size:10px}
body.theme-bal .bal-header-link:hover{color:var(--theme-header-accent,var(--bal-gold-dark))}
body.theme-bal .bal-header-link svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
body.theme-bal .bal-cart-button{position:relative;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;background:transparent;color:var(--theme-header-text,#333);cursor:pointer}
body.theme-bal .bal-cart-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body.theme-bal .bal-cart-button b{position:absolute;right:-3px;top:0;min-width:15px;height:15px;padding:0 3px;display:grid;place-items:center;border-radius:999px;background:#111;color:#fff;font-size:8px;line-height:1}
body.theme-bal .bal-main-nav{height:auto!important;min-height:var(--header-menu-height,42px)!important;border-top:1px solid color-mix(in srgb,var(--theme-header-text,#303030) 8%,transparent);background:var(--theme-header-bg,#fff)}
body.theme-bal .bal-main-nav-inner{min-height:var(--header-menu-height,42px)!important;display:flex;align-items:center;justify-content:var(--bal-menu-justify,center);gap:var(--header-menu-gap,16px)!important;overflow:visible}
body.theme-bal .bal-main-nav a{display:flex;align-items:center;min-height:var(--header-menu-height,42px)!important;padding:var(--header-menu-padding-y,12px) var(--header-menu-padding-x,16px)!important;box-sizing:border-box;text-decoration:none;color:var(--theme-header-text,#555)!important;font-size:var(--header-menu-font-size,12px)!important;font-weight:500;letter-spacing:.01em;line-height:1.2!important;white-space:nowrap;transition:color .15s ease}
body.theme-bal .bal-main-nav a:hover{color:var(--theme-header-accent,var(--bal-gold))!important}
body.theme-bal .bal-mobile-toggle{display:none;width:38px;height:38px;padding:9px;border:1px solid #e2e2e2;background:#fff;border-radius:3px}
body.theme-bal .bal-mobile-toggle span{display:block;height:1px;margin:4px 0;background:#333}
body.theme-bal .bal-mobile-menu{position:fixed;z-index:500;inset:0 0 0 auto;width:min(360px,90vw);padding:20px;background:#fff;box-shadow:-16px 0 40px rgba(0,0,0,.14);transform:translateX(105%);transition:transform .22s ease;overflow:auto}
body.theme-bal .bal-mobile-menu.open{transform:translateX(0)}
body.theme-bal .bal-mobile-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #eee}
body.theme-bal .bal-mobile-head a{text-decoration:none}
body.theme-bal .bal-mobile-head img{max-width:130px;max-height:50px}
body.theme-bal .bal-mobile-head button{width:36px;height:36px;border:0;background:transparent;font-size:24px;cursor:pointer}
body.theme-bal .bal-mobile-search-button{width:100%;margin:16px 0 8px;padding:11px 13px;border:1px solid #e4e4e4;background:#fafafa;text-align:left;color:#777}
body.theme-bal .bal-mobile-menu nav{display:grid}
body.theme-bal .bal-mobile-menu nav a,body.theme-bal .bal-mobile-menu nav button{padding:var(--header-mobile-menu-padding-y,13px) var(--header-mobile-menu-padding-x,4px);border:0;border-bottom:1px solid #eee;background:#fff;text-align:left;text-decoration:none;color:#333;font-size:var(--header-mobile-menu-font-size,12px)}

/* Home layout */
body.theme-bal .page{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
body.theme-bal .home-hero-canvas{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}
body.theme-bal .home-hero-canvas:empty{display:none!important}
body.theme-bal .main-choice{width:min(var(--bal-shell),calc(100% - 42px))!important;max-width:var(--bal-shell)!important;margin:0 auto!important;padding:0!important}
body.theme-bal .home-module-canvas{display:grid!important;gap:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}
body.theme-bal .home-module-loading{min-height:240px;display:grid;place-items:center;color:#999}
body.theme-bal.universal-builder-engine .home-builder-module{width:min(var(--bal-shell),calc(100% - 42px));margin-inline:auto;box-sizing:border-box;border:0;border-radius:0;box-shadow:none;overflow:visible;background:transparent}
body.theme-bal.universal-builder-engine .home-builder-module.is-full-width{width:100%!important;max-width:100%!important}
body.theme-bal .home-module-heading{margin:0 0 24px}
body.theme-bal .home-module-heading small{display:none}
body.theme-bal .home-module-heading h2{margin:0;color:#333;font-size:21px;font-weight:400;line-height:1.25}
body.theme-bal .home-module-heading p{margin:7px 0 0;color:#858585;font-size:11px;line-height:1.6}

/* Slider / banner */
body.theme-bal .theme-home-slider{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#f4f1e8;overflow:hidden}
body.theme-bal .theme-home-slider-track{height:var(--theme-slider-height,430px)}
body.theme-bal .theme-home-slide,body.theme-bal .theme-home-slide-media,body.theme-bal .theme-home-slide-media picture{height:100%}
body.theme-bal .theme-home-slide-media img{width:100%;height:100%;object-fit:cover;object-position:center}
body.theme-bal .theme-home-slide-overlay{background:var(--slide-overlay,#000);opacity:var(--slide-overlay-opacity,.06)}
body.theme-bal .theme-home-slide-layout{width:min(var(--bal-shell),calc(100% - 42px));margin-inline:auto}
body.theme-bal .theme-home-slide-copy{max-width:630px}
body.theme-bal .theme-home-slide-copy small{font-size:12px;letter-spacing:.16em;font-weight:700;color:var(--bal-gold)}
body.theme-bal .theme-home-slide-copy h1{max-width:760px;margin:8px 0 0;font:400 clamp(44px,5.5vw,78px)/.98 Georgia,"Times New Roman",serif;letter-spacing:.015em;color:var(--slide-text,#fff)}
body.theme-bal .theme-home-slide-copy p{max-width:620px;margin:15px 0 0;font-size:16px;line-height:1.55}
body.theme-bal .theme-home-slide-button{min-height:40px;padding:0 20px;border-radius:2px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}
body.theme-bal .theme-home-slide-button.primary{background:var(--theme-primary,var(--bal-gold));border-color:var(--theme-primary,var(--bal-gold));color:var(--theme-primary-text,#fff)}
body.theme-bal .theme-home-slide-button.secondary{border-color:#fff;color:#fff;background:transparent}
body.theme-bal .theme-home-slider-arrow{width:40px;height:54px;border:0;border-radius:0;background:rgba(255,255,255,.82);color:#555;font-size:28px}
body.theme-bal .theme-home-slider-dots{bottom:14px}
body.theme-bal .theme-home-slider-dots button{width:7px;height:7px;border-color:#fff;background:transparent}
body.theme-bal .theme-home-slider-dots button.is-active{background:#fff}
body.theme-bal .theme-home-slide-count,body.theme-bal .theme-home-slider-progress{display:none!important}

/* Bal advantages: 2 rows x 3 columns */
body.theme-bal .bal-benefits{width:min(var(--bal-shell),calc(100% - 42px));margin:0 auto;padding:54px 0 42px}
body.theme-bal .bal-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:70px;row-gap:48px}
body.theme-bal .bal-benefit-grid article{min-height:68px;display:grid;justify-items:center;align-content:start;text-align:center;color:#6f7480}
body.theme-bal .bal-benefit-grid span{width:31px;height:31px;display:grid;place-items:center;margin-bottom:8px;color:#333}
body.theme-bal .bal-benefit-grid svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body.theme-bal .bal-benefit-grid b{font-size:10px;font-weight:500;text-transform:uppercase;color:#777;letter-spacing:.01em}
body.theme-bal .bal-benefit-grid small{display:none}

/* Product module — V1.0.15
   Ana sayfa ürün kartlarının geometrisi ve görünümü ortak Ürün Kartı ayarlarından gelir.
   Bal burada yalnız yerleşim hizasını korur; padding/yükseklik/radius/font/buton değerlerini ezmez. */
body.theme-bal .home-product-grid{align-items:start}

/* Category banners */
body.theme-bal .home-category-card-grid{margin-top:4px}
body.theme-bal .category-card-builder-root{border:0!important;box-shadow:none!important;background:transparent!important}
body.theme-bal .category-card-builder-root .category-card-builder-image{border-radius:0!important}
body.theme-bal .category-card-builder-root .category-card-builder-title{font-family:Georgia,"Times New Roman",serif;font-weight:400!important}
body.theme-bal .category-card-builder-root .category-card-builder-button{border-radius:2px!important;background:rgba(255,255,255,.88)!important;color:#444!important;border:1px solid #e8e8e8!important}

/* Search / quick links / text modules */
body.theme-bal .home-system-module{width:min(var(--bal-shell),calc(100% - 42px));margin-inline:auto}
body.theme-bal .home-system-quick-links{padding:24px 0}
body.theme-bal .home-system-link-grid{gap:1px;background:#ece8df;border:1px solid #ece8df}
body.theme-bal .home-system-link-grid a{border:0;border-radius:0;background:#fff;color:#555;font-size:11px}
body.theme-bal .home-system-link-grid a:hover{color:var(--bal-gold-dark);background:#fffaf1}
body.theme-bal .home-text-image-module,body.theme-bal .home-text-module,body.theme-bal .home-product-search-module{border:0!important;box-shadow:none!important}

/* Catalog/category pages */
body.theme-bal #catalogCategoryLanding,body.theme-bal #catalogProductsArea,body.theme-bal #modelLanding,body.theme-bal #configuratorArea,body.theme-bal #contentPage,body.theme-bal #productPage{width:min(var(--bal-shell),calc(100% - 42px));margin:34px auto 0}
body.theme-bal .catalog-products-layout{gap:32px}
body.theme-bal .catalog-filter-sidebar{border:1px solid #eee;border-radius:0;background:#fff;box-shadow:none}
body.theme-bal .filter-sidebar-head b,body.theme-bal .filter-result-count{color:#555}
body.theme-bal .rider-products-grid{gap:30px}
body.theme-bal.product-card-builder-mode .rider-products-grid .product-card.product-card-builder-root{
  border:0!important;
  border-radius:var(--pcb-card-radius,18px)!important;
  background:var(--pcb-card-bg,var(--product-card-bg,#fff))!important;
  box-shadow:var(--pcb-card-shadow,0 12px 30px rgba(15,23,42,.10))!important;
}

/* Product detail: calm white / gold */
body.theme-bal .inline-product-toolbar{border-bottom:1px solid #eee}
body.theme-bal .change-model-btn,body.theme-bal .back-btn{border-radius:2px;border-color:#e3e3e3;background:#fff;color:#555}
body.theme-bal .unified-product-detail,body.theme-bal .product-detail-builder-root{--product-detail-accent:var(--bal-gold);--product-detail-bg:#fff;--product-detail-panel:#fff;--product-detail-text:#333;--product-detail-muted:#777}
/* V1.0.6 — Ürün detay builder renklerini Bal'ın genel buton renkleri ezmesin.
   Bal burada yalnız form geometrisini korur; arka plan/yazı/hover rengi ürün
   detay builder veya ürün buton ayarından gelir. */
body.theme-bal .unified-product-detail .detail-add-button,body.theme-bal .unified-product-detail .primary-btn{border-radius:2px!important}

/* Footer */
body.theme-bal .bal-footer{margin-top:64px;border-top:1px solid #ececec;background:#fff;color:#777}
body.theme-bal .bal-footer-grid{display:grid;grid-template-columns:1.45fr .8fr .8fr 1.15fr;gap:54px;padding:42px 0 34px}
body.theme-bal .bal-footer-brand a{display:inline-flex;align-items:center;text-decoration:none}
body.theme-bal .bal-footer-brand img{max-width:145px;max-height:66px;object-fit:contain}
body.theme-bal .bal-footer-brand>a>b{font:700 22px Georgia,serif;color:#333}
body.theme-bal .bal-footer-brand p{max-width:290px;margin:14px 0 0;font-size:10px;line-height:1.65;color:#999}
body.theme-bal .bal-footer nav,body.theme-bal .bal-footer-contact{display:grid;align-content:start;gap:8px;font-size:10px}
body.theme-bal .bal-footer nav>b,body.theme-bal .bal-footer-contact>b{margin-bottom:5px;color:#666;font-size:11px;font-weight:600}
body.theme-bal .bal-footer nav a,body.theme-bal .bal-footer-contact a{color:#888;text-decoration:none}
body.theme-bal .bal-footer nav a:hover,body.theme-bal .bal-footer-contact a:hover{color:var(--bal-gold-dark)}
body.theme-bal .bal-footer-contact p{margin:0;color:#888;line-height:1.55}
body.theme-bal .bal-footer-bottom{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #efefef;color:#aaa;font-size:9px}
body.theme-bal .bal-payment-icons{display:flex;align-items:center;gap:6px}
body.theme-bal .bal-payment-icons b{padding:4px 7px;border:1px solid #e5e5e5;border-radius:2px;color:#777;font-size:8px;font-weight:700;background:#fff}
body.theme-bal .bal-scroll-top{position:fixed;z-index:210;right:22px;bottom:22px;width:36px;height:36px;border:1px solid #e4e4e4;border-radius:50%;background:#fff;color:#666;box-shadow:0 6px 18px rgba(0,0,0,.08);opacity:0;pointer-events:none;transition:.2s;cursor:pointer}
body.theme-bal .bal-scroll-top.is-visible{opacity:1;pointer-events:auto}

/* Cart + dialogs */
body.theme-bal .primary-btn{background:var(--theme-primary,var(--bal-gold));border-color:var(--theme-primary,var(--bal-gold));color:var(--theme-primary-text,#fff)}
body.theme-bal .primary-btn:hover{background:var(--theme-secondary,var(--bal-gold-dark));border-color:var(--theme-secondary,var(--bal-gold-dark));color:var(--theme-primary-text,#fff)}
body.theme-bal .product-card .mini-btn.primary{background:var(--product-button-bg,var(--bal-gold));border-color:var(--product-button-bg,var(--bal-gold));color:var(--product-button-text,#fff)}
body.theme-bal .product-card .mini-btn.primary:hover{background:var(--product-button-hover,var(--bal-gold-dark));border-color:var(--product-button-hover,var(--bal-gold-dark));color:var(--product-button-text,#fff)}
body.theme-bal .drawer-panel,body.theme-bal .checkout-card{border-radius:0}

/* V1.0.3 - Panel header settings are authoritative in Bal. */
body.theme-bal .bal-theme-header{
  --bal-menu-justify:center;
}
body.theme-bal .bal-theme-header.menu-left{--bal-menu-justify:flex-start}
body.theme-bal .bal-theme-header .bal-shell.bal-header-row{
  min-height:max(70px,calc(var(--header-logo-height,42px) + 20px));
}
body.theme-bal .bal-main-nav .bal-shell{
  width:min(var(--bal-shell),calc(100% - 42px));
}
body.theme-bal .bal-main-nav-inner{justify-content:var(--bal-menu-justify,center)!important}
body.theme-bal .bal-mobile-menu nav>a,
body.theme-bal .bal-mobile-menu nav>button{
  padding:var(--header-mobile-menu-padding-y,13px) var(--header-mobile-menu-padding-x,18px)!important;
  font-size:var(--header-mobile-menu-font-size,13px)!important;
}
/* Slider/video ana içerik container'ından ayrıdır ve her zaman viewport genişliğinde kalır. */
body.theme-bal #homeHeroCanvas{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}
body.theme-bal #homeHeroCanvas>.theme-home-slider,
body.theme-bal #homeHeroCanvas>.theme-home-video{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
body.theme-bal #homeModuleCanvas{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}

@media(max-width:1080px){
  body.theme-bal .bal-header-row{grid-template-columns:160px minmax(220px,1fr) auto;gap:20px}
  body.theme-bal .bal-header-actions{gap:10px}
  body.theme-bal .bal-order-track{display:none}
  body.theme-bal .bal-benefit-grid{column-gap:30px}
  body.theme-bal .bal-footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:30px}
}
@media(max-width:820px){
  body.theme-bal .bal-header-row{min-height:var(--bal-header-mobile-height,84px);padding:var(--bal-header-mobile-padding-y,0) var(--bal-header-mobile-padding-x,0);grid-template-columns:130px minmax(0,1fr) auto;gap:12px}
  body.theme-bal .bal-brand img{max-width:none;max-height:none}
  body.theme-bal .bal-brand-copy{display:none}
  body.theme-bal .bal-header-link{display:none}
  body.theme-bal .bal-mobile-toggle{display:block}
  body.theme-bal .bal-main-nav{display:none}
  body.theme-bal .theme-home-slider-track{height:var(--theme-slider-mobile-height,390px)}
  body.theme-bal .theme-home-slide-copy h1{font-size:clamp(38px,9vw,60px)}
  body.theme-bal .bal-benefits{padding:38px 0}
  body.theme-bal .bal-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 18px}
  body.theme-bal .bal-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  body.theme-bal .bal-shell{width:calc(100% - 24px)}
  body.theme-bal .main-choice{width:calc(100% - 32px)!important}
  body.theme-bal .bal-header-row{grid-template-columns:105px minmax(0,1fr) auto;gap:8px}
  body.theme-bal .bal-brand img{max-width:none;max-height:none}
  body.theme-bal .bal-search-form{height:36px}
  body.theme-bal .bal-search-form input{padding-inline:9px;font-size:10px}
  body.theme-bal .bal-cart-button{display:none}
  body.theme-bal.universal-builder-engine .home-builder-module,body.theme-bal .home-system-module{width:calc(100% - 24px)}
  body.theme-bal .theme-home-slide-layout{width:calc(100% - 28px)}
  body.theme-bal .theme-home-slide-copy p{font-size:13px}
  body.theme-bal .theme-home-slider-arrow{display:none}
  body.theme-bal .bal-benefits{width:calc(100% - 24px);padding:30px 0 34px}
  body.theme-bal .bal-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}
  body.theme-bal #catalogCategoryLanding,body.theme-bal #catalogProductsArea,body.theme-bal #modelLanding,body.theme-bal #configuratorArea,body.theme-bal #contentPage,body.theme-bal #productPage{width:calc(100% - 24px);margin-top:22px}
  body.theme-bal .bal-footer{margin-top:42px}
  body.theme-bal .bal-footer-grid{grid-template-columns:1fr;gap:26px;padding:32px 0}
  body.theme-bal .bal-footer-bottom{align-items:flex-start;flex-direction:column;padding:14px 0}
}

/* V1.0.5 — Bal mobile storefront */
body.theme-bal .bal-mobile-category-toggle,
body.theme-bal .bal-mobile-account-toggle{display:none}
body.theme-bal .bal-mobile-category-toggle svg,
body.theme-bal .bal-mobile-account-toggle svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
body.theme-bal .bal-mobile-backdrop{position:fixed;z-index:480;inset:0;background:rgba(18,18,18,.34);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}
body.theme-bal .bal-mobile-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}
body.theme-bal .bal-mobile-menu,
body.theme-bal .bal-account-panel{position:fixed;z-index:500;top:0;bottom:0;width:min(360px,88vw);padding:0;background:#fff;overflow:auto;overscroll-behavior:contain;box-shadow:0 0 40px rgba(0,0,0,.15);transition:transform .24s ease}
body.theme-bal .bal-mobile-menu{left:0;right:auto;transform:translateX(-105%)}
body.theme-bal .bal-mobile-menu.open{transform:translateX(0)}
body.theme-bal .bal-account-panel{right:0;left:auto;transform:translateX(105%)}
body.theme-bal .bal-account-panel.open{transform:translateX(0)}
body.theme-bal .bal-mobile-head{position:sticky;z-index:2;top:0;min-height:66px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;background:#fff}
body.theme-bal .bal-mobile-head>b{font-size:18px;font-weight:600;color:#252525}
body.theme-bal .bal-mobile-head button{width:40px;height:40px;padding:0;border:0;background:transparent;color:#555;font-size:27px;line-height:1;cursor:pointer}
body.theme-bal .bal-category-drawer-nav{display:block;padding:8px 0 24px}
body.theme-bal .bal-category-drawer-nav>a,
body.theme-bal .bal-mobile-main-category{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 18px!important;border:0!important;border-bottom:1px solid #f0f0f0!important;background:#fff!important;color:#222!important;text-decoration:none;font-size:var(--header-mobile-menu-font-size,14px)!important}
body.theme-bal .bal-mobile-home-link{font-weight:600;color:var(--theme-header-accent,var(--bal-gold-dark))!important}
body.theme-bal .bal-mobile-category-group{display:block;border:0}
body.theme-bal .bal-mobile-main-category{font-weight:600}
body.theme-bal .bal-mobile-main-category i{font-style:normal;color:#aaa;font-size:22px;font-weight:300}
body.theme-bal .bal-mobile-subcategories{display:grid;padding:4px 0 8px;background:#fafafa;border-bottom:1px solid #eee}
body.theme-bal .bal-mobile-subcategories a{min-height:40px;display:flex;align-items:center;padding:0 20px 0 30px;color:#666;text-decoration:none;font-size:calc(var(--header-mobile-menu-font-size,14px) - 1px);border:0}
body.theme-bal .bal-mobile-subcategories a.is-child{padding-left:46px;color:#888;font-size:calc(var(--header-mobile-menu-font-size,14px) - 2px)}
body.theme-bal .bal-mobile-pages-title{padding:20px 18px 7px;color:#aaa;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
body.theme-bal .bal-account-panel-body{padding:18px}
body.theme-bal .bal-account-hero{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;padding:6px 0 22px}
body.theme-bal .bal-account-hero>span{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#f4f4f4;color:#777}
body.theme-bal .bal-account-hero svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body.theme-bal .bal-account-hero>div{display:grid;gap:4px}
body.theme-bal .bal-account-hero b{color:#222;font-size:16px}
body.theme-bal .bal-account-hero small{color:#888;font-size:11px;line-height:1.45}
body.theme-bal .bal-account-primary{min-height:48px;display:flex;align-items:center;justify-content:center;padding:0 16px;margin-bottom:10px;border-radius:6px;background:var(--theme-header-accent,var(--bal-gold));color:#fff!important;text-decoration:none;font-size:13px;font-weight:600}
body.theme-bal .bal-account-row{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 3px;border:0;border-bottom:1px solid #eee;background:#fff;color:#333;text-decoration:none;font:inherit;font-size:13px;text-align:left;cursor:pointer}
body.theme-bal .bal-account-row i{font-style:normal;font-size:20px;color:#aaa}
body.theme-bal .bal-account-row b{min-width:24px;height:24px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#f2f2f2;color:#555;font-size:10px}

@media(max-width:820px){
  body.theme-bal .bal-theme-header{box-shadow:0 3px 10px rgba(0,0,0,.12);border-bottom:0}
  body.theme-bal .bal-header-main{padding:0}
  body.theme-bal .bal-shell.bal-header-row{
    width:calc(100% - 14px);
    min-height:var(--bal-header-mobile-height,84px)!important;
    padding:var(--bal-header-mobile-padding-y,0) var(--bal-header-mobile-padding-x,0)!important;
    box-sizing:border-box;
    display:grid;
    grid-template-columns:54px minmax(0,1fr) 54px;
    grid-template-areas:
      "search search search"
      "categories brand account";
    gap:0;
    align-items:center;
  }
  body.theme-bal .bal-search{grid-area:search;max-width:none;width:100%;margin:0 0 8px;justify-self:stretch}
  body.theme-bal .bal-search-form{height:56px;grid-template-columns:56px minmax(0,1fr);border:1px solid #cfcfcf;border-radius:7px;background:#fff}
  body.theme-bal .bal-search-form button{border:0;background:transparent;color:#151d28}
  body.theme-bal .bal-search-form svg{width:27px;height:27px;stroke-width:2.6}
  body.theme-bal .bal-search-form input{padding:0 14px 0 4px;font-size:17px;font-family:inherit;color:#575757}
  body.theme-bal .bal-search-form input::placeholder{color:#666;opacity:1}
  body.theme-bal .bal-search-results{top:calc(100% + 5px);max-height:min(430px,70vh);border-radius:6px}
  body.theme-bal .bal-brand{grid-area:brand;justify-self:center;justify-content:center;min-height:var(--bal-header-mobile-height,84px);width:min(190px,100%)}
  body.theme-bal .bal-brand img{height:var(--header-logo-height,58px)!important;max-width:100%!important;object-position:center!important}
  body.theme-bal .bal-brand-copy{display:none!important}
  body.theme-bal .bal-header-actions{display:none!important}
  body.theme-bal .bal-mobile-category-toggle,
  body.theme-bal .bal-mobile-account-toggle{width:48px;height:48px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#8b8b8b;cursor:pointer}
  body.theme-bal .bal-mobile-category-toggle{grid-area:categories;justify-self:start}
  body.theme-bal .bal-mobile-account-toggle{grid-area:account;justify-self:end}
  body.theme-bal .bal-mobile-category-toggle svg{width:30px;height:30px;stroke-width:2.1}
  body.theme-bal .bal-mobile-account-toggle svg{width:29px;height:29px;fill:#8b8b8b;stroke:#8b8b8b;stroke-width:1.2}
  body.theme-bal .bal-main-nav{display:none!important}
  body.theme-bal .bal-mobile-menu,
  body.theme-bal .bal-account-panel{display:block}
  body.theme-bal .theme-home-slider-track{height:var(--theme-slider-mobile-height,390px)}
  body.theme-bal .theme-home-slide-copy h1{font-size:clamp(34px,9vw,56px)}
  body.theme-bal .home-module-heading{margin-bottom:22px}
  body.theme-bal .home-module-heading h2{font-size:28px;line-height:1.2;color:#151515}
  body.theme-bal .bal-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:640px){
  body.theme-bal .bal-shell{width:calc(100% - 24px)}
  body.theme-bal .bal-header-main{padding-top:0}
  body.theme-bal .bal-shell.bal-header-row{width:calc(100% - 14px)}
  body.theme-bal .bal-brand{min-height:var(--bal-header-mobile-height,84px)}
  body.theme-bal .bal-search-form{height:56px}
  body.theme-bal .bal-search-form input{font-size:17px;padding-inline:2px 12px}
  body.theme-bal.universal-builder-engine .home-builder-module:not(.is-full-width),
  body.theme-bal .home-system-module{width:calc(100% - 32px)}
  body.theme-bal .home-module-heading{margin-top:12px;margin-bottom:24px}
  body.theme-bal .home-module-heading h2{font-size:29px;font-weight:400}
  body.theme-bal .theme-home-slide-layout{width:calc(100% - 28px)}
  body.theme-bal .theme-home-slide-copy p{font-size:13px}
  body.theme-bal .theme-home-slider-arrow{display:none}
  body.theme-bal .bal-benefits{width:calc(100% - 24px);padding:30px 0 34px}
  body.theme-bal .bal-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}
  body.theme-bal #catalogCategoryLanding,body.theme-bal #catalogProductsArea,body.theme-bal #modelLanding,body.theme-bal #configuratorArea,body.theme-bal #contentPage,body.theme-bal #productPage{width:calc(100% - 24px);margin-top:22px}
  body.theme-bal .bal-footer{margin-top:42px}
  body.theme-bal .bal-footer-grid{grid-template-columns:1fr;gap:26px;padding:32px 0}
  body.theme-bal .bal-footer-bottom{align-items:flex-start;flex-direction:column;padding:14px 0}
}

@media(max-width:820px){
  body.theme-bal .bal-mobile-account-toggle svg{fill:currentColor;stroke:none}
}

/* Bal mobile category drill-down: parent -> child -> products */
body.theme-bal .bal-category-mobile-head{
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:0;
}
body.theme-bal .bal-category-mobile-head .bal-mobile-category-close{margin-left:auto}
body.theme-bal .bal-mobile-drill-back{
  display:grid;
  place-items:center;
  justify-self:start;
  font-size:32px!important;
  font-weight:300;
  color:#555!important;
}
body.theme-bal .bal-mobile-drill-back[hidden]{display:none!important}
body.theme-bal .bal-category-drill{position:relative;min-height:100%}
body.theme-bal .bal-category-view[hidden]{display:none!important}
body.theme-bal .bal-category-view.is-active{display:block!important}
body.theme-bal .bal-category-drawer-nav .bal-mobile-category-entry{
  width:100%;
  min-height:52px;
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:0 18px!important;
  margin:0;
  border:0!important;
  border-bottom:1px solid #f0f0f0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#222!important;
  text-decoration:none!important;
  text-align:left;
  font-family:inherit!important;
  font-size:var(--header-mobile-menu-font-size,14px)!important;
  font-weight:600!important;
  line-height:1.3!important;
  cursor:pointer;
  box-shadow:none!important;
  appearance:none;
}
body.theme-bal .bal-category-drawer-nav .bal-mobile-category-entry>span{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
}
body.theme-bal .bal-category-drawer-nav .bal-mobile-category-entry>i{
  flex:0 0 auto;
  font-style:normal;
  color:#aaa;
  font-size:24px;
  font-weight:300;
  line-height:1;
}
body.theme-bal .bal-category-drawer-nav .bal-mobile-category-entry:active{background:#f8f8f8!important}
body.theme-bal .bal-category-drawer-nav .bal-mobile-home-link,
body.theme-bal .bal-category-drawer-nav>a.bal-mobile-category-entry{
  min-height:52px!important;
  padding:0 18px!important;
  font-family:inherit!important;
  font-size:var(--header-mobile-menu-font-size,14px)!important;
  font-weight:600!important;
  line-height:1.3!important;
}
body.theme-bal .bal-mobile-pages-title{display:none!important}

body.theme-bal .bal-category-view[data-bal-category-view="root"]>.bal-mobile-category-entry{font-weight:600!important}

/* V1.0.8 — Bal mobile catalog cleanup, image stability and floating cart */
body.theme-bal .bal-mobile-floating-cart{display:none}

@media(max-width:820px){
  /* Mobil kategori çekmecesi zaten gezinmeyi sağlıyor; ürün sayfasında aynı kategori ağacını ikinci kez gösterme. */
  body.theme-bal #catalogFilterBar>.catalog-category-filter-nav{display:none!important}
  body.theme-bal .catalog-filter-sidebar:has(#catalogFilterBar>.catalog-category-filter-nav:only-child){display:none!important}
  body.theme-bal .category-page-builder-block[data-cpb-type="filters"]:has(#catalogFilterBar>.catalog-category-filter-nav:only-child){display:none!important}

  /* Mobil katalogta builder görsel bloğunun yüzde yükseklik yüzünden 0px'e düşmesini engelle. */
  body.theme-bal.product-card-builder-mode .rider-products-grid .product-card-builder-block[data-pcb-type="image"]{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
  }
  body.theme-bal.product-card-builder-mode .rider-products-grid .product-card-builder-image{
    position:relative!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1/1!important;
    overflow:hidden!important;
  }
  body.theme-bal.product-card-builder-mode .rider-products-grid .product-card-builder-image .product-visual,
  body.theme-bal.product-card-builder-mode .rider-products-grid .product-card-builder-image .product-card-image-swap{
    position:relative!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
  }
  body.theme-bal.product-card-builder-mode .rider-products-grid .product-card-builder-image .product-card-primary-image{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    height:100%!important;
    object-fit:var(--pcb-image-fit,contain)!important;
    object-position:center!important;
  }
  body.theme-bal.product-card-builder-mode .rider-products-grid .product-card-builder-image .product-card-secondary-image{
    display:block!important;
    visibility:visible!important;
    opacity:0!important;
  }

  /* Builder kullanılmayan klasik katalog kartlarında da görsel alanını görünür tut. */
  body.theme-bal .rider-products-grid .catalog-image-wrap{
    min-height:150px!important;
  }
  body.theme-bal .rider-products-grid .catalog-card .product-visual{
    min-height:130px!important;
  }
  body.theme-bal .rider-products-grid .catalog-card .product-visual img{
    display:block!important;
    visibility:visible!important;
  }

  /* Sepet mobilde sabit sol altta. Çekmeceler açılınca backdrop altında kalır. */
  body.theme-bal .bal-mobile-floating-cart{
    position:fixed;
    z-index:430;
    left:14px;
    bottom:calc(14px + env(safe-area-inset-bottom,0px));
    min-height:46px;
    display:flex;
    align-items:center;
    gap:8px;
    padding:0 13px;
    border:1px solid rgba(0,0,0,.10);
    border-radius:999px;
    background:#fff;
    color:#303030;
    box-shadow:0 8px 24px rgba(0,0,0,.16);
    font-family:inherit;
    font-size:13px;
    font-weight:600;
    line-height:1;
    cursor:pointer;
  }
  body.theme-bal .bal-mobile-floating-cart svg{
    width:22px;
    height:22px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
  body.theme-bal .bal-mobile-floating-cart b{
    min-width:22px;
    height:22px;
    display:grid;
    place-items:center;
    padding:0 5px;
    border-radius:999px;
    background:var(--theme-header-accent,var(--bal-gold));
    color:#fff;
    font-size:10px;
    font-weight:700;
  }
}


/* V1.0.11 — mobile search image + stacking fix */
body.theme-bal .bal-search-item{text-decoration:none!important;color:inherit!important}
@media(max-width:820px){
  /* Arama header icinde kalir; kategori/hesap panelleri (z:500) her zaman ustte acilir. */
  body.theme-bal .bal-search{z-index:20}
  body.theme-bal .bal-search-results{z-index:30;left:0;right:0;width:100%;box-shadow:0 14px 34px rgba(0,0,0,.16)}
  body.theme-bal .bal-search-item{min-height:62px;grid-template-columns:50px minmax(0,1fr) auto;padding:8px 10px}
  body.theme-bal .bal-search-thumb,body.theme-bal .bal-search-item img{width:50px;height:50px}
  body.theme-bal .bal-search-item b{font-size:13px}
  body.theme-bal .bal-search-item small{font-size:10px}
  body.theme-bal .bal-search-item strong{font-size:11px}
}

@media(max-width:820px){
  body.theme-bal .bal-search-thumb{display:grid!important;overflow:hidden!important;background:#f7f7f7!important}
  body.theme-bal .bal-search-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;visibility:visible!important;opacity:1!important}
  body.theme-bal.theme-panel-open .bal-search-results{display:none!important}
}

/* Bal 1.0.12 — category banner fallback + product list rows */
body.theme-bal.category-heading-disabled #catalogCategoryHero,
body.theme-bal.category-heading-disabled #catalogLandingHeading,
body.theme-bal #catalogCategoryHero:not(.category-heading-builder-active),
body.theme-bal #catalogLandingHeading:not(.category-heading-builder-active){
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:0!important;
  min-height:0!important;
  margin:0 0 30px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:visible!important;
}
body.theme-bal #catalogCategoryHero:not(.category-heading-builder-active)>img,
body.theme-bal #catalogLandingHeading:not(.category-heading-builder-active)>img{
  display:block;
  width:100%!important;
  height:var(--category-image-height,240px)!important;
  max-height:none!important;
  object-fit:var(--category-image-fit,cover)!important;
  object-position:center!important;
  margin:0!important;
  border-radius:0!important;
}
body.theme-bal #catalogCategoryHero:not(.category-heading-builder-active)>.category-heading-source-copy,
body.theme-bal #catalogLandingHeading:not(.category-heading-builder-active)>.category-heading-source-copy{
  display:block!important;
  padding:20px 0 6px!important;
}
body.theme-bal #catalogCategoryHero:not(.category-heading-builder-active) small,
body.theme-bal #catalogLandingHeading:not(.category-heading-builder-active) small{
  display:block!important;
  margin:0 0 7px!important;
  color:var(--bal-gold-dark)!important;
  font-size:10px!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
}
body.theme-bal #catalogCategoryHero:not(.category-heading-builder-active) :is(h1,h2),
body.theme-bal #catalogLandingHeading:not(.category-heading-builder-active) :is(h1,h2){
  display:block!important;
  margin:0!important;
  color:#292929!important;
  font:400 clamp(27px,3.5vw,42px)/1.15 Georgia,"Times New Roman",serif!important;
}
body.theme-bal #catalogCategoryHero:not(.category-heading-builder-active) p,
body.theme-bal #catalogLandingHeading:not(.category-heading-builder-active) p{
  display:block!important;
  max-width:850px!important;
  margin:10px 0 0!important;
  color:#747474!important;
  font-size:13px!important;
  line-height:1.7!important;
}
body.theme-bal #catalogCategoryHero:not(.category-heading-builder-active)>span,
body.theme-bal #catalogLandingHeading:not(.category-heading-builder-active)>span{
  display:inline-flex!important;
  width:max-content!important;
  margin:8px 0 0!important;
  color:#999!important;
  font-size:10px!important;
}
body.theme-bal #catalogProductsArea,
body.theme-bal #catalogCategoryLanding{margin-top:0!important;padding-top:0!important}
body.theme-bal .home-product-module .home-product-grid{grid-auto-flow:row!important;overflow:visible!important}
body.theme-bal .home-custom-products .home-product-grid{grid-auto-flow:row!important}
@media(max-width:640px){
  body.theme-bal #catalogCategoryHero:not(.category-heading-builder-active)>img,
  body.theme-bal #catalogLandingHeading:not(.category-heading-builder-active)>img{height:min(var(--category-image-height,240px),58vw)!important;min-height:150px!important}
  body.theme-bal #catalogCategoryHero:not(.category-heading-builder-active)>.category-heading-source-copy,
  body.theme-bal #catalogLandingHeading:not(.category-heading-builder-active)>.category-heading-source-copy{padding-top:15px!important}
  body.theme-bal #catalogCategoryHero:not(.category-heading-builder-active) p,
  body.theme-bal #catalogLandingHeading:not(.category-heading-builder-active) p{font-size:12px!important;line-height:1.6!important}
}

/* Bal 1.0.18 — ürün adları mobil ve masaüstünde en fazla iki satır. */
body.theme-bal.product-card-builder-mode :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .product-card-builder-title{
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
}
body.theme-bal.product-card-builder-mode :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .product-card-builder-title>a{
  display:-webkit-box!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
  white-space:normal!important;
  text-overflow:ellipsis!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
}
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .catalog-info h4,
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .catalog-info h4>a,
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .product-title-link{
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
}
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .catalog-info h4>a,
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .product-title-link{
  display:-webkit-box!important;
  white-space:normal!important;
  text-overflow:ellipsis!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
}


/* Bal 1.0.25 — ürün kartlarında dış card görünümünü kaldır. */
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .product-card,
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .catalog-card,
body.theme-bal.product-card-builder-mode :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .product-card.product-card-builder-root{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
}
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .product-card:hover,
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .catalog-card:hover,
body.theme-bal.product-card-builder-mode :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .product-card.product-card-builder-root:hover{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  transform:none;
}
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .product-card::before,
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .product-card::after,
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .catalog-card::before,
body.theme-bal :is(.home-product-grid,.rider-products-grid,#catalogProductsGrid) .catalog-card::after{
  box-shadow:none!important;
  border:0!important;
}
