/*
 Theme Name:   Inspiro Child
 Theme URI:    https://lavanya.junglewalla.com/
 Description:  Child theme for Inspiro theme used on Lavanya JungleWalla.
 Author:       Sri
 Template:     inspiro
 Version:      1.0.1
 Text Domain:  inspiro-child
*/

/* Hide Inspiro / WPZOOM footer credit */
.footer-credit,
.site-footer .footer-credits,
#footer .site-info,
.wpzoom-footer,
.inspiro-credit {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
}

/* Add additional custom styles below */
