/*
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
*/



.material #footer-outer #footer-widgets .col ul li {
  padding: 4px !important;
  border: none;
  display:inline-block;
}
#footer-outer .redes {
  font-size: .9em;
}

#footer-outer #custom_html-2 {
  text-align: right;
}
.parrafo2 h4 {
  font-weight: normal !important;
}
.programas h3 {
  font-weight: bold !important;
  line-height:1.2em !important;
  font-size:24px !important;
  margin-top: 0 !important;
}
.programas p {
  line-height:1.35em !important;
}
.nectar-post-grid-item .inner .content .meta-category .prosperidad, .nectar-post-grid-item .inner .content .meta-category .comunidad, .nectar-post-grid-item .inner .content .meta-category .ambiente {
  display:none !important;
}
.nectar-post-grid-item .inner .content .meta-category .prosperity, .nectar-post-grid-item .inner .content .meta-category .community, .nectar-post-grid-item .inner .content .meta-category .planet {
  display:none !important;
}
.nectar-post-grid-item .inner .content .meta-category .en-curso, .nectar-post-grid-item .inner .content .meta-category .in-progress {
  padding: 3px !important;
  background: green;
  font-size: .9em !important;
}
.nectar-post-grid-item .inner .content .meta-category .finalizado, .nectar-post-grid-item .inner .content .meta-category .finished {
  padding: 3px !important;
  background: black;
  font-size: .9em !important;
}

.post-content p em, .post-content p i {
  font-size: 19px !important;
}
.comunidad .meta-date {
  display:none !important;
}
/* Ocultar fecha en general */
.single-post .meta-date, .single-post .meta-date.date.updated {
    display: none !important;
}


/* Mostrar fecha solo para categoría Novedades */
.single-post.category-novedades .meta-date {
    display: inline-block !important;
}
.single-post.category-news .meta-date {
    display: inline-block !important;
}
.post-content h2 {
  font-weight: bold;
  font-size: 27px;
}
.carousel.clients {
  min-height: 140px;
}
#biblio-item h2 {
  font-size: 21px;
  line-height: 26px;
  font-weight: bold;
}
#filantropia h4 {
  color:#009cb4 !important;
}
#titu-progrmaas h3 {
  font-weight:bold !important;
  font-size:1.5em;
}


@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.frase-final h3 {
  font-size:28px !important;
  line-height:1.3em !important;
}
#biblio-item h2 {
  font-size: 25px;
  line-height: 32px;
  font-weight: bold;
}
}

