/*
Theme Name: Ametrine Child
Template: ametrine
Description: Child theme for Ametrine
Author: Your Name
Version: 1.0.0
*/


/*
 * Blog post
 * */
.qodef-blog-item{

}

.qodef-blog-item .qodef-e-top-holder{
    display: none !important;
}
.qodef-blog-item .qodef-e-top-holder{
    margin-bottom: 2em !important;
    text-align: left;
}
.qodef-blog-item .qodef-e-top-holder .qodef-e-info{
    justify-content: start !important;
}

.qodef-blog-item h1{
    font-size: 70px !important;
    line-height: 75px !important;
    text-align: center;
}

.qodef-blog-item h1{
    text-transform: lowercase;
}
.qodef-blog-item h1:first-letter{
    text-transform: uppercase;
}

.qodef-blog-item .qodef-e-media img{
    object-fit: cover !important;
    height: 60vh !important;
}

.qodef-blog-item .qodef-e-content .qodef-e-bottom-holder{
    display: none;
}

#qodef-single-post-navigation a span{
    font-family: Queens !important;
}


#qodef-single-post-navigation h5{
    font-family: Queens;
}
