/*
Theme Name: Enfold child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

*/GENERALI */

div#header_meta { border-bottom: 1px solid #FFF!important; }
.av-hamburger-inner,.av-hamburger-inner::before,.av-hamburger-inner::after { background-color: #FFFFFF!important; }
.main_color .av-masonry {background: #FFF !important;}

.image-overlay .image-overlay-inside:before{content:'Musst du lesen!'!important;  font-size: 10px!important; }

/* Cambio il colore del menu secondario */

.av_extra_header_active {background-color: rgba(37,84,102,1)!important;}
.home #av-masonry-1 { margin-top: 10px!important; } 


/* CATEGORIE */
.category-term-description { text-align: center; color: #000; font-size: 14px; }
.category-term-description strong, .category-term-description em { font-size: 24px;}
.category-term-description em { color: #F8C64B;}


/* SEZIONI HOME */

/* MAIN NEWS */

#main_masonry figure.av-inner-masonry {

padding: 8px;
-webkit-box-shadow: 12px 12px 29px -19px rgba(37,84,102,0.6);
-moz-box-shadow: 12px 12px 29px -19px rgba(37,84,102,0.6);
box-shadow: 12px 12px 29px -19px rgba(37,84,102,0.6);
}

/* In Evidenza */

.display-posts-listing { 
margin-top: 10px;
border: 2px solid #FFF;
}
.main_color .display-posts-listing { border: none!important; }

.listing-item { padding: 10px; font-size: 16px; }
.listing-item .excerpt-dash, .listing-item .excerpt { display: none!important;}


.doveuscire-column { margin-top: -10px!important; }
#lista-news .av-magazine-thumbnail{ border: none!important;}

.ragazzaseduta img {
position: relative;
z-index: 999;
bottom: -54px;
}

.berlinoschulerivista div { border: none!important; }
.home .updated { display:none;}



/* ##### MEDIA QUERIES ######�*/

/* UNA COLONNA NEI MOBILE */
#top .container .av-masonry-col-flexible .av-masonry-entry { width: 100%;}



/* mobile */
@media only screen and (max-width: 450px) {
.logo a img { width: 60px!important; height:60px!important; }
.mailmunch-scrollbox{
	top:50%!important;
	left:50%!important;
	margin-left:-45%!important;
	margin-top:-200px!important;
	min-width: 90%!important;
	}
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.header_color .header_bg { background: #FFFFFF url(https://berlinomagazine.com/wp-content/uploads/2019/12/mobile_bm2.jpg) no-repeat center bottom!important; }
.home #av-masonry-1 { margin-top: 10px!important; } 
} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

/* grandezze container */
#home_evidenza .av-masonry-outerimage-container { height: 240px!important; }
#home_evidenza .av-inner-masonry-content { min-height: 100px;  }
} 


/* mobile */
@media only screen and (max-width: 767px) {
.logo a img { width: 60px!important; height:60px!important; }
.mailmunch-scrollbox{ 
	top:50%!important;
	left:50%!important;
	margin-left:-45%!important;
	margin-top:-200px!important;
	min-width: 90%!important;
	}
}