:root{--page-title-display:none;}/* Start custom CSS */[data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 0;
    -webkit-transform:none;
    -ms-transform: none;
    transform: none;
}

.single-content {
    max-width: 100%;
    width: 100%;
    margin: -80px auto;
    padding: 0 0px;
 
}

.elementor * {
    
    width: 100%!Important;
}/* End custom CSS */