/* 
Theme Name:		 spacious-child
Theme URI:		 http://childtheme-generator.com/
Description:	         spacious-child is a child theme of Spacious
Author:			 Luis GJaime
Author URI:		 https://es.linkedin.com/in/luisgjaime
Template:		 spacious
Version:		 1.0.1
Text Domain:	 spacious-child
*/


/* Header */
#header-logo-image img {
    max-width: 120px;
}

/* FULL WIDTH SECTION  - medinbiobullet */
div.bulletmedinbio {
	float: left;
    padding: 0 20px 0 20px;
    align-content: center;
	max-width: 150px;
}

div.bulletmedinbio.bulletmedinbio-frontpage {
	float: left;
    padding: 0 20px 0 20px;
    align-content: center;
	max-width: 240px;
}

.entry-content img, .comment-content img, .widget img {
	max-width: 200px;
}

div.bulletmedinbio.bulletmedinbio-frontpage h4 {
    text-align: center;
}

/* TEXT PAGES */
p.text-body {
    text-align: justify;
}

.text-body p, .text-body div {
    text-align: justify;
}

p.text-note {
    text-align: justify;
	font-size: 12px;
	padding: 10px;
}

.entry-content ul {
	text-align: justify;
}

.widget select {
	border: 1px solid #DDDDDD;
	background-color: #F8F8F8;
	margin: 0 0 30px;
    padding: 1%;
    width: 100%;
}

.required {
	color: #666666;	
}

.siteorigin-widget-tinymce ul li {
	padding-bottom: 4px;	
}

#featured-slider .entry-content {
	text-align: justify;
}

