/*
Theme Name: Divi Community Child Theme
Description: Theme enfant de Divi par Divi Community
Author: Julien - WebMate
Author URI: https://www.divi-community.fr
Template: Divi
Version: 1.1
*/

/*
  ____ _____     _____      ____ ___  __  __ __  __ _   _ _   _ ___ _______   __
 |  _ \_ _\ \   / /_ _|    / ___/ _ \|  \/  |  \/  | | | | \ | |_ _|_   _\ \ / /
 | | | | | \ \ / / | |    | |  | | | | |\/| | |\/| | | | |  \| || |  | |  \ V /
 | |_| | |  \ V /  | |    | |__| |_| | |  | | |  | | |_| | |\  || |  | |   | |
 |____/___|  \_/  |___|    \____\___/|_|  |_|_|  |_|\___/|_| \_|___| |_|   |_|

*/


/* 
** CENTRER DU CONTENU VERTICALEMENT 
** Voir tuto : https://www.divi-community.fr/snippets-divi/centrer-du-contenu-verticalement
*/

.dc-centrer-verticalement {
	display: flex;
	flex-direction: column;
	justify-content: center;
  	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	 -moz-box-orient: vertical;
	 -moz-box-direction: normal;
	  -ms-flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
}


/*
** INVERSER LE SENS DES COLONNES SUR MOBILE
** Voir tuto : https://www.divi-community.fr/snippets-divi/inverser-ordre-des-colonnes-sur-mobile
*/

@media only screen and (max-width : 980px) {
	.dc-inverser-colonnes--section .dc-inverser-colonnes--ligne {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}


/*
** MENU MOBILE : en pleine largeur et le hamburger devient une croix pour fermer
*/

.et_mobile_menu {
	margin-left: -30px;
	padding: 5%;
	width: calc( 100% + 60px);
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d";
}


/* 
** AUGMENTER LA LARGEUR CHAMP RÉSULTAT CAPTCHA 
** Parfois, suivant la taille du texte, certains chiffres du résultat sont masqués
*/
.et_pb_contact_right p input {
	max-width: 50px;
}


/*
** METTRE EXPOSANTS ET INDICES À LA BONNE TAILLE
** Généralement, ils sont bien trop gros…
*/
sup, sub {
    font-size: 70%;
}
/* blog */
.single-post span{
	color: #243853!important
}
/* nav */
.client-area a{
	color: #9599c9!important;
}
.flex-heading-contact ul{
	flex-direction: column;
}

/* rating google global  */

.rating-google-global .number{
    color: #252A62;
}

.rating-google-global .listing, .attribution, .count{
    display: none;
}

.rating-google-global .star{
    color: #252A62!important;
}
/* Header template grid */

.img-acc-card .et_pb_main_blurb_image{
	vertical-align: middle;
}

/* services left */

.branding-services .dsm_icon_list_items.dsm_icon_list_ltr_direction{
	margin-bottom: 10px;
}

.branding-services .dsm_icon_list_wrapper > .dsm_icon_list_image{
	margin-right: 10px;
}

/* services right */

.branding-services-right ul.dsm_icon_list_items.dsm_icon_list_ltr_direction{
	justify-content: flex-end;
}
.branding-services-right li.dsm_icon_list_child{
	flex-direction: row-reverse;
	margin-right: 0px!important;
	margin-top: 10px;
}
.branding-services-right li.dsm_icon_list_child > span.dsm_icon_list_wrapper{
	margin-left: 10px;
}

/* 
 *
 * Media query  
 * 
 */

@media (min-width: 1440px) and (max-width: 1441px) {
	/* nav width */
	.nav-query-mac>.et_pb_column.et_pb_column_3_5.et_pb_column_3_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column--with-menu{
		width: 70%!important;
	}
	/* btn CTA end page */
	.btn-alignement-width .et_pb_button_module_wrapper.dsm_button_1_wrapper{
		display: flex;
		text-align: center;	
	}
}

/* Query pour les écrans d'ordi mac 13" */
@media (min-width: 1400px){
	.btn-alignement-width .et_pb_button_module_wrapper.dsm_button_1_wrapper{
		display: flex;
		text-align: center;
	}
}
@media (min-width: 1400px) and (max-width: 1439px) {
	.et_pb_column.et_pb_column_3_5.et_pb_column_3_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column--with-menu{
		width: 70%!important;
	}
}

@media only screen and (min-width : 425px) {
	.btn-1-nav{
		margin-right: 5px;
	}
}
@media screen and (min-width : 1024px) and (max-width: 1280px) {
	
	.dsm_button .et_pb_button_two{
		margin-left: 0px; 
		margin-top: 10px;
	}
	.btn-1-nav{
		margin-bottom: 15px;
	}
}

@media screen and (min-width : 1535px) and (max-width: 1600px){
	.et_pb_menu .et-menu>li{
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media screen and (min-width: 1442px) and (max-width: 1536px){
	
}

@media only screen and (max-width : 767px) {
		
	/* left hp branding */
	
	ul.dsm_icon_list_items.dsm_icon_list_ltr_direction{
		justify-content: center;
	}
	
	.branding-services .dsm_icon_list_child{
		flex-direction: column;
		margin-bottom: 16px;
	}
	.branding-services .dsm_icon_list_wrapper > .dsm_icon_list_image{
		margin-bottom: 10px;
	}
	.dsm_icon_list .dsm_icon_list_ltr_direction .dsm_icon_list_child .dsm_icon_list_text{
		text-align: center;
	}
	.branding-services .dsm_icon_list_wrapper > .dsm_icon_list_image{
		margin-right: 0px;
	}
	/* right hp branding */
	ul.dsm_icon_list_items.dsm_icon_list_ltr_direction{
		justify-content: center;
	}
	.branding-services-right li.dsm_icon_list_child{
		flex-direction: column;
		margin-bottom: 16px;
	}
	.branding-services-right .dsm_icon_list_wrapper > .dsm_icon_list_image{
		margin-bottom: 10px;
	}
	.dsm_icon_list .dsm_icon_list_ltr_direction .dsm_icon_list_child .dsm_icon_list_text{
		text-align: center;
	}
	.branding-services-right li.dsm_icon_list_child > span.dsm_icon_list_wrapper{
		margin-left: 0px;
	}	
}