/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

.single-post .penci-standard-cat {
    display: none;
}

.single-post .post-image img {
    min-height: 500px;
}

.single-post .post-thumbnail-caption {
    display: none;
}

.featured-style-3 .penci-owl-carousel .penci-image-holder:before {
    height: 480px;
}

.penci-grid li .item .cat {
    display: none;
}

.penci-grid>li.grid-style {
    text-align: left;
}

.home .penci-sidebar-right {
    margin-top: -56px;
}

.home .penci-owl-carousel .owl-item .penci-image-holder {
    background-position: top;
}

.adning-home-top {
    margin-bottom: 90px;
}

.adning-post-top {
    margin-bottom: 30px;
}

.adning-post-content {
    margin-bottom: 17px;
}

.post-entry #___ytsubscribe_0 .fluid-width-video-wrapper {
    padding-top: 0 !important;
}

.siderbar-adning iframe[src*="https://www.facebook.com/plugins/video.php"] {
    width: 100%;
    height: 250px;
}

#header {
    margin-bottom: 55px;
}

.single-post .inner-post-entry {
    position: relative;
}

.single-post .inner-post-entry.font-sm p {
    font-size: 14px;
}

.single-post .inner-post-entry.font-lg p {
    font-size: 20px;
}

.post-content-font {
    right: 0;
    top: 0;
}

.post-content-font .font-li {
    list-style-type: none;
    line-height: 1;
    vertical-align: top;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: flex;
    display: inline-block;
}

.post-content-font .font-li .change-fs {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    padding: 0 0;
    margin: 0;
    text-align: center;
    color: #222 !important;
    background: #f5f5f5;
}

.post-content-font .font-li .change-fs.active {
    background: #fec72c;
}



@media only screen and (max-width: 767px) {
    .single-post .post-image img {
        min-height: 170px;
    }

    .featured-style-3 .penci-slide-overlay .penci-mag-featured-content .feat-text {
        text-align: left;
    }

    .featured-style-3 .penci-mag-featured-content h3 a {
        font-size: 20px;
    }

    .featured-style-3 .penci-owl-carousel .penci-image-holder:before {
        height: 0;
        padding-top: 60%;
    }

    .penci-owl-carousel .owl-nav .owl-prev,
    .penci-owl-carousel .owl-nav .owl-next {
        opacity: 0.8;
    }

    .home-featured-cat-content .cat-left {
        margin-bottom: 0;
    }

    .home-featured-cat-content .mag-post-box.first-post {
        width: 100%;
        overflow: hidden;
        display: table;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #ececec;
    }

    .home-featured-cat-content .mag-post-box.first-post .magcat-thumb {
        float: left;
        margin-right: 20px;
        margin-bottom: 0;
    }

    .home-featured-cat-content .mag-post-box.first-post .penci-image-holder {
        width: 120px;
    }

    .home-featured-cat-content .first-post .magcat-detail h3 a {
        font-size: 15px;
    }

    .post-content-font {
        position: initial;
    }
}

/*
pc
 */
@media (min-width: 1281px) {

    .featured-style-3 .penci-mag-featured-content h3 a {
        font-size: 28px;
    }

    #navigation.header-6 .container {
        display: flex;
    }

    #navigation.header-6 .container .menu {
        margin: 0 auto;
    }
}
