/*
Theme Name: Astra WS Child
Template: astra
Version: 1.0
*/


body li#menu-item-5073 a {
    height: 50px !important;
    background: #a98c4e !important;
    border-radius: 20px;
    color: #fff !important;
} 

body .main-header-menu .sub-menu {
    background: #000 !important;
    border-top: none !important;
}

body .sub-menu li:hover {
    background: #D8B15F;
    transition: ease-in 0.7s;
}