/* TSI SCF Torebki 1.4 – nagłówek i stopka bez Elementora */
body.tsi-scf-header-active .elementor-location-header,
body.tsi-scf-header-active > #site-header,
body.tsi-scf-header-active > header.site-header,
body.tsi-scf-footer-active .elementor-location-footer,
body.tsi-scf-footer-active > #site-footer,
body.tsi-scf-footer-active > footer.site-footer { display:none !important; }

.tsi-scf-chrome-inner{width:min(calc(100% - 32px),var(--tsi-chrome-max,1280px));margin:0 auto;box-sizing:border-box}
.tsi-scf-site-header{position:relative;z-index:999;background:var(--tsi-header-bg,#fff);color:var(--tsi-header-text,#151515);font-family:inherit;border-bottom:1px solid rgba(0,0,0,.08)}
body.tsi-scf-header-sticky .tsi-scf-site-header{position:sticky;top:0}
body.admin-bar.tsi-scf-header-sticky .tsi-scf-site-header{top:32px}
.tsi-scf-topbar{background:#111;color:#fff;font-size:13px;line-height:1.35}
.tsi-scf-topbar-inner{min-height:34px;display:flex;justify-content:flex-end;align-items:center;gap:8px 14px;flex-wrap:wrap;padding:6px 0}
.tsi-scf-topbar a{color:#fff;font-weight:700;text-decoration:none}
.tsi-scf-hours{opacity:.78}
.tsi-scf-mainbar{background:var(--tsi-header-bg,#fff)}
.tsi-scf-mainbar-inner{min-height:74px;display:flex;align-items:center;gap:26px;padding:10px 0}
.tsi-scf-brand{display:inline-flex;align-items:center;flex:0 1 auto;text-decoration:none;color:var(--tsi-header-text,#151515);font-weight:800;font-size:20px;line-height:1.15}
.tsi-scf-logo{display:block;width:auto;max-width:230px;max-height:58px;object-fit:contain}
.tsi-scf-main-nav{margin-left:auto}
.tsi-scf-menu-list{list-style:none!important;display:flex;align-items:center;gap:28px;margin:0!important;padding:0!important}
.tsi-scf-menu-list li{margin:0!important;padding:0!important;position:relative}
.tsi-scf-menu-list a{display:block;color:var(--tsi-header-text,#151515);text-decoration:none;font-size:15px;font-weight:600;line-height:1.3;padding:12px 0}
.tsi-scf-menu-list a:hover,.tsi-scf-menu-list .current-menu-item>a{color:var(--tsi-chrome-accent,#ef6fa8)}
.tsi-scf-menu-list .sub-menu{position:absolute;left:-16px;top:100%;min-width:220px;background:#fff;padding:10px 0!important;margin:0!important;list-style:none!important;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 28px rgba(0,0,0,.11);display:none}
.tsi-scf-menu-list li:hover>.sub-menu{display:block}
.tsi-scf-menu-list .sub-menu a{padding:9px 16px}
.tsi-scf-menu-toggle{display:none;width:43px;height:43px;border:0;background:transparent;border-radius:8px;padding:10px;cursor:pointer;margin-left:auto}
.tsi-scf-menu-toggle span{display:block;height:2px;background:currentColor;margin:5px 0;border-radius:3px}
.tsi-scf-cart-link{position:relative;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.12);border-radius:999px;color:var(--tsi-header-text,#151515);text-decoration:none;flex:0 0 auto}
.tsi-scf-cart-link svg{width:20px;height:20px}
.tsi-scf-cart-count{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;padding:0 4px;border-radius:99px;background:var(--tsi-chrome-accent,#ef6fa8);color:#fff;font-size:11px;line-height:19px;text-align:center;font-weight:700;box-sizing:border-box}

.tsi-scf-site-footer{background:var(--tsi-footer-bg,#111);color:var(--tsi-footer-text,#fff);font-family:inherit;margin-top:42px}
.tsi-scf-footer-main{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(0,2fr) minmax(180px,.75fr);gap:34px;align-items:start;padding:42px 0 34px}
.tsi-scf-footer-brand .tsi-scf-brand{color:var(--tsi-footer-text,#fff)}
.tsi-scf-footer-brand .tsi-scf-logo{max-width:180px;filter:none}
.tsi-scf-footer-menu{list-style:none!important;display:flex;justify-content:center;flex-wrap:wrap;gap:10px 24px;margin:0!important;padding:0!important}
.tsi-scf-footer-menu li{margin:0!important;padding:0!important}
.tsi-scf-footer-menu a{color:var(--tsi-footer-text,#fff);text-decoration:none;font-size:14px;line-height:1.45;opacity:.9}
.tsi-scf-footer-menu a:hover{color:var(--tsi-chrome-accent,#ef6fa8);opacity:1}
.tsi-scf-footer-menu .sub-menu{display:none}
.tsi-scf-footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:5px;font-size:13px;line-height:1.4}
.tsi-scf-footer-contact a{color:var(--tsi-footer-text,#fff);font-size:18px;font-weight:800;text-decoration:none}
.tsi-scf-footer-contact span{opacity:.7}
.tsi-scf-footer-bottom{border-top:1px solid rgba(255,255,255,.12);font-size:13px;opacity:.78}
.tsi-scf-footer-bottom .tsi-scf-chrome-inner{padding:16px 0;text-align:center}

@media(max-width:900px){
  body.admin-bar.tsi-scf-header-sticky .tsi-scf-site-header{top:46px}
  .tsi-scf-topbar-inner{justify-content:center;text-align:center}
  .tsi-scf-mainbar-inner{min-height:66px;gap:12px}
  .tsi-scf-logo{max-width:185px;max-height:50px}
  .tsi-scf-menu-toggle{display:block}
  .tsi-scf-main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--tsi-header-bg,#fff);border-top:1px solid rgba(0,0,0,.08);box-shadow:0 12px 22px rgba(0,0,0,.08);margin:0}
  .tsi-scf-site-header.tsi-menu-open .tsi-scf-main-nav{display:block}
  .tsi-scf-menu-list{display:block;padding:10px 16px 18px!important}
  .tsi-scf-menu-list a{padding:11px 8px}
  .tsi-scf-menu-list .sub-menu{display:block!important;position:static;box-shadow:none;border:0;background:transparent;padding:0 0 0 16px!important}
  .tsi-scf-cart-link{width:40px;height:40px}
  .tsi-scf-footer-main{grid-template-columns:1fr;text-align:center;padding:34px 0 26px}
  .tsi-scf-footer-brand{display:flex;justify-content:center}
  .tsi-scf-footer-contact{align-items:center}
}
@media(max-width:782px){body.admin-bar.tsi-scf-header-sticky .tsi-scf-site-header{top:46px}}
@media(max-width:600px){
  .tsi-scf-chrome-inner{width:min(calc(100% - 24px),var(--tsi-chrome-max,1280px))}
  .tsi-scf-topbar{font-size:12px}
  .tsi-scf-hours{width:100%;text-align:center}
  .tsi-scf-mainbar-inner{padding:8px 0}
  .tsi-scf-logo{max-width:150px;max-height:44px}
  .tsi-scf-footer-menu{display:grid;grid-template-columns:1fr;gap:10px}
}
