/*login*/
.mod-easyblogwelcome label{
  
  color:#fff;
  font-weight:500;
  
}

#eb .eb-post-body {
   
    line-height: 22px;
}
.mod-easyblogwelcome .mod-btn-primary {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.mod-easyblogwelcome .mod-btn-primary:hover, #eb .mod-btn-primary:focus, #eb .mod-btn-primary:active, #eb .mod-btn-primary.active, .open .dropdown-toggle_#eb .mod-btn-primary {
    color: #fff !important;
    background-color: #639e50 !important;
    border-color: #000 !important;
}
#eb .mod-welcome-profile {
    border-bottom: 1px solid rgba(255,255,255,0.4) !important;
   
}
#eb .eb-mod-item+.eb-mod-item {
    border-top:1px solid rgba(255,255,255,0.4)!important;

}

/*blog*/

#eb .fa {
    
    color: #336c4a !important;
}
#eb .eb-header {

    display: none;
}

#eb .eb-entry {
    background: #fff;
    border: 1px solid #639e50;
    padding: 15px;
    color: #777;
    border-radius: 20px;
}

#eb .eb-entry-nav {
     border: 0px solid #ccc; 
   
}
#eb .eb-entry-related>div {
  
    position:relative;
}

#eb .eb-entry-related .text-muted {
        position: absolute;
    	top: 0px;
  padding:5px 10px 5px 10px;
  background-color:#336c4a;
  color:#fff !important;
  text-transform:uppercase;
  
}

#eb .eb-entry-related .text-muted a {
 color:#fff; 
}


#eb .eb-post-thumb .eb-post-image-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #336c4a;
    border-radius: 0px;
   /* -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.5);
    box-shadow: 0 0 1px rgba(0,0,0,0.5);*/
    display: inline-block;
    height: 220px;
    width: 300px;
    vertical-align: top;
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    position: static;
    margin: 0 !important;
}

#eb .btn-primary {
    color: #fff !important;
    background-color: #336c4a !important;
    border-color: #639e50 !important;
}

#eb .eb-entry-title {
    font-size: 28px;
  line-height:32px;
}

/*RICERCA NAZIONI*/
#eb .eb-post-title{
  font-size: 24px;
    line-height: 32px;
  font-weight:400;
  color:#336c4a;
  
}

#eb .eb-post-foot {
    border: 0px solid #ccc;
}

#eb .eb-post{
  
      background: #fff;
    border: 1px solid #639e50 !important;
    padding: 15px;
    color: #777;
    border-radius: 20px;
  overflow:hidden;
}
#eb .eb-post-hits{
  
  color:#555;
}
#eb .mt-10 {
    margin-top: 10px !important;
  margin-bottom:10px !important;
}

#eb .eb-post-author-avatar a {
   
    border: 2px solid #336c4a;
    border-radius: 50px;
    overflow: hidden;
   
}

#eb .eb-pager {
    
    border: 0px solid #ccc;
    position: relative;
  border-radius:10px;
}

#eb .eb-pager .fa, #eb .eb-pager a.disabled {
    color: rgba(255,255,255,0.95);
}
#eb .btn-default:hover, #eb .btn-default:focus, #eb .btn-default:active, #eb .btn-default.active, .open .dropdown-toggle_#eb .btn-default {
    color: #fff !important;
    background-color: #336c4a !important;
    border-color: #fff !important;
  border-radius:20px !important;
}
#eb .btn {

    border-radius: 20px;
   border-color: #336c4a !important;
    
}
#eb .eb-post-side,#eb .eb-post-side:after {
  background:none;
}

/*zona video*/
#eb.mod-easyblogshowcase-slick .eb-gallery-content__more .mod-btn-more, #eb.mod-easyblogshowcase-magazine .eb-gallery-content__more .mod-btn-more {
    color: #fff !important;
    background-color: #336c4a !important;
    border-color: rgba(255,255,255,0) !important;
}

#eb.mod-easyblogshowcase-magazine .eb-gallery-buttons .active {
    background-color: #336c4a;
}

#eb.mod-easyblogshowcase-slick .eb-gallery-content__meta a:hover, #eb.mod-easyblogshowcase-slick .eb-gallery-content__meta a:focus, #eb.mod-easyblogshowcase-magazine .eb-gallery-content__meta a:hover, #eb.mod-easyblogshowcase-magazine .eb-gallery-content__meta a:focus {
    color: #639e50;
    text-decoration: none;
}

#eb.mod-easyblogshowcase-slick .eb-gallery-content__meta a, #eb.mod-easyblogshowcase-magazine .eb-gallery-content__meta a {
    color: #f5f7e5;
}
.eb-gallery-category{
  display:none !important;
}

#eb .mod-btn-primary {
    color: #fff !important;
    background-color: #000 !important ;
    border-color: #336c4a !important ;
}
#eb .mod-btn-primary:hover, #eb .mod-btn-primary:focus, #eb .mod-btn-primary:active, #eb .mod-btn-primary.active, .open .dropdown-toggle_#eb .mod-btn-primary {
    color: #fff !important;
    background-color: #639e50 !important;
    border-color: #336c4a !important;
}

