*
Theme Name:  Astra child theme
Description: Astra child theme
Author:      Ayto Torre Pacheco
Author URL:  https://agendaurbana.torrepacheco.es
Template:    astra
Version:     1.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hestia-child
*/

.type-proyecto {}

.proyecto .entry-title {
	font-size:3em;
	font-weight: 500;
	text-align: center;
	color: #3385b7;
}
.info-proyecto {
	margin: 2%;
}
.info-proyecto  h2.title {
	color: #3385b7 !important;
	margin-bottom:10px;
}
.info-proyecto  h2.title > span {
	color: #f79c2a !important;
}
.info-proyecto  .section {
	text-align: justify;
	margin-bottom: 3em;
}

.info-proyecto  h4.title {
	color: #3385b7 !important;
	margin-bottom:0px;
}
.info-proyecto i {
	margin-right: 0.5em;
  	font-size: 1.1em;
}
.type-proyecto img.wp-post-image {
	width: 80%;
  	margin: auto 10%;
}



@media (min-width: 544px) {
  .single-proyecto  .ast-container {
    max-width: 100%  !important;
  }
}

@media (min-width: 922px) {
  .single-proyecto  .ast-container {
    max-width: 1445px !important;
  }
}
