
/* spazio dopo header versione mobile*/	
@media (max-width: 767px) {
  .site-header {
    margin: 0; /* Imposta il margine a 0 solo per i dispositivi mobili */
  }
}

/* Logo header versione mobile*/	
@media (max-width: 767px) {
    .site-logo img {
    max-width: 300px;
    max-height: 40px;
    }
}
@media (max-width: 767px) {
  .site-branding {
    position: relative;
    margin-top: 0;
    padding: 2px;
    text-align: center;
    width: 1000px; 
    max-width: 100%;
    margin: 0 auto;
  }
}

/* Riduco il margine nell'area di contenuto centrale*/
@media (max-width: 767px) {
	.content-area, .widecolumn, .widget-area {
			width: 100%;
			padding: 5px;
			float: left;
			clear: both;
	}
}


.main-navigation a {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	clear: both;
}

.main-navigation .search-form .search-field,
.main-navigation .search-form .search-submit {
	padding: 5px 5px;
	font-size: 15px;
	height: 25px;
	border-radius: 0;
}

table tbody tr:nth-child(2n+1), .sp-data-table tbody tr.odd, .site-footer, .sp-event-blocks .sp-event-results .sp-result, .sp-event-blocks .alternate .sp-event-results a:hover .sp-result, .sp-template-countdown .event-venue, .mega-slider__row:nth-child(2n+1) {
    background-color: #e8e8e87a;
}

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100vw;
    z-index: 1000;
    background: #2b353e;
    transition: top 0.3s ease; /* Aggiungi una transizione fluida */
}

body {
    margin-top: 120px;  /* Aggiusta l'altezza in base all'header */
}

/* Slidebar homepage */
.wppsac-post-slider.design-3 .wppsac-post-short-content {
    height: 20%;
    clear: both;
    background: rgba(51, 51, 51, 0.5);
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 15px 30px 35px 30px;
    position: absolute;
    right: 0;
    transition: all 0.5s ease-in-out 0s;
}
.slick-prev:before, .slick-next:before {
    font-size: 0px !important;
}
.wppsac-post-slider .slick-arrow, .wppsac-post-carousel .slick-arrow {
    background-color: rgba(0, 0, 0, 0.0);
}

.site-footer {
    background-color: #cececeb0;
}

/* Elenco a tendina e bottone cerca */
.sp-template-profile-selector {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    background-color: #2b353e;
    color: #d3d3d3;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Elenco post homepage */
#carousel-307 .style6 {
		padding: 0px !important;
    padding-right: 5px !important;
}
#carousel-307 .rpc-title {
    color: #101010e6 !important;
}
#carousel-307 .rpc-content {
    font-family: Oswald, Sans-Serif !important; 
		font-size: 16px;
		color: #101010e6;
}

/* Carattere titoolo news home desktop */
#carousel-307 .rpc-title {
    font-family: 'Titillium Web'!important;
}

/* Carattere news home desktop */
#carousel-307 .rpc-content {
    font-family: 'Titillium Web'!important;
    font-size: 15px;
    color: #101010e6;
}

/* sfondo news home mobile */
.iscvblock .pt-cv-content-item {
    padding-bottom: 0;
    background-color: #ffffffb3;
}

/* Dimensione e allineamento titolo widget */
.widget-title {
		font-size: 25px;
    text-align: center;
}

/* Dimensione e allineamento titoletto */
h2 {
		font-size: 25px;
    text-align: center;
}

/* Colore titoli articoli elenco home */
a, .mega-slider__row__link {
    color: #2b353e;
}

/* Sfondo bottone leggi tutto home */
.pt-cv-readmore.btn {
    background: #2b353e;
    border-color: transparent;

}


/* Allinea bottone leggi tutto mobile centralmente */
.iscvblock .pt-cv-readmore.btn {
    background: #2b353e;
    border-color: transparent;
    display: block;      /* Rende il pulsante un elemento di blocco */
    margin: 0 auto;      /* Centra il pulsante orizzontalmente */
    width: max-content;  /* Imposta la larghezza basata sul contenuto del pulsante */
}

/* Numeri pagine home mobile */

.pt-cv-wrapper .pagination>.active>a {
    z-index: 2;
    color: #fff;
    background-color: #2b353e;
    border-color: #337ab7;
    cursor: default;
}

.pt-cv-wrapper .pagination>li>a {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #2b353e;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

/* Tabelle sport press */
.sp-data-table .data-name {
    text-align: left !important;
}

/* Nascondere titolo */
h1.entry-title {
    display: none !important;
}


/* Spazio home page sopra a foto slider*/
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 10px;    
	padding-top: 0px;
}

/* Colore categoria slider home page */
.wppsac-post-categories .wppsac-post-categories-list li:nth-child(4n+1) a {
background: #2b353e
}

/* Colore giorni con eventi calendario */
.sp-event-calendar a {
  text-decoration: none;
	color: #3d80bb;

}

/* Posizione icone social */
.social-sidebar {
    padding: 0;
    position: fixed;
    top: 125px;
    left: 0;
    z-index: 9999;
}



/* Countdown*/
.sp-template-countdown .event-name {
    text-align: center;
		text-transform: uppercase;
    font-size: 20px;
    font-family: "Titillium Web", sans-serif;
    font-weight: bold;
    background: #2b353e;
    padding: 0px 10px;
    margin-bottom: 0;
}

.sp-template-countdown time {
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}


/* Colore sfondo intestazione tabelle*/
th, table thead, .main-navigation, .gallery dd, .site-widgets .sp-scoreboard-wrapper, .sp-statistic-bar {
    background-color: #2b353e;
}

/* Altezza righe classifiva SUHV */
table.suhv-table th, table.suhv-table td {
    padding: 6px 3px;
}

td.suhv-win {
    color: #9bc39b !important;
    text-align: center;
}

td.suhv-lose {
    color: #bf8180 !important;
    text-align: center;
}

/* Bottone leggi home mobile */
.iscvblock .pt-cv-readmore.btn {
    background: #2b353e;
    border-color: transparent;
}


/* Allinea numeri home centralmente */
.pt-cv-pagination-wrapper {
    clear: both;
    position: relative;
    text-align: center;
}

/* ------ wordpress.org/plugins/tabby-responsive-tabs/ ------ */

.responsive-tabs .responsive-tabs__heading {
	display: none;
}

.responsive-tabs .responsive-tabs__list__item {
	display: inline;
	cursor: pointer;
}

.responsive-tabs-wrapper {
	clear: both;
	margin-bottom: 20px;
	zoom: 1;
}

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
	content: "";
	display: table;
}

.responsive-tabs-wrapper:after {
	clear: both;
}

.responsive-tabs .responsive-tabs__heading:focus,
.responsive-tabs .responsive-tabs__list__item:focus {
	outline: 1px solid transparent;
}

.responsive-tabs .responsive-tabs__heading--active:focus,
.responsive-tabs .responsive-tabs__list__item--active:focus {
	outline: none;
}

.responsive-tabs ul.responsive-tabs__list {
	font-size: 18px;
	line-height: 18px;
	margin: 20px 0 0 12px;
	padding: 0;
}

.responsive-tabs .responsive-tabs__list__item {
	background: transparent;
	border: 1px solid transparent;
	border-bottom: none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #999;
	font-size: 18px;
	line-height: 19px;
	text-transform: inherit;
	margin: 1px 12px 0 0;
	padding: 10px 12px 10px;
	white-space: nowrap;
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.responsive-tabs .responsive-tabs__list__item .fa {
	margin-right: 8px;
	line-height: 0.8;
}

.responsive-tabs .responsive-tabs__list__item:hover {
	color: #333;
	background: transparent;
}

.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover {
	background: #fff;
	border-color: #ddd;
	color: #666;
	padding-bottom: 11px;
	margin-top: 0;
	position: relative;
	top: 1px;
}

.responsive-tabs .responsive-tabs__panel {
	background: #fff;
	border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	clear: left;
	margin-bottom: 0;
	padding: 20px 20px 0;
	word-wrap: break-word;
}

.responsive-tabs .responsive-tabs__panel:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

@media (min-width: 768px) {

	.responsive-tabs .responsive-tabs__panel--closed-accordion-only {
		display: block;
	}
}

@media (max-width: 767px) {

	.responsive-tabs .responsive-tabs__list {
		display: none;
	}

	.responsive-tabs .responsive-tabs__heading {
		display: block;
		cursor: pointer;
	}

	.responsive-tabs-wrapper {
		border-top: 1px solid #ccc;
	}

	.responsive-tabs .responsive-tabs__heading {
		background: #fff;
		border: 1px solid #ccc;
		border-top: none;
		color: #777;
		font-size: 18px;
		font-weight: normal;
		text-transform: inherit;
		margin: 0;
		padding: 10px 0;
		padding-left: 20px;
		position: relative;
	}

	.responsive-tabs .responsive-tabs__heading .fa {
		margin-right: 8px;
		display:none;
		}

	.responsive-tabs .responsive-tabs__heading:after {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #777;
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 20px;
		height: 0;
		width: 0;
	}

	.responsive-tabs .responsive-tabs__heading:hover {
		background: #eee;
		color: #777;
	}

	.responsive-tabs .responsive-tabs__heading:hover:after {
		border-top: 6px solid #777;
	}

	.responsive-tabs .responsive-tabs__heading--active,
	.responsive-tabs .responsive-tabs__heading--active:hover {
		background: #ccc;
		color: #fff;
	}

	.responsive-tabs .responsive-tabs__heading--active:after,
	.responsive-tabs .responsive-tabs__heading--active:hover:after {
		border-bottom: 6px solid #fff;
		border-top: 0;
		top: 18px;
	}

	.responsive-tabs .responsive-tabs__panel {
		background: #fff;
		border: 1px solid #ccc;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-top: none;
		margin: 0;
		padding: 0 20px;
		padding-top: 20px;
	}
}



/* ------ wordpress.org/plugins/tabby-responsive-tabs/ ------ */

.responsive-tabs .responsive-tabs__heading {
	display: none;
}

.responsive-tabs .responsive-tabs__list__item {
	display: inline;
	cursor: pointer;
}

.responsive-tabs-wrapper {
	clear: both;
	margin-bottom: 20px;
	zoom: 1;
}

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
	content: "";
	display: table;
}

.responsive-tabs-wrapper:after {
	clear: both;
}

.responsive-tabs .responsive-tabs__heading:focus,
.responsive-tabs .responsive-tabs__list__item:focus {
	outline: 1px solid transparent;
}

.responsive-tabs .responsive-tabs__heading--active:focus,
.responsive-tabs .responsive-tabs__list__item--active:focus {
	outline: none;
}

.responsive-tabs ul.responsive-tabs__list {
	font-size: 18px;
	line-height: 18px;
	margin: 20px 0 0 12px;
	padding: 0;
}

.responsive-tabs .responsive-tabs__list__item {
	background: transparent;
	border: 1px solid transparent;
	border-bottom: none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #999;
	font-size: 18px;
	line-height: 19px;
	text-transform: inherit;
	margin: 1px 12px 0 0;
	padding: 10px 12px 10px;
	white-space: nowrap;
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.responsive-tabs .responsive-tabs__list__item .fa {
	margin-right: 8px;
	line-height: 0.8;
}

.responsive-tabs .responsive-tabs__list__item:hover {
	color: #333;
	background: transparent;
}

.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover {
	background: #fff;
	border-color: #ddd;
	color: #666;
	padding-bottom: 11px;
	margin-top: 0;
	position: relative;
	top: 1px;
}

.responsive-tabs .responsive-tabs__panel {
	background: #fff;
	border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	clear: left;
	margin-bottom: 0;
	padding: 20px 20px 0;
	word-wrap: break-word;
}

.responsive-tabs .responsive-tabs__panel:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

@media (min-width: 768px) {

	.responsive-tabs .responsive-tabs__panel--closed-accordion-only {
		display: block;
	}
}

@media (max-width: 767px) {

	
	
	
	.responsive-tabs .responsive-tabs__list {
		display: none;
	}

	.responsive-tabs .responsive-tabs__heading {
		display: block;
		cursor: pointer;
	}

	.responsive-tabs-wrapper {
		border-top: 1px solid #ccc;
	}

	.responsive-tabs .responsive-tabs__heading {
		background: #2b353e;
		border: 1px solid #ccc;
		border-top: none;
		color: #777;
		font-size: 18px;
		font-weight: normal;
		text-transform: inherit;
		margin: 0;
		padding: 10px 0;
		padding-left: 20px;
		position: relative;
	}

	.responsive-tabs .responsive-tabs__heading .fa {
		margin-right: 8px;
		display:none;
		}

	.responsive-tabs .responsive-tabs__heading:after {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #777;
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 20px;
		height: 0;
		width: 0;
	}

	.responsive-tabs .responsive-tabs__heading:hover {
		background: #eee;
		color: #777;
	}

	.responsive-tabs .responsive-tabs__heading:hover:after {
		border-top: 6px solid #777;
	}

	.responsive-tabs .responsive-tabs__heading--active,
	.responsive-tabs .responsive-tabs__heading--active:hover {
		background: #2b353e;
		color: #fff;
	}

	.responsive-tabs .responsive-tabs__heading--active:after,
	.responsive-tabs .responsive-tabs__heading--active:hover:after {
		border-bottom: 6px solid #fff;
		border-top: 0;
		top: 18px;
	}

	.responsive-tabs .responsive-tabs__panel {
		background: #fff;
		border: 1px solid #ccc;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-top: none;
		margin: 0;
		padding: 0 20px;
		padding-top: 20px;
	}
	

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 1px;
    padding-top: 0px;
}
	
}

.pt-cv-wrapper .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.gallery .gallery-item {
    float: left;
    text-align: center;
    vertical-align: top;
    width: 100%;
    position: relative;


}
.gallery dl {
    padding: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin: 0px !important;
}

.gallery .gallery-item p,
.gallery .gallery-item img {
    margin: 0;
}


.sp-statistic-bar {
    background-color: #2b353e3d;
}