/*
Theme Name: unitre child
Description: Child Theme
Version: 1.0
Author: Invenia
Author URI: http://www.invenia.it
Template: Divi
*/

@import url("../Divi/style.css");

a:hover{text-decoration:underline;}
ul li{padding-bottom:15px;}

ul#top-menu li {padding-bottom:5px;}

#top-header {font-size:16px;}
.et_vertical_nav.et_header_style_centered #main-header #top-menu-nav, .et_vertical_nav.et_header_style_split #main-header #top-menu-nav {
    text-align: left;
    width: 100%;
}
.et_vertical_nav #main-header #top-menu > li > a {
    font-size: 14px !important;}

.et_vertical_nav.et_vertical_fixed.et_header_style_left .et-fixed-header #et-top-navigation, .et_vertical_nav.et_vertical_fixed.et_header_style_split .et-fixed-header #et-top-navigation {
    padding-top: 15px;
}


#top-header a:hover{color:#000;}

.published{display:none;}
.et_pb_widget ul li {
    border-bottom: 1px solid #B1DED0;}

a.big-button { cursor: none !important; }
 a.biggreenuni {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #94e48d 0%, #82cf7c 100%) repeat scroll 0 0;
    border: 1px solid #4dab46;
    color: #000 !important;
}

#footer-widgets .footer-widget li a {
    color: #fff !important;
}
#footer-widgets .footer-widget li a:hover {
    color: #000 !important;text-decoration: underline !important;
}


#footer-info{width:100%;}
#footer-info a{font-weight: 500 !important;}
#footer-info a:hover {
    color: rgb(255,255,255);
}
.copyright{float:left;}
.reference{float:right;}

.footer-widget .et_pb_widget a {
    color: #fff;
font-weight: bold;
}
.footer-widget .et_pb_widget a:hover{
    color: #000;}

#main-footer .footer-widget h4 {
    color: #fff !important;
}