
@media screen and (max-width: 600px) {
/* inizio max-width 600 */


.subhome .visual {display:none;}

.box-ricerca #tag, #tag2, #tag22 {
    width: 100% !important;
}

.ff4 img {
    width: 80%;
}


.archive .bodyx #tag, #tag2, #tag22 {
    width: 80% !important; 
}
.archive .searchbar {
    width: 100%;
    max-width: 670px;
    margin: auto;
    position: relative;
    height: auto;
    margin-top: -10px;
}

}