.clearfix {
  float: none;
  display: block;
  clear: both;
}

#formularz {
  font-family: calibri;
  font-size: 16px;
}

#formularz input:not([type="checkbox"]),
#formularz textarea,
#formularz select {
  padding: 5px;
  font-size: 16px;
  font-family: calibri;
  float: left;
  width: 100%;
  border: 2px solid #1c315c;
  background: transparent;
}
#formularz .selectItem select {
  padding-bottom: 4px;
  padding-top: 4px;
  color: #ffffff9a;
}
.inputContainer {
  float: left;
  width: 100%;
  padding: 5px;
}
label {
  color: #000;
  padding: 5px;
}
#formularz button {
  background: #ecaf32;
  float: right;
  display: block;
  padding: 14px 41px;
  font-size: 24px;
  margin: 20px auto;
  width: 100%;
  color: #4b3824;
  font-weight: 500;
  transition: all 0.4s ease-out;
}
#formularz button:hover {
  background: #ffcd67;
  color: #ffffff;
  text-decoration: none;
  transform: scale(1.05);
}
.streetBox {
  padding: 0 10px;
}
.cityBox {
  padding-left: 10px;
  padding-right: 0px;
}

.inputContainer {
  float: left;
  width: 100%;
  padding: 5px;
}
.floatLeft {
  float: left;
}
#formularz input:not([type="checkbox"]),
#formularz textarea,
#formularz select {
  padding: 5px;
  font-size: 16px;
  font-family: "Open Sans", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  float: left;
  width: 100%;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
  color: #ffffff;
}

.clearfix {
  display: block;
  float: none;
  overflow: hidden;
  clear: both;
}
.hidden {
  display: none;
  visibility: none;
}
.wesprzyjRow .normalText.no-padding {
  padding: 0;
}
ul.wesprzyjList {
  color: #000;
  font-size: 18px;
}
.lastPayBar {
  background: #e5d2c1;
}
.payHeader {
  color: #faf0e6;
}
#otherPrice {
  display: none;
}
#otherPriceInput {
  color: #ffffff;
  border: none;
  background: none;
  outline: none;
  width: 100%;
  cursor: pointer;
  padding: 0;
}
div#cpBox {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 15px auto;
}
#cpBox .btn {
  cursor: pointer;
  background: #7a7a7a;
  color: #1c315c;
  padding: 0px;
  outline: none;
  max-width: calc(100% - 8px);
  display: block;
  border: 1px solid #7a7a7a;
  position: relative;
  margin: 0;
  transition: all 0.35s ease-out;
  border-radius: 4px;
}

#formularz input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.8);
  font-family: "Open Sans", Sans-serif;
}
#formularz input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Open Sans", Sans-serif;
  color: rgba(255, 255, 255, 0.8);
}
#formularz input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: "Open Sans", Sans-serif;
  color: rgba(255, 255, 255, 0.8);
}
#formularz input:-moz-placeholder {
  /* Firefox 18- */
  font-family: "Open Sans", Sans-serif;
  color: rgba(255, 255, 255, 0.8);
}

.col-20 {
  width: 20%;
}
.col-30 {
  width: 30%;
}
.col-40 {
  width: 40%;
}
.col-70 {
  width: 70%;
}
.col-80 {
  width: 80%;
}
.col-50 {
  width: 50%;
}
.col-60 {
  width: 60%;
}
.col-100 {
  width: 100%;
}

#PayWespryjformularz input:not([type="checkbox"]),
#PayWespryjformularz textarea,
#PayWespryjformularz select {
  padding: 5px;
  font-size: 16px;
  font-family: "Open Sans", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  float: left;
  width: 100%;
  border: 1px solid #ffffff9a;
  background: transparent;
  border-radius: 4px;
  color: #ffffff;
}
#PayWespryjformularz select {
  padding: 7.5px;
  margin: 10px 0;
}
.streetBox {
  padding: 0 10px;
}
.cityBox {
  padding-left: 10px;
  padding-right: 0px;
}

.inputContainer {
  float: left;
  width: 100%;
  padding: 5px;
}
.floatLeft {
  float: left;
}
.col-20 {
  width: 20%;
}
.col-30 {
  width: 30%;
}
.col-70 {
  width: 70%;
}
.col-80 {
  width: 80%;
}
.col-50 {
  width: 50%;
}
.col-60 {
  width: 60%;
}
.col-100 {
  width: 100%;
}
label {
  color: #000;
  padding: 5px;
}
#PayWespryjformularz button:hover {
  background: #f0ba00;
  color: #ffffff;
}
.form-group.col-50 {
  float: left;
}
#PayWespryjformularz input.form-control,
#PayWespryjformularz select.form-control {
  width: 100%;
  margin: 10px auto;
  padding-left: 15px;
  color: #ffffff;
}
.form-group {
  padding: 0px 15px;
}
.newPriceBox {
  float: right;
  font-family: "Open Sans", Sans-serif;
}
.tytulbox {
  padding-left: 0;
  padding-right: 10px;
}

.rodoMore {
  cursor: pointer;
}

.acceptBox label,
.acceptBox input {
  font-size: 13px;
  color: #fffbf5;
  font-weight: 300;
  line-height: 19.5px;
}
.acceptBox {
  line-height: 1;
}
.selectItem option {
  color: #ffffff;
}
.sbmtBtn {
  background: #6b1810;
  color: #ffffff;
}
.validError {
  background: #f00000;
  clear: both;
  color: #1c315c !important;
  font-size: 16px;
  text-align: center;
  border-radius: 0px 0 4px 4px;
}
.formText {
  font-size: 13px;
  color: #fafafa;
  font-weight: 300;
  margin-top: 15px;
}
#formularz input.form-control,
#formularz select.form-control {
  width: 100%;
  margin-bottom: 10px;
  padding-left: 15px;
  color: #ffffff;
  outline: none;
}
#formularz .selectItem select option {
  padding-bottom: 4px;
  padding-top: 4px;
  color: #000000;
}

#PayWespryjformularz.wesprzyjakcje select {
  padding: 8px;
  margin: 8px 0;
}
#PayWespryjformularz div .form-group {
  margin-bottom: 0;
}
form#PayWespryjformularz.formContainer.wesprzyjakcje input,
select {
  height: 45px;
}
#cpBox .btn.active {
  border-color: #ffcd67;
  background-color: #ffcd67;
}
#cpBox .btn.active:hover {
  border-color: #cca352;
  background-color: #cca352;
}
#cpBox label:hover {
  border-color: #ffcd67;
  background-color: #ffcd67;
}
#PayWespryjformularz button.sbmtPayBtn {
  background-color: #ffcd67;
  border-color: #ffcd67;
}
#PayWespryjformularz button.sbmtPayBtn:hover {
  background-color: #cca352;
  border-color: #cca352;
}
#cpBox .OPpriceInputContainer label {
  padding: 5.5px;
}
#cpBox .OPpriceInputContainer {
  display: flex;
}
.OPpriceInputContainer span.currency {
  top: 5px;
}
.post-item .post-footer,
.single-post-header-footer {
  display: none !important;
}
