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

  Theme Name: Movers
  Theme URI: http://themes.webdevia.com/movers/
  Description: WP theme for moving companies
  Author: Mymoun
  Author URI: http://www.webdevia.com/
  Version: 3.0
  Text Domain: movers
  Domain Path: /languages
  
   License: Envato
  License URI: https://themeforest.net/licenses

  Tags: two-columns, responsive-layout , custom-background, threaded-comments, translation-ready, custom-menu
  
***************************************/

#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;
  }