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