/**
* Theme Name: Kaon Child Child Child
* Description: This is a child theme of Kaon Child Child.
* Author: <a href="https://neuronthemes.com">NeuronThemes</a>
* Template: kaon
* Version: 1.0.0
*/

.elementor-popup-modal .dialog-widget-content {
	background-color:transparent!important;  
	height: 100%!important;
}

/* Liens dans le texte */
.elementor-widget-text-editor .elementor-widget-container p a {
    text-decoration: underline;
    font-style: italic;
}

/* DEBUG MENU */
.menu-desktop .m-neuron-nav-menu li:not(.elementor-icon-list-item) {
    font-size: 18px!important;
}

.menu-desktop .m-neuron-nav-menu li:not(.elementor-icon-list-item).menu-item-has-children .sub-menu li {
    font-size: 16px!important;
    line-height: 1.2em!important;
}

/* GENERAL */
body {
    word-break: normal!important;
}

/* Rendre recaptcha invisible */
.grecaptcha-badge {
	display: none!important;
}
