

.uk-navbar-nav>li>a {
    font-family: hebbo, sans-serif;
    font-size: 20px;
    padding: 0 0;
    transition: .1s 
    ease-in-out;
    transition-property: color, background-color, border-color, box-shadow;
    position: relative;
    z-index: 1;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
} 


.uk-navbar-dropdown-nav {
    font-family: hebbo, sans-serif !important;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
}

.vbmodhorsearchmaindiv form .vbmodhorsearchbookdiv .btn {
    position: relative;
    padding: 20px 40px !important;
    font-size: 16px;
    border-color: #fff;
    color: #fff;
}


 


 

 