/*
Theme Name: Royal Elementor Kit Child
Theme URI: https://royal-elementor-addons.com/royal-elementor-kit/
Description: Thème enfant de Royal Elementor Kit.
Author: Agence tool
Author URI: https://agencetool.fr/
Template: royal-elementor-kit
Version: 1.0.0
Text Domain: royal-elementor-kit-child
*/

header{
    background-color: transparent;
    transition: all .2s ease-in-out;
}
header.is-fixed {
    margin-top: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
}
header.is-fixed .elementor-element.elementor-element-8d2570e:not(.elementor-motion-effects-element-type-background),
header.is-fixed .elementor-element.elementor-element-8d2570e > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #ededed;
}
header.is-fixed .elementor-element.elementor-element-c6df38a .elementor-icon-list-text,
header.is-fixed .elementor-element.elementor-element-72c9118 .wpr-nav-menu .wpr-menu-item, 
header.is-fixed .elementor-element.elementor-element-72c9118 .wpr-nav-menu > .menu-item-has-children > .wpr-sub-icon{
    color: #000;
}
header.is-fixed .elementor-element.elementor-element-3dd8449 .elementor-repeater-item-e1680b8.elementor-social-icon svg,
header.is-fixed .elementor-element.elementor-element-c6df38a .elementor-icon-list-icon svg{
    fill: #000;
}
.elementor-icon.elementor-social-icon{
  width: auto;
  height: auto;
}

[id] {
    scroll-margin-top: 140px;
}