/*
Theme Name: Nevada Child
Theme URI: http://www.unitedthemes.com
Description: An Agency / Blog / Portfolio / Business Theme
Version: 1.7
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: nevada
*/

@import url("../nevada/style.css");

/* personalizzazione di cf7*/


.cf7sliderprivacy {
font-size: 10px;
line-height: 18px;
}

.cf7sliderintestazioni {
font-size: 30px;
line-height: 14px;
color:rgb(167, 6, 132);
}

.cf7slidersottointestazioni {
font-size: 14px;
}

.cf7slidertitolo {
font-size: 20px;
}

#homeform textarea {
	padding: 5px;
	min-height: 20px !important;
}

/* ninja forms */
.nf-response-msg {
	color:darkslategray;
}

.nf-field-element textarea {
    height: auto !important;
	min-height: 6em;
}

.nf-field-container {
    margin-bottom: 0px !important;
}
/* nascondo la frase di default sui campi richiesti */
.nf-form-fields-required {
  display: none;
}