/* nascondo il bottone edit page di SPpagebuilder dal frontend */
.sp-pagebuilder-page-edit { display: none; visibility: hidden; }

/* LOGO */
#sp-header { border: none; }
#sp-header .logo a {
    font-size: 20px;
    color: #ffffff;
    /*font-family: 'Simonetta', sans-serif;*/
}
#sp-header .logo a:hover {
    color: #ffffff;
}

.sp-megamenu-parent > li { padding: 0 20px 0 0; }
@media (max-width: 1199px) {
  .sp-megamenu-parent > li { padding: 0 10px 0 0; }
}


/* TITLE */
.sp-page-title { margin-bottom: 0; }
.sp-page-title .sp-page-title-heading { display: none; color: #000000; }
.sp-page-title .sp-page-title-sub-heading:after { content: none; }

.music-album .sppb-addon-image-layout-content a.sppb-btn {
  margin-left: auto!important;
  margin-right: auto!important;
  font-size: 70px;
  width: 150px;
  height: 150px;
}

/* FOOTER */
#sp-footer {
    font-size: 16px;
}


.icona-digital-store { height: 80px; }
.icona-digital-store-secondaria .sppb-addon-single-image-container IMG { height: 40px; }

/* SLIDESHOW CK */
.camera_wrap .camera_pag .camera_pag_ul li { margin: 10px 5px 0px 5px; }


/* sfondo pentagramma 
.sfondo-pentagramma {
	background-image: url(/images/pentagramma.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 100% 50%;
}*/

@media (max-width: 991px) {
#sp-footer1,
#sp-footer2,
#sp-footer2 .mod-languages,
#sp-footer2 .bottone-privacy-policy { text-align: center; }
}