/* -- Backgrounds -- */

div#menu {
	background-image: url(/images/backgrounds/bg-menu.jpg) !important;
}

div#rewards {
	background-image: url(/images/backgrounds/bg-rewards.jpg) !important;
}

div#delivery {
	background-image: url(/images/backgrounds/bg-delivery.jpg) !important;
}

div#group {
	background-image: url(/images/pages/group-bg.jpg) !important;
}


div#locations {
	background-image: url(/images/backgrounds/bg-locations3.jpg) !important;
}

div#bobby,
div#investors {
	background-image: url(/images/backgrounds/bg-bobby.jpg) !important;
}

div#shop {
	background-image: url(/images/backgrounds/bg-shop.jpg) !important;
}

div#contact,
div#employment {
	background-image: url(/images/backgrounds/bg-contact.jpg) !important;
}


/* -- Home -- */

div#home {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #FFF;
}

div#home-slides {
	width: 99999px;
	height: 100%;
}

div#home-slides div.slide {
	position: relative;
	float: left;
	width: 800px;
	height: 100%;
	background-size: cover;
	background-position: center;
}

div#home-slides div.slide span {
	display: none;
}

div#slide-bom {
	background-image: url(/images/pages/home/bom2019-march-bg.jpg);
	background-position: center center !important;
}

div#slide-bom img {
	position: absolute;
	display: block;
	top: 15%;
	left: 4%;
	width: 55%;
	height: auto;
}

div#slide-som {
	background-image: url(/images/pages/home/som2018-march-bg.jpg);
	background-position: center center !important;
}

div#slide-som img {
	position: absolute;
	display: block;
	top: 15%;
	right: 4%;
	width: 35%;
	height: auto;
}

div#slide-donate {
	background: #000;
}

div#slide-donate img {
	position: absolute;
	display: block;
	width: 80%;
	left: 10%;
	top: 50%;
	margin-top: -26%;
	height: auto;
}


div#slide-order {
	background-image: url(/images/pages/home/slide-order-ahead-bg.jpg);
}

div#slide-order img {
	position: absolute;
	display: block;
	top: 30%;
	left: 7%;
	width: 40%;
	height: auto;
}

div#slide-veggie {
	background-image: url(/images/pages/home/slide-veggie-new-bg.jpg);
}

div#slide-veggie img {
	position: absolute;
	display: block;
	top: 25%;
	right: 10%;
	width: 30%;
	max-width: 500px;
	height: auto;
}

div#slide-giftcard {
	background-image: url(/images/pages/home/slide-giftcard-bg.jpg);
	background-position: left center !important;
}

div#slide-giftcard img {
	position: absolute;
	display: block;
	top: 15%;
	right: 5%;
	height: 70%;
	width: auto;
}

div#slide-rewards {
	background-image: url(/images/pages/home/slide-rewards2-bg.jpg);
	background-position: right center !important;
}

div#slide-rewards img {
	position: absolute;
	display: block;
	top: 15%;
	left: 5%;
	height: 70%;
	width: auto;
}

div#slide-bfsm {
	background-image: url(/images/pages/home/slide-bfsm-bg.jpg);
	background-position: center center !important;
}

div#slide-bfsm img {
	position: absolute;
	display: block;
	top: 10%;
	right: 5%;
	width: 30%;
	height: auto;
}

div#slide-cinco {
	background-image: url(/images/pages/home/slide-cinco-bg.jpg);
	background-position: center center !important;
}

div#slide-cinco img {
	position: absolute;
	display: block;
	top: 5%;
	left: 5%;
	width: auto;
	height: 90%;
}

div#slide-levelup {
	background-image: url(/images/pages/home/slide-rewards2-bg.jpg);
	background-position: center center !important;
}

div#slide-levelup img {
	position: absolute;
	display: block;
	bottom: 5%;
	right: 6%;
	width: 40%;
	height: auto;
}

div#slide-postmates {
	background-image: url(/images/pages/home/postmates-2-bg.jpg);
	background-position: center center !important;
}

div#slide-postmates img {
	position: absolute;
	display: block;
}

div#slide-postmates img.top {
	top: 8%;
	left: 6%;
	width: 20%;
	height: auto;
}

div#slide-postmates img.bottom {
	width: 50%;
	left: 25%;
	bottom: 3%;
	height: auto;
}

div#slide-doordash {
	background-image: url(/images/pages/home/slide-doordash-bg.jpg);
	background-position: center center !important;
}

div#slide-doordash img {
	position: absolute;
	display: block;
	top: 25%;
	right: 6%;
	width: 40%;
	height: auto;
}

div#slide-group {
	background-image: url(/images/pages/home/slide-group-bg.jpg);
	background-position: left center !important;
}

div#slide-group div {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/images/pages/home/slide-group-over2.png) center center no-repeat;
	background-size: contain;
}

div#slide-1 {
	background-image: url(/images/pages/home/slide-1-bg.jpg);
}

div#slide-2 {
	background-image: url(/images/pages/home/slide-2-bg.jpg);
}

div#slide-3 {
	background-image: url(/images/pages/home/slide-3-bg.jpg);
	background-position: center top !important;
}

div#slide-3 img {
	position: absolute;
	display: block;
	top: 50%;
	left: 8%;
	width: 50%;
	height: auto;
}



div#slide-6 {
	background-image: url(/images/pages/home/slide-6-bg.jpg);
}




/* -- Gallery -- */


div#gallery-menu {
	display: none;
	font-weight: 400; 
	font-style: normal;
	text-align: center;
	-webkit-font-smoothing: antialiased;
}

div#gallery-menu ul {
	position: relative;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	font-size: 0;
	background: #E53B3B;
	cursor: default;
}

div#gallery-menu ul li {
	position: relative;
	display: inline;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
}

div#gallery-menu ul li a {
	display: block;
	padding: 0;
	color: #FFF;
	border-top: 1px solid #FFF;
}

div#gallery-menu ul li a:hover {
	background: #EE8B87;
}

div#gallery-menu ul li.selected a,
div#gallery-menu ul li.selected a:hover {
	background: #4C3030;
}


div#gallery {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #FFF;
	font-weight: 400; 
	font-style: normal;
}

div#gallery-slides {
	width: 99999px;
	height: 100%;
}

div#gallery-slides div.slide {
	float: left;
	width: 800px;
	height: 100%;
	background-size: cover;
	background-position: center;
}

div#gallery-slides div.slide img {
	display: none;
}

div#gallery-slides div.slide span {
	display: block;
	width: 304px;
	margin: 16px;
	padding: 16px;
	color: #E53B3B;
	text-transform: uppercase;
	background: #FFF;
}

a#gallery-prev,
a#gallery-next {
	display: block;
	position: absolute;
	z-index: 100;
	top: 42%;
	width: 65px;
	height: 1px;
	padding-top: 64px;
	overflow: hidden;
	cursor: pointer;
}

a#gallery-prev {
	left: 0;
	background: url(/images/pages/gallery-prev.gif) no-repeat;
}

a#gallery-next {
	right: 0;
	background: url(/images/pages/gallery-next.gif) no-repeat;
}

a#gallery-prev:hover,
a#gallery-next:hover {
	background-position: -65px 0;
}


/* -- Locations -- */


div#locations h3 {
	margin-bottom: 0 !important;
}

div#locations h4 {
	border-top: 0 !important;
}

div#locations-list a {
	text-transform: uppercase;
	color: #4C3030;
}

div#locations-list a:hover {
	color: #927D7C;
}

div#locations-list h4 {
	border-top: 1px solid #F4B141 !important;
}

div.hours-row {
	width: 100%;
	overflow: hidden;
}

div.hours-row div.hours-day {
	float: left;
	width: 70px;
}

div.hours-row div.hours-time {
	float: left;
}

div#map {
	width: 100%;
	height: 305px;
	margin-top: 30px;
	background: #CCC;
}


/* -- Menu -- */

div#content div#page-header.menu-header {
	height: 118px;
}

div#content div#page-header.menu-header h2 {
	margin-bottom: 20px;
}

div#content div#page-header.menu-header .button {
	position: relative;
}

div#content div#menu div#page-pad {
	padding-bottom: 6px;
}

div.menu-section-content {
	padding: 13px 16px 16px;
}

p.menu-section {
	padding-top: 6px;
	margin: 0 0 25px;
	font-size: 23px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 400; 
	font-style: normal;
	color: #E53B3B;
	cursor: default;
	border-top: 1px solid #F4B141;
}


/* -- Shop -- */

div.shop-category {
	padding-top: 10px;
	font-size: 23px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 400; 
	font-style: normal;
	color: #E53B3B;
	cursor: default;
}

div.shop-category a {
	color: #E53B3B;
}

div.shop-category a:hover {
	color: #EE8B87;
}

div#shop-nav {
	width: 100%;
	padding-top: 28px;
	overflow: hidden;
}

a#shop-nav-home {
	display: block;
	float: left;
	width: 21px;
	height: 1px;
	padding-top: 19px;
	margin-right: 2px;
	overflow: hidden;
	background: url(/images/pages/shop-nav-home-1x.gif) no-repeat;
}

a#shop-nav-cart {
	display: block;
	float: left;
	width: 21px;
	height: 1px;
	padding-top: 19px;
	overflow: hidden;
	background: url(/images/pages/shop-nav-cart-1x.gif) no-repeat;
}

a#shop-nav-home:hover,
a#shop-nav-cart:hover {
	opacity: .7;
	-moz-opacity: .7;
	-webkit-opacity: .7;
}

div#shop-list {
	width: 110%;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
}

div#shop-list a {
	display: block;
	float: left;
	width: 144px;
	height: 183px;
	overflow: hidden;
	margin-right: 16px;
	overflow: hidden;
}

div#shop-list a:nth-child(even) {
	margin-right: 0;
}

div#shop-list a img {
	display: block;
	margin-bottom: 5px;
}

div#shop-detail .image img {
	display: block;
	margin-bottom: 8px;
}

div#shop-detail .price {
	display: block;
	float: left;
	padding-right: 5px;
	font-size: 23px;
	line-height: 25px;
	color: #E53B3B;
}

div#shop-detail .unit {
	display: block;
	float: left;
	font-size: 17px;
	font-align: baseline;
}

div#shop-detail .description {
	display: block;
	clear: left;
	padding-top: 5px;
	font-size: 17px;
	line-height: 25px;
}

/* -- Bacon -- */

div#BaconForAll {
	background-image: url(/images/backgrounds/bg-bacon.jpg) !important;
}

div#BaconForAll a {
	color: #40ABED;
}

div#BaconForAll div#page-content h4.noborder {
	border-top: 0;
}


/* -- Rewards -- */


div#rewards a {
	color: #40ABED;
}

div#rewards a:hover {
	color: #73CCF6;
}

div#rewards div#page-header {
	border-bottom: 0;
	margin-bottom: 25px;
}

div#rewards div#page-header h2 {
	margin-bottom: 15px;
}

div#rewards div#page-header a:hover {
	opacity: .7;
}


/* -- Burger of the Month -- */

div#burger h4 {
	border-top: 0 !important;
	margin-top: 20px;
}

div#burger a {
	color: #E53B3B;
}

div#burger a:hover {
	color: #EE8B87;
}


/* -- Bobby Flay -- */

div#bobby a {
	color: #E53B3B;
}

div#bobby a:hover {
	color: #EE8B87;
}

/* -- Delivery -- */


div#delivery-content {
	position: relative;
	padding-top: 5%;
	padding-left: 60%;
	width: 35%;
}

div#delivery-content img {
	display: block;
	width: 100%;
	height: auto;
}


/* -- Group Ordering -- */

div#group {
	text-align: center;
}

div#group-content {
	position: relative;
	width: 100%;
	max-width: 800px;
	margin: auto;
}

div#group-content a {
	display: block;
	width: 100%;
	padding-top: 100%;
	background: url(../images/pages/group-over.png) center center no-repeat;
	background-size: contain;
}

div#group-content a span {
	display: none;
}