.navbar-logged-in-wrap{
    display: none !important;
}
.header-desktop .main-nav .nav-link{
    font-family: "Fahkwang", sans-serif;
}
.footer-wrap{
    font-family: 'Lato' !important;
}
.widget-title{
    font-family: "Fahkwang", sans-serif;
}
.item-wrap-v6 .item-title{
    text-transform: uppercase;
}
body:not(.home) #header-section{
     position: static !important; 
    /* width: 100%; */
    z-index: 1000;
    /* transition: background-color 0.3s ease-in-out; */
    /* height: 102px; */
    background-color: #1d3b2d !important;
}
body:not(.home)  .header-v1{
    margin-bottom: 0;
}