/* Generated CSS for S4Y */

:root {
  --color-background: #e9eaed;
  --color-primary: #444444;
  --color-footer: #f5f5f5;
  --color-border: #ccc;
  --max-width: 1220px;
  --font-size-regular: 14px;
  --font-size-heading: 16px;
  --font-weight-strong: 500;
  --border-radius: 3px;
  --color-white: #fff;
  --color-text: #000;
  --color-hover: #444444;
  --color-ci: #000000;
  --color-cija: #444444;
  --color-divider: #999;
  --box-shadow-light: 0 1px 1px rgba(0, 0, 0, 0.1),
    0 1px 2px rgba(0, 0, 0, 0.08);
  --stopka-max-width: 1220px;
  --stopka-padding: 14px 10px 25px;
  --stopka-font-size: 14px;
  --stopka-link-color: #fff;
  --stopka-text-color: #000;
  --stopka-gap: 16px;
  --naglowek-font-size: 15px;
  --naglowek-line-height: 2.5;
}

@font-face {
  font-display: swap;
  font-family: "Barlow";
  font-style: normal;
  font-weight: 300;
  src: url("https://www.systems4you.com/barlow-v13-latin_latin-ext-300.woff2")
    format("woff2");
}

#przepisywanie-danych {
  font-weight: bold;
  text-decoration: none;
  color:#000;
}

@font-face {
  font-display: swap;
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.systems4you.com/barlow-v13-latin_latin-ext-regular.woff2")
    format("woff2");
}

.rwd_pt_jasne {
  border: 1px solid #d8d8d8;
  font-weight: 500;
  font-size: 13px;
  background-color: #fff;
  margin: 3px 0;
  width: 100%;
  box-sizing: border-box;
  padding: 8px 10px 9px;
}

@font-face {
  font-display: swap;
  font-family: "Barlow";
  font-style: normal;
  font-weight: 500;
  src: url("https://www.systems4you.com/barlow-v13-latin_latin-ext-500.woff2")
    format("woff2");
}

#zamowienie-podsumowanie h1 {
  text-transform: uppercase;
  font-weight: bold;
  color: var(--color-primary);
  font-size: 16px;
  margin-top: 0px;

  display: block;
  margin: auto;
  max-width: 1220px;

  margin-top: 15px;
  margin-bottom: 15px;
}

@font-face {
  font-display: swap;
  font-family: "Barlow";
  font-style: normal;
  font-weight: 600;
  src: url("https://www.systems4you.com/barlow-v13-latin_latin-ext-600.woff2")
    format("woff2");
}

#zamowienie-podsumowanie h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: var(--color-primary);
  font-size: 16px;
  margin-top: 0px;
  display: block;
  margin: auto;
  max-width: 1220px;
  margin-top: 15px;
  margin-bottom: 15px;
}

@font-face {
  font-display: swap;
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  src: url("https://www.systems4you.com/barlow-v13-latin_latin-ext-700.woff2")
    format("woff2");
}

#koszyk h1 {
  text-transform: uppercase;
  font-weight: bold;
  color: var(--color-primary);
  font-size: 16px;
  margin-top: 0px;

  display: block;
  margin: auto;
  max-width: 1220px;

  margin-top: 15px;
  margin-bottom: 15px;
}

#koszyk h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: var(--color-primary);
  font-size: 16px;
  margin-top: 0px;
  display: block;
  margin: auto;
  max-width: 1220px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.container {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  max-width: 1220px;
  gap: 20px;
}

.adresy {
  flex: 1;
  padding: 10px;
}

.odbiorca_przesylki_wew {
  display: none;
}

.logo {
  display: flex;
  margin-left: 10px;
  justify-content: center;
  line-height: 1;
  align-items: center;
}

#menu-glowne {
  width: 100%;
  background: linear-gradient(
    to right,
    var(--color-ci) 0 calc(50% - 610px),
    var(--color-ci) calc(50% - 610px) calc(50% + 610px),
    transparent calc(50% + 610px) 100%
  );
}

.category {
  display: flex;
  flex-wrap: wrap;
  max-width: 1220px;
  margin: auto;
  gap: 10px;
}

.category-submenu {
  background-color: #f9f9f9;
  flex: 1 1 calc(25% - 10px);
  box-sizing: border-box;
  padding: 10px;
}

.category-submenu p {
  line-height: 1.5;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
}

.category-content {
  flex: 1 1 calc(75% - 10px);
  border: 0px;

  box-sizing: border-box;
}

.kategoria {
  display: flex;
  flex-wrap: wrap;
  max-width: 1220px;
  margin: auto;
  gap: 10px;
}

.kategoria-pusta {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}

.kategoria-tresc {
  flex: 1 1 calc(75% - 10px);
  border: 0px;
  box-sizing: border-box;
  display:flex; flex-direction:column; align-items:flex-start; gap:10px;
}

.kategoria-menu {
  flex: 1 1 calc(25% - 10px);
  box-sizing: border-box;
  padding: 10px;

  background: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

html,
 body {
  height: 100%;
width: 100%;
margin: 0;
padding: 0;
font-family: var(--font-base);
font-size: var(--font-size-regular);
background-color: #e9eaed;
display: flex;
flex-direction: column;
font-variation-settings: "wdth" 100;
font-optical-sizing: auto;
min-width: 360px;
}

.naglowek-glowny {
  background: linear-gradient(to right, var(--color-ci), var(--color-cija));
}

.kategoria-menu h4 {
  font-size: 16px;
  font-size: 16px;
  color: var(--color-primary);
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.naglowek-srodek {
  text-align: center;
  width: auto;
  vertical-align: middle;
  line-height: 70px;
  margin: auto;
  width: 350px;
}

.kategoria-menu p {
  line-height: 1.5;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
}

.naglowek-prawy {
  width: 230px;
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: flex-end;
  padding-right: 10px;
}

#main_menu_bar {
  width: 1220px;
  margin: 0 auto;
  background-color: var(--color-ci);
  box-sizing: border-box;
}

#header {
  display: flex;
  margin: auto;
  width: 100%;
  max-width: 1220px;
  justify-content: space-between;
  align-items: stretch;
  text-align: center;
}

.wrap {
  width: min(720px, 94%);
}

#header > div {
  height: 70px;
}

.search-row {
  display: flex;
gap: 10px;
margin-top: 14px;
align-items: center;
background: var(--glass);
padding-right: 0px;
border-radius: var(--border-radius);
border: 1px solid rgba(255, 255, 255, 0.14);
box-shadow: 0 2px 8px rgba(255, 255, 255, 0.06);
max-width: 720px;
}

* {
  box-sizing: border-box;
}

.search-input {
  flex: 1;
  background: transparent;
  border: 0;
  outline: 0;
  color: #fff;
  font-size: 14px;
  padding: 8px 8px;
  font-family: var(--font-base);
  border-radius: var(--border-radius);

  caret-color: var(--accent);
}

.boks-uslugi {
  background: #ffffff;
  padding: 20px;
  display: flex;
  gap: 5px;
  flex-direction: column;
  box-sizing: border-box;
  border-radius: var(--border-radius);
  flex-direction: column;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
}

.search-input::placeholder {
  color: #999
}

#uslugi {
  max-width: 1220px;
  margin: 0 auto;
  display: grid;
  gap: 10px;
  margin-top: 10px;
  grid-template-columns: repeat(4, 1fr);
}

.search-btn {
  display: inline-grid;
  place-items: center;
  width: 34px;
  margin: 3px;
  height: 34px;
  border: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.12),
    rgba(255, 255, 255, 0.11)
  );
  border-radius: var(--border-radius);
  cursor: pointer;
  padding: 6px;
}

.przycisk-usuwanie {
  background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.2s;
}

.search-btn:focus {
  box-shadow: 0 0 0 3px rgba(102, 102, 102, 0.08);
  outline: 0;
}

.przycisk-usuwanie:hover {
  opacity: 0.7;
}

.search-btn svg {
  width: 20px;
  height: 20px;
  display: block;
}

.produkt-strona-glowna {
  display: flex;
  flex-direction: column;
  flex: 0 0 20%;
  box-sizing: border-box;
  border-right: 1px solid #e7e7e7;
  height: 100%;
}

.produkt-strona-glowna:last-child {
  border: 0;
}

.plm_addtocart {
  border-width: 1px;
  border-radius: var(--border-radius);
  border-style: solid;
  border-color: var(--color-primary);
  color: #fff;
  background-color: var(--color-primary);
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  padding: 3px;
  width: 30px;
  -moz-box-sizing: border-box;
}

.naglowek-sekcji {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.naglowek-sekcji h2 {
  text-transform: uppercase;
  padding: 10px 0;
  font-weight: bold;
  color: var(--color-primary);
  font-size: 16px;
  font-family: var(--font-base);
  margin: 0;
  display: inline;
}

.naglowek-sekcji h3 {
  color: #000000;
  font-family: var(--font-base);
  margin: 0;
  font-size: 16px;
  margin-left: 8px;
  font-weight: normal;
  display: inline;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: -360px;
  width: 350px;
  height: 100%;
  background: var(--color-ci);
  color: white;
  overflow-y: auto;
  transition: left 0.3s ease;
  z-index: 1000;
  font-family: var(--font-base);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: var(--font-size-regular);
            box-shadow: 5px 0 15px rgba(0,0,0,0.2);
}

.mobile-menu.open {
  left: 0;
}

.mobile-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-menu a,
.mobile-menu button.submenu-toggle,
.mobile-menu button.subsubmenu-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  color: white;
  text-decoration: none;
  background: none;
  font-family: var(--font-base);
  border: none;
  width: 100%;
  text-align: left;
  font-size: 14px;
  cursor: pointer;
  line-height: 1.2;
}

.mobile-menu a:hover,
.mobile-menu button.submenu-toggle:hover,
.mobile-menu button.subsubmenu-toggle:hover {
  background: rgba(255, 255, 255, 0.1);
}

.baner {
  height: 399px;
  max-width: 100%;
  background-color: #2f3a3e;
  margin-top: 10px;
  color: #000;
  display: grid;
  place-items: top left;
  padding-top:30px;
  padding-left: 30px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
  border-radius:3px;
}

.mobile-menu > ul > li > button.submenu-toggle,
.mobile-menu > ul > li > a.level0 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  padding: 12px 10px;
}

.baner-tlo {
  background-color: rgba(255, 255, 255, 0.8); max-width:500px; padding:10px;
   border-radius:3px;
}

.mobile-menu .submenu {
  display: none;
  background: rgb(95, 23, 81);

  transition: 0 0.4s ease-out;
}

.baner-linki {
  margin-top: auto;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight:500;
  color:#FFF;
}

.mobile-menu .submenu.open {
  display: block;
}

.baner-linki a {
  color: #FFF;
  padding: 10px;
  margin-left: 5px;
  border-radius: var(--border-radius);
  border-style: solid;
  border-color: #FFF;
  border-width: 1px;
  text-decoration: none;
  display:inline-block;
  font-weight: 500;
}

.mobile-menu .submenu li > a,
.mobile-menu .submenu li > button.subsubmenu-toggle {
  padding: 10px 10px 10px 30px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  opacity: 0.9;
  box-sizing: border-box;
}

.baner-linki a:hover {
  border-color: #FFF;
  background-color: rgba(255, 255, 255, 0.2);
}

.mobile-menu .subsubmenu {
  max-height: 0;
  display: none;
  background: rgb(128, 35, 97);
  transition: 0 0.3s ease-in-out;
}

.baner-zawartosc {
  display: flex;
      flex-direction: column;
      height: 100%;
}

.mobile-menu .subsubmenu.open {
  max-height: 800px;
  display: block;
}

.mobile-menu .submenu .subsubmenu li > a,
.mobile-menu .subsubmenu li > a {
  font-weight: 400;
  text-transform: none !important;
  padding: 8px 10px 8px 50px;
  font-size: 14px;
  box-sizing: border-box;
}

#mobileMenu a[style*="font-weight:bold"],
#mobileMenu button[style*="font-weight:bold"] {
  padding-left: 5px !important;
  background: #1f1f1f;
  color: #fff;
}

.menu-header,
.subsubmenu-header {
  cursor: default;
  padding: 10px;
  font-weight: 500;
}

.mobile-menu button.submenu-toggle span {
  transition: transform 0.3s ease;
}

.mobile-menu button.submenu-toggle.open span {
  transform: rotate(180deg);
}

.tytul-maly {
  font-size: 18px;
  opacity: 0.8;
  font-weight: 100;
  margin-bottom: 3px;
}

.menu-zamknij {
  padding: 10px;
  color: #fff;
  font-weight: 300;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #632245;
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
}

.tytul-duzy {
  font-size: 32px;
  font-weight: 500;
}

.menu-pomoc {
  padding: 10px;
  padding-top: 15px;
  color: #fff;
  font-weight: 300;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #632245;
  box-sizing: border-box;
}

.podtytul {
  font-size: 24px;
  opacity: 0.8;
  font-weight: 200;
  margin-bottom: 10px;
}

.menu-pomoc a {
  padding: 0px;
  margin: 0px;
}

.tekst {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 300;
  max-width: 500px;
}

.menu-arrow {
  flex-shrink: 0;
  margin-left: 8px;
  fill: #fff;
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.submenu-toggle.active .menu-arrow,
.subsubmenu-toggle.active .menu-arrow {
  transform: rotate(90deg);
}

.boks-uslugi-podtytul {
  font-size: 14px;
  color: #ffffff;
  margin-top: 5px;
}

.mobile-menu .submenu,
.mobile-menu .subsubmenu {
  display: block !important; 
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transition: max-height 0.4s ease, opacity 0.3s ease;
}

.boks-uslugi-tytul {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}

.mobile-menu .submenu.open,
.mobile-menu .subsubmenu.open {
  max-height: 2000px;
    opacity: 1;
}

.boks-uslugi-link {
  text-align: right;
  padding-top: 15px;
  margin-top: auto;
}

.menu-arrow {
  transition: transform 0.3s ease;
}

.boks-uslugi-link a {
  text-decoration: none;
  color: #ffffff;
}

.submenu-toggle.active .menu-arrow,
.subsubmenu-toggle.active .menu-arrow {
  transform: rotate(90deg);
}

.submenu-level-3 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
  border: 0px solid #ccc;
  min-width: 200px;
  z-index: 1000;
  border-radius: var(--border-radius);
}

body.no-scroll {
  overflow: hidden;
    height: 100vh; 
    touch-action: none;
}

.submenu-wrapper:hover > .submenu-level-3,
.submenu-wrapper:focus-within > .submenu-level-3 {
  display: block;
}

.news-column {
  flex: 1;
  padding-right: 10px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 1px rgba(0, 0, 0, 0.14);
  width: calc(33.333% - 6.66px);
  border-radius: var(--border-radius);
  background-color: #fff;
  padding: 10px;
}

.menu-glowne-kolumna {
  position: relative;
}

.news-column img {
  width: 100%;
  height: 250px;
  border: 1px solid #dfdfdf;
}

.submenu-wrapper {
  position: relative;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
  text-align: center;
}

.submenu-level-3 {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  background: #fff;
  border: 0px solid #ccc;
  min-width: 200px;
  z-index: 9999;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.main-box-links {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.submenu-wrapper:hover > .submenu-level-3,
.submenu-wrapper:focus-within > .submenu-level-3 {
  display: block;
}

a.category-submenu {
  display: block;
  color: #333;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
  border-radius: var(--border-radius);
  background-color: #fff;
  width: 100%;
}

.submenu-wrapper > a {
  display: block;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  transition: background 0.2s;
}

a.category-submenu:hover {
  text-decoration: none;
  background-color: #f4f4f4;
  border-radius: var(--border-radius);
}

.submenu-wrapper:hover > a,
.submenu-wrapper:focus-within > a {
  background-color: #f0f0f0;
  color: rgb(0, 0, 0);
}

a.category-submenu.active {
  color: var(--color-primary);
  font-weight: 500;
  background-color: #fff;
}

strong {
  font-weight: 500;
}

.homepage h1 {
  font-size: 19px;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  color: #fff;
}

main {
  flex: 1;
}

.homepage a {
  width: 150px;
  padding-bottom: 9px;
  text-decoration: none;
  color: #000;
}

footer {
  background-color: #f5f5f5;
  margin-top: 20px;
  text-align: center;
}

.homepage a:hover {
  display: block;
  width: 150px;
  padding-bottom: 9px;
  text-decoration: none;
  color: var(--color-ci);
}

.homepage_button {
  background-color: var(--color-primary);
  text-transform: uppercase;
  padding: 8px;
  font-weight: bold;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
  box-sizing: content-box;
  cursor: pointer;
  border-width: 0px;
  margin-left: 10px;
  border-style: solid;
  border-color: #000;
  min-width: 100px;
  border-radius: var(--border-radius);
}

.homepage_button:hover {
  background-color: var(--color-ci);
  color: #000;
}

#subpanel-filtry {
  display: none;
}

.produkt_powiazany_miniaturka {
  padding-top: 5px;
  width: 60px;
}

.produkt_powiazany_nazwa {
  flex-grow: 1;
  text-align: left;
  align-items: center;
}

.boks-glowny {
  background-color: #fff;
border: 0;
border-radius: var(--border-radius);
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
}

.produkt_powiazany_nazwa a {
  color: #000;
  font-weight: bold;
  font-size: 13px;
}

.tabelka-uslugi {
  width: 100%;
  border-collapse: collapse;
  margin-top: 8px;
  margin-bottom: 8px;
}

.produkt_kategoria_nazwa {
  flex-grow: 1;
  text-align: left;
  align-items: center;
  max-width: 740px;
}

.tabelka-uslugi tr:hover {
  background-color: #f9f9f9;
  transition: background-color 0.3s ease;
}

.produkt_kategoria_nazwa a {
  color: #000;
  font-weight: bold;
  font-size: 14px;
}

.tabelka-uslugi th {
  border-bottom: 2px solid var(--color-primary);
  padding: 10px;
  text-align: left;
}

.produkt_powiazany_wycofany {
  width: 200px;
  text-align: right;
  padding-right: 10px;
}

.tabelka-uslugi td {
  border-bottom: 1px solid #e8e8e8;
  padding: 10px;
  text-align: left;
}

.produkt_przycisk {
  background-color: #f2f2f2;
  text-transform: uppercase;
  padding: 8px;
  font-weight: bold;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #000;
  box-sizing: content-box;
  cursor: pointer;
  border-width: 1px;
  margin-left: 10px;
  border-style: solid;
  border-color: #444;
  min-width: 100px;
  border-radius: 0px;
}

.tabelka-uslugi td:first-child {
  width: 30%;
}

.produkt_przycisk:hover {
  background-color: var(--color-ci);
  color: #000;
}

.tabelka-uslugi td:last-child {
  width: 70%;
}

.produkt_przycisk_czesci {
  background-color: #f2f2f2;
  text-transform: uppercase;
  padding: 8px;
  font-weight: bold;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #000;
  box-sizing: content-box;
  cursor: pointer;
  border-width: 1px;
  margin-left: 10px;
  border-style: solid;
  border-color: #444;
  min-width: 30px;
  border-radius: 0px;
}

.tabelka-uslugi th {
  background: #f9f9f9;
  font-weight: 600;
}

.produkt_przycisk_czesci:hover {
  background-color: var(--color-ci);
  color: #000;
}

.tabelka-uslugi a {
  font-weight: 500;
  text-decoration: none;
  color: #000;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.tabelka-uslugi tr:first-child td {
  border-top: 1px solid #e8e8e8;
}

.separator {
  overflow: hidden;
  text-align: center;
}

.tabelka-uslugi th + td, 
.tabelka-uslugi thead + tbody tr:first-child td {
  border-top: none;
}

.separator:before,
.separator:after {
  background-color: #e8e8e8;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.panel-zamawiania-uslugi {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  
  border: 0;
  border-radius: var(--border-radius);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
  padding: 10px;
}

.separator:before {
  right: 0.5em;
  margin-left: -50%;
}

.panel-zamawiania-uslugi h1 {
  font-size: 22px; padding-bottom:10px; margin: 0; font-weight: 500; color: var(--color-primary)
}

.separator:after {
  left: 0.5em;
  margin-right: -50%;
}

.panel-zamawiania-uslugi h2 {
  font-size: 16px; padding-bottom:10px; margin: 0; padding-top:10px; font-weight: 600; color: #000;
}

.platnosc-przycisk {
  border-width: 1px;
  border-style: solid;
  border-color: #cd7993;
  border-radius: 0px;
  min-height: 80px;
  font-size: 14px;
  background-color: #fff;
  color: #000;
  font-weight: bold;
  min-width: 200px;
  cursor: pointer;
}

.boks-glowny h1 {
  font-size: 18px;
margin: 0px;
padding: 10px;
font-weight: 500;
text-align: left;
line-height: 1;
margin-top: 0px;
margin-bottom: 0px;
}

.payment-inner {
  padding: 10px;
  box-sizing: border-box;
}

.boks-glowny-kolumny {
  display: flex;
margin: auto;
max-width: 1220px;
background-color: #fff;
border: 0;
border-radius: var(--border-radius);
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
}

.payment-desc {
  display: block;
  font-weight: normal;
  margin-top: 4px;
}

.boks-glowny-kolumna {
  flex: 1;
min-width: 250px;
}

.produkt_powiazany_miniaturka {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}

.breadcrumb-wrapper {
  margin-block: 15px;
  padding-left: 10px;
  padding-right: 10px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.produkt_powiazany_sekcja_ceny {
  text-align: center;
  width: 140px;
  display: inline-block;
  vertical-align: middle;
}

.breadcrumb {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  overflow-x: auto;
}

.tr_in_pusto {
  padding: 8px;
  text-align: center;
}

.breadcrumb li {
  margin-right: 0;
  white-space: nowrap;
}

.produkt_powiazany_sekcja_ceny {
  text-align: center;
  width: 100%;
  clear: both;
  vertical-align: middle;
}

.breadcrumb li + li::before {
  content: "›";
  margin-inline: 5px;
  color: var(--color-divider);
}

.pdw {
  width: auto;
  padding: 5px;
  background-color: #fff;
  border-radius: 2px;
  border-color: #e2e2e2;
  border-style: solid;
  border-width: 1px;
  margin: 4px 5px 0;
}

.breadcrumb a {
  text-decoration: none;
  color: var(--color-text);
  transition: color 0.2s ease;
}

.kat_poz {
  width: 100%;
  padding-top: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-color: #dbdbdb;
  border-style: solid;
  clear: both;
}

.breadcrumb a:hover {
  color: var(--color-hover);
}

.kat_poz_bmi {
  height: 80px;
  width: 80px;
  display: block;
}

.kat_poz_sep {
  clear: both;
  margin: auto;
  text-align: right;
}

.kat_poz_doc {
  display: inline-block;
  text-align: center;
}

.hamburger {
  display: none;
}

.kat_poz_min {
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 25%;
  max-width: 100px;
  height: 100%;
  padding: 10px 5px;
}

.page-link {
  color: #000;
text-decoration: none;
line-height: 30px;
font-size: 15px;
width: 30px;
height: 30px;
border-radius: var(--border-radius);
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #FFF;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
}

.menu-glowne-kolumna {
  float: left;
  background-color: #fff;
  width: 200px;
}

.page-link:hover {
  background-color: #F9F9F9;
}

.menu-glowne-sekcja {
  color: #000;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 6px;
}

.page-link.active {
  color: #FFF;
    background-color: var(--color-primary);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 
                0 1px 2px 1px rgba(0, 0, 0, 0.08);
}

.kat_poz_naz {
  text-align: left;
  float: right;
  display: block;
  padding-left: 5px;
  width: 70%;
  vertical-align: middle;
  color: #888;
  line-height: 1.2;
  word-wrap: break-word;
}

.kat_poz_naz a {
  font-size: 15px;
  text-decoration: none;
  color: #000;
  font-weight: 500;
}

.kat_poz_naz p {
  margin-top: 2px;
  margin-bottom: 3px;
  line-height: 1.2;
}

.zakup_dane_l {
  float: none;
  width: auto;
  clear: both;
  margin-bottom: 5px;
  margin-right: 0;
  padding: 0;
}

.zakup_dane_p {
  float: none;
  width: auto;
  clear: both;
  margin-top: 5px;
  margin-left: 0;
  padding: 0;
}

.tax-switch-container {
  width: 36px;
    height: 18px; /* Nieco mniejszy niż 24px, aby wycentrował się w pionie */
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 18px;
    position: relative;
    border: 1.5px solid #FFF;
    transition: all 0.3s ease;
}

.tax-switch-ball {
  width: 12px;
    height: 12px;
    background-color: #FFF;
    border-radius: 50%;
    position: absolute;
    top: 1.5px;
    left: 2px;
    transition: transform 0.3s ease;
}

body.mode-netto .tax-switch-container {
  background-color: #4caf50; border-color: #4caf50;
}

.stopka {
  margin: auto;
  color: var(--stopka-text-color);
  max-width: var(--stopka-max-width);
  padding: var(--stopka-padding);
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  font-size: var(--stopka-font-size);
  gap: var(--stopka-gap);
  justify-content: space-between;
  padding-bottom: 30px;
}

body.mode-netto .tax-switch-ball {
  transform: translateX(18px);
}

.stopka-adres {
  line-height: 1.6;
  color: #fff;
  opacity: 0.8;
}

.language-selector {
  position: relative;
display: inline-block;
}

.stopka a {
  color: var(--stopka-link-color);
  opacity: 0.8;
  line-height: 1.5;
  font-size: var(--stopka-font-size);
  display: block;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.naglowek-link {
  display: flex;
flex-direction: column;
align-items: center;
padding: 6px;
color: white;
border-radius: var(--border-radius);
cursor: pointer;
border: 1px solid rgba(255, 255, 255, 0);
transition: background-color 0.5s ease, color 0.5s ease;
box-sizing: border-box;
}

.stopka a:hover {
  opacity: 1;
}

.naglowek-link:hover {
  background: radial-gradient(
        circle at center, 
        rgba(255, 255, 255, 0.15) 0%, 
        rgba(255, 255, 255, 0.00) 50%, 
        transparent 100%
    );
}

.stopka-naglowek-sekcji {
  line-height: var(--naglowek-line-height);
  font-size: var(--naglowek-font-size);
  text-transform: uppercase;
  color: var(--stopka-link-color);
  font-weight: bold;
  margin-bottom: 8px;
}

.languages-side {
  display: none;
position: absolute;
top: 100%;
right: 0;
left: auto;
text-align: left;
background: #fff;
min-width: 200px;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
z-index: 1000;
border-radius: var(--border-radius);
max-height: 400px;
overflow-y: auto;
}

.stopka-kolumna {
  flex: 1 1 calc(25% - var(--stopka-gap));
  box-sizing: border-box;
  text-align: left;
  min-width: 200px;
}

.languages-side::-webkit-scrollbar {
  width: 6px;
}

.stopka-kolumna a {
  line-height: 1.8;
}

.languages-side::-webkit-scrollbar-track {
  background: #f1f1f1;
    border-radius: 0 3px 3px 0;
}

#footer {
  background: url(https://www.canibz.com/cdn/aquabara_logo_transparentne.webp),
    linear-gradient(to right, #292929, #000);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-top: 30px;
}

.languages-side::-webkit-scrollbar-thumb {
  background: #ccc; 
    border-radius: 10px;
}

.linia-pozioma {
  width: 100%;
  height: 1px;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.2) 100%
  );
  background-repeat: no-repeat;
  display: block;
  pointer-events: none;
}

.languages-side::-webkit-scrollbar-thumb:hover {
  background: var(--color-ci, #FFBF00);
}

.stopka-dolna {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  color: #999;
  margin: auto;
  max-width: 1220px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
}

.languages-side {
  scrollbar-width: thin;
    scrollbar-color: #ccc #f1f1f1;
}

#main_menu_bar {
  margin: auto;
  max-width: 1220px;
  text-align: left;
  background-color: var(--color-ci);
  border-radius: 0px;
}

.navbar {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  gap: 0px;
}

.navbar a {
  display: block;
  max-width: 300px;
  color: #000;
  text-align: left;
  padding: 6px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: normal;
  text-decoration: none;
}

.navbar a:hover {
  background-color: #f4f4f4;
  color: #000;
  border-radius: var(--border-radius);
  cursor: pointer;
}

.navbar .dropdown:hover .dropbtn {
  background-color: var(--color-primary);
  color: #fff;
  transition: 0.3s ease;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.languages-side a {
  color: #333;
padding: 12px 16px;
text-decoration: none;
display: block;
border-bottom: 1px solid #eee;
text-align: left;
transition: background-color 0.2s ease;
}

.dropdown .dropbtn {
  font-size: 18px;
  border: none;
  outline: none;
  color: #fff;
  padding: 10px;
  background-color: inherit;
  font: inherit;
  text-align: left;
  width: fit-content;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
}

.languages-side a:hover {
  background-color: #f1f1f1;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  border-width: 0px;
  border-color: #e8e8e8;
  border-style: solid;
  border-top-width: 0px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  font-weight: normal;
  z-index: 1;
  padding: 10px;
  min-width: 200px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.panelfiltrow-side {
  display: none;
position: absolute;
top: 100%;
right: 0;
left: auto;
text-align: left;
background: #fff;
min-width: 200px;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
z-index: 1000;
border-radius: var(--border-radius);
max-height: 400px;
overflow-y: auto;
}

.dropdown-content .header {
  background-color: #fff;
  color: #000;
}

.panelfiltrow-side::-webkit-scrollbar {
  width: 6px;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.panelfiltrow-side::-webkit-scrollbar-track {
  background: #f1f1f1;
    border-radius: 0 3px 3px 0;
}

table {
  border-collapse: collapse;
  width: 100%;
}

.panelfiltrow-side::-webkit-scrollbar-thumb {
  background: #ccc; 
    border-radius: 10px;
}

th,
td {
  border: 0;
  padding: 10px;
  text-align: left;
}

.panelfiltrow-side::-webkit-scrollbar-thumb:hover {
  background: var(--color-ci, #FFBF00);
}

th {
  border-bottom: 1px solid var(--color-border);
}

.panelfiltrow-side {
  scrollbar-width: thin;
    scrollbar-color: #ccc #f1f1f1;
}

tbody tr:not(:last-child) td,
tbody tr:last-child td {
  border-bottom: 1px solid var(--color-border);
}

tfoot tr td {
  border-bottom: 0;
}

.produkt-tabela-parametrow {
  width: 100%;
border-collapse: collapse;
}

.produkt-tabela-parametrow tr:hover {
  background-color: #f9f9f9;
  transition: background-color 0.3s ease;
}

.panelfiltrow-side a {
  color: #333;
padding: 12px 16px;
text-decoration: none;
display: block;
border-bottom: 1px solid #eee;
text-align: left;
transition: background-color 0.2s ease;
}

.produkt-tabela-parametrow th,
.produkt-tabela-parametrow td {
  border-bottom: 1px solid #e8e8e8;
  padding: 8px 12px;
  text-align: left;
  width: 50%;
}

.panelfiltrow-side a:hover {
  background-color: #f1f1f1;
}

.produkt-tabela-parametrow th {
  background: #f9f9f9;
  font-weight: 600;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panelkategorii-side {
  display:block
}

.produkt-tabela-parametrow tr:last-child td {
  border-bottom: none;
}

.panelkategorii-side::-webkit-scrollbar {
  width: 6px;
}

.produkt-tabela-parametrow a {
  font-weight: 500;
  text-decoration: none;
  color: #000;
}

.panelkategorii-side::-webkit-scrollbar-track {
  background: #f1f1f1;
    border-radius: 0 3px 3px 0;
}

.pliki_tabela {
  width: 100%;
  border-collapse: collapse;
  margin-top: 8px;
  margin-bottom: 8px;
}

.panelkategorii-side::-webkit-scrollbar-thumb {
  background: #ccc; 
    border-radius: 10px;
}

.pliki_tabela tr:hover {
  background-color: #f9f9f9;
  transition: background-color 0.3s ease;
}

.panelkategorii-side::-webkit-scrollbar-thumb:hover {
  background: var(--color-ci, #FFBF00);
}

.pliki_tabela th,
.pliki_tabela td {
  border-bottom: 1px solid #e8e8e8;
  padding: 8px 12px;
  text-align: left;
}

.panelkategorii-side {
  scrollbar-width: thin;
    scrollbar-color: #ccc #f1f1f1;
}

.pliki_tabela th {
  background: #f9f9f9;
  font-weight: 600;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.pliki_tabela tr:last-child td {
  border-bottom: none;
}

.pliki_tabela a {
  font-weight: 500;
  text-decoration: none;
  color: #000;
}

.panelkategorii-side a {
  color: #333;
padding: 12px 16px;
text-decoration: none;
display: block;
border-bottom: 1px solid #eee;
text-align: left;
transition: background-color 0.2s ease;
}

.cena-panel-ilosci {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 5px;
  width: 100%;
}

.panelkategorii-side a:hover {
  background-color: #f1f1f1;
}

.cena-panel {
  padding-top: 18px;
  border-radius: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin: auto;
  text-align: center;
}

.no-transition {
  -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.ilosc-sztuk {
  width: 40px;
  height: 30px;

  text-align: center;
  font-size: 18px;
  font-weight: 700;
  font-family: var(--font-base);

  border: none;
  background: transparent;
  color: #333;

  outline: none;
  box-shadow: none;

  appearance: textfield;
  -moz-appearance: textfield;
}

.close-filters {
  display:none
}

.ilosc-sztuk::-webkit-outer-spin-button,
.ilosc-sztuk::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#panel-podkategorie {
  width:100%;
}

.main-box,
.main_box {
  max-width: 1220px;
  background-color: #fff;
  border: 0;
  border-radius: var(--border-radius);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
}

.przycisk-szary {
  border: 1px solid #d2d2d2;
  border-radius: var(--border-radius);
  padding: 8px;
  font-family: var(--font-base);
  font-weight: 700;
  color: #333;
  background-color: #f6f6f6;
  text-transform: uppercase;
  cursor: pointer;
  margin: 3px 0;
  width: 100%;
  text-decoration: none;
  font-size: 14px;
  display: inline-block;
  box-sizing: border-box;
}

.przycisk-szary:hover {
  border-color: #acacac;
  background-color: #fafafa;
}

.przycisk-fioletowy {
  display: inline-block;
width: 100%;
padding: 8px;
border: 0 solid var(--color-primary);
border-radius: var(--border-radius);
font: 700 14px var(--font-base);
color: #fff;
background-color: var(--color-primary);
text-align: center;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
box-sizing: border-box;
}

.przycisk-fioletowy:hover {
  background-color: #555;
border-color: #555;
}

#przycisk-filtry {
  color:#444
}

#przycisk-filtry:hover {
  color:#444
}

.plusminus {
  position: relative;
  width: 30px;
  height: 30px;
  border: 1px solid #d2d2d2;
  border-radius: 50%;
  background-color: #f6f6f6;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;
}

.plusminus::before {
  content: attr(data-symbol);
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
}

.plusminus:hover {
  border-color: #acacac;
}

.przycisk-wyslij {
  border-width: 0px;
  border-radius: var(--border-radius);
  border-style: solid;
  padding: 8px;
  border-color: var(--color-primary);
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  background-color: var(--color-primary);
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  font-family: var(--font-base);
  margin-top: 3px;
  margin-bottom: 3px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.przycisk-wyslij:hover {
  background-color: #EE4B66;
border-color: #EE4B66;
}

.przycisk-reset {
  border-width: 1px;
  border-radius: var(--border-radius);
  border-style: solid;
  padding: 8px;
  font-family: var(--font-base);
  border-color: #d2d2d2;
  font-weight: 700;
  color: #333;
  background-color: #f6f6f6;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 3px;
  font-size: 14px;
  margin-bottom: 3px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.przycisk-reset:hover {
  border-color: #acacac;
  background-color: #fafafa;
}

.pole-input {
  border: 1px solid #d8d8d8;
  font-weight: 500;
  font-size: 13px;
  background-color: #fff;
  margin: 3px 0;
  width: 100%;
  padding: 8px;
  border-radius: var(--border-radius);
  font-family: var(--font-base);
  box-sizing: border-box;
}

.przycisk-dodajdokoszyka {
  border-width: 0px;
border-radius: var(--border-radius);
border-style: solid;
padding: 8px;
border-color: #333;
font-weight: 600;
font-size: 14px;
color: #FFF;
background-color: #333;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
font-family: var(--font-base);
margin-top: 3px;
width: 100%;
margin-bottom: 3px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.przycisk-dodajdokoszyka:hover {
  background-color: #555;
border-color: #555;
}

.cena-produkt {
  font-size: 28px;
  font-weight: bold;
}

.produkt-podstawowe {
  flex: 1;
  box-sizing: border-box;
  border: 0px solid #ccc;
  padding: 10px;
  box-sizing: border-box;
}

.boks-produkt {
  display: flex;
  gap: 10px;
}

.informacje {
  padding: 10px;
  box-sizing: border-box;
  flex: 1 1 calc(75% - 10px);
  border: 0px;
}

.uklad-1-1 {
  display: flex;
  flex-wrap: wrap;
  max-width: 1220px;
  margin: auto;
  align-items: flex-start;
  gap: 10px;
}

.informacje-menu {
  flex: 1 1 calc(25% - 10px);
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
  padding-bottom: 10px;
}

.informacje-menu h4 {
  font-size: 16px;
  padding: 5px;
  color: var(--color-primary);
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}

.kategoria-panel-boczny {
  width: 100%;
}

.boks-produktu {
  display: flex;
align-items: stretch;
padding-left: 10px;
width: 100%;
}

.produkt {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1220px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.produkt-informacje {
  flex: 1;
line-height: 1.4;
padding-top: 10px;
padding-bottom: 10px;
}

.produkt-ceny {
  width: 220px;
margin: 15px;
border-left-width: 1px;
padding-left: 15px;
border-left-style: solid;
border-left-color: #dfdfdf;
text-align: center;
line-height: 1.2;
display: flex;
flex-direction: column;
align-items: flex-end;
}

.produkt-nazwa {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dfdfdf;
}

#filtry input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid rgb(85, 85, 85);
  border-radius: var(--border-radius);
  background: #fff;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
}

#filtry input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  background: var(--color-primary);
}

.filtr-etykieta {
  line-height: 2;
font-weight: 500;
text-decoration-color:rgb(68, 68, 68);
}

.przycisk-reset-filtrow {
  border-width: 1px;
border-radius: var(--border-radius);
border-style: solid;
padding: 8px;
border-color: #999;
font-size: 13px;
font-weight: 700;
user-select: none;
color: #444;
text-align: center;
background-color: none;
transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
font-family: var(--font-base);
margin-top: 3px;
width: 100%;
margin-bottom: 3px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.kategoria-nazwa {
  width: 100%;
}

.przycisk-reset-filtrow:hover {
  border-width: 1px;
border-radius: var(--border-radius);
border-style: solid;
padding: 8px;
border-color: #333;
font-size: 13px;
font-weight: 700;
user-select: none;
color: #444;
text-align: center;
background-color: #FFF;
transition: background-color 0.3s ease-in, border-color 0.3s ease-in;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
font-family: var(--font-base);
margin-top: 3px;
width: 100%;
margin-bottom: 3px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.koszyk-naglowek {
  width: 100%;
}

.koszyk-brak {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}

.informacje h1,
.produkt h1 {
  font-size: 22px;
  border-bottom-width: 0px;
  padding: 0;
  margin: 0;
  font-weight: 500;
  color: #000;
  line-height: 1.4;
}

.informacje main {
  line-height: 1.4;
  counter-reset: section;
}

.informacje main h2 {
  counter-increment: section;
  color: #000;
  font-size: var(--font-size-heading);
  display: block;
  margin: 15px auto;
  font-weight: 500;
}

.informacje main h2::before {
  content: counter(section) ". ";
  font-weight: 500;
}

.informacje a {
  font-weight: 500;
  text-decoration: none;
  color: #000;
}

.produkt h2 {
  text-transform: uppercase;
  font-weight: 600;
  color: #333;
  font-size: 16px;
  margin-top: 0px;
  display: block;
  margin: auto;
  max-width: 1220px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: var(--font-base);
}

.produkt-panel {
  display: flex;
  width: 230px;
  flex-direction: column;
  border-radius: var(--border-radius);
  gap: 10px;
}

.produkt-panel-glowny {
  background-color: #f9f9f9;
  border: 0;
  border-radius: var(--border-radius);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
}

.produkt-panel-negocjacja {
  background-color: #fff;
  border: 0;
  border-radius: var(--border-radius);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  text-align: center;
  padding: 10px;
}

.produkt-ramka {
  text-align: left;
  line-height: 1.6;
  padding: 0;
  background-color: #f6f6f6;
  border: 0;
  border-radius: var(--border-radius);

  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
}

.produkt-parametry {
  padding: 5px;
  text-indent: 5px;
  border-bottom: #cfcfcf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.galeria-wrapper {
  position: relative;
  height: 370px;
}

.boks-produktow-glowna {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  overflow-x: auto;
}

.scroll-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.scroll-btn.left {
  left: 10px;
}

.scroll-btn.right {
  right: 10px;
}

#galeria_zdjec {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 10px;
  text-align: center;
}

#duze_zdjecie {
  max-width: 100%;
  height: auto;
  display: block;
}

#miniaturki {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}

#miniaturki img {
  width: 80px;
  height: auto;
  cursor: pointer;
  border: 1px solid #cfcfcf;
  padding: 2px;
  transition: border 0.2s ease;
}

#miniaturki img:hover {
  border-color: #888;
}

.naglowek-etykieta {
  color: #fff;
}

#opis ul {
  padding-top: 0px;
  padding-bottom: 0px;
}

#platnosc {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
}

.orderpage_container {
  display: flex;
  gap: 5px;
  flex-direction: row;
}

.platnosc-przycisk {
  flex: 0 0 calc(33.33% - 10px);
  max-width: calc(33.33% - 10px);
  border: 1px solid #d8d8d8;
  cursor: pointer;
}

.platnosc-przycisk:hover {
  border-color: var(--primary-color);
}

.orderpage_leftcolumn,
.orderpage_rightcolumn {
  flex: 1 1 48%;
  padding: 10px;
}

.boks {
  margin:auto; max-width:1220px;
}

.kontener-glowny {
  display: flex;
    flex-direction: column;
    gap: 0px;
    user-select: none
}

.wiersz-listy {
  display: flex;
    align-items: stretch;
    background-color:#f8f9fa;

    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; */
    width: 100%;
    box-sizing: border-box;
    font-size: var(--font-size-regular);
    font-weight: 600 !important;
}

.wiersz-listy > div {
  display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e8e8e8;
    border-left: none; /* Brak ramki z lewej wewnątrz wiersza */
    border-right: none; /* Brak ramki z lewej wewnątrz wiersza */
    color: #555;

    /* Żeby ramki między wierszami nie były podwójne (2px) */
    margin-top: -1px;
}

.wiersz-listy:first-child > div {
  border-top: none;
    margin-top: 0;
}

.wiersz-listy:last-child > div {
  border-bottom: none;
}

.wiersz-listy:first-child {
  border-top: none;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    margin-top: 0;
}

.wiersz-listy:last-child {
  border-bottom: none;
        border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
}

.segment-numer {
  flex: 0 0 75px;
}

.segment-kod {
  flex: 0 0 60px;
background-color: #f4f5f7ff;
}

.segment-status {
  flex: 0 0 60px;
    background-color: #f8f9fa;
}

.segment-opis {
  flex-grow: 1;
    justify-content: flex-start !important;
    padding: 10px;
    background-color:#FFF;
    font-weight: 400 !important;
    text-transform: none !important;
    border-right: none;
}

.segment-numer {
  background-color: #f8f9fa;
}

.wiersz-listy:not(:first-child):hover > div  {
  background-color: #fffbf0 !important;
}

.kompatybilnosc-wiersz {
  display: flex;
    justify-content: space-between;
    background-color:#f8f9fa;

    width: 100%;
    box-sizing: border-box;
    font-size: var(--font-size-regular);
    font-weight: 600 !important;
}

.kompatybilnosc-wiersz > div {
  display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e8e8e8;
    border-left: none;
    border-right: none;
    color: #555;


    margin-top: -1px;
}

.kompatybilnosc-wiersz:first-child > div {
  border-top: none;
    margin-top: 0;
}

.kompatybilnosc-wiersz:last-child > div {
  border-bottom: none;
}

.kompatybilnosc-wiersz:first-child {
  border-top: none;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    margin-top: 0;
}

.kompatybilnosc-wiersz:last-child {
  border-bottom: none;
        border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
}

.kompatybilnosc-numer {
  width: 13%;
    min-width: 60px;
background-color: #f8f9fa;
}

.kompatybilnosc-nazwa {
  width: 48%;
    flex-grow: 1;
    justify-content: flex-start !important;
    font-weight: normal;
background-color:#FFF;
padding-left:10px;
}

.kompatybilnosc-status {
  width: 15%;
    font-weight: normal;
    background-color: #fff;
}

.kompatybilnosc-okres {
  width: 15%;
    font-weight: normal;
    background-color: #f8f9fa;
}

.kompatybilnosc-link {
  width: 15%;
    padding: 10px;
background-color: #FFF;
    text-transform: none !important;
    border-right: none;
}

.filtrowanie-checkbox {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #666; 
  border-radius: 50%; 
  background-color: transparent;
  display: inline-grid;
  place-content: center;
  cursor: pointer;
  margin: 0;
  margin-right: 5px;
}

.filtrowanie-checkbox:checked {
  background-color: #BD1E51;
  border-color: #BD1E51;
}

.filtrowanie-checkbox::before {
  content: "";

  width: 9px;
  height: 9px;
  transform: scale(0);
  background-color: white;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.filtrowanie-checkbox:checked::before {
  transform: scale(1);
}

.filtrowanie-checkbox:hover {
  border-color: #BD1E51;
}

#reset-widok-mobilny {
  border: none !important;
background: none !important;
padding: 0 !important;
width: auto !important;
box-sizing: content-box !important;
margin-top: 0 !important; 
cursor: pointer;
font-weight: 700 !important;
font-size: 13px !important;
text-transform: uppercase !important;
color: #666 !important;
text-decoration: none !important;
display: inline-block;
}

@media (max-width: 768px) {
  .przycisk-wyslij {
    width: 100%;
max-width: 100% !important;
  }
  .kategoria-pusta {
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
  .kategoria-menu {
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
  }
  #koszyk {
    margin-left:10px;
    margin-right:10px;
  }
  .table-responsive thead {
    display: none;
  }
  .table-responsive tbody tr,
.table-responsive tfoot tr {
    display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        border: none; 
        margin-bottom: 16px;
        background: #fff;
        border-radius: 8px;
  }
  .table-responsive td {
    width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 6px 10px;
        font-size: 14px;
        border: none;
  }
  .table-responsive tfoot td:first-child {
    display: none;
  }
  .table-responsive .cell-image,
    .table-responsive .cell-name {
    display: flex;
        align-items: center;
        padding: 8px;
  }
  .table-responsive .cell-image {
    width: 90px;
        justify-content: center;
  }
  .table-responsive .cell-name {
    width: calc(100% - 90px);
        flex-direction: column;
        justify-content: center;
        align-items: flex-start; 
        text-align: left;
        line-height: 1.3;
  }
  .naglowek-sekcji h3 {
    display: none;
  }
  .table-responsive .cell-image::before,
    .table-responsive .cell-name::before {
    content: none;
  }
  .table-responsive td:not(.cell-image):not(.cell-name) {
    display: flex;
        justify-content: space-between;
  }
  .table-responsive td:not(.cell-image):not(.cell-name)::before {
    content: attr(data-label);
        font-weight: 600;
        color: #555;
        margin-right: 8px;
  }
  .table-responsive img {
    max-width: 80px;
        height: auto;
  }
  .table-responsive tfoot td {
    font-weight: bold;
        justify-content: flex-end;
  }
  .baner {
    margin-right: 10px;
    margin-left: 10px;
    padding-top:0px;
    padding-left:0px;
    background-repeat: no-repeat;
    background-position: right -200px center;
  }
  .baner-tlo {
    background-color: rgba(255, 255, 255, 0.9); margin-left:10px; margin-right:10px; margin-top:10px;
  }
  .baner-linki {
    text-align: center;
  }
  .baner-linki a {
    padding:5px;
  margin-top:5px;
  }
  .baner-zobacz-takze {
    display: none;
  }
  #uslugi {
    grid-template-columns: repeat(2, 1fr);
    margin-left: 10px;
    margin-right: 10px;
  }
  #filtrowanie {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 80%;
    margin-bottom: 0;
    max-width: 300px;
    height: 100vh;
    background: #fff;
    box-shadow: -6px 0 12px rgba(0, 0, 0, 0.25);

    transform: translateX(120%);
    z-index: 999999;
    overflow-y: auto;
  }
  #filtrowanie.open {
    transform: translateX(0);
    transition: transform 0.3s ease;
  }
  #subpanel-filtry {
    display: block;
  }
  .breadcrumb {
    
  }
  .kontener {
    margin-left: 10px;
    margin-right: 10px;
  }
  #menu-glowne {
    display: none;
  }
  .hamburger {
    font-size: 28px;
    cursor: pointer;
    padding: 15px 15px;
    background: none;
    color: white;
    border: none;
    z-index: 1001;
    border-radius: var(--border-radius);
    display: block;
  }
  .languages-side {
    display: block; 
position: fixed;
top: 0;
left: auto;
right: -110%;
width: 65%;
height: 100%;
max-height: 100vh;
transition: right 0.4s ease-in-out;
border-radius: var(--border-radius);
box-shadow: -5px 0 15px rgba(0,0,0,0.2);
z-index: 9999;
  }
  .languages-side.open {
    right: 0 !important;
  }
  .mobile-only-header {
    padding: 10px;
color: #fff;
font-weight: 300;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #632245;
background-color:var(--color-ci);
padding-top: 15px;
padding-bottom: 15px;
display: inline-flex;
align-items: center;
gap: 8px;
cursor: pointer;
width: 100%;
box-sizing: border-box;
  }
  .panelfiltrow-side {
    display: block; 
position: fixed;
top: 0;
left: auto;
right: -110%;
width: 65%;
height: 100%;
max-height: 100vh;
transition: right 0.4s ease-in-out;
border-radius: var(--border-radius);
box-shadow: -5px 0 15px rgba(0,0,0,0.2);
z-index: 9999;
  }
  .panelfiltrow-side.open {
    right: 0 !important;
  }
  .panelkategorii-side {
    max-width: 1220px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
border: 0;
border-radius: var(--border-radius);
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 1px rgba(0, 0, 0, 0.08);
  }
  .panelkategorii-side.open {
    left: 0 !important;
  }
  .pliki_tabela td:nth-child(3),
  .pliki_tabela th:nth-child(3) {
    display: none;
  }
  .no-transition {
    transition: none !important;
  }
  #panel-podkategorie, #filtrowanie {
    position: fixed;
top: 0;
width: 65%;
max-width: 320px;
height: 100vh;
background: #fff;
z-index: 2000;
display: block !important;
transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
visibility: hidden;
box-shadow: 0 0 15px rgba(0,0,0,0.2);
overflow-y: auto;
-webkit-overflow-scrolling: touch;
  }
  #panel-podkategorie {
    left: 0;
        transform: translate3d(-110%, 0, 0);
  }
  #filtrowanie {
    right: 0;
transform: translate3d(110%, 0, 0);
  }
  #panel-podkategorie.active, #panel-podkategorie.open,
    #filtrowanie.active, #filtrowanie.open {
    visibility: visible;
transform: translate3d(0, 0, 0) !important;
transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 0s;
  }
  #panel-podkategorie:not(.active), #filtrowanie:not(.active) {
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 0.4s;
  }
  body::after {
    content: "";
        position: fixed;
        top: 0; left: 0;
        width: 100%; height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.4s ease, visibility 0.4s ease;
        pointer-events: none;
  }
  body.no-scroll::after {
    opacity: 1;
        visibility: visible;
        pointer-events: auto;
  }
  .boks {
    width:100%; padding-left:10px; padding-right:10px
  }
  .stopka-kolumna {
    flex: 1 1 100%;
  }
  .stopka-dolna {
    flex-direction: column;
    gap: 8px;
    padding-bottom: 25px;
  }
  .kategoria {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 1220px;
    margin: auto;
    gap: 0px;
    margin-top: 0px;
  }
  .kategoria-panel-boczny {
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
  }
  .informacje {
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    box-sizing: border-box;
  }
  .informacje-menu {
    width: 100%;
    box-sizing: border-box;
    margin-left: 10px;
    margin-right: 10px;
  }
  .boks-filtrowanie-mobilne {
    box-sizing: border-box;
    width: calc(100% - 20px);
    background: #f9f9f9;
    margin: 0 10px;
    padding: 10px;
  }
  .kategoria-nazwa {
    box-sizing: border-box;
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .boks-produktu {
    flex-direction: column;
align-items: center;
width: 100%; padding-left:5px
  }
  .koszyk-naglowek {
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
  .koszyk-brak {
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
    box-sizing: border-box;
  }
  .produkt {
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    gap: 10px;
    width: calc(100% - 20px);
    flex-wrap: wrap;
  }
  .produkt-informacje {
    width: 60%;
    line-height: 1.4;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .produkt-ceny {
    width: 40%;
margin: 0px;
border-left-width: 1px;
padding: 10px;
box-sizing: border-box;
border-left-style: solid;
border-left-color: #dfdfdf;
text-align: center;
line-height: 1.2;
display: flex;
flex-direction: column;
justify-content: flex-middle;
  }
  .produkt-nazwa {
    text-align: left;
    padding: 10px;
    box-sizing: border-box;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dfdfdf;
  }
  .produkt-podstawowe {
    flex: 1;
    box-sizing: border-box;
    border: 0px solid #ccc;
  }
  .produkt h2 {
    text-indent: 10px;
  }
  .produkt-panel {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .produkt-panel-glowny {
    background-color: #f9f9f9;
    border: 0;
    width: 100%;
    border-radius: 0px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1),
      0 1px 2px 1px rgba(0, 0, 0, 0.08);
  }
  .produkt-panel-dodatkowy {
    background-color: #f9f9f9;
    border: 0;
    border-radius: 0px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1),
      0 1px 2px 1px rgba(0, 0, 0, 0.08);
  }
  .wrap {
    display: none;
  }
  .boks-produkt {
    display: flex;
    gap: 10px;
    flex-direction: column;
  }
  .galeria-wrapper {
    position: relative;
    height: 390px;
  }
  .scroll-btn {
    display: block;
  }
  #miniaturki img {
    width: 60px;
  }
  .naglowek-etykieta {
    color: #fff;
    display: none;
  }
  .platnosc-przycisk {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .orderpage_container {
    flex-direction: column;
    padding:10px;
  }
  .orderpage_leftcolumn,
  .orderpage_rightcolumn {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: left !important;
    padding: 0px
  }
}

@media (min-width: 769px) {
  .language-selector:hover .languages-side {
    display: block;
  }
  .mobile-only-header {
    display: none;
  }
  .panelfiltrow-selector:hover .languages-side {
    display: block;
  }
  .panelkategorii-selector:hover .languages-side {
    display: block;
  }
}
