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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

@media (min-width: 960px) {

    .tm-navbar:not(.uk-navbar-attached) { top: 150px; }

}

.tm-navbar:not(.uk-navbar-attached) .tm-nav-logo { top: -100px; }

.tm-block {
    background: url("../../../images/African-beadwork.jpg") no-repeat center center fixed ;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}