div.fantasticmenu_restaurant_menu .menu-zone .container, 
div.fantasticmenu_restaurant_menu .container{
    padding: 150px 0 150px 0;
}

div.fantasticmenu_restaurant_menu .restaurant-menu-wrapper .fantasticmenu_restaurant_menu h3 {
    color: #f63b3b;
    font-size: 20px !important;
    font-weight: 700;
    margin-bottom: 60px;
}

div.fantasticmenu_restaurant_menu .menu-zone h4{
    margin-bottom: 100px;
}


div.fantasticmenu_restaurant_menu span.fantasticmenu_price {
    float: right;
    font-weight: 700;
    font-size: 15px;
}

div.fantasticmenu_restaurant_menu span.price-option-name {
    margin-right: 20px;
    font-weight: 500;
}


div.fantasticmenu_restaurant_menu span.price-value,  
div.fantasticmenu_restaurant_menu span.price-option-name{
    float: right;
}


div.fantasticmenu_restaurant_menu .fantasticmenu_restaurant_menu .col-md-4{
    padding: 50px 30px 50px 30px;
}



div.fantasticmenu_restaurant_menu .ftm_col_1_bg_theme_default .col-md-4:nth-child(1) {
    background: #f0f0f0;
    background: -webkit-linear-gradient(left, #f0f0f0 , #ececec); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #f0f0f0 , #ececec); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #f0f0f0 , #ececec); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #f0f0f0 , #ececec); /* Standard syntax */
}


div.fantasticmenu_restaurant_menu .ftm_col_2_bg_theme_default .col-md-4:nth-child(2){
  background: #f2f2f2;
  background: -webkit-linear-gradient(left, #f2f2f2 , #ebebeb); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f2f2f2 , #ebebeb); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f2f2f2 , #ebebeb); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f2f2f2 , #ebebeb); /* Standard syntax */
}


div.fantasticmenu_restaurant_menu .ftm_col_3_bg_theme_default .col-md-4:nth-child(3){
  background: #f3f3f3;
  background: -webkit-linear-gradient(left, #f3f3f3 , #eaeaea); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #f3f3f3 , #eaeaea); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #f3f3f3 , #eaeaea); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #f3f3f3 , #eaeaea); /* Standard syntax */
}

div.fantasticmenu_restaurant_menu .fantasticmenu_restaurant_menu .fantasticmenu_item p{
  color: #404040;
  font-size: 16px;
}

 
div.fantasticmenu_restaurant_menu .fantasticmenu_item .fantasticmenu-itemdescription:last-child,  .fantasticmenu_item .fantasticmenu_item_image:last-child{
  margin-bottom: 60px;
}



div.fantasticmenu_restaurant_menu .fantasticmenu_item_header_row {
    margin-bottom: 15px;
}



div.fantasticmenu_restaurant_menu section.restaurant-menu h4{
    margin-bottom: 100px;
}


div.fantasticmenu_restaurant_menu .fantasticmenu_restaurant_menu .row{
  overflow: hidden;
}

div.fantasticmenu_restaurant_menu .fantasticmenu_restaurant_menu .row>div{
    padding-bottom: 2000px;
    margin-bottom: -2000px;
} 

div.fantasticmenu_restaurant_menu .fantasticmenu_item_image img {
    margin-bottom: 10px;
}
