/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2026 | 13:21:34 */
/* Add your CSS code here.
/* Elementor imported JSON - force animated elements visible */
/* =========================================
   LORDS TAILORS — GLOBAL TYPOGRAPHY
   ========================================= */


.elementor .elementor-invisible {
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
}

.elementor [data-settings*="fadeInUp"],
.elementor [data-settings*="fadeIn"],
.elementor [data-settings*="fadeInLeft"],
.elementor [data-settings*="fadeInRight"] {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}


For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

