@charset "utf-8";
/* CSS Document */
@import url(https://use.typekit.net/nzi7iur.css);
body {
  background-color: #25262B;
  background-image: url("../images/texture4.png");
  background-repeat: repeat;
  color: #E5E5E5;
  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;
}
.roman {
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: normal;
}
.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;
}
.nestBQ {
  font-size: 200%;
  font-family: "plantin", serif;
  font-weight: 400;
  font-style: italic;
  color: #C8BD5B;
}
.murder {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#titleContainer {
  padding: 0;
}
#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: #A4A4A4;
  font-size: 1em
}
/*h1.subtitle, h1 {
  display: block;
  font-family: "News Plantin MT W01 Regular";
  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: 110px;
  font-size: 145px;
  color: #E35309;
  text-transform: lowercase;
  font-family: "ff-scala-jewel-crystal", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0;
  padding-left: 0;
  margin-right: 7px;
  margin-bottom: 0;
  margin-top: 5px;
}
a.officeLink{
	color: #E35309 !important; 
}
a.officeLink:hover{
	color: #D1797B !important;
}
a.storelinks {
  display: block;
  background-color: rgba(180, 45, 20, 1.00);
  color: #fff;
  font-size: 1em;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 7px;
}
a.storelinks:hover {
  color: #000;
  text-decoration: none;
}
.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%;
}
.bodytext a {
  color: #E35309;
  text-decoration: none;
}
.bodytext a:hover {
  color: #E0A282
}
.bodytext a:visited {
  color: #7A7A7A
}
#cover {
  width: 80%;
}
.images {
  text-align: right;
}
.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: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;
}
.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) {
  a.storelinks {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .nestBQ {
    font-size: 180%;
  }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  #viewCart {
    right: 10px;
  }
  a.storelinks {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .nestBQ {
    font-size: 215%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .bodytext {
    font-size: 1.6em;
    line-height: 1.6em;
  }
  .salestext {
    font-size: 1.6em;
    line-height: 1.6em;
  }
  .nestBQ {
    font-size: 225%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
  .storelinks {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
}
/*Extra extra large*/
@media (min-width: 1800px) {
  .container-fluid {
    max-width: 1900px;
    margin-left: auto;
    margin-right: auto;
  }
}