/*
Theme Name: Fiesta
Author: IT-Butik
Author URI: https://it-butik.ru
Version: 1.0
 */


.popup .popup_row form input[type=tel] {
    font-family: "Montserrat",cursive;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    width: 100%;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid #1d2838;
    padding: 10px 0;
    margin-bottom: 40px;
}
.popup .popup_row form {
    width: 100%;
}
.popup .popup_row .form {
	width: 35%;
}
.popup .popup_row .form p a {
    text-decoration: underline;
}
.wpcf7-spinner {
	display:none;
}

.logo img {
	max-height:100%;
}