

.filter_holder {
    background-color: #847B71; text-align: center;
}

.recent-post-slider .recentpost-categories ul.post-categories li:nth-child(1) a {
    background: #eb3126;
}


.recent-post-slider .wp-post-date::after {
    background: #eb3126;
}


.recent-post-slider.design-4 .post-image-bg {
    background: #FFFFFF;
}

.recent-post-slider.design-4 .slick-prev {
    left: -40px !important;
}


.recent-post-slider button.slick-next, .recent-post-slider button.slick-next:hover, .recent-post-slider button.slick-next:focus {
    opacity: 0.3;
}


.recent-post-slider button.slick-prev, .recent-post-slider button.slick-prev:hover, .recent-post-slider button.slick-prev:focus {
    opacity: 0.3;
}

.projects_holder article span.text_holder, .portfolio_slides span.text_holder, .portfolio_gallery a .gallery_text_holder, .gallery_holder ul li .gallery_hover, .wpb_gallery_slides.wpb_flexslider .q_gallery_title_holder_inner, .wpb_gallery_slides.wpb_flexslider .flex-direction-nav a {
    background-color: rgba(0,0,0,0.4);
}

.portfolio_navigation .portfolio_button a {
    background-color: #2b2b2b;
}

.portfolio_navigation {
    background-color: #1B1B1B;
}

.qbutton.tiny {
    font-size: 15px;
}

#cfc form .wpcf7-mail-sent-ok {
    background: #eb3126;
}