/*
Theme Name: Soledad Child
Template: soledad
Version: 1.0
*/

.penci-single-featured-img {
    padding-top: 0 !important;
    height: 500px;
    background-position: center center;
    background-size: cover;
    display: block;
}

.single-portfolio-thumbnail {
    max-height: 500px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-portfolio-thumbnail img {
    height: 100%;
    width: auto;
    object-fit: cover;
}

.author,
.author-post,
.author-italic,
.entry-date,
.post-box-meta-single,
.penci-hide-tagupdated time,
span.author,
span.byline,
.meta-author,
.post-author,
.single-comment-o,
.meta-date {
    display: none !important;
}
