.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Suisse Intl";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Suisse Intl";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Suisse Intl";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Suisse Intl";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;--e-preloader-animation-duration:500ms;--e-preloader-delay:0ms;--e-preloader-color:#000000;--e-preloader-size:20px;}.elementor-kit-6 e-page-transition{background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#F4F4F4AD;--lightbox-ui-color:#000000FC;--lightbox-ui-color-hover:#000000;--lightbox-text-color:#000000;--lightbox-header-icons-size:4px;--lightbox-navigation-icons-size:0px;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Disable text selection on desktop and mobile */
body {
  user-select: none;
  -webkit-user-select: none; /* For Safari */
  -ms-user-select: none;     /* For Internet Explorer */
  -moz-user-select: none;    /* For Firefox */
}

/* Disable image dragging on desktop and mobile */
img {
  pointer-events: none;
  -webkit-user-drag: none;
  touch-action: none; /* For mobile touch screens */
}

/* Prevent iOS long-press behavior */
a img {
  -webkit-touch-callout: none; /* Disables long-press options on iOS Safari */
  pointer-events: none; /* Blocks interaction, allowing only click on parent link */
}

a {
  pointer-events: auto; /* Ensures that the link itself is still clickable */
}

:root {
    --background-color: white; /* Default background color */
    --text-color: black;       /* Default text color */
    --border-color: white;     /* Default border color */
}

html.dark-mode,
body.dark-mode {
    --background-color: black; /* Background color in dark mode */
    --text-color: white;       /* Text color in dark mode */
    --border-color: white !important; /* Border color in dark mode */
}

/* Common background, text, and border colors with transition */
html, body, header > div, footer > div, e-page-transition {
    background: var(--background-color) !important;
    background-color: var(--background-color) !important;
    transition: background 0.3s ease, color 0.3s ease;
}

/* Apply color transitions to span, p */
html span, html p, 
body span, body p {
    color: var(--text-color) !important;
    transition: color 0.3s ease;
}

/* Borders in both light and dark modes */
html .progetti div:first-of-type,
html .progetti-loop > div,
body .progetti div:first-of-type,
body .progetti-loop > div,
html div.has_photos,
body div.has_photos {
    border-color: var(--border-color) !important;
}

/* Specific dark mode borders without variables */
html.dark-mode .progetti div:first-of-type,
html.dark-mode .progetti-loop > div,
body.dark-mode .progetti div:first-of-type,
body.dark-mode .progetti-loop > div {
    border-color: white !important;
}

/* Dark mode-specific fancybox elements */
html.dark-mode .fancybox__backdrop {
    background-color: #000000de !important;
}
html.dark-mode .fancybox_close {
    background-color: var(--background-color) !important;
}

/* Preloader (circle type) in both modes */
e-preloader[type=circle] {
    border-color: black !important;
}

html.dark-mode e-preloader[type=circle] {
    border-color: white !important;
}


.no-drag {
    user-select: none; /* Prevents text selection */
    -webkit-user-drag: none; /* Safari */
    -moz-user-drag: none; /* Firefox */
    -o-user-drag: none; /* Opera */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Suisse Intl';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-UltralightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-Ultralight.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-ThinItalic.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-SemiBoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-RegularItalic.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-MediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-BoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-Light.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-BlackItalic.woff') format('woff');
}
@font-face {
	font-family: 'Suisse Intl';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('http://sm.flcomunicazione.it/wp-content/uploads/2024/09/SuisseIntl-Black.woff') format('woff');
}
/* End Custom Fonts CSS */