/*!
Theme Name: Mato
Theme URI: http://promo-theme.com/mato/
Author: Promo Theme
Author URI: https://themeforest.net/user/ypromo
Description: Mato is the Awesome WordPress Theme for Movie Studios, Filmmakers, Film Agency, Film festivals, Cinema. Start with us to create your beatiful site for yourself or your video business. 
Version: 1.4.2
Text Domain: mato
License: GNU General Public License v2 or later
License URI: LICENSE
*/

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
}

.wpcf7 input[type="submit"] {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 30px;
    letter-spacing: .1em;
    height: 45px;
    color: #fff;
    background: #D65D60;
    border: none;
}
.wpcf7 input[type="submit"]:hover, .wpcf7 input[type="submit"]:focus {
    background: #b94a4d;
    color: #fff;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}

.wpcf7 label {
    color: #D65D60;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-family: Poppins;
    font-style: normal;
    margin-bottom: 10px;
    box-sizing: inherit;
    display: block;
}
.wpcf7 .wpcf7-form-control-wrap {
    margin-top: 10px;
    box-sizing: inherit;
    display: block;
}
a.email-me-link {
	color: #fff;
}