/*
Theme Name: Inspire
Theme URI: https://inspire.semitoni.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: tonidigrigio
Author URI: https://tonidigrigio.it/
Template: Total
Version: 1.0

var(--wpex-palette-14-color) yellow
var(--wpex-palette-13-color) blue

*/

body #site-navigation-wrap.has-menu-underline .main-navigation-ul>li>a>.link-inner::after {
	background-color: transparent;
	background-image: url('/wp-content/uploads/2025/03/linea-small.svg');
	background-repeat: no-repeat;
	background-size: contain;
	height: 5px;
	left: 50%;
	margin-left: -29px;
	width: 58px;
}

.vcex-button.theme-button.inverted-style {
	background-color: transparent;
	color: var(--wpex-palette-14-color);
}
.vcex-button.theme-button.inverted-style:hover {
	background-color: var(--wpex-palette-14-color);
	color: var(--wpex-palette-13-color);
}

.featured-event-card > div > div {
	background-color: var(--wpex-palette-13-color);
	background-image: url('/wp-content/uploads/2025/03/ragazza-png.webp');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 650px auto;
	padding: 60px 90px;
}
.featured-event-card .vcex-heading {
	color: var(--wpex-palette-14-color);
}
#event-hero .featured-event-card > div > div {
	background-color: transparent;
	background-image: none;
	padding: 0;
}

#footer-builder .vcex-social-links__item {
	border: 1px solid var(--wpex-palette-13-color);
}

.vcex-toggle {
	background-color: var(--wpex-palette-13-color);
}
.vcex-toggle .vcex-toggle__trigger {
	padding: 30px;
}
.vcex-toggle .vcex-toggle__title {
	font-size: var(--wpex-text-xl);
	font-weight: 600;
	text-transform: uppercase;
}
.vcex-toggle .vcex-toggle__content {
	margin: 0;
	padding: 30px;
	position: relative;
}
.vcex-toggle .vcex-toggle__content:before {
	background-color: var(--wpex-palette-14-color);
	content: '';
	height: 1px;
	left: 30px;
	position: absolute;
	right: 30px;
	top: 0;
}

.special-logo .vcex-image-inner {
	min-width: 310px;
}

#event-program .vcex-flex-container {
	border-bottom: 1px solid var(--wpex-palette-14-color);
	padding: 25px 0;
}
#event-program .vcex-flex-container:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
#event-program .vcex-flex-container .vcex-heading {
	font-size: var(--wpex-text-xl);
}
#event-program .vcex-flex-container .vcex-heading .description {
	display: block;
	font-size: var(--wpex-text-base);
}
#event-program .vcex-flex-container > .vcex-heading:first-child {
	min-width: 150px;
}

#inspire-hero {
	background-position: right top !important;
	background-size: contain;
}
#event-hero {
	background-position: right bottom !important;
	background-size: contain;
}

.full-screen-overlay-nav .vcex-social-links {
	justify-content: center;
}
.full-screen-overlay-nav .vcex-social-links .vcex-social-links__item {
	color: var(--wpex-palette-14-color) !important;
	font-size: 26px;
	margin: 0 10px;
}

@media screen and (min-width: 1024px) {
	.vcex-toggle__title {
		max-width: 55%;
	}
	#event-program .vcex-flex-container > .vcex-heading:last-child {
		padding-right: 15%;
	}
}

@media screen and (max-width: 980px) {
	#inspire-hero, #event-hero {
		background-position: 150% top !important;
		background-size: 70% !important;
		min-height: auto !important;
	}
	#event-hero {
		background-position-y: bottom !important;
	}
	.featured-event-card > div > div {
		background-image: none;
		padding: 40px;
	}
	#event-program .vcex-flex-container .vcex-heading {
		font-size: var(--wpex-text-lg);
	}
	#event-program .vcex-flex-container .vcex-heading .description {
		font-size: var(--wpex-text-sm);
	}
}

@media screen and (max-width: 767px) {
	.vcex-toggle .vcex-toggle__title {
		font-size: var(--wpex-text-lg);
	}
}



/* monnezza Ale */
/* materie*/
#input_2_21 { column-count: 3}
#field_2_22 p { margin: 0px;}
/* corsi di studio */
#gform_fields_2_3 fieldset {  padding:20px; background: #EEE; }
/* diario */
#field_2_23, #field_2_36, #field_2_41, #field_2_45 { background: #eee; padding: 40px;}
#field_2_23 .gform-field-label, #field_2_36 .gform-field-label, #field_2_41 .gform-field-label , #field_2_45 .gform-field-label { font-size:1.5rem; }
/*likert */
.gsurvey-likert {
	font-size: 1rem !important;
}
.gsurvey-likert-row-label {
    text-align: left !important;
    padding: 10px !important;
    line-height: 120% !important;
    font-weight: normal !important;
    width: 500px !important;
}
.vcex-login-form.logged-in { display: none;}

