.page-title, .entry-title {
    text-transform: none !important;
}

#header {
    padding-bottom: 0em !important;
}

#logo .site-title {
    display: none !important;
}

#frontpage-slider .zeeslide .slide-title {
    text-transform: none !important;
}

.entry-title {
    font-size: 1.1em !important;
}

#mainnav-menu a:hover {
    background: #f89c1c !important;
}

#frontpage-slider .zeeslide .slide-entry {
    border-top: 10px solid #f89c1c !important;
}

.frontpage-slider-controls .zeeflex-control-paging li a.zeeflex-active {
    background: #f89c1c !important;
}

.widget a:link, .widget a:visited {
    color: #f89c1c !important;
}

@media only screen and (min-width: 1500px) {
#logo .custom-logo {
    margin: 0px 0px 0px 48% !important;
}
}