@media (max-width:950px)
{
.filro-ricerca {
    margin-bottom: 25px;
}
}
@media (max-width:400px)
{
.filro-ricerca {
      width: 100% !important;
    box-sizing: border-box;
    margin-bottom: 25px;
}

.cont-filtro-ricerca,
.cont-filtro-ricerca {
     width: 100% !important;
    box-sizing: border-box;
}
}

.glossy-square-gray .slide-wrapper {
    height: 100% !important;
}


@media (max-width:500px)
{

.slider-img {
    height: 250px !important;
}
.advanced-slider .slider-main,
.advanced-slider {
    height: 100% !important;
}
}

#tab_search {
    display: none;
}

#box_search {
    display: block;
}

.owl-dots {
  text-align: center;
}



