/*
Theme Name: RavoRes Child
Theme URI: http://ravores.jwsthemeswp.com
Template: ravores
Author: the JWSThemes team
Author URI: https://themeforest.net/user/jwsthemes
Description: RavoRes is a completely gorgeous and visually pristine, professionally graphically designed and very carefully crafted, thoroughly thought out and entirely engaging and inviting, warm and welcoming, technologically resourceful and easy to use, flexible and modern responsive WordPress restaurant and café theme. RavoRes is a theme that has been built with the deliberate intention of creating a delightfully vibrant and incredibly refined theme that is perfectly suited for elegant, upscale restaurants or cafés catering to a discerning audience that expects nothing but the highest quality and performance. RavoRes uses an OpenTable system for dining online reservations.
Tags: one-column,two-columns,custom-menu,featured-images,sticky-post,threaded-comments,translation-ready
Version: 2.0.0
Updated: 2018-12-17 09:25:59
*/
.vrmenu-sectionsbar {
    border-bottom: none !important;
    border-top: none !important;
    display: flex;
    overflow-x: auto;
    overflow-y: auto !important;
    margin: 0 auto;
    padding: 30px 0 !important;
    font-size: 16px;
    top: -1px;
    position: sticky;
    background: #fff;
    z-index: 9;
}
.vrmenu-sectionlight {
    color: #978970 !important;
}
.vrmenu-sectionlight:after {
    content: '';
    width: 61px;
    height: 20px;
    background-image: url(./images/h1-detail.png);
    position: absolute;
    bottom: 0px;
    margin-left: -60px;
}
.vrmenu-sectionsbar a:hover, .vrmenu-sectionsbar a:active, .vrmenu-sectionsbar a:visited {
    text-decoration: none;
    color: #978970 !important;
}
.section-testimonials.style-3 .testimonials .testimonial-item .jws-quote-sign:before {
    content: '‘‘' !important;
    
}
.vrmenu-detailshead h3{
    display: none !important;
}
.vr-allorders-switch-tabs{display: none !important;}
.vr-allorders-tinylist .list-order-bar .order-view-button a {
    border: 2px solid #008578 !important;
    padding: 5px 10px !important;
    color: #008578 !important;
}
.vr-allorders-tinylist .list-order-bar .order-view-button a:hover {
    color: #fff !important;
    background-color: #008578 !important;
}
@media (max-width: 1199px){
	.vrmenuslistcont{
		display: table !important;
	}
}