/*
 Theme Name:   Royal elementor Kit Child
 Template:     royal-elementor-kit
*/

/* Sous-menu */
nav.wpr-nav-menu-horizontal ul.sub-menu.sub-menu.wpr-sub-menu {
  width: 280px !important;
}

/* Masquer le titre des pages*/
.post-header{
	display:none;
}

/* Réduire l'espace en haut des pages */
.elementor-480 .elementor-element.elementor-element-bde22bd{
	margin-top: 50px !important;
}

/* Masquer la marge autour du body*/
body {
	margin: 0 !important;
}

/* Bouton Back to top */
.backtotop .wpr-stt-wrapper .wpr-stt-btn {
	box-shadow: none !important;
}

/* Bouton d'envoi Formulaire */
.btn-envoi.elementor-widget-mf-button:hover {
	box-shadow: none !important;
}