.block-search input[type="text"] { font-size:13px; }
.price-not-logged { color: #b00; font-weight: bold; }
.cms-home .cdz-block-title div.title-desc { text-align:justify; }

@media only screen and (min-width: 768px) {

}
@media only screen and (min-width: 1024px) {

}
@media only screen and (min-width: 1280px) {

}
@media only screen and (max-width: 767px) {

    /* lo metto con js nel template del footer
    .page-wrapper .page-header .sticky-menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background-color:#FFFFFF;
    }
    */

}

