@import url('https://fonts.googleapis.com/css?family=Roboto:300italic,400italic,700italic,400,300,700&amp;subset=all');



div#pickupCity .btn, #pickupNear .btn, input#Button1 {
     line-height: 0px !important;
}

* .form-control {
    padding: 10px !important;
    border-radius: 20px !important;
    min-height:36px !important;
}
* .btn-success {
    background-color: #00A64F !important;
}
* .btn-danger {
    background-color: #EE1B24 !important;
}
* .btn-info {
    background-color: #00A553 !important;
}
* .btn-info:hover,a#btnFuture {
    background-color: #34cf82 !important;
}
* .btn {
    border-radius: 22px;
    padding: 7px 30px;
    margin-bottom: 8px;
}
a#btnFuture {
    background-color: #00A553;
    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: #EE1B24 !important;
    color: #fff !important;;
    border-radius: 46px;
    border: 1px solid #fff;
}
button#pickupButton {
    background-color: #00A553 !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: #2f353b;
}

.box_style_2 h2.inner {
  background-color: #2f353b;
}

.navbar {
  background-color: #2f353b;
}

.navbar-nav > li > a {
  color: white;
  font-weight: 600 !important;
  font-size: 17px !important;
}

.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: 55px;
}
  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: #2f353b !important;
}