.has-logo .header-title {
    left: 258px;
}

/* 8) On Hover */
.nav-primary ul li a:hover{
    border-bottom-color: #b3c2e1;
}

.btn {
    background:none;
    color: #fff;
    margin-top:2px;
    padding-left:5px;
}

a {
    color: #b3c2e1;
}

.contact-combined dd, .contact-combined .contact-combined-opening-hours, .contact-combined .contact-combined-opening-hours p {
    color: #ffffff;
}

#back-top {
                position:fixed;
    	       z-index: 99;
                bottom: 30px;
                float: right;
                right: 20px;
                font-family: "Fontello";
                font-size: 20px;
}