@import url('https://fonts.googleapis.com/css2?family=Exo:wght@100;200;300;400;600;900&family=Lily+Script+One&display=swap');


body 
{
font-family: 'Exo', sans-serif !important;
font-size: 16px !important;
}


.CategoryButton
{
opacity: 1 !important;
}


#Bottomfooter
{
 bottom: 0 !important;
 position: fixed !important;
 align:right !important;
 right:24px;
}



.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-image: url(sitedata/images/bg2.jpg) !important;
background-repeat: repeat-x !important;
}

.sitebackcolor {
  background-color: #41763E;
}

.box_style_2 h2.inner {
  background-color: #41763E;
}

.navbar {
  background-color: #41763E;
}

.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 {
    border-radius: 12px;

  /*max-height: 100%;
   height: 100%;*/
  width: 108px;
  margin: 0 auto;
  /* probably not needed anymore, but doesn't hurt */
  -o-object-fit: contain;
  object-fit: contain;
}

header.sticky {
  background-color: #41763E !important;
  height: 50px;
}


/* Normal Styles */

h1 {
  font-size: 40px;
}


.AddrBlock
{
margin-top: 60px;
opacity: 1;
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;    
  }

.navbar-brand>img {
  width: 100px;
}



.menuitem
{
   width: 200px !important;
   height: 150px !important;
}

.producttitle>h4
{
font-size: 14px !important;
}  
}

header.sticky {
  background-color: #41763E !important;
}

.features-content {
  background-color: #41763E;
}

#preloader {
  background-color: #41763E
}

.modal-popup {
  background: #41763E;
}

.btn.btn-submit {
  color: #41763E;
}


@media only screen and (max-width:991px) {
  #header_menu {
    background-color: #41763E
  }
}


        .amount {
            background-color: #41763E !important;
}