nav.tm-navbar {
    display: none!important;
}
ul.uk-thumbnav.uk-flex-center {
    display: none;
}
div#tm-top-a ul {
    padding: 0;
}
footer.tm-footer {
    text-align: center;
    background: #000;
}
.uk-width-medium-1-2 {
    width: 100%!important;
}
body{
background-image:url('wp-content/themes/yoo_bento_wp/images/background.jpg')
}
a.uk-icon-button.uk-icon-play-circle {
    width: 200px;
    font-size: 130px!important;
    background: transparent;
    margin-top: 150px;
    height: 200px;
  
}
.uk-overlay-background{
background: rgba(255, 255, 255, .5);
}
ul.uk-dotnav.uk-flex-right {
    display: none;
}
footer.tm-footer {
    margin-top: -26px;
}
.services {
    padding: 20px;
  background: rgba(0, 0, 0, .5);
}
h3.uk-h1 {
    color: #000!important;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-family: impact;
    font-size: 66px;
}
.services h2 {
    font-family: impact;
}
.tm-slideshow .uk-overlay-panel.uk-flex-middle:not(.uk-flex-center) > div {
    max-width: 620px!important;
}
video {
    width: 100%;
    height: 41vw!important;
}
section.tm-top-a.uk-grid {
    font-weight: bold;
    font-size: 18px;
    color: #333;
}
h1 {
    font-family: impact!important;
    text-transform: uppercase!important;
  text-align:center;
}
div#tm-bottom-b ul li {
    list-style-type: none;
    display: inline-table;
    background: #000;
    padding: 2px 15px;
    color: #fff;
    font-weight: bold;
    margin: 4px;
    width: 192px;
}
div#testimonial-vid {
    text-transform: uppercase;
    background: #000;
    padding: 10px;
    color: #fff;
    text-align: center;
    cursor: pointer;
  transition: all 0.5s ease;
}
div#testimonial-vid:hover{
opacity:.5;
}


