@charset "utf-8";
/* CSS Document */
@import url(https://use.typekit.net/nzi7iur.css);
body {
  background-color: #000;
  background-image: url("../images/digits.jpg");
  background-size: 40%;
  background-repeat: repeat;
  color: #DFDFDF;
  color: #73C770;
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: normal;
  font-variant-ligatures: common-ligatures, oldstyle-nums;
  -moz-font-feature-settings: "liga", "clig", "onum";
  -webkit-font-feature-settings: "liga", "clig", "onum";
  font-feature-settings: "liga", "clig", "onum";
  font-size: 100%;
  position: relative;
}
.img-responsive {
  width: 100%;
}
.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;
  color: #E5C728;
}
.navbar-brand img {
  width: 200px;
  padding: 4px;
  border: #777 double 4px;
}
.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(2, 2, 2, .70);
}
a.navbar-brand {}
a.navbar-brand img {}
.nav-item a {
  margin: 0 30px
}
#blkbg1 {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.55);
}
#viewCart {
  width: 32px;
  position: absolute;
  top: 13px;
  right: 70px;
  z-index: 50;
}
#titleContainer {
  padding: 60px auto;
}
#titleContainer img {
  border: none;
  opacity: .9;
  width: 100%;
  max-width: 1200px;
}
figcaption.figure-caption {
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: italic;
  padding-top: 10px;
  color: #BF6E15;
  font-size: 1em
}
figcaption.figure-caption em {
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: normal;
}
h1.subtitle, h1 {
  display: block;
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: normalc;
  text-transform: uppercase;
  font-size: 2.5em;
  letter-spacing: 3px;
  width: 100%;
  text-align: center;
  color: #E75830;
}
.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%);
}
/*.blkbg{
	background-color: rgba(0,0,0,0.70);
		
}*/
.bodytext {
  font-size: 1.3em;
  line-height: 1.4em;
  padding: 0 1% 0 1%;
}
.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;
}
figure#Trapdoor1986 img {
  width: 60%;
  float: none;
  margin-left: 20%;
}
figure#Trapdoor1986 figcaption.figure-caption {
  padding-right: 10px;
  width: 60%;
  margin-left: 20%;
}
figure#Trapdoor2020 {
  background-color: #000;
  padding: 20px;
}
figure#Trapdoor2020 img {
  border: 1px solid #878787;
  border-radius: 4px;
}
.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;
}
.paypalBTN {}
/*Custom select*/
.custom-select {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  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;
}
.paypalBTN input {}
.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) {
  figure#Trapdoor1986 {
    float: left;
    width: 40%;
    padding-left: 10px;
    margin-right: 24px;
  }
  figure#Trapdoor1986 img {
    width: 100%;
    margin-left: 0;
  }
  figure#Trapdoor1986 figcaption.figure-caption {
    padding-right: 10px;
    width: 100%;
    margin-left: 0;
  }
  .bodytext {
    padding: 0 20px;
  }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  body {
    background-size: 25%;
  }
  .bodytext {
    padding: 0 30px;
  }
  figure#Trapdoor1986 {
    width: 30%;
    margin-left: 0;
  }
  #viewCart {
    right: 10px;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .bodytext {
    padding: 0 20px;
  }
  figure#Trapdoor1986 {
    width: 40%;
    margin-left: 0;
  }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  body {
    background-size: 15%;
  }
  .bodytext {
    font-size: 1.6em;
    line-height: 1.6em;
    padding: 0 30px;
  }
  figure#Trapdoor1986 {
    width: 30%;
    margin-left: 0;
  }
}