/* MENU LIST */
.nd_options_list_restaurant h4 strong {font-weight:normal;}
.nd_options_list_restaurant .nd_options_border_radius_15 {border-radius:3px;}
/* POST GRID */
.nd_options_masonry_content a.nd_options_border_radius_20 { border-radius:3px; }
.nd_options_masonry_content strong { font-weight:normal; }
/* COUNTER */
h1.nd_options_font_weight_bolder.counter-text {
    font-weight: normal;
}

.book_a_table_btn > a {
    background:white;
    border-radius: 4px;
    padding: 7px 15px !important;
    margin-left: 10px;
    color:black !important;
}