/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
/******************Génirale*********************/
.flotte {
float:left;
}
.flotte img {
    width: 49px !important;
    margin-right: 20px !important;
}
#top-menu li.current-menu-item>a {
    color: #ff0000 !important;
}
.cls-flex {
		flex-direction: row-reverse !important;
	}

h4 {
    line-height: 1.2em !important;
}

/*********************Respo**********************/

@media only screen and (max-width: 1239px) and (min-width: 768px){
	.cls-disponible {
    display: block !important;
    height: 400px !important;
}
	.cls-disponible-2 {
    display: block !important;
    height: 400px !important;
}
	.text-up {
    padding-bottom: 0px !important;
}
	.text-dwn {
    padding-top: 0px !important;
    margin-top: -29px !important;
}
}

@media only screen and (max-width: 767px){
	.cls-disponible {
    display: block !important;
    height: 222px !important;
}
	.cls-disponible-2 {
    display: block !important;
    height: 222px !important;
}
	.text-up {
    padding-bottom: 0px !important;
}
	.text-dwn {
    padding-top: 0px !important;
    margin-top: -29px !important;
}
	h1 {
		font-size: 27px !important;
	}
	h2 {
		font-size: 25px !important;
	}
	h3 {
		font-size: 20px !important;
	}
	h4 {
		font-size: 19px !important;
	}
	.cls-padd {
    padding-bottom: 22px !important;
    padding-top: 22px !important;
}
	.pd-top {
    padding-top: 14px !important;
}
}

@media only screen and (max-width: 1457px) and (min-width: 1240px){
	.cls-text-menu a {
    font-size: 13px !important;
}
}
@media only screen and (max-width: 1239px) and (min-width: 981px){
	.c-visib a {
		font-size: 10px !important;
	}
}
@media only screen and (min-width: 1240px){
	.c-visib {
		display: none !important;
	}
}
@media only screen and (max-width: 1239px){
	.c-visib-2 {
		display: none !important;
	}
}





