/*******************************************************************************
 Add your custom css styles here
 *******************************************************************************/

.logo-holder a img {
    padding: 8px 0;
}

nav li a.act-link:before {
    background: #efece8;
}

.fixed-title {
    height: 51px;
    margin-left: -50px;
    padding-top: 17px;
}

.fixed-title:after {
    bottom:0px;
}