.sub-nav {
  font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
}

.sub-nav .active {
  color:white !important;
}

#content {
  background: white;
}

.my-center {
  text-align: center;
}

a {
  cursor: pointer;
}

#content .content {
  background: white;
}

#content #sub-nav.my-nav {
  box-shadow: 0px 7px 23px -6px black;
  z-index: 999;
  position: relative;
  height: 66px;
}

#content #sub-nav.my-nav ul li:last-child {
  float: right;
  padding-top: 0px;
  padding-right: 0px;
  cursor: inherit;
}

#content #sub-nav.my-nav ul li a:hover {
  background-color: #f6f3e7;
  color: black;
}

#content #sub-nav.my-nav ul li .active {
  background-color: #000000;
  color: white;
}

#content #sub-nav.my-nav ul li .active:hover {
  background-color: #000000;
}

h2.beloved, h3.beloved, h4.beloved, p.beloved {
  font-family: "proxima-nova-n4", "proxima-nova", sans-serif !important;
  color: black !important;
  text-align: center;
  letter-spacing: .025em;
}

h2.beloved {
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  color: #ed9d35 !important;
}

h3.beloved {
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
}

#content h4.beloved {
  font-size: 25px !important;
  line-height: 30px !important;
}

#content p.beloved {
  font-size: 20px !important;
  line-height: 26px !important;
  max-width: 620px;
  margin: auto;
  text-align: left;
  color: black !important;
}

.btn {
  display: table;
  padding: 17px;
  padding-top: 12px;
  color: #2d84c2;
  background-color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  font-size: 17px;
  line-height: 17px;
  letter-spacing: .075em;

}

a.btn.scroll-to::after {
  content: '\f107';
  font-family: FontAwesome;
  font-size: 30px;
  position: relative;
  top: 4px;

}

a.btn:hover {
  background-color: white;
}

.beloved-main-content {
  background-image: url("/images/store/beloved/beloved-hero-1.png");
  background-repeat: no-repeat;
  background-size: contain;

}

.beloved-button {
  padding-top: 220px;
  margin-bottom: 350px;
  font-family: 'proxima-nova';
  font-weight: 600;
}

.beloved-button .btn{
  margin-left: auto;
  margin-right: auto;
}

.beloved-trailer-section {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 55px;
}

.beloved-trailer-wrapper {
  width: 270px;
  display: inline-block;
}

.beloved-trailer {
  width: 253px;
  height: 142px;
}

#ai-video-1 {
  background-image: url("/images/store/beloved/the-bond-hover.png");
  background-repeat: no-repeat;
  background-position: -1000px -1000px;
}

#ai-video-2 {
  background-image: url("/images/store/beloved/gods-plan-hover.png");
  background-repeat: no-repeat;
  background-position: -1000px -1000px;
}

#ai-video-3 {
  background-image: url("/images/store/beloved/total-gift-hover.png");
  background-repeat: no-repeat;
  background-position: -1000px -1000px;
}

#the-bond {
  background-image: url("/images/store/beloved/the-bond.png");
  background-size: cover;
}

#gods-plan {
  background-image: url("/images/store/beloved/gods-plan.png");
  background-size: cover;
}

#total-gift {
  background-image: url("/images/store/beloved/total-gift.png");
  background-size: cover;
}

#the-bond:hover {
  background-image: url("/images/store/beloved/the-bond-hover.png")
}

#gods-plan:hover {
  background-image: url("/images/store/beloved/gods-plan-hover.png")
}

#total-gift:hover {
  background-image: url("/images/store/beloved/total-gift-hover.png")
}

.beloved-trailer-caption {
  margin-top: 12px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .025em;
  font-family: 'proxima-nova';
  font-weight: 600;
  text-align: center;
  color: black !important;
}

.my-border-box {
  border-top: #ed9d35 2px solid;
  border-bottom: #ed9d35 2px solid;
  margin-top: 70px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.my-border-box h3 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: #ed9d35 2px solid;
  border-bottom: #ed9d35 2px solid;
}

#content .actions .add-mp3, #content .actions .add-cd, #content .actions .add-dvd, #content .actions .add-book, #content .actions .add-box-set {
  background: #ed9d35;
}

#content .actions .icon {
  background: #2d84c2 !important;
}

div.row-fluid.row-detail div.description div.title a, div.row-fluid.author a {
  color: #2d84c2 !important;
  text-transform: uppercase !important;
  font-size: 20px;
  font-weight: bold;
}

.read-more {
  color: #2d84c2 !important;
}
