/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/


.vc-hoverbox {height: 300px;} /*add*/

/* botao trabalhe connosco*/
.video_button .gem-icon-inner:before {
    content: "trabalhe"!important;

}

.video_button .gem-icon-inner:after {
    content: "connosco"!important;

}

/* cor separador contador */
.gem-counter-effect-simple:after {
    content: '';
    background: #af282a!important;

}

/* cor aspas testemunhos */
.gem-testimonials.style1 .gem-testimonial-wrapper:after, .gem-testimonials.style2 .gem-testimonial-wrapper p:after {
    color: #af282a!important;
}

/* cor botao formulario enviar */
.contactform .wpcf7-form input[type='submit'] {
    background: #af282a!important;
	color: #fff!important;
}

/* cor nome dos testemunhos */
body .gem-testimonial-name {
    color: #af282a!important;
}

/* cor botao pink */
.vc_btn3.vc_btn3-color-juicy-pink {
    background-color: #af282a!important;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
    border-color: #af282a!important;
    background-color: #af282a!important;
}
/* cor marcadores */
body .gem-list.gem-list-color-5 > ul > li:before {
    color: #af282a;
}