/**
* Theme Name: Proland Child
* Description: This is a child theme of Proland, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/">Ninetheme</a>
* Template: proland
* Version: 7.0.3
*/

.footer-menu{display:none!important;}
.hero-section img,
.feature-image img {
    object-fit: contain;  /* o cover se preferisci il crop */
    height: auto !important;
    width: 100% !important;
}

#loading,
.preloader {
    display: none !important;
}
