/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 04 2016 | 09:05:15 (am)
/*
/******* Do not edit this file *******/

.mwHome{
    float:left;
    margin-right:3px;
}
.site-info{
display:none;
}
#theme-header{
    display:none;
}
.textwidget .button {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 3px;
}
.header-content{
    display:none;
}
.wrapper{
    background-color: #EAEAEA;
}
#main-nav{
    display:none;
}
.ms-container{
    border-bottom: 5px solid #828282;
}
.mbrcMap:hover{
    width:100%;
}
.mbrcMap{
    transition:all 2s ease;
}