.elementor-kit-8{--e-global-color-primary:#FF6000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;--e-preloader-animation-duration:600ms;--e-preloader-delay:0ms;--e-preloader-width:8%;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;text-transform:uppercase;color:#FFFFFF;}.elementor-kit-8 e-page-transition{background-color:#46464C;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Estilos corregidos para permitir Ancho Completo */
body {
    margin: 0; 
    padding: 0; /* Eliminamos el padding de 20px que te creaba las franjas blancas */
    width: 100%;
    overflow-x: hidden; /* Evita el scroll horizontal accidental */
}

/* Si quieres que el contenido no se desparrame en pantallas gigantes, 
   hazlo a nivel de CONTENEDOR en Elementor, no en el BODY de la web */

/* Mantén esto si quieres conservar la posición del traductor */
.wpml-ls-legacy-list-horizontal {
    position: fixed;
    background: transparent !important;
}

#trp-floater-ls {
    right: 12px !important;
}/* End custom CSS */