@import url('https://fonts.googleapis.com/css?family=Oswald:300italic,400italic,700italic,400,300,700&amp;subset=all');


body 
{
font-family: "Oswald", sans-serif !important;
font-size: 16px !important;
}

.promo
{
   bottom: 0; 
   color: #FFF;
   left: 0;
   position: absolute;
   width: 100%;
   background-color: black;
   border-style: dashed;
}

.CartColor {
    background-color: #b20104  !important;
}
#Bottomfooter
{
 bottom: 0 !important;
 position: fixed !important;
 align:right !important;
 right:24px;
}

.sitebackcolor {
  background-color: #b20104 ;
}

.box_style_2 h2.inner {
  background-color: #b20104 ;
}

.navbar {
  background-color: #b20104 ;
}

.navbar-nav > li > a {
  color: white;
}

.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 {
   height: 54px;
  margin: 0 auto;
  /* probably not needed anymore, but doesn't hurt */
  -o-object-fit: contain;
  object-fit: contain;
}

header.sticky {
  background-color: #b20104  !important;
  height: 50px;
}



/* Normal Styles */

h1 {
  font-size: 40px;
}

.AddrBlock
{
margin-top: 60px;
opacity: .8;
border-radius: 34px;
}
/* Mobile styles */

@media only screen and (max-width: 480px) {
  h1 {
    font-size: 24px;
  }
  .AddrBlock
  {
    margin-top:0px !important;
    opacity: .8;
    border-radius: 34px;    
  }

.header-video {
    padding:-top 20px !important;
}


header.sticky {
  background-color: #b20104  !important;
}

.features-content {
  background-color: #b20104 ;
}

#preloader {
  background-color: #b20104 
}

.modal-popup {
  background: #b20104 ;
}

.btn.btn-submit {
  color: #b20104 ;
}


@media only screen and (max-width:991px) {
  #header_menu {
    background-color: #b20104 
  }
}


        .amount {
            background-color: #b20104  !important;
}



