/* GENERAL STYLES */
html,body{font-family:'Open Sans',sans-serif;font-size:18px;color:#000;font-weight:300}
body{padding-top:55px}
@font-face{font-family:'Mono Social Icons Font';src:url('../fonts/MonoSocialIconsFont-1.10.eot');src:url('../fonts/MonoSocialIconsFont-1.10d41d.eot?#iefix') format('embedded-opentype'),url('../fonts/MonoSocialIconsFont-1.10.woff') format('woff'),url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),url('../fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');src:url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');font-weight:normal;font-style:normal}
.symbol,a.symbol:before{font-family:'Mono Social Icons Font';-webkit-text-rendering:optimizeLegibility;-moz-text-rendering:optimizeLegibility;-ms-text-rendering:optimizeLegibility;-o-text-rendering:optimizeLegibility;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-ms-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smoothing:antialiased}
a.symbol{font-size:48px;line-height:48px;padding:0;margin:0;background:0;float:left;margin:0 15px 0 0;padding:0}
a.symbol:hover{background:0;color:#febf14}
a{color:#000000;text-decoration:none;font-weight:700;transition:color .1s ease-in-out;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out}
a:hover{text-decoration:none;color:#000000}
p {margin: 0 0 30px 0; line-height: 1.7em;}
.ebold{font-weight:900}
.topbar{font-size:14px;min-height:50px;padding:13px 0 0 0}
.topbar .logo{float:right}
.row h2{text-align:center;font-size:30px;margin:0 0 75px 0}
.row{
	margin-bottom:120px;
	padding:0 0 50px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.nomgbtm{margin-bottom:0;padding-bottom:0;border:0}
.fullspan{width:100%}
.fullspan.black{height:50px;background:#000}
.fullspan.slider{text-align:center;overflow:hidden}
.fullspan.yellow{background:#000000}
.fullspan.dark{background:#000000;color:#fff;font-size:18px;padding:50px 0 0 0}
.fullspan.copy{background:#000000;color:#000000;font-size:13px;padding:15px 0;margin: 10px 0 0 0;text-align:center;}
.navbar-inverse .navbar-nav>li>a{font-size:14px;font-weight:900}
.navbar-inverse .navbar-nav>li>a.active{color:#fff}



/* MENU STYLES */
.accordion{margin-bottom:30px;padding-bottom:0}
.accordion .row{clear:both;overflow:hidden;margin-bottom:0}
.ui-accordion-header span.menutitle{padding:0 0 0 30px;line-height:18px;cursor:pointer;}
.ui-accordion-header span.menutitle:focus{outline:0}
.ui-accordion-header {background:#f1f1f1 url("../img/menu-switch.png") no-repeat left bottom;background-position:-5px -62px; line-height: 18px; padding: 20px; margin: 1px;}
.ui-accordion-header.ui-state-active{background: #f7f7f7 url("../img/menu-switch.png") no-repeat left bottom ;background-position: -5px -12px; line-height: 18px;}
.ui-accordion .row{margin-bottom:40px;padding:0;border:0}
.ui-accordion-content{padding:40px 40px 1px 40px; background: #fffdf8}
.item{zoom:1;position:relative;clip:auto;overflow:hidden}
.info{position:relative;text-align:right;white-space:nowrap;margin-bottom:5px;}
.dots{position:absolute;left:0;right:0;border-bottom:1px dotted #aaa;height:77%}
.name{background:#fffdf8;float:left;margin-right:20px;padding-right:4px;position:relative;font-weight:900}
.price{background:#fffdf8;padding-left:4px;position:relative}
.legend span{padding:3px 15px;background:#000;font-size:14px;font-weight:bold;color:#fff;margin:0 10px 0 0}
.legend{display:block;margin:10px 0 15px 0}
.legend .veg{background:#000000}
.legend .spicy{background:#000000}
.legend a{display:inline-block;padding:3px 15px;font-size:14px;font-weight:bold;transition:background .1s ease-in-out;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out}
.legend a.add{background:#000000;color:#fff}
.legend a.add:hover{background:#000000;color:#050403;text-decoration:none}
.legend a.remove{background:#000000;color:#fff}
.legend a.remove:hover{background:#000000;color:#050403;text-decoration:none}
.order span{font-size:14px;font-weight:bold;padding:0 10px}
.legend a.active{background:#000000;color:#050403}
.legend a.active:hover{background:#000000;color:#fff}



/* FOOTER STYLES */
footer{background:#000000;padding:0 0 0 0}
footer h4{font-size:18px;font-weight:bold;color:#ffffff;margin:0 0 30px 0;padding:0;clear:both;overflow:hidden}
footer p{padding:0;margin:0 0 30px 0}
footer a{padding:3px 15px;background:#000000;font-size:14px;font-weight:bold;color:#fff;margin:0}
footer a:hover{background:#ffffff;color:#000}
footer .copy a {background: none; color: #000000; padding: 0; font-weight: normal; font-size: 13px; margin 0;}
.quote h3{color:#fff;text-align:center;margin:0 auto;padding:60px 0;font-size:36px;font-weight:300;}
footer .row{border:0;margin:0;padding:0}
footer .hours strong{width:150px;display:inline-block}


/* === Color Styles === */
ul.pricing li ul li:last-child a, ul.planstable li ul li:last-child a {
	display:block;
	background:#3b3b3b;
	/* Old browsers */
	background-image:url(../gradient.php?from=3b3b3b&to=333333);
	background:#3b3b3b;
	/* Old browsers */
	background:-moz-linear-gradient(top,#3b3b3b 0%,#333333 100%);
	/* FF3.6+*/
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3b3b3b),color-stop(100%,#333333));
	/* Chrome,Safari4+*/
	background:-webkit-linear-gradient(top,#3b3b3b 0%,#333333 100%);
	/* Chrome10+,Safari5.1+*/
	background:-o-linear-gradient(top,#3b3b3b 0%,#333333 100%);
	/* Opera 11.10+*/
	background:-ms-linear-gradient(top,#3b3b3b 0%,#333333 100%);
	/* IE10+*/
	background:linear-gradient(to bottom,#3b3b3b 0%,#333333 100%);
	/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b',endColorstr='#333333',GradientType=0 );
	/* IE6-9 */
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:white;
	text-shadow:1px 1px black;
	text-decoration:none;
	padding:9px;
	margin:0 auto;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.2);
	-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.2) inset;
	-moz-box-shadow:0 1px 0 0 rgba(255,255,255,0.2) inset;
	-ms-box-shadow:0 1px 0 0 rgba(255,255,255,0.2) inset;
	-o-box-shadow:0 1px 0 0 rgba(255,255,255,0.2) inset;
	border:1px solid black;
	width:120px;
}
ul.pricing li ul li:last-child a:hover, ul.planstable li ul li:last-child a:hover {
	background:#4f4f4f;
	/* Old browsers */
	background-image:url(../gradient.php?from=4f4f4f&to=474747);
	background:-moz-linear-gradient(top,#4f4f4f 0%,#474747 100%);
	/* FF3.6+*/
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4f4f4f),color-stop(100%,#474747));
	/* Chrome,Safari4+*/
	background:-webkit-linear-gradient(top,#4f4f4f 0%,#474747 100%);
	/* Chrome10+,Safari5.1+*/
	background:-o-linear-gradient(top,#4f4f4f 0%,#474747 100%);
	/* Opera 11.10+*/
	background:-ms-linear-gradient(top,#4f4f4f 0%,#474747 100%);
	/* IE10+*/
	background:linear-gradient(to bottom,#4f4f4f 0%,#474747 100%);
	/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f',endColorstr='#474747',GradientType=0 );
	/* IE6-9 */
}
ul.pricing li ul li:last-child a.alt {
	background:#3b3b3b;
	/* Old browsers */
	background:-moz-linear-gradient(top,#3b3b3b 0%,#20221f 50%,#191718 51%,#010101 100%);
	/* FF3.6+*/
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3b3b3b),color-stop(50%,#20221f),color-stop(51%,#191718),color-stop(100%,#010101));
	/* Chrome,Safari4+*/
	background:-webkit-linear-gradient(top,#3b3b3b 0%,#20221f 50%,#191718 51%,#010101 100%);
	/* Chrome10+,Safari5.1+*/
	background:-o-linear-gradient(top,#3b3b3b 0%,#20221f 50%,#191718 51%,#010101 100%);
	/* Opera 11.10+*/
	background:-ms-linear-gradient(top,#3b3b3b 0%,#20221f 50%,#191718 51%,#010101 100%);
	/* IE10+*/
	background:linear-gradient(to bottom,#3b3b3b 0%,#20221f 50%,#191718 51%,#010101 100%);
	/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b',endColorstr='#010101',GradientType=0 );
	/* IE6-9 */
}
ul.pricing > li.highlight{
		width:265px;
		position:relative;
		margin-top:9px;
		box-shadow:0 0 15px 5px rgba(0,0,0,0.3);
		-moz-box-shadow:0 0 15px 5px rgba(0,0,0,0.3);
		-webkit-box-shadow:0 0 15px 5px rgba(0,0,0,0.3);
		z-index:88;
	}
ul.pricing li.highlight ul li.title {
	width:263px
}
	ul.pricing li.highlight ul li.title .pname{
		width:130px;
	}
	ul.pricing li.highlight ul li.title .pprice{
		width:131px;
	}
	ul.pricing li.highlight ul li.title h4{
		font-size:36px !important;
	}
	ul.pricing li.highlight ul li.title h3{
		font-size:36px !important;
	}
	ul.pricing li.highlight ul li{
		font-size:14px;
	}
	ul.pricing li.highlight ul li:last-child a{
	  font-size:15px;
	  width:120px;
	}

/*  Single Plans Tables On Single Plan Page  */

ul.planstable > li{
	display:block;
	float:left;
	text-align:center;
	width:400px;
}
ul.planstable.four > li{
	width:212px;
}
ul.planstable > li ul{
	list-style:none;
	margin:0;
	padding:0;
}
ul.planstable > li.detailscol li.title{
height:128px;
}
ul.planstable > li.detailscol li.title.nosub{
height:56px;
}
ul.planstable > li.detailscol{
	width:150px;
}
ul.planstable > li.detailscol ul li{
text-align:right;
border:none !important;
background:none !important;
color:#222;
padding-left:0 !important;
}
ul.planstable li.detailscol ul li:last-child{
		border:none !important;
	}
ul.planstable > li:nth-child(2) ul li.title h3{
	  border-radius:5px 0 0 0;
	 -moz-border-radius:5px 0 0 0;
	  -webkit-border-radius:5px 0 0 0;
	}
	ul.planstable > li ul li:nth-child(2){
	  border-top:1px solid #ccc;
	}
	ul.planstable > li:nth-child(2) ul li.title h4{
	 border-left:1px solid #ccc;
	}
	ul.planstable > li.highlight ul li.title h4{
	 background:#f1f1f1;
	}
	ul.planstable > li.highlight ul li.title h3{
	 background:#444;
	}
	ul.planstable > li.highlight ul li:nth-child(even), ul.planstable > li.highlight ul li:nth-child(odd) {
	 background:#fff;
	 color:#222;
	}
	ul.planstable > li ul li.yorn{
	padding-top:9px!important;
	padding-bottom:9px!important;
	}
	ul.planstable > li:nth-child(2) ul li{
	 border-left:1px solid #ddd;
	}
ul.planstable li:last-child ul li.title h3{
	  border-radius:0 5px 0 0;
	 -moz-border-radius:0 5px 0 0;
	 -webkit-border-radius:0 5px 0 0;
}
ul.planstable li:last-child ul li:last-child{
	  border-radius:0 0 5px 0;
	 -moz-border-radius:0 0 5px 0;
	  -webkit-border-radius:0 0 5px 0;
}
	  ul.planstable > li:nth-child(2) ul li:last-child{
	  border-radius:0 0 0 5px;
	 -moz-border-radius:0 0 0 5px;
	  -webkit-border-radius:0 0 0 5px;
	  }
ul.planstable li.title{
	display:block;
	padding:0 !important;
	border:none !important;
}
ul.planstable li.spoffer{
	color:red !important;
}
ul.planstable li.title h3{
	font-size:18px!important;
	color:white !important;
	display:block;
	padding:15px !important;
}
ul.planstable li.title h4{
	font-size:24px;
	background:#ddd;
	display:block;
	color:#333;
	text-shadow:1px 1px white;
	padding:10px;
	border-right:1px solid #ccc;
}
ul.planstable li.title h4 small{
	font-size:16px;
	display:block;
	font-family: inherit;
}
ul.planstable li ul li:nth-child(even){
		background:#f1f1f1;
		padding:8px 30px;
	border-right:1px solid #ddd;
	}
ul.planstable li ul li:nth-child(odd){
		background:#fff;
		padding:8px 30px;
	border-right:1px solid #ddd;
	}
ul.planstable li ul li:last-child{
		text-align:center;
		padding:15px;
		border-bottom:1px solid #ddd;
	}
.darkbg, ul.planstable li.title h3{
	/* Old browsers */
	background-image:url(../gradient.php?from=3b3b3b&to=333333);
	background:#3b3b3b;
	/* Old browsers */
	background:-moz-linear-gradient(top,#3b3b3b 0%,#333333 100%);
	/* FF3.6+*/
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3b3b3b),color-stop(100%,#333333));
	/* Chrome,Safari4+*/
	background:-webkit-linear-gradient(top,#3b3b3b 0%,#333333 100%);
	/* Chrome10+,Safari5.1+*/
	background:-o-linear-gradient(top,#3b3b3b 0%,#333333 100%);
	/* Opera 11.10+*/
	background:-ms-linear-gradient(top,#3b3b3b 0%,#333333 100%);
	/* IE10+*/
	background:linear-gradient(to bottom,#3b3b3b 0%,#333333 100%);
	/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b',endColorstr='#333333',GradientType=0 );
	/* IE6-9 */
	color:white;
	text-shadow:1px 1px black;
	box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.2);
	-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.2) inset;
	-moz-box-shadow:0 1px 0 0 rgba(255,255,255,0.2) inset;
	-ms-box-shadow:0 1px 0 0 rgba(255,255,255,0.2) inset;
	-o-box-shadow:0 1px 0 0 rgba(255,255,255,0.2) inset;
	border-color:black !important;
}




/* MENU STYLES */
.accordion{margin-bottom:30px;padding-bottom:0}
.accordion .row{clear:both;overflow:hidden;margin-bottom:0}
.ui-accordion-header span.menutitle{padding:0 0 0 30px;line-height:18px;cursor:pointer;}
.ui-accordion-header span.menutitle:focus{outline:0}
.ui-accordion-header {background:#f1f1f1 url("../img/menu-switch.png") no-repeat left bottom;background-position:-5px -62px; line-height: 18px; padding: 20px; margin: 1px;}
.ui-accordion-header.ui-state-active{background: #f7f7f7 url("../img/menu-switch.png") no-repeat left bottom ;background-position: -5px -12px; line-height: 18px;}
.ui-accordion .row{margin-bottom:40px;padding:0;border:0}
.ui-accordion-content{padding:40px 40px 1px 40px; background: #fffdf8}
.item{zoom:1;position:relative;clip:auto;overflow:hidden}
.info{position:relative;text-align:right;white-space:nowrap;margin-bottom:5px;}
.dots{position:absolute;left:0;right:0;border-bottom:1px dotted #aaa;height:77%}
.name{background:#fffdf8;float:left;margin-right:20px;padding-right:4px;position:relative;font-weight:900}
.price{background:#fffdf8;padding-left:4px;position:relative}
.legend span{padding:3px 15px;background:#000;font-size:14px;font-weight:bold;color:#fff;margin:0 10px 0 0}
.legend{display:block;margin:10px 0 15px 0}
.legend .veg{background:#000000}
.legend .spicy{background:#000000}
.legend a{display:inline-block;padding:3px 15px;font-size:14px;font-weight:bold;transition:background .1s ease-in-out;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out}
.legend a.add{background:#ab0b00;color:#fff}
.legend a.add:hover{background:#ff0000;color:#ff0000;text-decoration:none}
.legend a.remove{background:#ab0b00;color:#fff}
.legend a.remove:hover{background:#febf14;color:#050403;text-decoration:none}
.order span{font-size:14px;font-weight:bold;padding:0 10px}
.legend a.active{background:#febf14;color:#050403}
.legend a.active:hover{background:#ab0b00;color:#fff}

/* MAP STYLES */
.deliveryaddress{list-style:none;margin:30px 0 0 0;padding:0}
.deliveryaddress li{clear:both;overflow:hidden;margin:0 0 10px 0}
.deliveryaddress li label{width:150px;font-size:16px;font-weight:normal}
.map{border-bottom:0}
.map iframe{margin-bottom:20px}

/* TEAM STYLES */
.portrait img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:0 0 5px #888;padding:10px}
.portrait h4{font-size:24px;font-weight:bold;margin:60px 0 25px 0}
.social{list-style:none;margin:0 0 110px 0;padding:0;display:block}
.shares{margin:0 0 60px 0}
.twitter-share-button{width:90px !important}

/* FOOTER STYLES */
footer{background:#070a0b;padding:0 0 0 0}
footer h4{font-size:18px;font-weight:bold;color:#ffffff;margin:0 0 30px 0;padding:0;clear:both;overflow:hidden}
footer p{padding:0;margin:0 0 30px 0}
footer a{padding:3px 15px;background:#ccc;font-size:14px;font-weight:bold;color:#fff;margin:0}
footer a:hover{background:#ffffff;color:#000}
footer .copy a {background: none; color: #647e86; padding: 0; font-weight: normal; font-size: 13px; margin 0;}
.quote h3{color:#fff;text-align:center;margin:0 auto;padding:60px 0;font-size:36px;font-weight:300;}
footer .row{border:0;margin:0;padding:0}
footer .hours strong{width:150px;display:inline-block}



/* ORDER POPUP STYLES */
.headerRow{clear:both;overflow:hidden;margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px solid #777;font-size:14px !important}
.itemRow{clear:both;overflow:hidden;margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px dotted #777;font-size:16px}
.headerRow div,.itemRow div{float:left}
.headerRow .item-name{display:inline-block;width:37%;font-weight:500;font-size:14px}
.itemRow .item-name{display:inline-block;width:37%;font-weight:700;font-size:16px}
.headerRow .item-price,.itemRow .item-price{display:inline-block;width:10%;text-align:center}
.headerRow .item-decrement,.itemRow .item-decrement{display:inline-block;width:7%;text-align:center}
.headerRow .item-quantity,.itemRow .item-quantity{display:inline-block;width:5%;text-align:center}
.headerRow .item-increment,.itemRow .item-increment{display:inline-block;width:9%;text-align:center}
.headerRow .item-total,.itemRow .item-total{display:inline-block;width:18%}
.headerRow .item-remove,.itemRow .item-remove{display:inline-block;width:14%}

/* CSS */
.hsContainer {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    opacity: 0;
}
.hsContent {
    max-width: 450px;
    margin: -150px auto 0 auto;
    display: table-cell;
    vertical-align: middle;
    color: #ebebeb;
    padding: 0 8%;
    text-align: center
}
.bcg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 100%;
}
/* Slide 1 */
#parallax .bcg {background-image:url('../img/parallax.jpg')}
i.fa {padding-right: 15px;}
