h1,
h2,
h3,
h4,
h5,
h6,
.callout {
  font-weight: 400;
  font-family: "abril-fatface", "jubilat", Georgia, serif;
}
a,
a:link {
  color: #f96a4e;
}
#button-to-top.affix {
  display: none;
}
i.icon-circle-arrow-right {
  margin-right: 6px;
  color: #f96a4e;
}
body {
  background: #2b2925;
  color: #ffffff;
}
a.btn-primary:link {
  background: #f96a4e;
  background: rgba(249, 106, 78, 0.75);
  padding: 4px 14px 6px 10px;
  text-transform: uppercase;
  border-radius: 50px;
  display: inline-block;
  color: #fff;
  transition: background 0.2s ease;
  -webkit-transition: background 0.2s ease;
}
a.btn-primary:hover {
  background: #f96a4e;
  text-decoration: none;
}
.content-main {
  background: url("images/bkgnd-lg.jpg") bottom center no-repeat;
  background-size: 100%;
}
footer.footer {
  clear: both;
}
@media (max-width: 991px) {
  .content-main {
    margin-top: 8%;
  }
}
.page-header {
  border-bottom: 0;
  margin: 0 6%;
  border-bottom: 1px solid #9a8c7a;
  padding-bottom: 1.5em;
}
.dek p {
  font-style: italic;
  color: #9a8c7a;
}
a.navbar-brand {
  float: none;
  margin-left: 6%;
  padding-left: 0;
  color: #ffffff;
}
.share-bar {
  position: absolute;
  top: 12px;
  right: 6%;
}
.share-bar a {
  margin: 3px;
  color: #9a8c7a;
  transition: color 0.3 ease;
  -webkit-transition: color 0.3 ease;
}
.share-bar a:hover {
  color: #f96a4e;
}
.share-bar h6 {
  display: none;
}
@media (max-width: 767px) {
  .content-main {
    padding-top: 1.25em;
  }
  a.navbar-brand {
    font-size: 1em;
  }
  a.navbar-brand .se-smile {
    width: 20px;
    height: 20px;
  }
  .page-header h1 {
    margin-top: 0.5em;
  }
}
@media (min-width: 992px) {
  .page-header h1 {
    font-size: 2em;
    float: left;
    padding-bottom: 0.5em;
    width: 55%;
  }
  .page-header .dek {
    margin-left: 60%;
  }
}
nav.page-nav a {
  color: #ffffff;
  padding: 3px;
  background-color: transparent;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
}
nav.page-nav a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.1);
}
nav.page-nav li {
  list-style-type: none;
  padding-bottom: 3px;
}
nav.page-nav li:hover {
  cursor: pointer;
}
nav.page-nav li.active {
  font-weight: 600;
}
nav.page-nav li.active a {
  color: #ffffff;
}
@media (max-width: 991px) {
  nav.page-nav ul {
    padding-left: 0;
    text-align: center;
    margin-top: 1em;
  }
  nav.page-nav li {
    display: inline-block;
    padding: 0.25em;
    border-left: 1px solid #434343;
    margin: 0 0.15em;
  }
  nav.page-nav li:last-child {
    border-right: 1px solid #434343;
  }
}
.sandwich-description .btn-primary {
  margin: 0.5em 0;
}
.sandwich-description img {
  max-width: 100%;
  margin: 1em 0;
}
.sandwich-complete img {
  max-width: 100%;
}
.sandwich-stack-container {
  position: relative;
}
.show-procedure .sandwich-stack-container {
  width: 62%;
}
@media (max-width: 767px) {
  .layer-description {
    position: fixed;
    width: 100%;
    z-index: 100;
    background: rgba(30, 30, 30, 0.75);
    padding: 1em 2em;
  }
  .layer-description.fixed {
    bottom: 0;
  }
  .layer-description p {
    display: inline;
  }
  .layer-description a {
    margin-left: 6px;
  }
  .sandwich-description-container {
    margin: 0 6%;
  }
  .sandwich-description-container h2 {
    font-size: 1.25em;
    padding-top: 1em;
    margin-right: 28%;
    width: 70%;
  }
  .sandwich-area {
    position: relative;
  }
  .sandwich-complete {
    position: absolute;
    width: 25%;
    right: 6%;
    top: 14%;
  }
  .sandwich-stack-container {
    max-width: 40%;
    margin: 2em auto 0 auto;
  }
  .show-procedure .sandwich-stack-container {
    width: 88%;
    max-width: 88%;
  }
}
@media (max-width: 479px) {
  .sandwich-stack-container {
    max-width: 75%;
  }
  .layer-description {
    font-size: 0.75em;
    line-height: 1.25em;
    overflow-y: scroll;
    padding: 1em 1.5em;
    height: 125px;
  }
  .content-main {
    background: none;
  }
  .sandwich-area {
    background: url("images/bkgnd-lg.jpg") bottom center no-repeat;
    background-size: 100%;
    padding-bottom: 4em;
  }
}
@media (min-width: 768px) {
  .layer-description {
    background: rgba(0, 0, 0, 0.15);
    padding: 1em;
    margin-top: 2em;
  }
  .layer-description-container {
    float: right;
    width: 25%;
    margin-right: 6%;
  }
  .sandwich-stack-container .bracket-top {
    position: absolute;
    left: 0;
    width: 10%;
    border-top: 1px solid #9a8c7a;
  }
  .sandwich-stack-container .bracket-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 10%;
    border-top: 1px solid #9a8c7a;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sandwich-area {
    padding-bottom: 10%;
  }
  .sandwich-stack-container {
    width: 40%;
    border-left: 1px solid #9a8c7a;
    margin-left: 6%;
    position: relative;
  }
  .sandwich-description {
    margin: 0 6% 1em 6%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .layer-description-container {
    width: 40%;
  }
  .show-procedure .sandwich-stack-container {
    width: 88%;
    max-width: 88%;
    padding-left: 0;
    margin: 2em 6%;
    border-left: 0;
  }
  .show-procedure .bracket-top,
  .show-procedure .bracket-bottom {
    border: 0;
  }
  .show-procedure .procedure-text {
    width: 55%;
    float: left;
  }
  .show-procedure .procedure-images {
    width: 40%;
    margin-left: 60%;
  }
}
@media (min-width: 992px) {
  .sandwich-description-container h2 {
    font-size: 1.5em;
    padding-top: 2em;
  }
  .sandwich-area {
    min-height: 800px;
    padding: 4em 0 13em 0;
  }
  .sandwich-description-container {
    float: left;
    width: 24%;
    margin-left: 6%;
    text-align: right;
  }
  .sandwich-stack-container {
    width: 34%;
    padding-left: 2%;
    border-left: 1px solid #9a8c7a;
    margin-left: 32%;
    position: relative;
  }
  .show-procedure .sandwich-stack-container {
    width: 62%;
    max-width: 1000px;
    margin-left: 32%;
  }
}
@media (min-width: 1200px) {
  .sandwich-area {
    min-height: 1000px;
  }
  .sandwich-stack-container {
    max-width: 425px;
    margin: 0 auto;
  }
}
.procedure-images figure {
  margin-bottom: 1em;
}
.procedure-images img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .procedure-text {
    float: left;
    width: 38%;
    margin-top: 3em;
  }
  .procedure-images {
    width: 35%;
    margin-left: 43%;
  }
}
.credits {
  padding-left: 0;
  list-style-type: none;
  font-size: 0.75em;
  font-style: italic;
  color: #676767;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding-top: 12px;
}
.credits li {
  display: inline;
  margin-right: 18px;
}
.credits a {
  color: #898989;
  text-decoration: none;
}
.credits a:hover {
  color: #989898;
}
.sandwich-layer {
  position: relative;
}
.sandwich-layer:hover {
  cursor: pointer;
}
.sandwich-layer img {
  width: 100%;
}
.layer-12 {
  z-index: 12;
}
.layer-11 {
  z-index: 11;
}
.layer-10 {
  z-index: 10;
}
.layer-9 {
  z-index: 9;
}
.layer-8 {
  z-index: 8;
}
.layer-7 {
  z-index: 7;
}
.layer-6 {
  z-index: 6;
}
.layer-5 {
  z-index: 5;
}
.layer-4 {
  z-index: 4;
}
.layer-3 {
  z-index: 3;
}
.layer-2 {
  z-index: 2;
}
#vegetable .layer-13 {
  z-index: 0;
}
#vegetable .layer-11 {
  margin-top: -10%;
}
#vegetable .layer-7 {
  margin-top: -4%;
}
#vegetable .layer-6 {
  margin-top: -3%;
}
#vegetable .layer-5 {
  margin-top: -6%;
}
#vegetable .layer-4 {
  margin-top: -7%;
}
#vegetable .layer-3 {
  margin-top: -7%;
}
#vegetable .layer-2 {
  margin-top: -4%;
}
#vegetable .layer-1 {
  margin-top: -10%;
}
#vegetable .falling.layer-13 {
  -moz-animation-delay: 1.95s;
  -webkit-animation-delay: 1.95s;
}
#vegetable .falling.layer-12 {
  -moz-animation-delay: 1.7999999999999998s;
  -webkit-animation-delay: 1.7999999999999998s;
}
#vegetable .falling.layer-11 {
  -moz-animation-delay: 1.65s;
  -webkit-animation-delay: 1.65s;
}
#vegetable .falling.layer-10 {
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}
#vegetable .falling.layer-9 {
  -moz-animation-delay: 1.3499999999999999s;
  -webkit-animation-delay: 1.3499999999999999s;
}
#vegetable .falling.layer-8 {
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
#vegetable .falling.layer-7 {
  -moz-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
}
#vegetable .falling.layer-6 {
  -moz-animation-delay: 0.8999999999999999s;
  -webkit-animation-delay: 0.8999999999999999s;
}
#vegetable .falling.layer-5 {
  -moz-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
}
#vegetable .falling.layer-4 {
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
#vegetable .falling.layer-3 {
  -moz-animation-delay: 0.44999999999999996s;
  -webkit-animation-delay: 0.44999999999999996s;
}
#vegetable .falling.layer-2 {
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
#vegetable .falling.layer-1 {
  -moz-animation-delay: 0.15s;
  -webkit-animation-delay: 0.15s;
}
#duck .layer-8 {
  z-index: 0;
}
#duck .layer-7 {
  margin-top: 3%;
}
#duck .layer-6 {
  margin-top: 1%;
}
#duck .layer-3 {
  margin-top: -20%;
}
#duck .layer-2 {
  margin-top: -7%;
}
#duck .layer-1 {
  margin-top: -15%;
}
#duck .falling.layer-8 {
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
#duck .falling.layer-7 {
  -moz-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
}
#duck .falling.layer-6 {
  -moz-animation-delay: 0.8999999999999999s;
  -webkit-animation-delay: 0.8999999999999999s;
}
#duck .falling.layer-5 {
  -moz-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
}
#duck .falling.layer-4 {
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
#duck .falling.layer-3 {
  -moz-animation-delay: 0.44999999999999996s;
  -webkit-animation-delay: 0.44999999999999996s;
}
#duck .falling.layer-2 {
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
#duck .falling.layer-1 {
  -moz-animation-delay: 0.15s;
  -webkit-animation-delay: 0.15s;
}
#carnitas .layer-8 {
  z-index: 0;
}
#carnitas .layer-7 {
  margin-top: 6%;
}
#carnitas .layer-6 {
  margin-top: 7%;
}
#carnitas .layer-5 {
  margin-top: 2%;
}
#carnitas .layer-4 {
  margin-top: 1%;
}
#carnitas .layer-2 {
  margin-top: -2%;
}
#carnitas .falling.layer-8 {
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
#carnitas .falling.layer-7 {
  -moz-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
}
#carnitas .falling.layer-6 {
  -moz-animation-delay: 0.8999999999999999s;
  -webkit-animation-delay: 0.8999999999999999s;
}
#carnitas .falling.layer-5 {
  -moz-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
}
#carnitas .falling.layer-4 {
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
#carnitas .falling.layer-3 {
  -moz-animation-delay: 0.44999999999999996s;
  -webkit-animation-delay: 0.44999999999999996s;
}
#carnitas .falling.layer-2 {
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
#carnitas .falling.layer-1 {
  -moz-animation-delay: 0.15s;
  -webkit-animation-delay: 0.15s;
}
#sausage .layer-11 {
  z-index: 0;
}
#sausage .layer-8 {
  margin-top: -8%;
}
#sausage .layer-7 {
  margin-top: -1%;
}
#sausage .layer-6 {
  margin-top: -2%;
}
#sausage .layer-5 {
  margin-top: -2%;
}
#sausage .layer-4 {
  margin-top: -4%;
}
#sausage .layer-3 {
  margin-top: -10%;
}
#sausage .layer-2 {
  margin-top: -8%;
}
#sausage .layer-1 {
  margin-top: -5%;
}
#sausage .falling.layer-11 {
  -moz-animation-delay: 1.65s;
  -webkit-animation-delay: 1.65s;
}
#sausage .falling.layer-10 {
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}
#sausage .falling.layer-9 {
  -moz-animation-delay: 1.3499999999999999s;
  -webkit-animation-delay: 1.3499999999999999s;
}
#sausage .falling.layer-8 {
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
#sausage .falling.layer-7 {
  -moz-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
}
#sausage .falling.layer-6 {
  -moz-animation-delay: 0.8999999999999999s;
  -webkit-animation-delay: 0.8999999999999999s;
}
#sausage .falling.layer-5 {
  -moz-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
}
#sausage .falling.layer-4 {
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
#sausage .falling.layer-3 {
  -moz-animation-delay: 0.44999999999999996s;
  -webkit-animation-delay: 0.44999999999999996s;
}
#sausage .falling.layer-2 {
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}
#sausage .falling.layer-1 {
  -moz-animation-delay: 0.15s;
  -webkit-animation-delay: 0.15s;
}
