
.widget_mc4wp_widget .mc4wp-form,
.mc4wp-form-basic {
    margin: 0;
}

.mailchimp-title {
    text-align: center;
}

.widget-title.mailchimp-title:before {
    content: none;
}

.widget_mc4wp_widget p label {
    color: #3c3c3c;
    text-align: left;
}

.mc4wp-form-basic input {
    height: 42px;
}

.mc4wp-form-basic input[type] {
    max-width: 100%;
}

.subscribe-desc {
    line-height: 24px;
    margin-top: 9px;
}

.secondary .iconed-select {
    width: 100%;
}

.secondary .widget_mc4wp_form_widget .subscribe-desc {line-height: 30px;margin-top: -3px;}

.secondary .widget_mc4wp_form_widget .subscribe-subtitle {
    display: none;
}

.secondary .widget_mc4wp_form_widget .mc4wp-form {
    margin: 0;
}

.secondary .widget_mc4wp_form_widget .mc4wp-form input {
    margin-bottom: 14px;
}

.mc4wp-alert {
    color: #fff !important;
    margin-top: 22px;
    padding: 10px;
    text-align: center;
    line-height: 22px;
    line-height: 2.2rem;
}

.mc4wp-alert p:last-of-type {
    margin-bottom: 0;
}

.mc4wp-alert.mc4wp-success {
    background-color: #468847;
}

.mc4wp-alert.mc4wp-notice {
    background-color: #3a87ad;
}

.mc4wp-alert.mc4wp-error {
    background-color: #CD5C5C;
}


/* Mail Chimp ( Footer ) */

.footer .widget_mc4wp_form_widget .widget-title {
    margin-bottom: 55px;
}

.footer .widget_mc4wp_form_widget .subscribe-subtitle {
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    font-size: 2.0rem;
    margin-top: -2px;
    margin-bottom: 35px;
}


/* Rtl */

body.rtl .widget_mc4wp_widget p label {
    text-align: right;
}
