/* PAR THEME */

/* Background-color */
a.elemadded,
#ascrail2000 > div,
#ascrail2000-hr > div,
.client-test h3,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next,
.service-item,
ul.tab-links li:hover,
ul.tab-links li a.active,
.link-post .post-content,
.quote-post .post-content,
.blog-page-link,
.comment-form input[type="submit"],
#contact-form input[type="submit"],
.comment-form input[type="submit"],
ul#social-site li a {
    background-color:#ffcd00 !important;
}

/* Background-color transparent */
.team-hover,
.view-first .mask {
    background: none repeat scroll 0 0 rgba(213, 77, 19, 0.9) !important;
}

/* Border color */
.aside-post .post-content,
#contact-form input[type="text"]:focus + span i,
.comment-form input[type="text"]:focus + span i {
    border-color:#ffcd00 !important;
}

/* Color */
.info .mail,
.info .phone,
.info i,
.error {
    color:#ffcd00 !important;
}

/* FIN PAR THEME */