/*
 Theme Name:   Elite Child Theme
 Theme URI:    https://elite.themerex.net/
 Description:  Elite Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     elite
 Version:      1.0.0
 Tested up to: 6.7.1
 Requires at least: 5.0
 Requires PHP: 7.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: agency, digital marketing, digital agency, corporate, consulting, digital, business, it company, financial services, saas, software, startup, technology, seo, ai
 Text Domain:  elite
*/


/* =Theme customization starts here
------------------------------------------------------------ */


body{
	background-color: #ffffff !important;
}
.sc_layouts_menu_nav > li:not(:last-child){
	margin-right: 5px !important;
}
.sc_layouts_menu_nav > #menu-item-65463{
	margin-right: 0 !important;
}

#interaction-button .elementor-widget-container {
    display: flex;
    width: 54px;
    height: 54px;
    line-height: 54px;
    justify-content: center;
    align-items: center;
}
#interaction-button .elementor-element-populated{
	display: flex;
    flex-direction: column;
    gap: 15px;
}
.select_container:after{
	display:none!important;
}

@media(max-width: 767px){
	.sc_layouts_menu_nav > li {
		text-align: center;
	}
}