/*
Theme Name:   Angustinathemechild
Description:  Angustina theme child
Author:       Itecan
Author URL:   Write here the author's blog or website url
Template:     angustina
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Angustinathemechild
*/

/* Write here your own personal stylesheet */
img.scale-with-grid, #Content img {
    max-width: 400px !important;
    height: auto;
/* 	object-fit: contain !important; */
}


/* INICIO
/*ENLACE GALERIA*/
.icon_box .icon_wrapper {
    width: 80px !important;
    height: 80px !important;
    line-height: 80px !important;
}
.icon_box.icon_position_left {
    padding-left: 110px !important;
}
.icon_box {
    padding: 20px 0 !important;
}

/* NOTICIAS */
/* Ocultar barra redes sociales */
.share_wrapper{
	display: none;
}
/* Margen noticias */
.post-wrapper-content{
	padding: 0 10%;
}
/* Texto */
p {
    margin: 0 0 15px 0;
    text-align: justify !important;
/*     font-size: 18px !important; */
}
/* .post-wrapper-contentimg .scale-with-grid img {
	height: auto !important;
    max-width: 800px !important;
} */