/*
Theme Name: ADN360 Hero Sticky Elementor
Theme URI: https://adn360.mx/
Author: ADN 360
Author URI: https://adn360.mx/
Description: Tema ligero compatible con Elementor. Incluye slideshow superior, menú debajo del slideshow y navegación sticky al desplazarse.
Version: 1.1.0
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: adn360-hero-sticky
*/

html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; font-family: Arial, Helvetica, sans-serif; color: #222; background: #fff; }
a { color: inherit; }
img { max-width: 100%; height: auto; }
.site-main { min-height: 40vh; }
.adn-content-wrap { width: min(1180px, calc(100% - 40px)); margin: 50px auto; }
body.elementor-page .adn-content-wrap { width: 100%; margin: 0; }

/* Elementor: contenido a ancho completo sin alterar el encabezado global */
body.adn360-elementor-protected .site-main{width:100%;margin:0;padding:0;overflow:hidden}
body.adn360-elementor-protected .elementor{width:100%}
