/*
Theme Name: Divi Child
Description: Divi child
Author: DES CLICS ET VOUS
Author URI: https://www.desclicsetvous.com
Template: Divi
SITE : RICHARD DISTRIBUTION
*/


@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/*Masquer le logo recaptcha*/
.grecaptcha-badge {
	display : none !important;
}


.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth  .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}

/* Agrandir la largeur du contenu de la page */
.container {
    width: 95% !important;
}