/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 05 2025 | 13:43:31 */
.ast-builder-menu-1 .sub-menu {
	width: fit-content;
}
.menu-link {
	white-space: nowrap;
}
.main-header-menu .sub-menu {
	top: 20px;
	height: fit-content;
	margin-top: 0px;
}
@media (min-width: 768px) {
  .menu-item .menu-link {
    z-index: 999999999;
  }
}
html[lang="vi"] .hidden-vi {
  display: none;
}
html[lang="en-US"] .hidden-en {
  display: none;
}

.blog-list.hover-image-style-1 .blog-featured-image img, .blog-list.list-isotope-metro .blog-bg-image-metro {
	height: 500px
}