.responsive #top .black_friday_bar_cont{display:grid !important;}
#top .black_friday_bar_countdown_cont, .responsive #top .black_friday_bar_mobile, .hotelchildpage #top .black_friday_bar_cont{display:none !important;}
.pagetranslated #top .black_friday_bar_cont{display:grid !important;}
.pagetranslated #top .black_friday_bar_mobile{display:none !important;}
#top .black_friday_bar_cont{grid-template-columns:repeat(2, max-content) !important;}
#top .black_friday_bar_text_cont strong{font-weight:600 !important;color:#ffffff !important;}
.responsive #top .hide_black_friday, .palazzo-capua #top .sale_bar_cont{display:none !important;}
@media only screen and (max-width: 767px) {
.responsive #top .black_friday_bar_cont, #top.page-id-41 .booking_form_menu_cont.show_scroll_menu .black_friday_bar_mobile {
display: none !important;
} .hotelchildpage #top .black_friday_bar_mobile {
display: none !important;
}
.pagetranslated #top .black_friday_bar_mobile {
display: grid !important;
}
.responsive #top .hide_black_friday {
display: none !important;
}
#top .mob_menu_up {
top: -62px !important;
}
}