:root {
    --primary-color: #546E91;
    --accent-color: #89745F;
}

header .-default, header .-var1, header .-var2, header .-var3 {
    position: inherit;
}

.header .realtor_heading_title {
    display: none;
    margin-left: 20px;
}

.navbar-header.logo-wrap {
    width: 15% !important;
}

header .-default .company-logo {
    padding-top: 15px;
    padding-bottom: 30px;
}

.navbar-nav > li > a {
    padding: 10px 5px;
    font-weight: 700;
    font-size: 1.4em;
    margin-top: 20px;
}

.header .realtor_heading_title a {
    color: var(--text-color);
    padding-bottom: 10px;
    font-size: 2em;
}

.header .realtor_heading_title .-realtor-heading-text {
    font-size: 1.4em;
    display: block;
    color: var(--text-color);
    line-height: 22px;
}

.header .section-navbar ul li {
    color:  var(--text-color) !important;
}

.nav > li > a {
    color: var(--text-color) !important;
}

.navbar-nav a:hover {
    color: #8e735c;
}

.carousel-control {
    top: 45%;
    background-image: none !important;
    color: #8e735c;
}

div#widgetitem-11, div#widgetitem-13, div#widgetitem-14 {
    display: none;
}

.section-above-navbar li.fax.hide-contact-detail {
    display: none;
}
