/* --------------------------------- */
/* Css Styles                        */
/*---------------------------------- */


.home .home-content .hero-title span, .widget-twitter a, footer .social a:hover, .full-menu .full-inner nav ul li a:hover, .full-menu .full-inner .full-contact ul li.title, .full-menu .full-inner .full-contact ul li .social a:hover, .home .home-content .social a:hover i, .titlebar .page-title span, .news-box small, .news-list:hover .news-box .title, .news-article .category, .article-comments .comment-content .reply, .widgets-title, .widget-latest-news ul li a:hover p, .widget-categories ul li a:hover, span.icon {
    color: #ffd74f;
}
/*#ffd74f*/

/*next portfolio text*/
.portfolio-nav .port-next .nav-title {
    color: #ffe898 !important;
}
.portfolio-nav .port-next .next-title {
    color: #ffc500 !important;
}
/*------- ENDS*/

.home .home-content .hero-title span {
}

.full-open .nav-icon:hover span, .owl-carousel.work-areas .area .line, .owl-theme .owl-controls .owl-page.active span, .site-btn2:hover, .cbp-item figure {
    background: #ffd74f !important;
}

.cbp-l-loadMore-link {
    border: solid 2px #ffd74f !important;
}

footer {
    border-bottom: solid 6px #ffd74f;
}

input.inp:focus, textarea.form-message:focus {
    border-color: #ffd74f;
}

.cbp-l-loadMore-link, .site-btn {
    background: linear-gradient(to right, #ffd74f 50%, #ffffff00 50%);
}
