﻿.wreath-section {
    background: url("../../images/taupe-section.jpg") no-repeat center;
    background-size: contain;
}

#qbootstrap-header .navbar-brand {
    color: #fff !important;
}
@media (max-width: 767px) {
    #qbootstrap-header .navbar-brand {
        color: #847D74 !important;
    }
}   





.section-heading h2 {
    color: #847D74;
}

.couple.bride:after, .couple.groom:after {
    background: rgba(132, 125, 116, 0.07);
}

.couple .desc h2 {
    color: #847D74;
}

.timeline-title {
    color: #847D74;
}



#qbootstrap-header.navbar-fixed-top .navbar-brand {
    color: #847D74!important;
}

#qbootstrap-header.navbar-fixed-top #navbar li a:hover {
    color: #847D74;
}

#qbootstrap-header.navbar-fixed-top #navbar li.active a {
    color: #847D74;
}

#qbootstrap-header #navbar li a:hover {
    color: #847D74 !important;
}

#qbootstrap-header #navbar li.active a {
    color: #847D74 !important;
}

#qbootstrap-header #navbar li a span:before {
    background-color: #847D74;
}


.qbootstrap-nav-toggle.active i::before, .qbootstrap-nav-toggle.active i::after {
    background: #847D74;
}

.qbootstrap-nav-toggle i {
    color: #847D74;
    background: #847D74;
}

    .qbootstrap-nav-toggle i::before, .qbootstrap-nav-toggle i::after {
        background: #847D74;
    }

.icon {
    color: #847D74;
}

.timeline:before {
    border-right: 1px dashed rgba(132, 125, 116, .8);
}

.wedding-events .desc h3 {
    color: #847D74;
}

.wedding-events .desc:after {
    background: rgba(132, 125, 116, 0.07);
}

.wedding-events .desc .icon i {
    color: #fff;
    background: #847D74;
}

a:hover, a:active, a:focus {
    color: #847D74;
}

#qbootstrap-header #navbar li a {
    color: rgba(255, 255, 255, 1);
}
