.elementor .e-fe8feee{width:100%;position:fixed;z-index:99;padding:0px;background-color:#ffffff;display:flex;flex-direction:row;justify-content:center;align-items:center;selector {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
background-color: transparent !important;
transition: background-color 0.4s ease;
}

selector.scrolled {
background-color: #FFFFFF !important;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
}\n}