/**
* **************************************************
* General Styles
* **************************************************
**/

.owl-carousel-play .owl-controls{
  display: block;
}
.opalcoach-recent-service{
  /*margin-top: 200px;*/
}
#opal-masthead .header-main {
    position: relative;
    z-index: 100!important;
}
.white-popup{
  background: #fff none repeat scroll 0 0;
  margin: 20px auto;
  max-width: 500px;
  padding: 20px;
  position: relative;
  width: auto;
}

.appointment-form label {
  position: relative;
  display: inline;
}
.appointment-form label {
  background: #fff none repeat scroll 0 0;
    border: 1px solid #e93434;
    border-radius: 2px;
    color: #e93434;
    font-size: 13px;
    height: auto;
    line-height: 32px;
    margin-left: -76px;
    position: absolute;
    text-align: center;
    visibility: visible;
    z-index: 999;
}
.appointment-form label:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-bottom: 8px solid #FF141C;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.appointment-form-v2 input, button, select, textarea {

}
.appointment-form-v2 .error{
  color: red;
}
/**
* **************************************************
* Coach Styles
* **************************************************
**/
.archive-opalcoach-container .first-child {
    clear: both;
}
.widget-coach-categories-coach .widget-categories-coach-content {
  padding: 30px; }
.widget-coach-coach .coach-list-style-v2 .entry-title {
  font-size: 76px;
  font-family: "Playball";
  height: auto;
  font-weight: normal;
  margin: 0; }
.widget-coach-coach .coach-list-style-v2 .coach-lef {
  margin-top: 120px; }
.widget-coach-coach .coach-list-style-v2 .coach-job {
  font-size: 21px;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  letter-spacing: 8px;
  text-transform: uppercase;
  background: url("../images/icon-1.png") no-repeat left bottom;
  margin-bottom: 40px;
  padding-bottom: 40px; }
.widget-coach-coach .coach-list-style-v2 .coach-description a {
  display: inherit;
  margin-top: 15px; }
.widget-coach-coach .coach-list-style {
  border-bottom: 1px solid #e8e7e4;
  padding-bottom: 50px;
  margin-bottom: 50px; }
  .widget-coach-coach .coach-list-style .coach-info {
    border: 1px solid #e8e7e4;
    text-align: center; }
  .widget-coach-coach .coach-list-style .coach-social {
    border-bottom: 1px solid #e8e7e4;
    padding: 10px 0; }
    .widget-coach-coach .coach-list-style .coach-social a {
      width: 34px;
      height: 34px;
      border: 1px solid #c0bebd;
      color: #c0bebd;
      margin: 0 3px;
      text-align: center;
      line-height: 34px;
      border-radius: 100%;
      display: inline-block; }
      .widget-coach-coach .coach-list-style .coach-social a:hover {
        color: #d25513; }
  .widget-coach-coach .coach-list-style .coach-categories {
    padding: 20px 0; }
  .widget-coach-coach .coach-list-style .entry-title {
    font-size: 36px;
    font-family: "Playball";
    height: auto;
    font-weight: normal;
    margin: 40px 0 0; }
  .widget-coach-coach .coach-list-style .coach-job {
    font-size: 16px;
    font-weight: bold;
    font-family: "PT Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 40px; }
.widget-coach-coach .coach-grid-style .coach-info {
  background: #f1f1f1;
  padding: 30px;
  text-align: center;
  position: relative; }
.widget-coach-coach .coach-grid-style .coach-social {
  position: absolute;
  margin: 0 auto;
  text-align: center;
  top: -20px;
  left: 0;
  right: 0;
  width: 100%; }
  .widget-coach-coach .coach-grid-style .coach-social a {
    width: 34px;
    height: 34px;
    color: #c0bebd;
    margin: 0 3px;
    text-align: center;
    line-height: 34px;
    border-radius: 100%;
    background: white;
    display: inline-block; }
    .widget-coach-coach .coach-grid-style .coach-social a:hover {
      color: #d25513; }
.widget-coach-coach .coach-grid-style .entry-title {
  height: 30px;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0; }
  .widget-coach-coach .coach-grid-style .entry-title a {
    font-size: 16px;
    font-family: "PT Sans", sans-serif; }
.widget-coach-coach .coach-grid-style .coach-job {
  font-size: 16px;
  font-family: "Playball";
  color: #d25513; }

.coach-one .coach-grid-style {
  margin-top: 30px; }
.coach-one .coach-box-image {
  border-radius: 100%;
  width: 116px;
  overflow: hidden;
  display: inline-block;
  padding: 4px;
  border: 3px solid #d25513; }
  .coach-one .coach-box-image img {
    border-radius: 100%; }
.coach-one .widget-coach-coach .coach-grid-style .coach-info {
  background: transparent; }

.widget-coach-coach .entry-content {
  text-align: center;
}

.coach-list {
  padding: 10px;
  margin: 0px;
}
.coach-list .coach-left{
  text-align: center;
}

/**
* Single coach
*/
.opalcoach-contact-form button{
  margin:auto;
  width: 100%;
}

/**
* **************************************************
* Department Styles
* **************************************************
**/

.first-child{
  clear: both;
}
.opalcoach-recent-departments .opal-coach-department{
  margin: 10px 10px 10px -20px;
  text-align: center;
  min-height: 280px;
}
.opalcoach-recent-departments .opal-coach-department .opal-department-icon .opal-icon{
  font-style: normal;
}

/**
* **************************************************
* Service Styles
* **************************************************
**/

.opalcoach-recent-service .nav-tabs{
}
.opalcoach-recent-service .service-box-image-tab a{
  display: none;
}

.opalcoach-recent-service article{
  padding: 5px;
  min-height: 300px;
  text-align: center;
}
.opalcoach-recent-service .service-categories{
  color: #ccc;
}
.list-group-item-text .row{
  border-top:1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.service-right .entry-content{
  text-align: left!important;
}



