/*
 Theme Name:   University Child
 Description:  CactusThemes - University Child Theme
 Author:       CactusThemes
 Author URI:   http://cactusthemes.com
 Template:     university
 Version:      1.0.2
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
#main-nav .affix-top .navbar-nav > li > a {
	color:#000;
    height: 110px;
    line-height: 55px;
    font-family: 'Open Sans';
    font-size: 13px;
}
#main-nav .navbar-nav > li > a::before {
    border-color: #c6d30a;
}
@media (min-width: 1280px) {
    #top-nav {
        height:0;
    }
}
.logo img {
    margin:10px 0;
    max-height: 90px;
}
.page-heading {
    background: url('images/bandeau-header-bioref.jpg') no-repeat;
    background-size: cover;
}
h3 strong.bouton {
    color:#FFF;
    border-radius: 50%;
    background:#7db822;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 5px;
}
.thumbnail-overflow .date-block {
    background-color:#c6d30a;
}
.img-bottom {
    position: relative;
    margin-bottom:0 !important;
    bottom:0;
    margin-top:15px;
}
#body {
    font-size: 15px;
}