/**
* Theme Name: Aesthetica Child
* Description: This is a child theme of Aesthetica.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: aesthetica
* Version: 1.1.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: aesthetica-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/

/*
Amarillo logo: #fab964

Gris celeste Pagina: #b9c0da
*/

ul.cmsmasters-widget-icon-list-items span{
	text-align: justify !important;
}

/* Botón Whatsapp */
.wa__btn_popup {
	right: unset !important;
    left: 30px !important;
}
.wa__popup_chat_box{
	right: unset !important;
    left: 30px !important;
}
.wa__popup_powered_content{
	display: none;
}	
/* FIN Botón Whatsapp */


@media screen and (min-width:960px) and (max-width:1366) {

}