/**
 * Theme Name:     San Martino Residence Theme
 * Author:         Dolomites Web
 * Template:       hello-elementor
 * Text Domain:	   san-martino-residence-theme
 * Description:    San Martino Residence Theme
 */

.section-padding{
	padding: 80px 4%!important;
}
@media(max-width: 767px){
	.section-padding{
		padding: 60px 8%!important;
	}
}