/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1752832523
Updated: 2025-07-18 09:55:23

*/


/*!!! Stack de base CSS !!!*/
/* Masquer recaptcha Google */
.grecaptcha-badge {visibility: hidden !important;}

/*make Divi Builder text style settings sticky on scroll*/
.mce-panel .mce-stack-layout-item.mce-first {position: sticky!important; top: -60px;}

/*Mise en gras italique, souligné et barré pour les paragraphes*/
.bspan {font-weight: bold!important;/* Met en gras */}
.uspan {text-decoration: underline!important;/* Souligne le texte */}
.ispan {font-style: italic!important;/* Met en italique */}
.ltspan {font-style: line-through!important;/*Barre le texte*/}

/* Hide image titles on hover */
img {pointer-events:none;}

/*Vertically Center Text in Divi : Select Equalize Column Heights in module option*/
.et_pb_equal_columns >.et_pb_column { margin-top:auto; margin-bottom:auto;}

/*!!! End of stack de base CSS !!!*/

div .et-pb-contact-message {color:#ffffff}
