﻿:root {
  --primary-color: #03B586;
  --primary-hover: #1F8369;
  --secondary-color: #f1f3f9;
  --bg-second-color: #EFF1F8;
  --background-color: #fff;
  --white-grey: #D5D5D5;
  --black-color: #000000;
  --red-color: #FC4444;
  --hit-color: #FD6969;
  --blue-light-color: #7499E0;
  --grey-color: #6C6C6C;
  --grey-light: #C7C7CC;
  --green-color: #21681b;
  --text-color: #2E2E2E;
  --text-color-grey: #33363F;
  --text-subcolor: #777777;
  --color-btn-hover: #035487;
  --color-bg-modal: rgba(0,0,0,0.4);
  --properties-bg-color: #E9EDF6;
  --bg-producent: #B6CEF1;
  --checkbox-color: #33363f;
  --filter-color: #d2dbee;
  --logo-col: #FFA500;
  --title-col: #67686E;
  --text-col-grey: #2e2e33;
  --color-33: #333333;
  --color-titles: #434343;
  --color-grey: #45454C;
  --color-dark: #1d1d1f;
  --color-353: #353539;
  --color-h2: #383A3C;
  --color-yellow: #FBE601;
  --color-84: #8496B7;
  --color-cont: #FAA61A;
  --color-uni: #ED1D25;
  --color-bar: #20438C;
  --color-falk: #20438C;
  --color-kum: #CCA770;
  --font-family: "Open Sans", sans-serif;
  --font-secondary: "Roboto", sans-serif;
  --line-height-base: 20px;
  --line-stand: 27px;
  --font-max-mini: 10px;
  --font-mini: 11px;
  --font-size-small: 12px;
  --font-small: 13px;
  --font-size-base: 14px;
  --font-size-extra: 15px;
  --font-size-up: 16px;
  --font-17: 17px;
  --font-size-large: 18px;
  --font-size-low: 19px;
  --font-big: 20px;
  --font-big2: 22px;
  --font-title: 24px;
  --font-tab: 25px;
  --font-26: 26px;
  --font-27: 27px;
  --font-card-name: 28px;
  --font-30: 30px;
  --font-h1: 32px;
  --font-34: 34px;
  --font-tablet: 36px;
  --font-h1-desktop: 40px;
  --font-45: 45px;
  --size-huge: 46px;
  --font-50: 50px;
  --font-weight-normal: 400;
  --font-weight500: 500;
  --font-weight-bold: 600;
  --font-max-bold: 700;
  --transition-duration: 500ms;
  --transition-ease: ease-out;
  --shadow-right-bottom: rgba(0,0,0,.15) 2.4px 2.4px 3.2px;
  --radius-min: 4px;
  --radius-stand: 10px;
  --radius-mix: 14px;
  --line-top-bottom: 1px solid #D3DBEE;
  --line2-top-bottom: 1px solid #dde3f1;
  --line3-border: 1px solid #B2B2B2;
  --border-line: 1px solid #C1C1C1;
  --radius-input: 19px;
}

:root {
  --primary-color: #03B586;
  --primary-hover: #1F8369;
  --secondary-color: #f1f3f9;
  --bg-second-color: #EFF1F8;
  --background-color: #fff;
  --white-grey: #D5D5D5;
  --black-color: #000000;
  --red-color: #FC4444;
  --hit-color: #FD6969;
  --blue-light-color: #7499E0;
  --grey-color: #6C6C6C;
  --grey-light: #C7C7CC;
  --green-color: #21681b;
  --text-color: #2E2E2E;
  --text-color-grey: #33363F;
  --text-subcolor: #777777;
  --color-btn-hover: #035487;
  --color-bg-modal: rgba(0,0,0,0.4);
  --properties-bg-color: #E9EDF6;
  --bg-producent: #B6CEF1;
  --checkbox-color: #33363f;
  --filter-color: #d2dbee;
  --logo-col: #FFA500;
  --title-col: #67686E;
  --text-col-grey: #2e2e33;
  --color-33: #333333;
  --color-titles: #434343;
  --color-grey: #45454C;
  --color-dark: #1d1d1f;
  --color-353: #353539;
  --color-h2: #383A3C;
  --color-yellow: #FBE601;
  --color-84: #8496B7;
  --color-cont: #FAA61A;
  --color-uni: #ED1D25;
  --color-bar: #20438C;
  --color-falk: #20438C;
  --color-kum: #CCA770;
  --font-family: "Open Sans", sans-serif;
  --font-secondary: "Roboto", sans-serif;
  --line-height-base: 20px;
  --line-stand: 27px;
  --font-max-mini: 10px;
  --font-mini: 11px;
  --font-size-small: 12px;
  --font-small: 13px;
  --font-size-base: 14px;
  --font-size-extra: 15px;
  --font-size-up: 16px;
  --font-17: 17px;
  --font-size-large: 18px;
  --font-size-low: 19px;
  --font-big: 20px;
  --font-big2: 22px;
  --font-title: 24px;
  --font-tab: 25px;
  --font-26: 26px;
  --font-27: 27px;
  --font-card-name: 28px;
  --font-30: 30px;
  --font-h1: 32px;
  --font-34: 34px;
  --font-tablet: 36px;
  --font-h1-desktop: 40px;
  --font-45: 45px;
  --size-huge: 46px;
  --font-50: 50px;
  --font-weight-normal: 400;
  --font-weight500: 500;
  --font-weight-bold: 600;
  --font-max-bold: 700;
  --transition-duration: 500ms;
  --transition-ease: ease-out;
  --shadow-right-bottom: rgba(0,0,0,.15) 2.4px 2.4px 3.2px;
  --radius-min: 4px;
  --radius-stand: 10px;
  --radius-mix: 14px;
  --line-top-bottom: 1px solid #D3DBEE;
  --line2-top-bottom: 1px solid #dde3f1;
  --line3-border: 1px solid #B2B2B2;
  --border-line: 1px solid #C1C1C1;
  --radius-input: 19px;
}

.koszyk3 {
  background-color: var(--background-color);
  padding: 40px 0;
  color: #343434;
  flex: 1;
  width: 980px;
  margin: auto;
}
.koszyk3 h1 {
  font-family: var(--font-family);
  font-size: var(--font-27);
  font-weight: var(--font-max-bold);
  line-height: 40px;
  margin: 0 0 36px 0;
  padding-left: 40px;
  color: #343434;
}
.koszyk3 .loader {
  display: flex;
  justify-content: center;
  align-items: center;
}
.koszyk3 .wiersze {
  margin-bottom: 20px;
}
.koszyk3 .wiersze .wiersz {
  position: relative;
  padding: 0 40px;
}
.koszyk3 .wiersze .wiersz .sezIko {
  position: absolute;
  top: 10px;
  left: 5px;
  z-index: 2;
}
.koszyk3 .wiersze .wiersz .sezIko img {
  width: 26px;
}
.koszyk3 .wiersze .wiersz .bl1 {
  padding: 20px 20px 0 20px;
  display: flex;
  font-family: "Roboto";
  border-bottom: 8px solid #dfe3ec;
}
.koszyk3 .wiersze .wiersz .bl1 .zdj {
  width: 130px;
  margin-right: 30px;
}
.koszyk3 .wiersze .wiersz .bl1 .zdj .imgZdjecie {
  height: 112px;
  overflow: hidden;
  position: relative;
}
.koszyk3 .wiersze .wiersz .bl1 .zdj .imgZdjecie img {
  width: 130px;
}
.koszyk3 .wiersze .wiersz .bl1 .zdj .imgZdjecieKomplet {
  height: 82px;
  overflow: hidden;
  padding-top: 20px;
}
.koszyk3 .wiersze .wiersz .bl1 .zdj .imgZdjecieKomplet .imgZdjecieFelga img {
  width: 65px;
  margin-right: 4px;
}
.koszyk3 .wiersze .wiersz .bl1 .zdj .imgZdjecieKomplet .imgZdjecieOpona img {
  width: 55px;
}
.koszyk3 .wiersze .wiersz .bl1 .param {
  font-family: var(--font-family);
  font-size: var(--font-size-up);
  font-weight: var(--font-weight-normal);
  line-height: 21px;
  color: var(--text-color);
  width: 350px;
  margin-right: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.koszyk3 .wiersze .wiersz .bl1 .param .naz b {
  font-family: var(--font-family);
  font-size: var(--font-size-large);
  font-weight: var(--font-max-bold);
  display: block;
  margin-bottom: 4px;
}
.koszyk3 .wiersze .wiersz .bl1 .param .naz .nzKpl {
  display: block;
  font-size: 15px;
  margin-top: 10px;
}
.koszyk3 .wiersze .wiersz .bl1 .param .naz .nzKpl b {
  display: inline;
  margin-bottom: 0;
}
.koszyk3 .wiersze .wiersz .bl1 .param .produkcja {
  font-size: 15px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0 10px 0;
}
.koszyk3 .wiersze .wiersz .bl1 .param .produkcja span {
  font-weight: 400;
}
.koszyk3 .wiersze .wiersz .bl1 .param .ttips h3 {
  font-family: var(--font-family);
  font-size: var(--font-size-extra);
  font-weight: var(--font-weight-normal);
  line-height: 25px;
  color: #777777;
  margin: 8px 0 8px 0;
}
.koszyk3 .wiersze .wiersz .bl1 .param .ttips .imgTips {
  width: 12px;
  height: 11px;
  padding-left: 5px;
  cursor: pointer;
}
.koszyk3 .wiersze .wiersz .bl1 .dost {
  margin-right: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 26px;
}
.koszyk3 .wiersze .wiersz .bl1 .dost .ttin {
  font-size: 15px;
  color: #777777;
  font-weight: 400;
}
.koszyk3 .wiersze .wiersz .bl1 .dost .ttin .svg {
  display: none;
}
.koszyk3 .wiersze .wiersz .bl1 .dost .ttin .ddata {
  font-family: var(--font-secondary);
  font-size: var(--font-small);
  font-weight: var(--font-max-bold);
  color: var(--primary-color);
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby {
  display: flex;
  align-items: center;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby select {
  font-family: var(--font-family);
  font-size: var(--font-big);
  font-weight: var(--font-weight-bold);
  color: var(--text-color);
  background-color: var(--background-color);
  width: 48px;
  height: 31px;
  border-radius: 8px;
  border: 1px solid #B2B9CA;
  line-height: 35px;
  padding: 0 35px 0 10px;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .select2-container--default .select2-selection--single {
  font-family: var(--font-family);
  font-size: var(--font-big);
  font-weight: var(--font-weight-bold);
  color: var(--text-color);
  background-color: var(--background-color);
  width: 48px;
  height: 31px;
  border-radius: 8px;
  border: 1px solid #B2B9CA;
  line-height: 35px;
  padding: 0 6px 0 0;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 3px;
  right: 4px;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .select2-container--open .select2-dropdown {
  top: 2px;
  left: 0;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .x {
  font-size: 24px;
  color: #86868b;
  margin-right: 7px;
  padding-top: 0;
  margin-left: 10px;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .cena {
  font-size: 28px;
  line-height: 28px;
  color: #2e2e2e;
  font-weight: 700;
  font-family: "Open Sans";
  margin-right: 8px;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .waluta {
  font-size: 17px;
  line-height: 33px;
  color: #2e2e2e;
  font-weight: 400;
  font-family: "Roboto";
  margin-right: 4px;
  padding-top: 8px;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .imgUsun {
  cursor: pointer;
  width: 16px;
  padding-top: 4px;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .cenaBrutto {
  font-family: var(--font-family);
  font-size: var(--font-size-up);
  font-weight: var(--font-weight-normal);
  color: var(--text-color);
  line-height: 1;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .wal {
  font-family: var(--font-family);
  font-size: var(--font-max-mini);
  font-weight: var(--font-weight-normal);
  color: var(--text-color);
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .rabat {
  color: #d82e00;
  font-size: 18px;
  text-decoration: line-through;
  text-align: right;
}
.koszyk3 .wiersze .wiersz .bl1 .ilosc .gratis {
  font-family: var(--font-family);
  font-size: var(--font-size-extra);
  font-weight: var(--font-max-bold);
  color: var(--primary-color);
  text-align: right;
  margin: 4px 0 6px 0;
}
.koszyk3 .wiersze .wiersz .bl2 {
  border-bottom: 1px solid #dfe3ec;
  margin-left: 20px;
}
.koszyk3 .wiersze .wiersz .bl2 .akc {
  border-bottom: 1px solid #dfe3ec;
  margin-right: 20px;
  padding: 20px 0 10px 0;
  display: flex;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .ikona {
  width: 30px;
  margin-right: 30px;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .ikona img {
  width: 30px;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .opis {
  width: 450px;
  margin-right: 30px;
  color: #282828;
  font-family: "Roboto";
}
.koszyk3 .wiersze .wiersz .bl2 .akc .opis b {
  font-size: 18px;
  line-height: 21px;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .opis b a {
  width: 13px;
  margin-left: 2px;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .opis b a img {
  width: 13px;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .opis p {
  font-size: 14px;
  line-height: 21px;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .liczby {
  margin-left: auto;
  margin-right: 60px;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .liczby .cena {
  font-size: 28px;
  line-height: 21px;
  color: #282828;
  font-weight: 700;
  font-family: "Open Sans";
  text-align: right;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .liczby .cena span {
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .liczby .inf {
  font-size: 12px;
  line-height: 25px;
  color: #777777;
  font-weight: 400;
  font-family: "Roboto";
}
.koszyk3 .wiersze .wiersz .bl2 .akc .przycisk {
  width: 150px;
  font-weight: 500;
  font-family: "Roboto";
}
.koszyk3 .wiersze .wiersz .bl2 .akc .przycisk .btWlacz {
  font-family: var(--font-family);
  font-size: var(--font-size-base);
  font-weight: var(--font-weight500);
  color: var(--background-color);
  background-color: var(--primary-color);
  cursor: pointer;
  line-height: 31px;
  padding: 10px 20px;
  border-radius: 40px;
  transition: background-color 0.5s ease-in-out;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .przycisk .btWlacz:hover {
  background-color: var(--primary-hover);
}
.koszyk3 .wiersze .wiersz .bl2 .akc .przycisk .btWylacz {
  font-family: var(--font-family);
  font-size: var(--font-size-base);
  font-weight: var(--font-weight500);
  color: var(--background-color);
  background-color: var(--primary-color);
  cursor: pointer;
  line-height: 31px;
  padding: 10px 20px;
  border-radius: 40px;
  transition: background-color 0.5s ease-in-out;
}
.koszyk3 .wiersze .wiersz .bl2 .akc .przycisk .btWylacz:hover {
  background-color: var(--primary-hover);
}
.koszyk3 .wiersze .wiersz .bl2 .akc:last-of-type {
  border-bottom: none;
}
.koszyk3 .wiersze .wiersz .bl3 {
  display: flex;
  justify-content: flex-end;
}
.koszyk3 .bledy .inf {
  padding: 10px;
  color: #d82e00;
  font-weight: 700;
  font-size: 16px;
}
.koszyk3 .suma {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px 40px 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #dfe3ec;
  width: 90%;
  margin: auto;
}
.koszyk3 .suma .powrot a {
  font-family: var(--font-family);
  font-size: var(--font-size-extra);
  font-weight: var(--font-weight-bold);
  color: var(--background-color);
  background-color: var(--primary-color);
  border-radius: 40px;
  padding: 10px 20px;
  transition: background-color 0.5s ease-in-out;
}
.koszyk3 .suma .powrot a:hover {
  text-decoration: none;
  background-color: var(--primary-hover);
}
.koszyk3 .suma .zamow input {
  font-family: var(--font-family);
  font-size: var(--font-size-up);
  font-weight: var(--font-weight-bold);
  color: var(--background-color);
  background-color: var(--primary-color);
  border-radius: 40px;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  transition: background-color 0.5s ease-in-out;
}
.koszyk3 .suma .zamow input:hover {
  text-decoration: none;
  background-color: var(--primary-hover);
}
.koszyk3 .suma .dozaplaty {
  display: flex;
  color: #333333;
}
.koszyk3 .suma .dozaplaty span {
  display: block;
}
.koszyk3 .suma .dozaplaty .z1 {
  font-family: var(--font-secondary);
  font-size: var(--font-17);
  font-weight: var(--font-weight-normal);
  color: var(--text-color);
  margin-right: 20px;
  padding-top: 27px;
}
.koszyk3 .suma .dozaplaty .z2 {
  font-family: var(--font-secondary);
  font-size: var(--size-huge);
  font-weight: var(--font-max-bold);
  line-height: 68px;
  color: var(--text-color);
  margin-right: 10px;
  width: auto;
  text-align: right;
}
.koszyk3 .suma .dozaplaty .z3 {
  font-family: var(--font-secondary);
  font-size: var(--font-card-name);
  font-weight: var(--font-weight-normal);
  color: var(--text-color);
  padding-top: 20px;
  line-height: 39px;
}
.koszyk3 .suma .dozaplaty .box {
  display: flex;
  justify-content: flex-end;
  font-family: var(--font-family);
  font-size: var(--font-size-up);
  font-weight: var(--font-weight-normal);
  color: var(--text-color);
  line-height: 0.75;
  gap: 4px;
  align-items: flex-end;
}
.koszyk3 .suma .dozaplaty .box .wal {
  font-family: var(--font-family);
  font-size: var(--font-max-mini);
  font-weight: var(--font-weight-normal);
  color: var(--text-color);
}
.koszyk3 .suma .dozaplaty .box .br {
  font-family: var(--font-family);
  font-size: var(--font-max-mini);
  font-weight: var(--font-weight-normal);
  color: var(--text-color);
}
.koszyk3 .montazSuma {
  padding-top: 20px;
  font-family: "Open Sans";
}
.koszyk3 .montazSuma .uslugiSerwis {
  display: flex;
  color: #282828;
  justify-content: flex-end;
  padding-right: 20px;
}
.koszyk3 .montazSuma .uslugiSerwis span {
  display: block;
}
.koszyk3 .montazSuma .uslugiSerwis .z1 {
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  font-family: "Roboto";
  margin-right: 20px;
  padding-top: 19px;
}
.koszyk3 .montazSuma .uslugiSerwis .z2 {
  font-size: 36px;
  line-height: 45px;
  font-weight: 700;
  font-family: "Open Sans";
  margin-right: 10px;
  width: 140px;
  text-align: right;
}
.koszyk3 .montazSuma .uslugiSerwis .z3 {
  font-size: 20px;
  line-height: 45px;
  font-weight: 400;
  padding-top: 6px;
}
.koszyk3 .montazSuma2 .uslugiSerwis {
  justify-content: center;
}
.koszyk3 .montazSuma2 .uslugiSerwis .z2 {
  width: auto;
}
.koszyk3 .podsumowanie {
  margin-top: 0;
  padding-top: 0;
}
.koszyk3 .podsumowanie .suma2 {
  justify-content: center;
  gap: 32px;
  border-top: 1px solid #dfe3ec;
  border-bottom: none;
  padding: 40px 20px 0 20px;
}
.koszyk3 .rabatBlok {
  display: flex;
  justify-content: flex-end;
  color: #d82e00;
  font-size: 22px;
  margin: 10px 20px 0 0;
}
.koszyk3 .rabatBlok2 {
  justify-content: center;
  margin: 10px 20px 0 20px;
}
.koszyk3 .frm {
  padding: 0;
}
.koszyk3 .frm h2 {
  font-family: var(--font-family);
  font-size: var(--font-27);
  font-weight: var(--font-max-bold);
  line-height: 36px;
  color: #343434;
}
.koszyk3 .frm .frmIn {
  padding: 0;
  width: 600px;
  margin: auto;
}
.koszyk3 .frm .frmIn h3 {
  font-family: var(--font-family);
  font-size: var(--font-title);
  font-weight: var(--font-max-bold);
  line-height: 36px;
  color: var(--black-color);
  margin: 16px 0 24px 0;
}
.koszyk3 .frm .frmIn .pola .pole {
  font-family: "Roboto";
  display: flex;
  justify-content: space-between;
}
.koszyk3 .frm .frmIn .pola .pole .poleRadio {
  margin-top: 10px;
  display: flex;
  align-items: flex-start;
  width: 100%;
  flex-wrap: wrap;
}
.koszyk3 .frm .frmIn .pola .pole .poleRadio img {
  width: 20px;
  margin-right: 16px;
  margin-top: 4px;
  cursor: pointer;
}
.koszyk3 .frm .frmIn .pola .pole .poleRadio span {
  font-size: 17px;
  line-height: 27px;
  color: #333333;
  font-weight: 400;
  margin-right: 20px;
  cursor: pointer;
}
.koszyk3 .frm .frmIn .pola .pole .poleRadio .opis {
  display: block;
  font-size: 15px;
  line-height: 20px;
  color: #777777;
  font-weight: 400;
  margin-top: 2px;
  width: 360px;
  margin-left: 36px;
}
.koszyk3 .frm .frmIn .pola .pole .poleRadio .cena {
  font-size: 14px;
  line-height: 24px;
  color: var(--primary-color);
  font-weight: 700;
  margin-left: auto;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput {
  position: relative;
  margin-bottom: 20px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput input {
  height: 38px;
  border-radius: 19px;
  background-color: #ffffff;
  border: 1px solid #fff;
  padding: 0 35px 0 20px;
  font-size: 16px;
  color: #343434;
  font-weight: 400;
  font-family: "Roboto";
}
.koszyk3 .frm .frmIn .pola .pole .poleInput input.error {
  border: 1px solid #d10f0f;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput .wymagane {
  color: #d82e00;
  font-size: 21px;
  position: absolute;
  right: 20px;
  top: 10px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput #fDostawaImie, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaOImie {
  width: 200px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput #fDostawaNazwisko, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaONazwisko {
  width: 200px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput #fDostawaFirma, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaFFirma {
  width: 485px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput #fDostawaUlica, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaFUlica, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaOUlica {
  width: 240px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput #fDostawaNrDomu, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaFNrDomu, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaONrDomu {
  width: 160px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput #fDostawaKod, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaFKod, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaOKod {
  width: 140px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput #fDostawaMiejscowosc, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaFMiejscowosc, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaOMiejscowosc {
  width: 260px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput #fDostawaTelefon {
  width: 200px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput #fDostawaEmail {
  width: 200px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaFNip, .koszyk3 .frm .frmIn .pola .pole .poleInput #fFakturaFNrRej {
  width: 240px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput .icoOK, .koszyk3 .frm .frmIn .pola .pole .poleInput .icoBL {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 8px;
  right: 10px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput .icoOK img, .koszyk3 .frm .frmIn .pola .pole .poleInput .icoBL img {
  width: 24px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput .easy-autocomplete-container {
  top: 42px;
}
.koszyk3 .frm .frmIn .pola .pole .poleInput .easy-autocomplete-container ul {
  max-height: 138px;
  overflow-y: scroll;
  border-bottom: 1px solid #bbb;
}
.koszyk3 .frm .frmIn .pola .pole .poleTel input {
  text-indent: 56px;
}
.koszyk3 .frm .frmIn .pola .pole .poleTel .telFlaga {
  display: flex;
  position: absolute;
  left: 14px;
  top: 1px;
  height: 38px;
  border-right: 1px solid #ddd;
  margin-right: 4px;
}
.koszyk3 .frm .frmIn .pola .pole .poleTel .telFlaga .fl {
  display: flex;
  align-items: center;
}
.koszyk3 .frm .frmIn .pola .pole .poleTel .telFlaga .fl img {
  height: 14px;
  border: 1px solid #dfe3ec;
}
.koszyk3 .frm .frmIn .pola .pole .poleTel .telFlaga span {
  font-size: 14px;
  color: #343434;
  display: flex;
  align-items: center;
  padding: 0 6px 0 4px;
}
.koszyk3 .frm .frmIn .pola .pole label.error {
  display: block;
  padding: 10px 10px 0 10px;
  font-size: 12px;
  line-height: 12px;
  color: #d10f0f;
  font-weight: 400;
  font-family: "Roboto";
}
.koszyk3 .frm .frmIn .pola .pole .poleCheck {
  margin-top: 10px;
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.koszyk3 .frm .frmIn .pola .pole .poleCheck img {
  width: 17px;
  margin-right: 16px;
  margin-top: 4px;
  cursor: pointer;
}
.koszyk3 .frm .frmIn .pola .pole .poleCheck span {
  font-size: 17px;
  line-height: 27px;
  color: #333333;
  font-weight: 400;
  margin-right: 20px;
  cursor: pointer;
}
.koszyk3 .frm .frmIn .pola .pole .blSrwInf {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.koszyk3 .frm .frmIn .pola .pole .blSrwInf p {
  font-size: 15px;
  line-height: 20px;
  color: #777777;
  font-weight: 400;
  margin-top: 10px;
}
.koszyk3 .frm .frmIn .pola .mr {
  margin-right: 30px;
}
.koszyk3 .frm .frmIn .polaInput {
  display: flex;
  flex-wrap: wrap;
  width: 600px;
  margin: auto;
}
.koszyk3 .frm .frmIn .blokUwagiKod {
  margin-top: 50px;
}
.koszyk3 .frm .frmIn .blokUwagiKod .pola .pole .poleCheck span {
  font-size: 15px;
  line-height: 27px;
  color: #787878;
  font-weight: 400;
  font-family: "Roboto";
}
.koszyk3 .frm .frmIn .blokUwagiKod .pola .trescUwagi {
  margin-top: 10px;
}
.koszyk3 .frm .frmIn .blokUwagiKod .pola .trescUwagi textarea {
  width: 413px;
  height: 120px;
  border-radius: 19px;
  background-color: #ffffff;
  border: 1px solid #dfe3ec;
  padding: 10px 20px 10px 20px;
  overflow: hidden;
}
.koszyk3 .frm .frmIn .blokUwagiKod .pola .trescKod {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.koszyk3 .frm .frmIn .blokUwagiKod .pola .trescKod input {
  width: 165px;
  height: 38px;
  border-radius: 19px;
  background-color: #ffffff;
  border: 1px solid #dfe3ec;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  font-family: "Roboto";
  padding: 0 35px 0 20px;
  color: #343434;
}
.koszyk3 .frm .frmIn .blokUwagiKod .pola .trescKod .btnKod {
  margin-left: 20px;
  text-decoration: none;
  font-weight: 400;
  font-size: 15px;
  font-family: "Roboto";
  cursor: pointer;
}
.koszyk3 .frm .frmIn .blokUwagiKod .pola .trescKod .btnKod:hover {
  text-decoration: underline;
}
.koszyk3 .frm .frmIn .blokUwagiKod .pola .trescKod .btnKodZatwierdz {
  color: #5282d4;
}
.koszyk3 .frm .frmIn .blokUwagiKod .pola .trescKod .btnKodUsun {
  color: #d82e00;
}
.koszyk3 .frm .frmIn .blokZgody {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #dfe3ec;
}
.koszyk3 .frm .frmIn .blokZgody .pola .pole .poleCheck span {
  font-family: var(--font-family);
  font-size: var(--font-size-extra);
  font-weight: var(--font-weight-normal);
  line-height: 27px;
  color: #787878;
  max-width: 542px;
}
.koszyk3 .frm .frmIn .blokZgody .pola .pole .poleCheck .wiecej {
  color: #5282d4;
}
.koszyk3 .frm .frmIn .blokZgody .pola .pole .poleCheck .wiecej:hover {
  text-decoration: underline;
}
.koszyk3 .frm .frmIn .blokZgody .pola .pole .poleRegulamin a {
  font-family: var(--font-family);
  font-size: var(--font-size-extra);
  font-weight: var(--font-weight-normal);
  line-height: 27px;
  color: var(--primary-color);
}
.koszyk3 .frm .frmIn .blokZgody .pola .pole .poleRegulamin .checkIcon {
  margin-right: 0;
}
.koszyk3 .frm .frmIn .blokZgody .pola .pole .poleRegulamin a:hover {
  text-decoration: underline;
}
.koszyk3 .frm .frmIn .blokZgody .pola .pole .poleRegulamin .gwiazdka {
  color: #d82e00;
  font-size: 21px;
  line-height: 35px;
  width: 18px;
  text-align: center;
  margin-right: 0;
}
.koszyk3 .frm .frmIn .blokZgody .pola .pole .poleZgoda a {
  font-family: var(--font-family);
  font-size: var(--font-size-extra);
  font-weight: var(--font-weight-normal);
  line-height: 27px;
  color: var(--primary-color);
}
.koszyk3 .frm .frmIn .blokZgody .pola .pole .poleZgoda a:hover {
  text-decoration: underline;
}
.koszyk3 .frmDostawa {
  padding-bottom: 0;
  padding-top: 36px;
  width: 820px;
  margin: auto;
}
.koszyk3 .frmSerwis .frmIn {
  padding-top: 0;
}
.koszyk3 .frmSerwis .frmIn .tytul {
  font-size: 18px;
  line-height: 27px;
  color: #343434;
  font-weight: 700;
  font-family: "Roboto";
  margin-bottom: 10px;
}
.koszyk3 .frmSerwis .frmIn select {
  width: 309px;
  height: 38px;
  border-radius: 19px;
  background-color: #ffffff;
  border: 1px solid #aaaaab;
  font-size: 17px;
  line-height: 35px;
  color: #3e3e3e;
  font-weight: 400;
  font-family: "Roboto";
  padding: 0 35px 0 20px;
}
.koszyk3 .frmSerwis .frmIn .select2-container--default .select2-selection--single {
  width: 309px;
  height: 38px;
  border-radius: 19px;
  background-color: #ffffff;
  border: 1px solid #aaaaab;
  font-size: 17px;
  line-height: 35px;
  color: #3e3e3e;
  font-weight: 400;
  font-family: "Roboto";
  padding: 4px 0 0 10px;
}
.koszyk3 .frmSerwis .frmIn .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px;
  right: 8px;
}
.koszyk3 .frmSerwis .frmIn .serwisDane {
  padding: 4px 0 34px 4px;
  display: flex;
  flex-direction: column;
}
.koszyk3 .frmSerwis .frmIn .serwisDane .l1 {
  display: flex;
  font-weight: 400;
  font-family: "Roboto";
}
.koszyk3 .frmSerwis .frmIn .serwisDane .l1 .bl1 {
  display: none;
}
.koszyk3 .frmSerwis .frmIn .serwisDane .l1 .bl2 {
  margin-right: auto;
}
.koszyk3 .frmSerwis .frmIn .serwisDane .l1 .bl2 b {
  font-size: 17px;
  line-height: 21px;
  color: #343434;
  font-weight: 400;
}
.koszyk3 .frmSerwis .frmIn .serwisDane .l1 .bl2 p {
  margin-top: 2px;
  font-size: 15px;
  line-height: 21px;
  color: #777777;
}
.koszyk3 .frmSerwis .frmIn .serwisDane .l1 .bl3 {
  font-size: 13px;
  line-height: 21px;
  color: #777777;
  text-align: center;
  width: 120px;
  margin-right: 50px;
}
.koszyk3 .frmSerwis .frmIn .serwisDane .l1 .blp {
  display: none;
}
.koszyk3 .frmSerwis .listaSerwisow {
  padding: 40px 60px 0 100px;
}
.koszyk3 .frmSerwis .listaSerwisow .brak {
  border-top: 1px solid #dfe3ec;
  padding-top: 20px;
  font-size: 17px;
  line-height: 21px;
  color: #343434;
  font-weight: 400;
  font-family: "Roboto";
}
.koszyk3 .frmSerwis .listaSerwisow .serwis {
  border-top: 1px solid #dfe3ec;
  padding: 14px 20px 14px 20px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 {
  display: flex;
  font-weight: 400;
  font-family: "Roboto";
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bl1 {
  width: 20px;
  margin-right: 16px;
  padding-top: 5px;
  cursor: pointer;
  display: none;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bl1 img {
  width: 20px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bloki {
  margin: 0;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bl2 {
  margin-right: auto;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bl2 b {
  font-size: 17px;
  line-height: 21px;
  color: #343434;
  font-weight: 400;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bl2 p {
  margin-top: 2px;
  font-size: 15px;
  line-height: 21px;
  color: #777777;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bl3 {
  font-size: 13px;
  line-height: 21px;
  color: #777777;
  text-align: center;
  width: 120px;
  margin-right: 50px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bl3 {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 4px;
  margin-right: 0;
  justify-content: flex-end;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bl3 p:first-of-type {
  margin-right: 6px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .blp {
  margin-right: 40px;
  margin-left: 15px;
  padding-top: 4px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .blp span {
  border-radius: 16px;
  background-color: #5282d4;
  font-size: 15px;
  line-height: 15px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Roboto";
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 10px 16px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .blp span:hover {
  text-decoration: none;
  background-color: #6c95dc;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 {
  display: flex;
  flex-direction: column;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl {
  border-left: 5px solid #dfe3ec;
  padding: 10px;
  margin-left: 30px;
  font-weight: 400;
  font-family: "Roboto";
  margin-top: 20px;
  margin-bottom: 30px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .pr {
  font-size: 17px;
  line-height: 25px;
  color: #282828;
  margin-bottom: 4px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .montaz {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .montaz p {
  font-size: 15px;
  line-height: 25px;
  color: #707070;
  margin-left: 12px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .montaz p .gratis {
  color: #21c964;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .dod {
  font-size: 17px;
  line-height: 25px;
  color: #282828;
  margin-bottom: 4px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .dodu {
  font-size: 15px;
  line-height: 25px;
  color: #707070;
  margin-left: 12px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .cenaMontazKpl {
  margin-left: 12px;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .infProBezMont {
  border-left: 5px solid #dfe3ec;
  padding: 10px;
  margin-left: 30px;
  font-weight: 400;
  font-family: "Roboto";
  margin-top: 20px;
  margin-bottom: 30px;
  padding-right: 30px;
  font-size: 17px;
  line-height: 25px;
  color: #282828;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .infBrakMont {
  border-left: 5px solid #dfe3ec;
  padding: 10px;
  margin-left: 30px;
  font-weight: 400;
  font-family: "Roboto";
  margin-top: 20px;
  margin-bottom: 30px;
  padding-right: 30px;
  font-size: 17px;
  line-height: 25px;
  color: #ff0000;
}
.koszyk3 .frmSerwis .listaSerwisow .serwis:hover {
  background-color: #f8f8f8;
}
.koszyk3 .frmSerwisWybrany {
  padding-bottom: 0;
}
.koszyk3 .frmSerwisWybrany .frmIn .tytul {
  display: flex;
  justify-content: space-between;
}
.koszyk3 .frmSerwisWybrany .frmIn .tytul .usunSerwis {
  margin-left: 50px;
  font-size: 14px;
  line-height: 24px;
  /*color: #5282d4;*/
  color: #d82e00;
  font-weight: 700;
  margin-left: auto;
  cursor: pointer;
}
.koszyk3 .frmSerwisWybrany .frmIn .tytul .usunSerwis:hover {
  text-decoration: underline;
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane {
  padding: 4px 0 34px 4px;
  display: flex;
  flex-direction: column;
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane .l1 {
  display: flex;
  font-weight: 400;
  font-family: "Roboto";
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane .l1 .bl1 {
  display: none;
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane .l1 .bl2 {
  margin-right: auto;
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane .l1 .bl2 b {
  font-size: 17px;
  line-height: 21px;
  color: #343434;
  font-weight: 400;
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane .l1 .bl2 p {
  margin-top: 2px;
  font-size: 15px;
  line-height: 21px;
  color: #777777;
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane .l1 .bl3 {
  font-size: 13px;
  line-height: 21px;
  color: #777777;
  text-align: center;
  width: 120px;
  margin-right: 30px;
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane .l1 .blp {
  display: none;
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane .l1 .bloki {
  display: flex;
  flex-direction: column;
  width: auto;
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane .l1 .bl3 {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 4px;
  margin-right: 0;
  justify-content: flex-end;
}
.koszyk3 .frmSerwisWybrany .frmIn .serwisDane .l1 .bl3 p:first-of-type {
  margin-right: 6px;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl {
  border-left: 5px solid #dfe3ec;
  padding: 10px;
  margin-left: 120px;
  font-weight: 400;
  font-family: "Roboto";
  margin-top: 20px;
  margin-bottom: 30px;
  padding-right: 120px;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .pr {
  font-size: 17px;
  line-height: 25px;
  color: #282828;
  margin-bottom: 4px;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .montaz {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .montaz p {
  font-size: 15px;
  line-height: 25px;
  color: #707070;
  margin-left: 12px;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .montaz p .gratis {
  color: #21c964;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .dod {
  font-size: 17px;
  line-height: 25px;
  color: #282828;
  margin-bottom: 4px;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .dodu {
  font-size: 15px;
  line-height: 25px;
  color: #707070;
  margin-left: 12px;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .cenaMontazKpl {
  margin-left: 12px;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .uslEdycja .montaz p {
  display: flex;
  align-items: center;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .uslEdycja .montaz p .poleWybor {
  width: 20px;
  margin-right: 6px;
  padding-top: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .uslEdycja .montaz p .poleWybor img {
  width: 20px;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .uslEdycja .montaz p .poleWybor .niedostepne {
  width: 16px;
  height: 16px;
  background-color: #e8e4e4;
  display: block;
  border-radius: 10px;
  cursor: auto;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .uslEdycja .dodu {
  display: flex;
  align-items: center;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .uslEdycja .dodu .poleWybor {
  width: 20px;
  margin-right: 6px;
  padding-top: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .uslEdycja .dodu .poleWybor img {
  width: 20px;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .uslEdycja .dodu .poleWybor .niedostepne {
  width: 17px;
  height: 17px;
  background-color: #e8e4e4;
  display: block;
  border-radius: 4px;
  cursor: auto;
}
.koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .infProBezMont {
  border-left: 5px solid #dfe3ec;
  padding: 10px;
  margin-left: 120px;
  font-weight: 400;
  font-family: "Roboto";
  margin-top: 20px;
  margin-bottom: 30px;
  padding-right: 120px;
  font-size: 17px;
  line-height: 25px;
  color: #282828;
}
.koszyk3 #blokAdresDostawy {
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 40px;
  padding-left: 120px;
}
.koszyk3 #blokAdresDostawy .frmIn {
  padding-bottom: 0;
  padding-top: 30px;
  padding-left: 50px;
  border-top: 1px solid #dfe3ec;
}
.koszyk3 #blokAdresDostawy .frmIn h3 {
  margin-bottom: 0;
}
.koszyk3 #blokZamawiajacy {
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 40px;
  padding-left: 120px;
}
.koszyk3 #blokZamawiajacy .frmIn {
  padding-bottom: 0;
  padding-top: 30px;
  padding-left: 50px;
  border-top: 1px solid #dfe3ec;
}
.koszyk3 #blokZamawiajacy .frmIn h3 {
  margin-bottom: 0;
}
.koszyk3 .frmPlatnosc {
  padding-top: 0;
  padding-bottom: 0;
  width: 570px;
  margin: auto;
}
.koszyk3 .frmPlatnosc .frmIn {
  padding-top: 0;
}
.koszyk3 .frmPlatnosc .frmIn .pola .pole .poleRadio {
  align-items: center;
}
.koszyk3 .frmPlatnosc .frmIn .pola .pole .poleRadio .nazwa {
  width: 250px;
  margin-top: 4px;
}
.koszyk3 .frmPlatnosc .frmIn .pola .pole .poleRadio .logo {
  width: 100px;
  display: flex;
  justify-content: center;
}
.koszyk3 .frmPlatnosc .frmIn .pola .pole .poleRadio .logo img {
  width: auto;
  height: 30px;
  margin: 0;
  max-width: 80px;
}
.koszyk3 .koszykPusty {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.koszyk3 .koszykPusty p {
  font-size: 17px;
  line-height: 21px;
  color: #282828;
  font-weight: 400;
  font-family: "Roboto";
  text-align: center;
  margin-bottom: 20px;
}
.koszyk3 .koszykPusty .tytul {
  font-size: 22px;
  line-height: 21px;
  font-weight: 700;
}
.koszyk3 .koszykPusty .powrot {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.koszyk3 .koszykPusty .powrot a {
  width: 162px;
  height: 40px;
  border-radius: 20px;
  background-color: #5282d4;
  font-size: 15px;
  line-height: 31px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Roboto";
  display: flex;
  justify-content: center;
  align-items: center;
}
.koszyk3 .koszykPusty .powrot a:hover {
  text-decoration: none;
  background-color: #6c95dc;
}
.koszyk3 .statusZamowienia {
  padding: 0 22px 0 22px;
}
.koszyk3 .statusZamowienia .statusSrodek .informacja p {
  font-size: 16px;
  line-height: 22px;
  color: #282828;
  font-weight: 400;
  font-family: "Roboto";
  padding-top: 6px;
}
.koszyk3 .statusZamowienia .statusSrodek .informacja .nrZam {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 900;
}
.koszyk3 .statusZamowienia .statusSrodek .informacja .nrZam span {
  color: #5282d4;
}
.koszyk3 .statusZamowienia .statusSrodek .informacja .hr {
  margin-top: 20px;
}
.koszyk3 .statusZamowienia .statusSrodek .informacja .magazyn h3 {
  font-size: 18px;
  line-height: 26px;
  color: #343434;
  font-weight: 900;
  font-family: "Lato";
}
.koszyk3 .statusZamowienia .statusSrodek .informacja .magazyn p {
  font-size: 16px;
  line-height: 22px;
  color: #282828;
  font-weight: 400;
  font-family: "Roboto";
  padding-top: 6px;
}
.koszyk3 .statusZamowieniaDol {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.koszyk3 .statusZamowieniaDol p {
  font-size: 17px;
  line-height: 21px;
  color: #282828;
  font-weight: 400;
  font-family: "Roboto";
  text-align: center;
  margin-bottom: 20px;
}
.koszyk3 .statusZamowieniaDol .tytul {
  font-size: 22px;
  line-height: 21px;
  font-weight: 700;
}
.koszyk3 .statusZamowieniaDol .powrot {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.koszyk3 .statusZamowieniaDol .powrot a {
  width: 162px;
  height: 40px;
  border-radius: 20px;
  background-color: #5282d4;
  font-size: 15px;
  line-height: 31px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Roboto";
  display: flex;
  justify-content: center;
  align-items: center;
}
.koszyk3 .statusZamowieniaDol .powrot a:hover {
  text-decoration: none;
  background-color: #6c95dc;
}

.koszyk3sz {
  background-color: #dfe3ec;
  padding-top: 0;
  padding-bottom: 40px;
  flex: 1;
}
.koszyk3sz #blokAdresDostawy2 {
  padding-top: 0;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--background-color);
}
.koszyk3sz #blokZamawiajacy2 {
  padding-top: 0;
  padding-bottom: 0;
}
.koszyk3sz #blokFaktura {
  padding-top: 0;
  padding-bottom: 0;
}
.koszyk3sz #blokFaktura .frmIn {
  padding-top: 0;
}
.koszyk3sz #blokFakturaOpcje {
  padding-top: 0;
  padding-bottom: 0;
}
.koszyk3sz #blokFakturaOpcje .frmIn {
  padding-top: 0;
}
.koszyk3sz #blokFakturaOpcje .frmIn .polaRadioFakturaOpcja {
  display: flex;
}
.koszyk3sz #blokFakturaOpcje .frmIn .polaRadioFakturaOpcja .poleRadio {
  min-width: 150px;
}
.koszyk3sz #blokFakturaOpcje .frmIn .frmSkopiuj {
  padding-top: 20px;
}
.koszyk3sz #blokFakturaOpcje .frmIn .frmSkopiuj a {
  font-size: 15px;
  line-height: 27px;
  color: #5282d4;
  font-weight: 400;
  font-family: "Roboto";
  cursor: pointer;
}
.koszyk3sz #blokFakturaOpcje .frmIn .frmSkopiuj a:hover {
  text-decoration: underline;
}
.koszyk3sz #blokFakturaFirma {
  padding-top: 0;
  padding-bottom: 0;
}
.koszyk3sz #blokFakturaFirma .frmIn {
  padding-top: 20px;
}
.koszyk3sz #blokFakturaOsoba {
  padding-top: 0;
  padding-bottom: 0;
}
.koszyk3sz #blokFakturaOsoba .frmIn {
  padding-top: 20px;
}

.koszyk31 {
  padding-bottom: 30px;
}

.bgBig {
  background-color: var(--secondary-color);
}

#fDostawaMiejscowosc-error {
  max-width: 300px;
  line-height: 16px;
}

@media (max-width: 980px) {
  .koszyk3 {
    width: 690px;
  }
  .koszyk3 .frm {
    padding: 20px 0 20px 0;
  }
  .koszyk3 .frm h2 {
    padding: 20px 0 0 30px;
  }
  .koszyk3 .frm .frmIn {
    padding: 0 40px 0 40px;
  }
  .koszyk3 .frmDostawa {
    padding-top: 0;
    padding-bottom: 0;
    width: 690px;
  }
  .koszyk3 .frmSerwis .listaSerwisow {
    padding: 40px 0 0 40px;
  }
  .koszyk3 .frmSerwis .li .bloki {
    margin: 0;
  }
  .koszyk3 .frmSerwis .li .bl3 {
    margin-bottom: 4px;
    justify-content: flex-start;
  }
  .koszyk3 .frmSerwis .li .bl3 p {
    text-align: left;
    justify-content: flex-start;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl {
    margin-left: 60px;
  }
  .koszyk3 .frmPlatnosc {
    padding-top: 0;
  }
  .koszyk3 .frmPlatnosc #blokPlatnosci {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .koszyk3 .frmPlatnosc #blokPlatnosci .pola {
    padding-left: 30px;
    padding-right: 30px;
  }
  .koszyk3 #blokAdresDostawy, .koszyk3 #blokZamawiajacy {
    padding-left: 0;
  }
  .koszyk3 #blokAdresDostawy .frmIn, .koszyk3 #blokZamawiajacy .frmIn {
    padding-left: 0;
    padding-right: 0;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn, .koszyk3 #blokFakturaFirma .frmIn, .koszyk3 #blokFakturaOsoba .frmIn, .koszyk3 #blokZamawiajacy2 .frmIn, .koszyk3 #blokFaktura .frmIn, .koszyk3 #blokFakturaOpcje .frmIn {
    display: flex;
    justify-content: flex-start;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn .pola, .koszyk3 #blokFakturaFirma .frmIn .pola, .koszyk3 #blokFakturaOsoba .frmIn .pola, .koszyk3 #blokZamawiajacy2 .frmIn .pola, .koszyk3 #blokFaktura .frmIn .pola, .koszyk3 #blokFakturaOpcje .frmIn .pola {
    width: 550px;
  }
  .koszyk3 #blokFakturaOpcje .frmIn {
    flex-direction: column;
    align-items: center;
  }
  .koszyk3 #blokFakturaOpcje .frmIn .frmSkopiuj {
    width: 550px;
  }
  .koszyk3 .suma {
    padding-left: 0;
    padding-right: 0;
  }
  .koszyk3 .podsumowanie {
    padding-left: 0;
    padding-right: 0;
  }
  .koszyk3 .podsumowanie .suma .dozaplaty .z1, .koszyk3 .podsumowanie .suma .dozaplaty .rabatBlok {
    white-space: nowrap;
    padding-top: 25px;
  }
  .koszyk3 .podsumowanie .suma .dozaplaty .z2 {
    font-size: 40px;
  }
  .koszyk3 .podsumowanie .suma .dozaplaty .z3 {
    font-size: 24px;
  }
  .koszyk3 .podsumowanie .suma .zamow input {
    margin-left: 20px;
  }
  .koszyk3 .podsumowanie .suma2 {
    padding-left: 0;
    padding-right: 0;
  }
  .koszyk3 .montazSuma .uslugiSerwis {
    padding-right: 0;
  }
  .koszyk3 .rabatBlok {
    margin-right: 0;
  }
  .koszyk3 .rabatBlok2 {
    margin-top: 6px;
  }
  .koszyk3 .wiersze .wiersz .bl1 {
    padding-right: 0;
  }
  .koszyk3 .wiersze .wiersz .bl1 .zdj {
    display: flex;
    align-items: flex-end;
  }
  .koszyk3 .wiersze .wiersz .bl1 .zdj .imgZdjecieKomplet {
    padding-top: 0;
    height: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .naz {
    width: 100%;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .produkcja {
    font-size: 13px;
    max-width: 100px;
    margin-right: auto;
    display: flex;
    gap: 2px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .produkcja span {
    display: block;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .dost {
    order: 3;
    margin-top: 12px;
    font-size: 15px;
    margin-bottom: 0;
    margin-right: 10px;
    justify-content: flex-start;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .dost .dostawaV2 {
    width: 100px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .dost .ttin .ddata {
    font-size: 15px;
    line-height: 21px;
    display: block;
    margin-top: 3px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .ilosc {
    justify-content: flex-start;
  }
  .koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .cena {
    margin-right: 2px;
    font-size: var(--font-26);
  }
  .koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .waluta {
    white-space: nowrap;
  }
  .koszyk3 .wiersze .wiersz .bl1 .ilosc .gratis {
    font-size: var(--font-size-small);
  }
  .koszyk3 .wiersze .wiersz .bl1 .param {
    margin-right: -111px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .dost .ttin {
    font-size: var(--font-small);
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .dost .ttin .ddata {
    font-size: var(--font-small);
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .dost .dostawaV2 {
    width: 0px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .produkcja {
    max-width: 281px;
  }
  .koszyk3 .wiersze .wiersz .bl2 {
    margin-left: 0;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc {
    margin-right: 0;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .ikona {
    display: none;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .liczby {
    margin-right: 30px;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .liczby .inf {
    white-space: nowrap;
    text-align: right;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .liczby .cena {
    display: flex;
    justify-content: flex-end;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .liczby .cena span {
    display: block;
    margin-top: 4px;
    margin-left: 4px;
  }
  .koszyk3 .wiersze .wiersz .bl1 {
    padding: 20px 0 0 0;
  }
}
@media (max-width: 767px) {
  .koszyk3 {
    width: 100%;
  }
  .koszyk3 .frm {
    padding: 20px 0 0 0;
    width: 380px;
  }
  .koszyk3 .frm .frmIn {
    padding: 0;
    width: 370px;
    margin: 0;
  }
  .koszyk3 .frm .frmIn h3 {
    padding: 0 20px;
  }
  .koszyk3 .frm .frmIn .pola .pole .poleRadio {
    flex-wrap: wrap;
  }
  .koszyk3 .frm .frmIn .pola .pole .poleRadio span {
    font-size: 18px;
    width: 70%;
  }
  .koszyk3 .frm .frmIn .pola .pole .poleRadio .opis {
    width: 340px;
    font-size: 16px;
    margin-top: 6px;
    margin-right: 0;
  }
  .koszyk3 .frm .frmIn .pola .pole .poleRadio .cena {
    width: 100%;
    margin-left: 36px;
  }
  .koszyk3 .frm .frmIn .pola .pole .poleRadio img {
    margin-right: 10px;
  }
  .koszyk3 .frm .frmIn .pola .pole .poleRadio span {
    line-height: 18px;
  }
  .koszyk3 .frm .frmIn .pola .pole .poleCheck {
    padding: 0;
  }
  .koszyk3 .frm .frmIn .pola .pole .poleCheck span {
    margin: 0;
  }
  .koszyk3 .frm .frmIn .blokZgody .pola .pole .poleCheck span {
    max-width: 300px;
    line-height: 24px;
  }
  .koszyk3 .frm h2 {
    padding: 0 0 0 30px;
  }
  .koszyk3 .frm h3 {
    margin: 10px 0;
  }
  .koszyk3 .frmDostawa {
    padding-top: 0;
    padding-bottom: 0;
  }
  .koszyk3 .frmDostawa .frmIn {
    padding: 20px 0 20px 20px;
  }
  .koszyk3 .frmSerwis .listaSerwisow {
    padding: 40px 0 0 0;
  }
  .koszyk3 .frmSerwis .listaSerwisow .l1 {
    flex-wrap: wrap;
  }
  .koszyk3 .frmSerwis .listaSerwisow .l1 .bl2 {
    margin-right: 0;
    width: 50%;
    margin-bottom: 20px;
  }
  .koszyk3 .frmSerwis .listaSerwisow .l1 .bl3 {
    justify-content: flex-start;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl {
    margin-left: 0;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .pr b {
    display: block;
    margin-bottom: 10px;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .montaz {
    flex-direction: column;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .montaz p {
    line-height: 20px;
    margin-bottom: 6px;
    font-size: 14px;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .dodu {
    line-height: 20px;
    margin-bottom: 6px;
    font-size: 14px;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l2 .usl .dodu b {
    white-space: nowrap;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 {
    display: flex;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bl3 {
    text-align: left;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bloki {
    width: 100%;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bloki .bl3 {
    margin-bottom: 4px;
    justify-content: flex-start;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bloki .bl3 p {
    text-align: left;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bloki .bl3 {
    margin-left: 0;
  }
  .koszyk3 .frmSerwis .frmIn {
    padding: 20px 20px 0 20px;
  }
  .koszyk3 .frmPlatnosc {
    width: 368px;
  }
  .koszyk3 .frmSerwisWybrany .bloki {
    display: flex;
    flex-direction: column;
    width: auto;
  }
  .koszyk3 .frmSerwisWybrany .bl3 {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-bottom: 4px;
    margin-right: 0;
    justify-content: flex-start;
  }
  .koszyk3 .frmSerwisWybrany .bl3 p:first-of-type {
    margin-right: 6px;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl {
    margin-left: 30px;
    padding-right: 0;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .pr b {
    display: block;
    margin-bottom: 10px;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .montaz {
    flex-direction: column;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .montaz p {
    line-height: 20px;
    margin-bottom: 6px;
    font-size: 14px;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .dodu {
    line-height: 20px;
    margin-bottom: 6px;
    flex-wrap: wrap;
    font-size: 14px;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .dodu b {
    margin-left: 26px;
  }
  .koszyk3 .frmPlatnosc {
    padding-top: 0;
  }
  .koszyk3 .frmPlatnosc #blokPlatnosci {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .koszyk3 .frmPlatnosc #blokPlatnosci .pola {
    padding-left: 0;
    padding-right: 0;
  }
  .koszyk3 .frmPlatnosc #blokPlatnosci .pola .pole .poleRadio {
    flex-wrap: nowrap;
  }
  .koszyk3 .frmPlatnosc #blokPlatnosci .pola .pole .poleRadio .nazwa {
    font-size: 14px;
    width: 196px;
  }
  .koszyk3 .frmPlatnosc #blokPlatnosci .pola .pole .poleRadio .logo {
    width: 115px;
  }
  .koszyk3 .frmPlatnosc #blokPlatnosci .pola .pole .poleRadio .logo img {
    max-width: 60px;
  }
  .koszyk3 .frmPlatnosc #blokPlatnosci .pola .pole .poleRadio .cena {
    width: 180px;
    white-space: nowrap;
    margin-left: auto;
  }
  .koszyk3 #blokFaktura .frmIn .pola {
    width: 233px;
  }
  .koszyk3 #blokFaktura .frmIn .pola .pole .poleCheck {
    padding: 0 0 0 20px;
  }
  .koszyk3 #blokAdresDostawy, .koszyk3 #blokZamawiajacy {
    padding-left: 0;
  }
  .koszyk3 #blokAdresDostawy .frmIn, .koszyk3 #blokZamawiajacy .frmIn {
    padding-left: 0;
    padding-right: 0;
  }
  .koszyk3 #blokAdresDostawy2, .koszyk3 #blokFakturaFirma, .koszyk3 #blokFakturaOsoba, .koszyk3 #blokZamawiajacy2 {
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn, .koszyk3 #blokFakturaFirma .frmIn, .koszyk3 #blokFakturaOsoba .frmIn, .koszyk3 #blokZamawiajacy2 .frmIn {
    display: flex;
    justify-content: center;
    width: 330px;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn .pola, .koszyk3 #blokFakturaFirma .frmIn .pola, .koszyk3 #blokFakturaOsoba .frmIn .pola, .koszyk3 #blokZamawiajacy2 .frmIn .pola {
    width: 100%;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn .pola .mr, .koszyk3 #blokFakturaFirma .frmIn .pola .mr, .koszyk3 #blokFakturaOsoba .frmIn .pola .mr, .koszyk3 #blokZamawiajacy2 .frmIn .pola .mr {
    margin-right: 0;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole, .koszyk3 #blokFakturaFirma .frmIn .pola .pole, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole {
    width: 100%;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput {
    width: 100%;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fZamawiajacyImie, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fZamawiajacyNazwisko, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fZamawiajacyTelefon, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fZamawiajacyEmail, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fDostawaImie, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fDostawaNazwisko, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fDostawaUlica, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fDostawaNrDomu, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fDostawaMiejscowosc, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fDostawaTelefon, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fDostawaEmail, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fDostawaFirma, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fFakturaFFirma, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fFakturaFNip, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fFakturaFUlica, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fFakturaFNrDomu, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fFakturaFMiejscowosc, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fFakturaOImie, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fFakturaONazwisko, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fFakturaOUlica, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fFakturaONrDomu, .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput #fFakturaOMiejscowosc, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fZamawiajacyImie, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fZamawiajacyNazwisko, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fZamawiajacyTelefon, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fZamawiajacyEmail, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fDostawaImie, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fDostawaNazwisko, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fDostawaUlica, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fDostawaNrDomu, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fDostawaMiejscowosc, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fDostawaTelefon, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fDostawaEmail, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fDostawaFirma, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fFakturaFFirma, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fFakturaFNip, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fFakturaFUlica, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fFakturaFNrDomu, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fFakturaFMiejscowosc, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fFakturaOImie, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fFakturaONazwisko, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fFakturaOUlica, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fFakturaONrDomu, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput #fFakturaOMiejscowosc, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fZamawiajacyImie, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fZamawiajacyNazwisko, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fZamawiajacyTelefon, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fZamawiajacyEmail, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fDostawaImie, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fDostawaNazwisko, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fDostawaUlica, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fDostawaNrDomu, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fDostawaMiejscowosc, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fDostawaTelefon, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fDostawaEmail, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fDostawaFirma, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fFakturaFFirma, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fFakturaFNip, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fFakturaFUlica, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fFakturaFNrDomu, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fFakturaFMiejscowosc, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fFakturaOImie, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fFakturaONazwisko, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fFakturaOUlica, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fFakturaONrDomu, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput #fFakturaOMiejscowosc, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fZamawiajacyImie, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fZamawiajacyNazwisko, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fZamawiajacyTelefon, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fZamawiajacyEmail, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fDostawaImie, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fDostawaNazwisko, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fDostawaUlica, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fDostawaNrDomu, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fDostawaMiejscowosc, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fDostawaTelefon, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fDostawaEmail, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fDostawaFirma, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fFakturaFFirma, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fFakturaFNip, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fFakturaFUlica, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fFakturaFNrDomu, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fFakturaFMiejscowosc, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fFakturaOImie, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fFakturaONazwisko, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fFakturaOUlica, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fFakturaONrDomu, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput #fFakturaOMiejscowosc {
    width: 85%;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole .poleInput .wymaganeKod, .koszyk3 #blokFakturaFirma .frmIn .pola .pole .poleInput .wymaganeKod, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole .poleInput .wymaganeKod, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole .poleInput .wymaganeKod {
    right: auto;
    left: 170px;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole label.error, .koszyk3 #blokFakturaFirma .frmIn .pola .pole label.error, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole label.error, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole label.error {
    font-size: 14px;
    line-height: 18px;
  }
  .koszyk3 #blokAdresDostawy2 .frmIn .pola .pole label.error br, .koszyk3 #blokFakturaFirma .frmIn .pola .pole label.error br, .koszyk3 #blokFakturaOsoba .frmIn .pola .pole label.error br, .koszyk3 #blokZamawiajacy2 .frmIn .pola .pole label.error br {
    display: none;
  }
  .koszyk3 #blokFakturaOpcje .frmIn .polaRadioFakturaOpcja {
    width: 100%;
  }
  .koszyk3 #blokFakturaOpcje .frmIn .polaRadioFakturaOpcja .poleRadio #lFakturaOpcjaFirma {
    width: 100px;
  }
  .koszyk3 #blokFakturaOpcje .frmIn .polaRadioFakturaOpcja .poleRadio #lFakturaOpcjaOsoba {
    width: 140px;
  }
  .koszyk3 #blokFakturaOpcje .frmIn .frmSkopiuj {
    width: 100%;
  }
  .koszyk3 .suma {
    padding-left: 0;
    padding-right: 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
  }
  .koszyk3 .suma .dozaplaty {
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-bottom: 0;
  }
  .koszyk3 .suma .dozaplaty .z1 {
    width: 100%;
    white-space: nowrap;
    padding-top: 0;
    margin-right: 10px;
    text-align: right;
  }
  .koszyk3 .suma .dozaplaty .rabatBlok {
    white-space: nowrap;
    padding-top: 25px;
    margin-right: 0;
    text-align: right;
  }
  .koszyk3 .suma .dozaplaty .z2 {
    font-size: 40px;
    min-width: 120px;
    width: auto;
  }
  .koszyk3 .suma .dozaplaty .z3 {
    font-size: 24px;
  }
  .koszyk3 .suma .zamow {
    padding: 20px 0 0 0;
  }
  .koszyk3 .suma .zamow input {
    margin-left: 0;
    margin-top: 0;
  }
  .koszyk3 .suma .powrot {
    margin-bottom: 16px;
  }
  .koszyk3 .suma .powrot2 {
    margin: 20px 0;
  }
  .koszyk3 .podsumowanie {
    padding: 0;
    margin-top: 20px;
  }
  .koszyk3 .podsumowanie .suma2 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    gap: 0;
  }
  .koszyk3 .podsumowanie .suma2 .dozaplaty .z1 {
    width: auto;
  }
  .koszyk3 .podsumowanie .suma2 .zamow input {
    margin-left: 0;
  }
  .koszyk3 .montazSuma {
    padding-top: 0;
  }
  .koszyk3 .montazSuma .uslugiSerwis {
    padding-right: 0;
  }
  .koszyk3 .montazSuma .uslugiSerwis .z1 {
    padding-top: 0;
    display: flex;
    align-items: center;
  }
  .koszyk3 .rabatBlok {
    margin-right: 0;
    font-size: 18px;
  }
  .koszyk3 .rabatBlok2 {
    margin-top: 6px;
    margin-bottom: 14px;
  }
  .koszyk3 .wiersze .wiersz {
    padding: 0 15px;
  }
  .koszyk3 .wiersze .wiersz .bl1 {
    padding-right: 0;
    flex-wrap: wrap;
  }
  .koszyk3 .wiersze .wiersz .bl1 .zdj {
    display: flex;
    align-items: flex-start;
    width: 30%;
    margin-right: 20px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .zdj .imgZdjecie {
    height: auto;
  }
  .koszyk3 .wiersze .wiersz .bl1 .zdj .imgZdjecie img {
    width: 100%;
  }
  .koszyk3 .wiersze .wiersz .bl1 .zdj .imgZdjecieKomplet {
    padding-top: 0;
    height: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param {
    margin-right: 0;
    width: 64%;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .naz {
    width: 100%;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .produkcja {
    font-size: 15px;
    max-width: 200px;
    margin-right: auto;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .produkcja span {
    display: block;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .dost {
    order: 3;
    margin-top: 12px;
    font-size: 15px;
    margin-bottom: 0;
    margin-right: 10px;
    justify-content: flex-start;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .dost .dostawaV2 {
    width: 100px;
    text-align: left;
  }
  .koszyk3 .wiersze .wiersz .bl1 .param .dost .ttin .ddata {
    font-size: 15px;
    line-height: 21px;
    display: block;
    margin-top: 3px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .ilosc {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby {
    width: 100%;
    justify-content: flex-end;
  }
  .koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .x {
    margin-left: 20px;
    margin-right: 17px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .ilosc .liczby .imgUsun {
    margin-left: 30px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .ilosc .rabat {
    margin: 4px 0 6px 0;
    font-size: 16px;
  }
  .koszyk3 .wiersze .wiersz .bl1 .ilosc .gratis {
    font-size: 16px;
    line-height: 18px;
    margin-left: 30px;
  }
  .koszyk3 .wiersze .wiersz .bl2 {
    margin-left: 0;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc {
    margin-right: 0;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .ikona {
    display: none;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .opis {
    margin-bottom: 10px;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .liczby {
    margin-right: auto;
    margin-left: 0;
    display: flex;
    align-items: flex-end;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .liczby .inf {
    white-space: nowrap;
    display: flex;
    align-items: flex-end;
    margin-left: 20px;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .liczby .cena {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 4px;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .liczby .cena span {
    display: block;
    margin-top: 4px;
    margin-left: 4px;
  }
  .koszyk3 .wiersze .wiersz .bl3 div {
    width: 100%;
  }
  .koszyk3sz {
    padding: 0 0 20px 0;
  }
  .koszyk3 .frm .frmIn .pola .pole .poleInput .icoOK {
    right: 230px;
  }
}
@media (max-width: 480px) {
  .koszyk3 .suma1 {
    justify-content: flex-end;
    flex-direction: column-reverse;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .koszyk3 .wiersze .wiersz .sezIko img {
    width: 26px;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .opis {
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .koszyk3 .wiersze .wiersz .bl2 .akc .liczby {
    flex-direction: column;
  }
  .koszyk3 .frmSerwis .frmIn {
    padding-right: 0;
  }
  .koszyk3 .frmSerwis .frmIn .serwisDane .l1 {
    display: block;
  }
  .koszyk3 .frmSerwis .frmIn .serwisDane .l1 .bl2 {
    padding-bottom: 11px;
  }
  .koszyk3 .frmSerwis .frmIn .serwisDane .l1 .bl3 {
    margin-right: 0;
    margin-left: 0;
    text-align: left;
    justify-content: flex-start;
  }
  .koszyk3 .frmSerwis .frmIn select {
    width: 260px;
  }
  .koszyk3 .frmSerwis .frmIn .select2-container--default .select2-selection--single {
    width: 260px;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis {
    padding-left: 10px;
    padding-right: 10px;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 {
    display: block;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bl3 {
    text-align: left;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bloki {
    width: 100%;
    padding-top: 15px;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bloki .bl3 {
    margin-bottom: 4px;
    justify-content: flex-start;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l1 .bloki .bl3 p {
    text-align: left;
  }
  .koszyk3 .frmSerwis .listaSerwisow .serwis .l2 {
    padding-left: 20px;
  }
  .koszyk3 .frmSerwisWybrany .l1 .bloki .bl3 {
    justify-content: flex-start;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .montaz p {
    align-items: flex-start;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .montaz b {
    white-space: nowrap;
    margin-left: auto;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .dodu {
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  .koszyk3 .frmSerwisWybrany .wybranySerwisSzczegoly .usl .dodu b {
    white-space: nowrap;
    margin-left: 20px auto;
  }
  .koszyk3 .frmSerwisWybrany .frmIn .tytul .usunSerwis {
    width: 120px;
    text-align: center;
  }
  .koszyk3 #blokFakturaOpcje .frmIn .polaRadioFakturaOpcja {
    width: 100%;
    flex-direction: column;
  }
  .koszyk3 #blokFakturaOpcje .frmIn .polaRadioFakturaOpcja .poleRadio {
    padding-left: 20px;
  }
  .koszyk3 #blokFakturaOpcje .frmIn .polaRadioFakturaOpcja .poleRadio #lFakturaOpcjaFirma {
    width: 70%;
    font-size: 17px;
  }
  .koszyk3 #blokFakturaOpcje .frmIn .polaRadioFakturaOpcja .poleRadio #lFakturaOpcjaOsoba {
    width: 70%;
    font-size: 17px;
  }
  .koszyk3 #blokFakturaOpcje .frmIn .frmSkopiuj {
    width: 100%;
  }
}
