/*
Theme Name: Blu Child
Theme URI: http://blu.elated-themes.com
Description: A child theme of Blu Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: blu
Template: blu
*/
.eltdf-main-menu > ul > li > a {padding: 0 14px !important;}
.dont-display-this{display:none !important;}
a.my-developer{color:#808285 !important;}
a.my-developer:hover, a.my-developer:focus{color:#7befb2 !important;}
footer .eltdf-footer-top:not(.eltdf-footer-top-full) .eltdf-container-inner {padding: 50px 0 !important;}
div.fb-page.fb_iframe_widget{width: 100% !important; /* height:390px !important; */}
/*pagina contactos*/
.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
	width: 100%;
	margin: 0 0 15px;
	padding: 13px 24px;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: #383838;
	background-color: transparent;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color .2s ease-in-out;
	-moz-transition: border-color .2s ease-in-out;
	transition: border-color .2s ease-in-out;
}
.nf-field-label label {font-weight: 300 !important;}
.label-above .nf-field-label {margin-bottom: 1px;}
.list-radio-wrap .nf-field-element li {float:left !important;}
.list-checkbox-wrap .nf-field-element li label, .list-radio-wrap .nf-field-element li label {margin-right: 2em;}
#ninja_forms_required_items, .nf-field-container { margin-bottom: 5px !important;}
.field-wrap.submit-wrap .nf-field-element input{	background: #25abd1 !important;	color: #fff !important;}
.field-wrap.submit-wrap .nf-field-element input:hover{	cursor: pointer;}
.eltdf-header-standard .eltdf-page-header {	background-color: rgba(255, 255, 255, 1) !important;}
.eltdf-main-menu > ul > li > a{color: #383838 !important;}
.eltdf-main-menu > ul > li.eltdf-active-item > a, .eltdf-main-menu ul li a:hover {color: #25abd1 !important;}
.eltdf-title.eltdf-has-background, .eltdf-title.eltdf-has-parallax-background { max-height: 400px !important;}
input[type=checkbox]{ -webkit-appearance:checkbox !important;}
input[type=radio]{ -webkit-appearance:radio !important;}