.block-title .elementor-widget__width-auto:before {
	top: -16px;
	background-image: url(https://www.arezzocittadelnatale.it/wp-content/themes/acn/icons/title-pattern-left-white.svg);
}

.block-title .elementor-widget__width-auto:after {
	top: -16px;
	background-image: url(https://www.arezzocittadelnatale.it/wp-content/themes/acn/icons/title-pattern-right-white.svg);
}

/**/
.center-breadcrumb {
	width: 100%;
}

.center-breadcrumb nav {
	margin: 0 0 20px 0;
}

.rank-math-breadcrumb,
.rank-math-breadcrumb a {
	color: var(--w) !important;
}

.elementor-widget-heading.link-white a {
	color: var(--w) !important;
}

.rank-math-breadcrumb .separator {
	background: url(https://www.arezzocittadelnatale.it/wp-content/uploads/2024/10/arrow-right-white.svg);
}

/* Selezione Data */
.tribe-events-c-top-bar__datepicker {
	display: none;
}

/* Gen */
.tribe-common.tribe-events.tribe-events-view {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.tribe-common.tribe-events.tribe-events-view .tribe-events-l-container {
	max-width: 1560px;
	padding-top: 100px;
	padding-bottom: 160px;
	padding-right: 0;
	padding-left: 0;
}

.elementor-location-footer:after,
.only-mob {
	display: none;
}

.tribe-filter-bar__selected-filters,
.tribe-filter-bar__actions,
.bottom-desc-container {
	display: none !important;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
	margin-top: 5px;
}

/* Breadcrumb categoria */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-breadcrumbs {
	margin-bottom: 32px;
}

.tribe-events-header__breadcrumbs .tribe-events-c-breadcrumbs__list li a,
.tribe-events-header__breadcrumbs .tribe-events-c-breadcrumbs__list li span {
	font-size: 10px !important;
	letter-spacing: 1.8px;
	font-weight: bold !important;
	line-height: 1;
	text-transform: uppercase;
	color: var(--b) !important;
}

.tribe-events-header__breadcrumbs .tribe-events-c-breadcrumbs__list li a {
	opacity: 0.5;
}

.tribe-events-header__breadcrumbs .tribe-events-c-breadcrumbs__list li a:hover {
	opacity: 1;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-breadcrumbs__list-item-icon-svg {
	height: 10px;
	margin: 0 4px;
	width: 10px;
	opacity: 0.5;
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-icon-svg path {
	fill: var(--b);
}

/* Scelta data */
.tribe-events .datepicker {
	background-color: var(--w);
	border: none !important;
	border-radius: 30px !important !important;
	box-shadow: 0 4px 48px 0 rgba(0, 0, 0, 0.08) !important;
}

table.table-condensed tbody>tr:nth-child(odd)>td,
table.table-condensed tbody>tr:nth-child(odd)>th {
	background-color: var(--w) !important;
}

table tbody tr:hover>td,
table tbody tr:hover>th {
	background-color: var(--w) !important;
}

.tribe-events .datepicker .year.active,
.tribe-events .datepicker .year.active.focused,
.tribe-events .datepicker .year.active:hover,
.tribe-events .datepicker .month.active,
.tribe-events .datepicker .month.active.focused,
.tribe-events .datepicker .month.active:hover,
.tribe-events .datepicker .day.active,
.tribe-events .datepicker .day.active.focused,
.tribe-events .datepicker .day.active:hover {
	background: var(--c1) !important;
	color: var(--w) !important;
}

.tribe-events .datepicker .year,
.tribe-events .datepicker .month,
.tribe-events .datepicker .day {
	font-size: 12px !important;
	font-family: var(--ff2) !important;
	font-weight: 600 !important;
	padding: 6px !important;
}

.tribe-events .datepicker .datepicker-switch,
.tribe-events .datepicker .table-condensed thead .dow {
	font-family: var(--ff2) !important;
}

/**/
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar{
	flex: 0 0 30%;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {
	order: 1;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar {
	padding-left: 96px;
	flex: 0 0 70%;
}

.tribe-events-c-events-bar__views {
	position: absolute;
	left: 0;
	height: 48px;
	display: flex;
	align-items: center;
}

.tribe-events-c-events-bar__views #tribe-events-view-selector-content {
	padding: 0;
}

.tribe-events-c-events-bar__views #tribe-events-view-selector-content ul li {
	padding: 0;
	filter: saturate(0%);
	opacity: 0.4;
	transition: 0.4s;
	background: none !important;
}

.tribe-events-c-events-bar__views #tribe-events-view-selector-content ul li:hover,
.tribe-events-c-events-bar__views #tribe-events-view-selector-content ul li.tribe-events-c-view-selector__list-item--active {
	opacity: 1;
	filter: none;
}

.tribe-events-c-events-bar__views #tribe-events-view-selector-content ul li a {
	width: 20px;
	height: 20px;
	border-radius: 0;
	padding: 0;
}

.tribe-events-c-events-bar__views #tribe-events-view-selector-content ul li a:after {
	display: none;
}

.tribe-events-c-events-bar__views #tribe-events-view-selector-content ul li:first-child a {
	background: url(https://www.arezzocittadelnatale.it/wp-content/themes/acn/icons/list.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 24px;
	transition: 0.4s;
}

.tribe-events-c-events-bar__views #tribe-events-view-selector-content ul li:last-child a {
	background: url(https://www.arezzocittadelnatale.it/wp-content/themes/acn/icons/grid.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transition: 0.4s;
}

.tribe-events-c-events-bar__views #tribe-events-view-selector-content ul li a:hover {
	transform: scale(1.1);
	transition: 0.4s;
}

.tribe-events-c-events-bar__views #tribe-events-view-selector-content ul li span {
	display: none;
}

.tribe-events .tribe-events-c-top-bar__nav-list {
	display: flex;
	width: 58px;
	justify-content: space-between;
	align-items: center;
}

.tribe-events .tribe-events-c-top-bar__nav-list-item {
	padding: 0;
	width: 13px;
	height: 21px;
	background: none;
}

.tribe-events .tribe-events-c-top-bar__nav-list-item button {
	background: none;
}

.tribe-common .tribe-common-c-btn-icon {
	line-height: 0 !important;
}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path {
	fill: var(--c1) !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, 
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
	padding: 0 16px;
	box-shadow: 0 4px 48px 0 rgba(0, 0, 0, 0.08);
	background-color: #fff;	
	border: none;
	font-size: 16px;
	color: #b1a39a;
	font-weight: bold;
	text-transform: uppercase;
	font-family: var(--ff2);
	line-height: 42px;
	margin-left: 32px;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button,
.tribe-events .tribe-events-c-top-bar__datepicker-button:hover {
	background: none;
	font-size: 24px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	color: var(--c4) !important;
	padding: 0;
	margin-left: 32px;
	margin-right: 0;
	display: flex;
	align-items: center;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search-container {
	height: 48px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__top-bar{
	margin: 0;
	border: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control:last-child {
	margin: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control-icon-svg {
	display: none;
}

.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
	padding: 0px 24px !important;
	background: #f4ecea !important;
	border-radius: 50px;
	font-size: 16px !important;
	text-transform: lowercase;
	font-weight: 500 !important;
	color: #b1a39a !important;
	line-height: 1 !important;
	height: 48px;
}

.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input::placeholder {
	color: #b1a39a !important;
	font-size: 15px;
	font-weight: 400;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
	position: absolute;
	right: 0;
	color: transparent;
	height: 48px;
	width: 60px;
	background: url(https://www.arezzocittadelnatale.it/wp-content/themes/acn/icons/search.svg);
	background-size: 24px;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0;
}

/* Filter bar */
.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar__action-clear,
.tribe-filter-bar-c-filter__toggle-wrapper,
.tribe-filter-bar__filters-slider-container {
	display: none !important;
}

.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-container {
	position: relative !important;
	width: 100%;
	flex: 0 0 100%;
}

.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters,
.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar-c-filter,
.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slide {
	flex: 0 0 100% !important;
}

.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container {
	position: relative !important;
	top: 0;
	bottom: auto !important;
	transform: none !important;
	padding: 24px 0px !important;
	background: none !important;
	border-width: 1px 0px !important;
	border-color: #dcd7d4 !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	width: 100% !important;
	display: flex !important;
	opacity: 1;
	visibility: visible;
}

.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-close,
.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-legend,
.tribe-events-c-events-bar__filter-button-container {
	display: none !important;
}

.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--checkbox .tribe-filter-bar-c-filter__filter-fields, 
.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--radio .tribe-filter-bar-c-filter__filter-fields, 
.tribe-filter-bar .tribe-filter-bar-c-filter--checkbox .tribe-filter-bar-c-filter__container, .tribe-filter-bar .tribe-filter-bar-c-filter--radio .tribe-filter-bar-c-filter__container {
	display: flex;
	flex: 0 0 100%;
	justify-content: center;
}

.tribe-filter-bar .tribe-filter-bar-c-checkbox {
	margin: 0 10px !important;
	position: relative;
}

.tribe-filter-bar .tribe-filter-bar-c-checkbox input {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
	border: none;
	background: none !important;
	margin: 0 !important;
}

.tribe-common .tribe-common-form-control-checkbox__input:checked:before {
	display: none;
}

.tribe-filter-bar .tribe-filter-bar-c-checkbox .tribe-common-form-control-checkbox__label, 
.tribe-filter-bar .tribe-filter-bar-c-radio .tribe-common-form-control-radio__label {
	margin-left: 0;
	font-size: 18px;
	font-weight: bold;
	font-family: var(--ff2);
	text-transform: uppercase;
	color: var(--c1);
	opacity: 1 !important;
	padding: 8px 32px;
	border-radius: 50px;
	transition: 0.4s;
}

.tribe-filter-bar .tribe-filter-bar-c-checkbox:hover  .tribe-common-form-control-checkbox__label,
.tribe-common .tribe-common-form-control-checkbox__input:checked ~ label.tribe-common-form-control-checkbox__label{
	background-color: var(--c1);
	color: #fff;
}

.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar {
	margin-bottom: 80px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header {
	margin-bottom: 56px !important;
}

/* Nessun evento */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__messages {
	margin: 64px 0 0 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message {
	padding: 16px;
	background-color: transparent;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message svg {
	margin-right: 16px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message ul li {
	font-family: var(--ff2);
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: center;
	color: var(--b);
}

/* Mese */
.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-date-tag {
	padding: 0 !important;
	font-family: var(--ff2);
	font-size: 24px !important;
	font-weight: 500;
	text-align: left;
	color: var(--b);
	margin-top: 0 !important;
	min-width: auto !important;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-summary__month-separator:after {
	display: none !important;
}

/* Giorno row */
.tribe-events-pro-summary__event-row {
	margin: 32px 0 8px 0 !important;
	display: flex !important;
}

/* Giorno */
.tribe-events-pro-summary__event-row .tribe-events-pro-summary__event-date-tag {
	margin: 0 !important;
	padding: 0 0 0 10px !important;
	max-width: 52px !important;
	min-width: 52px !important;
	width: 100% !important;
}

.tribe-events-pro-summary__event-date-tag-datetime {
	padding: 0 !important;
}

.tribe-events-pro-summary__event-date-tag-datetime .tribe-events-pro-summary__event-date-tag-weekday {
	font-family: var(--ff2) !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-align: center;
	color: #b1a39a !important;
	line-height: 1.2 !important;
	margin-bottom: 8px !important;
}

.tribe-events-pro-summary__event-date-tag-datetime .tribe-events-pro-summary__event-date-tag-daynum {
	font-family: var(--ff2) !important;
	font-size: 32px !important;
	font-weight: bold !important;
	text-align: center;
	color: #000;
	line-height: 1.2 !important;
}

/* Scheda evento */
.tribe-events-pro-summary__event-wrapper {
	padding: 0 0 0 76px !important;
	width: calc(100% - 52px) !important;
	flex: 0 0 calc(100% - 52px) !important;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event {
	margin: 0 24px 24px 0 !important;
	width: calc(26% - 24px);
	box-shadow: 0 4px 48px 0 rgba(0, 0, 0, 0.08);
	padding: 0 !important;
	position: relative;
	background-color: var(--w);
	transition: .3s;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event:hover {
	transform: translateY(-5px);
	transition: .3s;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .badge-payment-event:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	border-style: solid;	
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .badge-payment-event:after {
	content: '';
	top: 0;
	border-color: var(--c2) var(--c2) transparent transparent;
	border-width: 20px;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .badge-payment-event img {
	position: absolute;
	top: 7px;
	right: 7px;
	z-index: 1
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details {
	width: 100% !important;
	padding: 16px;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details header {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
	position: relative;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details header .badge-payment-event span {
	width: 10px;
	height: 12px;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details header .tribe-events-pro-summary__event-title {
	margin-bottom: 16px;
	width: 100%;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details header .tribe-events-pro-summary__event-title a {
	font-family: var(--ff1);
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	color: var(--b);
	border: none;
	width: 100%;
	max-height: 78px;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	overflow: hidden !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details header .tribe-events-pro-summary__event-datetime-wrapper {
	margin-bottom: 8px;
	width: 100%;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details header .tribe-events-pro-summary__event-datetime-wrapper .tribe-events-pro-summary__event-datetime {
	font-family: var(--ff2);
	font-size: 14px !important;
	font-weight: 600;
	color: var(--c1);
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details header .loc-block {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details header .venue {
	font-family: var(--ff1);
	font-size: 14px;
	font-weight: 800;
	font-style: italic;
	text-align: left;
	color: var(--c4);
	width: 100%;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details header .cta {
	width: 16px;
	height: 16px;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event .tribe-events-pro-summary__event-details header .cta img {
	display: flex;
	transition: .3s;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event:hover .tribe-events-pro-summary__event-details header .cta a img {
	transform: scale(1.2);
	transition: .3s;
}

/* Separatore giorni */
.tribe-events-pro-summary__date-separator {
	margin: 0 !important;
}

/* Bottom bar */
.bot-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 32px !important;
}

.bot-bar .tribe-events .tribe-events-c-nav__list {
	width: 50% !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start !important;
}

.bot-bar .tribe-events-c-nav ul {
	width: 100%
}

.bot-bar .tribe-events-c-nav .tribe-events-c-nav__list-item {
	margin-right: 32px;
	width: auto;
}

.bot-bar .tribe-events-c-nav .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--next {
	margin-right: 0 !important;
}

/* Prev/Next */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav {
	padding: 0 !important;
	border-top: none;
}

.tribe-events-c-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item a {
	font-family: var(--ff2);
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.2;
	color: var(--c2);
}

.tribe-events-c-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item a:hover {
	font-family: var(--ff2);
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.2;
	color: var(--c1);
}

.tribe-events-c-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item a svg {
	margin-top: 3px;
	margin-right: 8px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-icon-svg {
	margin-top: 3px;
	margin-left: 8px !important;
}

.tribe-events-c-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item a path {
	fill: var(--c2);
}

.tribe-events-c-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item a:hover path {
	fill: var(--c1);
}

.tribe-events-c-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item button {
	padding: 0;
	font-family: var(--ff2);
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.2;
}

.tribe-events-c-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev a:hover svg,
.tribe-events-c-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev button:hover svg {
	transform: translateX(-8px);
	transition: 0.4s;
}

.tribe-events-c-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--next a:hover svg,
.tribe-events-c-nav .tribe-events-c-nav__list .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--next button:hover svg {
	transform: translateX(8px);
	transition: 0.4s;
}

/* btn calendario */

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button,
.tribe-events-c-subscribe-dropdown:focus,
.tribe-events-c-subscribe-dropdown:focus-visible {
	border: none !important;
	background-color: transparent !important;
	outline: none !important;
}

.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown {
	margin: 0;
	padding: 0;
}

.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
	padding: 0;
	border: none;
}

.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button {
	background-color: var(--c1);
	font-family: var(--ff2);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2.1px;
	color: #fff;
	text-transform: uppercase;	
}

.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button:hover {
	background-color: var(--c2);
	font-family: var(--ff2);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2.1px;
	color: #fff;
	text-transform: uppercase;
}

.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button svg {
	display: none;
}

.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content .tribe-events-c-subscribe-dropdown__list {
	border: none;
	border-radius: 0;
	box-shadow: 0 4px 48px 0 rgba(0, 0, 0, 0.08);
	padding: 0;
	transform: translateY(4px);
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:hover {
	border-radius: 0;
}

.tribe-events-c-subscribe-dropdown__list-item:nth-child(5),
.tribe-events-c-subscribe-dropdown__list-item:last-child {
	display: none;
}

/* Griglia */
.tribe-events-pro-photo .tribe-common-g-row {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-left: -20px !important;
	margin-right: -20px !important;
}

.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event {
	width: calc(20% - 40px) !important;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0 !important;
	margin-bottom: 40px !important;
	position: relative;
	box-shadow: 0 4px 48px 0 rgba(0, 0, 0, 0.08);
}

/* Immagine */
.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event .tribe-events-pro-photo__event-featured-image-wrapper {
	margin: 0;
	min-height: 320px;
	max-height: 320px;
	position: relative;
	transition: .5s !important;
}

.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event .tribe-events-pro-photo__event-featured-image-wrapper img {
	min-height: 320px;
	max-height: 320px;
	object-fit: cover;
}

.tribe-events-pro-photo__event .tribe-events-pro-photo__event-featured-image-wrapper a {
	position: relative;
}

.tribe-events-pro-photo__event .tribe-events-pro-photo__event-featured-image-wrapper a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--b);
	opacity: 0;
	transition: all 0.5s ease;
}

.tribe-events-pro-photo__event:hover .tribe-events-pro-photo__event-featured-image-wrapper a:after {
	opacity: .2;
}

.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link:focus,
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link:hover {
	opacity: 1 !important;
}

/* Container info */
.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event .tribe-events-pro-photo__event-details-wrapper {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background-color: var(--w);
	padding: 16px;
	max-width: calc(100% - 32px);
	width: 100%;
	transition: .5s;
	z-index: 2;
}

.tribe-events-pro-photo__event:hover .tribe-events-pro-photo__event-details-wrapper {
	transform: translateY(-5px) translateX(-50%) !important;
	transition: .5s;
}

/**/
.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event .tribe-events-pro-photo__event-details-wrapper .tribe-events-pro-photo__event-date-tag {
	display: none;
}

/* Titolo */
.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event .tribe-events-pro-photo__event-details-wrapper .tribe-events-pro-photo__event-title {
	margin-bottom: 16px;
}

.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event .tribe-events-pro-photo__event-details-wrapper .tribe-events-pro-photo__event-title a {
	font-family: var(--ff1);
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	color: var(--b);
	border: none;
	width: 100%;
	max-height: 78px;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	overflow: hidden !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
}

/* Data */
.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event .tribe-events-pro-photo__event-datetime .single-date .events-date {
	font-family: var(--ff2);
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	color: var(--c1);
	text-transform: uppercase;
	margin-bottom: 8px;
}

/* Luogo */
.tribe-events-pro-photo__event .tribe-events-pro-photo__event-details-wrapper .loc-block {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.tribe-events-pro-photo__event .tribe-events-pro-photo__event-details-wrapper .loc-block .venue,
.tribe-events-pro-photo__event .tribe-events-pro-photo__event-details-wrapper .loc-block .venue:hover {
	font-family: var(--ff1);
	font-size: 14px;
	font-weight: 800;
	font-style: italic;
	text-align: left;
	color: var(--c4);
	width: 100%;
}

.tribe-events-pro-photo__event .tribe-events-pro-photo__event-details-wrapper .loc-block .cta {
	width: 16px;
	height: 16px;
}

.tribe-events-pro-photo__event .tribe-events-pro-photo__event-details-wrapper .loc-block .cta img {
	display: flex;
	transition: .4s;
}

.tribe-events-pro-photo__event:hover .tribe-events-pro-photo__event-details-wrapper .loc-block .cta img {
	transform: scale(1.2);
	transition: .4s;
}

/* Costo */
.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event .tribe-events-pro-photo__event-cost {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	background-color: var(--c2);
	padding: 8px 16px !important;
}

.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event .tribe-events-pro-photo__event-cost p {
	font-family: var(--ff2);
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

/* btn share */
.single-tribe_events .tribe-events-c-subscribe-dropdown:focus-within .tribe-events-c-subscribe-dropdown__content,
.single-tribe_events .tribe-events-c-subscribe-dropdown:focus .tribe-events-c-subscribe-dropdown__content,
.tribe-events .tribe-events-c-subscribe-dropdown:focus-within .tribe-events-c-subscribe-dropdown__content,
.tribe-events .tribe-events-c-subscribe-dropdown:focus .tribe-events-c-subscribe-dropdown__content {
	display: none;
}

.tribe-events-c-subscribe-dropdown {
	position: relative;
}

.tribe-events-c-subscribe-dropdown__content {
	position: absolute;
	width: 100%;
	display: none;
}

.dropdown-open + .tribe-events-c-subscribe-dropdown__content {
	display: block !important;
}

/* Heading container */
.heading-container {
	max-width: 100%;
	margin: 0 auto;
	padding-top: 120px;
	padding-bottom: 94px;
	padding-right: 0;
	padding-left: 0;
	background-image: url(https://www.arezzocittadelnatale.it/wp-content/uploads/2024/10/background-attrazioni-scaled.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.heading-container .title-container {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.heading-container .title-container h1 {
	font-family: var(--ff1);
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	color: var(--w);
	margin: 0 0 8px 0;
	width: 100%;
}

.heading-container .title-container h2 {
	font-family: var(--ff2);
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 2px;
	text-align: center;
	color: var(--w);
	text-transform: uppercase;
	margin: 0;
	width: auto;
}

.heading-container .desc-container {
	text-align: center;
	max-width: 1200px;
	margin: 56px auto 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.heading-container .desc-container p {
	font-family: var(--ff2);
	font-size: 20px;
	text-align: center;
	color: var(--w);
	line-height: 1.5;
	margin: 0;
	width: 100%;
}

@media(max-width:1720px) {
	/* Padding */
	.heading-container,
	.tribe-common.tribe-events.tribe-events-view .tribe-events-l-container {
		padding-right: 80px !important;
		padding-left: 80px !important;
	}
}

@media(max-width:1480px) {
	/* Padding */
	.heading-container,
	.tribe-common.tribe-events.tribe-events-view .tribe-events-l-container {
		padding-right: 30px !important;
		padding-left: 30px !important;
	}
}

@media(max-width:1300px) {
	.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event {
		width: calc(25% - 40px) !important;
	}	
}

@media(max-width:1200px) {
	/* Visualizzazione eventi x giorno */
	.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event {
		width: calc(33.33% - 24px);
	}
}

@media(max-width:1100px) {
	.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event {
		width: calc(33.33% - 40px) !important;
	}	
}

@media(max-width:1024px) {
	.only-mob {
		display: block;
	}
	
	.heading-container {
		padding-top: 120px;
		padding-bottom: 80px;
	}
	
	.tribe-common.tribe-events.tribe-events-view .tribe-events-l-container {
		padding-top: 48px;
		padding-bottom: 80px;
	}
	
	.heading-container .title-container h1 {
		width: 100%;
		margin: 24px 0 8px 0;
		display: block;
	}
	
	.heading-container .desc-container p {
		margin: 0 0 24px 0;
	}
}

@media(max-width:991px) {
	/* Padding */
	.heading-container,
	.tribe-common.tribe-events.tribe-events-view .tribe-events-l-container {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	
	/* Visualizzazione eventi x giorno */
	.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event {
		width: calc(50% - 24px);
	}
	
	/* Visualizzazione photo */
	.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event {
		width: calc(50% - 40px) !important;
	}
}

@media(max-width:767px) {
	/* Scelta data */
	.tribe-events .tribe-events-c-top-bar__datepicker {
		position: unset !important;
	}
	
	.tribe-events .tribe-events-header__top-bar {
		position: relative !important;
	}
	
	.tribe-events .tribe-events-c-top-bar__datepicker-container {
		max-width: calc(100% - 30px);
		width: 100% !important;
		margin: 15px auto 0 auto;
	}
	
	.tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu {
		left: 0 !important;
		margin-top: 15px;
	}
	
	/* Padding */
	.tribe-common.tribe-events.tribe-events-view .tribe-events-l-container {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.tribe-events-view--summary .tribe-events-pro-summary,
	.tribe-events-header,
	.bot-bar {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	
	/* Heading container */
	.heading-container .desc-container {
		margin: 24px auto 0 auto;
	}
	
	.heading-container .desc-container p {
		font-size: 18px;
	}
	
	.tribe-events-pro .tribe-events-pro-summary__event-date-tag {
		width: 100% !important;
		text-align: left !important;
		font-family: var(--ff2) !important;
		font-size: 24px !important;
		font-weight: 500 !important;
		color: var(--b) !important;
	}
	
	.tribe-events-pro-summary__event-row .tribe-events-pro-summary__event-date-tag {
		padding: 0 0 0 9px !important;
	}
	
	.tribe-events-pro-summary__event-row .tribe-events-pro-summary__event-wrapper {
		padding: 0 0 0 30px !important;
		width: 100% !important;
		flex: 100% !important;
	}
	
	.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event {
		width: 100%;
		margin: 0 0 24px 0 !important;
	}
	
	.tribe-events-pro .tribe-events-pro-summary-nav {
		padding: 0 !important;
	}
	
	.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown {
		padding-top: 48px !important;
	}
	
	.bot-bar {
		justify-content: center;
	}
	
	.bot-bar .tribe-events-c-nav {
		width: auto !important;
		border: none !important;
	}
	
	.bot-bar .tribe-events-c-subscribe-dropdown__container {
		width: 100% !important;
	}
	
	/* Header */
	.tribe-events .tribe-events-header {
		padding: 0;
		margin: 0;
	}
	
	/* Cerca */
	.tribe-events .tribe-events-c-events-bar {
		display: block;
		width: 100%;
	}
	
	.tribe-events .tribe-events-c-events-bar__search-container {
		display: block !important;
		left: unset !important;
		padding: 0 !important;
		position: relative !important;
		right: unset !important;
		top: unset !important;
		width: 100%;
	}
	
	.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
		border: none !important;
		padding: 12px 24px;
	}
	
	.tribe-events .tribe-events-c-search__input-control-icon-svg {
		background: url(https://www.arezzocittadelnatale.it/wp-content/themes/acn/icons/search.svg);
		color: transparent !important;
		height: 48px;
		width: 60px !important;
		background-size: 24px;
		background-position: center;
		background-repeat: no-repeat;
		padding: 0;
		display: block !important;
		position: absolute !important;
		right: 0 !important;
		top: 50% !important;
		transform: translateY(-50%) !important;
	}
	
	.tribe-events .tribe-events-c-events-bar__search-button,
	.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
		display: none !important;
	}
	
	/* Visualizzazione */
	.tribe-events .tribe-events-c-view-selector__button {
		display: none;
	}
	
	.tribe-events .tribe-events-c-view-selector__content {
		display: block;
		padding: 0;
		position: relative;
		right: unset;
		top: unset;
		transform: none;
		border: none;
		box-shadow: none;
	}
	
	.tribe-events-c-events-bar__views {
		left: auto;
		right: 32px;
		top: 258px;
		height: 20px;
	}
	
	.tribe-events-c-events-bar__views .tribe-events-c-view-selector__content .tribe-events-c-view-selector__list {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	/* Day */
	.tribe-common .tribe-common-a11y-hidden.tribe-events-c-top-bar__nav,
	.tribe-common .tribe-common-a11y-hidden.tribe-events-c-top-bar__today-button {
		display: block !important;
		visibility: visible;
	}
	
	.tribe-events-header__top-bar {
		margin-top: 56px !important;
		margin-bottom: 48px !important;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	
	.tribe-events-header__top-bar .tribe-events-c-top-bar__nav {
		max-width: 60px;
		width: 100%;
	}
	
	.tribe-events-header__top-bar .tribe-events-c-top-bar__today-button,
	.tribe-events-header__top-bar .tribe-events-c-top-bar__today-button:hover {
		max-width: 76px;
		width: 100% !important;
		margin-left: 32px;
		padding: 12px 16px !important;
		box-shadow: 0 4px 48px 0 rgba(0, 0, 0, 0.08);
		background-color: var(--w) !important;
		border: none !important;
		border-radius: 0 !important;
		font-family: var(--ff2) !important;
		font-size: 16px !important;
		font-weight: bold !important;
		text-align: center !important;
		line-height: 1.2 !important;
		text-transform: uppercase;
		color: #b1a39a !important;
	}
	
	.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker {
		width: 100%;
	}
	
	.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker .tribe-events-c-top-bar__datepicker-button {
		margin: 40px 0 0 0 !important;
		font-family: var(--ff2) !important;
		font-size: 24px !important;
		font-weight: 500;
		text-align: left;
		color: #000;
	}
	
	/* Filter bar */
	.tribe-filter-bar {
		display: block;
	}
	
	.tribe-filter-bar.tribe-filter-bar--horizontal, .tribe-filter-bar.tribe-filter-bar--vertical {
		left: 0;
		padding: 0;
		margin: 48px 0 0 0;
		position: relative;
	}
	
	.tribe-filter-bar .tribe-filter-bar-c-filter__container {
		display: block;
		margin: 0 !important;
		visibility: visible;
		justify-content: flex-start !important;
		overflow-x: scroll !important;
		padding: 24px 0;
	}
	
	.tribe-filter-bar .tribe-filter-bar-c-filter__container fieldset {
		width: 100%;
	}
	
	.tribe-filter-bar .tribe-filter-bar-c-filter__container .tribe-filter-bar-c-filter__filter-fields {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-wrap: nowrap;
	}
	
	.tribe-filter-bar .tribe-filter-bar-c-checkbox {
		margin: 0 16px 0 0 !important;
	}
	
	/* Today */
	.tribe-events-c-nav__list-item--today {
		display: none !important;
	}
	
	/* Visualizzazione foto */
	.tribe-events-pro-photo .tribe-common-g-row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.tribe-events-pro-photo .tribe-common-g-row .tribe-events-pro-photo__event {
		width: 100% !important;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0 !important;
	}
	
	.tribe-events-pro-photo .tribe-common-g-row .owl-stage {
		padding-left: 15px !important;
	}
	
	.tribe-events-pro-photo .tribe-common-g-row {
		flex-wrap: nowrap;
		overflow-x: scroll;
	}
	
	.tribe-events-pro-photo .tribe-common-g-row article.tribe_events {
		flex: 0 0 calc(100% - 110px);
		margin: 0 15px;
	}
	
	/* Button */
	.tribe-events-c-subscribe-dropdown__button:hover {
		background-color: transparent !important;
	}
	
	.tribe-events-c-subscribe-dropdown__container .tribe-events-c-subscribe-dropdown {
		max-width: 280px;
		width: 100%;
		margin: 0 auto;
	}
	
	.dropdown-open + .tribe-events-c-subscribe-dropdown__content {
		z-index: 1;
	}
}