/*
Theme Name: Eccellenza Landing
Theme URI: https://example.com/eccellenza-landing
Author: Scudo Bravo
Description: Tema WordPress custom per landing page Eccellenza Sgombero.
Version: 1.4.0
Text Domain: eccellenza-landing
*/

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 400 900;
	font-display: swap;
	src: url("assets/fonts/inter-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.material-symbols-outlined {
	font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.glass-nav {
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
}

body::-webkit-scrollbar { display: none; }
html { scrollbar-width: none; }
body { -ms-overflow-style: none; min-height: auto !important; }

[id^="comune-"] {
	scroll-margin-top: 6rem;
}
