@import url('https://fonts.googleapis.com/css?family=Exo:300italic,400italic,700italic,400,300,700&amp;subset=all');


#Bottomfooter
{
font-size:10px !important;
}
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);
}
.navbar-brand>img {
background-color: #090a09;
    border-radius: 50px;
	    padding: 5px
    }
    
#addressList {
    top: 168px !important;
}
.location
{
color:red;
}


.comboStep.comboActive {
    font-size: 17px;
}
#Bottomfooter
{
 bottom: 0 !important;
 position: fixed !important;
 align:right !important;
 right:24px;
}


.ccat
{
    top: 10% !important;
}


body 
{
font-family: "Exo", sans-serif !important;
font-size: 18px !important;
}


.high_light h3,
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,
h3.slide_typo {
font-family: "Exo" , sans-serif !important;
}


.white_bg
{
background-repeat: repeat-x !important;
}

.sitebackcolor {
  background-color: #000;
}

.box_style_2 h2.inner {
  background-color: #000;
}

.navbar {
  background-color: #000;
}

.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 {
  width: 100px;
  margin: 0 auto;
  /* probably not needed anymore, but doesn't hurt */
  -o-object-fit: contain;
  object-fit: contain;
  padding-top: 5px;
  padding-left: 5px;
}

header.sticky {
  background-color: #000 !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: 100px;
}
  h1 {
    font-size: 24px;
  }

  .AddrBlock
  {
    margin-top:0px !important;
/*    opacity: .8; */
    border-radius: 34px;    
  }

}


header.sticky {
  background-color: #000 !important;
}

.features-content {
  background-color: #000;
}

#preloader {
  background-color: #000
}

.modal-popup {
  background: #000;
}

.btn.btn-submit {
  color: #000;
}


@media only screen and (max-width:991px) {
  #header_menu {
    background-color: #000
  }
}


        .amount {
            background-color: #000 !important;
}