/*
Theme Name: gerini Child
Text Domain: gerini
Template: gerini
*/

a:hover,
p a:hover {
  color: #bdbcbc !important;
}

::selection {
  background: #bdbcbc !important;
  color: #fff;
}

::-moz-selection {
  background: #bdbcbc !important;
  color: #fff;
}

#eltdf-back-to-top>span {
    background-color: #bdbcbc !important;
    border: 1px solid #bdbcbc !important;
}

.eltdf-blog-holder article .eltdf-post-info-top>div {
	display: none !important;
    
}

.eltdf-blog-holder article .eltdf-post-info-bottom .eltdf-post-info-bottom-left>div {
    display: none !important;
}

.eltdf-related-posts-holder .eltdf-related-post .eltdf-post-info>div:last-child {
	display: none !important;
}

.eltdf-pl-filter-holder ul li.eltdf-pl-current span, .eltdf-pl-filter-holder ul li:hover span, .eltdf-pl-standard-pagination ul li.eltdf-pl-pag-active a {
    color: #bdbcbc !important;
}
@media (min-width: 1025px){
.home .bloccoservizihome .eltdf-info-box .eltdf-info-box-item-holder-inner {
    min-height: 471px;
}
}
body .wpcf7-form p {
    line-height: normal;
}


