@font-face {
  font-family: "Futuro";
  src: url("FuturaPTBook.ttf") format("truetype");
  font-weight: normal; /* You can set to 'bold' if the font is bold */
  font-style: normal; /* Use 'italic' if the font is italic */
}
body * {
  font-family: Futuro, sans-serif !important;
  letter-spacing: 0.0267em;
}

#background-top, #top-bar-wrapper {
  background: #FFF;
}

#top-bar-wrapper > div {
  max-width: 1600px;
  background: #FFF;
  margin: auto;
  min-width: 85px;
}
#top-bar-wrapper > div:nth-child(1) * {
  font-size: 17px !important;
}
#top-bar-wrapper > div:nth-child(2) {
  margin: 25px auto;
  padding: 0;
}
#top-bar-wrapper > div:nth-child(2) > div {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#top-bar-wrapper > div:nth-child(2) > div > div {
  width: 15%;
  flex-basis: 15%;
  border-right: none !important;
}
#top-bar-wrapper > div:nth-child(2) > div > div:nth-child(2) {
  width: 85%;
  flex-basis: 85%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 66px;
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
#top-bar-wrapper > div:nth-child(2) > div > div:nth-child(2) ul li {
  padding: 0;
}
#top-bar-wrapper > div:nth-child(2) > div > div:nth-child(2) ul li a {
  font-size: 17px;
  padding: 0 10px;
}
#top-bar-wrapper > div:nth-child(2) > div > div:nth-child(2) ul li a.telefon:hover {
  background: #1e81f6 !important;
  color: #FFF !important;
}

#background-top picture img {
  width: 85px;
  max-width: initial !important;
  height: 85px;
  max-height: initial !important;
}

#rezerwacja-krotki {
  background: transparent;
  padding-left: 25px;
}

#podsumowanie-top-details > div > div > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
#podsumowanie-top-details > div > div > div > div:first-of-type {
  display: none !important;
}
#podsumowanie-top-details img {
  display: none !important;
}

#podsumowanie-car-desc strong,
#podsumowanie-akcesoria header h3,
#podsumowanie-dodatki header h3 {
  background: #0a53be !important;
}

#background-top + div > div:not(#podsumowanie-top) {
  width: 98%;
  max-width: 1600px;
  display: flex;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #background-top + div > div:not(#podsumowanie-top) {
    flex-direction: column;
    box-sizing: border-box;
  }
}

#rezerwacja-krotki > div {
  width: auto;
  display: flex;
  flex-basis: 100%;
}
@media screen and (max-width: 768px) {
  #rezerwacja-krotki > div {
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
  }
}
#rezerwacja-krotki > div > div {
  width: 100% !important;
  justify-content: space-between;
  gap: 10px;
  display: flex;
  margin-bottom: 10px;
}
#rezerwacja-krotki > div > div > div {
  flex-basis: 25%;
  text-align: left;
  box-sizing: border-box;
}
#rezerwacja-krotki > div > div > div.active a {
  background: #1e81f6 !important;
  color: #FFF !important;
}
#rezerwacja-krotki > div > div > div.active a > span {
  color: #1e81f6 !important;
  background: #FFF !important;
}
#rezerwacja-krotki > div > div > div a {
  background: transparent !important;
  font-size: 17px !important;
  text-transform: initial !important;
  border: solid 1px #1e81f6;
  border-left: solid 1px #1e81f6 !important;
  color: #1e81f6 !important;
}
#rezerwacja-krotki > div > div > div a > span {
  border: solid 1px #1e81f6 !important;
  border-radius: 50% !important;
  width: 34px !important;
  height: 34px !important;
  padding: 5px 0 !important;
  box-sizing: border-box !important;
  vertical-align: middle;
  color: #FFF !important;
  background: #1e81f6 !important;
}

#background-top + div #rezerwacja-krotki {
  box-sizing: border-box;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  #background-top + div #rezerwacja-krotki {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#car-list-filters > div {
  background: #eee;
  padding: 2.0833333333vw !important;
  color: #333;
}
#car-list-filters > div select {
  font-size: 16px;
}
#car-list-filters > div header {
  background: #0e56ab;
  color: #FFF !important;
  text-align: center;
}
#car-list-filters > div header h3 {
  border-left: none;
  padding-left: 0;
}
#car-list-filters > div .promo-code + div {
  padding-bottom: 0 !important;
}
#car-list-filters > div .promo-code div {
  color: #333 !important;
}
#car-list-filters > div > div > div > div.range-wrapper > div:last-of-type > span.active,
#car-list-filters > div > div > div > div.promo-code > div:first-of-type {
  color: #333;
}
#car-list-filters > div > div {
  background: transparent;
  color: #333;
  padding: 5px 10px;
}
#car-list-filters > div > div .select-wrapper, #car-list-filters > div > div .promo-code, #car-list-filters > div > div .range-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 1366px) {
  #car-list-filters > div > div .select-wrapper, #car-list-filters > div > div .promo-code, #car-list-filters > div > div .range-wrapper {
    flex-direction: column;
    justify-content: flex-start;
  }
}
#car-list-filters > div > div .select-wrapper > div:first-child, #car-list-filters > div > div .promo-code > div:first-child, #car-list-filters > div > div .range-wrapper > div:first-child {
  flex-basis: 40%;
  padding-right: 5px;
  box-sizing: border-box;
}
@media screen and (max-width: 1366px) {
  #car-list-filters > div > div .select-wrapper > div:first-child, #car-list-filters > div > div .promo-code > div:first-child, #car-list-filters > div > div .range-wrapper > div:first-child {
    flex-basis: 100%;
    width: 100%;
  }
}
#car-list-filters > div > div .select-wrapper > div, #car-list-filters > div > div .promo-code > div, #car-list-filters > div > div .range-wrapper > div {
  flex-basis: 60%;
  margin: auto;
  margin-bottom: auto !important;
  text-transform: initial !important;
  font-size: 12px;
  text-align: left;
}
@media screen and (max-width: 1366px) {
  #car-list-filters > div > div .select-wrapper > div, #car-list-filters > div > div .promo-code > div, #car-list-filters > div > div .range-wrapper > div {
    flex-basis: 100%;
    width: 100%;
    text-align: left;
    margin-bottom: 12px !important;
  }
}
#car-list-filters > div .range-wrapper > div:first-child {
  padding-right: 15px !important;
}
#car-list-filters > div .range-wrapper > div:nth-child(3) {
  margin-right: 0;
}
#car-list-filters > div .range-wrapper > div:nth-child(3) span {
  text-align: left;
  width: 19.2307692308%;
}
#car-list-filters > div #pokaz-wyniki {
  background: #0e56ab;
}
#car-list-filters > div #pokaz-wyniki svg {
  display: none;
}
#car-list-filters > div header {
  background: #0e56ab;
  color: #FFF;
  padding: 10px;
  margin-bottom: 10px;
}
#car-list-filters > div header > h3 {
  border-left: none;
}
#car-list-filters > div .range-wrapper > div:first-of-type, #car-list-filters > div .select-wrapper > div:first-of-type, #car-list-filters > div .promo-code > div:first-of-type {
  font-size: 14px !important;
}
#car-list-filters > div #people-slider + div > span {
  color: #777 !important;
}
#car-list-filters > div #people-slider + div > .active {
  color: #0A875A !important;
}
#car-list-filters > div #people-slider .noUi-base {
  height: 4px;
}

#background-top + #auta-outer #car-list-results-top {
  border-top: none;
  border: none;
}
#background-top + #auta-outer #car-list-results-top h3 {
  font-size: 25px !important;
  font-weight: 700 !important;
  letter-spacing: 0.035em;
}
#background-top + #auta-outer #car-list-results-top > div {
  padding: 20px 0;
}
#background-top + #auta-outer #car-list-results-top > div > div > div:last-of-type > div > div > span {
  text-transform: initial;
  font-weight: bold !important;
  margin-bottom: 10px;
  display: block;
}
#background-top + #auta-outer #car-list-results-top > div > div > div:last-of-type > div > div > span + div > div {
  width: 100%;
  display: block;
  margin: 10px auto;
}
#background-top + #auta-outer #car-list-results-top > div > div > div:last-of-type > div:nth-of-type(1) > div,
#background-top + #auta-outer #car-list-results-top > div > div > div:last-of-type > div:last-of-type > div {
  padding-left: 0;
  padding-right: 0;
}
#background-top + #auta-outer #car-list-results-top .select-custom, #background-top + #auta-outer #car-list-results-top .input-datepicker, #background-top + #auta-outer #car-list-results-top .input-calendar {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#background-top + #auta-outer #car-list-results-top .select-custom select, #background-top + #auta-outer #car-list-results-top .input-datepicker input, #background-top + #auta-outer #car-list-results-top .input-calendar input {
  background: #FFF !important;
}
#background-top + #auta-outer #car-list-results-top header h3 {
  border-left: none !important;
  padding-left: 0 !important;
}
#background-top + #auta-outer #car-list-results-top header + div > div:nth-child(2) {
  margin-top: 10px;
}
#background-top + #auta-outer #car-list-results-top header + div > div:nth-child(2) > div {
  background: rgba(0, 0, 0, 0.03);
  width: 49%;
  padding: 2.6041666667vw;
  box-sizing: border-box;
}
#background-top + #auta-outer #car-list-results-top header + div > div:nth-child(2) > div > div > span {
  font-size: 20px !important;
}
#background-top + #auta-outer #car-list-results-top header + div > div:nth-child(2) > div:nth-child(2) {
  width: 2%;
  padding: 0;
}
#background-top + #auta-outer #car-list-results-top footer {
  text-align: left;
}
#background-top + #auta-outer #car-list-results-top footer a {
  width: 49%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #background-top + #auta-outer #car-list-results-top footer a {
    width: 100%;
  }
}
#background-top + #auta-outer #car-list-results-top img[src="../img/arrow.png"] {
  display: none;
}

#pokaz-wyniki svg {
  display: none !important;
}

#pokaz-wyniki {
  font-weight: 500 !important;
}

#car-list-results-top {
  border-top: none;
  border: none;
}
#car-list-results-top > div > div > div:last-of-type > div > div > span {
  text-transform: initial;
  font-weight: bold !important;
  margin-bottom: 10px;
  display: block;
}
#car-list-results-top > div > div > div:last-of-type > div > div > span + div > div {
  width: 100%;
  display: block;
  margin: 10px auto;
}
#car-list-results-top > div > div > div:last-of-type > div:nth-of-type(1) > div,
#car-list-results-top > div > div > div:last-of-type > div:last-of-type > div {
  padding-left: 0;
  padding-right: 0;
}
#car-list-results-top .select-custom, #car-list-results-top .input-datepicker, #car-list-results-top .input-calendar {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#car-list-results-top .select-custom select, #car-list-results-top .input-datepicker input, #car-list-results-top .input-calendar input {
  background: #FFF !important;
}
#car-list-results-top header h3 {
  border-left: none !important;
  padding-left: 0 !important;
}
#car-list-results-top header + div > div:nth-child(2) {
  margin-top: 10px;
}
#car-list-results-top header + div > div:nth-child(2) > div {
  background: rgba(0, 0, 0, 0.03);
  width: 49%;
  padding: 5px 10px;
  box-sizing: border-box;
}
#car-list-results-top header + div > div:nth-child(2) > div:nth-child(2) {
  width: 2%;
  padding: 0;
  background: transparent !important;
}
#car-list-results-top footer {
  text-align: left;
}
#car-list-results-top footer a {
  width: 49%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #car-list-results-top footer a {
    width: 100%;
  }
}
#car-list-results-top img[src="../img/arrow.png"],
#car-list-results-top img[src="img/arrow.png"] {
  display: none !important;
}

#auta-list-wrapper, #codefinn-list-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  gap: 10px;
}
#auta-list-wrapper .auto-lista-item, #codefinn-list-wrapper .auto-lista-item {
  flex-basis: 100%;
  box-sizing: border-box;
}

.auto-lista-item {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 2.0833333333vw !important;
}

#codefinn-list-wrapper .auto-details,
#auta-list-wrapper .auto-details {
  width: 100%;
  border: none !important;
}
#codefinn-list-wrapper .auto-details .auto-top,
#auta-list-wrapper .auto-details .auto-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  #codefinn-list-wrapper .auto-details .auto-top,
  #auta-list-wrapper .auto-details .auto-top {
    flex-direction: column;
  }
  #codefinn-list-wrapper .auto-details .auto-top .auto-image,
  #auta-list-wrapper .auto-details .auto-top .auto-image {
    flex-basis: 100%;
  }
  #codefinn-list-wrapper .auto-details .auto-top .auto-desc,
  #auta-list-wrapper .auto-details .auto-top .auto-desc {
    flex-basis: 100%;
  }
}
#codefinn-list-wrapper .auto-details .auto-top .auto-image,
#auta-list-wrapper .auto-details .auto-top .auto-image {
  flex-basis: 35%;
}
#codefinn-list-wrapper .auto-details .auto-top .auto-desc,
#auta-list-wrapper .auto-details .auto-top .auto-desc {
  flex-basis: 65%;
}
#codefinn-list-wrapper .auto-details .auto-image img,
#auta-list-wrapper .auto-details .auto-image img {
  width: 100%;
}
#codefinn-list-wrapper .auto-details > div,
#auta-list-wrapper .auto-details > div {
  border-right: none !important;
}
#codefinn-list-wrapper .auto-details .auto-base h3,
#auta-list-wrapper .auto-details .auto-base h3 {
  font-size: 25px;
  font-weight: 700;
}
#codefinn-list-wrapper .auto-details .auto-base h3 small,
#auta-list-wrapper .auto-details .auto-base h3 small {
  font-size: 14px !important;
}
#codefinn-list-wrapper .auto-details .half,
#auta-list-wrapper .auto-details .half {
  width: 100%;
}
#codefinn-list-wrapper .auto-details .half ul,
#auta-list-wrapper .auto-details .half ul {
  display: flex;
  flex-wrap: wrap;
}
#codefinn-list-wrapper .auto-details .half ul li,
#auta-list-wrapper .auto-details .half ul li {
  flex-basis: 50%;
  margin: 7px 0;
  font-size: 15px !important;
  font-weight: 500 !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  position: relative;
}
#codefinn-list-wrapper .auto-details .half ul li[data-title]:hover:before,
#auta-list-wrapper .auto-details .half ul li[data-title]:hover:before {
  position: absolute;
  left: 0;
  top: 112%;
  background: #333;
  content: attr(data-title);
  padding: 8px 17px;
  color: #FFF;
  z-index: 34;
  font-size: 13px;
}
#codefinn-list-wrapper .auto-details .half ul li[data-title]:hover:after,
#auta-list-wrapper .auto-details .half ul li[data-title]:hover:after {
  left: 8px;
  top: 100%;
  background: #333;
  transform: rotate(-45deg);
  content: "";
  height: 6px;
  width: 6px;
  z-index: 33;
  display: block;
  position: absolute;
}

.sortuj-select {
  font-size: 14px !important;
}

.auto-dodatki, .auto-opinie {
  display: none !important;
}

.auto-kaucja {
  margin-top: 20px;
  padding: 10px 0;
  max-width: 270px;
  color: #0e56ab;
  text-align: left;
}
.auto-kaucja > div span {
  font-weight: 600;
  font-size: 16px !important;
  letter-spacing: 0.034em;
}

.auto-cena-wrapper small {
  font-size: 16px !important;
}
.auto-cena-wrapper strong {
  font-size: 16px !important;
  color: #0e56ab;
}

.auto-cena-wrapper > div a {
  background: #02E78A;
  color: #FFF;
  display: block;
  text-decoration: none !important;
  padding: 10px 17px;
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
  max-width: 330px;
}

.auto-cena-wrapper .sekcja_sprawdz_dostepnosc a {
  margin-top: 7px;
  background: transparent;
  color: #0e56ab;
  text-transform: initial;
}

@media screen and (max-width: 768px) {
  #rezerwacja-krotki > div > div {
    flex-direction: column;
  }
}

.akcesoria-item {
  display: block;
  width: 100%;
  box-sizing: border-box;
}

*:focus {
  outline: none !important;
}

.akcesoria-item > div {
  display: flex;
  width: 100%;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .akcesoria-item > div {
    flex-wrap: wrap;
  }
}
.akcesoria-item > div .akcesoria-item-image {
  flex-basis: 110px;
}
.akcesoria-item > div .akcesoria-item-image img {
  width: 110px;
}
.akcesoria-item > div .akcesoria-item-desc {
  flex-basis: calc((100% - 110px) * 0.6);
}
@media screen and (max-width: 768px) {
  .akcesoria-item > div .akcesoria-item-desc {
    flex-basis: calc(100% - 110px);
  }
}
.akcesoria-item > div .dni {
  font-size: 14px;
  color: #0a53be;
  font-weight: 600;
}
.akcesoria-item > div .akcesoria-item-price {
  flex-basis: calc((100% - 110px) * 0.4);
  display: flex;
  justify-content: flex-end;
  gap: 15px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .akcesoria-item > div .akcesoria-item-price {
    flex-basis: 100%;
    padding-left: 110px;
  }
}
.akcesoria-item > div .akcesoria-item-price > * {
  margin-top: 0 !important;
}
.akcesoria-item > div .akcesoria-item-price .ilosc {
  display: flex !important;
  align-items: flex-end;
  margin-right: auto;
  font-size: 23px !important;
  gap: 8px;
}
.akcesoria-item > div .akcesoria-item-price .ilosc > input {
  font-size: 19px !important;
  border: solid 1px rgba(0, 0, 0, 0.12) !important;
  border-radius: 0 !important;
  padding: 3px 6px;
}
.akcesoria-item > div .akcesoria-item-price .ilosc > input:focus {
  outline: none;
}
.akcesoria-item > div .akcesoria-item-price .wybieram {
  display: flex;
  align-items: center;
  font-size: 0 !important;
}
.akcesoria-item > div .akcesoria-item-price .wybieram > span {
  border-color: #0a53be !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.akcesoria-item > div .akcesoria-item-price .wybieram > span:after {
  top: initial !important;
  left: initial !important;
  position: initial !important;
  font-size: 14px !important;
  font-weight: bold;
}
.akcesoria-item > div .akcesoria-item-price .wybieram input:checked ~ span {
  background: #0a53be !important;
}

.codefinn-large-title {
  font-size: 25px !important;
  font-weight: 700 !important;
  margin-bottom: 30px;
}

#podsumowanie-left {
  background: #EEE;
}
#podsumowanie-left > div header {
  background: #0e56ab;
  color: #FFF;
  padding: 10px;
  margin-bottom: 10px;
}
#podsumowanie-left > div header > h3 {
  border-left: none;
  padding-left: 0;
  text-align: center;
}
#podsumowanie-left > div {
  background: #EEE;
  color: #333;
}
#podsumowanie-left .miejsce-data img {
  display: none !important;
}
#podsumowanie-left .miejsce-data > div {
  background: #FFF;
}
#podsumowanie-left .car-box img {
  border: solid 1px rgba(0, 0, 0, 0.12);
  width: 100%;
  max-width: 80% !important;
}
#podsumowanie-left .elementy li {
  display: flex;
  align-items: center;
  padding: 5px 0;
}
#podsumowanie-left .elementy li img {
  width: 18px;
  height: 18px;
  border: solid 2px #0a53be;
  background: #0a53be;
  border-radius: 50%;
}
#podsumowanie-left footer > div {
  display: block;
  width: 100%;
}
#podsumowanie-left footer > div p {
  display: flex !important;
  width: 100%;
  font-size: 16px !important;
  border-bottom: solid 1px #0a53be !important;
  align-items: center;
  padding-bottom: 5px;
}
#podsumowanie-left footer > div p strong {
  margin-left: auto;
  font-size: 20px !important;
}
#podsumowanie-left footer > div p img {
  width: 18px !important;
  height: 18px !important;
  border: solid 2px #0a53be;
  background: #0a53be;
  border-radius: 50%;
}
#podsumowanie-left footer > div span {
  border-top: solid 1px #0a53be;
  padding-top: 5px;
  text-align: right !important;
}
#podsumowanie-left #cena-laczna-text {
  color: #0a53be !important;
}

#dodatki-outer footer a {
  width: 100%;
  display: block;
  box-sizing: border-box;
  text-align: center;
  background: #0a53be !important;
  border: none !important;
  padding: 8px 15px;
  margin-top: 20px;
}
#dodatki-outer footer a svg {
  display: none;
}

#rezerwacja-outer {
  width: 98%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
#rezerwacja-outer > div {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #rezerwacja-outer {
    padding: 0 10px;
    box-sizing: border-box;
  }
}

#rezerwacja-login > div > p > a {
  color: #0a53be;
}

#rezerwacja-nowe-konto small {
  font-size: 12px !important;
}
#rezerwacja-nowe-konto footer label {
  display: flex;
}
#rezerwacja-nowe-konto footer label span {
  font-size: 12px !important;
}
#rezerwacja-nowe-konto footer label input + span {
  border: solid 1px #0a53be !important;
}
#rezerwacja-nowe-konto footer label input:checked + span {
  background: #0a53be !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
#rezerwacja-nowe-konto footer label input:checked + span:after {
  position: initial !important;
  top: initial !important;
  left: initial !important;
  font-weight: bold;
  font-size: 14px !important;
}

#rezerwacja-nowe-konto input, #rezerwacja-nowe-konto select, #rezerwacja-login input, #rezerwacja-login select {
  background: #FFF !important;
}
#rezerwacja-nowe-konto footer a#save-reservation,
#rezerwacja-nowe-konto footer a#login-button, #rezerwacja-login footer a#save-reservation,
#rezerwacja-login footer a#login-button {
  display: block;
  width: 100%;
  background: #0a53be !important;
  border: none !important;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px !important;
}
@media screen and (max-width: 768px) {
  #rezerwacja-nowe-konto > div > label, #rezerwacja-nowe-konto > div > .telefon, #rezerwacja-login > div > label, #rezerwacja-login > div > .telefon {
    display: flex !important;
    flex-direction: column;
  }
  #rezerwacja-nowe-konto > div > label > *, #rezerwacja-nowe-konto > div > .telefon > *, #rezerwacja-login > div > label > *, #rezerwacja-login > div > .telefon > * {
    flex-basis: 100%;
    width: 100% !important;
  }
}

#logout-user {
  display: block;
  width: 100%;
  background: #FFF !important;
  border: solid 1px #0a53be !important;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px !important;
  margin-bottom: 10px;
  color: #0a53be !important;
}

b, br {
  display: none !important;
}

#podsumowanie-outer {
  max-width: 1600px;
  width: 98%;
}

@media screen and (max-width: 768px) {
  #background-top {
    float: initial;
  }
}

.auto-cena-wrapper a {
  font-size: 17px !important;
  text-transform: uppercase;
}

.auto-kaucja {
  display: flex;
  padding: 10px 0;
  align-items: center;
  width: 100%;
  max-width: 100%;
}

.auto-kaucja > div {
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.auto-kaucja > div:last-child {
  padding-right: 0;
}

.auto-kaucja > div:not(:first-child) {
  padding-left: 10px;
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 768px) {
  .auto-kaucja > div:not(:first-child) {
    padding-left: 0;
    border-left: none;
  }
}

.auto-kaucja > div > div,
.auto-kaucja > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.auto-cena-wrapper .price {
  font-size: 20px !important;
}

.auto-cena-wrapper small:last-child {
  transform: translateY(-8px);
  display: inline-block;
}

#background-top + #rezerwacja-krotki{
  display: none !important;
}

#rezerwacja-krotki img[src="img/ic_pencil.png"]{
  display: none !important;
}

#rezerwacja-krotki > div > div:first-child{
  
}
#rezerwacja-krotki small{
  font-size: 16px !important;
}

/*# sourceMappingURL=strona.css.map */
