.search form> span:first-child { 
    border-bottom: 2px solid #654c4f;
    background: #fff;
}
section.ecommerce.loghislideshow { 
    display: none;
}.gallery_griglia_compatta .hovereffect .overlay p {
    margin-bottom: 0;
} 
.gallery_griglia_compatta.colori_1 .hovereffect .overlay, .gallery_6.colori_1 .hovereffect span{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.80) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    -webkit-transform: translate3d(0,0%,0);
    transform: translate3d(0,0%,0);
    padding: 35px 15px 5px;
}.gallery_griglia_compatta .hovereffect:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
  .gallery_griglia_compatta .gallery_element {
   
    max-width: 50%;
    float: left !important;
}small.other_info {
    margin-bottom: 15px;
}



/*img verticale*/
.space_image .owl-carousel .owl-item a { 
    padding-bottom: 148%; 
}  .space_image::after {
    padding-bottom:148% !important; 
}
/*// img verticale*/