/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
@import url('http://fonts.googleapis.com/css?family=Audiowide');
/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-caption-panel {
    color: #FFF;
    background: rgba(14, 14, 15, 0.5) none repeat scroll 0% 0%;
}
.shadow {
    text-shadow: 5px 5px 6px black;
}
@media only screen and (max-width: 767px) {
   #content-fullwidth {
      width: auto;
   }
}