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

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

#sendPetition input:not([type="checkbox"]),
#sendPetition textarea,
#sendPetition select {
	padding: 5px;
	font-size: 16px;
	font-family: calibri;
	float: left;
	width: 100%;
	border: 1px solid #1c315c;
	background: transparent;
}

#sendPetition .selectItem select {
	margin-top: 10px;
	padding: 8px 15px;
	color: #ffffff9a;
	outline: none;
}

.inputContainer {
	float: left;
	width: 100%;
	padding: 5px;
}

label {
	color: #000;
	padding: 5px;
}

#sendPetition button {
	background: #f1f1f1;
	display: block;
	padding: 10px;
	font-size: 21px;
	margin: 20px auto;
	width: 400px;
	max-width: 100%;
	color: #4b3824;
	font-weight: 500;
	transition: all 0.2s ease-out;
	border-radius: none;
	outline: none;
	border: 0;
}

#sendPetition button:hover {
	text-decoration: none;
	transform: scale(1.03);
}

.streetBox {
	padding: 0 10px;
}

.cityBox {
	padding-left: 10px;
	padding-right: 0px;
}

.inputContainer {
	float: left;
	width: 100%;
	padding: 5px;
}

.floatLeft {
	float: left;
}

#sendPetition input:not([type="checkbox"]),
#sendPetition textarea,
#sendPetition 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 #ffffff;
	background: transparent;
	border-radius: 0px;
	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: 0px;
}

#sendPetition input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: rgba(243, 243, 243, 0.8);
	font-family: "Open Sans", Sans-serif;
	font-weight: normal;
}

#sendPetition input::-moz-placeholder {
	/* Firefox 19+ */
	font-family: "Open Sans", Sans-serif;
	color: rgba(243, 243, 243, 0.8);
	font-weight: normal;
}

#sendPetition input:-ms-input-placeholder {
	/* IE 10+ */
	font-family: "Open Sans", Sans-serif;
	color: rgba(243, 243, 243, 0.8);
	font-weight: normal;
}

#sendPetition input:-moz-placeholder {
	/* Firefox 18- */
	font-family: "Open Sans", Sans-serif;
	color: rgba(243, 243, 243, 0.8);
	font-weight: normal;
}

.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%;
}

.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;
	outline: none;
}

.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;
	margin-top: 10px;
}

.selectItem option {
	color: #ffffff;
}

.sbmtBtn {
	background: #6b1810;
	color: #ffffff;
}

.validError {
	background: #f00000;
	clear: both;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	border-radius: 0px 0 4px 4px;
}

.formText {
	font-size: 13px;
	color: #fafafa;
	font-weight: 300;
	margin-top: 15px;
}

#sendPetition input.form-control,
#sendPetition select.form-control {
	width: 100%;
	margin-top: 10px;
	padding-left: 15px;
	color: #ffffff;
	outline: none;
	font-weight: bold;
}

#sendPetition .selectItem select option {
	padding-bottom: 4px;
	padding-top: 4px;
	color: #000000;
}

#sendPetition input[type="checkbox"]:after {
	display: none;
	left: 0;
}

#sendPetition input[type="checkbox"],
input[type="radio"] {
	border: none;
	width: auto;
	height: auto;
	-webkit-appearance: checkbox;
	appearance: checkbox;
	outline: none;
}

.selectItem {
	padding: 0 8px 0 0;
}

:root {
	--scrollbar-color: #e6e6e6;
}

.petitionBox {
	max-height: 400px;
}

.petitionBox .simplebar-content > * {
	padding-right: 1.25rem;
}

.petitionBox .simplebar-scrollbar::before {
	background-color: var(--scrollbar-color) !important;
	opacity: 0.75 !important;
}

form#PayWespryjformularz,
form#formularz,
#cpBox {
	--form--color: hsl(0, 87%, 35%);
	--form--text-color: var(--form--color);
	--form--color--dark: hsl(0, 83%, 16%);
	--form--border-radius: 0px;
}
div.validError {
	font-size: 1.25rem;
	font-style: normal;
	padding: 0.5rem;
	border-radius: var(--form--border-radius);
	background-color: #ff00004b;
}
div#cpBox.form-group {
	max-width: 100%;
	padding: 0;
}
#cpBox .btn.btn-primary,
.btn.btn-primary {
	border-radius: var(--form--border-radius);
	font-family: var(--form--font-family);
	color: #ffffff !important;
}
#cpBox .btn.btn-primary,
.btn.btn-primary #otherPriceInput::placeholder,
.btn.btn-primary {
	font-family: var(--form--font-family);
	color: #fff;
}
#cpBox .btn.btn-primary.active {
	border-radius: var(--form--border-radius);
	border-color: var(--form--color);
	background-color: var(--form--color);
}
#cpBox .btn.btn-primary:hover {
	border-color: var(--form--color--dark);
	background-color: var(--form--color--dark);
}
.post-item .post-footer,
.single-post-header-footer {
	display: none !important;
}
form#PayWespryjformularz .form-group,
form#formularz .form-group {
	margin-bottom: 0;
	padding: 0;
}
form#PayWespryjformularz input[type="checkbox"],
form#formularz input[type="checkbox"] {
	accent-color: var(--form--color);
	color: #ffffff;
	height: 1rem;
	width: 1rem;
	margin-left: -5px;
}
form#formularz button.sbmtPayBtn,
form#PayWespryjformularz button.sbmtPayBtn {
	background-color: var(--form--color);
	border-color: var(--form--color);
	font-weight: inherit;
	transition: color 0.3s ease-in;
}
form#formularz button.sbmtPayBtn:hover,
form#PayWespryjformularz button.sbmtPayBtn:hover {
	background-color: var(--form--color--dark);
	border-color: var(--form--color--dark);
}
form#formularz input:not([type="checkbox"]),
form#formularz select,
form#PayWespryjformularz input:not([type="checkbox"]),
form#PayWespryjformularz select {
	height: 3rem !important;
	border-radius: var(--form--border-radius);
	border: 1px solid var(--form--color);
	color: var(--form--color);
	padding-left: 1rem;
}
form#formularz input.form-control::-webkit-input-placeholder,
form#PayWespryjformularz input.form-control::-webkit-input-placeholder {
	color: var(--form--text-color);
	font-weight: normal;
}
form#formularz input.form-control::-moz-placeholder,
form#PayWespryjformularz input.form-control::-moz-placeholder {
	color: var(--form--text-color);
	font-weight: normal;
}
form#formularz input.form-control::placeholder,
form#PayWespryjformularz div input.form-control::placeholder {
	color: var(--form--text-color);
	font-weight: normal;
}
form#formularz .acceptBox label,
form#PayWespryjformularz .acceptBox label {
	display: flex;
	align-items: center;
	gap: 0.333rem;
	font-size: 0.8rem;
	font-style: normal;
	color: #000;
	margin-top: 0.3rem;
}
form#formularz div .form--group,
form#PayWespryjformularz div .form--group {
	margin-bottom: 0;
}
form#formularz button.sbmtPayBtn,
form#PayWespryjformularz button.sbmtPayBtn {
	height: 4rem;
}
form#formularz .tytulbox,
form#PayWespryjformularz .tytulbox {
	position: relative;
}
form#formularz .tytulbox::before,
form#PayWespryjformularz .tytulbox::before {
	content: "⮟";
	position: absolute;
	right: 1.25rem;
	display: block;
	top: 50%;
	font-size: 0.8rem;
	height: 1em;
	line-height: 1;
	transform: translateY(-50%);
	color: var(--form--color);
	font-style: initial;
}
form#formularz .tytulbox > select,
form#PayWespryjformularz .tytulbox > select {
	padding-right: 1.5rem;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
form#formularz input:not(type="checkbox"),
form#formularz .tytulbox > select,
form#PayWespryjformularz input:not(type="checkbox"),
form#PayWespryjformularz .tytulbox > select,
#cpBox .btn.btn-primary {
	height: 3rem;
}
