/**
 * This stylesheet is for large scale, structural positioning of page elements.
 * There shoudl be no presentational code in here.
 */
.page-membership .region-featured,
.page-membership #main {
  background-color: #eeeeee;
}
.page-membership .region-featured {
  padding-bottom: 60px;
}
.logged-in #block-om-blocks-om-featured-image .om-featured-image {
  display: block;
}
.logged-in .video-wrapper-homepage {
  display: none;
}
.om-class-curly {
  position: absolute;
  bottom: -3%;
  width: 100%;
}
.page-membership .om-class-featured-caption-wrapper {
  width: 22%;
  height: 11%;
}
.page-membership .om-class-featured-title {
  font-size: 60px;
  left: 27px;
}
/**
 * tables
 */

th {
  border-bottom: none;
}
tbody {
  border-top: none;
}
.page-membership table {
  border: 2px solid #c4c4c4;
  background-color: #ffffff;
  width: 1014px;
  margin: auto;
}
.page-membership td {
  border: 2px solid #c4c4c4;
  height: 60px;
}
.page-membership thead td {
  border: none;
  border-right: 2px solid #c4c4c4;
  padding-left: 22px;
}
.page-membership th {
  border-right: 2px solid #c4c4c4;
  font-weight: 400;
  width: 225px;
  font-size: 20px;
  padding-left: 22px;
  padding-top: 18px;
}
.plan-feature {
  width: 340px;
  padding: 10px;
  color: #232e3f;
  font-size: 15px;
  padding-left: 15px;
}
.page-membership .table-price {
  font-weight: 400;
  font-size: 35px;
  border-bottom: 1px solid #ececec;
}
.page-membership .price div {
  font-size: 14px;
  color: #19233b;
  padding-left: 2px;
  padding-top: 2px;
}
.member-ship-scholarship-link {
  color: #19233b;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.member-ship-scholarship-link a {
  color: #2dccd3;
}
.action-signup-membership a {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
}
.action {
  padding-bottom: 18px;
  padding-top: 10px;
}
.page-membership .button-yellow a:link,
.button-yellow a:visited {
  border-radius: 5px;
}
.feature-yes {
  text-indent: -999em;
  background: url(/sites/all/themes/minim/images/membership-check.png) no-repeat
    center;
}
.feature-no {
  text-indent: -999em;
}
.table-access-icon {
  background: url(/sites/all/themes/minim/images/table-access-icon.png)
    no-repeat center;
  /* display: inline-block; */
  display: none;
  height: 21px;
  width: 21px;
  cursor: pointer;
}
.phone-small-menu {
  display: none;
}
#block-om-blocks-om-member-featured-image {
  position: relative;
}
.om-class-featured-image,
.om-above-footer-image-class {
  overflow: hidden;
}
.om-class-featured-image img {
  position: relative;
}
.om-class-featured-caption img {
  position: absolute;
  z-index: 999;
}
.om-class-featured-title {
  z-index: 999;
}
#block-om-blocks-om-site-link li a:hover {
  color: #2dccd3;
}
#block-om-blocks-om-site-link li.om-site-link-shopping a:hover {
  background: url(/sites/all/themes/minim/images/shopping-cart-icon-hover.svg)
    no-repeat;
  background-position: 0px 70%;
}
#block-search-form form {
  width: 100%;
  margin-top: 0px;
}
.page-search-node .region-content {
  width: 87%;
  margin: auto;
  margin-top: 50px;
}
.box-show .item-bottom,
.show .item-bottom {
  position: relative;
}
.box-show .item-bottom .media-type-2979,
.show .item-bottom .media-type-2979 {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 0;
  top: 0px;
  background: url(/sites/all/themes/minim/images/tv-icon-footer.svg);
  background-size: cover;
}
.box-show .item-bottom .media-type-2980,
.show .item-bottom .media-type-2980 {
  width: 27px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 0px;
  background: url(/sites/all/themes/minim/images/radio-icon-footer.svg);
  background-size: cover;
}
#block-om-blocks-om-featured-image .om-featured-image {
  display: none;
}
.shopping-cart-title {
  font-family: alternate-gothic-no-3-d;
  font-size: 47px;
  text-transform: uppercase;
  font-weight: 500;
}
.page-cart #main {
  background-color: #eeeeee;
  padding-bottom: 110px;
  padding-top: 65px;
}
.page-cart .om-relative-side-content {
  width: 900px;
  margin: auto;
  color: #232e3f;
}
.page-cart table th {
  font-family: alternate-gothic-no-3-d;
  font-size: 25px;
  font-weight: 500;
}
.page-cart table td {
  background-color: #fff;
}
.page-cart .line-item-total-raw {
  font-weight: 600;
}
.page-cart th:first-child,
.page-cart td:first-child {
  padding-left: 10px;
}
.page-cart form {
  width: 100%;
}
.page-cart table tbody tr,
.page-cart table thead tr {
  border-bottom: 10px solid #eee;
}
.page-cart table td {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 180px;
}
.page-cart input.form-text {
  border: none;
}
.page-cart #page .delete-line-item {
  border: 1px solid #e7b349;
  background-color: #fff;
  border-radius: 3px;
  padding: 7px;
  cursor: pointer;
  color: #212c3f;
}
.form-actions.commerce-line-item-actions.form-wrapper {
}
.form-actions.commerce-line-item-actions.form-wrapper #edit-submit {
  border: 1px solid #232e3f;
  background: #efefef;
  border-radius: 4px;
  color: #232e3f;
  font-size: 16px;
  padding: 10px 18px;
  margin-right: 10px;
}
.form-actions.commerce-line-item-actions.form-wrapper #edit-checkout {
  border: 1px solid #3ecb99;
  background: #3ecb99;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  padding: 10px 18px;
}
.line-item-total {
  font-size: 18px;
}

.media-type.media-type-Video {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 0;
  top: 0px;
  background: url(/sites/all/themes/minim/images/tv-icon-footer.svg);
  background-size: cover;
}

.media-type.media-type-Audio {
  width: 27px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 0px;
  background: url(/sites/all/themes/minim/images/radio-icon-footer.svg);
  background-size: cover;
}

.view-search-shows .view-empty h2 {
  text-align: center;
  margin: 100px 0;
}
