/*
Theme Name:  Astra-child
Description: Tema hijo para hacer personalizaciones de código
Author:      Adue
Author URL:  https://tu-sitio.com
Template:    astra
Version:     1.0
*/

.lang-item {
	display: inline;
}
.lang-item img {
	width: 30px!important;
	height: 25px!important;
}
.lang-item span {
	display: none;
}

.elementor-button path {
	fill: #006633;
}

.elementor-button svg {
	width: 1.2em;
}

.elementor-button .elementor-button-text {
	align-self: center;
}