/*
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.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.5.6.1605027209
Updated: 2020-11-10 16:53:29

*/

/*!!! Stack de base CSS !!!*/

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

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