body {
  background: #fff !important;

}


.header-menu-nav .logo-img img, .header-menu-nav-mobile .logo-img img {
    width: 150px;
    height: 150px;
}


#page_content #carousel .background > div {
	min-height: 550px !important;
}

#restaurant_headings_container, #restaurant_search_div, #mobile_nav {
  background-color: #dfdfdf;
}

#page_header .navbar {
  padding: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  border-bottom: none;
  box-shadow: 3px 4px 8px rgba(0,0,0,0.4);
}

#page_header .navbar-top {
  padding: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 25px;
  color: #FFFFFF;
}

#page_header .navbar-top a {
  color: #FFFFFF;
}

#page_header .navbar-nav {
  margin-top: 8px;
}

#page_header .navbar-nav a {
  font-size: 18px;
  font-weight: 600;
}

#page_header .nav > li > a:hover,
#page_header .nav > li > a:focus {
  background-color: #b0120a;
}

#page_header .navbar-toggle:hover {
  background-color: #cbcbcb;
}

.navbar-default {
    background-color: #ffffff;
    border-color: #2a2a2a;
}

.navbar-default .navbar-nav > li > a {
    color: #2a2a2a;
}


/* social icons */
#page_header #social-icons {
  float: right;
}

#page_header #social-icons a.social {
    overflow: hidden;
    zoom: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    margin: 0 0 0 6px;
    width: 26px;
    height: 26px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    float: left;
    text-index: -9999px;
       background: url('../images/social-icons.png') no-repeat top left;
}

#page_header #social-icons a.social:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#page_header #social-icons a.social.facebook{ background-position: 0 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.foursquare{ background-position: -31px 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.google{ background-position: -62px 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.tripadvisor{ background-position: -93px 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.twitter{ background-position: -124px 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.urbanspoon{ background-position: -155px 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.yelp{ background-position: -186px 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.instagram{ background-position: -217px 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.vimeo{ background-position: -248px 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.pinterest{ background-position: -279px 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.linkedin{ background-position: -310px 0; width: 26px; height: 26px; }
#page_header #social-icons a.social.youtube{ background-position: -341px 0; width: 26px; height: 26px; }



/* main callout search */

#address_form {
  outline: 0
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#address_form > .maincallout {
  outline: 0
  height: 60px;
  width: 88%;
  line-height: 60px;
  padding: 0 16px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #212121;
  border: 2px solid #1c3ce3;
  float: left;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

#address_form > .maincallout:focus {
  outline: 0;
  background-color: #FFF;
}

#address_form > .searchButton-maincallout {
  outline: 0;
  background: none;
  background-color: rgba(38, 50, 56, 0.8);
  float: left;
  height: 64px;
  width: 64px;
  text-align: center;
  line-height: 42px;
  border: 2px solid #1c3ce3;
  color: #FFF;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

#address_form > .searchButton-maincallout:hover {
  background-color: rgba(28, 60, 227, 0.8);
}



/* content */
#page_content #carousel {
  position: relative;
  left: 0px;
  width: 100%;
  margin-bottom: 75px;
}

#page_content #carousel .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url('../images/carousel-1.jpg');
  z-index: -1;
}

#page_content .content-shadow {
  width: 315px;
  height: 12px;
  background: url('../images/bg-shadow.png') no-repeat 10px 0px;
}



/* search form */
#page_content #search-container {
  position: relative;
  width: 100%;
  height: 450px;
  overflow: hidden;
}

#page_content #search-container .tagline h1 {
  margin-top: 20%;
  margin-bottom: 3%;
  color: #FFFFFF;
  font-family: 'BebasNeueRegular', sans-serif;
  font-size: 70px;
  font-weight: bold;
  line-height: 70px;
  text-shadow: 3px 3px 5px #333333;
  letter-spacing: 1.5px;
}



#page_content #search-container #search-form {
  margin-top: 16%;
  margin-bottom: 16%;
  padding: 8px;
  background-color: #333333;
  box-shadow: 0px 0px 10px #EFEFEF;
  border-radius: 8px;
}

#page_content #search-container #search-form #search-form-inner {
  padding: 15px;
  background-color: #FFFFFF;
  border-radius: 4px;
}

#page_content #search-container #search-form #search-form-inner h1 {
  margin: 0px;
  margin-bottom: 10px;
  color: #c63c3e;
  font-family: 'ChunkFiveRoman', serif;
  font-size: 30px;
  text-shadow: 1px 1px 2px #333333;
   -webkit-text-stroke: 1px #FFFFFF;
}

#page_content #search-container #search-form #search-form-inner h1 a {
  margin-left: 10px;
  color: #666666;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  text-shadow: none;
   -webkit-text-stroke: none;
}

#page_content #search-container #search-form #search-form-inner .btn {
  box-shadow: inset 0px -2px rgba(0, 0, 0, 0.12),
              inset 0px 0 rgba(0, 0, 0, 0.1);
  -webkit-outline: none;
  -o-outline: none;
  -moz-outline: none;
  outline: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  text-shadow: 0px 1px 1px #666;
  text-transform: uppercase;
  background-color: #126eb0;
}

#page_content #search-container #search-form #search-form-inner .row {
  margin-top: 20px;
}


/*DELIVERY PART*/
#page_content #delivery-options .delivery-option {
  padding: 30px 0px !important;
  background: transparent;
}

#page_content #delivery-options .delivery-option h2 {
  font-family: 'BebasNeueRegular', sans-serif;
  font-size: 30px;
  line-height: 22px;
  margin: 0;
  padding: 0 0 9px !important;
  color: #1c3ce3;
}

#page_content #delivery-options .delivery-option p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;

  margin: 0;
  padding: 0;

  color: #000000;
}

/* app links in main content */
.app-links h4 {
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 10px;
}

.app-links h5 {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 30px;
}

.app-links ul li img {
    width: 160px;
}

.app-links {
    text-align: center;
    padding-top: 50px;
	padding-bottom: 50px;
}

.app-links h4 span {
    font-weight: 700;
    color: #ff863b;
    font-size: 40px;
}

/*------Menus------*/
/*.btn-primary,*/ .menu-heading-row {
    background-color:  #327DC8!important;
    border-color:  #327DC8 !important;
}
.menu-heading-row {
    padding: 8px 0 4px;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading h4 {
    color:  #fa7a01!important;
}




/* page footer */
#page_footer .sectionbox {
  padding: 20px 0px;
}

#page_footer .sectionbox h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ff7a00;
}

#page_footer .sectionbox p {
  margin-top: 20px;
}

#page_footer .sectionbox ul.footer-nav {
  margin-left: -15px;
}

#page_footer #copyright {
  margin-bottom: 60px;
  padding-top: 20px;
}

#page_footer .restaurant-photo {
  position: relative;
}

#page_footer .restaurant-photo a {
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
}

#page_footer .restaurant-photo a:hover img {
  border-color: #fd2b1c;
}

#page_footer .restaurant-photo img {
  border-color: #adadad;
}

#page_footer .restaurant-photo .caption {
  position: absolute;
  bottom: 33px;
  left: 33%;
  padding: 2px 10px;
  color: #333333;
  background-color: #DFDFDF;
  font-size: 9px;
  border: 1px solid #666666;
  border-radius: 8px;
}

#page_footer .restaurant-photo a:hover .caption {
  color: #FFFFFF;
  background-color: #fd2b1c;
}

.footer {
  color: #000000;
  background-color: #f5f5f5;
}

.footer a {
  color: #000000;
}
.footer-row{
	margin-bottom: 20px;
}


/* custom bootstrap overrides */
form .input,
form .textarea {
  position: relative;
  display: block;
  font-weight: 400;
}

form .icon-prepend {
  position: absolute;
  top: 6px;
  left: 5px;
  width: 30px;
  color:#A2A2A2;
  padding: 5px;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  text-align: center;
  border-right: 1px solid #BDBDBD;
}

form .icon-append {
  position: absolute;
  top: 6px;
  right: 5px;
  width: 30px;
  color:#A2A2A2;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  text-align: center;
  border-left: 1px solid #BDBDBD;
}

form .input input {
  width: 100%;
  padding: 10px 10px;
  color: #404040;
  border-width: 1px;
  border-style: solid;
  border-color: #BDBDBD;
  background: #fff;
  font: 14px/18px 'Open Sans',Helvetica,Arial,sans-serif;
}

form .icon-prepend + input, form .icon-prepend + textarea {
  padding-left: 40px;
}

form .icon-append + input, form .icon-append + textarea {
  padding-left: 10px;
  padding-right: 40px;
}



/* general declarations */
.content {
  padding: 20px 30px;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #FFFFFF;
  border: 1px solid #BCBCBC;
}

.content h3 {
  color: #126eb0
}

.section {
  margin: 30px 0px;
  border-top: 1px dashed #333333;
}

.section h2 {
  color: #126eb0;
}

.section p, .section ul li {
  font-size: 16px;
}

h3.section-title {
  margin-bottom: 0px;
}

.section-title {
  clear: both;
  position: relative;
  margin: 10px 0 20px;
  padding: 0;
  font-family: 'BebasNeueRegular', sans-serif;
  font-size: 50px;
  font-weight: normal;
  line-height: 50px;
  border: none;
}

.section-title:after {
  position: absolute;
  display: block;
  top: 28px;
  width: 100%;
  height: 1px;
  margin-left: 0;
  content: '';
  background: #888888;
  z-index: 1;
}

.section-title span {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 5px 15px;
  color: #2c3e50;
  color: #1c3ce3;
  background-color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
}

.section-image {
  width: 100%;
  height: 300px;
  box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
  border: 4px solid #FFFFFF;
  overflow: hidden;
}

.section-image img {
  width: 100%;
}

.spacer {
  display: inline-block;
  margin: 0px 10px;
}

.border-left {
  border-left: 1px solid #BDBDBD;
}

.pixel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent url('../images/pixel-overlay.png');
}

/*.divider {
  display: block;
  height: 14px;
  margin: 5px 0px;
  background: url('../images/divider.png') repeat-x;
}*/







.shadow {
  position: relative;
}

.shadow-inner {
  position: absolute;
  top: -40px;
  padding: 0px;
  height: 60px;
  width: 100%;
  background: url('../images/shadow.png') no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
  z-index: -2;
}


/* search box updates */

.createaccount {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  background-color: #126eb0;
}

.createaccount:hover {
  color: #ffffff;
  background-color: #126eb0;
}

.radiosearch {
  font-size: 18px;
  margin-left: -15px;
}

.officebutton {
  margin-bottom: 6px;
}


/* app section */


#appsection {
  margin-top: -25px;
  margin-bottom: 25px;
}


#appsection h3 {
  font-family: 'Montserrat', arial;
  color: #333333;
  font-size: 2em;
  margin-top: 60px;
}

#appsection h2 {
  font-family: 'Montserrat-ExtraBold', arial;
  color: #126eb0;
  font-size: 2.4em;
  margin-top: -10px;
}

#appsection img {
  padding-right: 22px;
}


#appsection p {
  font-family: 'Montserrat-Light', arial;
  color: #333333;
  font-size: 1.2em;
}

#appsection ul {
    list-style-image: url('/editable/templates/default/images/ul-check.png');
    padding-bottom: 20px;
}

#appsection ul.list-inline li {
    margin-right: -15px;
}

#appsection p.download {
 padding-top: 20px;
 font-weight: bold;
}


/*
.header-menu-nav .logo-img img, .header-menu-nav-mobile .logo-img img {
    width: 150px;
    height: 70px;
}
*/


/* css3 animations */
.transition-slideup {
  animation-name: transition-slideup;
  -webkit-animation-name: transition-slideup;

  animation-duration: 1s;
  -webkit-animation-duration: 1s;

  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;

  visibility: visible !important;
}

@keyframes transition-slideup {
  0%   { transform: translateY(100%); }
  50%  { transform: translateY(-8%); }
  65%  { transform: translateY(4%); }
  80%  { transform: translateY(-4%); }
  95%  { transform: translateY(2%); }
  100% { transform: translateY(0%); }
}

@-webkit-keyframes transition-slideup {
  0%   { -webkit-transform: translateY(100%); }
  50%  { -webkit-transform: translateY(-8%); }
  65%  { -webkit-transform: translateY(4%); }
  80%  { -webkit-transform: translateY(-4%); }
  95%  { -webkit-transform: translateY(2%); }
  100% { -webkit-transform: translateY(0%); }
}



@font-face {
  font-family: 'BebasNeueRegular';
  src: url('fonts/bebasneue.eot');
  src: url('fonts/bebasneue.eot') format('embedded-opentype'),
       url('fonts/bebasneue.woff2') format('woff2'),
       url('fonts/bebasneue.woff') format('woff'),
       url('fonts/bebasneue.ttf') format('truetype'),
       url('fonts/bebasneue.svg#BebasNeueRegular') format('svg');
}



/* media queries */
@media (max-width: 767px) {
	
	#page_content #search-container .tagline h1 {
    margin-top: 30%;
    font-size: 50px;
    line-height: 50px;
  }
	
	
  #page_header .navbar-collapse.pull-right {
    float: left !important;
  }

#page_header .navbar-collapse.pull-right li {
    display: block;
  }



  #page_header .navbar-nav a {
    margin-top: 0px;
  }

  #page_header .navbar-header {
    font-size: 16px;
  }

  #page_content #delivery-options .delivery-option p {
    font-size: 12px;
    line-height: 16px;
  }

  #page_footer .restaurant-photo .caption {
    left: 25%;
    bottom: 28px;
    font-size: 8px;
  }
	
	.app-links h5 {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 30px;
}
	
	.app-links h4 span {
    font-weight: 700;
    color: #ff863b;
    font-size: 25px;
}
	.app-links h4 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;
}
	
.app-links {
    text-align: center;
    padding-top: 0px;
	padding-bottom: 50px;
}
  .section-image {
    height: auto;
  }

  .fa-4x {
    font-size: 35px;
  }

.logo {
  float: left;
  margin: 0 auto;
  margin-top: -10px;
  margin-bottom: -15px;

}

.mobile-logo {
  display: block;
  float: left;
  width: 200px;
  height: 40px;

}


.navbar-default .navbar-toggle {
  border-color: #3d3d3d;
  color: #000000;
  background-color: #ffffff;
  float: right;
  height: 40px;
  border-radius: 3px;
}

/*
.navbar-default .navbar-toggle {
 position: relative;
 float: right;
 padding: 9px 10px;
 margin-top: 8px;
 margin-right: 15px;
 margin-bottom: 8px;
 background-color: transparent;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 4px;
}
*/


span.ordertype {
  font-size: .8em;
  text-align: center;
  font-weight: bold;
  clear: both;
  white-space:nowrap;
}


#page_content #search-container #search-form #search-form-inner .row {
  margin-top: 5px;
  margin-bottom: 15px;
}

.border-left {
  border-left: 0px solid #BDBDBD;
}

.radiosearch {
  font-size: 18px;
  margin-left: 14px;
}

.officebutton {
  margin-bottom: 10px;
}

span.officemargin {
margin-top:9px;
}

.navbar-toggle {
    margin-top: 0px !important;
}

#page_content #search-container #search-form {
  margin-top: 6%;
}

.navbar-default .navbar-toggle {
    border-color: #888888;
    color: #fff200;
}

#page_header .navbar-toggle:hover {
  background-color: #d2d2d2;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #d2d2d2;
    color: #888888;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #29b8d9;
}

.navbar-default .navbar-toggle {
    border-color: #29b8d9;
}

.section-title {
    margin: 6px 0 12px;
    font-size: 30px;
}


body {
    margin-bottom: 5px;
    overflow-x: hidden;
    background: #fff;
}

#banner-top > center > img {
  margin-top: 150px;
}

#main-form #search-form input.address {
  border: 1px solid #dedede !important;
  height: 40px !important;
}


#address_form > .maincallout {
  width: 68%;
  margin-left: 5%;
}

/*
.header-menu-nav .logo-img img, .header-menu-nav-mobile .logo-img img {
    width: 98px;
    height: 46px;
}
*/


@media (min-width: 768px) and (max-width: 991px) {
  #page_header .navbar-collapse.pull-right {
    float: left !important;
  }

  #page_content #search-container .tagline h1 {
    margin-top: 30%;
    font-size: 50px;
    line-height: 50px;
  }

.createaccount {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background-color: #126eb0;
}
.app-links h5 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 30px;
}
	
}


@media (min-width: 992px) and (max-width: 1199px) {
.createaccount {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background-color: #126eb0;
}


}



/*---------faq-page-start--------*/

.faq_banner_part_inner
{
  background:url('editable/templtes/default/images/faq_banner_bg.jpg') center top no-repeat;
  background-size:cover;
  height: 207px;
    margin: 25px 0 0;
}
.faq_content_left ul
{
  list-style:none;
  padding:0;
}

.faq_content_left li a:hover
{
  text-decoration:none;
}
.active {
  background:#ebebeb /* url('../images/drop_down_icon.png') */ no-repeat scroll 725px !important;
  color: #1c3ce3;
}
.faq_inner
{
  background:#ebebeb /* url('../images/up_icon.png') */ 1070px 15px no-repeat;
  margin:0 0 10px;
  padding:0;
  font-size:16px;
  font-family: "Roboto Slab",serif;
  font-weight:400;
  color:#595757;
  display:block;
  padding:10px 0 10px 20px;
}
.hide_part
{
  color: #999999;
  font-family: "Roboto Slab",serif;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 20px 40px !important;
}
.faq_main_outer li
{
  font-size:16px;
  color:#999999;
  padding:10px 0 !important;
  font-family: "Roboto Slab",serif;
  font-weight:400;
}

.faq_content_left
{
  margin:0 0 50px !important;
}

.btn.btn-link, #menu_sections a {
  color: #4eacdb;
}

.restaurant_heading h4:hover {
  color: #4eacdb;
}

.login_outer {
  margin-top: calc((100vh - 400px) / 2);
}



.menu_content_part h2 {
  background: #4eacdb;
}

.form-control {
  color: #4eacdb;
}


.menu_content_part
{
  margin:20px 0 0;
}
.menu_content_part h2
{
  background:#ff0000;
  font-family: "Roboto Slab",serif;
  font-size: 24px;
  font-weight: 400;
  color:#FFF;
  margin:0 0 40px;
  text-align:center;
  padding:7px 0 15px;
}
.menu_content_box {
  border: 2px solid #b7b7b7;
  min-height: 155px !important;
  padding: 10px 0 !important;
}
.menu_content_logo
{
}
.menu_content_txt h3
{
  font-size:20px;
  color:#ff0000;
  font-family: "Roboto Slab",serif;
  font-weight:400;
  margin:0;
  padding:0;
}
.menu_content_txt strong
{

  padding: 0 10px 0 ;
}
.menu_content_txt span
{
  font-size:20px;
  color:#cccccc;
  margin:10px 0 0;
  font-family: "Roboto Slab",serif;
  font-weight:400;
}

/*---------faq-page-end--------*/

/*------Menus------*/
/*.btn-primary,*/ .menu-heading-row {
    background-color: #327DC8 !important;
    border-color: #327DC8 !important;
}
.menu-heading-row {
    padding: 8px 0 4px;
}

.restaurant-info-page-dlc .order_restaurant--restaurant_column .order_restaurant--restaurant_headings.panel.panel-default .order_restaurant--restaurant_menu_heading_panel_body .restaurant_heading h4 {
    color: #ff7a00 !important;
}
}
/*------Menus end------*/