/*
Theme Name: Network Service
Theme URI: https://www.network-service.it/
Author: Network Service Srl
Author URI: https://www.network-service.it/
Version: 1.0
Description: Network Service
Theme domain: networkservice
*/

html {
	scroll-behavior: smooth;
	overflow-x: hidden;
}

body {
    margin: 0;
	overflow-x: hidden;
}

.flatpickr-month input {
	padding: 5px !important;
}

.flatpickr-month {
	height: 50px !important;
}