/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1680213753
Updated: 2023-03-30 16:02:33

*/

/* Begin WPforms CSS. */

/* Form ID = 1397 */

/* Padding */
#wpforms-1397 .wpforms-form {
	padding: 0px 50px;
}
#wpforms-1397 .wpforms-field  {
	padding: 7px 0px;
}

/* Placeholder color*/
.wpforms-container ::placeholder {
    color: #264541 !important;
    opacity: .5 !important;
}

/* Field 1 CSS */
/*
#wpforms-1397-field_1 {
	padding: 15px; 
	border-radius: 4px;
    height: 45px;
	color: #264541;
	font-size: 20px;
    font-family: Yantramanav, Sans-serif;
}
*/

/* Field 8/Nombre CSS */
#wpforms-1397-field_8  {
	padding: 15px; 
	border-radius: 4px;
    height: 45px;
	color: #264541;
	font-size: 20px;
    font-family: Yantramanav, Sans-serif;
}

/* Field 8/Apellido CSS */
#wpforms-1397-field_8-last {
	padding: 15px; 
	border-radius: 4px;
    height: 45px;
	color: #264541;
	font-size: 20px;
    font-family: Yantramanav, Sans-serif;
}

/* Field 6/Phone Number */
#wpforms-1397-field_6 {
	padding: 15px;  
    border-radius: 4px;
	height: 45px;
	color: #264541;
	font-size: 20px;
	font-family: Yantramanav, Sans-serif;
}

/* Field 4/Email */
#wpforms-1397-field_4 {
	padding: 15px;
	border-radius: 4px;
	height: 45px;
	color: #264541;
	font-size: 20px;
	font-family: Yantramanav, Sans-serif;
}

/*
#wpforms-1397.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select {
	border-radius: 4px;
	height: 45px;
	color: #264541;
	font-size: 20px;
	font-family: Yantramanav, Sans-serif;
}
*/

/* Field Label Color */
/*#wpforms-1397 .wpforms-field-label {
	color: #fff !important;
	font-family: Yantramanav, Sans-serif;
}
*/

/* Dropdown menu CSS */
#wpforms-1397.wpforms-container .wpforms-form .choices__list--single .choices__item {
	border-radius: 2px;
	height: 35px;
	padding-top: 5px;
	color: #264541;
	font-size: 20px;
	font-family: Yantramanav, Sans-serif;
}
#wpforms-1397 .wpforms-form .choices__inner  {
	border-radius: 4px;
}


/* Button Submission customization. */
#wpforms-1397 .wpforms-form button[type=submit] {
    background-color: #264541; 
    border: 1px solid #264541; 
    color: #fff; 
	border-radius: 4px;
	font-weight: bold;
    font-size: 20px;
	font-family: Yantramanav, Sans-serif;
	width: 100%;
    padding: 7px !important; 
}
#wpforms-1397 .wpforms-form button[type=submit]:hover {
	background-color: #E3B816;
}

#wpforms-1397.wpforms-container-full .wpforms-form label.wpforms-error {
	background-color: :;	         
	color: #f00;
}

/* Success Message after submission. */
#wpforms-1397 .wpforms-confirmation-container-full {
	width: 80%;
	border-radius: 4px;
}

/* WPforms Title Color */
#wpforms-1397 .wpforms-form .wpforms-title {
	color: #fff;
	margin:  0 0 20px 0;
	font-weight: bold;
    font-size: 25px !important;
	font-family: Yantramanav, Sans-serif;
	text-align: center; 
}
/* End Form ID = 1397 */

/* Form ID = 1527 */

/* Wpforms Sub Labels Color */
#wpforms-1527.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
	color: #fff;
	font-family: Yantramanav, Sans-serif;
}

/* End Form ID = 1527 */


/* End of Wpforms CSS. */

.page.entry-title {
display: none;
}
html,
body{
width:100%;
overflow-x:hidden;
}   
