.qzr-slides,
.qzr-formm,
.qzr-maps,
.qzr-news,
.news-page,
.error-404 {
	padding-bottom: 90px;
}

.qzr-formm a {
	color: #000;
}

.qzr-formm {
	margin-top: 70px;
}

.qzr-formm .label {
	border-bottom: 2px solid #e0e0e0;
	font-size: 18px;
	padding: 12px 12px 7px 0;
	color: #777;
	font-family: "Neutraface Light";
}

.qzr-formm .container {
	float: left;
	display: block;
	position: relative;
	padding-left: 35px;
	margin: 12px 20px 12px 0;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.privacy .checkmark {
	margin-bottom: 40px;
	margin-top: 4px;
}

.qzr-formm .container p {
	text-transform: uppercase;
	font-size: 18px;
}

.qzr-formm textarea {
	font-size: 18px;
	padding: 12px;
	padding-bottom: 2px;
	border: 0;
	border-bottom: 2px solid #fff;
	background: #e0e0e0;
	resize: none;
	width: 100%;
	overflow-x: hidden;
	transition: min-height 0.2s ease-in-out;
	min-height: 50px;
}

.qzr-formm textarea:focus {
	min-height: 250px;
}

.qzr-formm .textarea-field {
	line-height: 0;
}

.qzr-formm .error .bottom-border {
	line-height: 28px;
}


/*
.qzr-formm .border-textarea {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	border-bottom: 2px solid #fff;
	cursor: text;
}*/


/* Create a custom radio button */

.qzr-formm .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #e0e0e0;
}

.qzr-formm .privacy .checkmark {
	background: #fff;
}

.qzr-formm .privacy .checkmark {
	height: 12px;
	width: 12px;
	border: 1px solid #000;
}


/* On mouse-over, add a grey background color */

.qzr-formm .container:hover input~.checkmark {
	background-color: #ccc;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.qzr-formm .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.qzr-formm .privacy p,
.qzr-formm .privacy a {
	color: #000;
	font-family: 'Roboto Mono', monospace;
	font-size: 14px;
}

.qzr-formm .privacy p {
	margin-bottom: 5px;
	width: calc(100% - 20px);
}

.qzr-formm .privacy a {
	text-decoration: underline;
}


/* Custom Selects */

.qzr-formm .options-current:after {
	content: "\e905";
	position: absolute;
	top: 10px;
	right: 10px;
	color: black;
	font-family: 'claro-icons';
	color: #EE7D00;
	transition: all 0.2s linear;
}

.qzr-formm .options-current:hover:after {
	top: 15px;
}

.qzr-formm .opened .options-current:after {
	transform: rotate(180deg);
}

.qzr-formm .options-list {
	list-style: none;
	padding: 20px 0;
	background: #e0e0e0;
	display: none;
}

.qzr-formm .options-item {
	background: #e0e0e0;
	padding: 5px 20px 0;
	cursor: pointer;
	transition: background 0.2s linear;
}

.woocommerce form .form-row label,
.qzr-formm .label,
.qzr-formm .additional-info {
	text-transform: uppercase;
	border-bottom: 2px solid #e0e0e0;
	font-size: 18px;
	padding: 12px 12px 7px 0;
	color: #777;
	font-family: "Neutraface Light";
}

.qzr-formm .additional-info {
	padding-top: 0;
	font-size: 12px;
}

.qzr-formm .label.has-additional-info {
	padding-bottom: 0;
	border-bottom: 0;
}

.qzr-formm .field.error .bottom-border {
	background: #EE7D00;
	height: 28px;
}

.qzr-formm .field.error .bottom-border:before {
	content: attr(data-feedback);
	padding: 2px 5px;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
}

.qzr-formm .required .label:after {
	content: '*';
}

.qzr-formm .field .name {
	float: left;
}

.woocommerce-form-row input,
.qzr-formm .input,
.qzr-formm .options-current {
	font-family: 'Roboto Mono', monospace;
	font-size: 18px;
	padding: 12px;
	height: 50px;
	border: 0;
	border-bottom: 2px solid #fff;
	background: #e0e0e0;
}

.qzr-formm .choose {
	float: left;
	margin: 14px 0 0 -27px;
}

.qzr-formm .choose-field label.container p {
	float: none;
}

.qzr-formm .bottom-border {
	height: 16px;
	background: #e0e0e0;
	transition: all 0.2s;
}

.qzr-formm .bottom-border.ghost {
	height: 0;
}

.qzr-formm .item {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}

.qzr-formm .field p {
	display: inline-block;
	float: left;
}

.qzr-formm .container {
	float: left;
	display: block;
	position: relative;
	padding-left: 35px;
	margin: 12px 20px 12px 0;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.qzr-formm .container-hour,
.qzr-formm .container-privacy {
	margin: 0;
	margin-top: 5px;
	padding: 8px;
}

.qzr-formm .choose-field p {
	padding-top: 7px;
}

.privacy .checkmark {
	margin-bottom: 40px;
	margin-top: 4px;
}

.qzr-formm .container p {
	text-transform: uppercase;
	font-size: 18px;
}

.qzr-formm textarea {
	font-size: 18px;
	padding: 12px;
	padding-bottom: 2px;
	border: 0;
	border-bottom: 2px solid #fff;
	background: #e0e0e0;
	resize: none;
	width: 100%;
	overflow-x: hidden;
	transition: min-height 0.2s ease-in-out;
	min-height: 50px;
}

.qzr-formm textarea:focus {
	min-height: 250px;
}

.qzr-formm .textarea-field {
	line-height: 0;
}

.qzr-formm .error .bottom-border {
	line-height: 28px;
}

.qzr-formm .container input {
	position: absolute;
	cursor: pointer;
}


/* Create a custom radio button */

.qzr-formm .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #e0e0e0;
}

.qzr-formm .privacy .checkmark {
	background: #fff;
}

.qzr-formm .privacy .checkmark {
	height: 12px;
	width: 12px;
	border: 1px solid #000;
}


/* On mouse-over, add a grey background color */

.qzr-formm .container:hover input~.checkmark {
	background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.qzr-formm .container input:checked~.checkmark {
	background-color: #ee7c21;
}

.qzr-formm .container-privacy input:checked~.checkmark {
	background-color: #000;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.qzr-formm .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}


/* Show the indicator (dot/circle) when checked */

.qzr-formm .container input:checked~.checkmark:after {
	display: block;
}

.qzr-formm button {
	display: block;
	width: 100%;
	background: white;
	text-decoration: none !important;
	margin-top: 40px;
	text-align: center;
	cursor: pointer;
}

.qzr-formm .privacy {
	margin-top: 40px;
}

.qzr-formm .privacy p,
.qzr-formm .privacy a {
	color: #000;
	font-family: 'Roboto Mono', monospace;
	font-size: 14px;
}

.qzr-formm .privacy p {
	margin-bottom: 5px;
	width: calc(100% - 20px);
}

.qzr-formm .privacy a {
	text-decoration: underline;
}


/* Custom Selects */

.qzr-formm .options-wrapper {
	font-family: 'Roboto Mono', monospace;
}

.qzr-formm .options-current {
	cursor: pointer;
	position: relative;
}


/* ADDED */

.qzr-formm .options-current {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 30px;
}


/* ADDED END */

.qzr-formm .options-current:after {
	content: "\e905";
	position: absolute;
	top: 10px;
	right: 10px;
	color: black;
	font-family: 'claro-icons';
	color: #EE7D00;
	transition: all 0.2s linear;
}

.qzr-formm .options-current:hover:after {
	top: 15px;
}

.qzr-formm .opened .options-current:after {
	transform: rotate(180deg);
}

.qzr-formm .opened .options-current:hover:after {
	top: 5px;
}

.qzr-formm .options-list {
	list-style: none;
	padding: 20px 0;
	background: #e0e0e0;
	display: none;
}

.qzr-formm .options-item {
	background: #e0e0e0;
	padding: 5px 20px 0;
	cursor: pointer;
	transition: background 0.2s linear;
}

.qzr-formm .options-item:hover {
	background: white;
}

body.page-id-4922 .entry-content p {
	font-family: 'Open Sans', sans-serif;
}


/* Custom upload */

.qzr-formm .upload-wrapper {
	position: relative;
	width: 100%;
	height: 50px;
	margin-bottom: 2px;
}

.qzr-formm .upload-wrapper input {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
}

.qzr-formm .upload-wrapper .fake-btn {
	width: 100px;
	height: 50px;
	background: #e0e0e0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	pointer-events: none;
	color: #EE7D00;
	font-size: 20px;
	font-weight: 300;
	line-height: 48px;
	text-align: center;
}

.qzr-formm .upload-wrapper .filename {
	font-family: 'Roboto Mono', monospace;
	height: 50px;
	background: #e0e0e0;
	position: absolute;
	padding-left: 10px;
	top: 0;
	left: 0;
	right: 100px;
	z-index: 1;
	pointer-events: none;
	font-size: 18px;
	line-height: 48px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.qzr-formm .filename.placeholder {
	color: #999;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	opacity: 0;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	opacity: 0;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	opacity: 0;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	opacity: 0;
}

input::placeholder {
	opacity: 0;
}

textarea::-webkit-input-placeholder {
	/* WebKit browsers */
	opacity: 0;
}

textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	opacity: 0;
}

textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	opacity: 0;
}

textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	opacity: 0;
}

textarea::placeholder {
	opacity: 0;
}

.contact-reply {
	padding-top: 150px;
	min-height: 400px;
	text-align: center;
	background: #dedede;
}

form.sending {
	position: relative;
	opacity: 0.5;
	pointer-events: none;
}

form.sending:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: url('img/loader.svg');
	background-repeat: no-repeat;
	background-position: center center;
}

input#privacy_contacts_1,
input#privacy_contacts_0 {
	height: 18px;
	width: 13px;
	left: -18px;
	background-color: transparent;
	outline: none;
	border: 1px solid;
	cursor: pointer;
	padding: 8px;
	margin: 0;
	top: 13px;
}
