/**
* Theme Name: Ticrou Child
* Description: This is a child theme of Ticrou, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/templatepath">Template Path</a>
* Template: ticrou
* Version: 1.3
*/

.banner-section .animation_text_word.special-text  {	
	display: none !important;
}

.banner-carousel.owl-carousel .owl-stage {
	display: flex;
	flex-wrap: wrap;
}

.banner-carousel.owl-carousel .owl-stage .owl-item {
	flex: 1 0 auto;
}

.banner-carousel.owl-carousel .owl-stage .owl-item .slide-item {
	min-height: 100%;
}