/* =================================================================== */
/* Yellow:#ffb400
====================================================================== */


.cursor-inner ,
.cursor-inner.cursor-hover ,
.social__tooltip ,
.social__tooltip::after ,
.animated-bar ,
.clickbtn ,
.homecolor-block ,
.resume-section .resume-item .item-arrow::before ,
.service-line::after {
    background-color: #ffb400;
}

.navigation ul li.active a .icon ,
.animated-text h3 ,
.fixed-block .social-icons a:hover ,
.section-title .common-title span ,
.about-content .personal-infotitle span ,
.about-content .personal-title span ,
.about-content .about-list .value a ,
.about-content .social-icons li a:hover  ,
.about-subtitle span ,
.testimonial-item .quote ,
.funfacts-box h3 ,
.progress-line span::after ,
.resume-section .resume-item .item-title ,
.service-line ,
.testimonial-item .rating ,
.owl-dot ,
.funfacts-section .funfacts-box h3::after ,
.single-post:hover .post-content .content-title h5>a ,
.blog-section .single-post .post-content .content-date ,
.contact-section .contact-info .list-info .info-icon i ,
.contact-section .contact-info .list-info .info-details .info-value ,
.contact-section .contact-info .list-info .info-details .info-value a ,
.contact-section .contact-info .list-info .info-details .info-value a:focus,
.contact-section .contact-info .list-info .info-details .info-value a:hover ,
.blog-content .blog-header span i ,
.blog-content .blog-body .title ,
.blog-content .blog-body h4 ,
.blog-content .content-title {
    color: #ffb400;
}

.clickbtn ,
.cursor-outer {
    border: 2px solid #ffb400;
}

.resume-section .resume-item {
    border-left: 2px solid #ffb400;
}

.testimonial-item ,
.funfacts-section .funfacts-box{
    border: 1px solid #ffb400;
}

.resume-section .resume-item .item-arrow::after{
    border-left-color: #ffb400;
}

.owl-dot.active span{
    background-color: #ffb400;
    border-color: #ffb400;
}

.owl-dot span{
    border: 3px solid #ffb400;
}

.bar .progress-line span ,
.switch, .mix .info .post {
    background: #ffb400;
}