#but_cerca{
    max-width:16%;
}
.h4, h4 {

    font-size: 1.4rem;

}

header {
position:absolute;
}

.boxed_list ul, ol {
    list-style: initial;
    margin-left:13px;
}

.btn_mobile {
    float: left;

}
.boxed_list {
    line-height: 25px;
/*    text-align: center;*/
    padding: 10px;
    border: 1px solid #ededed;
    display: block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom:5px;
/*    margin-left:5px;*/
    font-size: 1.1rem;
    background-color: #fff;
}
p {
    margin-bottom: 0px;
}
/*.hero_in {
    width: 100%;
    height: 330px;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
}*/

/*.hero_in .wrapper h1 {
    color: #fff;
    font-size: 42px;
    font-size: 2.625rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 123px;
}
.filters_listing ul {
    margin: 0 -3px 0 8px;
}
.hero_in.tours{   
position:relative;
max-width: 1125px;
margin-top:20px;
}*/
@media (max-width: 990px) {
    
    #but_cerca{
    max-width:100%;
}
}
@media (max-width: 767px) {
/*.hero_in.tours{   
max-width: 1125px;
margin-top:0px;
}*/
        .stacca{
          background-color: #ffffff;
            position:fixed;
            top:0 !important;
            border-bottom: 1px solid #ededed;
            width:100%;
            z-index:100;
        }
}

/*.nice-select {
 background-color: transparent;   
}*/
.custom-search-input-2 .nice-select .current {
    color: #454748;
}
.filters_listing {

    background: trasparent;
    border-bottom: 0px solid;
/*    position: relative;*/
 

}