/*
Theme Name: Divi Child
Description: Divi child
Author: DES CLICS ET VOUS
Author URI: https://www.desclicsetvous.com
Template: Divi
SITE : KEEPCOOLSURFING
*/
 
@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;
}

/* Temoignage texte */
.wpmtst-testimonial-field, .testimonial-field, .testimonial-name {
	color: white !important;
}

.view, .wpmtst-default, .wpmtst-testimonial-inner {
	border-radius: 10px; 
	border-color: none !important;
}

/*Menu acheter une séance */
#top-menu li {
	padding: 10px 20px !important;
}
.et_header_style_centered #top-menu>li>a {
	padding-bottom: 0px !important;
}

.menu-item-528 {
	background-color: #becd01;
	border-radius: 30px;
}

#main-header {
	box-shadow: 0 0px 0 rgb(0 0 0 / 0%);
}

.select_page {
	display: none !important;
	
}

.mobile_nav {
	background-color: white !important;
}	

.woocommerce-variation-price, .price {
	font-family : 'Fredoka One',display;
	font-size: 24px;
	color: #159D9F !important;
}


  