/* Documento css */
/* Demosoft Srl Bacoli NA */
/* Web master Silvio Izzolino Schioppa */

/* NUOVI */

#sp-position2 .sp-module-content {
	padding-top:30px;
  color:#FFE779;
  
}
#sp-position2 .sp-module-content p {font-size;22px;}

#sp-position2 a.commenti {
	background-color:rgba(56,142,116,0.9);
	padding:20px;
	color:#FFE779;
	border-radius:20px;
	box-shadow:4px 4px #333;
	transition-property:box-shadow, color;
	transition-duration:0,4;
}

#sp-position2 a.commenti:hover {
	background-color:rgba(56,142,116,1);
	box-shadow:1px 1px #333;
	color:#333 !important;
}

/* GENERALI*/

a:hover {color:#ffe779;}
body {background-color:rgba(56,142,116,0.6);font-size:16px;}

/* Top Bar */

#sp-top-bar {
    background: #388e71;
    color: #fff;
    font-weight:bold;
    font-size:18px;
}

#sp-top-bar a {
	color: #fff;
}
#sp-top-bar a:hover {
	color:#ffe779;
}
/*===TESTA===*/
.contenitore-home .item p {
	background-color:rgba(56,142,116,0.8);
	padding:50px;
	border-radius:35px;
  	
}

/* ===HEADER=== */
#sp-header .logo a:hover {
	color:#ffe779;
}
/* Sticky */
#sp-header.header-sticky {
   background-color:rgba(255,255,255,0.7);
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 2.25rem;
    color:#ffe779;
	border-bottom:solid 2px #ffe779;
	margin:10px 0;
}

/* Body */
#sp-main-body {
    padding: 0;
    margin:0 0 50px 0;
}

.paginahome .page-header {
	color:#ffe779;
	border-bottom:solid 2px #ffe779;
	margin-bottom:10px;
}
/*===SEZIONE PARROCCHIA===*/

#sp-parrocchia h3.sp-module-title {
	color:#388e71;
	background-color:#ffe779;
	padding:5px 0 5px 5px;
	border-radius:5px;
}

/* SEZIONE News */
#sp-position1 .sp-module-title {text-align:center;}


/* LEFT */
#sp-left .sp-module-title {
	text-align:center;
	color:#ffe779;
	border-bottom:solid 1px #ffe779 !important;
}

/*===BOTTOM===*/

#sp-bottom h3.sp-module-title {
	color:#ffe779 !important;
	text-align:center;
	border-bottom:solid 1px #ffe779;
	padding-bottom:5px;
	margin:0 0 10px 0 !important;
}

#sp-bottom1, #sp-bottom2, #sp-bottom3 {
    background-color: #388e71;
    color:#ffe779;
    padding:20px;
    border-radius:10px;
    
}

/*===LINK CONTATTI===*/
#sp-link-contatti {
	padding:50px 0;
	color:#ffe779;
}

#sp-link-contatti a {color:#ffe779;}
#sp-link-contatti a:hover {color:#ffe779;}

#sp-user2 h3.sp-module-title, #sp-user3 h3.sp-module-title, #sp-user4 h3.sp-module-title   {
	color:#ffe779;
	border-bottom:solid 1px #ffe779;
	padding:10px 0;
}
#sp-user2, #sp-user3, #sp-user4 {
	background-color:#388e71;
	text-align:center;
	border-radius:20px;
}

/* ===FOOTER=== */
#sp-footer {    
    background-color:#388e71;
}

#sp-footer a {color:#fff;}
#sp-footer a:hover {color:#ffe779;}

.contenitore-home {
	background-color: #FFF;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 80vh;
	align-items: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	background-size: cover;
	color: #ffe779;
	font-size: 48px;
	margin-top: -60px;
	line-height: 60px;
	text-align:center;
	margin-bottom:50px;
}

.contenitore-home {
    background-image: url(../images/chiesa_santa_anna.jpg);
}

.contenitore-home .item {margin-top:10%;}

/* ====MEGA MENU==== */
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
	padding:0 5px;
}

/* megamenu group */
.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color:#388e71;
    border-bottom:solid 1px #388e71;
    cursor:default;
}

/* ===Sezione News e Attività=== */

#sp-attivita-e-news .container {
	background-color:rgba(56,142,116,0.6);
	padding:50px 50px 10px 50px;
	border-radius:30px;
}

#sp-attivita-e-news .sp-module-title, #sp-attivita-e-news .sp-module-title {
	background-color:#ffe779;
	padding:10px 0 8px 10px;
	border-radius:10px;
  	text-align:center !important;
}

#sp-attivita-e-news h4 {border-bottom:solid 2px #ffe779;color:#ffe779;}

#sp-attivita-e-news a {color:#ffe779  !important;font-size:bold;}
#sp-attivita-e-news a:hover {color:#086f4c !important;}

#sp-attivita-e-news {
	padding:100px 0;
}


.mod-articlesnews__item {
	margin:60px 0;
}





