/* Add in hotfixes that won't yet be 
/* applied properly by a branch merge */

html {
  -webkit-overflow-scrolling: touch;
  overflow-y: hidden;
}

.offscreen {
  visibility: hidden;
  position: absolute;
}

.field-duration {
  height: 2em;
}

.field-duration>i {
  vertical-align: top;
  margin-top: 3px;
}

.view-Class-Videos .field-teacher,
.view .row-list-videos .field-teacher {
  padding-left: 18px;
}

.view-Class-Videos .field-teacher i,
.view .row-list-videos .field-teacher i {
  margin-right: 2px;
  position: absolute;
  margin-top: 3px;
  left: 3px;
}

.fa-circle,
.fa-plus-circle {
  font-size: 35px !important;
  top: 5px !important;
  right: 10px !important;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bordeR: none;
}

.instructor-bubble img {
  width: 50px;
  height: 50px;
}

.views-field-field-date {
  font-size: 14px;
  color: #777;
  font-weight: 600;
  margin-bottom: 1rem !important;
}

.membership.sustaining > span {
  text-align: center;
  margin-top: -1.5rem;
  margin-bottom: 1rem;
}

.node-type-event .node img {
  max-width: 100%;
  height: auto;
}

#event-sections li {
  margin: 0 1rem 1rem 0 !important;
}

.element-invisible {
  position: absolute;
  left: -10000px;
}

.view-Yoga-Programs .program-title a {
  padding-top: .75em;
  display: block;
  color: black;
}

.view-Yoga-Programs .media-heading:hover a {
  text-decoration: underline;
}

.view-Yoga-Programs .field-body {
  font-size: 18px;
}

.view-id-Blog_page.view-display-id-block_1 .media {
  padding-bottom: 1em;
}

#vid-actions .fivestar-widget {
  margin-bottom: 0;
}

#vid-actions .flag-action,
#vid-actions .toggle__settings {
  height: 41px;
}

#vid-actions .flag-action {
  padding: .4em .5em;
}

.purchase-links .small {
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
}

.logo.navbar-btn {
  max-width: 250px;
}
