/*
Theme Name: Natures Sunset Child
Description: Theme enfant de Natures Sunset
Author: Tsarajoro
Template: writers-blogily
Version: 0.1.1
*/ 
 
 
.custom-logo{
    max-height: 70px;
}
#site-navigation .menu-mainmenu-container{
    margin-top: 30px;
}
.single .post-thumbnail img{
    max-height: 500px;
    height: auto;
    width: 100%;
}
body > .site.grid-container{
    padding-top: 25px;
    background-color: #fff;
}
.about-the-author{
    display: none;
}
.home.blog .content-wrap .bottom-header-wrapper img{
    width: 100%;
}
.single .post-thumbnail{
    padding: 250px 0px;
    background-size: cover;
    background-position: 100% 30%;
}
.navigation.pagination .nav-links{
    display: flex;
}
.nav-links span, .nav-links a, .pagination .current, .nav-links span:hover, .nav-links a:hover, .pagination .current:hover{
    padding: 5px 17px;
}
