/* Buttons */
.btn-blue-solid,
.btn-blue-solid:hover,
.btn-blue,
.readmore-button,
.btn-big-blue,
.hr-button,
.hr-button-white:hover {
    border-color: #26a8e4;
}
.btn-blue-solid,
.btn-blue:hover,
.btn-big-blue {
    background: #26a8e4;
}
.btn-blue-solid:hover,
.btn-blue,
.readmore-button,
.btn-big-blue:hover,
.hr-button,
.hr-button-white:hover {
    color: #26a8e4;
}

/* Topbar */
.topbar-right a:hover {
    color: #26a8e4;
}

/* Navbar/ Menu */
.nav li a:hover {
    color: #26a8e4 !important;
}
.right-navbar ul li a:hover {
    color: #26a8e4;
}
.cart-num {
    background-color: #26a8e4;
}

/* About */
.big-number,
.rt-link a,
.img-column-2 .rt-link-left a {
    color: #26a8e4;
}

/* What We Do */
.what-we-do h4 {
    color: #26a8e4;
}

/* About Info */
.about-info h1,
.facts-counter span {
    color: #26a8e4;
}

/* Team */
.team-overlay .social-share a:hover i,
.member-detail h4,
.overlay_content p {
    color: #26a8e4;
}

/* Work Carousel */
.work-carousel .owl-controls .owl-buttons div,
.work-carousel-2 .owl-controls .owl-buttons div,
.related-posts-carousel .owl-controls .owl-buttons div {
    color: #26a8e4 !important;
}
.work-carousel-3 .owl-pagination .owl-page.active span {
    background-color: #26a8e4 !important;
}

/* Design Styles */
.design-styles h4,
.process-column h4 {
    color: #26a8e4;
}

/* Partners */
.partners-2 .owl-controls .owl-buttons div {
    color: #26a8e4 !important;
}

/* Breadcrumbs */
.breadcrumbs ul li a.active {
    color: #26a8e4;
}

/* Blog Post */
.post-date,
.blog-short-detail a,
.blog-post h4 a,
.blog-post h4,
.blog-post ul li a:hover,
.reply:hover {
    color: #26a8e4;
}

/* Blog Sidebar */
.search-form .btn-search:hover,
.categories ul li a:hover,
.tags ul li a:hover,
.twitter-feed a,
.twitter-feed i,
.twitter-feed .expand:hover,
.article-date {
    color: #26a8e4;
}
.calender .active {
    background: #26a8e4;
}
.tags ul li a:hover {
    border-color: #26a8e4;
}

/* Properties */
.property-price,
.property-actions ul li a,
.property-search h6 {
    color: #26a8e4;
}
.property-actions ul li a {
    border-color: #26a8e4 !important;
}
.property-actions ul li a:hover {
    background-color: #26a8e4;
}

/* Agents */
.agents-carousel .owl-controls .owl-buttons .owl-prev:hover,
.agents-carousel .owl-controls .owl-buttons .owl-next:hover,
.featured-properties-carousel .owl-controls .owl-buttons .owl-prev:hover,
.featured-properties-carousel .owl-controls .owl-buttons .owl-next:hover {
    color: #26a8e4 !important;
}
.agent-details h4 {
    color: #26a8e4;
}

/* Footer */
.footer h5,
.quick-links ul li a:hover,
.news-details h4 a,
.newsletter-form .btn-search:hover,
.footer-social li a:hover,
.copyrights-links ul li a:hover {
    color: #26a8e4;
}

/* Signup Modal/ Popup */
.close span {
    border-color: #26a8e4;
    color: #26a8e4;
}
.lost-password span {
    background: #26a8e4;
}
.sale-ribbon.ribbon-blue {
    background: #27a8e4;
}

#color-switcher h2 {
  background-color: #26a8e4;
}
#color-switcher i {
  color: #26a8e4;
}