/*
Theme Name:   Reco Child
Theme URI:    http://estudiopatagon.com/themes/wordpress/recov3
Description:  Child theme, based on Reco
Template:     reco
Text Domain: reco-child


*/

/* Add your custom code just below */

#header .is-sticky div.menu-wrapper .logo {
	padding-top: 10px;
    max-width: 270px;
}
#header .logo a {
    font-size: 22px;
    line-height: 28px;
}
footer.author-meta,
.share-container,
div.meta a.comments {
	display: none;
}
div.articles article div.post-excerpt {
    margin-bottom: 30px;
}
.epcl-carousel .item .img,
.thumb .fullimage,
#single section.related article .thumb{
	background-size: contain!important;
    background-color: #fff!important;
}
body.archive .thumb .fullimage,
#single.standard .featured-image{
	background-size: auto!important;
    background-color: #fff!important;
}
