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