/* Start custom CSS for case27-listing-categories-widget, class: .elementor-element-577fd1b */.lc-icon {
    display: none !important;
}

.lc-info h4 {
    font-weight: 600 !important;
    font-size: 22px !important;
}

.lc-info h6 {
    font-size: 14px !important;
}

.listing-cat {
    height: 300px !important;
}

.lc-info {
    bottom: initial;
    top: 40% !important;
}

.listing-cat .overlay {
    opacity: 1 !important;
    transition: 3s all !important;
}

.listing-cat:hover {
    transform: scale(1.1) !important;
    transition: .5s all !important;
    box-shadow: 0 0 30px 10px rgba(0, 0, 0, .5) !important;
    z-index: 100 !important;
}/* End custom CSS */