/* Header & Menu */
.header .bottom-tap-menu ul li {
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.header .bottom-tap-menu ul li > a:first-of-type {
  text-align: center;
}

body:has(.header .bottom-tap-bar-item.stolarka)
  .header
  .header-bar
  .header-bar__logo
  img {
  padding: 12px 24px;
  width: 250px;
}

body:has(.header .bottom-tap-bar-item.stolarka)
  .header
  .header-bar
  .header-bar__logo {
  margin-left: calc((1280px / 2) - 340px);
}

body:has(.header .bottom-tap-bar-item.stolarka)
  .header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item.dots {
  right: -160px;
}

body:has(.header .bottom-tap-bar-item.stolarka)
  .header
  .header-bar
  .bottom-tap-bar
  a:nth-of-type(2) {
  left: 360px;
}

body:has(.header .bottom-tap-bar-item.stolarka)
  .header
  .header-bar
  .bottom-tap-bar
  a:nth-of-type(1) {
  left: 230px;
}

body:has(.header .bottom-tap-bar-item.haleprzemyslowe)
  .header
  .header-bar
  .header-bar__logo {
  margin-left: calc((1280px / 2) - 230px);
}

body:has(.header .bottom-tap-bar-item.haleprzemyslowe)
  .header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item.dots {
  right: 32px;
}

body:has(.header .bottom-tap-bar-item.haleprzemyslowe)
  .header
  .header-bar
  .bottom-tap-bar
  a:nth-of-type(4)
  .bottom-tap-bar-item {
  margin-left: 0;
}

body:has(.header .bottom-tap-bar-item.haleprzemyslowe)
  .header
  .header-bar
  .bottom-tap-bar
  a:nth-of-type(1) {
  left: 100px;
}

body:has(.header .bottom-tap-bar-item.haleprzemyslowe)
  .header
  .header-bar
  .bottom-tap-bar
  a:nth-of-type(2),
body:has(.header .bottom-tap-bar-item.obiektykomercyjne)
  .header
  .header-bar
  .bottom-tap-bar
  a:nth-of-type(2) {
  left: 230px;
}

body:has(.header .bottom-tap-bar-item.obiektymieszkalne)
  .header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item.dots {
  right: 24px;
}

body:has(.header .bottom-tap-bar-item.obiektymieszkalne)
  .header
  .header-bar
  .bottom-tap-bar
  a:nth-of-type(1) {
  left: 30px;
}

body:has(.header .bottom-tap-bar-item.obiektymieszkalne)
  .header
  .header-bar
  .bottom-tap-bar
  a:nth-of-type(2) {
  left: 220px;
}

body:has(.header .bottom-tap-bar-item.obiektykomercyjne)
  .header
  .header-bar
  .bottom-tap-bar
  .bottom-tap-bar-item.dots {
  right: 0;
}

body:has(.header .bottom-tap-bar-item.obiektykomercyjne)
  .header
  .header-bar
  .bottom-tap-bar
  a:nth-of-type(1) {
  left: 40px;
}
