/*
Theme Name: Divi Child
Description: Divi child
Author: DES CLICS ET VOUS
Author URI: https://www.desclicsetvous.com
Template: Divi
SITE : AVK CONSULTING
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/*Masquer le logo recaptcha*/
.grecaptcha-badge {
	display : none !important;
}

#page-container {
	overflow-x : hidden;
}

.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;
}

#main-header {
    box-shadow: none !important;
}


@media (max-width: 980px) {
	.et_header_style_left #logo {
		max-height: 85px !important;
	}
}

.bottom-nav {
	text-align: center !important;
}
#footer-info {
	float: none;
	text-align: center;
}
#footer-widgets {
	display: none;
}

/* AVIS */
.strong-view.wpmtst-default .wpmtst-testimonial {
	border: 0px !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner {
	border-radius: 50px;
	border: 2px solid #eed9cc !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial-field {
	font-family: 'Athena';
	font-size: 16px;
	color: #ad8059;
}
.strong-rating-wrapper .star svg path {
	fill: #d09d8b !important;
	stroke: #d09d8b !important;
}

.et_pb_section {
	background: transparent !important;
}

.article .et_pb_row {
	width: 100% !important;
}