/*
Theme Name: NewsCard Child
Theme URI: https://www.themehorse.com/themes/newscard
Template: newscard
Author: Theme Horse
Author URI: https://www.themehorse.com/
Description: NewsCard is a Multi-Purpose Magazine/News WordPress Theme.
Tags: blog,entertainment,news,two-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-logo,custom-menu,featured-image-header,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.4.1758648630
Updated: 2025-09-23 13:30:30

*/

.entry-meta .author {
	display:none;
}
.proyectos{
	padding:20px;
}
.textwidget {
	text-align:justify;
}
.post-img-wrap .post-img, .page-single-img-wrap .post-img {
  background-position: top,top;
}

.site-title a {
    margin-left: 80px;
}

.site-description {
    margin-left: 140px;
}
.navbar-head {
    /* padding-top: 32px; */
    /* padding-bottom: 2px; */
    height: 165px;
    display: flex;
    -ms-flex-wrap: wrap;
    /* flex-shrink: initial; */
    flex-wrap: wrap;
    background-size: cover;
    background-position: left center;
    /* background-repeat: no-repeat; */
    /* position: relative; */
}

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

@media screen and (min-width:1400px){
	.navbar-head {
		background-image: url('/wp-content/uploads/2020/09/portadaCCRD.jpg');
	} 
}
@media screen and (min-width:900px) and (max-width:1399px){
	.navbar-head {
		background-image: url('/wp-content/uploads/2020/10/portada-medium.jpg');
	} 
}
@media screen and (max-width:899px) {
	.navbar-head {
		background-image: url('/wp-content/uploads/2020/10/portada-mobile.jpg');
	} 
}
