/*
Theme Name: Cypress Hills/ Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/
/* Parent stylesheet should be loaded from functions.php not using @import */
h2.staff-entry-title.entry-title {
  min-height: 75px;
}
.staff-entry-position {
  min-height: 63px;
}
.cat-5 .staff-entry-position {
  min-height: 3px;
}
.staff-social {
  float: none !important;
  margin-top: 2px !important;
}
.staff-entry-title {
  color: #b7a000 !important;
}
#staff-single-position {
  color: #ababab !important;
  font-size: 20px !important;
  padding-bottom: 0px;
  line-height: 120%;
}
#wpcf7-f321-p318-o1 form p label {
  font-weight: bold !important;
}
#wpcf7-f321-p318-o1 form textarea, #wpcf7-f321-p318-o1 email, #wpcf7-f321-p318-o1 span {
  font-weight: normal !important;
}
.vc_tta-title-text {
  color: #b7a000 !important;
}
#staff-single-title {
  line-height: 80%;
  margin-bottom: 20px;
}
.single-staff .page-header-title {
  display: none;
}
.single-staff .page-header {
  min-height: 60px;
}
.people-pg {
  font-size: 16px;
}
.people-pg-adv {
  min-height: 40px;
  font-size: 16px;
}
.people-title {
  font-weight: 700;
}
.people-name {
  font-size: 26px;
}
.pboxshadow {
  margin: 10px 10px 40px 10px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
}
.pboxshadow .vc_column-inner {
  margin-bottom: 0px;
}
a.smallbtn {
  font-size: 0.7em !important;
  font-weight: bold;
}
.pboxshadow.vc_col-sm-3 {
  width: 23% !important;
}
.neg25 {
  margin-top: -30px;
}
.spr .vc_column-inner {
  margin-bottom: 10px;
}
.navbar-style-one .dropdown-menu > li.menu-item > a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 0px;
  color: #555;
}
.navbar-style-one .dropdown-menu > li.menu-item > a > span.link-inner {
  display: inline-block;
  line-height: 1;
  padding: 0.5em 11px;
  border-radius: 3px;
}
#site-header.wpex-full-width .container {
  width: 100% !important;
  max-width: 1240px !important;
}
.centerit .wpb_wrapper {
  text-align: center;
}
.centerit .theme-button-wrap {
  display: inline-block;
  margin: 5px;
}
.staffback {
  width: 100%;
  text-align: right;
}
a.allstaff {
  padding: 5px 10px;
  font-size: 16px;
  font-weight: bold;
  border: solid 2px #111;
  margin: 5px;
  color: #111;
  text-decoration: none;
}
a.allstaff:hover {
  padding: 5px 10px;
  font-size: 16px;
  font-weight: bold;
  border: solid 2px #111;
  margin: 5px;
  color: #fff;
  background-color: #111;
  text-decoration: none;
}
.head52 {
  font-size: 52px;
}
#staff-single-header {
  margin-bottom: 0px !important;
}
.yellowr {
  color: #cdb723;
}
@media only screen and (max-width: 828px) {
  .pboxshadow.vc_col-sm-3 {
    width: 94% !important;
  }
  #site-header #site-header-inner {
    padding: 10px;
  }
  body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 10px !important;
    top: 50%;
    margin-top: -15px;
  }
  .head52 {
    font-size: 42px;
  }
  .yellowr {
    color: #ab9715;
  }
}