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


/* .woocommerce ul.products::before{
	content: none !important;
} */

.elementor-background-slideshow__slide__image {
    content-visibility: auto !important; /* prevents lazy hiding */
}