/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@media only screen and (min-width: 1000px){
#header-outer #logo {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
	}
}

body.material #header-secondary-outer nav >ul >li >a {
    font-size: 17px;
}

.main-content h2 { color: #1b5aa7!important;}

blockquote {
	line-height: 30px; font-style: oblique;}


@media only screen and (max-width: 690px) and (min-width: 690px) {
body.material #header-secondary-outer {
    display: block!important;}
}


.nectar-icon-list-item .content {color:#262626!important;}


#footer-outer #footer-widgets .col p {
    padding-bottom: 20px;
	font-size: 15px;
}

#footer-outer #footer-widgets li {
	font-size: 15px;
}

#recent-posts-extra-2 .post-date {display:none;}


body .swiper-slide .content p, body .swiper-slide .content p.transparent-bg span span {
text-shadow: 6px 3px 6px rgba(0,0,0,0.62); }


@media only screen and (max-width: 1000px) and (min-width: 690px) {
body .swiper-slide .content p.transparent-bg span span {
	font-size: 33px !important;
	line-height: 35px !important;}
}

@media only screen and (max-width: 689px) and (min-width: 1px) {
body .swiper-slide .content p.transparent-bg span span {
	font-size: 24px !important;
	line-height: 35px !important;}
}


/*FORMULARIO*/

.wpcf7 select {    font-size: 17px!important; font-family: Sniglet Regular;}
.wpcf7 input[type=number] {    font-size: 17px!important; font-family: Sniglet Regular;}

.wpcf7 span .wpcf7-not-valid-tip { color: #b60802!important;}
.wpcf7  div.wpcf7-validation-errors{ color: #b60802!important; border-color:#b60802!important; }

@media only screen and (max-width: 1000px) and (min-width: 1px){
	.centrado .vc_row-fluid .wpb_column {     margin-bottom: 10px!important;}
	.centrado .vc_row-fluid  {     margin-bottom: 10px!important;}
}
#custom_html-2 .cli_settings_button{color:#d4d4d4!important; font-size:14px!important;}