/*
Theme Name: FPM Theme
Theme URI: http://www.fingerprintmarketing.com
Description: FPM Starter Theme
Author: FPM
Version: 1.0
*/

/* Typography
================================================== */
body {
  font: 18px/22px 'Roboto Condensed', Helvetica, Arial, sans-serif;
  color: #464646;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

a { text-decoration: none; color: #5a7929; }
a:hover, a:active { outline: 0; }

p { margin: 0 0 20px 0;}

h1, h2, h3, h4, h5, h6 { font-family: 'League Gothic', Helvetica, Arial, sans-serif; text-transform: uppercase; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 100px; line-height: 90px; color: #fff; }
h2 { font-size: 80px; line-height: 76px; color: #464646; }
h3 { font-size: 34px; line-height: 34px; }
h4 { font-size: 32px; line-height: 32px; }
h5 { font-size: 11px; line-height: 15px; }
h6 { font-size: 10px; line-height: 14px; }

em, i { font-style: italic; }
strong, b { font-weight: bold; }
small { font-size: 80%; }
address { font-style: normal; }
ul { list-style: disc inside; }
.post ul,.content ul { list-style: outside; padding-left: 20px; margin-bottom: 25px; }
ol { list-style: decimal inside; }
li ul, li ol { margin-left: 1.5em; margin-bottom: 0; }

pre { line-height: 1; }
pre, code, kbd, samp, var { font-family: Courier, "Courier New", monospace; }
pre, code { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -o-pre-wrap; overflow-x: auto; overflow-y: hidden; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
iframe,img {max-width: 100%;}

@font-face {
  font-family: 'League Gothic';
  src: url('fonts/LeagueGothic-Regular.eot');
  src: url('fonts/LeagueGothic-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/LeagueGothic-Regular.woff') format('woff'),
    url('fonts/LeagueGothic-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'League Gothic';
  src: url('fonts/LeagueGothic-Italic.eot');
  src: url('fonts/LeagueGothic-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/LeagueGothic-Italic.woff') format('woff'),
    url('fonts/LeagueGothic-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
.page header,
.single header,
.blog header,
.archive header {
  background-image: url(images/contacz-header-background.jpg);
}
.page-id-185 header {
  background-image: url(http://stack571.com/wp-content/uploads/2016/10/Stack-Burger-Aug2016-P1680688.jpg);
}

/*-----------------------------------------------------------------------------------*/
/*  General
/*-----------------------------------------------------------------------------------*/
section {
  background-position: center top;
  background-size: cover;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.gift-note {
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	font-family: 'League Gothic';
	max-width: 315px;
	float: right;
	margin-top: 90px;
}

header {
  text-align: right;
  padding-top: 50px;
  background-position: center top;
  background-size: cover;
  min-height: 873px;
}

header h1 {
  margin-left: 190px;
  margin-top: -10px;
}
.boom_bar .boom_bar-inner-container { padding-right:0!important; }
blockquote {
  color: #fff;
  text-transform: uppercase;
  font-family: 'League Gothic';
  font-size: 50px;
  line-height: 50px;
}

blockquote .name {
  font-size: 34px;
}

.big-span {
  font-size: 32px;
  line-height: 32px;
  font-family: 'League Gothic';
  text-transform: uppercase;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5 {
  margin-bottom:15px;
}

.header-order-button {
	color: #fff;
	text-transform: uppercase;
	background-color: #f76a0d;
	font-weight: 700;
	display: inline-block;
	padding: 6px 22px;
	margin-top: 10px;
	transition: all linear 250ms;
}

.header-order-button:hover {
	background-color: #ff7d26;
}


/*-----------------------------------------------------------------------------------*/
/*  Home
/*-----------------------------------------------------------------------------------*/
.home header {
  background-image: url(images/home-header-bg.jpg);
  min-height: 1195px;
}

.header-contact {
  color: #fff;
}

.header-contact  a {
  color: #e3ffc0;
  text-decoration: underline;
}

.header-logo {
  margin-bottom: 185px;
  display: inline-block;
}

.menu li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  font-family: 'League Gothic';
  margin-bottom: 42px;
  display: block;
  position: relative;
  z-index: 1;
  padding-right: 20px;
}

.menu li a:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #632c14;
  width: 100%;
  height: 35px;
  top: 0;
  z-index: -1;
  display: none;
}

.menu li a:hover:after,
.menu li.current_page_item a:after {
 display: block;
}

.right-arrow {
  display: block;
  float: right;
  width: 74px;
  height: 52px;
  background-image: url(images/right-arrow-green.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.home header .right-arrow {
  margin-top: 30px;
}
.lt-share {
    margin-top:25px;
    margin-left: 0;
    padding-left: 0!important;
}
.lt-share li {
    list-style:none;
    display:inline-block;
}

.lt-share li a {
    font-size:21px;
    margin:4px;
    color: #fff;
    background-color: #f2d301;
    width: 32px;
    display: inline-block;
    height: 32px;
    text-align: center;
    line-height: 33px;
}
.lt-share li a:hover {
    background:#f2d301;
    opacity:0.8;
}
/*Home Main*/
.home-main {
  background-image: url(images/page-body-background.jpg);
  background-position: center top;
  background-size: cover;
  padding: 70px 0px;
}

.green-box {
  background-color: #b4c69d;
  max-width: 1015px;
  float: right;
  padding: 0px 65px 0px 165px;
  margin-bottom: 58px;
}

.green-box h2 {
  color: #464646;
  margin: -31px 0px 40px -295px;
}

.directions {
  display: inline-block;
  color: #464646;
  float: right;
  text-transform: uppercase;
  margin-bottom: -54px;
  background-image: url(images/compass-icon.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 14px 0px 0px 70px;
}
.directions a {
  color: #464646;
}
.directions span {
  color: #632c14;
}

.green-box p span {
  color: #fff;
}

.green-box p {
  padding-bottom: 28px;
}

/*Brown Box*/
.brown-box {
  background-color: #632c14;
  margin: 80px 0px 0px -75px;
  padding: 32px 0px 0px 75px;
  min-height: 207px;
}

.brown-box h2 {
  color: #fff;
  margin-bottom: 20px;
}

.menu-img {
  position: relative;
}

.menu-link {
  font-family: 'League Gothic';
  color: #fff;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 34px;
  float: right;
/*   background-image: url(images/glass-icon.png);
  background-repeat: no-repeat;
  background-position: right top; */
  padding: 11px 60px 2px 0px;
  margin-right: 50px; 
   display: none; /* for removal of menu link */
}

.menu-link a {
  color: #e3ffc0;
  border-bottom: 3px solid #e3ffc0;
  display: inline-block;
  line-height: 30px;
}

/*Instagram Section*/
.instagram-section {
  text-align: center;
  position: relative;
}

.instagram-section h4 {
  color: #fff;
  background-color: rgba(41,45,37, 0.9);
  display: inline-block;
  padding: 15px 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}

.instagram-section h4 span {
  color: #e3ffc0;
}

/*Sign-up Section*/
.signup-section {
  background-image: url(images/optin-bg.jpg);
  padding-bottom: 40px;
}

.signup-section h2 {
  font-size: 50px;
  line-height: 50px;
  color: #f2d301;
  margin-bottom: 9px;
}

.signup-section h2 span {
  color: #c33b00;
}

.signup-section h3 {
  font-size: 40px;
  line-height: 30px;
  color: #fff;
  margin-top: 62px;
}

.signup-section h3 span {
  color: #e3ffc0;
  font-size: 30px;
  line-height: 34px;
  display: block;
}

.small-span {
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  display: block;
}

/*Footer*/
footer {
  background-image: url(images/footer-background.jpg);
  background-position: center top;
  background-size: cover;
  padding-top: 118px;
}

footer h3 {
  color: #d4e0c5;
  font-size: 50px;
  line-height: 50px;
  float: left;
  margin-right: 40px;
}

.footer-contact {
  float: left;
  max-width: 377px;
  margin: 4px 0px 48px 0px;
}

.footer-contact li {
  list-style: none;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 19px;
}

.footer-contact li a {
  color: #e3ffc0;
}

.footer-contact li span {
  font-weight: 700;
}

.copyright {
  font-size: 13px;
  line-height: 20px;
  color: #818285;
  text-transform: uppercase;
  margin-left: 165px;
}

.copyright a {
  color: #818285;
}

.copyright span {
  display: inline-block;
  margin: 0px 5px;
}


/*-----------------------------------------------------------------------------------*/
/*  Contact
/*-----------------------------------------------------------------------------------*/
.page-id-13 header {
  background-image: url(images/contacz-header-background.jpg);
}

.arrow-down {
  background-image: url(images/arrow-down-green.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 94px;
  height: 134px;
  display: block;
  margin: 115px 0px 0px 225px;
}

.contact-main {
  min-height: 535px;
  margin-bottom: -5px;
  overflow: hidden;
  background:#F4F4E9;
}

.contact-main iframe {
  margin-top: -102px;
}

.contact-main .column.five {
  padding-left: 0px;
}

.contact-main h2 {
  padding: 70px 0px 0px 60px;
  margin-bottom: 45px;
}

.green-span {
  color: #446d3a;
}

.contact-info{
  margin-left: 60px;
}

.contact-info li {
  list-style: none;
  color: #464646;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 35px;
}

.contact-info li span, .contact-info li a {
  font-weight: 700;
}

.feat-img {
  float: left;
  margin-right: 25px;
}
.blog .content h3,
.archive .content h3,
.single .content h3 {
  margin-top: 5px;
  margin-bottom: 15px;
}

/*-----------------------------------------------------------------------------------*/
/*  Sources
/*-----------------------------------------------------------------------------------*/
.page-id-5 header {
  background-image: url(images/sources/sources-header-bg.jpg);
}

.page-id-5 .arrow-down {
  margin-top: 35px;
}

.page-id-5 .happy-food {
/*  background-image: url(images/sources/lettuce-image-far-left.jpg); */
  background-position: center top;
  background-repeat: repeat-x;
  background-size: initial;
}

.happy-food h2 {
  margin-bottom: 38px;
}

.happy-food h3 {
  margin: 35px 0px 40px 0px;
}

.happy-food > .container > .row > .column.twelve {
  background-color: #fff;
  padding: 70px 90px 45px 90px;
  margin: 0px 15px;
}

.happy-food .big-span {
  color: #b0b09b;
}

/*Client Logos*/
.client-logos {
  text-align: center;
}

.client-logos li {
  display: inline-block;
  margin:15px;
}

/*Came For Section*/
.came-for {
  background-color: #f4f4e8;
  padding: 45px 0px;
}

.came-for h2 {
  color: #632c14;
  margin-top: 80px;
}

.menu-link--green, .menu-link--green a {
  color: #3c581d;
}

.menu-link--green a {
  border-color: #d25e2c;
}


/*-----------------------------------------------------------------------------------*/
/*  Menu Page
/*-----------------------------------------------------------------------------------*/
.page-id-11 header {
  background-image: url("https://stack571.com/wp-content/uploads/2017/08/Stack-Burger-Aug2016-P1680675-1.jpg");
}

/*Famous Burger Section*/
.famous-burger {
  background-image: url(images/menu/burger-bg.jpg);
  padding: 70px 0px;
}

.famous-burger h2 {
  font-size: 67px;
  line-height: 63px;
  margin-bottom: 40px;
}

.most-famous {
  color: #b0b09b;
  background-image: url(images/menu/small-green-arrow-left.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 90px;
}

.most-famous  p {
  display: block;
  font-family: 'Roboto Condensed';
  font-size: 18px;
  line-height: 22px;
  color: #464646;
  text-transform: none;
}

.red-span {
  color: #632c14;
  font-weight: 700;
}

.famous-burger img {
  margin: 12px 0px;
}

.burger-description h4 {
  color: #b0b09b;
  margin: 7px 0px 22px 0px;
}

/*Everything Else*/
.everything-else {
  background-color: #f4f4e8;
  padding: 70px 0px;
}

.everything-else h4 {
  color: #406a35;
  margin-bottom: 24px;
}

.everything-else h2 {
  margin-bottom: 45px;
}

.everything-else img {
  margin-bottom: 30px;
}

.everything-else  p {
  margin-bottom: 36px;
}

/*Drinks*/
.drinks ul {
  margin-bottom: 30px;
}

.drinks ul li {
  list-style: none;
}
.with-padding {
  padding-top:30px;
}
.drinks .price {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Roboto Condensed';
  margin-bottom: 10px;
}

.drinks .price span {
  margin-left: 10px;
}

input[type="submit"] {
 background-color:#406a35;
 color:#fff;
 font-size: 18px!important;
 font-weight: bold;
 text-transform: uppercase;
 padding: 10px 15px;
}


/*-----------------------------------------------------------------------------------*/
/*  10.  Responsive
/*-----------------------------------------------------------------------------------*/

/* Large screens (1024px) */

@media (max-width: 1024px) {
    .header-contact {
        font-size: 30px;
    }
    .menu li a {
        font-size: 37px;
        margin-bottom: 37px;
    }
    blockquote {
        font-size: 43px;
        line-height: 47px;
        margin-bottom: 10px;
    }
    .home header {
        min-height: 830px;
    }
    .green-box h2 {
        font-size: 73px;
        margin-left: -270px;
    }
    .directions {
        padding-left: 50px;
    }
    .directions br {
        display: none;
    }
    .brown-box h2 {
        font-size: 55px;
        margin-bottom: 0;
    }
    .brown-box {
        padding: 20px 0px 70px 35px;
        margin: 50px 0px 0px 0px;
        min-height: 1px;
    }
    .menu-img {
        margin-top: 20px;
    }
    /*Sources*/
    header h1 {
        font-size: 80px;
        line-height: 90px;
        margin-left: 50px;
    }
    header {
        min-height: 800px;
        padding-bottom: 40px;
    }
    .came-for h2 {
        margin-top: 60px;
        font-size: 70px;
        line-height: 65px;
    }
    /*Contact*/
    .contact-main h2 {
        padding: 40px 0px 0px 0px;
        margin-bottom: 25px;
        font-size: 60px;
        line-height: 66px;
    }
    .contact-info {
        margin-left: 0;
        padding-bottom: 20px;
    }
    .contact-info li {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 18px;
    }
}

@media (max-width: 850px) {
    .header-contact {
        font-size: 24px;
    }
    .menu li a {
        font-size: 34px;
        margin-bottom: 30px;
    }
    .header-logo {
        margin-bottom: 120px;
    }
    blockquote {
        font-size: 40px;
        line-height: 42px;
    }
    blockquote br {
        display: none;
    }
    .green-box h2 {
        margin-left: -150px;
        font-size: 60px;
    }
    .green-box {
        padding-left: 65px;
    }
    .directions {
        font-size: 27px;
    }
    .brown-box h2 {
        font-size: 40px;
    }
    .menu-link {
        font-size: 29px;
    }
    .footer-contact li {
        font-size: 14px;
    }
    .copyright {
        margin-left: 0px;
    }
    /*Sources*/
    .came-for h2 {
        margin-top: 30px;
    }
    .happy-food h2 {
        font-size: 65px;
        line-height: 60px;
    }
    header h1 {
        font-size: 70px;
        line-height: 70px;
        margin: 0;
    }
    /*Menu*/
    .everything-else h4 {
        margin-bottom: 15px;
        line-height: 25px;
        font-size: 25px;
    }
    .everything-else p {
        font-size: 15px;
        line-height: 18px;
    }
    h2 {
        font-size: 70px;
        line-height: 63px;
    }
    .drinks .price {
        font-size: 14px;
    }
    .drinks .price span {
        margin-left: 5px;
    }
    .drinks ul li {
        font-size: 16px;
    }
}


/* Medium screens (640px) */

@media (max-width: 668px) {
.top-header .column.eight {
	text-align: center;
}

    .contact-main .seven {padding:0 15px!important;}
    .header-logo {
        display: block;
        margin: auto auto 15px auto;
    }
    .header-logo img {
        max-width: 80%;
        margin: auto;
    }
    .top-header {
        margin-bottom: 50px;
    }
    .header-contact {
        font-size: 21px;
        line-height: 27px;
        text-align: center;
        padding: 6px 5px;
        background-color: rgba(150, 182, 203, 0.7);
        margin: 0 -2.2%;
    }
    .home header {
        min-height: 1px;
    }
    header {
        padding: 30px 0px 40px 0px;
        min-height: 1px;
    }
	.gift-note {
		float: none;
		margin: 30px auto;
	}
    .menu {
        text-align: center;
        padding-bottom: 20px;
    }
    .menu li a {
        padding-right: 0px;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .menu li a:after {
        display: none!important;
    }
    blockquote {
        font-size: 30px;
        line-height: 34px;
        text-align: left;
        background-color: rgba(99, 44, 20, 0.6);
        padding: 10px 7px;
    }
    .green-box {
        padding: 0px 20px 0px 20px;
    }
    .green-box h2 {
        font-size: 51px;
        line-height: 63px;
        margin-left: 0px
    }
    .directions {
        font-size: 22px;
        line-height: 24px;
    }
    .brown-box {
        padding: 20px 20px 70px 20px;
    }
    .brown-box h2 {
        font-size: 37px;
        line-height: 35px;
    }
    .menu-link {
        margin-right: 0px;
        font-size: 26px;
        margin-top: 5px;
    }
    footer {
        padding-top: 60px;
        text-align: center;
    }
    footer img {
        max-width: 80%;
        margin: auto auto 20px auto;
    }
    footer h3 br {
        display: none;
    }
    footer h3 {
        margin-right: 0px;
        float: none;
        font-size: 45px;
    }
    .footer-contact {
        float: none;
        margin: 5px auto 45px auto;
    }
    .arrow-down {
        margin: 0 0 0 67%;
    }
    .happy-food .column.twelve {
        padding: 30px 20px!important;
    }
    .happy-food h2 {
        font-size: 54px;
        line-height: 54px;
    }
    .came-for h2 {
        font-size: 56px;
        line-height: 56px;
    }
    .signup-section .text-right {text-align:center;}
   .row .row {margin:0;}
}

.location-inside {
  background: #fff;
}

.location-inside .column.seven {
  min-height: 650px;
}

.location-inside .map__holder {
  margin-top: 100px;
}

.famous-burger h4 a{
	display:none;
}
