/*
Theme Name: Astra Child
Template: Astra
Version: 1.5.3
Author:	UpSolution
Theme URI: http://us-themes.com/wp/Astra/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.div
{
    background-color: #ffffff !important;
}

/* quitar transparencia del menú mobile*/
nav.touch_enabled {
    background-color: white !important;
}


