/*

Your custom css

*/

input#mce-EMAIL {
    width: 100%;
    height: 40px;    
text-align: center!important;
    font-size: 16px!important;
}

input#mc-embedded-subscribe {
    width: 150px;
    height: 40px;
    background: transparent;
    border: 1px solid #fff!important;
    margin: 20px auto 0!important;
    text-align: center!important;
    display: block;
}

input#mc-embedded-subscribe:hover {
    background: #fff!important;
	color: #333!important;
}

textarea.mk-textarea.s_txt-input {
line-height: 1em!important;
}