/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 10 2025 | 16:28:48 */
@media (max-width: 777px) {
  .has-mobile-layout {
    background-color: var(--wp--preset--color--contrast) !important;
  }
  .sub-menu-wrapper.navigation-dropdown {
    background: var(--wp--preset--color--contrast) !important;
  }
}
@media (max-width: 777px) {
  .has-mobile-layout .navigation-dropdown-ul.depth-0 {
    padding-left: 5px;
  }
}
