/**
Theme Name: Paola Lusardi
Author: Página Web Express
Author URI: https://paginawebexpress.com.ar
Description: Tema WP para paolalusardi.com
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: paola-lusardi
Template: astra
*/

#ast-fixed-header .main-header-bar {
	box-shadow: none;
}
.ast-builder-menu-1, .ast-builder-menu-2 {
	font-family: Agenda, Arial, helvetica, sans !important;
}
.ast-header-break-point .ast-site-identity {
	width: 50%;
}
.menu-item.current-menu-item > .menu-link {
	text-decoration: underline;
	pointer-events: none;
}
.sticky {
	position: sticky;
	top: 8rem;
}
.sticky-parent .elementor-widget-wrap {
	display: block !important; 
}