/* ===================================================================================
* Theme Name: Aivora Child
* Theme URI: https://themeforest.net/user/xpressbuddy
* Author: XpressBuddy
* Author URI: https://wp.xpressbuddy.com/aivora/
* Description: Aivora is a modern AI Agency & Technology WordPress theme with multiple demos, Elementor support, and responsive design.
* Version: 1.0.0
* Template: aivora
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready
* We encourage you to create Child theme for any modifications you will want to do.
* Why use Child theme?
* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.
* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/
====================================================================================== */
.home{
background:#FFFAF6;
}
.simulacion_urbana__menu .elementor-nav-menu{
gap:15px;
}
.simulacion_urbana__menu .elementor-nav-menu .menu-item a{
border:1px solid #D3E3FF;
border-radius:23px;
padding:10px 20px !important;
}
.simulacion_urbana__menu .elementor-nav-menu .menu-item a:hover, .simulacion_urbana__menu .elementor-nav-menu .menu-item a:active, .simulacion_urbana__menu .elementor-nav-menu .menu-item a:current{
border:1px solid #D3E3FF;
border-radius:23px;
padding:12px 22px;
background:#D3E3FF;
color:#333333 !important;
}
.buttons_container .agency-btn .text{
background: #FFD3B4;
font-family: 'Visby';
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 19px;
display: flex;
align-items: center;
text-transform: uppercase;
color: #E7540D;
}
.buttons_container .agency-btn .arrow {
background: #FFD3B4;
	padding: 8px;
}
.buttons_container .thm-btn .arrow-icon{
background: #E7540D;
}

.buttons_container .elementor-widget-html{
	gap: 30px;
    display: flex;
}