@import url("../Divi/style.css");
/*
Theme Name: JerrixIT
Theme URI: http://www.jerrix.be
Description: JerrixIT Wordpress Theme
Author: JerrixIT
Author URI: http://www.jerrix.be
Template: Divi
Version: 1.2
*/
/* MENU FIX DOUBLE ROW */
#top-menu li, .fullwidth-menu li {
font-size:11px;
padding-right: 10px;
}
/* blurb iconen groter zetten */
.et_pb_blurb_position_left .et_pb_main_blurb_image { width: 40px !important; }
.et_pb_blurb_position_left img { height: 40px !important; }
.et_pb_blurb_position_left .et-pb-icon { font-size: 30px !important; }
.et_pb_blurb_position_left .et_pb_blurb_content { padding-left: 60px !important; }

/* HOVER KLEUR TOP MENU */
#top-menu li a:hover ,.et_header_style_split #et-top-navigation nav > ul > li > a:hover{
color: #252525!important;
opacity:1!important;
}
.et-fixed-header #top-menu li.current-menu-ancestor > a, .et-fixed-header #top-menu li.current-menu-item > a {
    color: #252525 !important;
}


/* FOOTER STIJL */
#footer-bottom #footer-info {
color: #FFF;
font-family:'Raleway',sans-serif;
font-size:14px;
font-weight: bold;
text-transform:uppercase;
}
#creditsjerrix{
float:none;
text-align:right;
color:#FFF;
font-family:'Raleway';
font-size:13px;

}
#creditsjerrix a:hover{
color:#F7C941;
}
#creditsjerrix a{
font-weight:bold;
color:#FFF;
}

.et_pb_scroll_top.et-pb-icon {
    right: 20px;
    bottom: 60px;
    padding: 5px;
    color: #fff;
    background: #F4902F;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius:10px;
}
