/* Theme Name: Steak 'n Shake
Theme URI:https://zipscene.com
Author:the Zipscene team
Author URI:https://zipscene.com/
Description:Child of the default Zipscene theme.
Template:zipscene
Version:1.0 */

@import url("../zipscene/style.css");
/* Steak'n Shake's Desktop Styles */
/* ------------- */
/* --- Fonts --- */
/* ------------- */
@font-face {
	font-family: 'Nevis';
	src: url('fonts/webfonts/nevis-webfont.eot');
	src: url('fonts/webfonts/nevis-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/webfonts/nevis-webfont.svg#nevisBold') format('svg'), url('fonts/webfonts/nevis-webfont.woff') format('woff'), url('fonts/webfonts/nevis-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AndreaIIScriptSlant';
	src: url('fonts/webfonts/2024F6_0_0.eot');
	src: url('fonts/webfonts/2024F6_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/webfonts/2024F6_0_0.woff') format('woff'), url('fonts/webfonts/2024F6_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'AndreaIIScriptSlant-Bold';
	src: url('fonts/webfonts/2024F6_1_0.eot');
	src: url('fonts/webfonts/2024F6_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/webfonts/2024F6_1_0.woff') format('woff'), url('fonts/webfonts/2024F6_1_0.ttf') format('truetype');
}
@font-face {
	font-family: 'AndreaIIScriptSlantNib';
	src: url('fonts/webfonts/2024F6_2_0.eot');
	src: url('fonts/webfonts/2024F6_2_0.eot?#iefix') format('embedded-opentype'), url('fonts/webfonts/2024F6_2_0.woff') format('woff'), url('fonts/webfonts/2024F6_2_0.ttf') format('truetype');
}
@font-face {
	font-family: 'AndreaIIScriptSlantMedium';
	src: url('fonts/webfonts/2024F6_3_0.eot');
	src: url('fonts/webfonts/2024F6_3_0.eot?#iefix') format('embedded-opentype'), url('fonts/webfonts/2024F6_3_0.woff') format('woff'), url('fonts/webfonts/2024F6_3_0.ttf') format('truetype');
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.zse-superscript, sup {
	font-size: 6px;
	position: relative;
	top: -7px;
}

/* ----------------- */
/* --- eof Fonts --- */
/* ----------------- */

/* --- Columns --- */
/* ------------- */

/* Main center column with 2 side bars */
.zse-col-m, .zse-col-n {
	float: left;
	width: 17%;
}
.zse-col-o {
	float: left;
	width: 66%;
}

/* ------------- */
/* --- eof Columns --- */
/* ------------- */

#zse-content {
	z-index: 1;
}
#zse-content .zse-wrapper {
	background: url(images/header_bg.png) top left repeat-y;
	padding: 40px 10px;
	width: 943px;
	min-height: 440px;
}
.zse-main-content .zse-module h1, .zse-main-content .zse-module h2, .zse-main-content .zse-module h3, .zse-main-content .zse-module h4, .zse-main-content .zse-module h5, .zse-main-content .zse-module h6 {
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}
.zse-main-content .zse-module h2 {
	font-size: 18px;
}
.zse-main-content .zse-module h3 {
	font-size: 16px;
}
.zse-main-content .zse-module h4 {
	font-size: 15px;
}
.zse-main-content .zse-module h5 {
	font-size: 14px;
}
.zse-main-content .zse-module h6 {
	font-size: 14px;
}
.zse-main-content .zse-module-bd p, .zse-main-content .zse-module-bd blockquote, .zse-main-content .zse-module-bd ul, .zse-main-content .zse-module-bd ol {
	margin: 0 0 1em;
}
.zse-main-content .zse-module-bd ul, .zse-main-content .zse-module-bd ol {
	margin-left: 30px;
}
.zse-main-content a {
	font-weight: bold;
	text-decoration: underline;
	color: #d42c3e;
}
.zse-main-content a:hover {
	text-decoration: none;
}

/* --- Header --- */
#zse-header {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/common/bg_header.png) center top no-repeat #fff;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	height: 154px;
}
#zse-header .zse-wrapper {
	position: relative;
	width: 946px;
	z-index: 10;
}

/* SnS layout is slightly larger than 940px wide */
#zse-header .zse-main-nav {
	position: absolute;
	top: 98px;
	left: 255px;
	font-size: 14px;
	width: 540px;
	z-index: 101;
}
#zse-header .zse-main-nav ul ul {
	display: none;
	width: 210px;
	float: none;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	top: 20px;
	left: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999;
	border: 1px solid #000;
	-webkit-box-shadow: 0px 1px 3px 0px #555555;
	-moz-box-shadow: 0px 1px 3px 0px #555555;
	box-shadow: 0px 1px 3px 0px #555555;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000);
}
#zse-header .zse-main-nav ul li {
	position: relative;
}
#zse-header .zse-main-nav ul ul a {
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: left;
}
#zse-header .zse-main-nav ul ul li:first-child a {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#zse-header .zse-main-nav ul ul li:last-child a {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-width: 0px
}
#zse-header .zse-main-nav > ul, #zse-header .zse-main-nav > ul > li, #zse-header .zse-main-nav > ul > li > a {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: block;
}
#zse-header .zse-main-nav > ul > li > a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, .5);
	background-image: url(images/ico_arrow_right.png);
	background-repeat: no-repeat;
	background-position: right .2em;
	padding: 0 14px 10px 0;
}
#zse-header .zse-main-nav a:hover {
	text-decoration: underline;
}
#zse-header .zse-main-nav > ul > li {
	padding: 0 24px 0 0;
	margin: 0;
}
#zse-header .zse-sub-nav {
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 30px;
	border-right: 1px solid #fff;
	border-left: 1px solid #c4c8b8;
}
#zse-header .zse-sub-nav a {
	text-decoration: none;
	color: #0f0f0f;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	border-left: 1px solid #fff;
	border-right: 1px solid #c4c8b8;
}
#zse-header .zse-sub-nav a:hover {
	text-decoration: underline;
	text-shadow: 0 1px 0 #fff;
}
#zse-header .zse-logo {
	top: 28px;
	left: 38px;
	position: absolute;
	z-index: 100;
}
#zse-header .zse-location-search {
	position: absolute;
	top: 82px;
	right: 39px;
	vertical-align: top;
	width: 159px;
	height: 34px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 4px;
	background: #2e2e2e;
	background: -moz-linear-gradient(-45deg, #2e2e2e 50%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #2e2e2e), color-stop(100%, #000000));
	background: -webkit-linear-gradient(-45deg, #2e2e2e 50%, #000000 100%);
	background: -o-linear-gradient(-45deg, #2e2e2e 50%, #000000 100%);
	background: -ms-linear-gradient(-45deg, #2e2e2e 50%, #000000 100%);
	background: linear-gradient(-45deg, #2e2e2e 50%, #000000 100%);
	-webkit-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, .4);
	box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, .4);
}

/* --- Header --- */
#zse-header .zse-logo {
	top: 38px;
	left: 28px;
	position: absolute;
	z-index: 100;
}
#zse-header .zse-location-search {
	position: absolute;
	top: 82px;
	right: 39px;
	vertical-align: top;
	width: 159px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 4px;
	background: #2e2e2e;
	background: -moz-linear-gradient(-45deg, #2e2e2e 50%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #2e2e2e), color-stop(100%, #000000));
	background: -webkit-linear-gradient(-45deg, #2e2e2e 50%, #000000 100%);
	background: -o-linear-gradient(-45deg, #2e2e2e 50%, #000000 100%);
	background: -ms-linear-gradient(-45deg, #2e2e2e 50%, #000000 100%);
	background: linear-gradient(-45deg, #2e2e2e 50%, #000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2e', endColorstr='#000000', GradientType=1 );
	-webkit-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, .4);
	box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, .4);
}
#zse-header .zse-location-search-fields {
	display: block;
	padding: 0 0 0 7px;
	vertical-align: middle;
	height: 15px;
}
#zse-header .zse-location-search input {
	display: block;
	border: none;
	width: 110px;
	padding: 0px;
	margin: 0;
	height: 14px;
	/* line-height: 18px;
	*/
	vertical-align: middle;
	font-size: 9px;
	text-transform: uppercase;
	background: #fff;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .15);
	-moz-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .15);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .15);
	float: left;
}
#zse-header .zse-location-search-fields button {
	display: block;
	font-size: 0;
	border: none;
	width: 30px;
	height: 30px;
	text-indent: -9000px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: url(images/btn_go.png) center center no-repeat;
	float: right;
	margin: -14px 5px 0 0;
}
#zse-header .zse-location-search label {
	display: block;
	font-size: 9px;
	color: #fff;
	margin: 1px 0 5px;
	text-transform: uppercase;
	width: 100px;
	float: left;
}
#zse-header .zse-bg-fill {
	position: relative;
	height: 39px;
	top: 153px;
	background: url(images/header_bg.png) top left repeat-y;
}
#zse-header .zse-btn-order-online {
	right: 108px;
	position: absolute;
	top: 146px;
}
#zse-header .zse-btn-order-online a {
	width: 151px;
	height: 35px;
	display: block;
}

/* --- eof Header --- */
/* --- Footer --- */

#zse-footer .zse-wrapper {
	width: 946px;
	padding: 0;
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/common/bg_footer.png) center top no-repeat;
	height: 41px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner {
	height: 41px;
	text-align: center;
	color: #fff;
	line-height: 1.4;
	font-weight: bold;
	font-size: 12px;
}

/* Footer main nav */
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav ul, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav li, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav a {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: block;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	height: 28px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav li {
	padding-top: 12px;
	padding-left: 52px;
	margin-right: 8px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav li:last-child, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav li:last-child a {
	margin-right: 0;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav {
	position: relative;
	top: 3px;
	right: 10px;
	float: right;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav a, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav a:hover {
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav a:hover {
	text-decoration: underline;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-eclub, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-gift-card, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-video, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-shop, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-facebook, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-twitter, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-pinterest, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-instagram, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-youtube, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-rewards {
	background-image: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/common/ico_footer-main-nav.png);
	background-repeat: no-repeat;
	background-position: -9000px -9000px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-rewards {
    background-position: 11px -1px;
    margin-right: -6px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-rewards a {
        float: left;
        width: 100%;
}


#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-eclub {
        background-position: 0px -188px;
        margin-right: 30px;
}

#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-gift-card {
	background-position: 5px -67px;
        margin-right: -12px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-video {
	background-position: 0px -122px;
	margin-right: 0px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-shop {
    background-position: 9px -127px;
    margin-right: -2px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-facebook {
	background-position: -14px -256px;
        margin-right: 5px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-twitter {
    background-position: -14px -322px;
    margin-right: 5px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-pinterest {
	background-position: -14px -390px;
        margin-right: 5px;

}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-instagram {
    background-position: -15px -457px;
    margin-right: 5px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-youtube {
	background-position: -16px -524px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-facebook, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-twitter, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-pinterest, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-instagram, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-youtube {
	text-indent: -9000px;
	padding-left: 7px;
}
#zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-facebook, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-twitter, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-pinterest, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-facebook a, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-twitter a, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-pinterest a, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-instagram a, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-youtube a, #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-instagram , #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav .zse-youtube  {
	width: 23px;
}

/* eof Footer main nav */
#zse-footer hr {
	width: 100%;
	height: 1px;
	border: none;
	background: #ffffff;
	background: -moz-linear-gradient(-45deg, #ffffff 0%, #fdcdcd 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(50%, #fdcdcd), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(-45deg, #ffffff 0%, #fdcdcd 50%, #ffffff 100%);
	background: -o-linear-gradient(-45deg, #ffffff 0%, #fdcdcd 50%, #ffffff 100%);
	background: -ms-linear-gradient(-45deg, #ffffff 0%, #fdcdcd 50%, #ffffff 100%);
	background: linear-gradient(-45deg, #ffffff 0%, #fdcdcd 50%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
#zse-footer p.zse-administrative-content {
	text-align: center;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	text-transform: uppercase;
	color: #7c7d7e;
	text-decoration: none;
	font-size: 11px;
	padding: 0 0 20px;
}
#zse-footer .zse-administrative-content a {
	color: #7c7d7e;
	text-decoration: none;
}
#zse-footer .zse-administrative-content a:hover {
	text-decoration: underline;
}
#zse-footer .zse-wrapper {
	position: relative;
	margin-top: 0px;    
}
#sns-free-milkshake-link {
	display: block;
	top: -93px;
	height: 155px;
	left: 25px;
	position: absolute;
	width: 256px;
	z-index: 1000;
}
#sns-free-milkshake-link img {
	height: 155px;
	width: 256px;
}

/* ----- eof Footer ----- */
/* ------ Home Page ------ */
.home .zse-widget {
	border-width: 3px 1px 1px;
	border-style: solid;
	border-color: #2683a5 #aaaaaa #aaaaaa
}
.home #zse-content .zse-wrapper {
	width: 946px;
	padding: 0;
}
.home .zse-widget .zse-module {
	padding: 9px;
}
.home .zse-widget .zse-module-hd {
	font-family: Arial, Helvetica, sans-serif;
	color: #aaa;
	text-transform: uppercase;
}
.home .zse-widget .zse-module-hd h3 {
	font-size: 13px;
}
#sns-promo {
	width: 943px;
	height: 440px;
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/home/home-slider-bg.jpg) no-repeat;
}
.zse-slider-arrow {
	background: url(images/btn_about_arrows.png) no-repeat 25px center;
	width: 85px;
}
.zse-slider-arrow.r {
	background-position: -32px center;
}
#sns-promo {
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	-o-perspective: 600px;
	-ms-perspective: 600px;
	perspective: 600px;
}
#sns-promo .slide {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-transform: rotate3d(0, 0, 0, 0deg);
	-moz-transform: rotate3d(0, 0, 0, 0deg);
	-o-transform: rotate3d(0, 0, 0, 0deg);
	-ms-transform: rotate3d(0, 0, 0, 0deg);
	transform: rotate3d(0, 0, 0, 0deg);
	opacity: 1;
}
#sns-promo .slide.out {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-transform: rotate3d(-.7, 1, 0, 40deg) translateZ(100px);
	-moz-transform: rotate3d(-.7, 1, 0, 40deg) translateZ(100px);
	-o-transform: rotate3d(-.7, 1, 0, 40deg) translateZ(100px);
	-ms-transform: rotate3d(-.7, 1, 0, 40deg) translateZ(100px);
	transform: rotate3d(-.7, 1, 0, 40deg) translateZ(100px);
	left: -500px;
	opacity: 0;
}
#sns-promo .slide.in {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-transform: rotate3d(.7, 1, 0, -40deg) translateZ(100px);
	-moz-transform: rotate3d(.7, 1, 0, -40deg) translateZ(100px);
	-o-transform: rotate3d(.7, 1, 0, -40deg) translateZ(100px);
	-ms-transform: rotate3d(.7, 1, 0, -40deg) translateZ(100px);
	transform: rotate3d(.7, 1, 0, -40deg) translateZ(100px);
	left: 500px;
	opacity: 0;
}
#sns-promo .slide.notransition {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.zse-slider-dots {
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 80px;
	cursor: default;
	font-size: 40px;
	color: #fff;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
}
.zse-slider-dot {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.zse-slider-dot.active {
	color: #f00;
}

/* ------ eof Home Page ------ */
/* Location Actions */
.zse-location-actions {
	border: 1px solid #2683a5;
}
.zse-location-actions ul {
	border: 1px solid #fff;
}
.zse-location-actions ul li {
	border-left: 4px solid #ee9a22;
}
.zse-location-actions ul a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: #2683a5;
	border-bottom: 1px solid #206f8c;
	border-top: 1px solid #5ca2bc;
	text-shadow: 0 -1px 0 #206f8c;
}
.zse-location-actions ul a:hover {
	background: #5ca2bc;
}
.zse-location-actions ul li:first-child a {
	border-top: none;
}
.zse-location-actions ul li:last-child a {
	border-bottom: none;
}
.zs-bubble-inner a {
	color: #d42c3e;
	font-weight: bold;
	float: left;
	line-height: 19px;
}
.zs-bubble-inner a:hover {
	text-decoration: none;
}
.zs-bubble-inner a.zse-btn-order-online, #zse-content #zse-m-sns-instance .zse-sns-instance-actions ul li a.zse-btn-order-online img {
	width: 148px;
	height: 31px;
	display: block;
	cursor: pointer;
	max-width: 148px;
}
#zse-content #zse-m-sns-instance .zse-sns-instance-actions ul li a.zse-btn-order-online {
	margin-top: 12px;
}
#zse-content #zse-m-sns-instance .zse-sns-instance-actions ul li.zse-full-item {
	width: 100%;
}
.page.page-template-template-locations-php #zse-content #zs-map .zs-bubble-inner a.zse-btn-order-online, .page.page-template-template-locations-php #zse-content #zs-map .zs-bubble-inner a.zse-btn-order-online img {
	width: 86px;
	height: 18px;
	max-width: 86px;
}
.page.page-template-template-locations-php #zse-content #zs-map .zs-bubble-inner a.zse-btn-order-online {
	margin-left: 8px;
}
.page.page-template-template-locations-php #zse-content #zs-map .zs-bubble-inner a.zse-btn-order-online img {
	margin-top: 0px;
}

/* eof Location Actions */
/* ------------ */
/* Menu - id 19 and single special */
/* ------------ */

.page-template-template-menu-php #zse-content .zse-wrapper {
	width: 946px;
	padding-left: 0;
	padding-right: 0;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-i {
	width: 220px;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j {
	width: 706px;
	float: left;
}
.page-template-template-menu-specials-php #zse-content .zse-wrapper .zse-module-bd .zse-col-i {
	width: 320px;
}
.page-template-template-menu-specials-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j {
	width: 606px;
	float: left
}
.single-special .zse-left-sidebar .sub-menu a {
	font-size: 10px;
}

/* Menu Nutritional Links */
#zse-content .zse-menu-pdf-links p {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #6d6e71;
	font-weight: bold;
	font-size: 10.5px;
	margin: 6px 0;
}
#zse-content .zse-menu-pdf-links p a {
	color: #E51937;
	text-decoration: none;
}
#zse-content .zse-menu-pdf-links p a:hover {
	text-decoration: underline;
}

/* eof Menu Nutritional Links */
/* Menu Intro Main Content Nav */
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j ul li.zse-breakfast {
	background: url(images/menu/btn_menu_intro_breakfast.jpg) top left no-repeat;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j ul li.zse-lunch-dinner {
	background: url(images/menu/btn_menu_intro_lunch-dinner.jpg) top left no-repeat;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j ul li.zse-late-night {
	background: url(images/menu/btn_menu_intro_late-night.jpg) top left no-repeat;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j ul li.zse-kids {
	background: url(images/menu/btn_menu_intro_kids.jpg) top left no-repeat;
}

/* eof Menu Intro Main Content Nav */
/* Menu List Content */
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul.zse-menu-items li {
	position: relative;
	padding: 74px 0;
	overflow: hidden;
}

/* .page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul.zse-list-dine-in li.zse-menu-item-grilled-portobello-n-swiss-steakburger {
	padding-top: 120px;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul.zse-list-dine-in li.zse-menu-item-western-bbq-n-bacon-steakburger {
	padding-top: 100px;
}
*/
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul li .zse-menu-list-item-image {
	position: absolute;
	bottom: 11px;
	left: 34px;
	display: block;
	width: 196px;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul li .zse-menu-list-item-image img {
	display: block;
	margin: 0 auto;
	max-width: 196px;
	max-height: 176px;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul li .zse-menu-list-item-copy {
	position: absolute;
	display: block;
	left: 230px;
	top: 38px;
}
.zse-menu-list-item-copy .zse-sns-hidden {
	display: none;
}
.page-template-template-menu-php .zse-module-bd .zse-col-j.zse-menu-list .zse-menu-list-item-copy h2, .page-template-template-menu-php .zse-module-bd .zse-col-j.zse-menu-list .zse-menu-list-item-copy h2 .zse-sns-script, .page-template-template-menu-php .zse-module-bd .zse-col-j.zse-menu-list .zse-menu-list-item-copy p, .page-template-template-menu-php .zse-module-bd .zse-col-j.zse-menu-list .zse-menu-list-item-copy .zse-menu-list-item-button {
	display: block;
	width: 400px;
}
.page-template-template-menu-php .zse-module-bd .zse-col-j.zse-menu-list .zse-menu-list-item-copy h2 {
	margin-bottom: 2px;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul li .zse-menu-list-item-copy h2 {
	color: #e51937;
	font-size: 14px;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul li .zse-menu-list-item-copy .zse-menu-list-item-icon img {
	width: 52px;
	height: 36px;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul li .zse-menu-list-item-copy h2 .zse-sns-script {
	color: #6d6e71;
	font-family: 'AndreaIIScriptSlant-Bold', 'Arial Narrow', Arial, sans-serif;
	font-size: 20px;
	text-transform: none;
	text-align: left;
	margin-top: 12px;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul li .zse-menu-list-item-copy p {
	font-family: Helvetica, Arial, sans-serif;
	color: #6d6e71;
	font-weight: bold;
	font-size: 10.5px;
	line-height: 12px;
	height: 26px;
	overflow: hidden;
	margin-bottom: 6px;
	hyphens: none;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul li .zse-menu-list-item-button a {
	display: block;
	float: right;
	width: 84px;
	height: 32px;
	background: #4c4c4c;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 9px;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 0px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzBjMGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #4c4c4c 0%, #0c0c0c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c4c4c), color-stop(100%, #0c0c0c));
	background: -webkit-linear-gradient(top, #4c4c4c 0%, #0c0c0c 100%);
	background: -o-linear-gradient(top, #4c4c4c 0%, #0c0c0c 100%);
	background: -ms-linear-gradient(top, #4c4c4c 0%, #0c0c0c 100%);
	background: linear-gradient(top, #4c4c4c 0%, #0c0c0c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#0c0c0c', GradientType=0 );
}

/* Melts Overrides */
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul.zse-menu-items.zse-subcat-classic-melts li {
	padding-top: 50px;
}
.page-template-template-menu-php #zse-content .zse-wrapper .zse-module-bd .zse-col-j.zse-menu-list ul.zse-menu-items.zse-subcat-signature-steak-franks li {
	padding-top: 40px;
}

/* n Fries */
.zse-n-fries {
	font-family: "Nevis", sans-serif;
	font-size: 22px;
	display: block;
	line-height: 1;
	text-transform: none;
	color: #6D6E71;
	margin: 0px 0 15px;
}

/* eof Menu List Content */
/* ----- eof Menu Nav ------ */

/* Menu Category */
#zse-m-menu-category .zse-menu-category-desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #777;
}

/* eof Menu Category */
/* Menu Detail */
.zse-menu-detail-add {
	text-align: center;
	padding: 15px 0;
	background: #eeeeff;
	margin: 0 0 1em;
	border: 1px solid #ddddff;
}
.zse-menu-detail-add-qty {
	width: 38px;
	height: 38px;
	line-height: 38px;
	background: #fff;
	text-align: center;
	border: 1px solid #ccc;
	color: #555;
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0 6px 0 0;
}
.zse-menu-detail-add-btn {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #921012;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bf5d60, 0px 1px 1px 0px #CCCCCC;
	-moz-box-shadow: inset 0px 1px 0px 0px #bf5d60, 0px 1px 1px 0px #CCCCCC;
	box-shadow: inset 0px 1px 0px 0px #bf5d60, 0px 1px 1px 0px #CCCCCC;
	background: #a3171b;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMTcxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ODBjMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #a3171b 0%, #780c0e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3171b), color-stop(100%, #780c0e));
	background: -webkit-linear-gradient(top, #a3171b 0%, #780c0e 100%);
	background: -o-linear-gradient(top, #a3171b 0%, #780c0e 100%);
	background: -ms-linear-gradient(top, #a3171b 0%, #780c0e 100%);
	background: linear-gradient(top, #a3171b 0%, #780c0e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3171b', endColorstr='#780c0e', GradientType=0 );
	height: 40px;
	text-align: center;
	width: 200px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 -1px 0 #780c0e;
	font-size: 18px;
}
.drink-selected, .dressings-selected, .fries-selected {
	text-decoration: underline;
}
.fb-comments span {
	text-align: left;
}
.zse-menu-detail-price sup {
	font-size: 55%;
	vertical-align: top;
	position: relative;
	top: 8px;
}
.zse-allergens-and-ingredients a, .zse-allergens-and-ingredients a:link, .zse-allergens-and-ingredients a:hover, .zse-allergens-and-ingredients a:visited {
	text-decoration: underline;
	font-style: italic;
	color: #000;
}

/* eof Menu Detail */
/* ---------------- */
/* eof Menu - id 19 */
/* ---------------- */

/* ----- Feedback ----- */
.page-id-75 #zse-content .zse-wrapper {
	width: 946px;
	padding: 40px 0 0 0;
}
.page-id-75 .zse-feedback {
	background: url(images/feedback_main_bg.png) no-repeat;
	width: 946px;
	height: 348px;
}
.page-id-75 .zse-feedback #form_contact input[type="radio"] {
	position: relative;
	margin: 0;
	padding: 0;
	top: 106px;
	overflow: visible;
	width: 14px;
	height: 14px;
	/* width: 1.5em;
	height: 1.5em;
	*/
}

/* overflow, height, and width are IE7 fixes */
.page-id-75 .zse-feedback #form_contact #var_email {
	left: 38px;
}
.page-id-75 .zse-feedback #form_contact #var_call {
	left: 326px;
}
.page-id-75 .zse-feedback #form_contact #var_write {
	left: 614px;
}

/* ----- eof Feedback ------ */
/* --------- Locations Map -------- */

/* Top Bar */
#zse-locations-map-search {
	padding: 0px;
	background: #000;
	color: #fff;
	height: 62px;
	width: 100%;
}
#zse-locations-map-search label {
	height: 22px;
	line-height: 22px;
	font-size: 15px;
}
.zse-locations-search-type label {
	margin: 0 16px 0 0;
	cursor: pointer;
}
.zse-locations-search-type {
	float: left;
	width: 35%;
}
.page-template-template-locations-php #zse-content .zse-wrapper {
	padding: 0;
	width: 946px;
}
#zs-locations h3, #zs-locations-nojs h3, #zse-m-youtube-list h2 {
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 3px 3px;
	border-bottom: 2px solid #dbc12f;
	margin: 0 0 6px;
}
#zs-locations, #zs-locations-nojs, #zse-m-youtube-list .zse-module {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin-top: 40px;
	margin-bottom: 70px;
	width: 260px;
	padding: 10px 10px 35px 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #4d4d4f;
	background: rgba(0, 0, 0, 0.75);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.9))); /* Chrome, Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.9) 100%); /* Chrome10+, Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.9) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#e6000000', GradientType=0 );
	-webkit-box-shadow: 0px 0px 8px 0px #444444;
	-moz-box-shadow: 0px 0px 8px 0px #444444;
	box-shadow: 0px 0px 8px 0px #444444;
}
#zs-map {
	height: 495px;
}
#zs-locations h4 {
	text-transform: uppercase;
}
#zs-locations .zs-location, #zse-m-youtube-list li {
	padding: 12px 16px 12px 35px;
	border-bottom: 2px solid #999;
	border-bottom-color: rgba(255, 255, 255, 0.4)
}
#zs-locations .zs-location:last-child, #zse-m-youtube-list li:last-child {
	border-bottom: none;
}
#zs-locations .zs-location:hover, #zse-m-youtube-list li a:hover {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZDYxYyIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGQ2MWMiIHN0b3Atb3BhY2l0eT0iMC42Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left, rgba(248, 214, 28, 0.05) 0%, rgba(248, 214, 28, 0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(248, 214, 28, 0.05)), color-stop(100%, rgba(248, 214, 28, 0.6))); /* Chrome, Safari4+ */
	background: -webkit-linear-gradient(left, rgba(248, 214, 28, 0.05) 0%, rgba(248, 214, 28, 0.6) 100%); /* Chrome10+, Safari5.1+ */
	background: -o-linear-gradient(left, rgba(248, 214, 28, 0.05) 0%, rgba(248, 214, 28, 0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(248, 214, 28, 0.05) 0%, rgba(248, 214, 28, 0.6) 100%); /* IE10+ */
	background: linear-gradient(left, rgba(248, 214, 28, 0.05) 0%, rgba(248, 214, 28, 0.6) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0df8d61c', endColorstr='#99f8d61c', GradientType=1 ); /* IE6-8 */
}
.zse-touch #zs-locations .zs-location:hover {
	background: none;
}
#zs-locations-trip {
	padding: 0px;
}
#zs-locations-trip h4 {
	background: #DBC12F;
	padding: 5px;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
}
#zs-locations-trip p {
	padding: 10px;
}
#zs-locations-trip input {
	width: 345px;
}
#zs-locations-trip .zs-sbtnb {
	background: #DBC12F;
}
#zs-map .zs-gmap-btn {
	background: #DBC12F;
}
#zs-locations .zs-location {
	height: 112px;
}
#zs-locations .zs-location a, #zs-locations .zs-location {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#zs-locations .zs-location em {
	font-size: 12px;
}
#zs-locations .zs-location:hover a, #zs-locations .zs-location.selected a {
	color: #000;
}
#zs-locations .zs-location.selected, .zse-touch #zs-locations .zs-location.selected, #zse-m-youtube-list li.zse-selected a {
	color: #000;
	background: #F8D61C;
	background: -moz-linear-gradient(left, rgba(248, 214, 28, 0.1) 0%, rgba(248, 214, 28, 1) 85%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(248, 214, 28, 0.1)), color-stop(85%, rgba(248, 214, 28, 1)));
	background: -webkit-linear-gradient(left, rgba(248, 214, 28, 0.1) 0%, rgba(248, 214, 28, 1) 85%);
	background: -o-linear-gradient(left, rgba(248, 214, 28, 0.1) 0%, rgba(248, 214, 28, 1) 85%);
	background: -ms-linear-gradient(left, rgba(248, 214, 28, 0.1) 0%, rgba(248, 214, 28, 1) 85%);
	background: linear-gradient(left, rgba(248, 214, 28, 0.1) 0%, rgba(248, 214, 28, 1) 85%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1af8d61c', endColorstr='#f8d61c', GradientType=1 );
}
#zs-locations .zs-location .zs-location-detail, #zs-locations .zs-location .zs-order-online {
	display: block;
	color: #000;
}
.zs-location-detail, .zs-order-online {
	padding: 3px;
	background: #F8D61C;
	border: 1px solid #000;
	color: #000;
	text-decoration: none;
	font-family: Nevis;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	bottom: 5px;
	right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.zs-order-online {
	right: 80px;
}
.zs-location-detail:hover, .zs-order-online:hover {
	webkit-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, .5);
	-moz-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, .5);
	box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, .5);
	text-shadow: 1px 1px 3px #fff;
}
#zs-locations-nojs a {
	color: #fff;
}
#zs-locations-nojs {
	position: absolute;
	top: 140px;
	right: 160px;
}
#zse-back-to-map {
	margin-left: 20px;
	display: block;
	font-size: 0;
	text-indent: -9000px;
	overflow: hidden;
	background: url(images/back-to-map.gif) center center no-repeat;
	height: 59px;
	margin-top: -40px
}
.zs-marker {
	background-image: url(images/mapmarkers.png);
	width: 27px;
	height: 42px;
}
.zs-marker.default {
	background-position: 0 0;
}
.zs-marker.A {
	background-position: 0 -42px;
}
.zs-marker.B {
	background-position: 0 -84px;
}
.zs-marker.C {
	background-position: 0 -126px;
}
.zs-marker.D {
	background-position: 0 -168px;
}
.zs-marker.E {
	background-position: 0 -210px;
}
.zs-marker.F {
	background-position: 0 -252px;
}
.zs-marker.G {
	background-position: 0 -294px;
}
.zs-marker.H {
	background-position: 0 -336px;
}
.zs-marker.I {
	background-position: 0 -378px;
}
.zs-marker.J {
	background-position: 0 -420px;
}
.zs-marker.K {
	background-position: 0 -462px;
}
.zs-marker.L {
	background-position: 0 -504px;
}
.zs-marker.M {
	background-position: 0 -546px;
}
.zs-marker.N {
	background-position: 0 -588px;
}
.zs-marker.O {
	background-position: 0 -630px;
}
.zs-marker.P {
	background-position: 0 -672px;
}
.zs-marker.Q {
	background-position: 0 -714px;
}
.zs-marker.R {
	background-position: 0 -756px;
}
.zs-marker.S {
	background-position: 0 -798px;
}
.zs-marker.T {
	background-position: 0 -840px;
}
.zs-marker.U {
	background-position: 0 -882px;
}
.zs-marker.V {
	background-position: 0 -924px;
}
.zs-marker.W {
	background-position: 0 -966px;
}
.zs-marker.X {
	background-position: 0 -1008px;
}
.zs-marker.Y {
	background-position: 0 -1050px;
}
.zs-marker.Z {
	background-position: 0 -1092px;
}
.zs-marker.selected {
	background: url(images/mapmarkersel.png) 0px 0px;
	width: 57px;
	height: 82px;
}
.zs-marker.zs-locations-list {
	background-image: url(images/listmarkers.png);
	width: 32px;
	height: 44px;
}
.zs-marker.zs-locations-list.default {
	background-position: 0 0;
}
.zs-marker.zs-locations-list.A {
	background-position: 0 -44px;
}
.zs-marker.zs-locations-list.B {
	background-position: 0 -88px;
}
.zs-marker.zs-locations-list.C {
	background-position: 0 -132px;
}
.zs-marker.zs-locations-list.D {
	background-position: 0 -176px;
}
.zs-marker.zs-locations-list.E {
	background-position: 0 -220px;
}
.zs-marker.zs-locations-list.F {
	background-position: 0 -264px;
}
.zs-marker.zs-locations-list.G {
	background-position: 0 -308px;
}
.zs-marker.zs-locations-list.H {
	background-position: 0 -352px;
}
.zs-marker.zs-locations-list.I {
	background-position: 0 -396px;
}
.zs-marker.zs-locations-list.J {
	background-position: 0 -440px;
}
.zs-marker.zs-locations-list.K {
	background-position: 0 -484px;
}
.zs-marker.zs-locations-list.L {
	background-position: 0 -528px;
}
.zs-marker.zs-locations-list.M {
	background-position: 0 -572px;
}
.zs-marker.zs-locations-list.N {
	background-position: 0 -616px;
}
.zs-marker.zs-locations-list.O {
	background-position: 0 -660px;
}
.zs-marker.zs-locations-list.P {
	background-position: 0 -704px;
}
.zs-marker.zs-locations-list.Q {
	background-position: 0 -748px;
}
.zs-marker.zs-locations-list.R {
	background-position: 0 -792px;
}
.zs-marker.zs-locations-list.S {
	background-position: 0 -836px;
}
.zs-marker.zs-locations-list.T {
	background-position: 0 -880px;
}
.zs-marker.zs-locations-list.U {
	background-position: 0 -924px;
}
.zs-marker.zs-locations-list.V {
	background-position: 0 -968px;
}
.zs-marker.zs-locations-list.W {
	background-position: 0 -1012px;
}
.zs-marker.zs-locations-list.X {
	background-position: 0 -1056px;
}
.zs-marker.zs-locations-list.Y {
	background-position: 0 -1100px;
}
.zs-marker.zs-locations-list.Z {
	background-position: 0 -1144px;
}

/* --------- eof Locations Map -------- */
/* YouTube Left Column */
#zse-m-youtube-detail .zse-module h1 {
	text-transform: none;
}

/* YouTube Right Column */
#zse-m-youtube-list li {
	padding: 0;
	border-top: none;
	background: none;
	margin: 0 5px 0 0;
}
#zse-m-youtube-list li a {
	padding: 10px 5px;
	display: block;
	font-weight: normal;
	color: #fff;
}
.zse-youtube-prevnext {
	padding: 8px 0 0;
	border-top: 1px solid #ccc;
}
.zse-main-content .zse-module-bd .zse-youtube-prevnext ul, .zse-main-content .zse-module-bd .zse-youtube-prevnext li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.zse-main-content .zse-module-bd .zse-youtube-prevnext li {
	width: 46%;
	padding: 0 2%;
}
.zse-main-content .zse-module-bd .zse-youtube-prevnext li.zse-youtube-next {
	text-align: right;
	float: right;
}
.zse-youtube-prevnext a.zse-disabled {
	color: #ccc;
	text-decoration: none;
}

/* ----- About Us - id 16 ----- */
.page-template-template-about-php .zse-btn-franchise {
	display: block;
	position: relative;
	top: 34px;
	left: 54px;
	width: 76%;
	height: 35px;
}
.page-template-template-about-php .zse-col-main p {
	font-family: Helvetica, Arial, sans-serif;
	color: #6d6e71;
	font-weight: bold;
	font-size: 0.7em;
	text-align: justify;
	hyphens: none;
	line-height: 1.65em;
	width: 515px;
	display: block;
	margin: 0 auto 1.65em auto;
}
#zse-m-page-standard .zse-about-slider {
	background-image: url(images/bg_about-us.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
	width: 580px;
}
#zse-m-page-standard .zse-about-slider .carousel-wrap {
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	top: 0px;
	height: 190px;
	width: 400px;
	margin: 0 auto;
}
#zse-m-page-standard .zse-about-slider .carousel-wrap ul.zse-ul-slider {
	list-style: none;
	margin-left: 0px;
	width: 400px;
}
#zse-m-page-standard .zse-about-slider .carousel-wrap ul.zse-ul-slider li {
	list-style: none;
	left: 0px;
	float: left;
	height: 280px;
}
#zse-m-page-standard .zse-about-slider .carousel-wrap ul.zse-ul-slider li img {
	display: block;
	margin-top: 20px;
	width: 400px;
	height: 190px;
}
#zse-m-page-standard .zse-about-slider .zse-about-slider-caption {
	font-weight: bold;
	height: 30px;
	margin-top: 35px;
	text-align: center;
	width: 400px;
}
#zse-m-page-standard .zse-about-slider .carousel-control {
	position: absolute;
	top: 210px;
	width: 36px;
	height: 132px;
	overflow: hidden;
	text-indent: -9000px;
	z-index: 5;
	cursor: pointer;
}
#zse-m-page-standard .zse-about-slider .carousel-control.previous {
	background: url(images/btn_arrow_left.png) center top no-repeat;
	margin-left: 10px;
}
#zse-m-page-standard .zse-about-slider .carousel-control.next {
	background: url(images/btn_arrow_right.png) center top no-repeat;
	margin-left: 530px;
}
#zse-m-page-standard .zse-about-slider .carousel-pagination p {
	margin: 0px;
	margin-left: 90px;
	padding: 0px;
	position: absolute;
	top: 250px;
	line-height: 0px;
	height: 8px;
}
#zse-m-page-standard .zse-about-slider .carousel-pagination p a {
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	text-indent: -9000px;
	overflow: hidden;
	background: #AAAAAA;
	width: 10px;
	height: 10px;
	margin: 0 10px 0 0;
	border-radius: 180px;
}
#zse-m-page-standard .zse-about-slider .carousel-pagination p a.active {
	background: #c4161c;
	-webkit-box-shadow: inset 0px 0px 0px 0px #ffffff;
	-moz-box-shadow: inset 0px 0px 0px 0px #ffffff;
	box-shadow: inset 0px 0px 0px 0px #ffffff;
}

/* ----- eof About Us ------ */
/* ----- Gift Card ----- */
.zse-page.zse-page-gift-card #zse-content .zse-wrapper {
	width: 942px !important;
	padding: 0px !important;
	min-height: 810px !important; 
}
.zse-page.zse-page-gift-card #zse-header {
	height: 148px;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-bg-fill {
	background: #fff;
}
#zse-content .zse-module-bd.zse-page-gift-card {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/may-2016/violator/24835_SNS_SPECIAL_GC_Promo_530x335.png) top center no-repeat;
	min-height: 348px;
}
#zse-content .zse-module-bd.zse-page-gift-card h1 {
	color: #a6a7a8;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	font-size: 36px;
	position: relative;
	width: 100%;
	text-align: center;
}
#zse-content .zse-module-bd.zse-page-gift-card h1 .zse-font-andrea {
	color: #F00;
	/* font-size: 1.1em;
	*/
	font-family: 'AndreaIIScriptSlant-Bold', 'Arial Narrow', Arial, sans-serif;
}
#zse-content .zse-module-bd.zse-page-gift-card h1 .zse-font-andrea .zse-superscript {
	line-height: 3.5em;
	top: -20px;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-col-h {
	width: 52%;
	right: 70px;
	top: 13px;
	position: relative;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-col-h h2 {
	color: red;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 22px;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-col-h p {
	font-family: Helvetica, Arial, sans-serif;
	color: #9c9b9b;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 12px;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-col-i {
	margin-top: 355px;
	padding-bottom: 16px;
	width: 100%;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-col-i p {
	text-align: center;
	margin-bottom: 16px;
}
#zse-content .zse-module-bd.zse-page-gift-card a.zse-btn-gift-card, #zse-content .zse-module-bd.zse-page-gift-card a.zse-gift-card-balance, #zse-content .zse-module-bd.zse-page-gift-card a.zse-gift-card-reload {
	background: #e51937;
	width: 240px;
	height: 32px;
	color: #fff;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	font-size: 0.75em;
	line-height: 2.6em;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, .75);
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, .5);
	padding: 8px;
	display: inline-block;
}
#zse-content .zse-module-bd.zse-page-gift-card a.zse-gift-card-balance, #zse-content .zse-module-bd.zse-page-gift-card a.zse-gift-card-reload {
	background: #666;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-disclaimer {
	border-top: 1px solid #ccc;
	padding-top: 12px;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-disclaimer p {
	font-family: Helvetica, Arial, sans-serif;
	color: #9c9b9b;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.65em;
	display: block;
	margin: 10px auto;
	width: 90%;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-disclaimer p a {
	text-decoration: none;
	color: #9C9B9B;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-disclaimer p a:hover {
	text-decoration: underline;
}
#zse-content .zse-module-bd.zse-page-gift-card .zse-disclaimer p sup {
	line-height: 0;
}
.zse-page.zse-page-gift-card #zse-footer .zse-wrapper {
	top: -10px;
}

/* ----- eof Gift Card ----- */
/* ----- Gift Card > E-Gift Cards - id 31 ----- */

.page-id-31 #zse-content .zse-wrapper {
	background: #fff;
	width: 955px;
}
.page-id-31 #zse-content iframe {
	height: 815px;
	width: 980px;
}

/* ----- eof Gift Card > E-Gift Cards - id 31 ----- */
/* ----- eClub - id 31 ----- */
.page-id-33 #zse-header .zse-bg-fill {
	background: #fff;
}
.page-id-33 #zse-content .zse-wrapper {
	background: #fff;
	width: 940px;
	padding: 0;
}
.page-id-33 #zse-content iframe {
	height: 1250px;
	width: 943px;
}

/* ----- eof eClub - id 31 ----- */
/* ----- Legal & Privacy ----- */
.zse-page-legal .zse-col-main h1, .zse-page-legal .zse-col-main p, .zse-page-legal .zse-col-main ul, .zse-page-privacy .zse-col-main p, .zse-page-privacy .zse-col-main ul {
	padding: 0px 50px !important;
	margin: 0 auto 1.65em auto !important;
}
.zse-page-legal .zse-col-main p, .zse-page-privacy .zse-col-main p {
	font-family: Helvetica, Arial, sans-serif;
	color: #6d6e71;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1.65em;
}
.zse-page-legal .zse-col-main h1, .zse-page-privacy h1 {
	color: #a6a7a8 !important;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif !important;
	font-size: 2.3em !important;
	text-transform: uppercase !important;
	margin: 0 auto 0.6em auto !important;
}
.zse-page-privacy h1 {
	font-size: 3.0em !important;
}
.zse-page-legal .zse-col-main ul, .zse-page-privacy .zse-col-main ul {
	list-style-type: disc;
	margin-left: 20px;
}
.zse-page-legal .zse-col-main ul, .zse-page-privacy .zse-col-main ul li {
	color: #6d6e71;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1.65em;
}
.zse-page-privacy #zse-content #zse-m-page-standard .zse-module {
	padding: 0px 50px;
	width: 824px;
	margin-bottom: 48px;
}

/* ----- eof Legal - id 35 & eof Privacy - id 37 ----- */
/* Location Detail Page - */
.page-template-template-locations-php .zse-col-a {
	width: 65.5%;
	min-height: 735px;
}
.page-template-template-locations-php .zse-col-b {
	width: 32.8%;
}
#zse-m-sns-instance > .zse-module {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #fff;
	border: 1px solid #fff;
	-webkit-box-shadow: inset 0px 0px 5px 0px #aaaaaa;
	-moz-box-shadow: inset 0px 0px 5px 0px #aaaaaa;
	box-shadow: inset 0px 0px 5px 0px #aaaaaa;
	padding: 20px 15px;
}
#zse-m-sns-instance > .zse-module, #zse-m-sns-instance-bottom > .zse-module {
	margin: 40px 20px 0 0;
}
#zse-m-sns-instance-bottom > .zse-module {
	margin-top: 15px;
	margin-bottom: 40px;
}
#zse-m-sns-instance > .zse-module > .zse-module-hd h1 {
	font-family: "Nevis", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
#zse-m-sns-instance > .zse-module > .zse-module-hd {
	padding: 0 5px 7px;
	border-bottom: 4px solid #e51937;
}
#zse-m-sns-instance > .zse-module > .zse-module-bd {
	line-height: 1.3;
	padding: 15px 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595b;
}
#zse-m-sns-instance > .zse-module > .zse-module-bd, #zse-m-sns-instance > .zse-module > .zse-module-bd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595b;
}
#zse-m-sns-instance > .zse-module > .zse-module-bd a {
	text-decoration: underline;
}
#zse-m-sns-instance > .zse-module > .zse-module-bd a, #zse-m-sns-instance > .zse-module > .zse-module-bd h3 {
	text-transform: uppercase;
}
#zse-m-sns-instance .zse-col-right, #zse-m-sns-instance .zse-col-left {
	float: left;
	width: 48%;
}
#zse-m-sns-instance .zse-col-right {
	float: right;
	text-align: right;
}
#zse-m-sns-instance .zse-module-sec {
	padding: 0 0 12px;
}
#zse-m-sns-instance .zse-sns-instance-actions ul, #zse-m-sns-instance .zse-sns-instance-meta ul, #zse-m-sns-instance .zse-sns-instance-actions li, #zse-m-sns-instance .zse-sns-instance-meta li, #zse-m-sns-instance .zse-sns-instance-actions a, #zse-m-sns-instance .zse-sns-instance-meta a, #zse-m-sns-instance .zse-sns-instance-actions li span, #zse-m-sns-instance .zse-sns-instance-meta li span {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
	display: block;
}
#zse-m-sns-instance .zse-sns-instance-actions a:hover, #zse-m-sns-instance .zse-sns-instance-meta a:hover {
	color: #d42c3e;
}
#zse-m-sns-instance .zse-sns-instance-map {
	text-align: center;
}
#zse-m-sns-instance .zse-sns-instance-map img {
	background: #fff;
	border: 1px solid #939598;
	padding: 8px;
}
#zse-m-sns-instance-bottom .zse-col-bottom-left {
	float: left;
	width: 400px;
}
#zse-m-sns-instance-bottom .zse-col-bottom-left .zse-module-sec {
	padding: 0 0 15px;
}
#zse-m-sns-instance-bottom .zse-col-bottom-right {
	float: right;
	width: 180px;
}
#zse-m-sns-instance-bottom .zse-col-bottom-center img {
	padding-bottom: 10px;
}
#zse-m-sns-instance-bottom .zse-fq-tab-bd, #zse-m-sns-instance-bottom #zse-yelp-reviews {
	height: 120px;
	line-height: 1.3;
	color: #333;
}
#zse-m-sns-instance-bottom #zse-m-yelp .zse-yelp-item-text a {
	color: #d12700;
	font-weight: bold;
}
#zse-m-sns-instance-bottom #zse-m-yelp .button {
	margin-bottom: 18px;
}
#zs-locations a {
	color: #fff;
}

/* Social Widgets */
.zse-social-widget .zse-module-bd {
	height: 160px;
}

/* navigation corrections */
.page-template .zse-left-sidebar .menu .current-menu-item, .page-template .zse-left-sidebar .menu .current-menu-parent {
	width: auto;
	padding: 0;
	background-position: -20px top;
}

/* Menu Container */
.page-template-template-menu-specials-php #zse-content .zse-wrapper, .page-template-template-menu-php #zse-content .zse-wrapper {
	background: #fff;
}
.page-template-template-menu-php .zse-left-sidebar {
	padding-left: 0;
}
.page-template-template-menu-php .zse-left-sidebar .menu .current-menu-item {
	width: auto;
	padding: 0;
	background-position: -20px top;
}
.page-template-template-menu-specials-php .zse-left-sidebar .menu .current-menu-item {
	width: auto;
	padding: 0;
	background-position: -20px top;
}
.zse-glare {
	width: 43px;
	height: 55px;
	display: block;
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: -9999px;
	background: url(images/menu_selected_both.png) left top no-repeat;
	z-index: 10;
}
.current-menu-item .zse-glare {
	top: 0;
	right: -43px;
	left: auto;
}
.current-menu-item .sub-menu .zse-glare {
	top: -9999px;
	left: -9999px;
}
.sub-menu .zse-glare {
	width: 39px;
	height: 44px;
	background-position: left -55px;
}
.current-menu-item .sub-menu .current-menu-item .zse-glare {
	top: 0;
	right: -38px;
	left: auto;
}
.zse-menu-items li {
	background: url(images/menu_item_shelf.png) center bottom no-repeat;
	height: 40px;
	padding: 30px 50px
}
.zse-menu-quadrants {
	padding: 0 0 0 10px;
}
.zse-menu-quadrants li {
	float: left;
	margin: 0 5px 5px 0;
}
.zse-menu-quadrants li a {
	text-indent: -9000px;
	display: block;
	width: 297px;
	height: 165px;
}

/* Menu Detail */
.page-template-template-menu-specials-php .zse-sns-menu-detail-top {
	background: url(images/menu_detail_shelf.png) center bottom no-repeat;
	position: relative;
}
.page-template-template-menu-php .zse-sns-menu-detail-top {
	background: url(images/menu_detail_shelf_wide.png) center bottom no-repeat;
	position: relative;
}
.zse-menu-img-full {
	text-align: center;
}
.page-template-template-menu-php .zse-menu-img-full img {
	margin: 0 0 0 -4px;
	max-width: 350px;
	max-height: 300px;
}
.page-template-template-menu-specials-php .zse-menu-img-full img {
	margin: 0 0 0 -4px;
}
.zse-menu-detail-info {
	width: 480px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6e71;
	line-height: 1.3;
}
.zse-menu-detail-desc {
	padding: 10px 0 0;
	text-align: left;
	hyphens: none;
}
.zse-menu-detail-price {
	text-align: right;
	padding: 0 5px 5px 18px;
	float: right;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	color: #939598;
	font-size: 46px;
	font-weight: normal;
}
.zse-menu-detail-price .zse-price-dollarsign {
	font-family: 'AndreaIIScriptSlant-Bold', 'Arial Narrow', Arial, sans-serif;
	font-size: 24px;
	vertical-align: super;
	font-weight: normal;
}
.zse-menu-comments {
	padding: 15px 0;
	width: 480px;
	margin: 0 auto;
	text-align: center;
}
.zse-menu-detail-ltp {
	float: left;
	width: 470px;
	padding: 0 0 0 55px;
}

/* *
Nutrition
* */
.zse-menu-dt-options {
	float: left;
	width: 310px;
	font-size: 13px;
}
.zse-menu-nutrition label {
	display: block;
	padding: 0;
	font-weight: bold;
	margin: 0 0 3px;
}
.zse-menu-nutrition label.zse-checkbox-label {
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
	padding: 4px;
}
.zse-menu-dt-options fieldset {
	position: relative;
}
.zse-menu-dt-options fieldset fieldset {
	margin: 8px 0 0 8px;
	clear: left;
	border-left: 2px solid #ccc;
	padding-left: 6px;
}
.zse-menu-dt-options fieldset fieldset:before {
	content: '\21b3';
	font-size: 13px;
	color: #999;
}
.zse-menu-dt-options > fieldset {
	margin: 0 0 18px 0;
	background: #fff;
	border: 1px solid #999;
	padding: 10px;
}
.zse-menu-dt-nutrition {
	width: 270px;
	float: right;
	background: #fff;
	border: 2px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	position: relative;
	padding: 3px;
}
.zse-nutrition-loading {
	position: absolute;
	background: #fff;
	background: rgba(255, 255, 255, 0.95);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	font-weight: bold;
	color: #777;
	font-size: 15px;
	padding: 100px 0 0;
}
.zse-menu-dt-nutrition h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin: 0;
	padding: 5px 0;
	border-bottom: 5px solid #000;
}
.zse-menu-dt-nutrition li {
	line-height: 18px;
	margin: 12px 0 14px 8px;
}
.zse-menu-dt-nutrition li.zse-nutrition-serving {
	width: 100%;
}
.zse-menu-dt-nutrition li span {
	display: block;
	padding: 0 8px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.zse-menu-nutrition-trigger {
	float: right;
	text-align: right;
	padding: 0px;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	top: 8px;
	right: 180px;
}
.zse-menu-nutrition-trigger h3 {
	color: #e51937;
	cursor: pointer;
	background: url(images/menu_detail_sprite.png) no-repeat scroll right -70px transparent;
	padding: 3px 15px 0 0;
	line-height: 1.4em;
}
.zse-menu-nutrition-subtrigger h3 {
	padding-left: 50px;
}
.zse-menu-nutrition h4 {
	font-weight: bold;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition .zse-nutrition-section-divide {
	border-top: 4px solid #000;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition input, #zse-content #zse-m-menu-detail .zse-menu-dt-nutrition select {
	margin-right: 8px;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition h3 {
	font-size: 24px;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition .zse-menu-dt-nutrition {
	margin-top: 32px;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition fieldset {
	padding: 0 18px 12px 18px;
	margin-top: 8px;
	border-bottom: 1px solid #000;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition ul {
	margin: 8px 0 0 0;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition .zse-nutrition-section-divide {
	border-top: 4px solid #000;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition li, #zse-content #zse-m-menu-detail .zse-menu-dt-nutrition td {
	color: #000;
	font-size: 11px;
	padding: 7px 6px;
	border-bottom: 1px solid #000;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition td.zse-nutrition-indent {
	padding-left: 18px;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition p, #zse-content #zse-m-menu-detail .zse-menu-dt-nutrition label, #zse-content #zse-m-menu-detail .zse-menu-dt-nutrition input {
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition label {
	margin: 0 10px 0 0;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition .zse-nutrition-right {
	text-align: right;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition td.zse-nutrition-disclaimer {
	padding: 8px;
}
#zse-content #zse-m-menu-detail .zse-menu-dt-nutrition strong {
	font-weight: bold;
}
#zse-content #zse-m-menu-detail #zse-m-ltp > .zse-module {
	border-top: 1px solid #000;
}
#zse-content #zse-m-menu-detail ul.zse-ltp-btns {
	float: right;
	margin-top: 0;
}
#zse-content #zse-m-menu-detail #zse-m-ltp > .zse-module li {
	width: 25%;
}
.zse-menu-nutrition-container {
	width: 280px;
	margin: 0 auto;
}

/* *
/Nutrition
* */
.zse-menu-detail-prevnext, .zse-menu-detail-prevnext li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.zse-menu-detail-prevnext li a {
	display: block;
	width: 32px;
	height: 29px;
	background: url(images/menu_detail_sprite.png) left top no-repeat;
	font-size: 0;
	text-indent: -9000px;
	overflow: hidden;
	position: absolute;
	bottom: 55px;
	left: 70px;
}
.zse-has-image .zse-menu-detail-prevnext li a {
	bottom: 100px;
}
.zse-menu-detail-prevnext li.zse-menu-detail-next a {
	left: auto;
	right: 70px;
	background-position: left -35px;
}
#zse-m-menu-detail .zse-sns-menu-detail-top h1 {
	text-align: center;
	margin: 0 auto;
	width: 400px;
	font-size: 32px;
	color: #e51937;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	text-transform: uppercase;
	line-height: 1.2;
}
#zse-m-menu-detail .zse-sns-menu-detail-top h1 span.zse-sns-script {
	display: block;
	font-family: 'AndreaIIScriptSlant-Bold', 'Arial Narrow', Arial, sans-serif;
	color: #6d6e71;
	text-transform: none;
	font-size: 40px;
	margin-top: 16px;
}
#zse-m-menu-detail .zse-sns-menu-detail-top h1 .zse-superscript {
	font-size: 8px;
	top: -18px;
}
#zse-m-menu-detail.zse-subcat-specialty-steakburgers .zse-sns-menu-detail-top h1 {
	text-indent: -9000px;
	display: block;
	height: 124px;
	margin-bottom: 6px;
}
#zse-m-menu-detail.zse-subcat-specialty-steakburgers .zse-sns-menu-detail-top h1 .zse-sns-script {
	visibility: hidden;
}
#zse-m-menu-detail.zse-menu-item-guacamole-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_gaucamole-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-oktoberfest-steakburger-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/9819-steakburger-oktoberfest.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-grilled-portobello-n-swiss-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_grilled-portobello-n-swiss-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-royale-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_royale-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-cheesy-cheddar-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_cheesy-cheddar-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-spicy-chipotle-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_spicy-chipotle-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-hickory-bbq-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_hickory-bbq-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-chili-cheese-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_chili-cheese-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-western-bbq-n-bacon-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_western-bbq-n-bacon-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-wisconsin-buttery-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_wisconsin-buttery-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-jalapeno-crunch-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_jalapeno-crunch-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-3d-grilled-cheese-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_3d-grilled-cheese-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-california-double-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_california-double-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-santa-fe-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_santa-fe-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-oktoberfest-steakburger .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-cdn2/img_logo_oktoberfest.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-california-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_california-steakburger.png) top center no-repeat;
	width: 500px;
	height: 84px;
}
#zse-m-menu-detail.zse-menu-item-bleu-ribbon-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(images/img_logo_bleu-ribbon-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-bacon-lovers-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-cdn2/SteaknShake/Menu/desktop/img-logo-baconlovers-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-pepperoni-pizza-steakburger-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/pizza-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-garlic-double-steakburger-with-cheese-n-fries .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/9351-garlic-steakburger.png) top center no-repeat;
	height: 96px;
	margin-bottom: -30px;
}
#zse-m-menu-detail.zse-menu-item-srirachasteakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/sriracha-steakburger.png) top center no-repeat;
	width: 300px;
	height: 130px;
}
#zse-m-menu-detail.zse-menu-item-philly-cheese-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/philly-steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-peppercorn-bacon-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/may-2016/specialty-items/SNS_ID_PeppercornBaconSB_300x130.png) top center no-repeat;
}
/* Specialty Milk Shakes */
#zse-m-menu-detail.zse-menu-item-red-velvet-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-mint-cookies-n-cream .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-cookies-n-cream .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-peppermint-chocolate-chip-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-smores-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-caramel-milkshake .zse-sns-menu-detail-top h1,
#zse-m-menu-detail.zse-menu-item-oreo-red-velvet-milkshake .zse-sns-menu-detail-top h1,
#zse-m-menu-detail.zse-menu-item-peanut-butter-milkshake .zse-sns-menu-detail-top h1,
#zse-m-menu-detail.zse-menu-item-chocolate-peanut-butter-milkshake .zse-sns-menu-detail-top h1 {
	text-indent: -9000px;
	display: block;
	height: 124px;
	margin-bottom: 6px;
	width: 100%;
}
#zse-m-menu-detail.zse-menu-item-oreo-red-velvet-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/may-2016/specialty-items/SNS_ID_Shake_Oreo_Red_Velvet_300x130.png) top center no-repeat;
	height: 144px;
	background-size: 310px;
}
#zse-m-menu-detail.zse-menu-item-mint-cookies-n-cream .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/mint-cookies-cream.png) top center no-repeat;
	height: 144px;
	background-size: 310px;
}
#zse-m-menu-detail.zse-menu-item-cookies-n-cream .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/cookies-cream.png) top center no-repeat;
	height: 95px;
	background-size: 310px;
}
#zse-m-menu-detail.zse-menu-item-smores-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/slr-630-milkshake-smores.png) top center no-repeat;
	height: 110px;
	background-size: 300px;
}
#zse-m-menu-detail.zse-menu-item-caramel-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/9819-milkshake-caramel-apple.png) top center no-repeat;
	height: 96px;
	background-size: 166px;
}
#zse-m-menu-detail.zse-menu-item-speculoos-cookie-butter-milkshake .zse-sns-menu-detail-top h1,
#zse-m-menu-detail.zse-menu-item-cookie-butter-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/slr-630-milkshake-speculoos-cookie-butter.png) top center no-repeat;
	height: 96px;
	background-size: 300px;
}
#zse-m-menu-detail.zse-menu-item-caramel-apple-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/slr-630-milkshake-caramel-apple.png) top center no-repeat;
	height: 96px;
	background-size: 300px;
}

/* 2014-10 ID Updates */
#zse-m-menu-detail.zse-menu-item-birthday-cake-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-nestle-butterfinger .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-chocolate-banana-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-chocolate-chip-cookie-dough .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-chocolate-covered-strawberry .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-chocolate-fudge-brownie .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-egg-nog-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-double-chocolate-fudge .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-heath .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-m .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-oreo-cookies-n-cream .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-oreo-mint-cookies-n-cream .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-peanut-butter-banana-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-peanut-butter-cup .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-peppermint-chocolate-chip-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-red-velvet-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-salted-caramel-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-snickers-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-snickers-peanut-butter-squared-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-strawberry-banana-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-turtle-caramel-nut .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-ultimate-banana-milkshake .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-very-berry-strawberry .zse-sns-menu-detail-top h1, 
#zse-m-menu-detail.zse-menu-item-white-chocolate-milkshake .zse-sns-menu-detail-top h1,
#zse-m-menu-detail.zse-menu-item-nutella .zse-sns-menu-detail-top h1,
#zse-m-menu-detail.zse-menu-item-speculoos-cookie-butter-milkshake .zse-sns-menu-detail-top h1,
#zse-m-menu-detail.zse-menu-item-cookie-butter-milkshake .zse-sns-menu-detail-top h1,
#zse-m-menu-detail.zse-menu-item-caramel-apple-milkshake .zse-sns-menu-detail-top h1,
#zse-m-menu-detail.zse-menu-item-black-raspberry-chocolate-chip .zse-sns-menu-detail-top h1 {
	text-indent: -9000px;
	display: block;
	height: 130px;
	margin-bottom: 0px;
	width: 100%;
}
#zse-m-menu-detail.zse-menu-item-birthday-cake-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/birthday-cake.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-nestle-butterfinger .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/nestle-butterfinger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-chocolate-banana-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/chocolate-banana.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-chocolate-chip-cookie-dough .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/chocolate-chip-cookie-dough.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-chocolate-covered-strawberry .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/chocolate-covered-strawberry.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-chocolate-fudge-brownie .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/chocolate-fudge-brownie.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-double-chocolate-fudge .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/double-chocolate-fudge.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-egg-nog-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/egg_nog.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-heath .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/heath-new.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-m .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/m-and-ms.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-oreo-cookies-n-cream .zse-sns-menu-detail-top h1 {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/may-2016/specialty-items/SNS_ID_Shake_Oreo_CookiesNCream_300x130.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-oreo-mint-cookies-n-cream .zse-sns-menu-detail-top h1 {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/may-2016/specialty-items/SNS_ID_Shake_Oreo_Mint_300x130.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-peanut-butter-banana-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/peanut-butter-banana.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-peanut-butter-cup .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/peanut-butter-cup-new.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-peppermint-chocolate-chip-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/peppermint_chocolate_chip.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-red-velvet-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/red-velvet.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-peanut-butter-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/June-16-Products/SNS_PeanutButter_ID_300x130.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-chocolate-peanut-butter-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/June-16-Products/SNS_ChocolatePB_ID_300x130.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-salted-caramel-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/salted-caramel.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-snickers-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/snickers-new.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-snickers-peanut-butter-squared-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/snickers-peanut-butter-squared.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-strawberry-banana-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/strawberry-banana.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-turtle-caramel-nut .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/turtle-caramel-nut-new.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-ultimate-banana-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/ultimate-banana.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-very-berry-strawberry .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/very-berry-strawberry.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-white-chocolate-milkshake .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/white_chocolate.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-nutella .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/nutella.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-french-dip-steakburger-n-fries .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/French_Dip_Steakburger.png) top center no-repeat;
}
#zse-m-menu-detail.zse-menu-item-black-raspberry-chocolate-chip .zse-sns-menu-detail-top h1 {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/specialty-milkshakes/Black_Raspberry_Chocolatechip.png) top center no-repeat;
	background-size: 300px 127px;
}

/* eof Specialty Milk Shakes */
.page-template-template-menu-specials-php #zse-content .zse-wrapper, .page-template-template-menu-php #zse-content .zse-wrapper {
	background: #fff;
}
.page-template-template-menu-specials-php #zse-content .zse-sns-menu-top {
	background: url(images/menu_top.jpg) center top no-repeat;
}
.page-template-template-menu-php #zse-content .zse-sns-menu-top {
	background: url(images/menu_top_wide.jpg) center top no-repeat;
}
.page-template-template-menu-specials-php #zse-content .zse-sns-menu-bottom {
	background: url(images/menu_bottom.jpg) center bottom no-repeat;
}
.page-template-template-menu-php #zse-content .zse-sns-menu-bottom {
	background: url(images/menu_bottom_wide.jpg) center bottom no-repeat;
}
.page-template-template-menu-specials-php #zse-content .zse-sns-menu-middle {
	background: url(images/menu_mid.jpg) center center repeat-y;
}
.page-template-template-menu-php #zse-content .zse-sns-menu-middle {
	background: url(images/menu_mid_wide.jpg) center center repeat-y;
}
.zse-glare {
	width: 43px;
	height: 55px;
	display: block;
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: -9999px;
	background: url(images/menu_selected_both.png) left top no-repeat;
}
.zse-selected .zse-glare {
	top: 0;
	right: -43px;
	left: auto;
}
.zse-selected .zse-sub-nav .zse-glare {
	top: -9999px;
	left: -9999px;
}
.zse-sub-nav .zse-glare {
	width: 39px;
	height: 39px;
	background-position: left -55px;
}
.zse-selected .zse-sub-nav .zse-selected .zse-glare {
	top: 0;
	right: -38px;
	left: auto;
}
.zse-sns-menu-top .zse-menu-items li {
	background: url(images/menu_item_shelf_wide.png) right bottom no-repeat;
	padding: 30px 50px
}
.zse-menu-cat-desc {
	width: 420px;
	padding: 10px 10px 10px 30px;
	color: #939598;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	border: 2px solid #c6c7c8;
	font-weight: bold;
	line-height: 1.7;
	position: relative;
}
.zse-menu-cat-desc strong {
	color: #000;
}
.zse-subcat-desc-bullet {
	display: block;
	font-size: 28px;
	line-height: auto;
	width: 18px;
	height: 18px;
	line-height: 18px;
	color: #e51937;
	position: absolute;
	top: 10px;
	left: 12px;
}
.zse-menu-cat-img {
	width: 480px;
	margin: 0 auto;
}
.zse-menu-cat-img img {
	max-width: 100%;
}

/* *
Nutrition Panel
* */
#zse-m-menu-detail .zse-menu-list-nuts-facts {
	width: 106px;
	display: none;
	position: relative;
	top: -43px;
	left: 420px;
}
#zse-m-menu-detail a.zse-a-nut-calc {
	padding: 3px;
	background: #F8D61C;
	border: 1px solid #303030;
	color: #000;
	text-decoration: none;
	font-family: 'Nevis';
	font-size: 10px;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#zse-m-menu-detail .zse-static-nutritional {
	width: 660px;
	margin: 0 auto;
	border: 1px solid #000;
	background: #fff;
	padding-bottom: 0px;
	margin-bottom: 16px;
}
.zse-menu-item-hero .zse-static-nutritional {
	width: 641px;
}
.zse-static-nutritional-head {
	background: #303030 !important;
}
.zse-static-nutritional-head, .zse-nut-calc-nochild td, .zse-static-nutritional-head td, .zse-static-nutritional-body table td {
}
.zse-static-nutritional-head td span {
	color: #fff !important;
}
.zse-static-nutritional-body {
	color: #333 !important;
}
.zse-static-nutritional-body .zse-nut-calc-parent i {
	color: #CDC7AF !important;
}
.zse-static-nutritional-body .zse-nut-calc-parent i {
	color: #566C36 !important;
}
.zse-static-nutritional-body .zse-nut-calc-parent td {
	background: #cdc7af !important;
	font-weight: bold;
}
#zse-m-menu-detail .zse-nut-calc-parent .zse-parent-title, #zse-m-menu-detail .zse-nut-calc-nochild .zse-child-title {
	display: inline-block;
	margin-left: 0px;
	text-align: left;
	width: 155px;
}
#zse-m-menu-detail .zse-static-nutritional-body .zse-nut-calc-parent td {
	background: #7f7f7f !important;
	font-weight: bold;
	color: #fff;
}

/* Tabbed Nutrition */
ul.zse-nut-tab-tabs {
	text-align: left;
	background-color: rgba(0, 0, 0, 0.05);
}
ul.zse-nut-tab-tabs li {
	display: block;
	width: 100%;
}
ul.zse-nut-tab-tabs li a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0.625em 0.5em;
	display: block;
}
ul.zse-nut-tab-tabs li a:hover {
	color: #414244;
}
ul.zse-nut-tab-tabs li.ui-state-active a {
	color: #e51937;
	background: rgba(0, 0, 0, 0.1);
}
ul.zse-nut-tab-tabs li a:hover, ul.zse-nut-tab-tabs li.ui-state-active a:hover {
	color: #a51228;
	background: rgba(0, 0, 0, 0.15);
}
.zse-nut-tab-table[aria-hidden=true] {
	display: block !important;
	height: 0;
	overflow-y: hidden;
	opacity: 0;
	transition: opacity 0s;
	-moz-transition: opacity 0s;
	-webkit-transition: opacity 0s;
}
.zse-nut-tab-table[aria-hidden=false] {
	display: block !important;
	height: auto;
	opacity: 1;
	transition: opacity 0.35s ease-in-out;
	-moz-transition: opacity 0.35s ease-in-out;
	-webkit-transition: opacity 0.35s ease-in-out;
}

/* Specials Page */
.single-special .zse-sns-menu-detail-top {
	font-size: 0;
	text-align: center;
	padding: 0 50px 8px 40px;
}
.single-special .zse-menu-detail-prevnext li a {
	bottom: 140px
}
.single-special #zse-m-ltp .zse-module {
	border-top: none;
}
.single-special .zse-menu-root .zse-specials-list-bottom {
	height: 25px;
	background: #303030;
	border-bottom: 1px solid #141414;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	width: 228px;
	float: right;
}

/* Standard Page Template */
#zse-m-page-standard .zse-module {
	padding: 10px 20px;
	color: #666666;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	line-height: 2;
	width: 560px;
}
#zse-m-page-standard h1, #zse-m-page-standard h2, #zse-m-page-standard h3, #zse-m-page-standard h4, #zse-m-page-standard h5, #zse-m-page-standard h6 {
	margin: 0 0 0.5em;
}
#zse-m-page-standard p, #zse-m-page-standard ol, #zse-m-page-standard ul, #zse-m-page-standard blockquote {
	margin: 0 0 1em;
}
#zse-m-page-standard ul {
	list-style: disc;
}
#zse-m-page-standard li ul {
	list-style: circle;
}
#zse-m-page-standard ol {
	list-style: decimal;
}
#zse-m-page-standard li ol {
	list-style: lower-alpha;
}
#zse-m-page-standard ul, #zse-m-page-standard ol {
	margin-left: 25px;
}
#zse-m-page-standard h1, #zse-m-page-standard h2, #zse-m-page-standard h3, #zse-m-page-standard h4, #zse-m-page-standard h5, #zse-m-page-standard h6 {
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	color: #e51937;
	text-transform: uppercase;
	font-size: 28px;
}
#zse-m-page-standard h2 {
	font-size: 20px;
}
#zse-m-page-standard h3 {
	font-size: 18px;
}
#zse-m-page-standard h4 {
	font-size: 16px;
}
#zse-m-page-standard h5, #zse-m-page-standard h6 {
	font-size: 15px;
}
#zse-m-page-standard a {
	color: #E51937;
	text-decoration: underline;
	font-weight: bold;
}
#zse-m-page-standard a:hover {
	text-decoration: none;
}

/* IE7 spacing fixes */
.zse-location-search-fields {
	font-size: 0;
}

/* Careers */
.page-template-template-careers-php #zse-content .zse-wrapper, .page-template-template-open-positions-php #zse-content .zse-wrapper, .page-template-template-corporate-positions-php #zse-content .zse-wrapper, .single-open_positions #zse-content .zse-wrapper, .page-template-template-about-php #zse-content .zse-wrapper {
	padding: 40px 62px 40px 48px;
	width: 836px;
}
.zse-col-cl {
	width: 230px;
	float: left;
}
.zse-col-cr {
	width: 67.4%;
	float: right;
}
.page-template-template-careers-php #zse-m-page-standard .zse-module {
	padding: 0;
}
.page-template-template-careers-php #zse-m-page-standard .zse-module-bd {
	padding: 0 20px;
}
.page-template-template-careers-php #zse-m-page-standard .zse-module-bd li {
	margin: 0 0 10px;
}
.page-template-template-careers-php #zse-m-page-standard .zse-module-bd li ul {
	margin-top: 10px;
}
.page-template-template-careers-php .zse-img-header {
	text-align: right;
	font-size: 0;
	overflow: visible;
	margin: 0 41px 15px;
}
.page-template-template-careers-php #zse-m-page-standard .zse-img-header h1 {
	margin: 0;
}
.page-template-template-careers-php .zse-img-header img {
	float: right;
}
#zse-m-page-standard .zse-employee-links, #zse-m-page-standard .zse-employee-links li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#zse-m-page-standard .zse-employee-links li {
	float: left;
	width: 46%;
	padding: 0 2%;
	text-align: left !important;
}
#zse-m-page-standard .zse-employee-links a {
	text-transform: uppercase;
	color: #808285;
	text-decoration: none;
	text-align: left !important;
	font-weight: normal;
}
#zse-m-page-standard .zse-employee-links a:hover {
	text-decoration: underline;
}
.zse-module-bd .zse-employee-resources {
	text-align: center;
}
.zse-module-bd .zse-employee-resources a {
	color: black !important;
    font-size: 11px;
    padding-left: 33px;
    padding-right: 33px
}
/* Culture Page */
.zse-culture-points {
	color: #e51937;
}
.zse-culture-points span, .zse-culture-points li ul {
	color: #6D6E71;
}
.zse-culture-points strong {
	font-weight: normal;
	color: #e51937;
}

/* Careers Search */
.zse-open-positions-search {
	background: #303030;
	border: 1px solid #fff;
	border-bottom: 0;
	padding: 10px 15px;
	display: none;
}
.zse-open-positions-search label {
	font-family: 'Nevis', Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 8px 0 0;
}
.zse-open-positions-search input {
	padding: 4px;
	background: #fff;
	border: 1px solid #000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 370px;
}
.zse-open-positions-search::-webkit-input-placeholder {
	font-style: italic;
	color: #aaa;
}
.zse-open-positions-search:-moz-placeholder {
	font-style: italic;
	color: #aaa;
}
#zse-careers-search-clear {
	color: #fff;
	font-size: 20px;
	display: inline-block;
	margin: 0 0 0 4px;
	cursor: pointer;
	display: none;
}

/* Open Positions Landing Page */
.zse-page-open-positions .zse-module-bd li {
	display: inline-block !important;
	margin: 0px !important;
	padding: 0px !important;
	width: 180px !important;
}
.zse-page-open-positions .zse-module-bd {
	padding: 0 !important;
}
.zse-page-open-positions .zse-module-bd ul {
	margin: 0 !important;
}
.zse-page-open-positions .zse-module-bd li img {
	width: 180px !important;
}

/* Careers List */
.zse-page-corporate-positions .zse-left-sidebar .menu li:nth-child(2) {
	background-position: -20px top;
}
.zse-page-corporate-positions .zse-left-sidebar .menu li:nth-child(2) a {
	border-top: none;
	border-bottom: none;
	height: 34px;
	line-height: 34px;
	color: #000;
	background-position: right -1095px;
}
.zse-open-positions {
	width: 520px;
	border: 1px solid #b7b7b7;
	margin: 0 auto;
	background: #fff;
	font-size: 13px;
}
.zse-open-positions ul {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.zse-open-positions li {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	display: none;
}
.zse-open-positions a {
	color: #555;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 10px;
}
.zse-open-positions li.zse-job-visible {
	display: block;
}
.zse-open-positions li.zse-job-visible:nth-child(odd) a {
	background: #fff;
}
.zse-open-positions li.zse-job-visible:nth-child(even) a {
	background: #f0f0f0;
}
.zse-open-positions li.zse-job-visible:nth-child(odd) a:hover, .zse-open-positions li:nth-child(2n) a:hover {
	background: #f4eab0
}
.zse-open-positions a strong {
	font-weight: bold;
	color: #222;
}
.zse-careers-list-title, .zse-careers-list-loc {
	float: left;
	display: block;
}
.zse-careers-list-title {
	width: 60%;
	padding: 0 2% 0 0;
}
.zse-careers-list-loc {
	width: 38%;
}

/* Special Fonts */
.page-template-template-careers-php #zse-m-page-standard .zse-module-bd {
	font-family: 'Nevis', Arial, sans-serif;
	font-size: 14px;
	color: #6d6e71;
	line-height: 1.4;
	text-align: justify;
}
#zse-m-page-standard .zse-faded-border {
	text-align: center;
	padding: 0 0 3px;
	background: url(images/careers_h2_border.png) center bottom no-repeat;
	margin: 2em 0 0.5em;
}
#zse-m-page-standard p.zse-careers-18px {
	font-size: 18px;
	color: #48494b;
}
#zse-m-page-standard p.zse-careers-16px {
	font-size: 16px;
	color: #48494b;
}

/* Single Career */
.single-open_positions .zse-module-hd p {
	font-size: 16px;
	font-style: italic;
	color: #555;
}
.single-open_positions #zse-m-page-standard .zse-module-hd h1 {
	margin: 0;
}
.single-open_positions #zse-m-page-standard .zse-module-bd h2 {
	color: #303030;
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px;
}
.single-open_positions #zse-m-page-standard a.zse-careers-back {
	color: #888;
	font-weight: normal;
	display: block;
	margin: 0 0 0.5em;
}

/* Collapsible Menu */
.zse-left-sidebar .menu {
	font-size: 0;
	background: #303030;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
	-webkit-box-shadow: inset 0px -1px 0px 0px #000000;
	-moz-box-shadow: inset 0px -1px 0px 0px #000000;
	box-shadow: inset 0px -1px 0px 0px #000000;
}
.page-template .zse-left-sidebar .menu li, .zse-left-sidebar .menu a {
	background-image: url(images/nav_sprite.png);
	background-repeat: no-repeat;
	background-position: -9000px -9000px;
}
.page-template-template-menu-specials-php .zse-left-sidebar .menu li, .zse-left-sidebar .menu a {
	background-image: url(images/nav_sprite320w.png);
	background-repeat: no-repeat;
	background-position: -9000px -9000px;
}
.zse-left-sidebar .menu a {
	background-position: right -1052px;
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	text-decoration: none;
	display: block;
	text-align: right;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #000;
	border-top: 1px solid #505050;
	padding: 0 16px 0 5px;
	margin: 0 12px 0 6px;
}
.zse-left-sidebar .menu a:hover {
	text-decoration: underline;
}
.zse-left-sidebar .menu li:first-child {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 0px 0px 0px;
	border-radius: 8px 0px 0px 0px;
}
.zse-left-sidebar .menu li:last-child {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-radius: 0px 0px 0px 8px;
	border-radius: 0px 0px 0px 8px;
}
.zse-left-sidebar .menu .current-menu-ancestor, .zse-left-sidebar .menu .current-menu-item {
	background-position: right top;
	width: 100%;
	padding: 0 16px 0 0;
}
.zse-left-sidebar .menu .sub-menu .current-menu-item {
	padding: 0;
	width: auto;
}
.zse-left-sidebar .menu .current-menu-ancestor a, .zse-left-sidebar .menu .current-menu-item a {
	border-top: none;
	border-bottom: none;
	height: 34px;
	line-height: 34px;
	color: #000;
	background-position: right -1095px;
}
.zse-left-sidebar .menu .has-sub-menu a {
	background-position: right -1140px;
}
.zse-left-sidebar .menu .current-menu-ancestor.has-sub-menu a, .zse-left-sidebar .menu .current-menu-item.has-sub-menu a {
	background-position: right -1182px;
}
.zse-left-sidebar .sub-menu {
	background: #f7f7f7;
	-webkit-box-shadow: inset 0px 0px 5px 0px #ccc;
	-moz-box-shadow: inset 0px 0px 5px 0px #ccc;
	box-shadow: inset 0px 0px 5px 0px #ccc;
}
.zse-left-sidebar .menu li {
	position: relative;
}
.zse-left-sidebar .menu .sub-menu li.menu-item {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.zse-left-sidebar .menu .sub-menu li.menu-item a {
	color: #808285;
	height: 24px;
	line-height: 24px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e4e4e4;
	background-position: right -1236px;
}
.zse-left-sidebar .menu .sub-menu li.current-menu-item.menu-item {
	background: #e51937
}
.zse-left-sidebar .menu .sub-menu li.current-menu-item.menu-item a {
	border-width: 0;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background-position: right -1280px;
}
.zse-left-sidebar .menu .sub-menu li.menu-item.zse-adobe-reader a {
	color: #9B2D2F;
	background: url(images/ico-adobe-reader.png) center right no-repeat;
}
.sub-menu {
	zoom: 1;
}
.zse-left-sidebar .menu .sub-menu li.menu-item.zse-drive-thru {
	background: #e51937;
}
.zse-left-sidebar .menu .sub-menu li.menu-item.zse-drive-thru a {
	color: #fff;
	border: none;
}

/* GIFT CARD RELOADED PAGE */
#zse-content .zse-page-reload td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
#zse-content .zse-page-reload table {
	border-collapse: separate;
	border-spacing: 2px;
}
#zse-content .zse-page-reload strong, #zse-content .zse-page-reload b {
	font-weight: bolder;
}
#zse-content .zse-page-reload input[type='submit'] {
	margin-top: 25px;
	margin-bottom: 25px;
}

/* eof Gift Card Reload */
/* Touch (iPad) Changes */

/* Header */
.zse-touch #zse-header {
	background: url(images/tab/header_bg.png) center top repeat-x;
	height: 130px;
}
.zse-touch #zse-header .zse-logo {
	top: -10px;
	left: 0;
}
.zse-touch #zse-header .zse-wrapper {
	height: 130px;
	margin: 0;
	padding: 0;
	width: auto;
}
.zse-touch #zse-header .zse-main-nav {
	font-size: 20px;
	width: auto;
	left: auto;
	right: 20px;
	top: 75px;
}
.zse-touch #zse-header .zse-main-nav > ul > li {
	padding: 0 30px 0 0;
}
.zse-touch #zse-header .zse-main-nav > ul > li > a {
	background-position: right 0.4em;
}
.zse-touch #zse-header .zse-main-nav ul ul {
	width: 300px;
}
.zse-touch #zse-header .zse-main-nav ul ul a {
	font-size: 14px;
}
.zse-touch #zse-header .zse-location-search {
	top: -10px;
	width: 280px;
	height: 44px;
	padding: 15px 10px 8px;
}
.zse-touch #zse-header .zse-location-search label {
	font-size: 12px;
	float: none;
	width: auto;
	margin: 0 0 6px;
}
.zse-touch #zse-header .zse-location-search input {
	font-size: 16px;
	padding: 5px;
	width: 225px;
}
.zse-touch #zse-header .zse-location-search-fields {
	height: auto;
	padding: 0;
}
.zse-touch #zse-header .zse-location-search-fields button {
	margin: -4px 0 0;
}

/* Footer */
.zse-touch #zse-footer .zse-wrapper {
	background: url(images/tab/footer_bg.jpg) center top repeat-x #000;
	width: auto;
	margin: 0;
}
.zse-touch #zse-footer hr {
	display: none;
}
.zse-touch #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav {
	float: none;
	position: static;
	padding: 25px 0 10px;
}
.zse-touch #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav ul, .zse-touch #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav ul li, .zse-touch #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav ul li a {
	float: none;
}
.zse-touch #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav ul {
	text-align: center;
}
.zse-touch #zse-footer .zse-wrapper .zse-wrapper-inner .zse-main-nav li {
	display: inline-block;
}

/* Left Col Nav */
.zse-touch .zse-left-sidebar .menu .sub-menu li.menu-item a {
	height: 32px;
	line-height: 32px;
	background-position: right -1233px;
}
.zse-touch .zse-left-sidebar .menu .sub-menu li.current-menu-item.menu-item a {
	background-position: right -1277px;
}
.zse-touch .zse-glare {
	display: none;
}

/* Order Online */
#zse-content .zse-page-order-online {
	width: 82%;
	margin: 0 auto;
}
#zse-content .zse-page-order-online .zse-col-i {
	width: 280px;
	height: 420px;
	background: url(images/order-online/img-arrow.png) bottom right no-repeat;
}
#zse-content .zse-page-order-online .zse-col-j {
	width: 450px;
	margin-left: 22px;
	float: left;
	background: url(images/order-online/img-hero.png) top left no-repeat;
	height: 160px;
	padding-top: 260px;
}
#zse-content .zse-page-order-online ol li {
	border-top: 1px solid #ccc;
	padding: 10px 0;
}
#zse-content .zse-page-order-online ol li p {
	color: #232020;
	font-size: 16px;
	height: 40px;
	background-image: url(images/order-online/img-num-bullets.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0;
	vertical-align: middle;
	display: table-cell;
	padding-left: 58px;
}
#zse-content .zse-page-order-online ol li.zse-step1 {
	border: none;
	padding-top: 0px;
}
#zse-content .zse-page-order-online ol li.zse-step2 p {
	background-position: 0px -62px;
	padding-top: 2px;
	height: 40px;
}
#zse-content .zse-page-order-online ol li.zse-step3 p {
	background-position: 0px -124px;
}
#zse-content .zse-page-order-online ol li.zse-step4 p {
	background-position: 0px -186px;
}
#zse-content .zse-page-order-online ol li.zse-step4 img {
	margin-left: 58px;
	margin-top: -10px;
}
#zse-content .zse-page-order-online ol li.zse-step5 p {
	background-position: 0px -248px;
}
#zse-content .zse-page-order-online p {
	color: #7B7C7F;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
}
#zse-content .zse-page-order-online h1 {
	font-family: 'AndreaIIScriptSlant-Bold', 'Arial Narrow', Arial, sans-serif;
	font-size: 26px;
	line-height: 26px;
	margin: 0px 0px 10px 0px;
}
#zse-content .zse-page-order-online h2, #zse-content .zse-page-order-online p {
	margin-bottom: 8px;
}
#zse-content .zse-page-order-online h2, #zse-content .zse-page-order-online ol li p {
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
#zse-content .zse-page-order-online h1, #zse-content .zse-page-order-online h2 {
	color: #EE1C25;
}
#zse-content .zse-page-order-online form label {
	display: none;
}
#zse-content .zse-page-order-online form input[type="text"] {
	color: #000;
	width: 216px;
	border: 4px solid #EE1C25;
	padding: 4px;
}
#zse-content .zse-page-order-online form input[type="submit"] {
	color: #fff;
	background: #EE1C25;
	text-transform: uppercase;
	border: none;
	font-size: 12px;
	padding: 7px;
}

/* eof Order Online */
/* Free Milkshake */

.zse-free-milkshake-container a {
	background: url(about:blank);
}
.zse-free-milkshake-container .zse-free-milkshake-landing-container {
	margin: 0px auto;
	position: relative;
	width: 960px;
}
.zse-free-milkshake-container .zse-free-milkshake-landing-container #get_coupon_click_button {
	height: 40px;
	left: 520px;
	position: absolute;
	text-indent: -9999px;
	top: 455px;
	width: 300px;
}
.zse-free-milkshake-container .zse-free-milkshake-landing-container #facebook_link {
	height: 55px;
	left: 814px;
	position: absolute;
	text-indent: -9999px;
	top: 525px;
	width: 55px;
}
.zse-free-milkshake-container .zse-free-milkshake-landing-container #twitter_link {
	height: 55px;
	left: 878px;
	position: absolute;
	text-indent: -9999px;
	top: 525px;
	width: 55px;
}
.zse-free-milkshake-container .zse-free-milkshake-coupon-container {
	display: none;
	margin: 0px auto;
	position: relative;
	width: 520px;
}
.zse-free-milkshake-container .zse-free-milkshake-coupon-container a {
	height: 35px;
	left: 300px;
	position: absolute;
	text-indent: -9999px;
	top: 275px;
	width: 125px;
}

/* end Free Milkshake */
/* Dallas Promos */
.page-template-template-dallas-promo-php #zse-content .zse-wrapper {
	min-height: 770px;
}
.page-template-template-dallas-promo-php #zse-content #zse-m-page-standard .zse-module {
	width: 946px;
	padding: 0px;
	top: 389px;
	position: relative;
	left: 22px;
}
.page-template-template-dallas-promo-php #zse-content #zse-coupon-eclub, .page-template-template-dallas-promo-php #zse-content #zse-locator {
	float: left;
}
.page-template-template-dallas-promo-php #zse-content #zse-coupon-eclub {
	width: 604px;
}
.zse-page.zse-page-four-under-four #zse-content .zse-wrapper {
	background: url(images/dallas/four-dollar-menu.jpg) top center no-repeat;
}
.zse-page.zse-page-half-price-happy-hour #zse-content .zse-wrapper {
	background: url(images/dallas/half-price-happy-hour.jpg) top center no-repeat;
}
.zse-page.zse-page-milk-shakes #zse-content .zse-wrapper {
	background: url(images/dallas/milk-shakes.jpg) top center no-repeat;
}
.zse-page.zse-page-california-steakburger #zse-content .zse-wrapper {
	background: url(images/dallas/california-steakburger.jpg) top center no-repeat;
}
.page-template-template-dallas-promo-php #zse-content .zse-module-coupon a {
	display: block;
	width: 582px;
	height: 213px;
}
.page-template-template-dallas-promo-php #zse-content .zse-module-email a {
	display: block;
	width: 582px;
	height: 170px;
	margin-top: 16px;
}
.page-template-template-dallas-promo-php #zse-content #zse-locator a {
	width: 282px;
	height: 388px;
	display: block;
}
.page-template-template-dallas-promo-php #zse-content .zse-module-disclaimer p {
	color: white;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	margin-left: 0px;
	width: 584px;
	display: block;
}
.zse-page.zse-page-milk-shakes #zse-content .zse-module-disclaimer p {
	color: #000;
}

/* Universal Promos */
.page-template-template-universal-promo-php #zse-content .zse-wrapper {
	min-height: 910px;
}
.page-template-template-universal-promo-php #zse-content #zse-m-page-standard .zse-module {
	width: 946px;
	padding: 0px;
	top: 389px;
	position: relative;
	left: 22px;
}
.page-template-template-universal-promo-php #zse-content #zse-coupon-eclub, .page-template-template-universal-promo-php #zse-content #zse-locator {
	float: left;
}
.page-template-template-universal-promo-php #zse-content #zse-coupon-eclub {
	width: 886px;
}
.zse-page.zse-page-four-dollar-menu #zse-content .zse-wrapper {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/production/promotions/june-2016/24835_SNS_PromoLand_U4_Reward.jpg) top center no-repeat;
}
.zse-page.zse-page-half-price-happy-hour #zse-content .zse-wrapper {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/production/promotions/june-2016/24835_SNS_PromoLand_HPHappierHour_Reward.jpg) top center no-repeat;
}
.zse-page.zse-page-milk-shake #zse-content .zse-wrapper {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/may-2016/promotion-pages/24835_SNS_PromoLand_Oreo.jpg) top center no-repeat;
}
.zse-page.zse-page-milk-shake-two #zse-content .zse-wrapper {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/promotion/desktop/SNS_PromoLand_HolidayShakes_WEB.jpg) top center no-repeat;
}
.zse-page.zse-page-steakburger #zse-content .zse-wrapper {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/may-2016/promotion-pages/24835_SNS_PromoLand_Peppercorn.jpg) top center no-repeat;
}
.zse-page.zse-page-steakburgertwo #zse-content .zse-wrapper {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/may-2016/promotion-pages/24835_SNS_PromoLand_Garlic.jpg) top center no-repeat;
}
.zse-page.zse-page-four-under-four #zse-content .zse-wrapper {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/promotion/desktop/slr-298-d-bg-four-under-four.jpg) top center no-repeat;
}
.zse-page.zse-page-kids-eat-free #zse-content .zse-wrapper {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/production/promotions/june-2016/24835_SNS_PromoLand_KidsEatFree_Reward.jpg) top center no-repeat;
}
.zse-page.zse-page-breakfast #zse-content .zse-wrapper {
	background: url(https://s3-us-west-2.amazonaws.com/cos-steak-n-shake/production/promotions/june-2016/24835_SNS_PromoLand_Breakfast_Reward.jpg) top center no-repeat;
}
.page-template-template-universal-promo-php #zse-content .zse-module-coupon a {
	display: block;
	width: 582px;
	height: 213px;
}
.page-template-template-universal-promo-php #zse-content .zse-module-email a {
	display: block;
	width: 582px;
	height: 170px;
	margin-top: 16px;
}
.page-template-template-universal-promo-php #zse-content .zse-google-play a {
	display: block;
	width: 582px;
	height: 170px;
	margin-top: 16px;
}
.page-template-template-universal-promo-php #zse-content .zse-itunes a {
	display: block;
	width: 582px;
	height: 170px;
	margin-top: 16px;
}
.page-template-template-universal-promo-php #zse-content #zse-locator {
	/*bottom: -23px;
        left: -265px;*/
	top: 162px;
	left: 36px;
	width: 268px;
}
.page-template-template-universal-promo-php .zse-page-half-price-happy-hour #zse-content #zse-locator {
	top: 162px;
	left: 40px;
}
.page-template-template-universal-promo-php .zse-page-milk-shake-two #zse-content #zse-locator {
	top: 178px;
}
.page-template-template-universal-promo-php .zse-page-kids-eat-free #zse-content #zse-locator, .page-template-template-universal-promo-php .zse-page-breakfast #zse-content #zse-locator {
	top: 180px;
}
.page-template-template-universal-promo-php #zse-content .zse-module-disclaimer p {
	color: white;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	margin-left: 0px;
	width: 584px;
	display: block;
}
.zse-page.zse-page-milk-shakes #zse-content .zse-module-disclaimer p {
	color: #000;
}
.page-template-template-universal-promo-php #zse-content .zse-module-bd .zse-module-coupon, 
.page-template-template-universal-promo-php #zse-content .zse-module-bd #zse-locator, 
.page-template-template-universal-promo-php #zse-content .zse-module-bd .zse-module-email {
	display: inline-block;
	float: left;
	position: relative;
}
.page-template-template-universal-promo-php #zse-content .zse-module-bd .zse-module-google-play a {
	position: relative;
	display: inline-block;
	top: 260px;
	left: 635px;
	width: 50px;
	height: 50px;
	float: left;
	color: transparent;
}
.page-template-template-universal-promo-php #zse-content .zse-module-bd .zse-module-itunes a {
	position: relative;
	display: inline-block;
	top: 260px;
	left: 645px;
	width: 100px;
	height: 50px;
	float: left;
	color: transparent;
}

/* Rewards App Overrides */
.page-template-template-universal-promo-php .zse-page.zse-page-steakburger #zse-content .zse-module-bd .zse-module-google-play a,
.page-template-template-universal-promo-php .zse-page.zse-page-milk-shake #zse-content .zse-module-bd .zse-module-google-play a,
.page-template-template-universal-promo-php .zse-page.zse-page-milk-shake-two #zse-content .zse-module-bd .zse-module-google-play a {
	position: relative;
	display: inline-block;
	top: 248px;
	left: 658px;
	width: 94px;
	height: 30px;
	float: left;
	color: transparent;
}
.page-template-template-universal-promo-php .zse-page.zse-page-steakburger #zse-content .zse-module-bd .zse-module-itunes a,
.page-template-template-universal-promo-php .zse-page.zse-page-milk-shake #zse-content .zse-module-bd .zse-module-itunes a,
.page-template-template-universal-promo-php .zse-page.zse-page-milk-shake-two #zse-content .zse-module-bd .zse-module-itunes a {
	position: relative;
	display: inline-block;
	top: 248px;
	left: 675px;
	width: 90px;
	height: 30px;
	float: left;
	color: transparent;
}

/* Milk Shake 2 Override */
.page-template-template-universal-promo-php .zse-page.zse-page-milk-shake-two #zse-content .zse-module-bd .zse-module-google-play a {
	position: relative;
	display: inline-block;
	top: 264px;
	left: 658px;
	width: 94px;
	height: 30px;
	float: left;
	color: transparent;
}
.page-template-template-universal-promo-php .zse-page.zse-page-milk-shake-two #zse-content .zse-module-bd .zse-module-itunes a {
	position: relative;
	display: inline-block;
	top: 264px;
	left: 675px;
	width: 90px;
	height: 30px;
	float: left;
	color: transparent;
}


.page-template-template-universal-promo-php .zse-page-breakfast #zse-content .zse-module-bd .zse-module-google-play a,
.page-template-template-universal-promo-php .zse-page-breakfast #zse-content .zse-module-bd .zse-module-itunes a {
	top: 275px;
 }
.page-template-template-universal-promo-php .zse-page-kids-eat-free #zse-content .zse-module-bd .zse-module-google-play a,
.page-template-template-universal-promo-php .zse-page-kids-eat-free #zse-content .zse-module-bd .zse-module-itunes a {
	top: 280px;
 }
.page-template-template-universal-promo-php #zse-content .zse-module-bd #zse-location-search input, .page-template-template-universal-promo-php #zse-content .zse-module-bd #zse-location-search button {
	font-family: 'Nevis', 'Arial Narrow', Arial, sans-serif;
}
.page-template-template-universal-promo-php #zse-content .zse-module-bd #zse-location-search input {
	width: 178px;
	height: 20px;
	padding: 4px 6px;
	text-transform: uppercase;
	-webkit-box-shadow: inset 0px 0px 6px 4px rgba(0, 0, 0, .2);
	box-shadow: inset 0px 0px 6px 4px rgba(0, 0, 0, .2);
	color: #3c3c3c;
}
.page-template-template-universal-promo-php #zse-content .zse-module-bd #zse-location-search button {
	text-transform: uppercase;
	font-size: 14px;
	width: 67px;
	height: 32px;
	border: none;
	float: right;
	background: #ffec69;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZWM2OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2ZmZWM2OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZGQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmVjNjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZkZDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #ffec69 0%, #ffec69 49%, #ffdd00 50%, #ffec69 100%, #ffdd00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffec69), color-stop(49%, #ffec69), color-stop(50%, #ffdd00), color-stop(100%, #ffec69), color-stop(100%, #ffdd00));
	background: -webkit-linear-gradient(top, #ffec69 0%, #ffec69 49%, #ffdd00 50%, #ffec69 100%, #ffdd00 100%);
	background: -o-linear-gradient(top, #ffec69 0%, #ffec69 49%, #ffdd00 50%, #ffec69 100%, #ffdd00 100%);
	background: -ms-linear-gradient(top, #ffec69 0%, #ffec69 49%, #ffdd00 50%, #ffec69 100%, #ffdd00 100%);
	background: linear-gradient(to bottom, #ffec69 0%, #ffec69 49%, #ffdd00 50%, #ffec69 100%, #ffdd00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffec69', endColorstr='#ffdd00', GradientType=0 );
}
.page-template-template-universal-promo-php #zse-content .zse-module-bd .zse-module-email {
	top: 21px;
	left: 77px;
	width: 692px;
}

/* Rewards Page */
.zse-page.zse-page-rewards #zse-content .zse-wrapper {
        /*background: url(https://s3.amazonaws.com/cos-desktop-assets-staging/steaknshake/promo/rewards-page.jpg) top center no-repeat;*/
        background: transparent;
        min-height: 370px;
}


/*.zse-page.zse-page-rewards #zse-content .zse-wrapper .zse-module-google-play a {
	display: inline-block;
	position: relative;
	float: left;
	top: 640px;
	left: 600px;
	width: 68px;
	height: 65px;
}

.zse-page.zse-page-rewards #zse-content .zse-wrapper .zse-module-itunes a {
	display: inline-block;
	position: relative;
	float: left;;
	top: 640px;
	left: 610px;
	width: 150px;
	height: 65px;
}*/

/* Free Coffee Promo */
#zse-footer .zse-promo-btn {
	position: absolute;
	z-index: 9999;
	top: -70px;
	left: 30px;
}

/* Nutter Butter Badge */
.zse-subcat-specialty-milk-shakes.zse-menu-item-peanut-butter-banana-milk-shake .zse-menu-img-full img {
	position: relative;
	top: 0px;
	left: -54px;
	z-index: 998;
}
.zse-subcat-specialty-milk-shakes.zse-menu-item-peanut-butter-banana-milk-shake .zse-menu-img-full img.zse-nutter-butter {
	top: -220px;
	left: 288px;
	z-index: 999;
}

/* Limited Menu */
.zse-page-limited-menu #zse-content .zse-wrapper {
	padding: 0px;
	background-color: #000;
	background-image: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/menu/sns-sig-logo-trans.png);
	background-position: center right;
	background-repeat: no-repeat;
	min-height: 740px;
}
.zse-page-limited-menu #zse-content .zse-wrapper .zse-module-hd {
	display: none;
}
.zse-page-limited-menu #zse-content .zse-wrapper .zse-module-bd ul {
	position: relative;
	top: 70px;
	left: 50px;
}
.zse-page-limited-menu #zse-content .zse-wrapper .zse-module-bd ul, .zse-page-limited-menu #zse-content .zse-wrapper .zse-module-bd ul li {
	list-style-type: none;
	font-family: 'Nevis';
}
.zse-page-limited-menu #zse-content .zse-wrapper .zse-module-bd ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
}
.zse-page-limited-menu #zse-content .zse-wrapper .zse-module-bd ul li a:hover {
	color: #FFD800;
}
.zse-page-limited-menu #zse-content .zse-wrapper .zse-module-bd ul li a.zse-pdf {
	background: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/ico-adobe-reader.png) center right no-repeat;
	padding-right: 22px;
}
.zse-page-limited-menu #zse-content .zse-wrapper .zse-module-bd ul li a.zse-nutrition {
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	line-height: 3em;
}

/*Rewards Css*/
.rewards-wrapper {
        padding: 10px 10px;
        width: 943px;
        min-height: 440px;
    margin: 0 auto;
}

.app-download {
	background-image: url(https://s3.amazonaws.com/cos-desktop-assets/steaknshake/promo/mobile-app-bg.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	height: 77px;
	text-align: center;
}
.app-download img {
    margin: 9px 5px;
}
.rewards-wrapper {
    padding: 10px 10px;
    width: 943px;
    min-height: 440px;
    margin: 0 auto;
}
.rew-divider {color: black;}
.rew-heading {
    font-size: 24px;
    font-weight: bold;
    color: #ed2024;
    text-align: center;
    line-height: 100px;
}
.app-feature {width: 49%; float: left;}
.fet-video {width: 49%; float: right;}
.fet-content {
    font-size: 12px;
    padding-left: 15px;
}
.rewards-content h3 {
    color: #c90000;
    font-size: 24px !important;
    margin: 20px 0 !important;
    font-weight: normal !important;
    text-transform: capitalize !important;
}
.rew-faq {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}
   
.rew-support a{color: #0000ff; text-decoration: none;}
.rew-support a:hover{ text-decoration:underline;}
.rew-support {
    width: 100%;
    float: left;
    padding-bottom: 30px;
}
.fet-play {
   margin-left: 40%;
   position: relative;
   top: -125px;
}
.video-fet {
    margin-top: 65px;
}
.rewards-content {
    width: 90%;
    float: left;
    margin-left: 5%;
}


 summary::-webkit-details-marker {
 display: none;
}
summary:after {
    border-radius: 5px;
    content: "[+]";
    color: #000;
    float: left;
    font-size: 12px;
    margin: 0px 10px 0 0;
    padding: 0;
    text-align: center;
    width: 20px;
    float: right;
}

details[open] summary:after {
  content: "[-]";
}
summary:focus {
        outline-style: none;
}
article > details > summary {
            margin: 5px 0;
    cursor: pointer;
    display: inline;
}
article > details > p {
        margin-left: 0px;
    margin-top: 5px;
}
details > p {
        margin-left: 24px;
}
details details {
        margin-left: 36px;
}
details details summary {
        font-size: 16px;
}

.ss-rewards {
margin-top: -65px;
}

.list {
    display:none; 
    height:auto;
    margin:0;
    float: left;
    padding-bottom: 5px;
}
.show {
    display: none; 
}
.hide:target + .show {
    display: inline; 
}
.hide:target {
    display: none; 
}
.hide:target ~ .list {
    display:inline; 
}

/*style the (+) and (-) */
.hide, .show {
    width: 30px;
    height: 20px;
    border-radius: 30px;
    font-size: 16px;
    color: #222 !important;
    text-align: center;
    text-decoration: none !important;
    opacity: .95;
    margin-right: 0;
    float: left;
    font-weight: normal !important;
    margin-top: 3px;
}

.hide:hover, .show:hover {
	color: #666;
	text-decoration: none;
	opacity: 1;
}

.list p{
    height:auto;
    margin:0;
    
}
.question {
    float: left;
    height: auto;
    line-height: 20px;
    margin-bottom: 5px;
}
.FAQ-rew {
    display: block;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    height: auto !important;
    float: left;
    width: 100%;    
}

.FAQ-rew .list strong {
    float: left;
}
.FAQ-rew .list p {
    width: 98%;
    float: right;
    line-height: 16px; 
}
.FAQ-rew .list ul {
    float: right;
    width: 95%;
}
/*Rewards Css*/
