/*
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;
}

.post-type-archive-tribe_events #tribe-events-footer{
  display: none !important;
}
.menu-left-side-menu-container {
  padding-bottom: 20px !important;
  height: 100vh !important;
}
.tribe-events-promo {
  display: none !important;
}

.content-area ul li {
    list-style: none !important;
  }

  
  .tribe-events-c-promo {
    display: none !important;
  }

  .thrive-inline .datepicker.dropdown-menu .datepicker-days table tbody tr td {
    padding-left: 16px !important;
  }
  .thrive-inline .datepicker.dropdown-menu .datepicker-days table tbody tr td.active:before {
    left: 0 !important;
    top: 0 !important;
  }
  .thrive-inline .datepicker.dropdown-menu .datepicker-days table tbody tr td:hover:before {
    left: 0 !important;
    top: 0 !important;
  }

  .thrive-inline .datepicker.dropdown-menu table thead tr th.prev:before {
    display: none !important;
  }
  .thrive-inline .datepicker.dropdown-menu table thead tr th.next:before {
    display: none !important;
  }
  ul.wp-block-latest-posts {
    padding-left: 0 !important;
  }

  .tribe-events-l-container {
    padding: 0 !important;
  }
  #thrive_nav {
    display: none !important;
  }
  .pp-button {
	width: inherit !important;
}
