/*
Theme Name: Ablanna Child
Description: Theme enfant de Ablanna
Author: Tsarajoro
Template: ablanna
Version: 0.1.0
*/ 

.home.blog .site-branding h1.site-title, .site-branding h2.site-title {
    display: none;
}
.read-more-btn{
    display: none !important;
}
#comments{
    background-color: #fff;
    padding: 15px;
}
.entry-footer{
    display: none;
} 
.copyright.text-center span{
    color: #fff;
}
.slicknav_menu{
    background: #302f4e !important;
}
 .slicknav_btn{
     left: 0% !important;
     top: 0px !important;
 }
a.slicknav_btn.slicknav_collapsed .slicknav_icon {
    display: none;
}
.header-area {
    background-color: #302f4e;
}
.wp-block-search .wp-block-search__button {
    border: 1px solid #302f4e !important;
    background: #302f4e !important;
    color: #ee8968 !important;
}
.widget h2{
    background: #302f4e !important;
    color: #ee8968 !important;
}
.custom-logo-link img{
    max-width: 100px;
    max-height: 100px;
}
.nav-links a, .comment-form input[type=submit]{
    color: #db6555;
    background-color: #302f4e;
}
.single ul li {
    list-style: disc;
    margin-left: 45px;
}
