/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

.button.white span{color:#0e3083;}
.button.white:hover{box-shadow:none;}

/* EVENTI HOME */
.eventi-home .is-divider{display:none}
.eventi-home .box-overlay{border-radius:15px;overflow:hidden}
.eventi-home h5.post-title{opacity:0;transition:0.7s all}
.eventi-home .box-overlay:hover h5.post-title{opacity:1}
.eventi-home .box-text-middle.box-overlay .box-text{padding-bottom:0}
.eventi-home .overlay{mix-blend-mode:multiply}
.eventi-home .image-cover{padding-top:86%!important}

/* FOOTER */
footer .footer-1{padding:60px 0 0}
footer .absolute-footer .container{display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;}
footer .absolute-footer .container:after{display:none}
footer .absolute-footer.dark{color:#fff;}

@media only screen and (max-width: 800px) {


}