/*
Theme Name: WebGoc
Theme URI: https://webgoc.com
Description: Thiết Kế Website Chất Lượng Cao
Author: Võ Vương
Author URI: https://webgoc.com
Version: 2.0.0
Text Domain: webgoc
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

.elementor-widget-icon-box .elementor-icon-box-title a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.site-nav .elementor-nav-menu > .menu-item:first-child > a {
	color: #FFF !important;
	background-color: #692E0A !important;
}
.site-nav .elementor-nav-menu > .menu-item:first-child:hover > a {
	background-color: #572608 !important;
}
.site-nav .menu-item-icon {
	flex-shrink: 0;
	width: 20px;
	margin-right: 10px;
}
.site-nav .elementor-nav-menu > .menu-item:first-child > .sub-menu {
	width: 100% !important;
}
.site-nav .sub-menu .menu-item-icon {
	width: 24px;
}
.site-nav .elementor-menu-toggle {
	padding: 15px;
}