@charset "UTF-8";
/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Botões */
.wpb_wrapper .nectar-button.regular {
    border: 3px solid #fff;
}

.wpb_wrapper .nectar-button.regular-button:hover {
    opacity: 1;
    background-color: #ffb049 !important;
}

/* Grid */
.portfolio-wrap .portfolio-items {
    margin-bottom: 42px;
}

.portfolio-wrap .portfolio-items .col {
    background-color: transparent;
}

.portfolio-wrap .portfolio-items .col .work-meta {
    width: 100%;
    text-align: center;
}

/* Depoimentos */
.testimonial_slider .slides .image-icon {
    display: none;
}

.testimonial_slider .slides .testimonial-name {
    color: #ffb049;
}
