/* 
 Theme Name:   Steinder Weisen
 Theme URI:    
 Description:  
 Author:       dandyojeda
 Author URI:   https://steinderweisen.co
 Template:     hello-elementor
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
.esa-email-magic-form button {
	width: 100%;
}
.esa-email-magic-form input#customer_email {
    font-family: "Roboto", Sans-serif;
	border-radius: 0;
	text-align: center;
}

.esa-email-magic-form button[type="submit"]{
	border: 1px solid #000;
	font-family: "Roboto", Sans-serif;
}
.esa-email-magic-form button[type="submit"]:hover{
	color: #000;
}