@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: url(images/background.jpg) no-repeat center top rgb(243,231,209);
	font-size: 1em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

A {
	color: #90150b;
	text-decoration: none;
}

.hidden {
	visibility: hidden;
}
.wrap {
	width: 948px;
	height: auto;
	margin: 0 auto;
}

.masthead {
	width: 100%;
	height: auto;
}

.logo {
	background: url(images/masthead-logo.png) no-repeat;
	width: 176px;
	height: 205px;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	margin-left: 12px;
}

.navigation {
	background: url(images/nav-bg.png) no-repeat;
	width: 597px;
	height: 54px;
	float: right;
	margin: 80px 0 0 0;
}

.navigation UL {
	height: 17px;
	margin: 0 0 0 15px;
}

.navigation UL LI {
	float: left;
	position: relative;
	height: 53px;
}

.navigation UL LI.home A {background-position: 0 0; width: 52px; margin-top: 21px;}
.navigation UL LI.menu A {background-position: -69px 0; width: 52px; margin: 21px 0 0 19px;}
.navigation UL LI.ordering A {background-position: -138px 0; width: 148px; margin: 21px 0 0 18px;}
.navigation UL LI.media A {background-position: -304px 0; width: 58px; margin: 21px 0 0 16px;}
.navigation UL LI.locations A {background-position: -377px 0; width: 86px; margin: 21px 0 0 16px;}
.navigation UL LI.about A {background-position: -479px 0; width: 82px; margin: 21px 0 0 16px;}

.navigation UL LI A {
	display: block;
	height: 17px;
	width: 100%;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url(images/nav-sprite.png);
	background-repeat: no-repeat;
}

.navigation UL LI UL {
	display: none;
    position: absolute; 
    top: 0;
    left: 0;
	background: #4c1a07;
	padding: 10px;
	width: 100px;
	height: auto;
	margin: .5em 0 0 0;
 }
 
.navigation UL LI UL LI {
	float: none;
	height: auto;
	margin: 0 0 5px 0;
	width: 100%;
}
 
.navigation UL LI UL LI A {
	background: none;
	color: #ffffff;
	font-size: 12px;
	display: inline;
	margin: 0 !important;
	width: 100%;
	padding: 3px 0 3px 0;
}

.navigation UL LI UL LI A:hover {
	background: none;
	color: #F6C36E
}

.navigation UL LI > UL {
	top: auto;
	left: auto;
}

.navigation UL li:hover ul, li.over ul{ display: block; }

.contentArea {
	width: 100%;
	height: auto;
	background: url(images/content-bg.png) center top no-repeat;
	min-height: 770px;
}

.rotatingBanner {
	width: 920px;
	padding: 15px 0 0 14px;
}

.rotatingBanner .rbLeft {
	float: left;
	width: 281px;
	height: 261px;
}

.rotatingBanner .rbRight {
	float: left;
	width: 639px;
	height: 261px;
}

.homeBanners {
	width: 692px;
	padding: 10px 0 0 14px;
	float: left;
}

.homeBanners .largeBanner {
	float: left;
}

.homeBanners .smallBanner1 {
	float: left;
	margin: 0 0 7px 9px;
}

.homeBanners .smallBanner2 {
	float: left;
	margin: 0 0 0 9px;
}

.homeBanners .bottomBanner {
	float: left;
	margin: 10px 0 0;
}

.sidebar {
	float: left;
	width: 220px;
	height: auto;
	margin: 10px 0 0 9px;
}

.sidebar .newsletterArea {
	background: url(images/sidebar-newsletter-bg.jpg) no-repeat;
	width: 220px;
	height: 87px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #aa9f8b;
}

.sidebar .newsletterArea FORM {
	padding: 40px 0 0 10px;
}

.sidebar .newsletterArea FORM .newsletterInput {
	width: 138px;
}

.sidebar .newsletterArea FORM .newsletterSubmit {
	background: url(images/sidebar-newsletter-button.png) no-repeat;
	width: 52px;
	height: 27px;
	border: 0;
}

.sidebar .restaurantHours {
	margin: 10px 0 0;
	font-size: 11px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #aa9f8b;
}

.sidebar .restaurantHours .restaurantName {
	font-weight: bold;
}

.sidebar .restaurantHours .rhDays {
	width: 118px;
}

.sidebar .followUsArea {
	width: 100%;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #aa9f8b;
}

.sidebar .followUsArea IMG {
	float: left;
	margin: 0 0 10px 0;
}

.sidebar .followUsArea .buttons {
	float: left;
	width: 100%;
}

.sidebar .followUsArea .twitterButton {
	/*background: url(images/sidebar-follow-sprite.jpg) no-repeat -89px 0;*/
	background: url(images/social-icons.png) no-repeat -34px 0px;
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
}

.sidebar .followUsArea .twitterButton:hover {
	background: url(images/social-icons.png) no-repeat -34px 0px;
}

.sidebar .followUsArea .facebookButton {
	/*background: url(images/social-icons.png) no-repeat 0 0;*/
	background: url(images/social-icons.png) no-repeat -6px 0px;
	width: 20px;
	height: 32px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	margin: 0 0 0 10px;
}

/* .sidebar .followUsArea .facebookButton:hover {
	background: url(images/social-icons.png) no-repeat 0px 0px;
} */

.sidebar .followUsArea .instagramButton {
	background: url(images/social-icons.png) no-repeat -67px 0px;
	width: 34px;
	height: 32px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	float: left;
	margin: 0 0 0 10px;
}

.footer {
	width: 100%;
	height: auto;
	background: url(images/footer-bg.jpg) no-repeat center top;
	margin: 20px 0;
	float: left;
	font-size: 11px;
}

.footer .footerLeft {
	float: left;
	width: 200px;
	padding: 20px 0 0 20px;
}

.footer .footerRight {
	float: right;
	width: 340px;
	padding: 20px 20px 0;
	text-align: right;
}

.pageBanner {
	width: 920px;
	height: 86px;
	float: left;
	margin: 14px 0 0 14px;
	text-indent: -1000px;
	overflow: hidden;
}

.menuPage {background: url(images/pagebanner-menu.jpg) no-repeat;}
.photosPage {background: url(images/pagebanner-photos.jpg) no-repeat;}
.videoPage {background: url(images/pagebanner-videos.jpg) no-repeat;}
.pressPage {background: url(images/pagebanner-press.jpg) no-repeat;}
.mediaPage {background: url(images/pagebanner-media.jpg) no-repeat;}
.aboutPage {background: url(images/pagebanner-aboutus.jpg) no-repeat;}
.franchisingPage {background: url(images/pagebanner-aboutus-licensing.jpg) no-repeat;}
.contactPage {background: url(images/pagebanner-contact.jpg) no-repeat;}
.locationsPage {background: url(images/pagebanner-locations.jpg) no-repeat;}
.thanksPage {background: url(images/pagebanner-thankyou.jpg) no-repeat;}
.onlineOrderingPage {background: url(images/pagebanner-onlineordering.jpg) no-repeat;}

.leftContent {	
	width: 692px;
	padding: 10px 0 0 14px;
	float: left;
	font-size: 12px;
	line-height: 16px;
}

.leftContent P {
	margin: 5px 0 15px 0;
	font-size: 12px;
	line-height: 16px;
}

H2.subpages {
	font-size: 20px;
	border-bottom: 1px solid #aa9f8b;
	padding: 0 0 7px 0;
	margin: 14px 0 7px 0;
	width: 684px;
	color: #55351a;
}

.menuBlock {
	width: 226px;
	height: 203px;
	float: left;
	margin: 0 4px 0 0;
	display: block;
}

.menuBlock IMG {
	margin: 10px 0 0 10px;
}

.regularMenu {background: url(images/menu-regularmenu.jpg) no-repeat;}
.cateringMenu {background: url(images/menu-cateringmenu.jpg) no-repeat;}
.vegasMenu {background: url(images/menu-vegasmenu.jpg) no-repeat;}

.photoSet {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.photoSet LI {
	width: 75;
	margin: 0 8px 8px 0;
	float: left;
}

.photoNav {
	margin: 20px 0 0 0;
	width: 100%;
	}

.mediaSelect {
	width: 100%;
}

.mediaSelect A {
	float: left;
	display: block;
	margin: 0 10px 0 0;
}

.midLeft {
	width: 350px;
	float: left;
}

.midRight {
	width: 150px;
	float: left;
	margin: 0 0 0 20px;
}



.midLeft P, .midRight P {
	margin: 5px 0 15px 0;
	font-size: 12px;
	line-height: 16px;
}

.franchisingList {
	list-style-type: disc;
	margin: 0 0 0 15px;
	width: 400px;
}

.franchisingList LI {
	margin: 0 0 10px 0;
}

.contactLeft {
	float: left;
	width: 60%;
	margin: 0 25px 0 0;
}

.contactRight {
	float: left;
	width: 35%;
}

.contactForm INPUT[type=text] {
	width: 90%;
}

.contactForm TEXTAREA {
	width: 90%;
}

.locationsContainer {
	width: 100%;
}

.locationsBox {
	width: 225px;
	float: left;
	margin: 0 5px 0 0;
}
.locationsBox.clear-row-1{
	margin-bottom:20px;
}
.pressParagraph {
	margin: 0 0 30px 0 !important;
}

.clear {clear: both;}


/** COLORBOX **/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{
	background:url(images/overlay.png);
	opacity:0.9;
	filter: alpha(opacity = 90);
}
#colorbox{outline:0;}
/* #cboxContent{margin-top:20px;background:#000; width: 500px;} */
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        /* #cboxLoadedContent{border:5px solid #000; background:#fff;} */
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(images/controls.png) no-repeat -101px -29px;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
	/* background:url(/sites/all/libraries/colorbox/example1/images/overlay.png) repeat 0 0; */
	opacity:0.9;
    filter: alpha(opacity = 90);
}

#colorbox {
    outline: 0;
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(/images/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(/images/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(/images/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background:url(/images/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
    width: 21px;
    background: url(/images/controls.png) left top repeat-y;
}

#cboxMiddleRight {
    width: 21px;
    background: url(/images/controls.png) right top repeat-y;
}

#cboxTopCenter {
    height: 21px;
    background: url(/images/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
    height: 21px;
    background: url(/images/border.png) 0 -29px repeat-x;
}

#cboxContent {
    background: #fff;
    overflow: hidden;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 28px;
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494;
}

#cboxLoadingOverlay {
    background: url(/images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(/images/loading.gif) no-repeat center center;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0;
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/images/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: -75px -25px;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(/images/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: -50px -25px;
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/images/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: -25px -25px;
}

.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}

.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em;
}

.ctools-owns-lock {
    background: #ffffdd none repeat scroll 0 0;
    border: 1px solid #f0c020;
    padding: 1em;
}

a.ctools-ajaxing, input.ctools-ajaxing, button.ctools-ajaxing, select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(/images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(/images/status-active.gif) center center no-repeat;
}


/** Order.html Page **/

/* .popup h2 {
	font-size: 1.75rem;
	font-weight: bold;
	margin-bottom: 1rem;
	margin-top: 2rem;
}

.popup p {
	margin-bottom: 1rem;
}

.popup p:last-child {
  margin-bottom: 0rem;
}

.popup strong {
	font-weight: bold;
} */

#cboxClose {
	top: 0;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: url(/images/controls.png) no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#order_online_content h2 {
	color: #371107;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	margin: 25px 0 30px;
	text-align: center;
	text-transform: uppercase;
}


#order_online_content h3 {
	background: #371107;
	border-color: #371107;
	border-radius: 5px 5px 0px 0px;
	border-style: solid;
	border-width: 2px;
	clear: both;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	margin: 16px auto 0;
	padding: 5px 0px;
	text-align: center;
	text-transform: uppercase;
	width: 90%;
}

.order__cont.first {
	border-color: #371107; 
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	margin: 0 auto 24px;
	padding: 16px 0;
	width: 90%;
}

.order__cont.second {
	border-color: #371107; 
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	margin: 0 auto;
	padding: 16px 0;
	width: 90%;
}

#order_online_content h3.h3_delivery {
	background: #371107;
	border-color: #371107;
	color: #fff;
	font-size: .85em;
	font-weight: bold;
	margin-top: 0;
}

#order_online_content strong {
	font-weight: bold;
}

#order_online_content ul {
	flex-wrap: wrap;
    flex-direction: column;
    gap:10px;
	display: flex;
	justify-content: space-evenly;
}

#order_online_content a {
	text-decoration: underline;
}

.order__cont.first li {
	font-size: 1.05rem;
}

.order__cont.first .street {
	color: #333333;
	font-size: .75em;
	margin: 12px 0 0;
}

.order__cont.first li:last-child .street {
	margin: 12px 0 0;
}

#order_online_content li {
	/* float: left; */
	margin-left: 0;
	text-align: center;
	/* width: 33.333%; */
}

#order_online_content .deliver-logo {
	padding: 8px 0 20px;
}

#order_online_content .deliver-logo.last {
	padding: 8px 0 0;
}

#order_online_content .deliver-logo img{
	/* margin-bottom: 16px; */
}

#cboxTitle {
	display: none !important;
}

.delivery--uber {
	width: 147px;
}

.delivery--uber img {
	width:100px;
}

.delivery--doordash {
	width: 147px;
}

.delivery--doordash img {
	width:147px;
}

.delivery--grub {
	width: 147px;
}

.delivery--grub img {
	width: 81px;
}

.delivery--postmates {
	width: 147px;
}

.delivery--postmates img {
	width:70px;
}

#order_online_content ul.postmates--ul {
	align-items: center;
}