
.mainmenu ul li:hover > .sub-menu li > a:hover,
.btn-bg-2,
.service-details a,
.process-step-icon,
.pricing-top,
.team-img::before,
.grid-blogg:hover .small-btn a,
.footer-bootom-area,
.blog-text span::before,
.article-share .social li a:hover,
.transaction-table .table tbody tr td::before{
    background : #d5a640;
}

#scrollUp{
    background-color : #d5a640;
}

#topbar .topbar-block.left ul li i,
#topbar .topbar-block ul.social a:hover,
.service-details a:hover,
.section-title span,
.section-title a:hover,
.ser-details a:hover,
.process-step:hover .process-step-icon,
.footer-menu li a:hover,
.breadcrumb-menu span,
.blog-wrapper:hover .blog-text h4 a,
.widget-posts-title > a:hover,
.blog-warp .blog-content h4:hover,
.features-content i,
.sign-in-form form span a,
.sign-in-form .forgot-password a:hover,
.transaction-table .table thead th,
.transaction-table .table tbody tr:hover td{
    color : #d5a640 !important;
}

#topbar ul li{
    border-right: 1px solid #d5a640;
}


.logo-styler::after{
    border-top: 1px solid #d5a640;
}

.mainmenu ul li .sub-menu{
    border-top: 2px solid #d5a640;
}

.ser-details,
.widget-title::after{
    border-bottom: 5px solid #d5a640;
}

.service-details a:hover,
.service-details a,
.border-color-gray,
.single-fact-count:hover{
    border: 2px solid #d5a640 !important;
}

.article-share .social li a:hover{
    border: 1px solid #d5a640 !important;
}

.sign-in-form form .form-control:focus, .signup-form form .form-control:focus{
    border-color: #d5a640;
}
