/*
Theme Name: Mednix child
Template:   mednix
Theme URI: https://mednix.themeht.com/
Author: Themeht
Author URI: https://www.themeht.com
Description: Mednix - Child Theme
Version: 1.8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mednix
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/

#header-sticky .ht-site-logo a img{

}

/* Estilos para widget de Doctoralia */
/* Nota: Estos estilos solo pueden afectar al contenedor, NO al contenido interno del iframe */
[data-zl-widget-facility] {
    display: block !important;
}

/* Si Doctoralia genera un wrapper con alguna clase, podemos intentar: */
.zl-widget-wrapper,
.doctoralia-widget,
#zl-facility-widget-container {
    background-color: transparent !important;
}

/* Intentar afectar al iframe desde fuera (limitado) */
iframe[src*="doctoralia"] {
    border: none !important;
    background: transparent !important;
}

/* Estilos específicos para calendar-header */
.calendar-header,
.calendar-header[data-v-73ca9546],
.card-header.calendar-header {
    background-color: transparent !important;
    background:transparent !important;
    background-image: none !important;
}
