.elementor-3861 .elementor-element.elementor-element-15e6371{--display:flex;}.elementor-3861 .elementor-element.elementor-element-367ed5f > .elementor-widget-container{margin:-11px -11px -11px -11px;}.elementor-3861 .elementor-element.elementor-element-4958d93{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3861 .elementor-element.elementor-element-4958d93:not(.elementor-motion-effects-element-type-background), .elementor-3861 .elementor-element.elementor-element-4958d93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3861 .elementor-element.elementor-element-db44741{--display:flex;}.elementor-3861 .elementor-element.elementor-element-db44741:not(.elementor-motion-effects-element-type-background), .elementor-3861 .elementor-element.elementor-element-db44741 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E9E9E9;}.elementor-3861 .elementor-element.elementor-element-bc887e3{--display:flex;}.elementor-3861 .elementor-element.elementor-element-bc887e3:not(.elementor-motion-effects-element-type-background), .elementor-3861 .elementor-element.elementor-element-bc887e3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-3861 .elementor-element.elementor-element-9c2067d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3861 .elementor-element.elementor-element-0338abf{--display:flex;}/* Start custom CSS for image, class: .elementor-element-b3db9fc *//* 1. ANCHO COMPLETO EXCLUSIVO PARA IMÁGENES DE CONTENIDO */
/* Esto afecta a bloques de imagen de WordPress, Elementor y texto general */
.entry-content img, 
.elementor-widget-image img, 
.post-content img,
main img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important; /* Mantiene proporción, no se aplasta */
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* 2. PROTECCIÓN DEL LOGO DEL MENÚ (Indestructible) */
/* Forzamos que el logo del navbar mantenga su escala técnica */
#main-nav img, 
#vdr-master-nav img, 
#vdr-root nav img, 
.vdr-nav-container img,
header img {
    width: auto !important; /* NO ocupar el 100% */
    height: 50px !important;  /* Altura técnica perfecta */
    max-width: none !important;
    display: inline-block !important;
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-9c2067d *//* 1. ANCHO COMPLETO EXCLUSIVO PARA IMÁGENES DE CONTENIDO */
/* Esto afecta a bloques de imagen de WordPress, Elementor y texto general */
.entry-content img, 
.elementor-widget-image img, 
.post-content img,
main img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important; /* Mantiene proporción, no se aplasta */
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* 2. PROTECCIÓN DEL LOGO DEL MENÚ (Indestructible) */
/* Forzamos que el logo del navbar mantenga su escala técnica */
#main-nav img, 
#vdr-master-nav img, 
#vdr-root nav img, 
.vdr-nav-container img,
header img {
    width: auto !important; /* NO ocupar el 100% */
    height: 50px !important;  /* Altura técnica perfecta */
    max-width: none !important;
    display: inline-block !important;
}/* End custom CSS */