#mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}
#mergeRow-gdpr fieldset label {font-weight: normal;}
#mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}


/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block. 
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */

body #mc_embed_signup{background:#0024d4; clear:left;}

div#mc_embed_signup, 
body #mc_embed_signup .mc-field-group input:not([type="checkbox"]), 
body #mc_embed_signup .mc-field-group select {
    color: #fff;
    font: 18px 'Rubik',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
    line-height: 30px;
    min-height: 48px;
}

body #mc_embed_signup .mc-field-group input {
    width: auto;
    display: inline-block;
}

body #mc_embed_signup .mc-field-group {
    min-height: 0;
    width: 100%;
    padding-bottom: 10px;
    margin: 0;
}
body #mergeRow-gdpr fieldset label {
    font-weight: 500;
}
body #mc_embed_signup .mc-field-group input:not([type="checkbox"]), 
body #mc_embed_signup .mc-field-group select {
    border-color: #fff;
    border-radius: 0;
    padding: 5px 15px;
    color: #fff;
    background: transparent;
    text-indent: 0;
}
body #mc_embed_signup .mc-field-group select {
	padding-left:12px;
}
body div#mc_embed_signup {
    padding: 2% 5%;
}

body div#mc_embed_signup a {
    color: #00ccff;
    padding: 0;
}

body #mc_embed_signup .button {
    color: #000 !important;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 18px;
    font-family: 'Calibre Regular',Helvetica,Arial,Lucida,sans-serif;
    background-color: #e7e9e7;
    padding: .3em 1em!important;
    height: auto;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
	margin-top: 10px;
}

body #mc_embed_signup .button:hover {
    background: #00bfff;
    color: #fff !important;
}
#mc_embed_signup .mc-field-group label.checkbox.subfield {
    display: flex;
}
@media screen and (max-width:768px) {
	div#mc_embed_signup, 
body #mc_embed_signup .mc-field-group input:not([type="checkbox"]), 
body #mc_embed_signup .mc-field-group select {
    font: 14px 'Rubik',Helvetica,Arial,Lucida,sans-serif;
    line-height: 24px;
	font-weight:500;
}
	body #mc_embed_signup .button {
		font-size:14px;
	}
}