

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');


html {
    background: white !important;
}

#pickupButton
{
background-color: #f9f9f9 !important;
color:black !important;
}

header {
  position: sticky;
  top: 0;
}

#deliveryButton
{
background-color: #f9f9f9 !important;
color:black !important;
}

.location
{
color:red;
}
#Bottomfooter
{

 text-align: center;
}


.ccat
{
    top: 10% !important;
}


body 
{
font-family: "Montserrat", sans-serif !important;
font-size: 16px !important;
color:black !important;
}


.toppings {
    font-style: normal !important;
}

.ins {
    font-style: normal !important;
}


.high_light h3,
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,
h3.slide_typo {
font-family: "Montserrat" , sans-serif !important;
}


.white_bg
{
background-repeat: repeat-x !important;
}

.sitebackcolor {
  background-color: #24553f;
}

.box_style_2 h2.inner {
  background-color: #24553f;
}

.navbar {
  background-color: #24553f;
}

.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;
}

.c-side-image
{
background-size:cover !important;
}

.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: #24553f !important;
  height: 50px;
}


/* Normal Styles */

h1 {
  font-size: 40px;
}



.AddrBlock
{
/* opacity: .8; */
border-radius: 34px;
}


#product_box .col-md-6.col-sm-6.col-xs-3.pdding-left-zero {
  display: block;
  width: 100%;
}
#product_box .col-md-6.col-sm-6.col-xs-9.pdding-right-zero {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
#product_box .cartbtn {
  position: unset !important;
  width: 100%;
}
#product_box .c-content {
  height: unset;
}
#product_box p.c-description.c-font-20.c-font-black {
  min-height: 40px;
  height: 100%;
}
#product_box .startingPrice {
  position: unset;
}
div#ctl00_mainheader:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #0000009c;
  width: 100%;
  height: 100%;
}

div#ctl00_mainheader {
  position: relative;
  background-position: center;
}
div#ctl00_mainheader h1 {
  font-size: 28px;
  margin: 0px;
  font-weight: bold;
}
.c-content-product-4 {
  border: 2px solid #fbdd67;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 11px;
  background-color: #fff !important;
  position: relative;
}
.c-content-product-4 .ccat {
  background-color: #fbdd67;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 8px;
}
.c-content-product-4 .ccat a.CategoryButton {
  background-color: unset;
  font-size: 17px;
  font-weight: 600;
}
.c-content-product-4:hover .ccat {
  background-color: #d69928;
}

/* Mobile styles */

@media only screen and (max-width: 480px) {
.navbar-brand>img {
width: 50px !important;
}
  h1 {
    font-size: 24px;
  }

  .AddrBlock
  {
    margin-top:0px !important;
/*    opacity: .8; */
    border-radius: 34px;    
  }

}


header.sticky {
  background-color: #24553f !important;
}

.features-content {
  background-color: #24553f;
}

#preloader {
  background-color: #24553f
}

.modal-popup {
  background: #24553f;
}

.btn.btn-submit {
  color: #24553f;
}

.dropdown-menu > li > a {
  padding: 0px;
  text-align: center;
}
.bg-info {
  background-color: unset !important;
}
.bg-danger {
background-color: unset !important;
}
@media only screen and (max-width:767px) {
  .show-category {
    border: 1px solid #d4d4d4;
    border-radius: 7px;
    box-shadow: 1px 1px 13px -7px #000;
}
section#menu {
  padding-top: 7rem;
}

.tab-content .tab-pane table tr td {
  padding-left: 17px !important;
}

ul.multiselect-container.dropdown-menu {
  position: relative !important;
}
  .c-content-product-4.c-content-bg-1 {
    margin-bottom: 18px;
}
  .strip_list.wow table tr td {
    display: block;
}
  #header_menu {
    background-color: #24553f;
  }
  .strip_list.wow table tr td a.btn-submit {
    margin-top: 8px;
}
.header-video {
  height: 20rem !important;
}
table#cart tbody tr td:first-child {
  background-color: #f7f7f7 !important;
  color: #000 !important;
  padding: 12px;
}

}

.btn-success {
  color: #fff;
  background-color: #24553f !important;
  border-color: #24553f !important;
  border-radius: 5px !important;
}
.title {
  color: #d69928 !important;
  margin-bottom: 5px;
  display: inline-block;
  margin-top: 10px;
}
.btn-danger {
  background-color: #d69928 !important;
  border-color: #d69928 !important;
}
.btn-info {
  color:#fff !important;
  background-color: #24553f !important;
  border-color: #24553f !important;
}
.amount {
            background-color: #24553f !important;
}
