.appointment:hover, .chat .elementor-button:hover {
    cursor: pointer;
}

.site-footer {
    display: none!important;
}

.header-container.elementor-sticky--effects {
    background: #fff!important;
    box-shadow: 0px 5px 20px -3px rgba(0,0,0,0.15)!important;
}

/** Hero Google Logo **/
.slogan img {
    max-width: 280px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .slogan img {
        max-width: 200px;
    }
}

@media (max-width: 767px) {
    .slogan img {
        max-width: 175px;
        margin-top: 5px;
    }
}

img {
    pointer-events: none !important;
}

/** Lightbox **/
.elementor-slideshow__footer {
    display: none!important;
}

/** Sidebar **/
.elementor-widget-sidebar {
    list-style: none!important;
}