/*

Theme Name: Margarida Aldabo Child
Theme URI: http://dseny.es
Author: dseny
Author URI: http://dseny.es
Description: Margarida Aldabo
Version: 1.0.0
Template: pro

*/

/* News side bar */

.widget_archive h4 {display: none;}
.widget ul {border: none;}
.widget ul li {
	box-shadow: none;
	padding: 0px;
	border: none;
	text-shadow: none;
}
.widget_archive li a {font-weight: 300; font-size: 14px; border-bottom: none;}
.widget ul li a {border: none;}


/* Single post page customization */
.single .x-container {padding-bottom: 5em;}
.entry-featured {
	box-shadow: none;
	border-left: 2px solid rgb(95, 75, 60);
}
.has-post-thumbnail .entry-featured {
	border-bottom: none;
}
.single .entry-wrap {
	box-shadow: none;
	border-top: 1px solid rgb(95, 75, 60);
	border-right: 1px rgb(95, 75, 60) solid;
	border-bottom: 1px rgb(95, 75, 60) solid;
	padding: 40px 20px 20px 20px;
	}
.single .entry-header h1 {
	line-height: 1.2em;
	letter-spacing: 1px;
}
 .single .entry-content p {
	font-size: 1.1rem;
	font-weight: 300;
	}

.single .widget h4 {
	font-size: 1.2em;
	font-weight: 200;
}

.single .wp-block-gallery {margin: 0px !important;}

.post-navigation {margin-top: 2em; margin-bottom: 2em;}
.post-navigation a { font-size: 1.3em; line-height: 1.3em;}

.x-entry-share {border: none;}