/*
Theme Name: Mann Child
Author: VamTam
Author URI: https://vamtam.com
Template: mann
*/



/*

put your child theme styles here


you don't need any @import rules

*/
/* body */
html, 
#main-content,
.vamtam-main {
    background-color: #fff !important;
}

/* Menu de topo */
#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link {
	font-weight: bold !important;
}

/* Testemunhos página inicial (slide texto) */
h3.quote-summary {
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 16px !important;
}
.quote-title {
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: bold !important;
}
.vamtam-cubeportfolio.cbp-slider-edge .cbp-nav-pagination-active {
	background-color: #ffffff !important;
}

/* Timeline */
.fl-node-5b36bd7dc571b > .fl-col-content {
    border-color: #fff !important;
}