/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* PUNTOS DENTRO DE LISTADO */
ul li { list-style: disc; list-style-position: outside; margin: 30px 0; }

body a {
    color: #333;
}

body a:hover, a:active {
    color: #e40520;
}

.wp-block-separator {
    border-top: 1px solid #CCC !important;
    border-right: none;
    border-left: none;
	border-bottom: none;
	margin: 30px 0 40px 0 !important;
}

.dk-speakout-signature-count {
    display: none;
}

.dk-speakout-count {
    display: none;
}

.dk-speakout-petition label {
    text-transform: initial !important;
font-size: 15px !important;
}


/* OCULTAR INSIGNIA RECAPTCHA 3 */
.grecaptcha-badge { 
    visibility: hidden;
}


/* BOTONES PLUGIN GDPR */
span.gdpr-nav-tab-title {
    font-size: 13px !important;
}


/* OVERLAY FOTOS PAG.
.nectar_team_member_overlay {
    background-color: #000 !important;
    color: #555;
} */


/* NOMBRES EQUIPO
.team-member[data-style=bio_fullscreen_alt] h3 {
    margin-bottom: 10px;
    font-size: 28px !important;
}*/

/* TEAM */
.team-meta h5 {
    font-size: 18px !important;
	font-weight: normal !important;
    line-height: 26px !important;
}

.team-meta h3 {
    font-size: 25px !important;
    line-height: 30px !important;
	letter-spacing: -0.01em !important;
}

.team-member p.description, .team-member p.description {
    padding: 15px 0;
    margin: 15px 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-family: 'Roboto Condensed' !important;
    font-size: 15px;
    color: #777;
}

.team-member[data-style=bio_fullscreen_alt] .team-meta p {
    padding-bottom: 10px;
	font-family: 'Roboto Condensed' !important;
    font-size: 15px;
    color: #777;
}


/* CONTACT FORM 7 */
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #E40520 !important;
}


/* TRAYECTORIA */
div[data-style="minimal"] .toggle h3 a {
    padding: 30px 70px 30px 0;
    transition: color 0.15s ease;
    font-size: 20px !important;
}


/* TITULOS GRID BLOG */
.masonry-blog-item h3 {
  color: #111 !important;
  font-size: 27px !important;
  line-height: 32px !important;
}

.masonry.material .masonry-blog-item .inner-wrap {
    box-shadow: 0 0 0 rgb(0 0 0 / 0) !important;
	box-shadow: none !important;
    border-radius: 5px;
    overflow: hidden;
}


/* === PLUGIN FIRMAS === */

/* Layout Box */
.dk-speakout-petition-wrap {
    background-color: #f3f3f3;
    border: 0px solid #fff;
    border-radius: 5px;
    /* box-shadow: 3px 3px 6px rgb(0 0 0 / 8%); */
    box-shadow: none !important;
    font: normal 15px/1.4em Arial, sans-serif !important;
    padding: 0;
    text-shadow: none;
    width: 100%;
}

.dk-speakout-petition {
    padding-top: 1.3em;
}


/* Titulo Peticion */
.dk-speakout-petition-wrap h3 {
	display: none;
}


/* Boton Firma Ahora */
.dk-speakout-submit {
  background: #ffdd00 url(../images/bg-submit-button.png) repeat-x top left;
  background: -webkit-linear-gradient(#fe0, #fd0);
  background: -moz-linear-gradient(#fe0, #fd0);
  background: -ms-linear-gradient(#fe0, #fd0);
  background: -o-linear-gradient(#fe0, #fd0);
  background: linear-gradient(#fe0, #fd0);
    background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  border: 1px solid #ffdd00;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 4px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 2.4em;
  margin-top: 0;
  position: relative;
  text-shadow: 0 0px 0 #fff;
  width: 90%;
  height: 50px;
  padding: 0;
  color: #043d5e;
}

/* Txt Checkbox Form */
.dk-speakout-petition label {
    color: #777;
    font-size: 16px;
    font-weight: normal;
    margin-left: 1px;
    position: relative;
    text-shadow: 0 1px 0 rgb(255 255 255 / 0%);
    text-transform: lowercase;
}

/* Box Share */
.dk-speakout-share, .dk-speakout-progress-wrap {
    background: #f3f3f3;
}

.dk-speakout-share {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    font-weight: bold;
    padding: 0 2% 1.2em 2%;
    text-align: center;
}

/* Inputs Form */
.dk-speakout-petition input[type=text], .dk-speakout-petition input[type=email], .dk-speakout-petition select {
    border: 1px solid #b3b3b3 !important;
    border-radius: 3px;
    color: #333;
    font: 15px/1.4em Helvetica, Arial, sans-serif !important;
    margin-bottom: 0.6em;
    padding: 10px 5px 10px 0.5em !important;
    width: 100%;
    height: 1.8em;
}


/* Txt lightbox Firma Propuesta */
#dk-speakout-reader-content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Public Sans, sans-serif !important;
    font-size: 17px;
    height: 100%;
    line-height: 26px;
    overflow: auto;
    padding: 20px 30px 40px 30px;
    text-align: left;
}

/* ALTO LINEA LISTAS */
element.style {
}
ul li {
    list-style: disc;
    list-style-position: outside;
    margin: 10px 0 !important;
}

/* FORM NEWSLETTER */
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 30px;
}
.aliniacion {
    margin-top: 0px;
}
.material .wpcf7-form .nectar-wpcf7-inline-form {
    padding: 0;
}