/*
 Theme Name:   Juster Child by CD
 Description:  Juster Child Theme
 Author:       Cédric Dagherir
 Author URI:   http://www.dahive.fr
 Template:	   juster
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text-domain : juster-child

 //add_filter( 'add_post_metadata', array( $this, 'check_previous_meta' ), 10, 5 );

*/

.cd-timeline-content{
	min-height: 300px !important;
}

.home .owl-dots .owl-dot{
	display:none !important;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 select{
	margin-bottom: 0!important;
}

.counter-five .jt-counter{
	width:auto;
}
.counter-five .wpb_wrapper{
	display:flex;
}