/* .c4s-footer class exists only in c4s_bs3_muepro_v2 (not v1) ! */

.c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form {
    font-size: 30px;
    line-height: 1.15;
}

.c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form .footer-box-title {
    margin-top: 80px;
    margin-bottom: 40px;
}

@media (min-width: 992px) {
    .c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form .footer-box-title {
        margin-top: 0;
    }
}

.c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form .c4s-newsletter-email-input {
    color: #fff;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    z-index: 0;
}

.c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form .c4s-newsletter-email-input:focus {
    border-color: #fff;
}

.c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form .c4s-newsletter-email-input::placeholder {
    color: #f0d4c1;
    font-style: italic;
}

.c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form .c4s-newsletter-register-form-mail-icon {
    border-bottom: 1px solid #fff;
}

.c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form .c4s-newsletter-register-form-mail-icon img {
    width: 35px;
}

.c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form .c4s-newsletter-email-submit button {
    background: transparent;
    border-color: transparent;
    border-bottom: 1px solid #fff;
}

.c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form .c4s-newsletter-email-submit button:active:focus {
    background: transparent;
}

.c4s-footer .c4s-footer-top .footer-box .footer-box-content.c4s-newsletter-register-form .c4s-newsletter-email-submit img {
    width: 25px;
    transform: translateY(-5px);
}