/*
Theme Name: Nexux Child
Theme URI: https://wpriverthemes.com/nexux/
Template: nexux
Author: WordPressRiver
Author URI: https://themeforest.net/user/wordpressriver
Description: Introducing a WordPress theme tailored for Business Consulting WordPress Theme
Tags: e-commerce,blog,portfolio
Version: 1.0.0.1746270224
Updated: 2025-05-03 11:03:43

*/

.la, .las {
    font-family: 'Inter' !important;
    font-weight: 900;
}

#header_main .header-center .main-nav .sub-menu {
	max-width: 186px;
    left: unset;
    right: unset;
}

#header_main .header-center .main-nav .sub-menu .sub-container {
	padding: 25px 36px 25px;
	display: flex;
    flex-direction: column;
    gap: 0;
	min-height: 160px;
}

#header_main .header-center .main-nav .sub-menu .sub-container .mega-menu-item {
	display: flex;
    justify-content: flex-start;
    align-items: center;
	padding: 12px 0;
}

.card-benefit.style-2 {
    max-width: 100% !important;
}

.supo-workspace-group .elementor-widget-container .s-heading p {
	white-space: pre-line;
}

.box-icon.style-2.type-2 {
    height: 100%;
}

.wpml-ls-item,
.wpml-ls-item a {
  pointer-events: auto !important;
  cursor: pointer !important;
}

.s-how-to-use .s-heading .s-title{
	white-space: pre-line;
}

#header_main .header-left .logo-site a img {
	max-width: 104px;
}

.s-how-to-use {
/*     padding: 0 70px; */
}

.sub-menu-mobile .sub-menu {
	position: relative;
    opacity: 1;
    visibility: visible;
    margin-top: -35px;
    margin-bottom: 28px;
}

.footer-bottom-right i {
	display:none;
}

.sub-container .menu-list li:not(:last-child) {
    margin-bottom: 15px;
}