/*
 Theme Name:   Royal Elementor Kit Child
 Theme URI:    https://royal-elementor-addons.com/royal-elementor-kit/
 Description:  Child theme de Royal Elementor Kit
 Author:       Groupe Evoludev
 Author URI:   https://groupeevoludev.com
 Template:     royal-elementor-kit
 Version:      1.0.0
 Text Domain:  royal-elementor-kit-child
*/

/*Jo3k4r*/
@font-face {
    font-family: 'Helvetica Neue UltraLight';
    src: url('fonts/Helvetica Neue/HelveticaNeue.ttc') format('truetype');
    font-weight: 100;
}

@font-face {
    font-family: 'Helvetica Neue Light';
    src: url('fonts/Helvetica Neue/HelveticaNeue.ttc') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/Helvetica Neue/HelveticaNeue.ttc') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Modern Sans Light';
    src: url('fonts/Modern Sans-Light/ModernSans-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4 {
    font-family: 'Modern Sans Light', sans-serif !important;
    font-weight: normal !important;
}

.modern-font {
	font-family: 'Modern Sans Light', sans-serif !important;
    font-weight: normal !important;
}

.helvetica-font {
    font-family: 'Helvetica Neue', sans-serif !important;
    font-weight: 500 !important;
}

.helvetica-font-light {
    font-family: 'Helvetica Neue Light', sans-serif !important;
    font-weight: 300 !important;
}

.helvetica-font-ultra-light {
    font-family: 'Helvetica Neue UltraLight', sans-serif !important;
    font-weight: 100 !important;
}

.helvetica-font p {
    font-family: 'Helvetica Neue', sans-serif !important;
    font-weight: normal !important;
}

.helvetica-font-light p {
    font-family: 'Helvetica Neue Light', sans-serif !important;
    font-weight: 300 !important;
}

.helvetica-font-ultra-light p {
    font-family: 'Helvetica Neue UltraLight', sans-serif !important;
    font-weight: 100 !important;
}

.size-text-2 {
	margin-bottom:30px;
	font-size:22px;
}

#realvuu-district-map-container .realvuu-integration-plugin-container {
	height:560px;
}

body {
	max-width:1600px !important;
	margin:0 auto;
}

.header, .she-header-yes, .she-header-yes.e-con, .she-header {
	max-width:1600px !important;
}

/* DÉBUT - Menu */
.wpr-nav-menu li a, .wpr-nav-menu li a span {
    position: relative;
    padding-left: 30px;
    transition: all 0.6s ease-in-out;
    font-family: 'Modern Sans Light', sans-serif !important;
    font-weight: normal !important;
}

.wpr-nav-menu li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    background-color: transparent;
    border-radius: 50%;
    transform: translateY(0px) !important;
    transition: background-color 0.6s ease-in-out, opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
    opacity: 0;
}

.wpr-mobile-nav-menu .wpml-ls-native {
    margin: 0 auto;
}

.elementor-element:not(.sticky-hide) .wpr-nav-menu li a:hover::before,
.elementor-element:not(.sticky-hide) .wpr-nav-menu li.current-menu-item a::before {
    background-color: #D69B14 !important;
    opacity: 1;
    transform: translateY(0);
}

.elementor-element.sticky-hide .wpr-nav-menu li a:hover::before,
.elementor-element.sticky-hide .wpr-nav-menu li.current-menu-item a::before {
    background-color: #1A394E !important;
    opacity: 1;
    transform: translateY(0);
}

/*FIN - Hover du menu */

.size-text-2 {
	margin-bottom:30px;
	font-size:1.2rem;
}

@media (max-width: 768px) {
	.size-text-2 {
		padding:0;
	}
}

#inclusions-mobile {
	display:none;
}

#inclusions_less_button {
	display:none;
}

.sticky-mobile-hide {
	display:none;
}

.sticky-hide {
	display:none;
}

.she-header .sticky-show {
	display:none;
}

.she-header .sticky-hide {
	display:block;
}

.she-header .sticky-mobile-show {
	display:none;
}

.she-header .sticky-mobile-hide {
	display:block;
}

.link-hover a:hover {
	color:#a0812d !important;
}

.footer-trademark {
	padding:0;
	margin:0;
	text-align:center;
	color:#b7afa8;
}

.footer-trademark a {
	display:inline-block;
	text-align:center;
	color:#b7afa8;
    padding-top: 20px;
}

.footer-trademark a:hover {
	color:#a0812d;
}

.gold-button-blue a span:hover,
.gold-button-white a span:hover {
	color: inherit;
	animation: moveUp 0.3s ease-out forwards;
}

.gold-button-blue a:hover {
	border-color: #FFF !important;
	color:#FFF !important;
}

.gold-button-white a:hover {
	border-color: #16353C !important;
}

@keyframes moveUp {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-2px);
    }
}

.elementor-7 .elementor-element.elementor-element-711eb18 .wpr-slider-dots {
	position: absolute;
	left: 96%;
	top: 105%;
}

.wpr-slider-dots span.wpr-slider-dot {
	margin-right:15px !important;
}

#mobile-menu-2-aecd202, #mobile-menu-2-f818874 {
	height:100vh;
}

#mobile-menu-2-aecd202 li a, #mobile-menu-2-f818874 li a {
	padding:30px 0;
}

#mobile-menu-2-aecd202 li:first-child a, #mobile-menu-2-f818874 li:first-child a {
	border-top: 1px solid #e8e8e8;
	margin-top:15px;
}

#mobile-menu-2-aecd202 {
	background-color:#FFF;
	margin-top:30px !important;
	width:100vw !important;
}

#mobile-menu-2-f818874 {
	background-color:#FFF;
	margin-top:37px !important;
	width:100vw !important;
}

.inclusion-texte p {
    color:#000;
}

@media only screen and (min-width: 601px) and (max-width: 1023px) {
  .inclusion-texte {
    width:100%;
  }
}

