.clearfix {
float: none;
clear: both;
}
.mailchimp_signup {
margin: 100px auto;
}
.mailchimp_signup h1 {
margin: 0 0 30px 0;
}
.mailchimp_signup h4 {
margin: 30px 0 12px 0;
font-weight: 700;
}
.form_left {
width: 50%;
padding: 30px 0 0 0;
float: left;
}
.form_right {
width: 40%;
float: right;
}
.divider {
width: 97%;
height: 1px;
margin: 15px 0 15px 0;
background-color: #ccc !important;
}
.mailchimp_signup ul {
margin: 0 0 0 10px !important;
padding: 0 !important;
}
.mailchimp_signup li {
margin: 0 0 15px 0;
font-size: 16px !important;
list-style-type: none;
}
.mailchimp_signup li:before {
content: ">";
margin: 0 10px 0 0;
}
label {
display: block;
color: #23282a;
font: 600 1.4rem/1.4rem 'Uni-Sans-Book', sans-serif;
margin: 0.6rem 0;
text-transform: uppercase;
}
input {
color: #000;
font-size: 1.2rem;
font-weight: bold;
margin: 5px 0;
padding: 8px;
width: 100%;
border-radius: 0 !important;
border: 1px solid #999 !important;
}
.mailchimp_signup select {
color: black;
height: 28px !important;
font-size: 1.2rem;
font-weight: bold;
margin: 5px 0;
padding: 8px;
width: 100%;
} 
input:focus, select:focus, textarea:focus, button:focus {
outline: none;
}
.acceptancefield {
font-size: 14px;
line-height: 12px;
font-weight: 700;
}
.acceptancefield input[type='checkbox'] {
left: 0 !important;
position: relative !important;
display: inline-block !important;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
width: 15px !important;
height: 15px !important;
margin: 5px 5px 5px 0 !important;
border: 1px solid #777 !important;
border-radius: 0 !important;
box-shadow: none !important;
cursor: pointer !important;
background-color: #fff !important;
}
.acceptancefield input[type='checkbox']:checked {
background-color: #5c7e96 !important;
-moz-box-shadow: inset 0 0 0 2px #fff !important;
-webkit-box-shadow: inset 0 0 0 2px #fff !important;
box-shadow: inset 0 0 0 2px #fff !important;
}
.mailchimp_signup input[type='submit'] {
background-color: #000 !important;
font-size: 13px !important;
font-weight: 700 !important;
}
.mailchimp_signup input[type='submit']:hover {
background-color: #7A95A7 !important;
}
.mailchimp_signup input[type=submit]:disabled {
opacity: 0.3;
cursor: not-allowed !important;
}
.mailchimp_signup input[type=submit]:disabled:hover {
background-color: #000 !important;
}
.firstname {
width: 47% !important;
margin: 0 2% 0 0;
float: left;
clear: none !important;
}
.lastname {
width: 47% !important;
float: left;
clear: none !important;
}
.email-popup-footer .dealer {
display: inline-block;
background: white url(//bluesound-deutschland.de/wp-content/themes/bluesound/img/next_step_arrow_blue.png) no-repeat right;
background-size: 20px;
border: none;
color: #7A95A7;
font-size: 1.6rem;
margin-bottom: 15px;
padding-right: 3rem;
}
.email-popup-footer a {
color: #7A95A7;
}
.email-popup-footer a:hover {
color: #000;
}
.legals {
max-width: 98%;
font-size: 12px;
line-height: 16px;
}
.legals a {
color: #7A95A7;
}
.legals a:hover {
color: #000;
}
.smaller {
max-width: 90%;
font-size: 14px;
line-height: 17px;
}
.newsletter_content {
margin: 80px 0 0 0;
}
.newsletter_content img {
max-width: 100%;
height: auto;
}
#mce-success-response {
width: 96% !important;
margin: 30px 0 0 0 !important;
padding: 1% 2% !important;
font-size: 16px !important;
line-height: 20px !important;
color: #fff !important;
background-color: #527289 !important;
}
@media screen and (max-width: 700px) {
.mailchimp_signup {
margin: 30px auto;
}
.form_left {
width: 100%;
padding: 30px 0 30px 0;
float: none;
}
.form_right {
width: 100%;
float: none;
}
.mailchimp_signup h1 {
margin: 0 0 10px 0;
}
}