/*
Theme Name: Allegro Premium Theme
Theme URI: http://allegro.orange-themes.com/
Description: Allegro Premium Wordpress Theme
Author: Orange Themes
Author URI: http://www.orange-themes.com/
Version: 1.0.8
Tags: 
License: GNU General Public License
License URI: README_License.txt
*/


/** Wordpress default clases */

.post.sticky { background: #f8f8f8; padding: 0px 0px 16px 0px; }

.sticky .article-content { padding: 0px 16px; }

.article-block-small-image.sticky .article-header { padding: 8px 20px 0px 16px; }

.gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }

.bypostauthor {}

.main-menu-wrapper ul ul li a i { font-style: normal!important; }

.alignright  {}

.alignleft  {}

.aligncenter   {}

ul li a i { font-style: normal; }


.gal-current-image .loading {
	background: rgba(255,255,255,0.7) url(./images/loading.gif) no-repeat center center;
	line-height: 0px;
	min-height: 100px;
}

.waiter > img {
  position:relative;
}

.gal-current-image .loading img {
	opacity:0.6;
	filter:alpha(opacity=60);
}

.port-last-image .loading {
	display:inline-block;
	background:#fff url(./images/loading.gif) no-repeat center center;
	line-height:0px;
	min-height:400px;

}

.port-last-image  .loading img {
	opacity:0.6;
	filter:alpha(opacity=60);
}

/* isotope transition styles */

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
  
#infscr-loading {
	background: -moz-linear-gradient(center top , #747D84 0%, #434F56 100%) repeat scroll 0 0 transparent;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	bottom: 0;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	height: 50px;
	left: 50%;
	margin-left: -45px;
	padding-top: 20px;
	position: fixed;
	text-align: center;
	z-index: 1000;
	width: 90px;
	background-repeat:no-repeat;
	background-position: center center;
}
	
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.bypostauthor {}

img { height: auto !important; }

  #makeMeScrollable
  {
    position: relative;
  }
  
  #makeMeScrollable div.scrollableArea img
  {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
  }

.wpb_gallery.wpb_posts_slider.wpb_content_element p {
  height: 40px;
  overflow: hidden;
}

.content-block.left .widget-1.first.widget {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
.content-block.left .widget-1.first.widget h3 {
  margin-bottom: 0px;
}
.main-sidebar.right .widget-2.widget {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
.main-sidebar.right .widget-2.widget h3 {
  margin-bottom: 0px;
}
.main-sidebar.right .textwidget {
  display: none;
}
.article-photo {
}
.widget-articles.big-italy .article-photo img, .widget-articles.numeri .article-photo img {
	width: 60px;
}
.widget-articles.speciali .article-photo img {
	width: 100px;
}
.widget-articles.speciali .article-content {
	margin-left: 110px;
}
.anniversari_ieri {
	float: left;
}
.anniversari_domani {
	float: right;
}
.featured-block.main-hp .article-photo img {
	width: 100%;
}
.single-post .hover-effect {
	width: auto;
}
.single-post .hover-effect img {
	width: auto;
}
.widget-2.widget.il-punto img, .widget-3.widget.anniversari img, .widget-4b.widget.italiani-nel-mondo img {
	width: 100%
}
.archive-link:hover {
	color: #ccc;
}
.archive-link {
	color: white;
	font-size: 12px;
	padding: 7px 13px 0;
}
.block-content.category.anniversari .article-big .article-content {
	margin-left: 120px;
}
.widget-3.widget.anniversari .article-photo {
  max-height: 200px;
  overflow: hidden;
}
#result #pagebar .bar {
	padding: 3px 8px;
	background: #B03131;
	color: white;
	font-size: bold;
}
#result {
	font-weight: bold;
	line-height: 25px;
}
.block-content.news-giorno .article-content {
	margin-left: 0px;
}
.block.donne-d-italia .article-content {
	margin-left: 120px;
}

@media only screen and (max-width: 900px) {
	.double-block .content-block:not(.main) .featured-block {
	}
}
.article-content h4 br, .article-content h2 br {
	/*display: none;*/
}
@media only screen and (min-width: 600px) {

.block.big-italy .wide-article .article-content {
	margin-left: 225px;
}
}
.block.big-italy .column6 img {
	width: 60px;
	
}
.block-content.italiani-nel-mondo .article-content {
	margin-left: 0;
}
.featured-block.protagonisti {
  max-height: 240px;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
.double-block .content-block:not(.main) .featured-block {
	display: block;
}
}
@media only screen and (max-width: 575px) {
	.header-addons {
		display: none !important;
	}
}
a.mobile-menu {
	background: none !important;
	color: white !important;
}
.content input[type=password] {
display: block;
background: #fff;
padding: 6px 13px;
font-size: 13px;
border: 1px solid #d3d3d3;
font-family: 'Arial';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.content label {
display: block;
left: -120px;
white-space: nowrap;
line-height: 30px;
width: 100px;
top: 2px;
color: #6b6b6b;
}
#formlogin input[type=submit], .button {
display: inline-block;
background: #B03131;
padding: 7px 14px;
font-size: 13px;
font-weight: bold;
border: 0px;
margin-top: 20px;
cursor: pointer;
color: #fff;
font-family: 'Arial';
border-radius: 2px;
-moz-border-radius: 2px;
}

.widget-3.widget .article-content {
	margin-left: 0;
}
#mapSearch {
	float: left;
}
#clockContainer  {
	margin-top: 25px;
}
#clockContainer .clocktime {
	margin-left: 20px;
}
.widget.italiani-nel-mondo {
	border: 1px dotted #B03131;
	background-color: #fff;
}
.widget.italiani-nel-mondo h2 {
	font-size: 14px;
}
.widget.italiani-nel-mondo ul {
}
.widget.italiani-nel-mondo .archive-link {
   display: block;
   color: #333;
   text-align: right;
   clear: both;
}
.featured-block.protagonisti .article-content {
	bottom: 0;
}
.bollo {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.61);
  height: 65px;
  border-radius: 200px;
  right: -30px;
  font-size: 27px;
  top: -10px;
  width: 65px;
  text-align: center;
  line-height: 65px;
  color: white;
}
.breaking-news .ora-ticker {
	font-size: 10px;
}
.ad-banner-left {
	float: left;
}
.ad-banner-right {
	float: right;
}

@media only screen and (max-width: 1200px) {
.ad-banner-left {
	display: none;
}
.ad-banner-right {
	display: none;
}
	
}
.archive-link-doc {
	  margin-top: 20px;
  color: #B03131;
  font-size: 15px;
  font-weight: 600;
}
.float-block-sidebar {
 	background: white;
}
@media only screen and (max-width: 1024px) and (min-width: 450px) {
	.float-block-sidebar {
		width: 48%;
		float: left;
		margin-right: 2%;
	}
	.float-block-sidebar.last {
		margin-right: 0;
	}
	.float-block-sidebar iframe {
		width: 100% !important;
		min-height: 247px;
	}
	.featured-block.protagonisti {
		max-height: 278px;
	}
}
.widget div > h3 {
  display: block;
  /*background: #B03131;*/
  /*text-transform: uppercase;*/
  font-size: 16px;
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 0px 13px;
  margin-bottom: 10px;
  font-weight: bold;
}
@media only screen and (max-width: 1024px) {
	.widget-4.last.widget, #hp-genio {
		/*display: none;*/
	}
}

.donne-left .article-photo {
	float: left;
}
.donne-right .article-photo {
	float: left;
	/*margin-right: 20px;
	margin-left: 10px;*/
}
.donne-right .article-content {
	/*margin-left: 0 !important;*/
}

@media only screen and (max-width: 767px) {
	.flex-control-nav {
		display: none !important;
	}
}

.block-content.category.casucci .post {
    width: 100%;
    float: left;
    max-width: 213px;
    height: 240px;
}
.block-content.category.casucci .post .article-photo {
    float: none;
}
.block-content.category.casucci .post .article-content {
    margin-left: 0;
}
.image-mosaico {
    width: 33.333333% !important;
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    float: left;
}
.img-background  {
    background-size: cover;
    background-position: center;
}
.img-background img {
	visibility: hidden !important;
}
.banner.banner-250x250 {
	height: 250px;
	width: 250px;
	margin-bottom: 10px !important;
}
.banner a {
	width: 100%;
	height: 100%;
	display: block;
}
.banner.banner-dx-bottom-300x195 {
	height: 195px;
	width: 300px;
}
a.hover-effect.yt-starter .cover i:before {
	content: '\25b6';
	opacity: 1;
	font-size: 40px;
}
.slick-slide {
    margin: 0 10px;
  }
  /* the parent */
  .slick-list {
    margin: 0 -10px;
  }
  .madama-palazzo.article-block-big {
	  width: auto;
  }
  .slick-arrow {
	  display: none !important;
  }
 .madama-palazzo .slick-dots {
	 text-align: center;
  }
 .madama-palazzo .slick-dots li.slick-active button {
	 background: #aaa;
  }
 .madama-palazzo .slick-dots li {
	 width: auto;
 }
 .protagonisti.ritornati {
    position: relative;
    z-index: 100000000;
    overflow: visible;
 }
 .protagonisti.ritornati img:hover {
    transform: scale(1.5);
    transform-origin: center;
    transition: transform .5s;
 }
@media(max-width:478px){
       .page-id-4 .article-big .article-photo{
		width:45%;
		margin-right: 10px;
	}.page-id-4 .article-big .article-content h2 {
    		font-size:16px;
	}
	.article-big .article-content {
		margin-left: 0;
	}
}
