html {
	background: url("http://www.evas-hochzeit.de/wp-content/uploads/2016/09/bg.jpg");
}
body {
	background-color: transparent;
}
html body .main-wrap .main.wrap.cf h1, html body .main-wrap .main.wrap.cf h2, html body .main-wrap .main.wrap.cf h3, html body .main-wrap .main.wrap.cf h4, html body .main-wrap .main.wrap.cf h5 {
	font-family: 'Amatic SC', cursive;
	color: #ffa2ba;
}
html body .main-wrap .main.wrap.cf h2 {
	font-size: 48px;
}
html body .main-wrap .main.wrap.cf h4 {
	font-size: 28px;
	color: #ffb1c5;
	letter-spacing: 1px;
}
.main-head .title {
	float: none;
	text-align: center;
}
.main-head .title a {
	font-family: 'The Girl Next Door', cursive;
	color: #ffa2ba;
	text-transform: none;
	font-size: 2em;
}
.navigation {
	border: none;
	background-color: transparent;
}
.main.wrap.cf {
	margin: 40px auto;
}
.main.wrap.cf p {
	font-family: 'Open Sans', sans-serif;
	color: #777;
}
.main.wrap.cf .post-content h2, .main.wrap.cf .post-content h4 {
	margin: 0;
	line-height: normal;
}
.main.wrap.cf hr {
	border: none;
	background: none;
	border-top: 1px dashed #ee5c82;
	margin: 0 0 25px;
}
.main.wrap.cf .wdform_row.ui-sortable-handle {
	float: left;
}
.main.wrap.cf form {
	margin: 0;
	padding: 0;
}
.main.wrap.cf form#contactform1 {
	margin-top: 15px;
}
.main.wrap.cf form .wdform_tr_section_break {
	display: none;
}
.main.wrap.cf form .wdform-page-and-images {
	padding: 0;
}
.main.wrap.cf form .wdform-label-section {
	display: none;
}
.main.wrap.cf form input {
	background-color: #fff;
	color: #ee5c82;
	padding: 0 !important;
	height: 45px;
	border: 1px solid #ffd5e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 300px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 100;
	text-align: center;
}
.main.wrap.cf form button.button-submit {
	background-color: #ee5c82;
	color: #fff;
	padding: 0 !important;
	margin: 0;
	border: 1px solid #ee5c82;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	width: 250px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 100;
	text-align: center;
	font-size: 12px;
	letter-spacing: 3px;
	text-transform: uppercase;
	height: 45px;
}
.main.wrap.cf form .wdform_footer {
	margin: 0;
	padding: 0;
}
.main-head {
	margin-top: 30px;
	padding-top: 40px;
}
nav.navigation .mobile {
	display: none;
}
.main.wrap.cf .wysija-submit {
    background-color: #ee5c82;
    color: #fff;
    padding: 0 !important;
    margin: 0;
    border: 1px solid #ee5c82;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    width: 370px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 100;
    text-align: center;
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    height: 45px;
}


.main.wrap.cf .wysija-checkbox {
    height: auto;
    width: auto;
}