/*
Theme Name: Royal Elementor Kit Child
Theme URI: https://agencetool.fr/
Description: Thème enfant de Royal Elementor Kit.
Author: Ton nom ou ton agence
Author URI: https://agencetool.fr/
Template: royal-elementor-kit
Version: 1.0.0
Text Domain: royal-elementor-kit-child
*/

/* Import du style du parent */
@import url("../royal-elementor-kit/style.css");

/* Tes personnalisations CSS ci-dessous */
.backchange.active{
  background: #F7F5EF!important;
}
.backchange.active *{
  color: #152D69!important;
}
.backchange.active .elementor-divider-separator{
  border-color: #152D69!important;
}
.wpr-nav-menu .wpr-sub-menu {
	min-width: 230px;
}