/* End Custom Fonts CSS */

.elementor-kit-6 {
	--e-global-color-primary: #d4ff00;
	--e-global-color-secondary: #131313;
	--e-global-color-text: #fafafa;
	--e-global-color-accent: #623cea;
	--e-global-color-092be31: rgba(255, 255, 255, 0);
	--e-global-color-12900c1: rgba(250, 250, 250, .5);
	--e-global-color-e28c9a4: #ff521b;
	--e-global-color-8c9ecaa: rgba(250, 250, 250, .25);
	--e-global-color-e67ad2f: #707078;
	--e-global-color-eb0fc54: #bfa6ff;
	--e-global-color-0502291: #e3dcc8;
	--e-global-typography-primary-font-family: "Whyte Inktrap";
	font-weight: var(--e-global-typography-text-font-weight);
	--e-global-typography-primary-font-style: italic;
	--e-global-typography-secondary-font-family: "Whyte Inktrap";
	--e-global-typography-text-font-family: "JetBrains Mono";
	--e-global-typography-text-font-size: 1.15rem;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Other Hand";
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-accent-font-style: normal;
	background-color: var(--e-global-color-secondary);
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	--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: 300ms;
	--e-preloader-animation: flash;
	--e-preloader-animation-duration: 2500ms;
	--e-preloader-width: 2.5rem;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: var(--e-global-color-primary);
	font-family: "JetBrains Mono", Sans-serif;
	font-size: 1rem;
	font-weight: 800;
	text-decoration: none;
	color: var(--e-global-color-secondary);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-primary);
	border-radius: 100px 100px 100px 100px;
	padding: 15px 20px 15px 20px;
}

.elementor-kit-6 button:hover, .elementor-kit-6 button:focus, .elementor-kit-6 input[type="button"]:hover, .elementor-kit-6 input[type="button"]:focus, .elementor-kit-6 input[type="submit"]:hover, .elementor-kit-6 input[type="submit"]:focus, .elementor-kit-6 .elementor-button:hover, .elementor-kit-6 .elementor-button:focus {
	background-color: var(--e-global-color-092be31);
	color: var(--e-global-color-primary);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-primary);
}

.elementor-kit-6 e-page-transition {
	background-color: var(--e-global-color-accent);
}

.elementor-kit-6 a {
	color: var(--e-global-color-text);
	font-family: "Whyte", Sans-serif;
	font-weight: 400;
	text-decoration: underline;
}

.elementor-kit-6 a:hover {
	text-decoration: none;
}

.elementor-kit-6 h1 {
	font-family: "Whyte Inktrap", Sans-serif;
	font-size: 5.5vw;
	font-weight: 1000;
	font-style: italic;
}

.elementor-kit-6 h2 {
	font-family: "Whyte Inktrap", Sans-serif;
	font-size: 4.5vw;
	font-weight: 1000;
	font-style: italic;
}

.elementor-kit-6 h3 {
	font-family: "Whyte Inktrap", Sans-serif;
	font-size: 3vw;
	font-weight: 1000;
	font-style: italic;
}

.elementor-kit-6 h4 {
	font-family: "Whyte Inktrap", Sans-serif;
	font-size: 3rem;
	font-weight: 300;
}

.elementor-kit-6 h5 {
	font-family: "Inter", Sans-serif;
	font-size: 1.3rem;
	font-weight: 600;
	text-transform: uppercase;
}

.elementor-kit-6 h6 {
	font-family: "Inter", Sans-serif;
	font-size: 1.5rem;
	font-weight: 600;
	text-transform: uppercase;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 90vw;
}

.e-con {
	--container-max-width: 90vw;
}

.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);
}

@media (max-width:1366px) {
	.elementor-kit-6 {
		font-size: var(--e-global-typography-text-font-size);
	}
}

@media (max-width:1024px) {
	.elementor-kit-6 {
		font-size: var(--e-global-typography-text-font-size);
	}
}

@media (max-width:767px) {
	.elementor-kit-6 {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-6 h1 {
		font-size: 3rem;
	}
	
	.elementor-kit-6 h2 {
		font-size: 2.5rem;
	}
	
	.elementor-kit-6 h3 {
		font-size: 2rem;
	}
	
	.elementor-kit-6 h4 {
		font-size: 1.75rem;
	}
	
	.elementor-kit-6 h5 {
		font-size: 1.5rem;
	}
	
	.elementor-kit-6 h6 {
		font-size: 1rem;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 95vw;
	}
	
	.e-con {
		--container-max-width: 95vw;
	}
}

@media (min-width:2400px) {
	.elementor-kit-6 {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 90vw;
	}
	
	.e-con {
		--container-max-width: 90vw;
	}
}

/* Start custom CSS */
::-moz-selection {
	/* Code for Firefox */
	color: #fafafa;
	background: var(--e-global-color-accent);
}

::selection {
	color: #fafafa;
	background: var(--e-global-color-accent);
}

/*Modifico il selettore delle lingue*/
#trp-floater-ls {
	position: fixed;
	right: 5vw !important;
}
