/**
Theme Name: Stadium
Author: Studio il Granello
Author URI: https://www.studioilgranello.it/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: stadium
Template: astra
*/
/* Global */
/* Astra: all on-click events have underline as default */
	:focus-visible, :focus {outline: none !important;}
	:not(.elementor-button, input, select, .elementor-tab-title, .elementor-tab-content):focus {border: none !important; box-shadow: none !important;}
	select {box-shadow: none !important;}
/* END FIX Astra: all on-click events have underline as default */
.entry-content div:has(.elementor-text-editor, .elementor-widget-text-editor) .elementor-widget-text-editor a:not(.elementor-button),
/* 
#content .elementor-widget-container > p a:not(.elementor-button) {
	color: var(--ast-global-color-0) !important;
	font-weight: 700;
} link in tutti i testi nel contenuto */
.entry-content div:has(.elementor-text-editor, .elementor-widget-text-editor) p:last-child,

#content p:last-child, 
#content ul:last-child, .elementor p:last-child, .elementor ul:last-child, footer p:last-child
{margin-bottom: 0px !important;} /* rimuove le spaziature non necessarie per tutti gli ultimi paragrafi in un contenitore */

#content .elementor-widget-container a {line-break: normal;}
html.ast-off-canvas-active {overflow: hidden;} /* consente lo scroll solo al menu off canvas (quando attivo), senza far scrollare anche il contenuto del sito contemporaneamente */
a:not(:has( .elementor-button-text)) {text-decoration: none !important;} /* all a-href have underline as default */
.elementor-button-icon svg {width: auto !important;} /* Force SVG default size, instead of 1em width */
/* .elementor-icon path {fill: inherit !important;} Force elementor svg color selector, instead of raw/root color */
.elementor-shortcode:not(:has( *)) {display: none;}
ul {margin-top: 0px !important;}
.elementor-widget-heading > div {line-height: 0 !important;}
[data-elementor-type="single-post"], #primary, #secondary {padding: 0px !important; margin: 0px !important;}
.elementor-widget-menu-anchor {
	position: absolute;
	top: calc(var(--header-primary) * -1);
}

body {
	--stadium-custom-container-width: var(--wp--custom--ast-container-width);
	--stadium-content-max-width: 95vw;
	--stadium-pagine_interne-rowgap: 0px;
	--stadium-animation: 300ms ease-in-out;
	--stadium-error_validation_color: red;
	--stadium-page-inset: 80px !important;
	--stadium-area-organizzatori: url(/wp-content/uploads/2024/06/Stadium-sfondo-organizzatori.jpg);
	--stadium-area-spettatori: url(/wp-content/uploads/2024/06/Stadium-sfondo-spettatori.jpg);
	--stadium-area-palagalassi: url(/wp-content/uploads/2024/06/Palagalassi.jpg);
	--stadium-area-dintorni: url(/wp-content/uploads/2024/06/Dintorni.jpg);
	--stadium-area-spazi: url(/wp-content/uploads/2024/06/Spazi.jpg);
	--stadium-esagono-poly: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	--stadium-esagono-ratio-width: 15;
	--stadium-esagono-ratio-height: 17;
	--stadium-esagono-background-overlay: rgb(0 0 0 / 0.7);
	--stadium-esagono-offset: 25%;
	--stadium-esagono-intro-height: 350px;
	--stadium-esagono-intro-gap: 5px;
	--stadium-esagono-intro-border-width: 6px;
	--stadium-esagono-intro-background-zoom: 300%;
	--stadium-sezione-aree-sideimg-size: 100vh;
}

body:not(.ready) {--stadium-esagono-intro-gap: 100px;}

@media screen and (max-width: 1024px) {
	body { --stadium-pagine_interne-rowgap: 0px; }
}

@media screen and (max-width: 1450px) {
	html body {
		--stadium-custom-container-width: var(--cerchio-content-max-width) !important;
	}
}

/* Responsive fonts */
@media screen and (min-width: 545px) and (max-width: 767px) {
	#content h1 {font-size: clamp(22px, 5vw, 25px);}
	#content h2 {font-size: clamp(30px, 5vw, 45px);}
	#content h3 {font-size: clamp(30px, 5vw, 40px);}
}
@media screen and (max-width: 544px) {
	#content h1 {font-size: clamp(22px, 5vw, 25px);}
	#content h2 {font-size: clamp(30px, 9vw, 40px);}
	#content h3 {font-size: clamp(28px, 8vw, 32px);}
}
/* END Responsive fonts */

@media screen and (max-width: 767px) {
	body {
		--stadium-content-max-width: 85vw;
		--stadium-page-inset: 50px !important;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1350px) {
	body { --stadium-sezione-aree-sideimg-size: 65vh; }
}
.e-loop-template-canvas [data-elementor-type=loop-item].e-loop-item {
	max-width: 100% !important;
	width: 100% !important;
}

/* For developer */
	pre.wp-php-debug {
		color: var(--ast-global-color-0);
		background-color: var(--ast-global-color-2);
	}
/* END For developer */

/* 

	⇊ Per altri stili CSS, sono in questa directory ⇊

	⇉ /public_html/wp-content/themes/stadium/inc/css

*/