/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Version:      1.0
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

.post-image img {
    width: 100% !important;
}

.pc-logo-desktop.penci-header-image-logo img {
    max-height: 50px !important;
    height: 50px !important;
}

.penci-hbg-logo img{
    width: 70% !important;
}

.ppjs__audio-controls {
    padding: 0 !important;
    margin: 0 !important;
}

.pc-builder-element.pc-logo-sticky.pc-logo img {
    height: 40px !important;
}

.pc-logo-sticky a{
    display: inline-block !important;
}

.archive-box .title-bar span{
    display: none !important;
}

.wp-caption p.wp-caption-text, .penci-featured-caption {
    position: absolute !important;
    background: #00737c8a !important;
    padding: 11px 0 11px !important;
    color: #FFFFFF !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.penci_navbar_mobile .penci-header-image-logo img {
    min-height: 40px !important;
}