/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 09 2022 | 02:39:32 (pm)
/*
/******* Do not edit this file *******/

.entry {
    border-bottom: 0px solid #ddd !important;
}

.sidebar,
.entry-title, 
.entry-title a{
    display: none !important;
}

.site-inner,
.site-header .wrap,
.site-footer{
    background: #fff !important;
}

.site-container {
    background-color: #fff !important;
}

.header-image .site-title a {
    min-height: 170px;
}

.page-id-59 .content,
 .content{
    width: 100% !important;
}

.genesis-nav-menu  {
text-align: center;
}

.nav-secondary {
    background-color: #fff;
}