/* For home page  */
.home .nicdark_filter.greydark { display: none; }

/* For rooms page  */
.page-id-3420 .nicdark_filter.greydark {
    background: rgb(255 255 255);
    height: 100px;
}

/* For contact us page */

.page-id-244 .nicdark_filter.greydark {
    background: rgb(255 255 255);
    height: 100px;
}
