/** color-1 ***/

a, h2 span, h3 span, h4 span, .post-meta-author a, .navigation .navbar-right li a:hover i, .navigation .navbar-right li a:focus i,
.package:hover h5, .ih-item.square.effect10 .info strong, .ih-item.square.effect10 .info .social li a:hover i,
.comment-author a:hover, .post-title a:hover,
ul.list-default li:before {
    color: #e6b154;
}

.contactInfo p:hover i {
    color: #e6b154 !important;
}

a:hover, a:focus, a:visited {
    color: darken #e6b154, 5%;
}
blockquote {border-left-color: #e6b154; padding-top: 0; padding-bottom: 0;}

a.top, .post-wrap .owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: #e6b154;
}

.navigation .navbar-default .navbar-nav > li.active a, .navigation .navbar-default .navbar-nav > li a:hover {
    background-color: #e6b154 !important;
}

.price, .widget-search button, .widget-flickr-feed ul a:after, .widget-tag-cloud ul li a, .tagcloud a, .btn-primary, 
.post-wrap .owl-theme .owl-controls .owl-dots .owl-dot span, .post-img a .link, .pagination > li > a, #copyright,
.widget.categories li a, .widget li a {
    background-color: #e6b154;
}
.footer {
    border-top: solid 8px #e6b154;
}


.pagination > li > a,
.pagination > li > span {
    border-color: #e6b154;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    background-color: #e6b154;
    border-color: #e6b154;
}



/** color-2 ***/

h1, h2, h3, h4, h5, h6, .slides .slides-navigation a, .subscribe h4 span,
#serviceList .carousel-indicators li.active:before,
.post-header .post-meta a:hover, .post-meta-author a:hover, .contactInfo a:hover {
    color: #885555;
}

.contactInfo p:hover {
    color: #885555 !important;
}

.ih-item.square.effect10 .info, .post-wrap .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #885555;
}

.btn-default, .post-wrap .owl-theme .owl-controls .owl-dots .owl-dot:hover span,
.post-wrap .owl-theme .owl-controls .owl-dots .owl-dot.active span, .offer, .widget.categories li.active a,
.widget.categories li a:hover,.widget li.active a, .widget li a:hover, .widget-tag-cloud ul li a:hover, .tagcloud a:hover {
    background-color: #885555;
}

#serviceList .carousel-indicators :hover, #serviceList .carousel-indicators li.active {
    background-color: #885555 !important;
}


.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background-color: #885555;
    border-color: #885555;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #885555;
    border-color: #885555;
}

.btn-default:hover, .btn-default:focus {
    background-color: #784b4b !important;
}

.navigation {
    background-color: #694141;
}

/** color-3 ***/

.btn-primary:hover, .btn-primary:focus {
    background-color: #e3a73e !important;
}

/** -- ***/

.package:hover .price {
    background-color: #df9d28;
}
.offer h1:after {
    background-color: #94c82f;
}

.quotes .highlightBox .fa-quote-left, .quotes .highlightBox .fa-quote-right, #quotes .fa-quote-left, #quotes .fa-quote-right {
    color: #8c6115;
}
.subscribe {
    background-color: #985f5f;
}


.highlightBox .boxBg {
    background-color: rgba(148, 200, 47, 0.8);
}
.offer >.boxBg {
    background-color: rgba(73, 60, 65, 0.8)!important;
}
.quotes .highlightBox .boxBg {
    background: rgba(230, 177, 84, 0.8) url(../../img/body-bg5.png) repeat 0 0;
}




