#header-outer, .container-wrap, .row-bg-overlay, .body-border-top, .body-border-right, .body-border-bottom, .body-border-left {
    background: #85022B !important;
}

#header-space{
    background-color: #85022B !important;
}

header#top #logo{
    background-image: url("/img/logos/cab-property-main-logo-v2.svg");
    width: 165px;
    height: 50px;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-size: contain;
    background-position: center;
}

header#top #logo img{
    display: none;
}

@media only screen and (min-width: 991px) {
    header#top #logo{
    width: 345px;
}
}

@media only screen and (min-width: 1200px) {
    header#top #logo{
    width: 445px;
}
}

body h6, .row .col h6{
    text-transform: none !important;
}

#contact{
    margin-top: 50px;
}

#contact * {
    color: #85022B !important;
    font-family: 'Libre Franklin', sans-serif;
}

#contact h6 {
    font-weight: 600;
}

#contact .section-result-title-container {
    font-weight: 400 !important;
}

#contact .section-result-title-container a {
    color: #1C1C1C !important;
    text-decoration: underline;
}

#contact .row-bg-overlay{
    background: #E0DCD9 !important;
}

#group * {
    color: #85022B !important;
    font-family: 'Libre Franklin', sans-serif;
}

#group h6 {
    font-weight: 600;
}

#group h6 a {
    font-weight: 400;
    color: #1C1C1C !important;
}

#group .section-result-title-container {
    font-weight: 400 !important;
}

#group .section-result-title-container a {
    color: #1C1C1C !important;
}


#group .row-bg-overlay{
    background: #E0DCD9 !important;
}

#group img{
    max-width: 298px !important;
}

nav .sf-menu .menu-item:first-child {
    margin-right: 20px;
}

nav .sf-menu .menu-item a{
    text-transform: uppercase;
    font-family: 'Libre Franklin', sans-serif !important;
}

header#top nav ul li a{
    color: #E0DCD9;
    font-size: 14px;
}

#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a:after{
    border-color: #E0DCD9!important;
    bottom: -14px !important;
}

#discover{
    margin-top: 40px;
    margin-bottom: 20px;
}

#discover h6{
    font-size: 34px !important;
    color: #E7002C !important;
    font-weight: 600 !important;
    font-family: 'Libre Franklin', sans-serif;
    line-height: 1.1 !important;
}

#discover h4{
    text-transform: uppercase;
    color: #E7002C !important;
    font-weight: 600 !important;
    font-family: 'Libre Franklin', sans-serif;
    margin-bottom: 15px;
}

@media only screen and (min-width: 768px) {
  #discover h6{
    font-size: 50px !important;
    }
}

@media only screen and (min-width: 991px) {
    #discover .col.span_12{
    width: 70%;
    }
  #discover h6{
    font-size: 80px !important;
    line-height: 80px !important;
    }
    #discover h4{
    font-size: 16px !important;
}
}

@media only screen and (min-width: 1200px) {
  #discover h6{
    font-size: 80px !important;
    }
}

.divider-small-border[data-color="accent-color"]{
    background-color: #E0DCD9!important;
}

.full-width-section > .col.span_12.dark h2{
    color: #E0DCD9CD;
    font-size: 20px;
    font-family: 'Libre Franklin', sans-serif;
}

body.material #slide-out-widget-area-bg.slide-out-from-right{
    background-color: #1c1c1c !important;
}

body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material a.slide_out_area_close:before{
    background-color: #1c1c1c !important;
}