/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 19 2025 | 04:37:11 (am)
/*
/******* Do not edit this file *******/

body {
    font-size: 15px!important;
}
body, h1, h2, h3, h4, h5, h6 {
    font-family: Calibri,Lato,Arial,Helvetica,Roboto,sans-serif;
}
.footer-widget-container{
    border-top: 0px;
}
.footer-widget-container li{
    border-bottom: 1px dotted #fff;
}
.footer-widget-top {
    border-bottom: 0px;
    padding: 10px 0;
}
.site-header{
    position: relative; 
    z-index: 9999;
}
.top-bar, .top-bar ul {
    background-color: #019ed8;
}
.top-bar .menu a {
    color: #fff;
}
.top-bar .menu a:hover {
    color: #424251;
}
.top-bar .menu .active > a {
    background: #01427a;
}
.off-canvas-content {
    background-image: url('http://www.oneccatogo.tg/wp-content/uploads/2016/07/bg-onecca-gris.jpg');
    background-repeat: repeat-x;
}
#footer-container .copyright {
    padding: 9px 15px;
    color: #ffffff;
}
#footer-container .site-footer {
    background: #006a96;
}
a.associated {
    /* text-decoration: underline; */
    color: #FFFFFF;
    background: #006a96;
    padding: 0px 9px;
}
a.associated:hover {
    /* text-decoration: underline; */
    color: #fff;
    background: #006a96;
    padding: 0px 9px;
}
.document-title {
    color: rgb(23, 108, 169);
    line-height: inherit;
    text-decoration: none;
    font-size: 20px;
}
#footer-container .footer-menu>li>a {
    padding: 0 8px;
    color: #fefefe;
}