@charset "utf-8";
/* CSS Document */

/* VISIBILITY
.invisibile {visibility:hidden;} */


/* SECTION PROGETTI */
div.progettiContainer {
	background-color: #edebe0;
	padding: 80px 0 60px 0;
	border-top: 20px solid #DBD7C1;
	border-bottom: 20px solid #DBD7C1;
}
.side section h1 a {
	color:#85152e;
}
.side section h1 a:hover {
	color:#a0a0a0;
}
.side section footer {
	padding:50px 10px 5px 10px;
}
section.progetti h1.sectionTitle {
	font-family: 'cuammheadbold',Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #85152e;
	margin-bottom: 30px;
}
section.progetti h1.sectionTitle a:hover {
	color:#85152e;
}
section.progetti span.dashicons {
    font-size: 40px;
    margin: -2pxpx 0 0 10px;
}
section.dona-home {
	clear: both;
	margin-left: 30px;
	/*padding-bottom: 10px;
	border-bottom: 1px solid #B7B4A2*/
}
section.dona-home h1 {
	margin-top: 30px;
}
section.dona-home ul li {
	margin-right:50px;
}
section.dona-home ul li:nth-child(3) {
	margin-right:80px;
}

/* SECTION SOCIAL */
section.social-embed {
	background-color: #fff;
	padding: 0 0 50px 0;
	border: none;
}
section.social-embed a {
	color:#313131;
	text-decoration:none;
}
section.social-embed a:hover {
	color:#85152e;
}
section.social-embed h1 {
	text-align: center;
	padding-bottom: 50px;
	font-size: 45px;
	display:none;
}
section.social-embed span.dashicons {
	font-size: 50px;
	height: 40px;
	display: block;
	width: 100%;
	text-align: left;
	border-bottom: 10px solid #efefef;
	margin-bottom: 30px;
	padding-bottom: 15px;
	position:relative;
}
section.social-embed span.dashicons em {
	/*font: normal 24px/24px 'cuammheadmedium',Helvetica,sans-serif;*/
	font: normal 18px/18px 'cuammheadbold',Helvetica,sans-serif;
	padding-top: -20px;
	vertical-align: text-bottom;
	position:absolute;
	display:block;
	top:15px;
	left:60px;
}
section.social-embed span.dashicons-instagram {
/* 	background:url(img/feed-instagram.jpg) no-repeat top left; */
}
section.social-embed iframe {
	/*border: 2px solid #aaa !important;
	border-radius: 5px;
	padding:5px;*/
}
section.social-embed div.g-calendar {
    margin: auto;
    float: none;
    clear: left;
	padding-top:30px;
	text-align:center;
}
section.social-embed div.g-calendar span.dashicons {width: 50%;margin: 10px auto;}
section.social-embed div.g-calendar p {font:normal 18px/21px 'cuammheadmedium',Helvetica,sans-serif !important;}

/* RIVISTE */
div.rivisteContainer {
	background-color: #fff;
	padding: 60px 0 110px 0;
	border-bottom: 20px solid #85152e;
}
section.rivista img {
	width:220px;
	height:auto;
	float: right;
	margin: 5px 20px 20px 20px;
	box-shadow: 4px 4px 8px #ddd;
	-ms-transform: rotate(5deg); /* IE 9 */
    -webkit-transform: rotate(5deg); /* Chrome, Safari, Opera */
    transform: rotate(5deg);
}
section.rivista h1.sectionTitle {
	margin-bottom: 30px;
}
section.rivista h1.sectionTitle a {
	color:#85152e;
	line-height:36px;
	margin-bottom: 30px;
	text-transform:none;
	font-size: 40px;
}
section.rivista h1.sectionTitle a:hover  {
	color:#a0a0a0;
}
section.rivista p {
	/*font: normal 14px/18px 'cuammpromedium',Helvetica,sans-serif;*/
	font: normal 16px/22px 'cuammheadmedium',Helvetica,sans-serif;
}
section.rivista a:hover span  {
	text-decoration:none;
}

/* CORSI */
div.corsiContainer {
	background:#F4F3EC;
}
div.corsiContainer span.dashicons.big {
	color:#CCC7A8;
	font-size:80px;
	width:80px;
	height:80px;
	padding:0 20px 50px 0;
	float:left;
}
div.corsiContainer span.dashicons.big.lente {
	background:url(img/icona-lente.jpg) no-repeat top left;
}

/* SIDEBAR */
.side section footer ul {
	overflow: hidden;
	padding: 0 0 0 30px;
}

/* FOOTER */
footer {
	padding: 0 0 60px 0;
}
footer.riga {
	border-top: 20px solid #DBD7C1;
}
footer div.container {
	padding: 50px 0;
}
footer a.logo-footer {
	margin: 0 0 20px 0;
}
footer section.social.contattaci h1 {
	background-position: 0 -130px;
}
footer section.social ul {
	overflow:hidden;
}
footer a.newsletter {
	font: normal 25px/42px 'cuammheadbold',Helvetica,sans-serif;
	display: inline-block;
	padding: 8px;
	text-align: center;
	color: #fff;
	background-color: #85152e;
	border-radius: 5px;
	padding: 2px 10px 2px 55px;
	text-transform: uppercase;
	margin: 20px 0 0 5px;
	position:relative;
	letter-spacing: -1pt;
}
footer a.newsletter2 {
	font: normal 25px/42px 'cuammheadbold',Helvetica,sans-serif;
	display: inline-block;
	padding: 8px;
	text-align: center;
	color: #fff;
	background-color: #85152e;
	border-radius: 5px;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	margin: 5px 0 0 5px;
	position:relative;
	letter-spacing: -1pt;
}
footer a.newsletter.cartoline {
	background-color: #6f6f6f;
}
footer a.newsletter:hover, footer a.newsletter.cartoline:hover {
	text-decoration:none;
	background:#313131;
}
footer a.newsletter span.dashicons {
    font-size: 40px;
	margin: 7px -50px;
	position: absolute;
}

.newsletter.cartoline {
  padding: 5px 10px 5px 10px !important;
}


/* BTNTOP */
a.btnTop {
	display:block;
	font-size:50px;
	width:50px;
	height:50px;
	background:#85152e;
	color:#fff;
	border-radius: 5px;
	position:relative;
	left:50%;
	top:96%;
	margin-left:-25px;
}
a.btnTop:hover {
	text-decoration:none;
	background:#a0a0a0;
}
a.btnTop span {
	font-size: 45px;
	color: #fff;
	margin: 2px 3px;
}

/* MENU
nav.menu {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
} */

/* NEWSHOME */
#newshome {
	margin-top: -20px;
	margin-bottom: 40px;
}
#newshome h1.header a {
	font-size:20px;
	padding: 0;
	margin: 0;
	color: #CCC7A8;
	display: block;
}
#newshome h1.header a:hover {
	color:#1f1f1f;
}
#newshome article.content {
	/*width:48%;
	padding:0 1% 20px 0;*/
	padding:0;
	float:left;
}
#newshome article.content:hover {
	background:none;
}
#newshome article.content h3 {
	font: normal 12px/12px 'cuammheadbold', Helvetica, sans-serif;
	color: #8a8a8a;
	text-transform: uppercase;
	border-top: 2px solid #EDEBE0;
	padding: 5px 0 0 0;
	margin: 5px 0;
}
#newshome article.content h1.post-title {
	font: normal 18px/20px 'cuammheadbold',Helvetica,sans-serif;
}

/* COOKIE */
#cookie-notice {background:rgba(0,0,0,0.8) !important;}
.cookie-notice-container {font-size:15px;line-height: 1.5em;}
.cookie-notice-container a {color:#DBD7C1;}
#cookie-notice .button {color:#DBD7C1;  background: none;border: 1px solid #fff;text-shadow: none !important;padding: 5px;text-transform: uppercase;font-size: 12px;}
#cookie-notice .button:hover {text-decoration:none;background:#DBD7C1;color:#000}

/* WOOCOMMERCE */
div.gadgetContainer div.widget_featured_products h2 {
	display:none;
	font-family: 'cuammheadbold',Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;
}
div.gadgetContainer ul.product_list_widget li {float:left;margin:1% 1% 0 0;width:15%;}
div.gadgetContainer ul.product_list_widget img {display:block;float:none;margin: 0 0 20px 0;width:auto;}

a.dona.imprese {
	font-size: 32px !important;
    display: inline-block;
    line-height: 30px;
    padding: 10px 20px !important;
}


#headdonate {
	text-align:center;
    margin: 35px auto 20px auto;
}
#headdonate a {
	margin: 5px auto;
    padding: 10px;
    font-weight: normal;
    cursor: pointer;
    display: block;
    width: 150px;
	font-size:30px;
}
#headdonate span {
	display:block;
	/*font: normal 16px/21px 'cuammheadmedium',Helvetica,sans-serif !important;*/
	font: normal 18px/21px 'cuammpromedium',Helvetica,sans-serif !important;
}

@media screen and (max-width: 767px) {
	#headdonate {
		clear:left;
	}
}