/*
Theme Name: Eyma
Theme URI: https://eyma.fr
Template: hello-elementor
Author: L.Web
Author URI: https://l-web.fr
Version: 1.0.1720684289
Updated: 2024-07-11 09:51:29

*/
.mc4wp-form-fields > p {
    text-align:center;
}
.mc4wp-form-fields input {
    border: 0px solid #151515 !important;
    border-radius: 0px 0px 0px 0px !important;
    background-color: transparent !important;
    color: #151515 !important;
    text-transform: uppercase;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    letter-spacing: var(--e-global-typography-text-letter-spacing);
    outline: 0 !important;
    min-height: 33px !important;
    padding: 4px 12px !important;
    border-bottom: 1px solid #151515 !important;
    margin: auto;
}   

.mc4wp-form-theme-light button, .mc4wp-form-theme-light input[type=submit], .mc4wp-form-theme-light input[type=button] {
    background:transparent !important;
    transition:all 0.3s !important;
    text-transform:none !important;
    font-weight:300 !important;
}

.mc4wp-form-theme-light button:hover , .mc4wp-form-theme-light input[type=submit]:hover , .mc4wp-form-theme-light input[type=button]:hover {
    font-style:italic;
    background:transparent !important;
    border-bottom: 1px solid transparent !important;
}