.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; }
div.lm-instagram-feed.slider, .lm-instagram-grid { margin-bottom:25px; }


@media only screen and (min-width: 768px) {
    .header-wrapper-bottom { background-color:#ac9861; }
    .header-main-menu .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link { background-color:transparent !important; }
}
@media only screen and (min-width: 1024px) {
    /* empty */
}
@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;
    }
    */

}

