/**
* Theme Name: Helo Child
* Description: This is a child theme of Helo
* Author: <a href="http://themeforest.net/user/crowdytheme">CrowdyTheme</a>
* Template: helo
* Version: 1.0.0
*/

/* Sticky Header CSS */
.gl-sticky-header {
  position: fixed !important;
  background-color: #e6f4ff !important;
  backdrop-filter: blur(5px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.36);
}



.landing-content p {
  margin-block: 10px;
}



/* Inline | http://137.184.40.41/ */

.desktop-menu-active .sub-menu {
  /* width: 300px; */
  width: auto !important;
}
