/*
Theme Name: Pharos Child
Theme URI: https://ydex.dev
Template: hello-elementor
Author: Ydex Team
Author URI: https://ydex.dev
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1760538111
Updated: 2025-10-15 16:21:51

*/

/* Ajoute une ombre quand l'entête est collant */
.elementor-sticky--effects {
  box-shadow: 0 10px 30px rgba(0,0,0,.08);
}

/* Optionnel : fond semi-transparent + blur pour un effet “frosted” */
.elementor-sticky--active {
  backdrop-filter: blur(8px);
}

.elementor-nav-menu .sub-arrow {
	padding:5px !important;
}