/* COLORI */
.color-primary {
	color:#ee6a1f!important;
}

.hover-underline:hover {
	text-decoration:underline!important;
}

/* INTESTAZIONE PAGINA */

#image-pagina.immagine,
#image-pagina2.immagine {
	background-color:#4A4A4A;
	min-height:250px;
	padding: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
}
#image-pagina.immagine h1,
#image-pagina2.immagine h1 {
	color:#fff;
    position: absolute;
    bottom: 10px;
    padding-left:15px;
    padding-right:15px;
    text-shadow: 1px 1px 5px black;
}
#image-pagina.immagine span.overlay,
#image-pagina2.immagine span.overlay {
	display:block;
	min-height:250px;
	background-image: url('/assets/images/sfumatura-vert.png');
    background-position-y: bottom;
    background-repeat-y: no-repeat;
	width:100%;
	top:0px;
	float:left;
    background-repeat: repeat-x;
}

.btn-primary {
	display:inline-block;
	background-color:#EE6A20;
	border-color:#EE6A20;
	border-radius:0px!important;
	padding-left:20px!important;
	padding-right:20px!important;
	cursor:pointer;
}

.btn-primary:hover {
	background-color:#EE6A20;
	border-color:#EE6A20;
    box-shadow: 0px 2px 14px -4px black;
}


/* HOME */
.box-ultimo-numero {

}
.box-ultimo-numero p {
	font-size: 1.1em;
}
.box-ultimo-numero h3 {
	font-size:1.55em;
}
.box-ultimo-numero img,
.img-shadow {
    box-shadow: 0 0 22px 5px #0000001f;
    /* border:1px solid #4A4A4A; */
}
#news-home-caption {
	background-color:#EE6A20;
	color:#fff;
}
.latest-news-box {
	background-color:#DADADA;
	min-height:162px;
	color:#fff!important;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.latest-news-box span.caption {
	color:#fff;
    position: absolute;
    bottom: 40px;
    padding-left:15px;
    padding-right:18px;
    font-size:1.3em;
    float:left;
    left:10px;
}
.latest-news-box span.overlay {
	display:block;
	min-height:162px;
	background-image: url('/assets/images/sfumatura-vert.png');
    background-position-y: bottom;
    background-repeat-y: no-repeat;
	width:100%;
	top:0px;
	float:left;
}
.latest-news-box:hover {
	box-shadow: 0px 4px 8px -4px #0000008c;
}
.latest-news-box:hover span.caption {
	text-decoration:underline;
}

/* LISTING ARTICOLI */
.list-articolo {}
.list-articolo img {
}
.list-articolo img:hover {
	opacity:0.9;
}
.list-articolo h2 {
	font-size: 1.6em;
    color: #ee6a20;
    margin:0px;
}
.list-articolo h2 a {
    color: #ee6a20!important;
}	
.list-articolo h2:hover {
	color: #ee6a20!important;
}
.list-articolo h2:hover a {
	color: #ee6a20!important;
}
.list-articolo span.time {
	font-size:0.9em;
}
.list-articolo p {
	font-size: 1.1em;
}
.list-articolo span.tag {
	display:inline-block;
	color:#fff;
	background-color:#ee6a20;
	text-transform:uppercase;
	padding: 3px 14px 2px 14px;
    font-size: 0.8em;
    border-radius: 12px;
    margin-left: 15px;
}
.separatore {
	border:0px;
	max-width:100px;
	min-width:70px;
	height:2px;
	background-color:#EE6A20;
	margin-top:10px;
}


/* BOX HOME EVENTI */
.box-home-evento {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.box-home-evento:hover {
	box-shadow: 0px 3px 16px -9px black;
}
.box-data-evento {
	font-weight:700;
	font-size:2em;
	line-height: 0.7em;
	padding-top: 5px;
}
.box-titolo-evento {
	font-size:1.2em;
	line-height: 1.1em;
}	

/* CONTENUTO PAGINA */

#page-content {
    word-wrap: break-word;
    font-size: 1.1em!important;
    min-height: 175px;
    padding-bottom: 40px!important;
}

#page-content ul,
#page-content ol {
	margin-left:20px;
}


.paginazione {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #fff;
    font-weight: 700;
    background-color: #ee6a20;
    border:2px solid #ee6a20;
}
.paginazione:hover {
	color:#ee6a20;
	background-color:#fff;
}

/* PAGINA CONTATTI */
.label-contatti {
	min-width:30px;display:inline-block;float:left;font-size:1.2em;text-align:center;
}

/* ABBONAMENTI */
.item_prodotto {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor:pointer;
}
.item_prodotto:hover,
.item_prodotto.active {
	background-color:#f5f5f5;
}


/* SIDEBAR */
.item-last-news {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.item-last-news img {
	width:23%;padding-right:2%
}
.item-last-news span {
	padding-top:1px;width:75%;
}
.item-last-news:hover span {
	text-decoration:underline!important;
}
.item-last-news:hover img {
	opacity:0.8;
}

footer .footer-block h4 {
    font-size:1.5em;
}

/* RESPONSIVO */
@media only screen and (min-width: 0px) and  (max-width: 575px) {
	.item-last-news span {
		width:100%;
	}
}
@media only screen and (min-width: 576px) {
    .box-ultimo-numero {
        margin-top:-234px!important;
    }
}