/*
 Theme Name:   Supra child
 Template:     Supra
*/
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed);
@import url(https://fonts.googleapis.com/css?family=Roboto);


div.emd-main , .emd-user.isotope-item, div.emd-list, .emd-filters{
      //border:1px solid red;
      width:98% !important;
}
img.modified.avatar{
    width:50%;
    margin-left:25% !important
}

img.avatar.avatar-200.photo{
    display:none;
}
 .slide-zoom h3.item-title{
     display:none;
}


.userpro-field.userpro-field-latitudine ,
.userpro-field.userpro-field-longitudine {
	/*display:none !important;*/
}

/***barra con i dots dello slider in home***/
.sp-buttons{
	background:#d0d0d0;
	padding-bottom: 10px;
}

/*iframe per i video interattivi*/
@media screen and (min-width: 800px) {
    .frame-video-4-3{
	width:600px;
	height:400px;
	}
}
/**/