.ddsmoothmenuh ul li ul {
    width: 100%;
}
.ddsmoothmenuh ul li a {
    display: block;
    padding: 8px 20px;
    text-decoration: none;
}
.slick-next {
    right: -33px;
}
.slick-prev {
    left: -33px;
}
.slick-next, .slick-prev {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 1em;
    line-height: 0;
    margin-top: -30px;
    outline: 0 none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 1em;
}
.centre-button {
	text-align: center;
}
.ddsmoothmenuh ul li a:link, .ddsmoothmenuh ul li a:visited {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
}
div.grid_12 .ultimatum-nav ul .current_page_item > a {
    background-color: #f5e910 !important;
    color: #243b71;
}
div.grid_12 .ultimatum-nav ul a:hover {
    background-color: #f5e910 !important;
    color: #243b71;
}
img.center {
    display: block;
    margin: 0 auto;
}
