
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin-top: 90px;
  width: 100%;
  height: 100%;
  font-family: 'Lato';
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #221F20;
  background-color: #fff;
}
.container-fluid {
  margin: 0!important;
  padding: 0!important;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
  margin-bottom: 1rem;
  font-family: 'Caveat';
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 {
  font-size: 4.5rem;
  font-weight: 700;
}
h2 {
  font-size: 3.25rem;
  font-weight: 700;
}
a {
  color: #E22415;
}
a:hover {
  color:inherit;
}
.fixed-top {
  background-color: #221F20;
}
.navbar-brand {
  margin-bottom: -70px;
  z-index: 1;
}
.navbar-toggler {
  border: none;
  padding: 0px 0px;
  outline: none;
}
.navbar-toggler:hover {
  border: 1.5px solid #F8C21F;
  border-radius: 5px;
  outline: inherit;
}
.navbar-toggler span {
  display: block;
  width: 24px;
  height: 3px;
  border: 2px;
  background: #F8C21F;
}
.navbar-toggler span + span {
  margin-top: 4px;
  width: 24px;
}
.navbar-toggler span + span + span {
  width: 24px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0.8rem;
  font-size: 1.1rem;
  position: relative;
  color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-link.active {
  color: #F8C21F;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #F8C21F;
}
.dropdown-menu {
  background-color: #221F20;
}
li .dropdown-item {
  color: #fff;
}
li .dropdown-item:hover {
  color: #F8C21F;
}
.carousel-item {
  height: 87vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-caption h1 {
  font-size: 6.5rem;
}
.wbex-cpr {
  font-size: 14px;
  font-weight: normal;
}
.wbex-cpr:hover {
  color: #F8C21F;
}
.wbex-a:hover {
  color: #d3d3d3;
}
.btn {
  background-color: #F8C21F;
  color: #221F20;
  border-radius: 5px;
  border: none;
  padding: 0rem 1.2rem;
  margin-left: 15px;
  font-size: 1.2rem;
}
.btn:hover {
  background-color: #fff;
  border: none;
  color: inherit;
}
.wbex-main-btn {
  background: #221F20;
  border: 2px solid #F8C21F;
  color: #F8C21F;
  padding: 0.4rem 1.3rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
}
.wbex-main-btn:hover {
  background-color: #E22415;
  color: #fff;
  border: 2px solid #E22415;
  transition: 0.2s;
}
.wbex-main-btn.active {
  background-color: #E22415;
  color: #fff;
  border: 2px solid #E22415;
  transition: 0.2s;
}
.wbex-btn  {
  font-size: 1rem;
  font-weight: 600;
}
.wbex-btn:hover  {
  background-color: #E22415;
  color: #fff;
}
.wbex-welcome {
  background: no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.wbex-welcome h1 {
  font-weight: bold;
}
/* .mask {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 6rem;
} */
.card {
  background-color: #221F20;
}
.wbex-card {
  border: 4px solid #E22415;
  border-radius: 0px;
}
.wbex-card-img {
  width: 100%;
  height: 10vw;
  object-fit: fill;
}
.wbex-crd-img {
  border: 4px solid #E22415;
  min-height: 15rem;
  background: no-repeat center right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.wbex-bg {
  background-color: #E22415;
}
/* Pages*/
.map-container{
  overflow: hidden;
  position: relative;
  height: 100vh;
  border-top: 3px solid #E22415;
}
.map-container iframe{
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  position: absolute;
}
.form-label {
  font-size: 14px;
}
.wbex-p {
  font-size: 14px;
}
p .wbex-p {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.modal-backdrop {
  background-color: #E22415;
  opacity: 0.8;
}
.modal-content {
  background: rgb(226,36,21, 0.8);
}
#pills-tabContent {
  max-width: 640px;
  margin: auto;
}
.wbex-modal {
  background:#221F20;
}
.wbex-m-modal {
   position:fixed;
   top:auto;
   right:auto;
   left:auto;
   bottom:0;
   width: 100%;
}
.wbex-menu h2{
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  padding-right: .75rem;
  padding-left: .75rem;
  border-top: 0.25rem solid #e22415;
  border-bottom: 0.25rem solid #e22415;
}
.menu-item .menu-item__heading {
  font-size: 1.25rem;
  font-family: "Lato";
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* Online Order Page */
.wbex-oo-search {
  background-color: rgb(175, 29, 17);
  margin-top: -40px;
}
.form {
    position: relative
}

.form .fa-search {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #9ca3af
}

.form span {
    position: absolute;
    right: 17px;
    top: 13px;
    padding: 2px;
    border-left: 1px solid #d1d5db
}

.left-pan {
    padding-left: 7px
}

.left-pan i {
    padding-left: 10px
}

.form-input {
    height: 55px;
    text-indent: 33px;
    border-radius: 10px
}

.form-input:focus {
    box-shadow: none;
    border: none
}
.wbex-typography-h1 {
  font-family: 'Lato';
  font-size: 2.5rem;
}
.wbex-typography-h2 {
  font-family: 'Lato';
  font-size: 1.2rem;
  font-weight: bold;
}
.wbex-typography {
  font-family: 'Lato';
  font-weight: bold;
}
.card-body {
  padding-top: 0;
  padding-bottom: 0;
}
.hide-me[aria-expanded="true"] {
  display: none;
}
.wbex-hide-me[aria-expanded="false"] {
  display: none;
}
.wbex-nav-order li a {
  text-decoration: none;
  color: rgb(105, 105, 112);
}
.wbex-nav-order a:hover {
  color: #af1d11;
}
/* a:active {
  border-bottom: 2px solid rgb(175, 29, 17);
  color: rgb(48, 50, 59)!important;
} */
.card{
  border-radius: 7px;
  background: #fff;
  box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
  transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s
  -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
  border: none;
  cursor: pointer;
}
.card:hover{
  transform: scale(1.005);
  box-shadow: 0 0px 10px rgba(0,0,0,.15), 0 4px 8px rgba(0,0,0,.16);
}
.text-bottom {
  position: absolute;
  bottom: 0;
}
.top {
  position: sticky;
  top: 10vh;
  width: 100%;
}
.btn-close {
  color: #fff;
}
.was-validated .form-check-input:invalid~.form-check-label {
  color: #FFFF00;
}
.wbex-privacy {
  height: 75vh;
}
#pac-input {
  width: 100%;
  height: auto;
}
.mapsearch {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wbex-grid.row {
 padding-left: 7px!important;
 padding-right: 7px!important;
}
.card-img-top {
  height: 20vh;
  min-height: 200px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Media Query */
@media all and (max-width:992px) {
  footer {
    height: 125px;
  }
  .modal-backdrop {
  background-color: #E22415;
  opacity: 0.8;
  }
  .modal-content {
    background: rgb(226,36,21, 0.8);
  }
  .wbex-modal {
    background:#221F20;
  }
}
@media all and (max-width:768px) {
  body {
    margin-top: 60px;
  }
  .wbex-btn-full { width: 100%; display:block; }
  .text-bottom {
   position: inherit;
   bottom: none;
  }
  .wbex-btn {
    width:100%;
    margin: auto;
  }
  .wbex-events h1 {
    width: auto;
  }
  .navbar-brand {
    margin-bottom: -50px;
    z-index: 1;
  }
  .card-img-top {
    min-height: 350px;
  }
}
