.elementor .e-36e1885b-de08d98{width:25%;flex-direction:column;}.elementor .e-529e353b-1ce9059{width:50%;flex-direction:column;justify-content:space-between;align-items:center;align-self:center;}.elementor .e-584d8f53-a39ecbb{width:25%;flex-direction:column;align-self:center;}.elementor .e-33283873-76205f1{width:100%;min-height:80px;position:static;background-color:#F5F0E6;display:flex;flex-direction:row;justify-content:space-between;selector {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: transparent;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

/* Scrolled state */
selector.scrolled {
  background-color: #ffffff !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

/* Dark menu text when header is white */
selector.scrolled a,
selector.scrolled .elementor-item {
  color: #242A22 !important;
}

/* Active menu */
selector.scrolled .elementor-item-active {
  color: #93250C !important;
}\n}