@font-face {
  font-family: "InterTight";
  font-style: normal;
  font-weight: 100;
  src: local("InterTight-Thin"), url("../fonts/InterTight-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "InterTight";
  font-style: normal;
  font-weight: 200;
  src: local("InterTight-ExtraLight"), url("../fonts/InterTight-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "InterTight";
  font-style: normal;
  font-weight: 300;
  src: local("InterTight-Light"), url("../fonts/InterTight-Light.ttf") format("truetype");
}
@font-face {
  font-family: "InterTight";
  font-style: normal;
  font-weight: 400;
  src: local("InterTight-Regular"), url("../fonts/InterTight-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "InterTight";
  font-style: normal;
  font-weight: 500;
  src: local("InterTight-Medium"), url("../fonts/InterTight-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "InterTight";
  font-style: normal;
  font-weight: 600;
  src: local("InterTight-SemiBold"), url("../fonts/InterTight-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "InterTight";
  font-style: normal;
  font-weight: 700;
  src: local("InterTight-Bold"), url("../fonts/InterTight-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "InterTight";
  font-style: normal;
  font-weight: 800;
  src: local("InterTight-ExtraBold"), url("../fonts/InterTight-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "InterTight";
  font-style: normal;
  font-weight: 900;
  src: local("InterTight-Black"), url("../fonts/InterTight-Black.ttf") format("truetype");
}
.bnt {
  border-radius: 0 !important;
}

.btn-primary {
  border-radius: 0 !important;
  background-color: #86754F;
  color: #FFFFFF;
  font-weight: 700;
  border: none !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: rgba(134, 117, 79, 0.5);
}

.btn-large {
  font-size: 1.375rem;
  padding: 16px 110px;
}

#footer {
  background-color: #86754F;
  padding-top: 38px;
}
#footer .footer-data p {
  color: #FFFFFF;
  margin-bottom: 4px;
}
#footer .footer-data p a {
  color: #FFFFFF;
}
#footer .footer-bottom-row {
  margin-top: 24px;
  background-color: #C0B9AA;
  color: #FFFFFF;
}
#footer .footer-bottom-row .small {
  font-size: 10px;
}

#head .navbar {
  background-color: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
#head .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  position: relative;
  color: #000000;
  font-size: 1.125rem;
  font-weight: 700;
  transition: color 0.3s ease-in;
}
#head .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:after {
  content: "";
  position: absolute;
  right: 6px;
  bottom: 6px;
  height: 2px;
  width: 0px;
  background-color: #86754F;
  transition: all 0.3s ease-in;
}
#head .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover, #head .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:focus, #head .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:active {
  color: #86754F;
}
#head .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active {
  color: #86754F;
}
#head .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active:after {
  width: 22px;
}
#head .navbar .navbar-collapse .navbar-nav.nav-icons .nav-item .nav-link {
  color: #CBCBCB;
}
#head .navbar .navbar-collapse .navbar-nav.nav-icons .nav-item .nav-link:after {
  display: none;
}
#head .navbar .navbar-collapse .navbar-nav.nav-icons .nav-item .nav-link:hover, #head .navbar .navbar-collapse .navbar-nav.nav-icons .nav-item .nav-link:focus, #head .navbar .navbar-collapse .navbar-nav.nav-icons .nav-item .nav-link:active {
  color: #000000;
}
#head .navbar .navbar-collapse .navbar-nav.nav-icons .nav-item .nav-link.active {
  color: #000000;
}
#head .navbar .navbar-collapse .navbar-nav.nav-icons .nav-item:nth-child(3) {
  padding-left: 34px;
}

#banner-image {
  margin-top: 73.1px;
  height: 368px;
  background-image: url("../images/express_bg.jpg") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover;
  transition: all 0.28s ease-in;
}

#intro {
  padding-top: 32px;
  padding-bottom: 64px;
}
#intro .section-content p {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 1.75rem;
}
#intro .section-content img {
  margin-bottom: 1.75rem;
}
@media (min-width: 61.25em) {
  #intro .section-content img {
    max-width: 628px;
  }
}

#mainMenu {
  background-color: rgba(134, 117, 79, 0.15);
  margin-top: 73.1px;
  padding-top: 40px;
  padding-bottom: 64px;
}
#mainMenu .menu-category-wrapper.happy-hour .menu-category {
  background-color: #F0124E;
}
#mainMenu .menu-category-wrapper .menu-category {
  background-color: #86754F;
  padding-top: 7px;
  padding-left: 12px;
  padding-bottom: 6px;
}
#mainMenu .menu-category-wrapper .menu-category h4 {
  color: #FFFFFF;
  font-size: 1.25rem;
  font-weight: 700;
}
#mainMenu .menu-category-wrapper .menu-cetgory-body {
  padding: 8px 12px 24px;
}
#mainMenu .menu-category-wrapper .menu-cetgory-body .catergory-dsc {
  margin-bottom: 14px;
}
#mainMenu .menu-category-wrapper .menu-cetgory-body .catergory-dsc p {
  font-weight: 600;
}
#mainMenu .menu-category-wrapper .menu-cetgory-body .category-item:not(:last-child) {
  margin-bottom: 1rem;
}
#mainMenu .menu-category-wrapper .menu-cetgory-body .category-item .item-name h5 {
  font-size: 1rem;
  font-weight: 700;
}
#mainMenu .menu-category-wrapper .menu-cetgory-body .category-item .item-name p {
  font-size: 0.875rem;
}
@media (min-width: 61.25em) {
  #mainMenu .menu-category-wrapper .menu-cetgory-body .category-item .item-name p {
    font-size: 1rem;
  }
}
#mainMenu .menu-category-wrapper .menu-cetgory-body .category-item .item-price {
  min-width: 84px;
  text-align: right;
}
#mainMenu .menu-category-wrapper .menu-cetgory-body .category-item .item-price span {
  font-weight: 700;
  font-size: 1rem;
  text-align: right;
}

#aboutUs {
  margin-top: 73.1px;
  padding-top: 40px;
  padding-bottom: 64px;
}
#aboutUs .main-heading-title {
  margin-bottom: 32px;
}
#aboutUs .section-image {
  margin-bottom: 32px;
}
#aboutUs .subpage-section-row {
  padding-top: 32px;
  padding-bottom: 32px;
}
#aboutUs .subpage-section-row .subpage-subtitle-row .subtitle-wrapper {
  max-width: 352px;
  margin-bottom: 32px;
}
@media (min-width: 61.25em) {
  #aboutUs .subpage-section-row .subpage-subtitle-row .subtitle-wrapper {
    padding-right: 62px;
    margin-bottom: 0;
  }
}
#aboutUs .subpage-section-row .subpage-subtitle-row .subtitle-wrapper h2 {
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-weight: 700;
  font-size: 36px;
  text-align: right;
}
@media (min-width: 61.25em) {
  #aboutUs .subpage-section-row .subpage-subtitle-row .subtitle-wrapper h2 {
    font-size: 2.25rem;
  }
}
#aboutUs .subpage-section-row .subpage-subtitle-row .paragraph-wrapper p:not(:last-child) {
  margin-bottom: 1rem;
}
#aboutUs .subpage-section-row .subpage-subtitle-row .paragraph-wrapper p:last-child {
  margin-bottom: 0;
}
#aboutUs .subpage-section-row .section-image {
  margin-top: 64px;
}
#aboutUs .subpage-section-row .animated-masonary-gallery {
  margin-top: 64px;
  margin-bottom: 32px;
}

#contact {
  margin-top: 73.1px;
  padding-top: 40px;
  padding-bottom: 64px;
}
#contact .subpage-section-row {
  padding-top: 32px;
  padding-bottom: 32px;
}
#contact .subpage-section-row .section-image {
  margin-top: 64px;
  margin-bottom: 32px;
}
#contact .subpage-section-row .contact-info p {
  margin-bottom: 0;
  font-size: 1.125rem;
}
#contact .subpage-section-row .contact-info p:first-child {
  font-size: 1.5rem;
  font-weight: 700;
}
#contact .subpage-section-row .contact-info p:last-child {
  font-weight: 700;
  margin-top: 1.5rem;
}

#gallery {
  max-width: 996px;
  margin: 0 auto;
  display: block;
  overflow: auto;
  -moz-column-width: 250px;
       column-width: 250px;
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
#gallery .gallery-item {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  display: block;
  line-height: 0;
  position: relative;
  margin-bottom: 16px;
}
#gallery .gallery-item:nth-child(1) img {
  width: 120%;
  height: 400px;
}
@media screen and (max-width: 540px) {
  #gallery .gallery-item:nth-child(1) img {
    width: 100%;
    height: auto;
  }
}
#gallery .gallery-item:nth-child(2) img {
  width: 120%;
  height: 560px;
}
@media screen and (max-width: 540px) {
  #gallery .gallery-item:nth-child(2) img {
    width: 100%;
    height: auto;
  }
}
#gallery .gallery-item:nth-child(3) img {
  width: 80%;
  margin-left: 20%;
  height: 480px;
}
@media screen and (max-width: 540px) {
  #gallery .gallery-item:nth-child(3) img {
    margin-left: unset;
    width: 100%;
    height: auto;
  }
}
#gallery .gallery-item:nth-child(4) img {
  width: 80%;
  margin-left: 20%;
  height: 480px;
}
@media screen and (max-width: 540px) {
  #gallery .gallery-item:nth-child(4) img {
    margin-left: unset;
    width: 100%;
    height: auto;
  }
}

html {
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

body {
  padding: 0;
  font-size: 16px;
  font-family: "InterTight", serif;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  color: #000000;
  font-weight: 400;
}

a {
  text-decoration: none;
}

.main-heading-title {
  margin-bottom: 20px;
}
.main-heading-title h1 {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.main-heading-title p {
  font-weight: 700;
  font-size: 1rem;
  line-height: 22px;
}

.btn-wrapper p {
  font-size: 1.375rem;
  font-weight: 700;
}/*# sourceMappingURL=main.css.map */