@charset "utf-8";
/* CSS Document */
@import url(https://use.typekit.net/nzi7iur.css);
body {
  background-color: #9F9F9F;
  background-image: url(../images/blackGrain60.png);
  background-repeat: repeat;
  color: #fff;
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 100%;
  position: relative;
}
.img-responsive {
  width: 100%;
}
img {
  padding: 4px;
  border: #777 double 4px;
}
.indent {
  text-indent: 2em;
}
p {
  margin: 0;
  padding: 0;
}
em {
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: italic;
}
.smcaps {
  font-variant: small-caps;
  text-transform: lowercase;
  letter-spacing: 1px;
}
.navbar-brand img {
  width: 200px;
}
.navbar-custom {
  padding: 0 10px;
  font-family: "urw-form", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1.6em;
  border: none;
  background-color: rgba(0, 0, 0, .20);
}
a.navbar-brand {}
a.navbar-brand img {}
.nav-item a {
  margin: 0 30px
}
#viewCart {
  width: 32px;
  position: absolute;
  top: 13px;
  right: 70px;
  z-index: 50;
}
#titleContainer {
  padding: 0;
}
#titleContainer img {
  border: none;
  opacity: .9;
  width: 100%;
  max-width: 1200px;
}
.frame {
  border: 20px solid transparent;
  -webkit-border-image: url(../images/blueFrame.png) 7% round; /* Safari 3.1-5 */
  -o-border-image: url(../images/blueFrame.png) 7% round; /* Opera 11-12.1 */
  border-image: url(../images/blueFrame.png) 7% round;
}
#vid1 {
  margin-top: 30px;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px;
  border: #6384B0 double 4px;
}
figcaption.figure-caption {
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: italic;
  padding-top: 10px;
  color: #A4A4A4;
  font-size: 1em
}
h1.subtitle, h1 {
  display: block;
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 2.5em;
  letter-spacing: 3px;
  width: 100%;
  text-align: center;
  color: #E75830;
}
p.dropcap::first-letter {
  float: left;
  line-height: 70px;
  font-size: 150px;
  color: #F34E28;
  text-transform: lowercase;
  font-family: "ccmonstermashoutline", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-top: 5px;
  padding-bottom: 20px;
  padding-right: 10px;
  padding-left: 0;
  margin-right: 7px;
  margin-bottom: 0;
  margin-top: 5px;
}
a#audible {
  color: #E7D430;
}
a#audible:hover {
  color: #F0E370;
  text-decoration: none;
}
.imagesRow {
  margin-top: 20px;
}
.imagesRow img {
  width: 95%;
  margin-left: 5%;
  margin-top: 20px;
}
/*.leftmarg {}
.rightmarg {
  padding-left: 10px;
}*/
.opacity {
  -webkit-filter: opacity(80%); /* Chrome, Safari, Opera */
  filter: opacity(80%);
}
.brightness {
  -webkit-filter: brightness(110%); /* Chrome, Safari, Opera */
  filter: brightness(110%);
}
.contrast {
  -webkit-filter: contrast(160%); /* Chrome, Safari, Opera */
  filter: contrast(160%);
}
.bodytext {
  font-size: 1.3em;
  line-height: 1.4em;
  padding: 0 1% 0 1%;
}
#cover {
  width: 80%;
}
.images {
  text-align: right;
}
.rotate5 {
  position: relative;
  width: 90%;
  margin-left: 5%;
  margin-top: 10px;
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}
.rotate-5 {
  position: relative;
  width: 90%;
  margin-left: -5%;
  margin-top: 10px;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.rotate3 {
  position: relative;
  width: 90%;
  margin-left: 3%;
  margin-top: 10px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.rotate-2 {
  position: relative;
  width: 90%;
  margin-left: -2%;
  margin-top: 10px;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
a.amazon {
  text-align: center;
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  text-transform: none;
}
a.amazon:hover {
  color: #948712;
  text-decoration: none;
}
.salestext {
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.3em;
  line-height: 1.4em;
  padding: 0 1% 0 1%;
  text-align: center;
  color: #EFD135;
  color: #C8BD5B;
}
/*Custom select*/
.custom-select {
  max-width: 300px;
  background-color: #F0BC3A;
  color: #000;
  border: none;
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.2em;
  border-radius: 4px;
  height: 42px;
  padding-top: 2px;
  margin-left: auto;
  margin-right: auto;
}
.paypalBTN input {
  background-color: #FBC30A;
  border-radius: 4px;
}
.custom-select-focus {
  background-color: #000;
}
.footercontainer {
  background-color: rgba(0, 0, 0, .30);
  color: #C0C0C0;
  font-family: "urw-form", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5em;
  padding-bottom: 20px;
  padding-top: 10px;
  margin-top: 30px;
}
/* Extra small devices (portrait phones, less than 576px)*/
/* No media query since this is the default in Bootstrap

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  #historyText img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  #viewCart {
    right: 10px;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  #historyText img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .bodytext {
    font-size: 1.6em;
    line-height: 1.6em;
  }
  #historyText img {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}