@import url('https://fonts.googleapis.com/css?family=Roboto:300italic,400italic,700italic,400,300,700&amp;subset=all');


* .form-control {
    padding: 10px !important;
    border-radius: 20px !important;
    height:39px !important;
}
* .btn-success {
    background-color: #000 !important;
}
* .btn-danger {
    background-color: #ff5b2d !important;
}
* .btn-info {
    background-color: #FF6633 !important;
}
* .btn-info:hover,a#btnFuture {
    background-color: #000 !important;
}
* .btn {
    border-radius: 22px;
    padding: 7px 30px;
    margin-bottom: 8px;
}
input#btnforgot {
    background-color: unset !important;
    color: #000 !important;
    width: 220px;
    border: unset;
    text-align: left;
    padding: 0px;
    text-decoration: underline;
}
input#btnforgot:hover {
    background-color: unset !important;
}
a.btn.btn-success.form-control {
    background-color: #000 !important;
    width: 200px;
    margin-left: auto;
    display: block;
}
a#btnFuture {
    background-color: #FF6633;
    border-radius: 38px;
    border: 1px solid #fff;
    margin-bottom: 13px;
}
img#ctl00_ContentPlaceHolder1_stimg {
    border-radius: 16px;
}
#Btnsave {
    border-radius: 20px;
    padding: 8px 10px;
    height: 40px;
}
button#deliveryButton {
    background-color: #ff5b2d !important;
    color: #fff !important;;
    border-radius: 46px;
    border: 1px solid #fff;
}
button#pickupButton {
    background-color: #FF6633 !important;
    color: #fff !important;;
    border-radius: 32px;
    border: 1px solid;
}
button#pickupButton img,button#deliveryButton img {
    filter: invert(1);
}
a.btn {
  border-radius: 23px;
}
input#btnGuest,input#btnlogin,input#btnforgot,a.btn.btn-success.form-control {
  color: #fff;
}
.form-control {
  height: unset;
}
.location
{
color:red;
}
#Bottomfooter
{
 bottom: 0 !important;
 position: fixed !important;
 text-align:right !important;
 right:24px;
}



body 
{
font-family: "Roboto", sans-serif !important;
font-size: 16px !important;
}


.high_light h3,
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,
h3.slide_typo {
font-family: "Roboto Condensed" , sans-serif !important;
}


.white_bg
{
background-image: url(sitedata/images/bg2.jpg) !important;
background-repeat: repeat-x !important;
}

.sitebackcolor {
  background-color:#FF6633;
}
.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.box_style_2 h2.inner {
  background-color: #ff6633;
}

.navbar {
    background-color: #FF6633;
}

.navbar-nav > li > a {
  color: white;
  font-weight: 600 !important;
  font-size: 17px !important;
}
a#ctl00_logoref img {
    width: 116px;
    border-radius: 12px;
    padding: 5px;
    background-color: #fff;
    position: relative;
    top: -7px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background: none !important;
}

.navbar-brand {
  height: 0 !important;
  padding: 0 !important;
}

.icon-bar {
  background: #fff;
}

.icon-bar:before {
  content: none;
}

.navbar-brand>img {
  /*max-height: 100%;
   height: 100%;*/
  margin: 0 auto;
  /* probably not needed anymore, but doesn't hurt */
  -o-object-fit: contain;
  object-fit: contain;
}

header.sticky {
  background-color: #2f353b !important;
  height: 50px;
}


/* Normal Styles */

h1 {
  font-size: 40px;
}



.AddrBlock
{
opacity: .8;
border-radius: 34px;
}


/* Mobile styles */

@media only screen and (max-width: 480px) {
.navbar-brand>img {
width: 260px;
}
  h1 {
    font-size: 24px;
  }

  .AddrBlock
  {
    margin-top:0px !important;
    opacity: .8;
    border-radius: 34px;    
  }

}


header.sticky {
  background-color: #2f353b !important;
}

.features-content {
  background-color: #2f353b;
}

#preloader {
  background-color: #2f353b
}

.modal-popup {
  background: #2f353b;
}

.btn.btn-submit {
  color: #2f353b;
}


@media only screen and (max-width:991px) {
  #header_menu {
    background-color: #2f353b
  }
}


        .amount {
            background-color: #ff6633 !important;
}