/*
Theme Name: Musei del Cibo
Description: Child theme for Avada theme
Author: aicod srl
Author URI: http://www.aicod.it/
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/*Stili globali redazionali*/
.invisible{ visibility:hidden;}
.img-circle {border-radius: 50%;}
.max-width-wide .fusion-builder-row.fusion-row{ max-width:1500px!important;}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-item-overflow{ overflow:hidden;}
@media (max-width:800px){
	.column-responsive-4by3,
	.column-responsive-1by1 { 
		height:auto!important;
	} 
}
@media (min-width:801px){ 
	.column-valign-bottom{	
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: flex-end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;}
}
.column-content-bottom .fusion-column-wrapper{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items:flex-end;}
.btn-visita.fusion-button{ text-transform:none; font-size:20px; font-weight:500; padding: 10px 40px;}
.separator-iframe{z-index:20;}
/*END Stili globali redazionali*/
/*Ovveride stili globali tema*/
.button-round, .fusion-body .fusion-button-round, .fusion-button-round {-webkit-border-radius:10px!important; border-radius:10px!important;}
/*Header*/
.fusion-header-tagline .header-museum-divider{ color:#ccc;}
.fusion-secondary-header .fusion-alignleft{ flex-shrink:0;}
.fusion-secondary-menu>ul>li>a{ padding:0 6px;}
.museum-list{ margin:0; padding:0; list-style-type:none;}
.museum-list li{ font-size:13px;line-height:1; font-family:"Karla", Arial, Helvetica, sans-serif; font-weight:400; text-align:center; text-transform:uppercase;}
.museum-list li a{ color:#000;}
.museum-list li strong{ display:block; font-family:"Ubuntu"; font-weight:800; font-size:18px; line-height:1.4; text-transform:none; white-space:nowrap;} 
.museum-list img{ width:100%; height:auto!important;}
.shortcode-museum-list li{ font-weight:600;}
.shortcode-museum-list li strong{white-space:wrap;}
.fusion-header-v4 .fusion-header{ border-bottom:none;}
@media (min-width:992px){
	.fusion-header-tagline .header-museum-divider{ float:left;}
	.fusion-header-v4 .fusion-logo { /*Allineamento logo principale con loghi musei*/
		-webkit-justify-content: flex-start;
		-ms-flex-pack: flex-start;
		justify-content: flex-start;
	
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		
		-webkit-flex-wrap: nowrap;
    	-ms-flex-wrap: nowrap;
    	flex-wrap: nowrap;
	}
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper{flex-grow: 1;}
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	width:100%;}
}

@media (min-width:1280px){
	.fusion-header-tagline .header-museum-divider{line-height: 40px; font-size: 55px; margin-left: 30px; margin-right:8px;}
	.museum-list li{ font-size:14px; letter-spacing:1px; padding-right:16px; padding-left:16px;}
	.fusion-logo img{ width:140px; max-width:none;}
	.museum-list li strong{ font-size:19px; letter-spacing:0;}
	.shortcode-museum-list li {font-size: 15px; letter-spacing: 0px;}
	.shortcode-museum-list li strong{ font-size:22px; letter-spacing:-1px;}
}

@media (min-width:1100px) and (max-width:1279px){
	.fusion-header-tagline .header-museum-divider{line-height: 40px; font-size: 40px; margin-left: 15px; margin-right:3px;}
	.museum-list li{ font-size:13px; padding-right:12px; padding-left:12px;}
	.fusion-logo img{ width:117px; max-width:none;}
	.museum-list li strong{ font-size:18px;}
	.shortcode-museum-list li strong{ font-size:20px; letter-spacing:-1px;}
}
@media (min-width:992px) and (max-width:1099px){
	.fusion-header-tagline .header-museum-divider{line-height: 40px; font-size: 40px; margin-left: 10px; margin-right:0px;}
	.museum-list li{ font-size:13px; padding-right:10px; padding-left:10px;}
	.fusion-logo img{ width:117px; max-width:none;}
	.museum-list li strong{ font-size:16px; letter-spacing:-0.5px;}
}
@media (min-width:740px) and (max-width:991px){
	.museum-list li{ font-size:11px; padding-right:10px; padding-left:10px;}
	.fusion-logo img{ width:117px; max-width:none;}
	.museum-list li strong{ font-size:14px; letter-spacing:-0.5px;}
}
@media (min-width:740px){
	.header-museum-list{height:auto!important;flex-grow: 1;
		display:block!important;
	display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;}
	.museum-list{font-size:0;
	display:block;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;}
	.shortcode-museum-list{-webkit-flex-wrap: nowrap;
    	-ms-flex-wrap: nowrap;
    	flex-wrap: nowrap;}
	.museum-list li{flex-grow: 1; display:inline-block;}
	.museum-list li+li{ border-left:1px solid #ccc;}
	.museum-list li.sec-row {
		margin-top:20px;}
	.museum-list li.one-third{
	margin-top:20px;
	-webkit-flex-basis: 30%; 
	        flex-basis: 30%;
	             width: 30%;}
	.museum-list li.one-third{ border-left:none;}
	.museum-list li.sec-row { border-left:none;}
	.museum-list li.sec-row~li.sec-row{border-left:1px solid #ccc;}
	.museum-list li.one-third~li.one-third{border-left:1px solid #ccc;}
	.museum-list li.divider{ border:none; padding:0; margin:0;
		-webkit-flex-basis: 100%; 
	        flex-basis: 100%;
	             width: 100%;}
	.no-touch .museum-list li a strong{
		position:relative;
		z-index:0;
		text-decoration:none;
	}
	.no-touch .museum-list li a strong:before{
		content:"";
		position:absolute;
		z-index:-1;
		bottom:-1px;
		display:block;
		width:auto;
		left:0;
		right:0;
		height:2px;
		opacity:0;
		transition: opacity 0.5s ease;
		background-color:#714C41;
	}
	.no-touch .museum-list li a:hover strong:before{
		opacity:1;
	}
}
@media (max-width:991px){
	.fusion-logo-left.fusion-header-v4 .fusion-logo{ text-align:center;}
	.fusion-header-v4.fusion-mobile-menu-design-modern .fusion-logo .fusion-logo-link{ width:auto; display:inline-block;}
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper{ display:block;}
	.fusion-header-tagline .header-museum-divider{ display:inline-block; font-size: 30px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);}
}
@media (max-width:739px){
	.fusion-header-tagline .header-museum-divider{ cursor:pointer;
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	-webkit-transition: -webkit-transform 0.3s ease;
	-moz-transition: -moz-transform 0.3s ease;
	-ms-transition: -ms-transform 0.3s ease;
	transition: transform 0.3s ease;}
	.fusion-header-tagline .header-museum-divider.collapsed{ cursor:pointer;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);}
	.museum-list li+li{ border-top:1px solid #ccc;}
	.museum-list li.divider{ display:none;}
	.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline a, .museum-list a{ display:block;padding-top:10px; padding-bottom:10px;}
}


.fusion-secondary-header{ padding:10px 0;}
.fusion-social-links-header{margin-top: -2px; margin-bottom: -2px;}
.fusion-social-links-header .fusion-social-networks.boxed-icons .fusion-social-network-icon{ margin-bottom:0;}
.fusion-secondary-menu{ text-transform:uppercase; letter-spacing:1px; margin-top:12px;}
.fusion-secondary-menu a:hover{ text-decoration:underline;}
.header-loghi{ margin-left:50px;}
.header-loghi a+a{ margin-left:10px;}
@media (max-width:991px){
.header-loghi{ margin-top:10px; margin-left:0;}
.fusion-secondary-menu{ margin-top:10px; margin-bottom:10px;}
.fusion-mobile-menu-sep{ display:none!important;}

}
.fusion-secondary-main-menu .fusion-main-menu{ border-top:2px solid #e8e8e8;}
.fusion-secondary-main-menu .fusion-caret{ display:none;}
.fusion-secondary-main-menu .fusion-menu>.menu-item>a, .fusion-mobile-nav-holder > ul > li > a{ text-transform:uppercase;}

.fusion-main-menu>ul{/*Men� giustificato con flexbox*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;}
.fusion-main-menu>ul>li{ float:none;}
@media (min-width:1200px){
.fusion-secondary-main-menu .fusion-main-menu > ul > li > a{ letter-spacing:2px;}
}
/*END Header*/
/*Sliders - Fusion slider*/
	/*Fusion slider top pagina*/
		#sliders-container .fusion-slider-container .heading .fusion-title>*{ line-height:1em!important; padding:0.5em!important;}
		#sliders-container .fusion-slider-container .caption .fusion-title>*{ font-family:"Karla", Arial, Helvetica, sans-serif; font-weight:700; text-transform:uppercase; line-height: 1.3em!important;padding:0.7em!important;}
		#sliders-container .tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper{ padding:0;}
	/*END Fusion slider top pagina*/
	/*Fusion slider Testimonial*/
		.fusion-slider-testimonial .tfs-slider .flex-viewport{ max-width:1200px!important; margin-left:auto; margin-right:auto;}
		.fusion-slider-testimonial .tfs-slider .slide-content-container{ padding-left:40%; padding-left:calc(35% + 30px); display:block!important}
		.fusion-slider-testimonial .tfs-slider .slide-content-container .slide-content { margin-top:0!important; opacity:1!important;}
		.fusion-slider-testimonial .tfs-slider .slide-content-container .heading .title>*, .fusion-slider-testimonial .tfs-slider .slide-content-container .caption .title>*{ font-weight:500!important;}
		.fusion-slider-testimonial .tfs-slider .background{width:35%;}
		.fusion-slider-testimonial .tfs-slider .background-image{ background-size:contain;}
		.fusion-slider-testimonial .tfs-slider .slides li{ position:relative;}
	/*END Fusion slider Testimonial*/
/*END Sliders - Fusion slider*/
/*Content boxes*/
.content-boxes-img-to-background .content-wrapper, .content-boxes-img-to-background .content-wrapper-background{ background-size:cover; background-position:0 0; background-repeat:no-repeat; position:relative;}
.content-boxes-img-to-background .content-wrapper>*, .content-boxes-img-to-background .content-wrapper-background>*{ position:relative; z-index:1;}
.content-boxes-img-to-background .content-wrapper:after, .content-boxes-img-to-background .content-wrapper-background:after{ content:""; position:absolute; top:0; left:0; right:0; bottom:0; z-index:0;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 30px, rgba(0,0,0,0.4) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 30px,rgba(0,0,0,0.4) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 30px,rgba(0,0,0,0.4) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );}
.content-boxes-img-to-background.fusion-content-boxes .fusion-read-more-button{ top:auto!important; margin-top:0;}
.content-boxes-img-to-background.fusion-content-boxes.content-boxes-clean-vertical .link-type-button{ padding-bottom:30px;}
.content-boxes-img-to-background.fusion-content-boxes .heading h2, .content-boxes-img-to-background.fusion-content-boxes .content-container{ text-shadow:0 0 14px #000, 0 0 7px #000, 0 0 1px #000;}
.content-boxes-img-to-background.fusion-content-boxes .content-container{ text-transform:uppercase; font-family:"Karla", Arial, Helvetica, sans-serif; font-weight:400; font-size:20px; letter-spacing:2px;}
@media (min-width:801px){
	.content-boxes-img-to-background.fusion-content-boxes.content-boxes-clean-vertical{margin-left:-1px; margin-right:-1px;}
	.content-boxes-img-to-background.fusion-content-boxes.content-boxes-clean-vertical .content-box-column+.content-box-column{border-left-width: 10px;}
	.content-boxes-img-to-background.fusion-content-boxes.content-boxes-clean-vertical .col{ padding-top:200px;}
	.content-boxes-img-to-background .content-wrapper:after, .content-boxes-img-to-background .content-wrapper-background:after{
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 200px, rgba(0,0,0,0.4) 100%);
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 200px,rgba(0,0,0,0.4) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 200px,rgba(0,0,0,0.4) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );}
	.content-boxes-img-to-background.content-boxes-img-to-background50.fusion-content-boxes.content-boxes-clean-vertical .col{ padding-top:50px;}
	.content-boxes-img-to-background.content-boxes-img-to-background50 .content-wrapper:after, .content-boxes-img-to-background.content-boxes-img-to-background50 .content-wrapper-background:after{
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 50px, rgba(0,0,0,0.4) 100%);
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 50px,rgba(0,0,0,0.4) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 50px,rgba(0,0,0,0.4) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );}

}
.content-boxes-img-to-background .fusion-read-more-button,
.content-boxes-img-to-background .fusion-content-box-hover .link-area-box.link-area-box-hover .fusion-content-box-button{ background:#fff; color:#333;}
.content-boxes-img-to-background  .button-default:visited{ color:#333;}
.content-boxes-img-to-background .fusion-read-more-button:hover,
.content-boxes-img-to-background .fusion-content-box-hover .link-area-box.link-area-box-hover .fusion-content-box-button{ background:#333!important; color:#fff!important;}
.content-boxes-img-to-background .fusion-content-box-hover .link-area-box.link-area-box-hover .fusion-content-box-button .fusion-button-text{ color:#fff!important;}
/* Footer */
@media (min-width:801px){
.fusion-footer .fusion-column{ width:33.33333333%!important;}
.fusion-footer .fusion-column-last{ width:66.66666666%!important;}
.fusion-footer .fusion-column:nth-child(4){ clear:both;}
}
.fusion-footer-widget-area, .fusion-footer .fusion-footer-widget-area .slide-excerpt h2, .fusion-footer .fusion-footer-widget-area ul, .move-after-footer{ font-size:14px;}
.footer-lista-loghi{ margin-top:15px;}
.footer-lista-loghi .title{ color:#ddd; margin:0 0 15px 0; font-weight:normal; font-size:12px;}
.footer-lista-loghi a{
-webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition:-webkit-filter 0.3s ease;
  -moz-transition:filter 0.3s ease;
  -o-transition:filter 0.3s ease;
  transition:filter 0.3s ease;
      vertical-align: middle;
    display: inline-block;
}
.footer-lista-loghi a img{-webkit-backface-visibility: hidden; vertical-align:unset; height:51px;}
.footer-lista-loghi a.invert{ margin-left:-5px; margin-right:-5px;
-webkit-filter: grayscale(1) invert(1);
  filter: grayscale(1) invert(1);}
.footer-lista-loghi a.invert img{ background-color:transparent; padding-left:5px; padding-right:5px;
  -webkit-transition:background-color 0.3s ease;
  -moz-transition:background-color 0.3s ease;
  -o-transition:background-color 0.3s ease;
  transition:background-color 0.3s ease;}
.footer-lista-loghi a:hover{
-webkit-filter: grayscale(0);
filter: grayscale(0);}
.footer-lista-loghi a.invert:hover{
-webkit-filter: grayscale(0) invert(0);
filter: grayscale(0) invert(0);}
.footer-lista-loghi a.invert:hover img{ background-color:#fff;}


.footer-lista-loghi a+a{ margin-left:15px;}
.footer-lista-loghi a+a.invert{ margin-left:10px;}
.footer-lista-loghi-main a+a{ margin-left:0;}
/*Registrazione Newsletter e prenotazione*/
.wpcf7-form legend{background-color: #714C41;    color: #fff; width: 100%; padding: 5px 15px; position:relative; margin-bottom:45px;}
.wpcf7-form legend:after{ content:"";
    z-index: 2;
    position: absolute;
    left: 50%;
	bottom:-29px;
    margin-left: -29px;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
	border-top-color: #714C41;
	border-width: 29px 29px 0 29px;}
.wpcf7-form fieldset+fieldset{ margin-top:30px;}
.wpcf7-form ul{ list-style-type:none; padding:0; margin:0;}
.wpcf7-form li{ margin-bottom:30px;}
.wpcf7-form li>label,.wpcf7-form li>.label{ font-weight:bold;}
.wpcf7-form .help{ font-weight:normal; font-style:italic; font-size:12px;}
.wpcf7-form input[type="email"], .wpcf7-form input[type="text"], .wpcf7-form select, .wpcf7-form textarea{ color:#000;}
.wpcf7-form .g-recaptcha>div{ margin:0 auto;}
.wpcf7-form .textarea{ width:100%; height:200px; overflow:auto; white-space:pre-wrap; font-size:14px; border:1px solid #999; padding:15px;}
.wpcf7-form .submit-wrapper{ text-align:center;}
.wpcf7-form input[type=submit]:disabled{cursor: not-allowed;}
span.wpcf7-list-item { display: block; }
@media (min-width:768px){
.wpcf7-form ul, .wpcf7-form div[id^=group-laboratori]{
	display: grid;
    grid-template-columns: [first] calc(50% - 15px) calc(50% - 15px) [end];
    grid-column-gap: 30px;
	}
.wpcf7-form li.break, .wpcf7-form div[id^=group-laboratori]{grid-column-start: first;
    grid-column-end: end;}
}
/*didattica costi*/
#ui-datepicker-div{ z-index:99999!important;
font-size:14px;}
.ui-timepicker-div .ui-slider-horizontal{margin-top: 1.2em;}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group .wpcf7-form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .wpcf7-form-control:not(:first-child):not(:last-child){
    border-radius: 0;
	display: table-cell;
}
.input-group-addon {
	display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;	
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon:first-child {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.wpcf7-form .table-responsive-didattica-costi{margin-bottom:50px;}
.wpcf7-form .didattica-costi{ font-size:14px; width:100%; line-height:1.3em; min-width:400px; border:1px solid transparent;}
.wpcf7-form .didattica-costi thead th, .wpcf7-form .didattica-costi tbody th{ text-align:left; line-height:1.3em;}
.wpcf7-form .didattica-costi tbody, .wpcf7-form .didattica-costi tfoot{border:1px solid #333;}
.wpcf7-form .didattica-costi thead th{ font-weight: bold;}
.wpcf7-form .didattica-costi tbody th{ font-weight:normal; font-size:12px;}
.wpcf7-form .didattica-costi tbody th, .wpcf7-form .didattica-costi tbody td{ vertical-align:bottom;}
.wpcf7-form .didattica-costi tbody th strong{font-size:14px;}
.wpcf7-form .didattica-costi th, .wpcf7-form .didattica-costi td{ padding:5px;}
.wpcf7-form .didattica-costi tbody tr{ background-color:#dedede;}
.wpcf7-form .didattica-costi tbody tr:nth-child(odd){ background-color:#f8f8f8;}
.wpcf7-form .didattica-costi tfoot tr{ background-color:#333; color:#fff;}
.wpcf7-form .didattica-costi tfoot input[type=text]{ font-weight:bold;}
.wpcf7-form .didattica-costi .number-altro input{ text-align:right;}
/*END Didattica costi*/
/*ENd Registrazione Newsletter e prenotazione*/
/*Newsletter Microform*/
.newsletter-microform fieldset{ font-size:0;}
.newsletter-microform input{font-family:"Ubuntu", Arial, Helvetica, sans-serif;font-size:13px; vertical-align:top;}
.newsletter-microform button{ height:38px; border:1px solid #fff; padding:0 28px; margin-left:0; text-transform:uppercase; font-size:11px; font-family:"Karla", Arial, Helvetica, sans-serif; border:none; vertical-align:top; cursor: pointer;}
.newsletter-microform-footer fieldset{ margin-top:10px; margin-bottom:5px;}
.newsletter-microform-footer p{ margin:0; line-height:1.3em;}
.newsletter-microform-footer input{ width:calc(100% - 105px); margin-right:5px;}
.newsletter-microform-footer button{ width:100px;}

.newsletter-microform-home fieldset{ margin-top:10px; margin-bottom:5px; text-align:center}
.newsletter-microform-home label{color: #89030d; line-height: 1.2em; font-size: 20px; font-weight: 600; display: block; margin-bottom:10px;}
.newsletter-microform-home input[type="text"]{ width:calc(100% - 105px); margin-right:5px; height:50px; border:none; color:#000;}
.newsletter-microform-home button{height: 50px; width:100px; background-color: #89030d; color: #ffffff;font-size: 16px;font-weight: 600; padding:0;}
.newsletter-microform-home button:hover {background-color:#ffffff ;  color: #89030d;}
@media (min-width:992px){
	.newsletter-microform-home button{height: 50px; width:150px;}
	.newsletter-microform-home label{line-height: 50px; font-size: 28px; display: inline-block; vertical-align:top; margin-right: 50px; margin-bottom:0;}
	.newsletter-microform-home input[type="text"]{ width:400px;}
}
/*END Newsletter Microform*/
/*sponsor*/
.move-after-footer{ z-index:0;}
.sponsor-center-align{ text-align:center;}
.sponsor-center-align .wp-caption{ display:inline-block; text-align:center;}
.sponsor-center-align .wp-caption-text{ white-space:nowrap;}
.sponsor-image-grayscale a{
-webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition:-webkit-filter 0.3s ease;
  -moz-transition:filter 0.3s ease;
  -o-transition:filter 0.3s ease;
  transition:filter 0.3s ease;
}
.sponsor-image-grayscale a:hover{
  -webkit-filter: grayscale(0);
  filter: grayscale(0);}
.sponsor-image-grayscale a img{-webkit-backface-visibility: hidden; vertical-align:unset;}
/*END sponsor*/
/* END Footer */

/*NETSPOSTS*/
.fusion-carousel.netsposts-wrapper .fusion-carousel-item{ background-color:#fff;}
.fusion-carousel.netsposts-wrapper .fusion-carousel-item .fusion-carousel-item-wrapper{ padding:10px; vertical-align:top;  text-align:left;}
.netsposts-wrapper .netsposts-image{ background-color:#999;}
.netsposts-wrapper .netsposts-image img{-o-object-fit: cover;object-fit: cover;height: 100%; -o-object-position: top; object-position: top;}
.netsposts-wrapper .netsposts-contents{ padding:30px 20px;}
.netsposts-wrapper .netsposts-categories{display: block;font-size: 30px;font-weight: 600;color: #000; margin-bottom: 5px;}
.netsposts-wrapper .netsposts-categories a{ color:#000;}
.netsposts-wrapper .netsposts-posttitle{ font-family:"Karla";display: block;font-size: 20px; line-height:1.3em; text-transform:uppercase;font-weight: 600;color: #89030d; margin-bottom: 7px; min-height:80px; border-bottom:1px solid #e5e5e5;}
.netsposts-wrapper .netsposts-excerpt{ border-top:1px solid #e5e5e5; padding-top:15px;font-family:"Karla"; color:#010101; font-size: 20px; line-height:1.3em; min-height:146px;}
.netsposts-blogsource{margin-top:5px;color: #89030d;}
.netsposts-wrapper .netsposts-blogsource .netsposts-bloglink{ display:inline-block;  color: #89030d; font-size:14px; text-transform:uppercase; text-decoration:none; font-weight:600; border-bottom:2px solid #89030d; line-height:1;}
.netsposts-blogsource .aicod-icon-freccia-destra{ font-size: 11px;display: inline-block;margin-left: 8px; vertical-align: middle;}

/*END NETSPOSTS*/
/*Mapplic*/
.mapplic-map-image text, .mapplic-map-image tspan{ font-family:Arial, Helvetica, sans-serif!important; font-weight:bold;}
.mapplic-no-transparency .mapplic-clickable:not(g), .mapplic-no-transparency g.mapplic-clickable > *,
.mapplic-no-transparency .mapplic-clickable:not(g):hover, .mapplic-no-transparency g.mapplic-clickable:hover > * {opacity:1;}
.mapplic-home-strade .mapplic-tooltip-title{ font-weight:bold; color:#714C41;}
.mapplic-home-strade .mapplic-tooltip-description, .mapplic-home-strade .mapplic-tooltip p{ color:#333;}
.mapplic-home-strade .mapplic-tooltip-description a{ text-decoration:underline;}
.mapplic-luogo-interessi{ list-style-type:none; margin:0; padding:0; color:#333; line-height:1.1em;}
.mapplic-luogo-interessi>li{ display:flex;align-items:flex-end;margin-top:14px; margin-bottom:1px;}
.mapplic-luogo-interessi>li+li{ border-top:1px solid #999; padding-top:15px;}
.mapplic-luogo-interessi>li>img{margin:0 10px 0 0; border:1px solid #666; width:70px!important; height:70px!important; }
.mapplic-home-strade .mapplic-luogo-interessi h5{ font-weight:bold; color:#333; margin:0;}
@media (min-height: 480px){
	.mapplic-no-transparency .mapplic-tooltip-content {
		max-height: 320px;
	}
}
@media (min-width: 668px){
	.mapplic-responsive-wrapper.mapplic-responsive-16by9 .mapplic-element{
		padding-bottom: 56.25%;
	}
	.mapplic-responsive-wrapper.mapplic-responsive-3by1 .mapplic-element{
		padding-bottom: 33.333%;
	}
	.mapplic-responsive-wrapper.mapplic-responsive-1by1 .mapplic-element{
		padding-bottom: 100%;
	}
	.mapplic-responsive-wrapper .mapplic-element {
		position: relative;
		display: block;
		height: 0!important;
		padding: 0;
		overflow: hidden;
	}
	.mapplic-responsive-wrapper .mapplic-container{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;}
}

/*END Mapplic*/
/*Events calendar*/
/*Anteprima home page*/
.btn-eventi.fusion-button{ text-transform:none; font-size:20px; font-weight:500;}
.btn-eventi.fusion-button>.fusion-button-text{ border-bottom:1px solid #000;
-webkit-transition: border-color .2s;
    transition: border-color .2s;}
.fusion-button.button-1:hover>.fusion-button-text, .fusion-button.button-1:focus>.fusion-button-text, .fusion-button.button-1:active>.fusion-button-text{border-color: #714C41;}
.fusion-events-shortcode .fusion-layout-column{ border-color:transparent!important;}
.fusion-events-shortcode .fusion-events-thumbnail>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;}
.fusion-events-shortcode .fusion-events-thumbnail.museo-del-parmigiano-reggiano>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento-parmigiano.jpg);}
.fusion-events-shortcode .fusion-events-thumbnail.museo-della-pasta>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento-pasta.jpg);}
.fusion-events-shortcode .fusion-events-thumbnail.museo-del-pomodoro>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento-pomodoro.jpg);}
.fusion-events-shortcode .fusion-events-thumbnail.museo-del-prosciutto-di-parma>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento-prosciutto.jpg);}
.fusion-events-shortcode .fusion-events-thumbnail.museo-del-salame-di-felino>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento-salame.jpg);}
.fusion-events-shortcode .fusion-events-thumbnail.museo-del-vino>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento-vino.jpg);}
.fusion-events-shortcode .fusion-events-thumbnail.museo-del-culatello>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento-culatello.jpg);}
.fusion-events-shortcode .fusion-events-thumbnail.museo-del-fungo-porcino-di-borgotaro>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento-fungo.jpg);}
.fusion-events-shortcode .fusion-events-thumbnail.museo-in-trasferta>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento-trasferta.jpg);}
.fusion-events-shortcode .fusion-events-thumbnail.museo-del-tartufo-di-fragno>a{ display:block; background-image:url(../../uploads/eventi/placeholder-evento-tartufo.jpg);}

.fusion-events-shortcode .fusion-events-thumbnail .tribe-events-event-image{ height:100%!important;}
/*EVENTI HOME MODELLO GRAFICA ORIGINALE*/
/*
.fusion-events-shortcode .fusion-events-meta{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-pack: flex-end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
}
.fusion-events-shortcode .fusion-events-meta h2{ font-weight:400!important; margin-top:15px;}
.fusion-events-shortcode .fusion-events-meta h2 a{ display:block; color:#333;}
.fusion-events-shortcode .fusion-events-meta h2 a:after{ content:"Continua a leggere"; display:block; color:#89030d; text-decoration:underline; margin-top:10px;}
.fusion-events-shortcode .fusion-events-meta h4{font-weight: bold;font-size: 30px!important;letter-spacing: -1px;color: #89030d;}
.fusion-events-shortcode .fusion-events-meta .tribe-event-date-start span, .fusion-events-shortcode .fusion-events-meta .tribe-event-date-end span{ font-weight:300;}
.fusion-events-shortcode .fusion-events-meta .museo{text-transform:uppercase; font-size:14px; font-weight:bold; margin-top:20px;}
.fusion-events-shortcode .fusion-events-meta .museo a{color:#89030d;}
@media (min-width: 801px){
	.fusion-events-shortcode .fusion-layout-column.fusion-spacing-yes.fusion-one-third{width: calc(33.33% - 6.666px); margin-right:10px;}
	.fusion-events-shortcode .fusion-layout-column.fusion-spacing-yes.fusion-column-last{ margin-right:0;}
}
*/
/*EVENTI HOME MODELLO ANDREA*/
.fusion-events-shortcode .fusion-events-meta h2{font-weight: bold;font-size: 26px!important;letter-spacing: -1px;}
.fusion-events-shortcode .fusion-events-meta h4{ font-size:16px!important; font-weight:bold; margin-top:15px;}
.fusion-events-shortcode .fusion-events-meta .museo{text-transform:uppercase; font-size:14px; font-weight:bold;}
@media (min-width: 801px){
	.fusion-events-shortcode .fusion-events-meta{ padding:20px 0!important;}
	.fusion-events-shortcode .fusion-layout-column.fusion-spacing-yes.fusion-one-half{width: calc(50% - 5px); margin-right:10px;}
	.fusion-events-shortcode .fusion-layout-column.fusion-spacing-yes.fusion-one-third{width: calc(33.33% - 6.666px); margin-right:10px;}
	.fusion-events-shortcode .fusion-layout-column.fusion-spacing-yes.fusion-column-last{ margin-right:0;}
	.fusion-events-shortcode .fusion-layout-column.fusion-spacing-yes.fusion-full-one .fusion-column-wrapper{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: flex-start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;}
		.fusion-events-shortcode .fusion-layout-column.fusion-spacing-yes.fusion-full-one .fusion-column-wrapper>.fusion-events-thumbnail{ width:calc(33.3% - 5px); margin-right:10px;}
		.fusion-events-shortcode .fusion-layout-column.fusion-spacing-yes.fusion-full-one .fusion-column-wrapper>.fusion-events-meta{ width:calc(66.6% - 5px);;}
}
/*END anteprima home page*/
/*Elenco*/
#tribe-events #tribe-events-bar{ margin-bottom:0;}
#tribe-events .fusion-events-before-title, #tribe-events .tribe-events-page-title{ display:none;}
#tribe-events .tribe-events-list .tribe-events-event-meta{ background-color:#89030d;}
#tribe-events .tribe-events-list .tribe-events-event-meta, #tribe-events .tribe-events-list .tribe-events-event-meta a{ color:#FFFFFF}
#tribe-events .tribe-events-list .tribe-events-venue-details{ font-style:normal; font-weight:bold;}
#tribe-events .tribe-events-list .tribe-events-list-separator-month{ font-size:24px; position:relative; color:#fff;}
#tribe-events .tribe-events-list .tribe-events-list-separator-month:after{ content:""; display:block;
    z-index: 2;
    position: absolute;
    left: 50%;
	bottom:-29px;
    margin-left: -29px;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
	border-top-color: #714C41;
    border-width: 29px 29px 0 29px;}
@media (min-width: 801px){
	#tribe-events .tribe-events-list .tribe-events-venue-details{ text-align:right;}
}
#tribe-events .tribe-events-list .type-tribe_events .tribe-events-event-image {
    width: 100%;
    margin: 0;
    min-height: 0!important;
    height: 0!important;
	padding-bottom:66.666666%;
    background-size: cover;
    background-position: center center;
}
#tribe-events .tribe-events-list .type-tribe_events .tribe-events-event-image{background-image:url(../../uploads/eventi/placeholder-evento.jpg);}
#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-parmigiano-reggiano .tribe-events-event-image{background-image:url(../../uploads/eventi/placeholder-evento-parmigiano.jpg);}
#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-della-pasta .tribe-events-event-image{background-image:url(../../uploads/eventi/placeholder-evento-pasta.jpg);}
#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-pomodoro .tribe-events-event-image{background-image:url(../../uploads/eventi/placeholder-evento-pomodoro.jpg);}
#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-prosciutto-di-parma .tribe-events-event-image{ background-image:url(../../uploads/eventi/placeholder-evento-prosciutto.jpg);}
#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-salame-di-felino .tribe-events-event-image{background-image:url(../../uploads/eventi/placeholder-evento-salame.jpg);}
#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-vino .tribe-events-event-image{background-image:url(../../uploads/eventi/placeholder-evento-vino.jpg);}
#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-culatello .tribe-events-event-image{background-image:url(../../uploads/eventi/placeholder-evento-culatello.jpg);}
#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-fungo-porcino-di-borgotaro .tribe-events-event-image{background-image:url(../../uploads/eventi/placeholder-evento-fungo.jpg);}
#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-tartufo-di-fragno .tribe-events-event-image{background-image:url(../../uploads/eventi/placeholder-evento-tartufo.jpg);}
#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-in-trasferta .tribe-events-event-image{background-image:url(../../uploads/eventi/placeholder-evento-trasferta.jpg);}


@media only screen and (max-width: 800px){
	#tribe-events .tribe-events-list .type-tribe_events .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{display:block; height:0; background-size:cover;background-position: center center; padding-bottom:66.666666%;}
	#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-parmigiano-reggiano .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento-parmigiano.jpg);}
	#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-della-pasta .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento-pasta.jpg);}
	#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-pomodoro .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento-pomodoro.jpg);}
	#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-prosciutto-di-parma .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento-prosciutto.jpg);}
	#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-salame-di-felino .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento-salame.jpg);}
	#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-vino .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento-vino.jpg);}
	#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-del-culatello .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento-culatello.jpg);}
	#tribe-events .tribe-events-list .type-tribe_events.tribe-events-category-museo-in-trasferta .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento-trasferta.jpg);}
	#tribe-events .tribe-events-list .tribe-events-category-museo-del-fungo-porcino-di-borgotaro .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento-fungo.jpg);}
	#tribe-events .tribe-events-list .tribe-events-category-museo-del-tartufo-di-fragno .fusion-tribe-has-placeholder-image .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento-tartufo.jpg);}
	
#tribe-events .tribe-events-list .type-tribe_events .fusion-tribe-has-placeholder-image.tribe-events-category-museo-del-parmigiano-reggiano.tribe-events-category-museo-della-pasta.tribe-events-category-museo-del-pomodoro.tribe-events-category-museo-del-prosciutto-di-parma.tribe-events-category-museo-del-salame-di-felino.tribe-events-category-museo-del-vino .fusion-tribe-primary-info .fusion-tribe-events-event-image-responsive{ background-image:url(../../uploads/eventi/placeholder-evento.jpg);}
}
/*END Elenco*/
/*SINGOLO EVENTO*/
#tribe-events .tribe-events-single .type-tribe_events .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento.jpg);}
#tribe-events .tribe-events-single .type-tribe_events .fusion-events-featured-image .tribe-events-placeholder-image{ display:block; width:630px; max-width:100%; height:0; background-size:cover;background-position: center center; padding-bottom:66.666666%;}
#tribe-events .tribe-events-single .type-tribe_events.tribe_events_cat-museo-del-parmigiano-reggiano .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento-parmigiano.jpg);}
#tribe-events .tribe-events-single .type-tribe_events.tribe_events_cat-museo-della-pasta .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento-pasta.jpg);}
#tribe-events .tribe-events-single .type-tribe_events.tribe_events_cat-museo-del-pomodoro .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento-pomodoro.jpg);}
#tribe-events .tribe-events-single .type-tribe_events.tribe_events_cat-museo-del-prosciutto-di-parma .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento-prosciutto.jpg);}
#tribe-events .tribe-events-single .type-tribe_events.tribe_events_cat-museo-del-salame-di-felino .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento-salame.jpg);}
#tribe-events .tribe-events-single .type-tribe_events.tribe_events_cat-museo-del-vino .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento-vino.jpg);}
#tribe-events .tribe-events-single .type-tribe_events.tribe_events_cat-museo-del-culatello .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento-culatello.jpg);}
#tribe-events .tribe-events-single .type-tribe_events.tribe_events_cat-museo-del-fungo-porcino-di-borgotaro .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento-fungo.jpg);}
#tribe-events .tribe-events-single .type-tribe_events.tribe_events_cat-museo-del-tartufo-di-fragno .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento-tartufo.jpg);}
#tribe-events .tribe-events-single .type-tribe_events.tribe_events_cat-museo-in-trasferta .fusion-events-featured-image .tribe-events-placeholder-image{ background-image:url(../../uploads/eventi/placeholder-evento-trasferta.jpg);}



.tribe-events-single-section .tribe-events-event-categories-label, .tribe-events-single-section .tribe-events-event-categories{ display:none;}
/*END SINGOLO EVENTO*/
/*END Events calendar*/
/*Counter fusion builder*/
.fusion-counters-box.counter-home .content-box-counter{ font-weight:bold;}
.fusion-counters-box.counter-home .counter-box-content{ font-weight:500; margin-top:15px; text-transform:uppercase;}
.fusion-counters-box.counter-home .counter-box-icon.fa.fontawesome-icon.fa-users, .fusion-counters-box.counter-home .counter-box-icon.fa.fontawesome-icon.fa-spoon{font-family: 'icomoon-aicod' !important;}
.fusion-counters-box.counter-home .counter-box-icon.fa.fontawesome-icon.fa-spoon{ font-size:64px!important;}
.fusion-counters-box.counter-home .counter-box-icon.fa.fontawesome-icon.fa-users:before{content: "\e901";}
.fusion-counters-box.counter-home .counter-box-icon.fa.fontawesome-icon.fa-spoon:before{content: "\e902";}
/*Versione statica content box*/
.fusion-content-boxes.counter-home .content-box-column{ text-align:center;}
.fusion-content-boxes.content-boxes-icon-with-title.counter-home .heading-with-icon{ margin-left:auto; margin-right:auto;}
.fusion-content-boxes.counter-home .content-container{ font-weight:500; margin-top:15px; text-transform:uppercase;}
.fusion-content-boxes.counter-home .heading-with-icon .fontawesome-icon.fa-users,.fusion-content-boxes.counter-home .heading-with-icon .fontawesome-icon.fa-spoon{font-family: 'icomoon-aicod' !important;}
.fusion-content-boxes.counter-home .heading-with-icon .fontawesome-icon.fa-spoon{ font-size:64px!important;}
.fusion-content-boxes.counter-home .heading-with-icon .fontawesome-icon.fa-users{width:auto!important;}
.fusion-content-boxes.counter-home .heading-with-icon .fontawesome-icon.fa-users:before{content: "\e901";}
.fusion-content-boxes.counter-home .heading-with-icon .fontawesome-icon.fa-spoon:before{content: "\e902";}
/*ENd Counter fusion builder*/
/*Page title e Bradcrumbs*/
.fusion-page-title-bar{ height:auto; padding-left:0!important; padding-right:0!important;}
.fusion-page-title-bar .fusion-breadcrumbs{ font-family:"Karla";}
.fusion-page-title-bar .fusion-breadcrumbs .breadcrumb-leaf{ font-weight:bold;}
.fusion-page-title-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    
}
.fusion-page-title-captions{ text-align:center; padding-left:30px; padding-right:30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;}
.fusion-page-title-captions>*:first-child{ padding-top:50px;}
.fusion-page-title-captions>*:last-child{ padding-bottom:50px;}
.fusion-page-title-secondary{ background-color:#f6f6f6; border-bottom:1px solid #d2d3d4; border-top:1px solid #d2d3d4; height:50px; padding:5px 30px; margin-left:0!important;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;}
.fusion-page-title-bar .fusion-breadcrumbs, .fusion-page-title-bar h1, .fusion-page-title-bar h3{width: 100%;max-width: 1200px; margin-left:auto; margin-right:auto;}
/*END Page title e Bradcrumbs*/
/*Accordion*/
.accordian.fusion-accordian .fusion-panel:first-child{ border-top:1px solid #e0dede;}
.accordian.fusion-accordian .panel-heading .panel-title>a{text-transform:uppercase;font-family: "Karla";font-weight: 600;font-size: 20px;padding: 20px 0;}
.accordian.fusion-accordian .panel-heading .panel-title>a:before, .accordian.fusion-accordian .panel-heading .panel-title>a:after{ content:""; display:table;}
.accordian.fusion-accordian .panel-heading .panel-title>a:after{ clear:both;}
.accordian.fusion-accordian .panel-title a .fa-fusion-box{ width:32px; height:32px; line-height:32px;text-align: center; padding: 0;}
.accordian.fusion-accordian .panel-group .panel-title a .fa-fusion-box:before{ line-height:32px; font-size:18px!important; width:auto!important; display:inline-block;}
.accordian.fusion-accordian .panel-title .fusion-toggle-heading {margin-left: 60px; padding-top:2px;}
.accordian.fusion-accordian .panel-body{padding-left:60px; padding-top:0;}
/*ENd Accordion*/
/*Content box*/
.content-box-title-karla .content-box-heading{ font-family:"Karla"!important;}
.fusion-content-boxes.content-box-title-karla .external-link>.content-box-heading, #main .columns.fusion-content-boxes.content-box-title-karla .external-link>.content-box-heading{ display:inline-block; margin-right:25px;}
.fusion-content-boxes.content-box-title-karla .external-link:after{ color:#000; font-size:24px;
 content: "\e904";
  font-family: 'icomoon-aicod' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
.fusion-content-boxes.content-box-title-karla .external-link:after:hover{ color:#850000;}
/*END Content box */
/*Carousel*/
.fusion-image-carousel-caption .fusion-carousel .fusion-carousel-item .fusion-carousel-item-wrapper{ vertical-align:top;text-align:left; width:100%;font-size: 13px; line-height: 1.4em;}
.fusion-image-carousel-caption .fusion-carousel-item .fusion-text-wrapper{margin-top:20px;}
.fusion-image-carousel-fixed.fusion-image-carousel-fixed-fill .fusion-carousel .fusion-image-wrapper img,
.fusion-image-carousel-fixed-fill .fusion-portfolio-carousel-fixed.fusion-carousel .fusion-image-wrapper,
.fusion-image-carousel-fixed-fill .fusion-portfolio-carousel-fixed.fusion-carousel .fusion-image-wrapper img{ max-height:none;}
.fusion-image-carousel .fusion-carousel-wrapper,
.fusion-image-carousel .fusion-image-wrapper,
.fusion-image-carousel-fixed.fusion-image-carousel-fixed-fill .fusion-carousel .fusion-carousel-wrapper,
.fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper,
.fusion-image-carousel-fixed .fusion-carousel-item .fusion-image-wrapper{ height:auto!important;}
.fusion-image-carousel .fusion-carousel-holder,
.fusion-image-carousel-fixed.fusion-image-carousel-fixed-fill .fusion-carousel .fusion-carousel-holder,
.fusion-image-carousel-fixed-fill .fusion-portfolio-carousel-fixed.fusion-carousel .fusion-carousel-holder{ position:relative!important; line-height:normal!important;height:auto!important;}
@media (min-width:1380px){
	.fusion-carousel-nav-outside.fusion-portfolio-carousel, .fusion-carousel-nav-outside .fusion-carousel{overflow:visible;}
	.fusion-carousel-nav-outside .fusion-carousel .fusion-carousel-nav .fusion-nav-prev{left: -60px;}
	.fusion-carousel-nav-outside .fusion-carousel .fusion-carousel-nav .fusion-nav-next{ right:-60px!important; left:auto!important; }
}
.fusion-image-carousel.fusion-image-carousel-auto .fusion-carousel-nav .fusion-nav-next,
.fusion-image-carousel.fusion-image-carousel-auto .fusion-carousel-nav .fusion-nav-prev,
.fusion-image-carousel.fusion-image-carousel-caption .fusion-carousel-nav .fusion-nav-next,
.fusion-image-carousel.fusion-image-carousel-caption .fusion-carousel-nav .fusion-nav-prev{ top:100px;}
.fusion-carousel.fusion-carousel-title-below-image .fusion-carousel-nav .fusion-nav-next,
.fusion-carousel.fusion-carousel-title-below-image .fusion-carousel-nav .fusion-nav-prev{ top:80px;}
.fusion-image-carousel .fusion-carousel-item.item-youtube .fusion-image-wrapper a:before{ content: "\e905"; font-size:30px; line-height:62px; text-align:center; position:absolute; top:50%; left:50%; width:56px; padding-left:6px; height:62px; border-radius:50%; background-color:rgba(255,0,0,0.8); margin-top:-31px; margin-left:-31px; color:#fff;
  font-family: 'icomoon-aicod' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
    -ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;}
.fusion-image-carousel .fusion-carousel-item.item-youtube .fusion-image-wrapper a:hover:before{
    -ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);}
/*END Carousel*/
/*Featured image al posto dello slider se lo slider non � presente*/
#sliders-container .featured-image{ height:400px; background-position:center center;
-webkit.background-size:cover;
-moz-background-size:cover;
background-size:cover;}
/*END Featured image al posto dello slider se lo slider non � presente*/
/*Post con layout 100% width ma che hanno contenuti non gestibili da tema che dovrebbero essere larghi come il contenuto*/
#main.width-100 .fusion-sharing-box{ max-width:1200px; margin-left:auto; margin-right:auto;}
/*END /*Post con layout 100% width*/
/*lightbox con dida lunghissime*/
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title{ font-size:13px!important;}
.ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption{ padding-top:5px!important; text-shadow:none!important; display:block!important;}
.ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption{ max-height:60px; overflow:hidden; background-color:rgba(255,255,255,0);
  -webkit-transition: max-height 0.3s ease, background-color 0.3s ease;
  -moz-transition:max-height 0.3s ease, background-color 0.3s ease;
  -o-transition:max-height 0.3s ease, background-color 0.3s ease;
  transition:max-height 0.3s ease, background-color 0.3s ease;}
.ilightbox-holder.metro-white .ilightbox-container:hover .ilightbox-caption{ max-height:300px;background-color:rgba(255,255,255,0.8); overflow-y:auto;}
/*end lightbox*/
/*AddThis*/
.at-share-dock.atss { z-index: 99999!important;}
/*END AddThis*/
/*personalizzazione YotuWP*/
.yotu-playlist{ padding:0!important;}
.yotu-playlist:after{ display: block;clear: both; content: "";}
.yotu-playlist .yotu-pagination-top{ display:none!important;}
.yotu-videos ul{-ms-flex-pack: center!important;
    justify-content: center!important;}
/*END personalizzazione YotuWP*/
/*Cookiebot*/
.cookie-placeholder-wrapper{
position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;}
.cookie-placeholder-wrapper::before {
    display: block;
    content: "";
    padding-top: 56.25%;
}
.cookie-placeholder{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;

	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	flex-direction: column;
	background-color:#e6e6e6;
}
.cookie-placeholder a{ text-decoration:underline!important;}
iframe:not([data-cookieblock-src])+.cookie-placeholder-wrapper{display:none;}
/*END Cookiebot*/
