@font-face {
    font-family: 'FilmotypeKeynote';
    src: url('/assets/theme/walldrug/fonts/filmotype/filmotype-keynote.eot');
    src: url('/assets/theme/walldrug/fonts/filmotype/filmotype-keynote.eot?#iefix') format('embedded-opentype'), url('/assets/theme/walldrug/fonts/filmotype/filmotype-keynote.woff2') format('woff2'), url('/assets/theme/walldrug/fonts/filmotype/filmotype-keynote.woff') format('woff'), url('/assets/theme/walldrug/fonts/filmotype/filmotype-keynote.ttf') format('truetype'), url('/assets/theme/walldrug/fonts/filmotype/filmotype-keynote.svg#youworkforthem') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gringo';
    src: url('/assets/theme/walldrug/fonts/gringo/gringo-webfont.eot');
    src: url('/assets/theme/walldrug/fonts/gringo/gringo-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/theme/walldrug/fonts/gringo/gringo-webfont.woff') format('woff'), url('/assets/theme/walldrug/fonts/gringo/gringo-webfont.ttf') format('truetype'), url('/assets/theme/walldrug/fonts/gringo/gringo-webfont.svg#gringo') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('/assets/theme/walldrug/fonts/opensans/opensans-regular-webfont.eot');
    src: url('/assets/theme/walldrug/fonts/opensans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/theme/walldrug/fonts/opensans/opensans-regular-webfont.woff2') format('woff2'), url('/assets/theme/walldrug/fonts/opensans/opensans-regular-webfont.woff') format('woff'), url('/assets/theme/walldrug/fonts/opensans/opensans-regular-webfont.ttf') format('truetype'), url('/assets/theme/walldrug/fonts/opensans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('/assets/theme/walldrug/fonts/opensans/opensans-bold-webfont.eot');
    src: url('/assets/theme/walldrug/fonts/opensans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/theme/walldrug/fonts/opensans/opensans-bold-webfont.woff2') format('woff2'), url('/assets/theme/walldrug/fonts/opensans/opensans-bold-webfont.woff') format('woff'), url('/assets/theme/walldrug/fonts/opensans/opensans-bold-webfont.ttf') format('truetype'), url('/assets/theme/walldrug/fonts/opensans/opensans-bold-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.converse.media-entry {
    float: left;
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
}
.converse.media-entry:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.converse.media-sizer {
    width: 25%;
}
.converse.media-entry.instagram {
    display: inline-block;
    position: relative;
    margin-bottom: 32.5px;
}
.converse.media-entry.instagram img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
}
.converse.media-entry.instagram .media-entry-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    display: none;
    border-style: solid;
    border-width: 50px;
    padding: 0;
    -moz-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    color: #fff;
}
.converse.media-entry.instagram .media-entry-overlay img {
    border-radius: 50%;
    position: absolute;
    max-width: 70px;
    left: 50%;
    margin-left: -35px;
    top: -35px;
}
.converse.media-entry.instagram .media-entry-overlay p {
    position: absolute;
    top: 34%;
    width: 140%;
    margin: 0 -20%;
    color: #fff;
    font-weight: bold;
    font-size: .85em;
    line-height: 1.35em;
    text-align: center;
    text-shadow: 0px 0px 7px rgba(178, 104, 15, 0.9);
}
.converse.media-entry.instagram .media-entry-overlay i {
    position: absolute;
    bottom: -40px;
    color: #fff;
    font-size: 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
    left: 50%;
    margin-left: -16px;
}
.converse.media-entry.instagram:hover .media-entry-overlay {
    display: block;
}
.converse.media-entry.twitter {
    display: inline-block;
    position: relative;
    margin-bottom: 32.5px;
}
.converse.media-entry.twitter .media-entry-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-style: solid;
    border-width: 50px;
    padding: 0;
    -moz-border-image: url(/media/theme/button-border-1-green.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-green.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-green.png) 50 fill;
    border-image: url(/media/theme/button-border-1-green.png) 50 fill;
    color: #fff;
}
.converse.media-entry.twitter .media-entry-container img {
    border-radius: 50%;
    position: absolute;
    max-width: 48px;
    left: 50%;
    margin-left: -24px;
    top: -24px;
}
.converse.media-entry.twitter .media-entry-container p {
    position: absolute;
    top: 30%;
    width: 140%;
    margin: 0 -20%;
    color: #fff;
    font-weight: bold;
    font-size: .85em;
    line-height: 1.35em;
    text-align: center;
    text-shadow: 0px 0px 7px rgba(20, 17, 17, 0.9);
}
.converse.media-entry.twitter .media-entry-container i {
    position: relative;
    bottom: auto;
    color: #fff;
    font-size: 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
    left: 50%;
    margin-left: -16px;
}
.converse.media-entry.twitter:hover .media-entry-overlay {
    display: block;
}
.no-borderimage .converse.media-entry.instagram .media-entry-overlay {
    /*display: block;*/
    border-width: 1px;
    background-color: #ec9c39;
}
.no-borderimage .converse.media-entry.instagram .media-entry-overlay p {
    width: 100%;
    margin: 0;
    left: 0;
    top: 30px;
    padding: 20px;
}
.no-borderimage .converse.media-entry.instagram .media-entry-overlay i {
    bottom: 40px;
}
.no-borderimage .converse.media-entry.twitter .media-entry-container {
    border-width: 1px;
    background-color: #2c5445;
}
.no-borderimage .converse.media-entry.twitter .media-entry-container p {
    width: 100%;
    margin: 0;
    left: 0;
    body.home .bg-wrapper-original-store top: 30px;
    padding: 20px;
}
.no-borderimage .converse.media-entry.twitter .media-entry-container i {
    bottom: 40px;
}
@media (max-width: 970px) {
    .converse.media-entry {
        width: 31%;
    }
}
@media (max-width: 768px) {
    .converse.media-entry {
        width: 48%;
    }
}
@media (max-width: 480px) {
    .converse.media-entry {
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
    }
    .converse.media-entry.twitter .media-entry-container p {
        width: 120%;
        margin: 0 -10%;
    }
}
.button {
    display: inline-block;
    min-width: 45px;
    min-height: 34px;
    /* font-size: 18px; */
    /* line-height: 24px; */
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
}
.button span {
    padding-top: 0 !important;
}
.footer-nav {
    font-size: 140%;
    line-height: 152%;
}
.footer-nav .button {
    text-align: left;
}
.button:hover {
    /*  background-color: #ED9C39;
  background-color: rgba(237, 156, 57, 0.8); */
}
#test .button:hover {
    /*  background-color: #ED9C39;
  background-color: rgba(235, 139, 35, 0.8); */
}
.button.style1, .button.style1.white, div.button.style1:hover {
    border-style: solid;
    border-width: 50px;
    padding: 0;
    -moz-border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    color: #333;
}
@media (max-width: 767px) {
    .button.style1, .button.style1.white, div.button.style1:hover {
        border-width: 25px;
    }
}
.button.style1 ul li, .button.style1.white ul li, div.button.style1:hover ul li {
    text-align: left;
    margin-left: 20px;
}
.button.style1 > *, .button.style1.white > *, div.button.style1:hover > * {
    margin-left: -25px;
    margin-right: -25px;
}
div.button.style1 {
    border-style: solid;
    border-width: 50px;
    padding: 0;
    -moz-border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    color: #333;
}
div.button.style1 hr {
    border: 0;
    height: 1px;
    background: #fff;
    background-image: linear-gradient(to right, #e9a03c, #ffffff, #e9a03c);
    width: 85%;
    margin: 10px auto 5px;
}
div.button.style1 h3 span.text-uppercase {
    padding: 0;
    margin: 0;
    font-size: 170%;
    line-height: 100%;
}
div.button.style1 h3:last-child {
    margin-bottom: 0;
}
div.button.style1 span.text-nowrap {
    font-family: "Gringo";
    font-size: 170%;
    line-height: 150%;
    letter-spacing: 0.1em;
    color: #fff;
    padding-top: 10px;
}
div.button.style1 span.text-nowrap strong {
    display: block;
    font-family: "Gringo";
    color: #005F2E;
}
.button.style1:hover, .button.style1.white:hover {
    -moz-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    color: #fff;
}
#test .button.style1:hover, #test .button.style1.white:hover {
    -moz-border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    color: #fff;
}
.button.style1.green {
    -moz-border-image: url(/media/theme/button-border-1-green.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-green.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-green.png) 50 fill;
    border-image: url(/media/theme/button-border-1-green.png) 50 fill;
    color: #fff;
}
.button.style1.orange {
    -moz-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    color: #fff;
}
#test .button.style1.orange {
    -moz-border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    color: #fff;
}
.button.style1.orange:hover {
    -moz-border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    border-image: url(/media/theme/button-border-1-white.png) 50 fill;
    color: #333;
}
.button.style1.orange:hover p {
    color: #333;
}
div.button.style1.orange:hover {
    -moz-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
}
.button.style1.red {
    -moz-border-image: url(/media/theme/button-border-1-red.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-red.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-red.png) 50 fill;
    border-image: url(/media/theme/button-border-1-red.png) 50 fill;
    color: #fff;
}
.button.style2, .button.style2.white {
    border-style: solid;
    border-width: 30px;
    padding: 0;
    -moz-border-image: url(/media/theme/button-border-2-white.png) 30 stretch;
    -webkit-border-image: url(/media/theme/button-border-2-white.png) 30 stretch;
    -o-border-image: url(/media/theme/button-border-2-white.png) 30 stretch;
    border-image: url(/media/theme/button-border-2-white.png) 30 stretch;
    color: #fff;
}
.button.style2 ul li, .button.style2.white ul li {
    text-align: left;
    margin-left: 20px;
}
.button.style2.green {
    -moz-border-image: url(/media/theme/button-border-2-green.png) 30 stretch;
    -webkit-border-image: url(/media/theme/button-border-2-green.png) 30 stretch;
    -o-border-image: url(/media/theme/button-border-2-green.png) 30 stretch;
    border-image: url(/media/theme/button-border-2-green.png) 30 stretch;
}
.button.style2.orange {
    -moz-border-image: url(/media/theme/button-border-2-orange.png) 30 stretch;
    -webkit-border-image: url(/media/theme/button-border-2-orange.png) 30 stretch;
    -o-border-image: url(/media/theme/button-border-2-orange.png) 30 stretch;
    border-image: url(/media/theme/button-border-2-orange.png) 30 stretch;
}
.button.style2.red {
    -moz-border-image: url(/media/theme/button-border-2-red.png) 30 stretch;
    -webkit-border-image: url(/media/theme/button-border-2-red.png) 30 stretch;
    -o-border-image: url(/media/theme/button-border-2-red.png) 30 stretch;
    border-image: url(/media/theme/button-border-2-red.png) 30 stretch;
}
.button.style3 {
    line-height: 30px;
    padding: 20px 20px;
    font-size: 24px;
    border-style: solid;
    border-width: 0px 30px 4px;
    -moz-border-image: url(/media/theme/button-border-3.png) 0 44 4 stretch;
    -webkit-border-image: url(/media/theme/button-border-3.png) 0 44 4 stretch;
    -o-border-image: url(/media/theme/button-border-3.png) 0 44 4 stretch;
    border-image: url(/media/theme/button-border-3.png) 0 44 4 fill stretch;
    color: #000;
}
.button.style4 {
    border-style: solid;
    border-width: 30px;
    padding: 0;
    -moz-border-image: url(/media/theme/button-border-4.png) 30 fill;
    -webkit-border-image: url(/media/theme/button-border-4.png) 30 fill;
    -o-border-image: url(/media/theme/button-border-4.png) 30 fill;
    border-image: url(/media/theme/button-border-4.png) 30 fill;
    color: #fff;
}
.button.style4 ul li {
    text-align: left;
    margin-left: 20px;
}
.button.style5 {
    border-style: solid;
    border-width: 30px;
    padding: 0;
    -moz-border-image: url(/media/theme/button-border-4.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-4.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-4.png) 50 fill;
    border-image: url(/media/theme/button-border-4.png) 50 fill;
    color: #fff;
}
.button.style5 ul li {
    text-align: left;
    margin-left: 20px;
}
.btn-primary {
    background-color: #ee9c39;
    border-color: #db8926;
    color: #fff;
}
.btn-primary:hover {
    background-color: transparent;
    border-color: #ee9c39;
    color: #ee9c39;
}
#test .btn-primary {
    background-color: #eb8b23;
    border-color: #eb8b23;
    color: #fff;
}
#test .btn-primary:hover {
    background-color: transparent;
    border-color: #fc0;
    color: #fc0;
}
.no-borderimage .button {
    border-width: 1px;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.8);
}
.no-borderimage .button.style1 {
    border-width: 1px;
    padding: 20px;
}
.no-borderimage .button.style1.green {
    background-color: #2c5445;
}
.no-borderimage .button.style1.orange {
    background-color: #ec9c39;
}
.no-borderimage .button.style1.orange:hover {
    background-color: #ec9c39;
}
.no-borderimage .button.style1.red {
    background-color: #cc3333;
}
.no-borderimage .button.style2 {
    border-width: 1px;
    padding: 20px;
}
.no-borderimage .button.style2.green {
    background-color: #2c5445;
}
.no-borderimage .button.style2.orange {
    background-color: #ec9c39;
}
.no-borderimage .button.style2.orange:hover {
    background-color: #ec9c39;
}
.no-borderimage .button.style2.red {
    background-color: #cc3333;
}
.no-borderimage .button.style3 {
    border-width: 1px;
    padding: 20px;
}
.no-borderimage .button.style4 {
    border-width: 1px;
    padding: 20px;
}
.no-borderimage .button.style5 {
    border-width: 1px;
    padding: 20px;
}
.no-borderimage div.button.style1.orange:hover {
    -moz-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
    border-image: url(/media/theme/button-border-1-orange.png) 50 fill;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .form-control {
    height: 34px;
}
.slick-slider {
    margin-bottom: 0 !important;
}
#test div.button.style1.orange:hover {
    -moz-border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    -webkit-border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    -o-border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
    border-image: url(/media/theme/button-border-1-marigold.png) 50 fill;
}
.sprite-button {
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0;
    border: solid 8px transparent;
    position: relative;
    box-sizing: content-box;
}
.home .sprite-button {
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0;
    border: solid 8px transparent;
    position: relative;
    box-sizing: content-box;
}
.home .sprite-button:hover:after {
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    content: "MORE \f178";
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 28px;
    text-align: center;
    width: 112px;
    margin-left: -56px;
    margin-top: -22px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
}
@media (max-width: 768px) {
    .home .sprite-button:hover:after {
        font-size: 22px;
    }
}
.home .sprite-button.sprite-button-stop:hover:after {
    content: "You won't be sorry \f256";
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
.home .sprite-button.sprite-button-cafe:hover:after {
    content: "Great eats \f0f5";
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
.home .sprite-button.sprite-button-where-the-heck:hover:after {
    content: "How to get here \f279";
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
.home .sprite-button.sprite-button-retail-stores:hover:after {
    content: "Supplies for the road & lots more \f02d";
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
.home .sprite-button.sprite-button-boots-buckles-belts:hover:after {
    content: "Gifts Galore \f06b";
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
.home .sprite-button.sprite-button-5-cent-coffee:hover:after {
    content: "World Famous \f0f4";
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
.home .sprite-button.sprite-button-donuts:hover:after {
    content: "Fresh Daily \f164";
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
.home .sprite-button.sprite-button-ride-the-jackalope:hover:after {
    content: "Best Vacation Photo \f030";
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
.home .sprite-button.sprite-button-soda-fountain:hover:after {
    content: "Homemade Ice Cream \f25b \A (Open Seasonally)";
    white-space: pre;
    /* or pre-wrap */
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
.home .sprite-button.sprite-button-burgers:hover:after {
    content: "Delicious \f0f5";
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
.home .sprite-button.sprite-button-bus-unloading:hover:after {
    content: "Groups Welcome \f207";
    width: 100%;
    margin-left: 0;
    text-align: center;
    left: auto;
}
a.sprite-button:hover:before {
    display: block;
    position: absolute;
    content: "";
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px;
    background-color: #ED9C39;
    background-color: rgba(237, 156, 57, 0.8);
}
/* 50% */
.sprite-button-5-cent-coffee {
    background-position: 0 -825px;
    background-size: 300px auto;
    width: 126.75px;
    height: 106.2px;
}
@media (min-width: 768px) {
    .sprite-button-5-cent-coffee {
        background-position: 0 -825px;
        background-size: 300px auto;
        width: 126.75px;
        height: 106.2px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-5-cent-coffee {
        background-position: 0 -1375px;
        background-size: 500px auto;
        width: 211.25px;
        height: 177px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-5-cent-coffee {
        background-position: 0 -1375px;
        background-size: 500px auto;
        width: 211.25px;
        height: 177px;
    }
}
/* 100% */
.x-large .sprite-button-5-cent-coffee, .x-large.sprite-button-5-cent-coffee {
    background-position: 0 -2750px;
    background-size: 1000px auto;
    width: 422.5px;
    height: 354px;
}
/* 65% */
.large .sprite-button-5-cent-coffee, .large.sprite-button-5-cent-coffee {
    background-position: 0 -1787.5px;
    background-size: 650px auto;
    width: 274.625px;
    height: 230.1px;
}
/* 30% */
.small .sprite-button-5-cent-coffee, .small.sprite-button-5-cent-coffee {
    background-position: 0 -825px;
    background-size: 300px auto;
    width: 126.75px;
    height: 106.2px;
}
/* 50% */
.sprite-button-boots-buckles-belts {
    background-position: 0 -735px;
    background-size: 300px auto;
    width: 232.35px;
    height: 75.3px;
}
@media (min-width: 768px) {
    .sprite-button-boots-buckles-belts {
        background-position: 0 -735px;
        background-size: 300px auto;
        width: 232.35px;
        height: 75.3px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-boots-buckles-belts {
        background-position: 0 -1225px;
        background-size: 500px auto;
        width: 387.25px;
        height: 125.5px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-boots-buckles-belts {
        background-position: 0 -1225px;
        background-size: 500px auto;
        width: 387.25px;
        height: 125.5px;
    }
}
/* 100% */
.x-large .sprite-button-boots-buckles-belts, .x-large.sprite-button-boots-buckles-belts {
    background-position: 0 -2450px;
    background-size: 1000px auto;
    width: 774.5px;
    height: 251px;
}
/* 65% */
.large .sprite-button-boots-buckles-belts, .large.sprite-button-boots-buckles-belts {
    background-position: 0 -1592.5px;
    background-size: 650px auto;
    width: 503.425px;
    height: 163.15px;
}
/* 30% */
.small .sprite-button-boots-buckles-belts, .small.sprite-button-boots-buckles-belts {
    background-position: 0 -735px;
    background-size: 300px auto;
    width: 232.35px;
    height: 75.3px;
}
/* 50% */
.sprite-button-burgers {
    background-position: 0 -1200px;
    background-size: 300px auto;
    width: 134.1px;
    height: 83.25px;
}
@media (min-width: 768px) {
    .sprite-button-burgers {
        background-position: 0 -1200px;
        background-size: 300px auto;
        width: 134.1px;
        height: 83.25px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-burgers {
        background-position: 0 -2000px;
        background-size: 500px auto;
        width: 223.5px;
        height: 138.75px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-burgers {
        background-position: 0 -2000px;
        background-size: 500px auto;
        width: 223.5px;
        height: 138.75px;
    }
}
/* 100% */
.x-large .sprite-button-burgers, .x-large.sprite-button-burgers {
    background-position: 0 -4000px;
    background-size: 1000px auto;
    width: 447px;
    height: 277.5px;
}
/* 65% */
.large .sprite-button-burgers, .large.sprite-button-burgers {
    background-position: 0 -2600px;
    background-size: 650px auto;
    width: 290.55px;
    height: 180.375px;
}
/* 30% */
.small .sprite-button-burgers, .small.sprite-button-burgers {
    background-position: 0 -1200px;
    background-size: 300px auto;
    width: 134.1px;
    height: 83.25px;
}
/* 50% */
.sprite-button-bus-unloading {
    background-position: 0 -1305px;
    background-size: 300px auto;
    width: 87.59999999999999px;
    height: 87.3px;
}
@media (min-width: 768px) {
    .sprite-button-bus-unloading {
        background-position: 0 -1305px;
        background-size: 300px auto;
        width: 87.59999999999999px;
        height: 87.3px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-bus-unloading {
        background-position: 0 -2175px;
        background-size: 500px auto;
        width: 146px;
        height: 145.5px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-bus-unloading {
        background-position: 0 -2175px;
        background-size: 500px auto;
        width: 146px;
        height: 145.5px;
    }
}
/* 100% */
.x-large .sprite-button-bus-unloading, .x-large.sprite-button-bus-unloading {
    background-position: 0 -4350px;
    background-size: 1000px auto;
    width: 292px;
    height: 291px;
}
/* 65% */
.large .sprite-button-bus-unloading, .large.sprite-button-bus-unloading {
    background-position: 0 -2827.5px;
    background-size: 650px auto;
    width: 189.8px;
    height: 189.15px;
}
/* 30% */
.small .sprite-button-bus-unloading, .small.sprite-button-bus-unloading {
    background-position: 0 -1305px;
    background-size: 300px auto;
    width: 87.59999999999999px;
    height: 87.3px;
}
/* 50% */
.sprite-button-cafe {
    background-position: 0 -435px;
    background-size: 300px auto;
    width: 185.85px;
    height: 78px;
}
@media (min-width: 768px) {
    .sprite-button-cafe {
        background-position: 0 -435px;
        background-size: 300px auto;
        width: 185.85px;
        height: 78px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-cafe {
        background-position: 0 -725px;
        background-size: 500px auto;
        width: 309.75px;
        height: 130px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-cafe {
        background-position: 0 -725px;
        background-size: 500px auto;
        width: 309.75px;
        height: 130px;
    }
}
/* 100% */
.x-large .sprite-button-cafe, .x-large.sprite-button-cafe {
    background-position: 0 -1450px;
    background-size: 1000px auto;
    width: 619.5px;
    height: 260px;
}
/* 65% */
.large .sprite-button-cafe, .large.sprite-button-cafe {
    background-position: 0 -942.5px;
    background-size: 650px auto;
    width: 402.675px;
    height: 169px;
}
/* 30% */
.small .sprite-button-cafe, .small.sprite-button-cafe {
    background-position: 0 -435px;
    background-size: 300px auto;
    width: 185.85px;
    height: 78px;
}
/* 50% */
.sprite-button-donuts {
    background-position: 0 -945px;
    background-size: 300px auto;
    width: 189.3px;
    height: 80.40000000000001px;
}
@media (min-width: 768px) {
    .sprite-button-donuts {
        background-position: 0 -945px;
        background-size: 300px auto;
        width: 189.3px;
        height: 80.40000000000001px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-donuts {
        background-position: 0 -1575px;
        background-size: 500px auto;
        width: 315.5px;
        height: 134px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-donuts {
        background-position: 0 -1575px;
        background-size: 500px auto;
        width: 315.5px;
        height: 134px;
    }
}
/* 100% */
.x-large .sprite-button-donuts, .x-large.sprite-button-donuts {
    background-position: 0 -3150px;
    background-size: 1000px auto;
    width: 631px;
    height: 268px;
}
/* 65% */
.large .sprite-button-donuts, .large.sprite-button-donuts {
    background-position: 0 -2047.5px;
    background-size: 650px auto;
    width: 410.15px;
    height: 174.2px;
}
/* 30% */
.small .sprite-button-donuts, .small.sprite-button-donuts {
    background-position: 0 -945px;
    background-size: 300px auto;
    width: 189.3px;
    height: 80.40000000000001px;
}
/* 50% */
.sprite-button-retail-stores {
    background-position: 0 -525px;
    background-size: 300px auto;
    width: 113.85px;
    height: 199.35px;
}
@media (min-width: 768px) {
    .sprite-button-retail-stores {
        background-position: 0 -525px;
        background-size: 300px auto;
        width: 113.85px;
        height: 199.35px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-retail-stores {
        background-position: 0 -875px;
        background-size: 500px auto;
        width: 189.75px;
        height: 332.25px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-retail-stores {
        background-position: 0 -875px;
        background-size: 500px auto;
        width: 189.75px;
        height: 332.25px;
    }
}
/* 100% */
.x-large .sprite-button-retail-stores, .x-large.sprite-button-retail-stores {
    background-position: 0 -1750px;
    background-size: 1000px auto;
    width: 379.5px;
    height: 664.5px;
}
/* 65% */
.large .sprite-button-retail-stores, .large.sprite-button-retail-stores {
    background-position: 0 -1137.5px;
    background-size: 650px auto;
    width: 246.675px;
    height: 431.925px;
}
/* 30% */
.small .sprite-button-retail-stores, .small.sprite-button-retail-stores {
    background-position: 0 -525px;
    background-size: 300px auto;
    width: 113.85px;
    height: 199.35px;
}
/* 50% */
.sprite-button-ride-the-jackalope {
    background-position: 0 -1035px;
    background-size: 300px auto;
    width: 172.95px;
    height: 74.25px;
}
@media (min-width: 768px) {
    .sprite-button-ride-the-jackalope {
        background-position: 0 -1035px;
        background-size: 300px auto;
        width: 172.95px;
        height: 74.25px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-ride-the-jackalope {
        background-position: 0 -1725px;
        background-size: 500px auto;
        width: 288.25px;
        height: 123.75px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-ride-the-jackalope {
        background-position: 0 -1725px;
        background-size: 500px auto;
        width: 288.25px;
        height: 123.75px;
    }
}
/* 100% */
.x-large .sprite-button-ride-the-jackalope, .x-large.sprite-button-ride-the-jackalope {
    background-position: 0 -3450px;
    background-size: 1000px auto;
    width: 576.5px;
    height: 247.5px;
}
/* 65% */
.large .sprite-button-ride-the-jackalope, .large.sprite-button-ride-the-jackalope {
    background-position: 0 -2242.5px;
    background-size: 650px auto;
    width: 374.725px;
    height: 160.875px;
}
/* 30% */
.small .sprite-button-ride-the-jackalope, .small.sprite-button-ride-the-jackalope {
    background-position: 0 -1035px;
    background-size: 300px auto;
    width: 172.95px;
    height: 74.25px;
}
/* 50% */
.sprite-button-soda-fountain {
    background-position: 0 -1125px;
    background-size: 300px auto;
    width: 235.05px;
    height: 59.85px;
}
@media (min-width: 768px) {
    .sprite-button-soda-fountain {
        background-position: 0 -1125px;
        background-size: 300px auto;
        width: 235.05px;
        height: 59.85px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-soda-fountain {
        background-position: 0 -1875px;
        background-size: 500px auto;
        width: 391.75px;
        height: 99.75px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-soda-fountain {
        background-position: 0 -1875px;
        background-size: 500px auto;
        width: 391.75px;
        height: 99.75px;
    }
}
/* 100% */
.x-large .sprite-button-soda-fountain, .x-large.sprite-button-soda-fountain {
    background-position: 0 -3750px;
    background-size: 1000px auto;
    width: 783.5px;
    height: 199.5px;
}
/* 65% */
.large .sprite-button-soda-fountain, .large.sprite-button-soda-fountain {
    background-position: 0 -2437.5px;
    background-size: 650px auto;
    width: 509.275px;
    height: 129.675px;
}
/* 30% */
.small .sprite-button-soda-fountain, .small.sprite-button-soda-fountain {
    background-position: 0 -1125px;
    background-size: 300px auto;
    width: 235.05px;
    height: 59.85px;
}
/* 50% */
.sprite-button-stop {
    background-position: 0 -330px;
    background-size: 300px auto;
    width: 96.59999999999999px;
    height: 96.59999999999999px;
}
@media (min-width: 768px) {
    .sprite-button-stop {
        background-position: 0 -330px;
        background-size: 300px auto;
        width: 96.59999999999999px;
        height: 96.59999999999999px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-stop {
        background-position: 0 -550px;
        background-size: 500px auto;
        width: 161px;
        height: 161px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-stop {
        background-position: 0 -550px;
        background-size: 500px auto;
        width: 161px;
        height: 161px;
    }
}
/* 100% */
.x-large .sprite-button-stop, .x-large.sprite-button-stop {
    background-position: 0 -1100px;
    background-size: 1000px auto;
    width: 322px;
    height: 322px;
}
/* 65% */
.large .sprite-button-stop, .large.sprite-button-stop {
    background-position: 0 -715px;
    background-size: 650px auto;
    width: 209.3px;
    height: 209.3px;
}
/* 30% */
.small .sprite-button-stop, .small.sprite-button-stop {
    background-position: 0 -330px;
    background-size: 300px auto;
    width: 96.59999999999999px;
    height: 96.59999999999999px;
}
/* 50% */
.sprite-button-where-the-heck {
    background-position: 0 -240px;
    background-size: 300px auto;
    width: 279.15px;
    height: 78.75px;
}
@media (min-width: 768px) {
    .sprite-button-where-the-heck {
        background-position: 0 -240px;
        background-size: 300px auto;
        width: 279.15px;
        height: 78.75px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-where-the-heck {
        background-position: 0 -400px;
        background-size: 500px auto;
        width: 465.25px;
        height: 131.25px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-where-the-heck {
        background-position: 0 -400px;
        background-size: 500px auto;
        width: 465.25px;
        height: 131.25px;
    }
}
/* 100% */
.x-large .sprite-button-where-the-heck, .x-large.sprite-button-where-the-heck {
    background-position: 0 -800px;
    background-size: 1000px auto;
    width: 930.5px;
    height: 262.5px;
}
/* 65% */
.large .sprite-button-where-the-heck, .large.sprite-button-where-the-heck {
    background-position: 0 -520px;
    background-size: 650px auto;
    width: 604.825px;
    height: 170.625px;
}
/* 30% */
.small .sprite-button-where-the-heck, .small.sprite-button-where-the-heck {
    background-position: 0 -240px;
    background-size: 300px auto;
    width: 279.15px;
    height: 78.75px;
}
/* 50% */
.sprite-button-where-the-heck-loc2 {
    background-position: 0 -120px;
    background-size: 300px auto;
    width: 282.6px;
    height: 97.34999999999999px;
}
@media (min-width: 768px) {
    .sprite-button-where-the-heck-loc2 {
        background-position: 0 -120px;
        background-size: 300px auto;
        width: 282.6px;
        height: 97.34999999999999px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-where-the-heck-loc2 {
        background-position: 0 -200px;
        background-size: 500px auto;
        width: 471px;
        height: 162.25px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-where-the-heck-loc2 {
        background-position: 0 -200px;
        background-size: 500px auto;
        width: 471px;
        height: 162.25px;
    }
}
/* 100% */
.x-large .sprite-button-where-the-heck-loc2, .x-large.sprite-button-where-the-heck-loc2 {
    background-position: 0 -400px;
    background-size: 1000px auto;
    width: 942px;
    height: 324.5px;
}
/* 65% */
.large .sprite-button-where-the-heck-loc2, .large.sprite-button-where-the-heck-loc2 {
    background-position: 0 -260px;
    background-size: 650px auto;
    width: 612.3px;
    height: 210.925px;
}
/* 30% */
.small .sprite-button-where-the-heck-loc2, .small.sprite-button-where-the-heck-loc2 {
    background-position: 0 -120px;
    background-size: 300px auto;
    width: 282.6px;
    height: 97.34999999999999px;
}
/* 50% */
.sprite-button-where-the-heck-loc3 {
    background-position: 0 0px;
    background-size: 300px auto;
    width: 279.3px;
    height: 114.6px;
}
@media (min-width: 768px) {
    .sprite-button-where-the-heck-loc3 {
        background-position: 0 0px;
        background-size: 300px auto;
        width: 279.3px;
        height: 114.6px;
    }
}
@media (min-width: 992px) {
    /* 50% */
    .sprite-button-where-the-heck-loc3 {
        background-position: 0 0px;
        background-size: 500px auto;
        width: 465.5px;
        height: 191px;
    }
}
@media (min-width: 1200px) {
    /* 50% */
    .sprite-button-where-the-heck-loc3 {
        background-position: 0 0px;
        background-size: 500px auto;
        width: 465.5px;
        height: 191px;
    }
}
/* 100% */
.x-large .sprite-button-where-the-heck-loc3, .x-large.sprite-button-where-the-heck-loc3 {
    background-position: 0 0px;
    background-size: 1000px auto;
    width: 931px;
    height: 382px;
}
/* 65% */
.large .sprite-button-where-the-heck-loc3, .large.sprite-button-where-the-heck-loc3 {
    background-position: 0 0px;
    background-size: 650px auto;
    width: 605.15px;
    height: 248.3px;
}
/* 30% */
.small .sprite-button-where-the-heck-loc3, .small.sprite-button-where-the-heck-loc3 {
    background-position: 0 0px;
    background-size: 300px auto;
    width: 279.3px;
    height: 114.6px;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
.sprite-button {
    background-image: url(/media/theme/spritemap.gif);
}
body {
    color: #fff;
    background-color: #221713;
    background-image: url('/media/theme/background-body-r.jpg');
    background-repeat: repeat-y;
    background-position: center top;
    min-width: 480px;
    width: auto;
}
body, #test input, #test textarea, #test button, #test select {
    font-family: "open_sansregular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
}
strong, b {
    /* font-family: "open_sansbold","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif; */
    color: #fff;
}
p {
    color: #fff;
    font-size: 2rem;
    line-height: 3rem;
    margin: 0 0 1.5rem;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Gringo";
    letter-spacing: 0.15em;
    color: #eb8b23;
    font-weight: bold;
}
h1.feature, .h1.feature, h2.feature, .h2.feature, h3.feature, .h3.feature, h4.feature, .h4.feature, h5.feature, .h5.feature, h6.feature, .h6.feature {
    color: #eb8b23;
}
h1.section, .h1.section, h2.section, .h2.section, h3.section, .h3.section, h4.section, .h4.section, h5.section, .h5.section, h6.section, .h6.section {
    border-bottom: solid 2px #fff;
}
.button > h1, .button > h2, .button > h3, .button > h4, .button > h5, .button > h6 {
    color: #fff;
}
a {
    color: #fff;
}
a:hover, a:active {
    color: #eb8b23;
}
a:hover strong, a:active strong {
    color: #eb8b23;
}
ul.shop li a:hover strong {
    color: #745029;
}
img {
    max-width: 100%;
}
input, textarea {
    color: #222;
}
.input-group .input-group-field {
    width: 100%;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
/*
 * Header
 */
header.site-header {
    height: 150px;
    /*  background-image: url('{{ "background-header.jpg" | asset_url }}'); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media (min-width: 768px) {
    header.site-header {
        height: 165px;
    }
}
@media (max-width: 480px) {
    header.site-header {
        height: auto;
    }
}
.site-header .container {
    position: relative;
    height: 140px;
}
@media (min-width: 768px) {
    .site-header .container {
        height: 90px;
    }
}
.site-header .container {
    text-align: center;
}
.site-header #header-logo {
    color: #fff;
    display: inline-block;
    font-size: 100%;
    /* height: 60px; /* Important! Reset when logo changes back. */
    text-align: center;
    margin: 0 auto;
    position: relative;
    white-space: nowrap;
    max-height: 100%;
}
@media (min-width: 768px) {
    .site-header #header-logo {
        position: absolute;
        left: 5px;
        font-size: 65%;
        bottom: 0;
    }
}
@media (min-width: 992px) {
    .site-header #header-logo {
        /* left: 20px; Important! Reset when logo changes back. */
        font-size: 85%;
    }
}
@media (min-width: 1200px) {
    .site-header #header-logo {
        left: 0; /* Important! Reset to 20px when logo changes back. */
        font-size: 100%;
    }
}
.site-header #header-logo .state {
    position: absolute;
    bottom: 0;
    left: 3px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 95%;
}
.site-header #header-logo .inception {
    position: absolute;
    bottom: 0;
    right: 7px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 95%;
}
.site-header #header-logo hr {
    position: absolute;
    bottom: 8px;
    width: 100px;
    left: 50%;
    margin: 0 0 0 -38px;
}
.navbar-right .dropdown-menu {
    top: 50px;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav li a.selected, .nav li a:hover, .nav li a:active, .nav li a:focus {
    background-color: #eb8b23;
    color: #745029;
}
.site-header .header-nav {
    position: relative;
    margin: 35px auto 0 auto;
    width: 100%;
    text-align: center;
}
@media (min-width: 768px) {
    .site-header .header-nav {
        position: absolute;
        bottom: 0;
        margin: 0;
        width: auto;
        right: 5px;
        font-size: 85%;
    }
}
@media (min-width: 992px) {
    .site-header .header-nav {
        right: 20px;
        font-size: 100%;
    }
}
.site-header .header-nav a {
    display: inline-block;
    margin: 0 25px;
    text-align: left;
}
.site-header .header-nav a:first-child {
    margin-left: 0;
}
.site-header .header-nav a:last-child {
    margin-right: 0;
}
@media (max-width: 480px) {
    .site-header .header-nav a {
        margin: 0 3px;
    }
}
@media (min-width: 480px) {
    .site-header .header-nav a {
        margin: 0 5px;
    }
}
@media (min-width: 768px) {
    .site-header .header-nav a {
        margin: 0 8px;
    }
}
@media (min-width: 992px) {
    .site-header .header-nav a {
        margin: 0 12px;
    }
}
@media (min-width: 1200px) {
    .site-header .header-nav a {
        margin: 0 25px;
    }
}
.site-header .header-nav a i {
    font-family: 'FilmotypeKeynote';
    text-align: left;
    line-height: 100%;
    font-size: 30px;
    display: inline-block;
}
@media (max-width: 992px) {
    .site-header .header-nav a i {
        font-size: 25px;
    }
}
.site-header .header-nav a strong {
    text-transform: uppercase;
    display: block;
    text-align: left;
    font-size: 28px;
    line-height: 100%;
    margin-top: -10px;
}
@media (max-width: 992px) {
    .site-header .header-nav a strong {
        font-size: 23px;
        line-height: 122%;
    }
}
.site-header .header-nav a:hover i, .site-header .header-nav a.active i, .site-header .header-nav a:hover strong, .site-header .header-nav a.active strong {
    color: #eb8b23;
}
.site-header .header-nav span.fa {
    color: #eb8b23;
    vertical-align: top;
    padding-top: 20px;
    display: inline-block;
}
/*
 * Nav
 */
.navbar {
    z-index: 400;
}
.navbar .container {
    border-top: solid 3px #fff;
    background-color: #225733;
    height: auto;
}
ul.nav.history, ul.nav.visit {
    display: none;
}
ul.nav.history.active, ul.nav.visit.active {
    display: block;
}
/*
 * "Home" Nav
 */
.container.hnav {
    position: relative;
}
.container.hnav .sprite-button {
    position: absolute;
}
@media (max-width: 768px) {
    .container.hnav {
        height: 515px;
        width: 480px;
        margin: 0 auto;
    }
    .container.hnav .sprite-button-stop {
        top: 3px;
        left: 10px;
    }
    .container.hnav .sprite-button-cafe {
        top: 210px;
        left: 5px;
    }
    .container.hnav .sprite-button-where-the-heck {
        bottom: 0;
        right: -10px;
    }
    .container.hnav .sprite-button-retail-stores {
        top: 0;
        right: 0;
    }
    .container.hnav .sprite-button-boots-buckles-belts {
        top: 215px;
        right: 10px;
    }
    .container.hnav .sprite-button-5-cent-coffee {
        top: 0px;
        left: 160px;
    }
    .container.hnav .sprite-button-donuts {
        bottom: 0;
        left: -10px;
    }
    .container.hnav .sprite-button-ride-the-jackalope {
        top: 315px;
        right: 0;
        left: auto;
    }
    .container.hnav .sprite-button-soda-fountain {
        top: 130px;
        left: 40px;
    }
    .container.hnav .sprite-button-burgers {
        top: 315px;
        left: 135px;
    }
    .container.hnav .sprite-button-bus-unloading {
        top: 315px;
        left: 14px;
    }
}
@media (min-width: 768px) {
    .container.hnav {
        height: 323px;
    }
    .container.hnav .sprite-button-stop {
        top: 0;
        left: 0;
    }
    .container.hnav .sprite-button-cafe {
        top: 8px;
        left: 115px;
    }
    .container.hnav .sprite-button-where-the-heck {
        top: 8px;
        left: 320px;
    }
    .container.hnav .sprite-button-retail-stores {
        top: 0;
        right: 0;
    }
    .container.hnav .sprite-button-boots-buckles-belts {
        top: 120px;
        left: 0;
    }
    .container.hnav .sprite-button-5-cent-coffee {
        top: 105px;
        left: 257px;
    }
    .container.hnav .sprite-button-donuts {
        top: 117px;
        left: 407px;
    }
    .container.hnav .sprite-button-ride-the-jackalope {
        top: 220px;
        left: 0;
    }
    .container.hnav .sprite-button-soda-fountain {
        top: 230px;
        left: 205px;
    }
    .container.hnav .sprite-button-burgers {
        top: 220px;
        left: 472px;
    }
    .container.hnav .sprite-button-bus-unloading {
        top: 218px;
        right: 11px;
        left: auto;
    }
}
@media (min-width: 992px) {
    .container.hnav {
        height: 722px;
    }
    .container.hnav .sprite-button-stop {
        top: 0;
        left: 0;
    }
    .container.hnav .sprite-button-cafe {
        top: 383px;
        left: 0;
    }
    .container.hnav .sprite-button-where-the-heck {
        top: 15px;
        left: 230px;
    }
    .container.hnav .sprite-button-retail-stores {
        top: 0;
        right: 0;
    }
    .container.hnav .sprite-button-boots-buckles-belts {
        top: 203px;
        left: 15px;
    }
    .container.hnav .sprite-button-5-cent-coffee {
        top: 180px;
        left: 465px;
    }
    .container.hnav .sprite-button-donuts {
        top: 382px;
        left: 628px;
    }
    .container.hnav .sprite-button-ride-the-jackalope {
        top: 565px;
        right: 0;
        left: auto;
    }
    .container.hnav .sprite-button-soda-fountain {
        top: 578px;
        left: 212px;
    }
    .container.hnav .sprite-button-burgers {
        top: 380px;
        left: 358px;
    }
    .container.hnav .sprite-button-bus-unloading {
        top: 558px;
        left: 14px;
    }
}
@media (min-width: 1200px) {
    .container.hnav {
        height: 540px;
    }
    .container.hnav .sprite-button-stop {
        top: 0;
        left: 0;
    }
    .container.hnav .sprite-button-cafe {
        top: 15px;
        left: 170px;
    }
    .container.hnav .sprite-button-where-the-heck {
        top: 15px;
        left: 490px;
    }
    .container.hnav .sprite-button-retail-stores {
        top: 0;
        right: 0;
    }
    .container.hnav .sprite-button-boots-buckles-belts {
        top: 203px;
        left: 0;
    }
    .container.hnav .sprite-button-5-cent-coffee {
        top: 180px;
        left: 400px;
    }
    .container.hnav .sprite-button-donuts {
        top: 199px;
        left: 628px;
    }
    .container.hnav .sprite-button-ride-the-jackalope {
        top: 390px;
        left: 0;
    }
    .container.hnav .sprite-button-soda-fountain {
        top: 400px;
        left: 315px;
    }
    .container.hnav .sprite-button-burgers {
        top: 380px;
        left: 734px;
    }
    .container.hnav .sprite-button-bus-unloading {
        top: 375px;
        right: 22px;
        left: auto;
    }
}
body.home {
    position: relative;
}
body.home .bg-wrapper-billboards {
    background-position: center center;
    background-attachment: fixed;
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: -10px;
    background: url(/media/pages/home/img-homepage-billboards.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.home .bg-wrapper-billboards:after {
    padding-top: 55.4%;
    /* 16:9 ratio */
    display: block;
    content: '';
}
body.home .bg-wrapper-history {
    background-position: center center;
    background-attachment: fixed;
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: -10px;
    background: url(/media/pages/home/img-homepage-history.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.home .bg-wrapper-history:after {
    padding-top: 69.3%;
    /* 16:9 ratio */
    display: block;
    content: '';
}
body.home .bg-wrapper-original-store {
    background-position: center center;
    background-attachment: fixed;
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: -10px;
    background: url(/media/pages/home/img-homepage-original-store-resized.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.home .bg-wrapper-original-store:after {
    padding-top: 69.3%;
    /* 16:9 ratio */
    display: block;
    content: '';
}
hr {
    border: 0;
    height: 1px;
    background: #fff;
    background-image: linear-gradient(to right, #999999, #ffffff, #999999);
    width: 85%;
    margin: 35px auto 45px auto;
}
#fontent.container {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0.8+0,0.65+5,0.6+100;White+to+Transparent */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.65) 5%, rgba(255, 255, 255, 0.6) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(5%, rgba(255, 255, 255, 0.65)), color-stop(100%, rgba(255, 255, 255, 0.6)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.65) 5%, rgba(255, 255, 255, 0.6) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.65) 5%, rgba(255, 255, 255, 0.6) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.65) 5%, rgba(255, 255, 255, 0.6) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.65) 5%, rgba(255, 255, 255, 0.6) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#99ffffff', GradientType=0);
    /* IE6-9 */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.machform {
    width: 100%;
    margin: 0px auto;
    max-width: 600px;
}
/*
 * Footer
 */
.arrow-up {
    position: absolute;
    top: -195px;
    left: -5%;
    margin-bottom: -195px;
}
footer#footer {
    padding: 30px 0 0 0;
    background-color: #745029;
}
footer#footer .row {
    position: relative;
}
footer .powered {
    margin-top: 60px;
}
footer .connect {
    text-align: center;
    margin-top: 25px;
}
footer .connect a {
    font-size: 3em;
}
footer .connect h3 {
    margin-bottom: 5px;
}
footer h3 {
    margin-bottom: 20px;
}
footer .list {
    text-align: center;
}
footer .list ul {
    width: 60%;
    list-style-type: none;
    display: inline-block;
}
footer .list ul li {
    text-align: left;
}
footer .footer-btm {
    background-color: #745029;
    color: #fff;
    padding: 5px 0;
}
footer .social-1 li a i.fa-instagram {
    background-color: #139de9;
}
footer h1, footer h2, footer h3, footer h4, footer h5 {
    margin: 0 0 5px 0;
}
footer hr {
    border: 0;
    height: 1px;
    background: #fff;
    background-image: linear-gradient(to right, #eb8b23, #ffffff, #eb8b23);
    width: 85%;
    margin: 10px auto 5px;
}
.alert-danger {
    background-color: #225733;
    border-color: #eb8b23;
    color: #fff;
}
.popup-gallery a.show-image img.img-treatment {
    padding: 0 8px 20px;
}
.columns {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
}
.columns p {
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari */
    page-break-inside: avoid;
    /* Theoretically FF 20+ */
    break-inside: avoid-column;
}
@media screen and (max-width: 992px) {
    .columns {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
    }
}
.gallery img {
    margin-bottom: 30px;
}
.subscription {
    margin-top: 20px;
}
.subscription #subscribe.button.btn.btn-primary {
    text-transform: capitalize !important;
}
.green-font {
    color: #f00;
}
.ice-water-callout, .roadside-attraction-callout {
    min-height: 1080px;
}
.item-img-wrap, img.img-treatment {
    border: 2px solid #eb8b23;
}
.inner-border {
    background-color: rgba(34, 23, 19, 0.55);
}
.missile .button.style1.orange h3 {
    margin-bottom: 10px;
}
.slick-slide img {
    padding: 0 5px;
}
.slick-prev, .slick-next {
    top: 125%;
    width: 100px;
}
.slick-prev:before, .slick-next:before {
    font-size: 0;
}
.slick-prev {
    left: 0;
    background-image: url('/media/theme/arrow-prev-marigold.png');
    width: 100px;
    height: 20px;
}
.slick-prev:hover {
    background-image: url('/media/theme/arrow-prev-white.png');
}
.slick-next {
    right: 0;
    background-image: url('/media/theme/arrow-next-marigold.png');
    width: 100px;
    height: 20px;
}
.slick-next:hover {
    background-image: url('/media/theme/arrow-next-white.png');
}
img.shadow {
    -webkit-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.35);
}
.center {
    margin: 0 auto;
    display: table-cell;
    text-align: center;
}
@media (max-width: 480px) {
    .text-nowrap {
        white-space: normal;
    }
}
.mfp-zoom-out-cur {
    z-index: 9999;
}
.video-overlay {
    position: relative;
    z-index: 999;
}
#scroll-1 {
    margin-top: 40px;
}
/* recomplile */

/* Tom did this. blame him. 03-13-2018 */
#modules {
    padding-top: 159px;
}
.payments {
    width: 100%;
    max-height: 518px;
}
.text_captcha {
    color: #fff;
}
body#news #modules article img {
    max-width: 100%;
    height: auto;
}
#video-popover {
    opacity: 0;
    position: fixed;
    top: 100%;
    right: 0;
    left: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 10000;
    transition: opacity 0.5s ease;
    padding: 10px;
}
#video-popover .contain {
    max-width: 1600px;
    max-height: 900px;
    margin-left: auto;
    margin-right: auto;
}
#video-popover.show-video {
    opacity: 1;
    top: 0;
}
#video-popover-close {
    display: block;
    text-align: right;
    padding: 20px 0;
    cursor: pointer;
}
.testi-slide .flex-control-paging li a.flex-active {
    border: 2px solid #7a0000;
}
#popover-msg {
    position: relative;
    background: rgba(0, 0, 0, 0.65);
    padding: 20px;
    width: 80%;
    max-width: 85%;
    margin: 20px auto;
    z-index: 9999;
    border: solid 2px #fff;
}
button.mfp-close {
    color: #fff !important;
}
<?php /* TAG 03-27-2018 */ ? > .social-1 li {
    padding: 5px;
}
.social-1 li a i {
    width: auto;
    height: auto;
    font-size: 48px;
    line-height: 1;
}
footer .social-1 li a i.fa-instagram {
    background-color: transparent;
}
.site-header .container {
    width: auto !important;
}
.site-header {
    padding: .5rem;
}
.walldrug-social-icons {
    font-size: 4rem;
    padding: 0;
    z-index: 10000;
}
@media (min-width:767px) {
    .walldrug-social-icons {
        position: absolute;
        left: 1rem;
        top: 100%;
        margin-top: 10px;
    }
}
@media (min-width:992px) {
    .walldrug-social-icons {
        font-size: 3rem;
    }
}
.site-header #header-logo {
    z-index: 10;
    bottom: 6px;
} /* Important! Reset bottom to 0 when logo changes back. */
#header-logo h1 {
    margin: 0;
}
@media (max-width:767px) {
    #header-logo h1 {
        font-size: 3rem;
    }
    .site-header #header-logo hr {
        display: none;
    }
}
.site-header .header-nav {
    margin: 0;
}
header.site-header {
    height: auto;
}
header.site-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width:992px) {
    header.site-header {
        position: relative;
    }
}
.navbar {
    min-height: 0;
    margin-bottom: 0;
    border: 0;
}
.btn {
    white-space: normal;
}
body {
    min-width: 0;
}
#walldrug-home-video {
    height: 100vh;
    position: relative;
}
#walldrug-home-video .video-section {
    height: 100%;
}
#walldrug-home-video .video-overlay {
    height: 100%;
}
#walldrug-home-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    padding-bottom: 1rem;
}
.typed-text {
    color: #fff;
    text-transform: capitalize;
    top: 50%;
    position: absolute;
    width: 100%;
    font-size: 6rem;
    left: 0;
    text-align: center;
    font-family: "Gringo", serif;
    line-height: 1;
}
.typed-text .element, .typed-text .typed-cursor {
    color: #EF9C3C;
}
@media (max-width:767px) {
    #walldrug-home-video {
        height: 50vh;
    }
    #walldrug-home-more {
        display: none;
    }
    .typed-text {
        font-size: 4rem;
    }
}
div.button.style1:hover > hr {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
p a {
    text-decoration: underline;
}
p a:hover {
    text-decoration: none;
}
.main-content {
    margin-top: 180px;
}
@media (max-width:992px) {
    .main-content {
        margin-top: 50px;
    }
}
<?php /* end TAG */ ? >