/*
 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
-------------------------------------------------------------- */
.header-header-6 {
    margin-bottom: 0px!important;
}
.penci-single-style-10 .penci-post-image-wrapper{
    background-color: #f5f5f5
}
.penci-sidebar-content h1.post-title {
    color: #111!important;
    text-align: center;
}
#main article.portfolio {
    margin-top:40px!important;
}
@media (min-width:768px) {
    #main article.portfolio {
        width: 800px;
        margin: auto;
    }
}