/* Start custom CSS *//* Logo exacto del header Elementor */
.elementor-18468 
.elementor-element.elementor-element-6ab1cb6b 
.favethemes-site-logo {
    width: 180px !important;
    height: 120px !important;
    overflow: visible !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Link interno */
.elementor-18468 
.elementor-element.elementor-element-6ab1cb6b 
.favethemes-site-logo > a {
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Imagen exacta */
.elementor-18468 
.elementor-element.elementor-element-6ab1cb6b 
.favethemes-site-logo img.image-logo {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    object-position: center center !important;
    display: block !important;
}/* End custom CSS */