/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 @import url('https://fonts.googleapis.com/css?family=Playball');
 
 .uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
  color: #ffffff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Playball', cursive;
  text-transform: capitalize;
}

.tm-fullscreen-slideshow .uk-slideshow > li:nth-child(2) .uk-heading-large {
  border: 3px solid #283237;
}
.tm-block-top-a, tm-block-top-b{
    display: none;
}