﻿#cleaner-menu {
    background-image: url(https://www.mulliners.co.uk/wp-content/themes/lodgeroad/i/menubg.jpg);
    padding-left: 11px;
    margin-left: 11px;
    width: 780px;
    height: 34px;
}}

#menu li {
    background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
    border-right:1px solid white !important;
}
#menu li a {
    padding-top: 10px;
    padding-bottom:10px;
}


.dropdown.menu li  {
    height:34px;    
}

#menu .dropdown.menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
    
}

.menu-item:not(:last-child) {
    border-right: 1px solid white;
    /*border-top: 1px solid white;*/
}

.vertical.menu .menu-item {
    border-right: 1px solid white;
    /*border-top: 1px solid white;*/
}


li.menu-item::after {
    /*content: "|";
    padding-left: 1em;*/
}

#menu-item-14055 {
    background-color: #FF4500;
}

#menu-item-14055 .menu-item {
    background-color: #FF4500;
}