/* Rimozione del tasto modifica pagina */
.sp-pagebuilder-page-edit{
display: none !important;
}

/* H E A D E R */
.bandiere-lingue #sp-top1 {
    text-align: right;
}
.linguebirba {
    text-align: right;
}
.linguebirba .sp-module {
	margin-left:0!important;
}

.sp-megamenu-parent > li:hover > a{
  color: #c1050e;
}

#sp-top-bar{
  padding: 0px;
}

#sp-top1 .sp-column,
#sp-top2 .sp-column{
  display: flex;
  justify-content: right;
}

.top1.social-associazione a{
  color: #00567f !important;
}

#sp-header, #sp-header .logo {
    height: auto !important;
}
.logo {
    padding: 30px 0 15px 0;
}
#offcanvas-toggler{
  font-size: 35px;
  /*margin-top: 55px;*/
}
#sp-header {
    box-shadow: none !important;
}

#offcanvas-toggler .fa.fa-bars {
  color: #a1a1a1;
}

.sp-megamenu-parent {
    float: left !important;
}
/*social festival */
#social-h {
   margin:auto;

}
.top1{
   margin:auto;
   display:block;
}
.sociali li {
	list-style-type: none !important;
	display:inline-block !important;
	font-size:20px;
	padding:0 8px;
} 
.sociali >li >a {color:#ffffff !important;}
.sociali >li >a:hover {color:#d1050c !important;}
.sociali >li >a:before  {
	display:none;
}
#social-h li {
    float: left;
    list-style-type: none !important;
    border-bottom: 0px !important;
}

#social-h li a {
    float: left;
    height: 37px;
    width: 51px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/assisi-fa-storie-social.jpg);
}

#social-h #fb-h {
    background-position: 0 0;
}

#social-h #fb-h:hover {
    background-position: -0px -37px;
}

#social-h #youtube-h {
    background-position: -51px 0;
}

#social-h #youtube-h:hover {
    background-position: -51px -37px;
}

#social-h #instagram-h {
    background-position: -102px 0;
}

#social-h #instagram-h:hover {
    background-position: -102px -37px;
}
#social-h #twitter-h {
    background-position: -153px 0;
}

#social-h #twitter-h:hover {
    background-position: -153px -37px;
}

#sp-position1 .sp-module  {
margin-top:0px;
}

.logo-mobile-associazione img{
  max-width: 240px
}

.form-newsletter-bottom-4{
  margin-top: 25px
}

.sppb-optin-form-info-wrap.media-position-top.sppb-col-sm-12{
  display: none;
}

/* social associazione */ 
.social-bar-birba {
	text-align:left;
}
#social-h-birba {
    float: left;
	width:111px;
	line-height: 20px;
}

#social-h-birba li {
    float: left;
    list-style-type: none !important;
    border-bottom: 0px !important;
}

#social-h-birba li a {
    float: left;
    height: 28px;
    width: 37px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/social-birba.png);
	color: transparent;
	padding:0!important;
	margin:0!important;
}

#social-h-birba #fb-h-birba {
    /*background-position: 0 0;*/
  background-position: -37px 0;
}

#social-h-birba #fb-h-birba:hover {
    /*background-position: -0px -28px;*/
   background-position: -37px -28px;
}

#social-h-birba #youtube-h-birba {
    /*background-position: -37px 0;*/
  background-position: -74px 0
}

#social-h-birba #youtube-h-birba:hover {
    /*background-position: -37px -28px;*/
  background-position: -74px -28px;
}

#social-h-birba #inst-h-birba {
    /*background-position: -74px 0;*/
  background-position: -0px -0px;
}

#social-h-birba #inst-h-birba:hover {
    /*background-position: -74px -28px;*/
  background-position: -0px -28px;
}

/*ricerca*/ 
#sp-position2 {
    text-align: left !important;
}
.bandiere-lingue #sp-position2 {
    text-align: right;
}
#sp-top3 .search {
    margin-top: 73px;
}
#sp-position2 .search {
  	margin-top: 2px;
	/*margin-right:10px;*/
}
.search-query {
    width: 130px;
}
.search #mod-search-searchword {
    display: inline;
    border-radius: 0px !important;
    border: 0px !important;
    height: 22px;
    padding: 2px 10px !important;
}
.search .button {
    display: inline;
    vertical-align: middle;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 17px !important;
    letter-spacing: normal !important;
	padding: 0 9px;
}
/*countdown*/

.sppb-countdown-number {
    background-color: #e1ddd9;
    border-radius: 50%;
    height: 100px !important;
    line-height: 100px !important;
    width: 100px !important;
    color: #000000;
}

/* home*/
.righina .container {
    border-top: 2px dashed #00567f;
}
.articolihome h3 a {
	font-size: 25px !important;
	color:#0677bc !important;
}
.articolihome h3 a:hover {
	color:#eb4947 !important;
}


.articolihome .sppb-readmore {
    background-color: #c1050e !important;
    color: rgba(255, 255, 255, 1) !important;
    -webkit-transition: color 400ms, background-color 400ms, border-color 400ms !important;
    -o-transition: color 400ms, background-color 400ms, border-color 400ms !important;
    transition: color 400ms, background-color 400ms, border-color 400ms !important;
    display: block !important;
    width: 100% !important;
    padding: 20px 50px !important;
    font-size: 20px !important;
    line-height: 1.33 !important;
    margin-bottom: 0 !important;
    font-weight: normal !important;
    text-align: center !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    margin-top: 30px;
}
.articolihome .sppb-readmore:hover {
    background-color: #00567f !important; 
    color: #ffffff!important;
}

.lancio {
    background-color: #82b421 !important;
    color: rgba(255, 255, 255, 1) !important;
    -webkit-transition: color 400ms, background-color 400ms, border-color 400ms !important;
    -o-transition: color 400ms, background-color 400ms, border-color 400ms !important;
    transition: color 400ms, background-color 400ms, border-color 400ms !important;
    display: block !important;
    width: 100% !important;
    padding: 20px 50px !important;
    font-size: 20px !important;
    line-height: 1.33 !important;
    margin-bottom: 0 !important;
    font-weight: normal !important;
    text-align: center !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    margin-top: 30px;
}
.lancio:hover {
    background-color: #00567f !important;
    color: #ffffff !important;
}



.articolihome h3 {
    text-align: center;
	line-height:24px;

}
.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 60px !important;
    padding: 0 10px;
}
#sp-main-body {
    padding: 0px !important;
}
.sppb-article-introtext p {
    display: inline;
}

/* footer */
#sp-bottom {
    padding-top: 50px !important;
}
.sp-module ul > li {
    border-bottom: 0 !important;
}
.sp-module ul > li > a {
    line-height: 28px !important;
}
.menufooter {
    margin-left: 40px;
	 margin-top: 0px;
}
.menufooterdx.sp-module {
    margin-top: 0px;
}
.titolomenu {
	 margin-left: 20px;
}



/*cookie - bar */
#cookiesck_readmore {
    float: none !important;
    color: #D1050C !important;
}
#cookiesck_readmore:hover {
	color:#00567f !important;
}
/*articoli cat blog */
.intro-image {
	display: inline-block;
	float: left;
	max-width:100%;
}
.blog .intro-image img {
	margin-right:30px;
}
/*gallery*/
.sppb-gallery li {
	padding:20px !important;
}
.swiper-pagination-bullet-active {
	background:transparent !important;
}
.os-slider-container {
	margin-bottom:50px;
}
.linkPrivacy {
	color:#d1050c!important;
}
.linkPrivacy:hover, .linkPrivacy:focus  {
	color:#00567f!important;
}

.linkPrivacy-bianco {
	color:#ffffff!important;
}

.linkPrivacy-bianco:hover, .linkPrivacy:focus  {
	color:#00567f!important;
}

.spazio {
	/*padding-top:65px;*/
	padding-top:28px;
}
.provvisorio {
	margin-top: 0!important
}
.sppb-article-introtext {
	text-align:center;
	line-height: 25px;
}
.item-page .entry-header h2 {
	color:#00567f!important;
	font-size:26px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
	margin-bottom:0px !important;
}
.langmobile {
	padding-left:15px;
}
.langmobile ul.lang-inline li{
	padding-right:35px;
}
.icons {display:none; }
.blog {
  padding-top: 30px;
}
/*MEDIA QUERY*/
@media screen and (max-width: 749px) {
    #sp-top3 .search {
        margin-top: 0 !important;
    }
	.sppb-countdown-timer div {
	margin-bottom:30px;
	}
	.lancio {
		margin-bottom:50px !important;
		margin-top:10px !important;
	}
	#sp-bottom2 {
		margin-top:30px!important;
	}
	.loghi-sponsor img {
		padding:8px!important;
		margin:auto!important;
		
	}
}
@media screen and (min-width: 749px) and (max-width: 768px) {
	.articoli .sppb-text-left {
		text-align:center !important;
	}
	.lancio {
		max-width:300px !important;
		margin-bottom:50px !important;
		display:inline-block !important;
		margin-top:10px !important;
	}
	.intro-image img {
		max-width:100%;
	}
}
@media screen and (max-width: 768px) {
	.menufooter , .titolomenu{
		margin-left:0px !important;
	}
	#sp-bottom2, #sp-bottom3 {
		margin-bottom:30px!important;
	}
    .logo{
      padding-top: 15px !important;
    }
}
.item-page .page-header {
	display:none;
}
/****cookie**/
#cookiesck {
    min-height: 60px  !important;   
	font-size:15px !important;	   
}
#cookiesck_readmore {
    float: none !important;
   color: #333333 !important;
    background: #F5F5F5;
    cursor: pointer;
    padding: 8px !important;
    margin: 0 30px;
	border-radius: 0 !important;
}
#cookiesck .cookiesck_inner {
	padding-top:20px  !important;
}
#cookiesck_readmore:hover {
	color:#D62B17 !important;
	font-size:100% !important;
}
#cookiesck_accept:hover  {
	color:#ffffff !important;
	font-size:15px !important;
}
#cookiesck_accept {
	color:#D62B17;
	display:inline-block !important;
	float: none !important;
	border: 0px !important;
	padding: 12px !important;
	border-radius: 0 !important;
	border: 0 !important;
	margin: 0 !important;
}



/*calendario*/
.cal-data {
	background-color: #d1050c;
	text-align: center;
	width: 105px;
	color: #ffffff;
	height: 105px;
	-webkit-border-radius: 53px;
	-moz-border-radius: 53px;
	border-radius: 53px;
	padding-top: 5px;
}
.cal-data-giallo {
	background-color: #F17E01;
	text-align: center;
	width: 105px;
	color: #ffffff;
	height: 105px;
	-webkit-border-radius: 53px;
	-moz-border-radius: 53px;
	border-radius: 53px;
	padding-top: 5px;
}
.cal-data-viola {
	background-color: #917fa5;
	text-align: center;
	width: 105px;
	color: #ffffff;
	height: 105px;
	-webkit-border-radius: 53px;
	-moz-border-radius: 53px;
	border-radius: 53px;
	padding-top: 5px;
}
.cal-data-verde {
	background-color: #88aa3a;
	text-align: center;
	width: 105px;
	color: #ffffff;
	height: 105px;
	-webkit-border-radius: 53px;
	-moz-border-radius: 53px;
	border-radius: 53px;
	padding-top: 5px;
}
.cal-data-g {
	font-size: 45px;
	display:block;
	clear:both;
	margin-bottom:5px;
	margin-top:5px;
}
.cal-data-m {
	font-size: 18px;
}
.sppb-panel-title {
	font-weight:normal !important;
	color:#333333;
}
.spettacoli {
	color:#256FA3;
	text-decoration:underline;
}
.incontri {
	color:#5D9685;
	text-decoration:underline;
}
.mostre {color:#A1006D;
	text-decoration:underline;
}
.laboratori {color:#3B633F;
	text-decoration:underline;
} 

.letture {color:#D54096;
	text-decoration:underline;
} 
.eventi {color:#A0A590;
	text-decoration:underline;
} 
.visite {color:#A9A536;
	text-decoration:underline;
} 

.letture-inglese {color:#5F4B37;
	text-decoration:underline;
} 

.visite-inglese {color:#2A4375;
	text-decoration:underline;
} 


.cal-titolo {
	font-size:25px;
}
.cal-eta {
	display:inline-block;
	margin-left:25px;
}
.cal-background {
	background-color:#0074b2;
	
}
.cal-background-arancio {
	background-color:#ef7c00;
	
}
.cal-background-rosso {
	background-color:#d1050c;
	
}
.cal-background-verde{
	background-color:#5e861f;
	
}
.cal-background-rosa {
	background-color:#fa55c5;
	
}
.cal-background-smeraldo {
	background-color:#044100;
	
}
.cal-background-grigio {
	background-color:#999999;
	
}
.cal-background-viola {
	background-color:#950567;
	
}
.cal-background-lavanda {
	background-color:#9171a4;
	
}
.legenda {
	display:block;
	padding-bottom:15px;
}
.foo {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border: 1px solid rgba(0, 0, 0, .2);  
  display:inline-block;
}
.icone i {
	display:inline-block;
	color: #d1050c;
	margin-right:5px;
}
.sppb-addon-social-share i {
	color:#ffffff;
}
.sppb-panel-title i.fa-map-marker {
	margin-left:15px;
}
.sppb-panel-modern > .sppb-panel-heading {
    margin-left: !important;
    background-color: #f4f1f1 !important;
}
.cal-testi {border-bottom:1px solid #e3e3e3;padding-bottom:10px;}
.sppb-addon-accordion h2.sppb-addon-title {margin-top:30px !important;}
.nofloat .intro-image {
	float:none !important;
	margin-bottom: 0px;
}
#nomar {margin-bottom:10px;}
.mar20 {margin:20px 0;}
#circle1 {
	background: #d43a33;   
}
#circle2 {
	background: #ef7c00;     
}
#circle3 {
	background: #9980a8;    
}
#circle4 {
	background: #79ac29;    
}
.circle {
	padding-top:40px;
	width: 200px;
    height: 200px;    
	text-align:center;
	line-height:100%;
	color:#ffffff;
	font-size:30px;
    border-radius: 50%;
    display: inline-block;
}
.big {
	font-size: 60px;
	display: block;
	margin: 15px 0;
}
.sp-menu-right {width:260px !important;}
.blocchi a {
	color:#ffffff;
}
.blocchi a:hover {
	color:#000000;
}
.centrato {
	text-align:center;
}
.loghi-sponsor {
    list-style-type: none;
	padding-left:0px !important;
}
.sp-module ul > li {
    border-bottom: 0px !important;
}

.loghi-sponsor li > a::before {
    content: " " !important;
}
.loghi-sponsor li {
    display: inline-block !important;
    vertical-align: bottom; 
	padding:0 1px;
}
.loghi-sponsor img {
    padding: 0 70px 0 0;
}
.readmore {
margin-top:30px;
}
/* modifiche festival 2019 */ 

.cp-field {
	width: 100%;
}
div.cp-field {
	background-color:#efeeef;
	padding:25px 25px 25px 25px;
		margin-top:25px;
}
.componentheading {
	display:none;
}
.cp-result-list {
	margin-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 25px;
}
div.cp-image{
	margin-right:30px;
	margin-bottom: 15px;
	width:100%;
	margin:auto;
}
div.cp-image img {
	margin:auto;
}
.blog h2 {
	text-align:left;
}
.cp-title, .bloglista h2 {
    margin: 10px 0 10px 0;
    font-size: 21px;
	line-height: 1;    
	text-align:center;
}

.cp-title{
    margin-top: 16px;
}
.cp-title a {
    color: #000;
}
dt.cp-title {
	font-weight:normal;
}
.item .cp-tags {
	display: none;
}
.page-header {
	display: none;
}
.cp-result {
	padding:0 15px;
}
.sppb-blockquote:before, .sppb-blockquote p:last-child, .sppb-blockquote:after {
	display:inline;
	padding: 5px;
	}

.sppb-blockquote:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-size: 28px;
    line-height: 28px;
    color: rgba(152,152,152,.3);
    margin-bottom: 15px;
}
.ico19 {
	font-size:45px;
	color:#c02920;
}
.txtico19 {
	display:inline-block;
	margin-left:10px;
}
#sp-left .sp-module {
    margin-top: 5px;
}

.btn30{
	background-color: #ef7c00; width: 100%; color: #ffffff; padding: 20px;
}
.btn31{
	/*background-color: #b83d36;*/
  	background-color: #d71920;
  	width: 100%; 
  	color: #ffffff; 
  	padding: 20px;
}
.btn1{
	background-color: #917fa5; width: 100%; color: #ffffff; padding: 20px;
}
.btn2 {
	background-color: #88aa3a; width: 100%; color: #ffffff; padding: 20px;
}
.btnsx {display: inline-block; text-align: left; width: 93%;}
.btndx {display: inline-block; text-align: right; width: 5%;}
.cp-text .readmore {
	display:none;
}
.btnsx a{
  color:#ffffff;  
  font-size:20px;
}
.btndx a{
  color:#ffffff;  
  font-size:26px;
}
.cp-text  {
	margin-bottom:50px;
}

/* Disabilito freccetta su bottoni social in pagina categria festival 2019 */
.itemid-798 .sp-module ul >li >a:before, .itemid-862 .sp-module ul >li >a:before, .itemid-861 .sp-module ul >li >a:before, .itemid-860 .sp-module ul >li >a:before, .itemid-859 .sp-module ul >li >a:before{
  display: none;
}

/* Visualizzazione bottoni mobile per le prenotazioni affiancati */
@media screen and (max-width: 599px){
  .row-bottoni-mobile-prenota .sppb-col-md-6{
	width: 50% !important;
  }
}

/* Dimesione testo accordion filtri tags da mobile */
#sppb-addon-1554899981180 .sppb-panel-title{
  font-size: 20px !important;
}

/* Link menu festival */
.link-menu-programma{
    background-color: #c1050e;
  	color: #ffffff !important;
  	line-height: 36px !important;
}

.sp-menu-item.sp-has-child{
  line-height: 90px;
}

.menu-slide-down .sp-has-child >.sp-dropdown{
  line-height: normal;
}

.sp-module.menufooter ul > li > a, .sp-module.menufooterdx ul > li > a{
  padding-left:5px;
}

.sp-module.menufooter ul >li >a:before, .sp-module.menufooterdx ul >li >a:before{
  display: none;
}

.sp-module.menufooter .link-menu-programma:hover, .sp-module.menufooter .link-menu-plasticless:hover{
  background-color: #00567f;
  color:#000000;
}

/* Link menu plasticless */
.link-menu-plasticless{
 	background-color: #79ac2b;
  	color: #ffffff !important;
  	line-height: 36px !important;
}

/* Link menu plasticless rosso */
.link-menu-plasticless-rosso{
 	background-color: #c1050e;
  	color: #ffffff !important;
  	line-height: 36px !important;
}

/* Bottone programma mobile */
#btn-1557821761962{
  background-color: #c1050e !important;
}

.sp-page-builder .page-content #section-id-1557821718158{
  padding: 0px !important;
}

/* Correzione problema di visualizzazione header email */
#acyarchiveview h1{
  font-size: 20px;
  text-align: center !important;
}

@media screen and (min-width: 993px) and (max-width:1024px){
  /* dimensione font titoli su tablet di maggiori dimensioni */
  .sp-megamenu-parent > li > a{
    font-size: 15px !important;
  }
  
  /* dimensione font testo bottoni anteprima articoli in home */
  .itemid-490 .btn-anteprima-art-txt{
    font-size: 14px !important;
  }
  
  .itemid-490 .btn-anteprima-art-txt{
    width: 86% !important;
  }
  
  /* Raddoppio altezza titoli per evitare sfasamento bottoni */
  .itemid-490 .anteprima-art-home-title h3.sppb-addon-title{
    height: 36px;
  }
  
  .itemid-490 .anteprima-art-home-title .sppb-addon-content{
    height: 48px;
  }
}

/* Ingrandimento bottone whatsapp su desktop */
@media screen and (min-width: 992px){
  .view-article .fa.fa-whatsapp, .view-page.itemid-490 .fa.fa-whatsapp{
    font-size: 35px;
    position: absolute;
    margin-left: 10px;
    margin-top: -8px;
    color: #ffffff;
  }
  
  /* Dimensionamento icona whatsapp in anteprima articoli in home */
  .itemid-490 .btn-home-anteprima-art-ico a{
    font-size: 35px;
    position: absolute;
    margin-top: 0px;
  }
}
/* Correzione visualizzazione loghi in home page*/
@media screen and (min-width: 600px) and (max-width: 992px){
  /* partner */  
  #section-id-1557398061304 .sppb-col-md-2 {
        -ms-flex: 0 0 16.666667% !important;
        flex: 0 0 16.666667% !important;
        max-width: 16.666667% !important;
    }
   /* ringraziamo */
  	#section-id-1557099531765 .sppb-col-md-2,
  	#section-id-1557099531778 .sppb-col-md-2{
     	-ms-flex: 0 0 16.666667% !important;
        flex: 0 0 16.666667% !important;
        max-width: 16.666667% !important;
  	}
  /* insieme a */
  	#section-id-1557094784889 .sppb-col-md-2,
  	#section-id-1557097571420 .sppb-col-md-2,
  	#section-id-1557485018288 .sppb-col-md-2{
    	-ms-flex: 0 0 16.666667% !important;
        flex: 0 0 16.666667% !important;
        max-width: 16.666667% !important;
  	}
    /* Personalizzazione loghi birba chi legge, città di Assisi ecc... */
    #section-id-1558290695142 .sppb-col-md-3{
      flex: 0 0 25% !important;
      max-width: 25% !important;
    }
  
  	/* Dimensionamento icona whatsapp in anteprima articoli in home */
	.itemid-490 .btn-home-anteprima-art-ico a{
    	font-size: 35px;
		position: absolute;
		margin-top: -7px;
  	}
  }

@media screen and (max-width: 599px){
    #section-id-1557398061304 .sppb-col-md-2,
    /* ringraziamo */
    #section-id-1557099531765 .sppb-col-md-2, 
    #section-id-1557099531778 .sppb-col-md-2,
    /* insieme a */
    #section-id-1557094784889 .sppb-col-md-2,
  	#section-id-1557097571420 .sppb-col-md-2,
  	#section-id-1557485018288 .sppb-col-md-2,
  	/* Sezione loghi Birba chi legge, città di Assisi ecc... */
   	#section-id-1558290695142 .sppb-col-md-3
    {
      width: 50% !important;
    }
  
  /* rimozione padding section nascosta in Plasticless con img */
    #section-id-1557227535570{
      padding: 0px !important;
    }
  
  /* testi per btn in home mobile */
  .itemid-490 .btn-anteprima-art-txt{
    	font-size: 16px !important;
  	}
  
 	/* Dimensionamento icona whatsapp in anteprima articoli in home */
	.itemid-490 .btn-home-anteprima-art-ico a{
    	font-size: 35px;
		position: absolute;
		margin-top: -7px;
  	}
  
  }	
  

/* Formattazione anteprime articoli in home page */

.itemid-490 .btn-home-anteprima-art-gio{
  	background-color: #ef7c00;
    width: 100%;
    color: #ffffff;
    padding: 20px;
}

.itemid-490 .btn-home-anteprima-art-ven{
  	background-color: #d71920;
    width: 100%;
    color: #ffffff;
    padding: 20px;
}

.itemid-490 .btn-home-anteprima-art-sab{
  	background-color: #917fa5;
    width: 100%;
    color: #ffffff;
    padding: 20px;
}

.itemid-490 .btn-home-anteprima-art-dom{
  	background-color: #88aa3a;
    width: 100%;
    color: #ffffff;
    padding: 20px;
}

.itemid-490 .btn-anteprima-art-txt{
  width: 90%;
  font-size: 18px;
  color:#ffffff;
  display: inline-block;
}

.itemid-490 .btn-home-anteprima-art-ico a{
  width: 10%;
  color:#ffffff !important;
}

.view-article .entry-header{
  padding-left: 14px;
  padding-right: 15px;
}

.itemid-556 #sp-top2{
  justify-content: right;
}

@media screen and (max-width: 991px){
  #offcanvas-toggler {
		position: absolute;
    	line-height: 64px;
    	right: 20px;
    	bottom: 0px;
	}
}

@media (min-width: 992px){    
  .site.com-content.view-category.layout-blog.no-task.itemid-556.it-it.ltr.sticky-header.layout-fluid.off-canvas-menu-init .col-lg-12 {
      	display: flex;
	}
}

/* fine correzione visualizzazione loghi */

@media screen and (max-width: 767px) {
	.cp-result {width:100% !important;}
	
	
}
@media screen and (max-width: 768px) {
	.btnsx a{ 
		font-size:20px;
	}
}
.bloglista {
	margin-top:25px;
}

#row-info-evento .sppb-addon-text-block .sppb-addon-content{
  display: flex;
  flex-direction: row;
}

/* Correzione problema icone Font Awesome */
.fa-map-marker::before{
  content: "\f041" !important;
}
.fa-ticket::before {
    /*content: "\f145" !important;*/
  content: "\f3ff" !important;
}
/* Colore bottoni nella visualizzazione delle news */
.view-category a.btn.btn-secondary{
  background-color: #c1050e !important;
  border-radius: 0;
  border-color: #c1050e;
}

/* GDPR popup */

.cc-revoke, .cc-window {
    font-family: Open Sans !important;
}


.cc-cookie-settings-toggle{
/*padding-top: 0.4em !important;*/
/*padding-bottom: 0.4em !important;*/
width: 50%;
font-weight: 700;
margin-left: -4px;
}

.cc-cookie{
display: none;
}

.cc-link{
/*display: none;*/
padding: 0 !important;
margin: 0 !important;
}

a.cc-link.cc-cookie-checkbox{
margin-left: 5px !important;
}

.cc-link label{
font-size: 13px !important;
}

.cc-cookie-settings-toggler{
display: none !important;
}

.cc-settings-label{
margin-top: 15px !important;
    margin-bottom: 20px !important;
font-size: 14px !important;
  line-height: 1.4em !important;
color: #000000;
}

.cc-checkboxes-container .cc-checkbox-container:nth-child(2){
margin-right: 3% !important;
}
.cc-checkboxes-container .cc-checkbox-container:nth-child(3){
margin-right: 28%;
}

.cc-checkboxes-container .cc-checkbox-container label{
color: #3d6893 !important;
opacity: 1 !important;
text-decoration: underline;
font-size: 14px !important;
}

.cc-link{
opacity: 1 !important;
}

.cc-checkboxes-container .cc-checkbox-container label:hover,
.cc-link:hover {
/*color: #6A95C7 !important;*/
}

.cc-btn.cc-allow{
margin-top: 8px;
}

ul.cc-cookie-category-list li {
    font-size: 16px;
}

div.cc-checkboxes-container a.cc-btn.cc-allow{
margin-top: 2em;
padding-right: 0.3em !important;
padding-left: 0.3em !important;
width: 48%;
  max-width: 536px;
padding-top: 0.8em !important;
  padding-bottom: .8em !important;
}

@media screen and (max-width: 394px){
div.cc-checkboxes-container a.cc-btn.cc-allow{
width: 100%;
}
}

.fancybox-container{
font-family: Helvetica,Calibri,Arial,sans-serif;
}

element.style {
}
div.cc-cookie-category-title {
    font-size: 20px;
    color: #333333;
    font-weight: 700;
    border-bottom: 1px solid #333;
    display: inline-block;
}

.cc-color-override--2000887461.cc-window {
    border: 1px solid #333333;
}

.cc-color-override--2000887461.cc-revoke {
    border: 1px solid #00567f;
    font-family: Open Sans !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    background-color: #00567f !important;
}

.cc-revoke {
    padding: 0.8em !important;
    align-items: center;
}

.cc-checkboxes-container .cc-checkbox-container label {
    color: #333333 !important;
}

div.gdprlock-placeholder-text{
    font-size: 18px !important;
} 


/* Formattazione GDPR */
.cc-compliance.cc-highlight{
position: absolute;
bottom: 30px;
left: 205px;
}

.cc-compliance.cc-highlight a{
  padding: .8em 1.4em !important;
}

.cc-btn.cc-deny{
  margin-right: 10px !important;
}

.cc-cookie-settings-toggle{
width: auto;
padding: .8em 1.4em !important;
  position: absolute;
  bottom: 30px;
}

div.cc-window.cc-banner{
  padding: 2em 1.8em 5em 1.8em !important;
}

.cc-checkboxes-container.cc-checkboxes-light div{
  color: #ffffff !important;
}

.cc-checkboxes-container.cc-checkboxes-light a.cc-link.cc-cookie-checkbox label{
  color: #ffffff !important;
}

div.cc-checkboxes-container {
  position: relative;
  top: -30px;
}

div.cc-checkbox-container{
  float: left;
  width: 50%;
}

/* Correzione form newsletter footer */
.sppb-addon.sppb-addon-optin-forms.optintype-normal.grid,
.sppb-optin-form-content.sppb-col-sm-12,
.sppb-form-group.checkbox-wrap.sppb-col-sm-12,
.sppb-optin-form-info-wrap.media-position-top.sppb-col-sm-12{
  padding: 0;
}

.sppb-optin-form-details-wrap{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.sppb-optin-form-details-wrap p{
  font-size: 14pt;
}

#btn-1758273538017{
  padding: 10px 50px !important;
  font-size: 12pt;
  line-height: 12pt;
}

.sppb-form-group.recaptcha-wrap.sppb-col-sm-12{
  margin-bottom: 0;
}

div.cc-checkboxes-container a.cc-btn.cc-allow{
  /*width: 30%;*/
}

div.cc-checkbox-container:not(:last-child) a{
  border-right: 0 !important;
}

div.cc-revoke, .cc-revoke {
    font-size: 14px !important;
}
.cc-revoke:hover{
  text-decoration: none !important;
}

.link-gdpr{
  color: #ffffff;
  transition: none;
}

.link-gdpr:hover{
  color: #eb4947;
  text-decoration: underline;
  text-decoration-color: #eb4947;
}

.cc-cookie-settings-toggle:hover{
  text-decoration: underline;
}

div.cc-settings-label{
  opacity: 1 !important;
}

.cc-window{
  line-height: 1.2em !important;
}

@media screen and (max-width: 592px){
  div.cc-window.cc-banner{
    padding-bottom: 8em !important;
  }  
  .cc-cookie-settings-toggle{
    bottom: 100px;
  }
  .cc-compliance.cc-highlight{
    left: 23px;
    width: 50%;
      bottom: 15px;
  }
  .cc-checkboxes-container.cc-checkboxes-light{
    position: relative;
    top: -50px;
  }
  .cc-btn.cc-deny{
    position: relative;
    top: -8px;
    margin-right: 0 !important;
  }
  .cc-cookie-settings-toggle{
    width: 50%;
  }
}

@media screen and (max-width: 414px){
  .cc-cookie-settings-toggle{
    width: 80%;
  }
  .cc-compliance.cc-highlight{
    width: 80%
  }
}

/*.itemid-1138 .sppb-btn-custom,*/
.itemid-1140 .sppb-btn-custom,
.itemid-959 .sppb-btn-custom,
.itemid-1132 .sppb-btn-custom,
.itemid-1069 .sppb-btn-custom,
.itemid-1017 .sppb-btn-custom,
.itemid-882 .sppb-btn-custom,
.itemid-1801 .sppb-btn-custom
{
  padding: 8px 16px !important;
}

.social-flex-container {
  display: flex !important;
  flex-direction: row;  
  gap: 20px; 
}

.social-flex-container a i{
  color: #ffffff;
}

.loghi-social-offcanvas{
  padding-top: 0 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child){
  border: 0 !important;
}

.offcanvas-menu .menu-mobile{
  padding-top: 60px !important;
}

.page-item.active .page-link{
  background-color: #0d557e !important;
  border-color: #0d557e !important;
}

.pagination{
  justify-content: center;
  margin-bottom: 60px !important;
  margin-top: 40px !important;
}