/***************************************

  Theme Name: Waikato Mover
  Theme URI: http://www.waikatomovers.co.nz/web/
  Description: Your one stop shop for all your moving needs Based in Hamilton & servicing the Cormandel & Waikato areas.
  Author: Waikato Mover
  Author URI: http://www.waikatomovers.co.nz/web/
  Version: 1.0

  License: ---
  License URI: ----

  Tags: move, waikato, moving

***************************************/

#mask {
  display: none;
  background-color: #FFFFFF;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 100000;
}
.loader {
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}

.bg-c-top{
  background-position: center top !important;
}
