body { font-family: 'Gotham',sans-serif !important}

@media (min-width: 1240px)
{.container {max-width: 1400px !important;}}

/* COL MEGAMENU LIST */

.col-megamenu ul li a {
    color: inherit;
}

.col-megamenu ul li {
    margin-bottom: 5px;}

@media (max-width: 1200px)
{.card-negative-mobile {margin-top:-8em;}}

@media all and (min-width: 992px) {	
	.has-megamenu{position:static!important;}
	.megamenu{left:0; right:0; width:100%; margin-top:0;  }	
}

/*********************  SLIDERS  ******************************/
/** SLIDER HERO **/
.swiper-slide .col-lg-4 .card {
    transition: opacity .5s ease-in-out;
}

.swiper-slide:not(.swiper-slide-active) .col-lg-4 .card {
  background: #ca0f75a6;
  opacity: .2;
    transition: opacity .5s ease-in-out;
}
@media (min-width:1200px)
{
  .swiper-slide .col-lg-8 {
  width: 74%;
  }
}

@media (min-width:1980px)
{
  .swiper-slide .col-lg-8 {
  width: 70%;
  }
}

/**		SLIDER EDITOR		**/
.swiper-pagination-bullet {
	background-color: var(--primary-pink)!important;
}

.swiper-pagination {
	position: unset;}

/** IN PRIMO PIANO SLIDER **/
.tor-slider-item {
	-moz-transition: height 1s ease;
    -webkit-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
}
.tor-slider-item.show.active .slider-1 img.card-img-top, 
.tor-slider-item.show.active .slider-3 img.card-img-top,
.tor-slider-item.show.active .slider-5 img.card-img-top,
.tor-slider-item.show.active .slider-7 img.card-img-top
{
    height: 205px;
    -moz-transition: height 0.5s ease;
    -webkit-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

/********************************  FORMS   *******************************************/
/**	DONATION FORM **/
.icon-donation-form {
	color: var(--white);
}
.card-donation:hover .icon-donation-form{
	color: var(--primary-pink);
}

.card-recurrent-donation {
	background-color: var(--gray) !important;
	text-align: center;
}

div.wpforms-container-full {
    margin: 0 auto !important;}

div.wpforms-container-full {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/** REMOVE BLUE BORDER AND BOXSHADOW **/
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button {
    margin: 0 !important;
}
div.wpforms-container-full input[type=date]:focus, div.wpforms-container-full input[type=datetime]:focus, div.wpforms-container-full input[type=datetime-local]:focus, div.wpforms-container-full input[type=email]:focus, div.wpforms-container-full input[type=month]:focus, div.wpforms-container-full input[type=number]:focus, div.wpforms-container-full input[type=password]:focus, div.wpforms-container-full input[type=range]:focus, div.wpforms-container-full input[type=search]:focus, div.wpforms-container-full input[type=tel]:focus, div.wpforms-container-full input[type=text]:focus, div.wpforms-container-full input[type=time]:focus, div.wpforms-container-full input[type=url]:focus, div.wpforms-container-full input[type=week]:focus, div.wpforms-container-full select:focus, div.wpforms-container-full textarea:focus {
    box-shadow: none !important;
}

div.wpforms-container-full input[type=submit]:focus:after, div.wpforms-container-full button[type=submit]:focus:after, div.wpforms-container-full .wpforms-page-button:focus:after {
    border: none !important;
}
/**  	ADD PINK BORDER BOTTOM PREVIEW  **/
.wpforms-entry-preview-basic, .wpforms-entry-preview-compact, div.wpforms-container-full .wpforms-entry-preview-basic, div.wpforms-container-full .wpforms-entry-preview-compact, div.wpforms-container-full .wpforms-form .wpforms-entry-preview-basic, div.wpforms-container-full .wpforms-form .wpforms-entry-preview-compact {
    border-bottom: 1px solid var(--primary-pink) !important;
	
}
/*  ENTRY PREVIEW 
.wpforms-entry-preview, div.wpforms-container-full .wpforms-entry-preview, div.wpforms-container-full .wpforms-form .wpforms-entry-preview, .wpforms-entry-preview-label, .wpforms-entry-preview-value, .wpforms-entry-preview-label {
  display: inline !important;
	margin-bottom: 4rem !important;
	padding-bottom: 3px !important;
}*/
/* TEXT PREVIEW */
.wpforms-entry-preview-notice, .wpforms-entry-preview-updating-message, div.wpforms-container-full .wpforms-entry-preview-notice, div.wpforms-container-full .wpforms-entry-preview-updating-message, div.wpforms-container-full .wpforms-form .wpforms-entry-preview-notice, div.wpforms-container-full .wpforms-form .wpforms-entry-preview-updating-message {
    padding: 5px;
    background: var(--light-pink) !important;
    border: 1px solid var(--primary-pink) !important;
}

/** 	RADIO SVGS	 **/
.wpforms-container form#wpforms-form-2790 input[type=radio],
.wpforms-container form#wpforms-form-2790 input[type=radio],
#wpforms-2790-field_105 input[type=checkbox],
#wpforms-2790-field_105 input[type=checkbox],
.wpforms-container form#wpforms-form-2790 input[type=radio],
.wpforms-container form#wpforms-form-2790 input[type=radio],
.wpforms-container form#wpforms-form-2790 input[type=radio] {
    display:none;
}
 
/* RADIO & CHECKBOX */
.wpforms-container form#wpforms-form-2790 input[type=radio] + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label,
#wpforms-2790-field_105 input[type=checkbox] + label,
#wpforms-2790-field_105 input[type=checkbox] + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label, .wpforms-container form#wpforms-form-333 input[type=radio] + label, 
.wpforms-container form#wpforms-form-2790 input[type=radio] + label,
#wpforms-2790-field_105 input[type=checkbox] + label{
    padding:10px 20px;
    background-color: #FFF;
    border: 2px solid var(--gray);
    transition: background-color 0.3s ease-in-out;
    border-radius: 15px;
		font-size: 20px;
}
@media(max-width:1200px){
.wpforms-container form#wpforms-form-2790 input[type=radio] + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label {
    padding:5px 10px;
    background-color: #FFF;
    border: 2px solid var(--gray);
    transition: background-color 0.3s ease-in-out;
    border-radius: 15px;
		font-size: 20px;
}
}
/* RADIO & CHECKBOX HOVER */
.wpforms-container form#wpforms-form-2790 input[type=radio] + label:hover,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label:hover,
#wpforms-2790-field_105 input[type=checkbox] + label:hover,
#wpforms-2790-field_105 input[type=checkbox] + label:hover,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label:hover,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label:hover,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label:hover {
    background-image: none;
    cursor: pointer;
		border: 2px solid #FFF;
		box-shadow: 0px 5px 25px 0px #343A4026;
}

/*	RADIO & CHECKBOX CHECKED	*/
form#wpforms-form-2790 input[type=radio]:checked + label,
form#wpforms-form-2790 input[type=radio]:checked + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label:hover form#wpforms-form-2790 input[type=radio]:checked + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label:hover form#wpforms-form-2790 input[type=radio]:checked + label,
#wpforms-2790-field_105 input[type=checkbox]:checked + label,
#wpforms-2790-field_105 input[type=checkbox]:checked + label,
#wpforms-2790-field_105 input[type=checkbox] + label:hover #wpforms-2790-field_105 input[type=checkbox]:checked + label,
#wpforms-2790-field_105 input[type=checkbox] + label:hover #wpforms-2790-field_105 input[type=checkbox]:checked + label,
form#wpforms-form-2790 input[type=radio]:checked + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label:hover form#wpforms-form-2790 input[type=radio]:checked + label,
form#wpforms-form-2790 input[type=radio]:checked + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label:hover form#wpforms-form-2790 input[type=radio]:checked + label,
form#wpforms-form-2790 input[type=radio]:checked + label,
.wpforms-container form#wpforms-form-2790 input[type=radio] + label:hover form#wpforms-form-2790 input[type=radio]:checked + label,
#wpforms-2790-field_104 input[type=checkbox]:checked + label,
#wpforms-2790-field_104 input[type=checkbox] + label:hover #wpforms-2790-field_104 input[type=checkbox]:checked + label {
    background-image: none;
    cursor: pointer;
		border: 2px solid var(--secondary-pink);
}
form#wpforms-form-2790 input[type=radio]:checked + label:hover,
form#wpforms-form-2790 input[type=radio]:checked + label:hover,
form#wpforms-form-2790 input[type=radio]:checked + label:hover,
form#wpforms-form-2790 input[type=radio]:checked + label:hover,
form#wpforms-form-2790 input[type=radio]:checked + label:hover {
	background-image: none;
    cursor: pointer;
		border: 2px solid var(--secondary-pink);
}
form#wpforms-form-2790 input[type=radio]:checked + label .card-donation .icon-donation-form, 
form#wpforms-form-2790 input[type=radio]:checked + label .card-donation .icon-donation-form,
form#wpforms-form-2790 input[type=radio]:checked + label .card-donation .icon-donation-form, 
form#wpforms-form-2790 input[type=radio]:checked + label .card-donation .icon-donation-form {
	color: var(--secondary-pink);
}

form#wpforms-form-2790 input[type=radio]:checked + label:hover .card-donation .icon-donation-form,
form#wpforms-form-2790 input[type=radio]:checked + label:hover .card-donation .icon-donation-form, 
form#wpforms-form-2790 input[type=radio]:checked + label:hover .card-donation .icon-donation-form, 
form#wpforms-form-2790 input[type=radio]:checked + label:hover .card-donation .icon-donation-form {
	color: var(--secondary-pink);
}
.wpforms-container form#wpforms-form-2790 ul li,
.wpforms-container form#wpforms-form-2790 ul li,
.wpforms-container form#wpforms-form-2790 ul li {
    margin: 10px 0!important;
}
ul#wpforms-2790-field_6 li,
ul#wpforms-2790-field_6 li,
ul#wpforms-2790-field_6 li {
    width: 100%;
    display: contents;
    list-style-type: none;
	align-items: stretch !important;
}
label.card-recurrent-donation:hover, label.card-recurrent-donation:active,
label.card-recurrent-donation:focus,
.card-recurrent-donation input[type=radio]:checked + label,
.card-recurrent-donation:hover, card-recurrent-donation:active,
card-recurrent-donation:focus {
	background: rgb(197,0,110)!important;
    background: -moz-linear-gradient(90deg, rgba(197,0,110,1) 0%, rgba(237,116,167,1) 100%, rgba(255,121,119,1) 100%)!important;
    background: -webkit-linear-gradient(90deg, rgba(197,0,110,1) 0%, rgba(237,116,167,1) 100%, rgba(255,121,119,1) 100%)!important;
    background: linear-gradient(90deg, rgba(197,0,110,1) 0%, rgba(237,116,167,1) 100%, rgba(255,121,119,1) 100%)!important;
	color: var(--white);
}

/**	BTNS **/
.wpforms-form input[type=submit], 
.wpforms-form button[type=submit], button.wpforms-page-button {
    padding: 13px 20px !important;
    border-radius: 50px !important;
    background: #C5006E !important;
    color: var(--white)!important;
    font-size: 16px !important;
    text-transform: uppercase;
    line-height: 18px !important;
    outline: 3px solid rgba(200, 39, 125, 0);
    cursor: pointer;
}
 
/* HOVER */
.wpforms-form input[type=submit]:hover, 
.wpforms-form input[type=submit]:active, 
.wpforms-form button[type=submit]:hover, 
.wpforms-form button[type=submit]:active, 
.wpforms-form .wpforms-page-button:hover, 
.wpforms-form .wpforms-page-button:active {
    outline: 4px solid rgba(200, 39, 125, 0.25);
  	box-shadow: 0px 0px 25px 5px #C8277D26;
    cursor: pointer;
}
 
/* FOCUS */
.wpforms-form input[type=submit]:focus,
.wpforms-form button[type=submit]:focus,
.wpforms-form .wpforms-page-button:focus {
    outline: 4px solid rgba(200, 39, 125, 0.25);
  	box-shadow: 0px 0px 25px 5px #C8277D26;
    cursor: pointer;
}
div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active {
    outline: 4px solid rgba(200, 39, 125, 0.25);
	box-shadow: 0px 0px 25px 5px #C8277D26;
}

.wpforms-form button[type=submit]:hover, button.wpforms-page-button:hover {
   outline: 4px solid rgba(200, 39, 125, 0.25);
	box-shadow: 0px 0px 25px 5px #C8277D26;
}

.wpforms-container .wpforms-field {
    padding: 3px 1px !important;
    position: relative;	
}
.wpforms-container-full ul.wpforms-icon-choices label {
    position: relative;
    display: flex !important;
    flex-flow: row-reverse !important;
    align-items: center !important;
    margin: 0;
    cursor: pointer;
}
.wpforms-container-full ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon {
    margin-bottom: 0px !important;
}
label.wpforms-field-label-inline {
  column-gap: 5px;
}

/* BUTTON */
#wpforms-submit-2790 button{
	  padding: 13px 20px !important;
    border-radius: 50px !important;
    background-color: #C5006E !important;
    color: var(--white)!important;
    font-size: 16px !important;
    text-transform: uppercase;
    line-height: 18px !important;
    outline: 3px solid rgba(200, 39, 125, 0);
    cursor: pointer;
}
#wpforms-submit-2790 button:hover {
		outline: 4px solid rgba(200, 39, 125, 0.25);
  	box-shadow: 0px 0px 25px 5px #C8277D26;
    cursor: pointer;
}

/* CONTAINER FULL */
div.wpforms-container-full {
    margin: 24px 10%;
}
/*** FORM STYLE ***/
button.btn-form-komen:focus {
	outline: 0 !important;
	box-shadow: none !important;
}

.btn-form-komen {
	background-color: #c5006e !important;
	padding: 20px 40px 35px 40px !important;
	border-radius: 100px !important;
}
.wpforms-field-large {
	border-radius: 10px !important;
	border: 2px solid #EBE3E7 !important;
}
div.wpforms-container-full input[type=radio]:before {
    border-radius: 0% !important;
	border: 1.25px solid #343A40 !important;
} 
	div.wpforms-container-full input[type=checkbox]:focus:before, div.wpforms-container-full input[type=radio]:focus:before {
    border: 1px solid #c5006e !important;
    box-shadow: 0 0 0 1px #343A40, 0px 1px 2px #343A40 !important;
}
div.wpforms-container-full input[type=radio]:checked:after {
    border: 1px solid #c5006e !important;
    background-color: #c5006e !important;
}
div.wpforms-container-full input[type=checkbox]:checked:before, div.wpforms-container-full input[type=radio]:checked:before {
    border-color: #c5006e !important;
    box-shadow: 0 0 0 0px #c5006e,0px 0px 0px #c5006e !important;
}

.komen-form-carovana {
	text-align: start !important;
}
select.wpforms-field-large {
  background-image:
    linear-gradient(45deg, transparent 50%, blue 50%),
    linear-gradient(135deg, blue 50%, transparent 50%),
    linear-gradient(to right, skyblue, skyblue);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}

select.wpforms-field-large:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, gray, gray);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}


select#wpforms-2790-field_22-state {
    font-size: 16px !important;
    border: 2px solid var(--gray) !important;
    box-shadow: none !important;
    border-radius: 10px !important;
}

select#wpforms-2790-field_22-state>option {
    color: var(--wpforms-field-text-color) !important;
}



/******************************  ACF MAP  *************************************/ 
.acf-map {
    width: 100%;
    height: 600px;
    margin: 20px auto;
}

/* Fixes potential theme css conflict.*/
.acf-map img {
   max-width: inherit !important;
}

.gm-style-iw-d {
    padding: 30px 20px !important;
}

button.gm-ui-hover-effect {
    margin: 15px !important;
}

button.gm-ui-hover-effect span {
    transform: scale(1.3);
}
@media(max-width:600px) {
		.gm-style-iw-d {
    padding: 10px 6px !important;
}
		button.gm-ui-hover-effect {
    margin: 2px !important;
}

}

/** BTNS MAP LOCATION ***/
.gm-style-iw-d a.btn-scopri {
	padding: 10px 28px;
    border-radius: 50px;
	font-weight: 500;
    background-color: #FFF;
    color: #C5006E;
    font-size: 15px;
    line-height: 28px ;
	border: 2px solid #C5006E;
}
.gm-style-iw-d a.btn-scopri:hover {
	background-color: rgba(200, 39, 125, 0.25);
}

.gm-style-iw-d a.btn-indicazioni,
.gm-style-iw-d a.btn-locandina {
	padding: 10px 17px ;
    border-radius: 50px;
	font-weight: 500;
	background-color:#C5006E;
    color: #FFF;
	font-size: 16px ;
    line-height: 28px !important;
	border: 1px solid;
	cursor: pointer;
}

.gm-style-iw-d a.btn-indicazioni:hover,
.gm-style-iw-d a.btn-locandina:hover {
    outline: 3px solid rgba(200, 39, 125, 0.25);
  	box-shadow: 0px 0px 25px 5px #C8277D26;
}
.gm-style-iw-d a.btn-evento {
	background: transparent;
    color: #C5006E;
    padding: 0px ;
    text-transform: inherit ;
}

.gm-style .gm-style-iw-c {
    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.13), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
	padding: 0px;
	border-radius: 15px;
	 min-width: 200px !important;
	 max-width: 370px !important;
	 transition: all 0.35s ease !important;
}

@media(min-width:450px){
.gm-style .gm-style-iw-c {
    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.13), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
	padding: 0px;
	border-radius: 15px;
	 min-width: 300px !important;
	 max-width: 450px !important;
	 transition: all 0.35s ease !important;
	}}
.gm-style .gm-style-iw-tc::after {
   /* background: #c5006e;*/
}
.gm-style .gm-style-iw-tc {
    position: relative;
}

/*	ARTICLE SINGLE SHARE BTNS	*/

.share-facebook svg{
	--color-bg-fb: var(--black);
	--color-fb: var(--white);
}
.share-facebook:hover svg{
	--color-bg-fb: var(--primary-pink);
	--color-fb: var(--white);
	cursor: pointer;
}
.share-linkedin svg{
	--color-bg-in: var(--black);
	--color-i: var(--white);
	--color-n: var(--white);
}
.share-linkedin:hover svg{
	cursor:pointer;
	--color-bg-in: var(--primary-pink);
}
@media(max-width:762px){
	.share-arrow svg, .share-linkedin svg, .share-facebook svg{
	width:	35px;
	height: 35px;
}}


 /*	SEARCHBAR NEWS	*/
.searchbar-news:focus-visible {
	outline: none !important;
}
  
/* NEWS LIST ARTICLE */
.list-group-item a{
	color: var(--black);
} 

.list-group-item:hover {
	cursor: pointer;
} 
.list-group-item:hover .list-item-pink{
	color: var(--primary-pink);
} 

/* MOVE TEXT EFFECT */
.list-group-item:hover .list-group-text {
  padding-left: 15px;
  animation-name: moveEffect;
  animation-duration: 0.5s;
	transition: padding 0.5s ease-in;
}

@keyframes moveEffect {
  from {padding-left: 0px}
  to {padding-left: 15px}
}
.list-group-item .list-group-text {
  padding-left: 0px;
  animation-name: removeMoveEffect;
  animation-duration: 0.5s;
	transition: padding 0.5s ease-in;
}

@keyframes removeMoveEffect {
  from {padding-left: 15px}
  to {padding-left: 0px}
}

.bc-category-item a, .bc-category-item span{
	color: rgba(255, 251, 253, 0.75) !important;
}

button.wpforms-page-button{
    padding: 10px 20px !important;
    border: 2px solid #C5006E !important;
    background-color: #FFFBFD !important;
    color: #C5006E !important;
}

.wpforms-field-pagebreak > .wpforms-clear {
  display: flex;
  justify-content: flex-end;
}

button.wpforms-page-button:hover {
    background-color: rgba(200, 39, 125, 0.25)!important;
    outline:none !important;
}

/******* SCROLLBAR *********/
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  box-shadow: none; 
}
::-webkit-scrollbar-thumb {
  background: var(--primary-pink); 
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--secondary-pink); 
}

/* ******** LIST CAROVANA OVERFLOW ********* */
#scroll-list {
    height: inherit;
    overflow: auto;
}
@media(min-width:1200px){
	#scroll-list {
        height: 60vh;
        overflow: scroll;
        }
}

#choose-card .radio-label {
    margin-right: 20px; 
    margin-bottom: 20px;
    border-radius: 10px;
  }
  
  #choose-card .radio-label img, .preview-auguri{
    border-radius: 10px;
  }

  
#choose-card  input[type="radio"]:checked+label, .preview-auguri {
    outline: 2px solid var(--primary-pink);  
  }

/* IFRAME MOBILE VIEWPORT */
@media (max-width:680px) 
{
	.ratio {
    height: 62vh !important;
		margin-top: 4vh;
	}
	iframe {
    height: 65vh !important;
	}
	
	
	.tribe-events .tribe-events-calendar-month-mobile-events__mobile-day--show {
    overflow-y: scroll;
    max-height: 33vh;
	}
}

/* CHANGE COLOR ON CALENDAR IFRAME */

.tribe-events-calendar-day * {
  color: #fff !important;
}

@media (max-width: 780px)
{
	div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
    font-size: 14px !important;
	}
}