#restaurant-press-section > div > div > header > h1 {
    font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 1.5em;
    text-align: center;
    color: white;
}
h1 {
    font-size: 3em!important;
    margin: .67em 0 0.3em;
}
.restaurantpress #content div.food_menu div.summary, .restaurantpress div.food_menu div.summary, .restaurantpress-page #content div.food_menu div.summary, .restaurantpress-page div.food_menu div.summary {
    float: right;
    margin-top: 60px;
    width: 48%;
    /* clear: both; */
}
#sidebar {
float: none!important;
    
}
.restaurantpress div.foods {
    margin: 0 0 1em;
    padding: 60px;
    list-style: none outside;
    clear: both;
    background-color: white;
}

.restaurantpress div.food, .restaurantpress div.food_menu {
    margin-bottom: 60px!important;
    position: relative;
    padding: 100px;
    background-color: white;
}
.et_pb_tabs_controls li {
    border-right: none;
}
ul.et_pb_tabs_controls:after {
    border-top: none;

}
.et_pb_tab p:last-of-type {
    padding-bottom: 30px;
    text-align: center;
    color: #656767;
}
.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
    border-right: none;
}
.et_pb_tabs_0 .et_pb_tabs_controls li {
    background-color: #1b1a1a;
}
ul.et_pb_tabs_controls {
    background-color: #0000002b;
}
.restaurantpress .restaurantpress-foods-header, .restaurantpress-group .restaurantpress-foods-header, .restaurantpress-page .restaurantpress-foods-header {
    margin-bottom: 3.5em;
    border-top: none;
    border-bottom: none;
}
.restaurantpress-group .rp-grid-design-layout .rp-content-wrapper {
    position: relative;
    padding: 20px 20px 60px;
    border-bottom: 3px solid #009999;
    background: #000000cc  none repeat scroll 0 0;
}

@media only screen and (max-width: 600px) {
.restaurantpress-group #restaurant-press-section .rp-column-wrapper .rp-column-3 {
    width: 100%;
  }
}
.restaurantpress-group .rp-grid-design-layout .rp-content-wrapper .rp-desc {

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.restaurantpress-group .rp-grid-design-layout .rp-content-wrapper .rp-title {
   color: #a2b593;
}
.carousel-slider .carousel-slider__caption {
    font-weight: 880;
    position: absolute;
    width: 100%;
    top: 70%;
    background-color: #000000ab;
    padding: 20px;
    color: white;
}
.carousel-slider .carousel-slider__caption .title {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    text-align: center;
}
.carousel-slider .carousel-slider__caption .caption {
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    text-align: center;
        display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.restaurantpress-group .rp-grid-design-layout .rp-img .image-magnify {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    visibility: hidden;
    background: rgb(0 153 153 / 38%) none repeat scroll 0 0;
    -webkit-transform: translate(-50%,-50%) scale(.3);
    -ms-transform: translate(-50%,-50%) scale(.3);
    transform: translate(-50%,-50%) scale(.3);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.restaurantpress span.chef.grid::before, .restaurantpress span.chef.grid::after {
    border-top-color: #248696!important;
}
.restaurantpress span.chef {
    background-color: #248696!important;
}
.restaurantpress-group .rp-grid-design-layout .rp-content-wrapper span.price::before {
    border-right-color: #248696!important;
}
.restaurantpress-group .rp-grid-design-layout .rp-content-wrapper span.price {
    background-color: #248696!important;
}
.restaurantpress-group .rp-grid-design-layout .rp-content-wrapper {
    position: relative;
    padding: 20px 20px 60px;
    border-bottom: 3px solid #248696!important;
    background: #000000cc none repeat scroll 0 0;
}
.restaurantpress-group .rp-grid-design-layout .rp-content-wrapper .rp-title {
    color: #93c9d1!important;
}
.carousel-slider .carousel-slider__caption .caption {
    margin: 0!important;

}
.wpc-food-menu-item .wpc-food-inner-content .wpc-post-title {
    font-size: 20px;
    margin: 0 0 15px;
    position: relative;
}
