.text-color, 
.social-links li a:hover, 
#nav li ul li.current-menu-item a, 
#nav li ul li:hover > a, 
a:hover, 
.post-body a:hover h3, 
.blog-post.sticky .post-body a h3, 
.footer-breadcrumbs li a.active, 
.footer-breadcrumbs li a:hover, 
.tabs li.active a{
    color: #ebb74c !important;
}

.read-more-btn:hover a, 
.aside_widgets .newsletter .submit:hover, 
.comment-reply-link{
    background-color: #fac351;
}

#nav > ul > li.current-menu-item, 
#nav > ul > li:hover, 
.pi_recent_posts .meta:hover, 
.blog-meta .category:hover, 
.read-more-btn:hover .plus, 
.widget_tag_cloud a:hover, 
.comment-reply-link:hover, 
.quicksand-filter-container #quicksand-filter li.active, 
.quicksand-filter-container #quicksand-filter li:hover, 
.portfolio-hover li:hover, 
.nivo-caption .subtitle, 
.team-info .title-position .position, 
span.dropcap-color{
    background-color: #ebb74c !important;
}

.aside_widgets .newsletter .submit:hover{
    border: 1px solid #ebb74c;
}

.portfolio:hover figcaption, 
.testimonials-alternative-content{
    border-top: 3px solid #ebb74c;
}

blockquote.style2{
    border-left: 5px solid #ebb74c;
}

#nav > ul > li:hover, 
#nav > ul > li.current-menu-item{
    border-bottom: 2px solid #ebb74c;
    height: 66px;
    border-right: 1px solid #ebb74c;
}

.testimonials-alternative-nav li a:after{
    border-bottom: 8px solid #ebb74c;
}

.wpcf7-submit, 
.pager li.active, 
.pager li:hover, 
#respond #comment-reply, 
.expand, 
.btn-color, 
.btn-medium.yellow, 
.btn-big.yellow{
    background: #f7d58f; /* Old browsers */
    background: -moz-linear-gradient(top,  #f7d58f 0%, #f8c866 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7d58f), color-stop(100%,#f8c866)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f7d58f 0%,#f8c866 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f7d58f 0%,#f8c866 100%); /* Opera 11.10+ */
    background: linear-gradient(to bottom,  #f7d58f 0%,#f8c866 100%); /* W3C */

    border: 1px solid #d6aa51;
}

.wpcf7-submit:hover, 
#respond #comment-reply:hover, 
.btn-color:hover, 
.btn-medium.yellow:hover, 
.btn-big.yellow:hover{
    background: #f8c866; /* Old browsers */
    background: -moz-linear-gradient(top,  #f8c866 0%, #f7d58f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8c866), color-stop(100%,#f7d58f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f8c866 0%,#f7d58f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f8c866 0%,#f7d58f 100%); /* Opera 11.10+ */
    background: linear-gradient(to bottom,  #f8c866 0%,#f7d58f 100%); /* W3C */
}

#search-box .search-submit:hover{
    background: url('../img/yellow/search-hover.png') no-repeat center 3px;
}

.nivo-nextNav{
     background-image:  url('../img/rsar.png'); 
}

.nivo-prevNav{
    background-image: url('../img/rsal.png');
}

.nivo-nextNav:hover{
    background-image: url('../img/yellow/rsar-active.png');
}

.nivo-prevNav:hover{
    background-image: url('../img/yellow/rsal-active.png');
}

.accordion.faq .title.active a, 
.accordion.faq .title:hover a{
    background: url('../img/yellow/faq-opened.png') no-repeat 0 center;
}

.accordion .title.active a,
.accordion .title:hover a{
     background: url('../img/yellow/acc-opened.png') no-repeat 0 center;
}

.arrow-list li{
    background: url('../img/yellow/arrow.png') no-repeat 0 center;
}

.carousel-nav li a.prev:hover{
    background-image: url('../img/yellow/cl-active.png');
}

.carousel-nav li a.next:hover{
    background-image: url('../img/yellow/cr-active.png');
}

.service-box-1 .icon{
    background: url('../img/yellow/service-bkg.png') no-repeat 0 0;
}

.carousel-portfolio .carousel-pagination a.selected {
    background: url('../img/yellow/sb-active.png') no-repeat;
}

.carousel-pagination a.selected {
    background: url('../img/yellow/db-active.png') no-repeat;
}

.widget .contact-info li.address{
    background: url('../img/yellow/contact-address.png') no-repeat 0 0;
}

.widget .contact-info li.phone{
    background: url('../img/yellow/contact-phone.png') no-repeat 0 0;
}

.widget .contact-info li.mail{
    background: url('../img/yellow/contact-mail.png') no-repeat 0 0;
}

.btn-color span, .btn-color:hover span, 
#respond #comment-reply, 
.wpcf7-submit{
    color: #9a7221 !important;
}
