/*
Theme Name: Avis Entreprise
Description: Theme enfant Divi pour Avis Entreprise par Alexis Marques
Author: Alexis
Template: Divi
Version: 2025.07.18
*/

/* 
** 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
*/

@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";
}

/*
** METTRE EXPOSANTS ET INDICES À LA BONNE TAILLE
** Généralement, ils sont bien trop gros…
*/
sup, sub {
    font-size: 80%;
}

/* STOP FIL ARIANE ACCUEIL */
.home p#breadcrumbs {
  display: none;
}

/* Tableaux */
table{
	margin:auto;
}

.tg-wrap{
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {.tg {width: auto !important;}.tg col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;}}

.tg-wrap table, .tg-wrap td, .tg-wrap th, table, td, th{
	border: 1px solid #000000;
	padding: 3px;
}
.tg-wrap th, th{
	color: #ffffff;
	background-color: #036538;
}
.tg-wrap td, td{
	font-weight: 600;
}
thead, tfoot {
	text-align: center;
	display: table-header-group;
    vertical-align: middle;
	color: #ffffff;
    background-color: #036538;
}

.home-reassurance {
	-webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 3px 0;
}

@media only screen and (min-width : 500px) {
	#reassure {
	display:flex;
	}
}

.home-reassurance ul li {
    -ms-flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    flex: initial;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.home-reassurance ul li:before {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 45px;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    margin-left: 10px;
    width: 45px;
    height: 45px;
    color: #fff;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 25px;
    font-family: 'ETmodules';
    text-decoration: none;
    text-transform: none;
}
@media only screen and (min-width : 980px) {
	.home-reassurance ul li:before {
	font-size: 35px;
	margin-right: 10px;
    margin-left: 15px;
    width: 60px;
    height: 60px;
	}
}
.home-reassurance ul li.dsecure:before {
    content: "\e06c";
}
.home-reassurance ul li.transport:before {
    content: "\e076";
}
.home-reassurance ul li.delivery:before {
    content: "\e073";
}
.home .et_builder_inner_content{
	display: flex;
    flex-direction: column;
}

#homecontenu10 {
order: 1;
}
#homecontenu11 {
order: 2;
}
@media only screen and (max-width : 479px) {
#category-home .et_pb_column{
width: 47.25% !important;	
}
}

.et_pb_text ul li {
    list-style-type: none;
	margin: 0.5rem;
}

.et_pb_text ul li::before {
    font-family: 'FontAwesome';
    content: "\f068";
    font-size: 80%;
    float: left;
    margin-left: -10px;
    margin-right: 10px;
}
.et_pb_text .num {
    margin-right: 10px;
}
.et_pb_text .num::before {
    font-family: 'FontAwesome';
    content: "\f095";
    font-size: 100%;
    margin-right: 10px;
	margin-left: 10px;
}

.et_pb_text .contact {
    margin-right: 10px;
}
.et_pb_text .contact::before {
    font-family: 'FontAwesome';
    content: "\f0e0";
    font-size: 100%;
    margin-right: 10px;
	margin-left: 10px;
}

/* Style pour les messages d'erreur */
.wpcf7-validation-errors, .wpcf7-mail-sent-ng {
    color: #fff;
    background-color: #f44336;
}

/* Alignement des champs Nom et Prénom sur la même ligne */
@media only screen and (min-width : 500px) {
	.wpcf7-form p:first-of-type,
	.wpcf7-form p:nth-of-type(2),
	.wpcf7-form p:nth-of-type(3),
	.wpcf7-form p:nth-of-type(4) {
		display: inline-block;
		width: 48%;
		margin-right: 3%;
		box-sizing: border-box;
	}

	.wpcf7-form p:nth-of-type(2),
	.wpcf7-form p:nth-of-type(4){
		margin-right: 0;
	}
}
.wpcf7-checkbox{
	border:none;
}
.wpcf7-list-item{
	display: block;
}
input.text, input.title, input[type=email], input[type=tel], input[type=text], input[type=number], input[type=file]{
	max-width: 350px;
}
img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha, input.wpcf7-form-control.wpcf7-captchar{
	max-width: 150px;
	display: flex;
}
.et_pb_post{
	margin-bottom: 10px;
}
/*style the wp-pagenavi pagination links*/

.wp-pagenavi a,
.wp-pagenavi span {
	color: #000000;
	background: #f1f3f5;
	font-size: 1em !important;
	line-height: 1em;
	font-weight: bold !important;
	padding: 0.45em 0.8em !important;
	border-radius: 100px;
  border: none;
	transition: all .5s;
}


/*style the wp-pagenavi current page number*/

.wp-pagenavi span.current {
	color: #ffffff !important;
	background: #036538 !important;
	border-radius: 100px;
}


/*style the wp-pagenavi pagination links on hover*/

.wp-pagenavi a:hover {
	color: #ffffff!important;
	background: #036538!important;
}


/*style the wp-pagenavi pages text*/

.wp-pagenavi .pages {
	background: none;
}


/*remove border and center the wp-pagenavi links*/

.wp-pagenavi {
	border-top: none;
	text-align: center;
}

/* correction form ios */
@media only screen and (max-width : 980px) {
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="text"],
select:focus,
textarea {
  font-size: 16px;
}
}

.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}