.follow-box .follow-button a:hover{
  text-decoration: none;
}

.follow-box .follow-button a.unfollow:link, .follow-box .follow-button a.unfollow:visited{
  background-color: #d6201c;
  color: #fff;
  padding: 4px 7px;
}

.follow-box .follow-button a.unfollow:hover{
  background-color: #b81c18;
}

.follow-box .follow-button a.unfollow::before{
  content: '\f056';
  font-family: FontAwesome;
  margin-right: 6px;
}

.follow-box .follow-button a.follow:link, .follow-box .follow-button a.follow:visited{
  background-color: #49c82a;
  color: #fff;
  padding: 4px 7px;
}

.follow-box .follow-button a.follow:hover{
  background-color: #3a9e21;
}

.follow-box .follow-button a.follow::before{
  content: '\f055';
  font-family: FontAwesome;
  margin-right: 6px;
}


.article-inner-autori .archive-post-date{
  margin-top: -20px;
}

.pagination-kriesi {
font-size:11px;
line-height:13px;
}

.pagination-kriesi span, .pagination-kriesi a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:12px 18px 11px 18px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination-kriesi a:hover{
color:#fff;
background: #3279BB;
}

.pagination-kriesi .current{
  padding:12px 18px 11px 18px;
background: #3279BB;
color:#fff;
}

.nav-links a, .nav-links a:link, .nav-links a:visited{
  background-color: #555 !important;
}

.nav-links a:hover{
  background-color: #3279BB !important;
}

.widget h4 a:link, .widget h4 a:visited{
  color:#607D8B;
}

.widget #members-list-options{
  margin-left: 15px;
}

.widget #members-list-options a:link, .widget #members-list-options a:visited{
  color:#607D8B;
}

.widget-footer-4{
  border-color: #319AA0 !important;
  padding-bottom: 15px !important;
  margin-top: 15px !important;
}

.widget-footer-4 h4{
  background-color: #319AA0 !important;
  color: #fff !important;
  border-bottom: 1px solid #319AA0 !important;
}

.widget-footer-4 a.mostra-piu{
  color: #319AA0 !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  margin-top: 15px !important;
  border-color: #319AA0 !important;
}

.widget-footer-4 a.mostra-piu:hover{
  background-color: #dcf3f4 !important;
}

.widget-footer-5{
  border-color: #47ad82 !important;
  padding-bottom: 15px !important;
  margin-top: 15px !important;

}

.widget-footer-5 h4{
  background-color: #47ad82 !important;
  color: #fff !important;
  border-bottom: 1px solid #47ad82 !important;
}

.widget-footer-5 a.mostra-piu{
  color: #47ad82 !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  margin-top: 15px !important;
  border-color: #47ad82 !important;
}

.widget-footer-5 a.mostra-piu:hover{
  background-color: #ebf7f2 !important;
}


.widget-footer-6{
  border-color: #39C6B5 !important;
  padding-bottom: 15px !important;
  margin-top: 15px !important;

}

.widget-footer-6 h4{
  background-color: #39C6B5 !important;
  color: #fff !important;
  border-bottom: 1px solid #39C6B5 !important;
}

.widget-footer-6 a.mostra-piu{
  color: #39C6B5 !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  margin-top: 15px !important;
  border-color: #39C6B5 !important;
}

.widget-footer-6 a.mostra-piu:hover{
  background-color: #e4f7f5 !important;
}
