/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 19 2026 | 16:46:34 */
/* remove credit */
#primary .formlift-form-container [class*="formlift_credit_"],
#primary .formlift-form-container .formlift_button div {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    overflow: hidden;
}

/* image Title Remove */
.elementor-slideshow__title {
    display: none!important;
    
}
