/*
Theme Name: Alessandro Albergo
Theme URL: https://www.alessandroalbergo.it
Description: Alessandro Albergo Theme
Author: Alessandro Albergo
Author URI: http://www.alessandroalbergo.it/
Template: solonick
Version: 2.5
Text Domain: alessandro-albergo
*/ 
/*******Add Your Css Below This Line*********/

html {
  scroll-behavior: smooth;
}

.subfooter {
    
    height: 110px!important;
    
}

@media only screen and (max-width: 1064px)
.subfooter {
    padding: 0;
	height: 110px!important;
	
}