/*
Theme Name: Thrive Child
Theme URI: http://themeforest.net/item/thrive-intranet-wordpress-community-theme/12275020
Description: Child Theme for Thrive WordPress Theme
Author: Dunhakdis
Author URI: http://themeforest.net/user/dunhakdis
Template: thrive
Version: 1.0.0
*/


@import url('../thrive/style.css');

#ios-homescreen-instructions {
  position:fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background-color: #ffb81c;
  height: 110px;
  text-align: center;
  padding-top: 10px;
}