@charset "UTF-8";

/* Tokyo Font Overrides */
.hero-bg .dynamic-title,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Pacifico', cursive;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-weight: normal;
}

body {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
}

/*.btn-template:hover, .btn-template:focus {
  color: #fff;
} */

#restaurantGuruBox {
  background-color: #b71c1c;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 15px;
  height: auto;
  width: auto;
  max-width: 225px;
  padding: 1.5rem;
}

#restaurantGuruBox a, #restaurantGuruBox span {
  color: #fff;
}

#restaurantGuruBox .star_white {
  width: 150px;
}

.btn-template:visited {
  color: #333;
}

.cmsform {
  box-shadow: 7px 7px #eee;
  border: 1px solid #eee;
  padding: 1.25rem;
}

.box-shadow {
  box-shadow: 7px 7px #ff5722;
  border: 1px solid #ff5722;
  padding: 1.25rem;
  word-break: break-all;
}

.dropdown-menu {
  background-color: #fff;
  color: #000;
}

#parallax-bg-1 {
  background-image: url('../images/bg/parallax-bg-1.jpg');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  min-height: 400px;
  color: #fff;
  font-size: 4rem;
  font-family: 'Pacifico', cursive;
}

.social.template span[class*="fa"] {
  padding: .25rem;
}

.social.on-light.transparent a {
  color: #3b5998;
}

#navbarNav .dropdown-item {
  text-shadow: none;
  color: #000;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #ff5722;
  color: #fff;
}

.nav-justified .nav-item {
    background-color: #eee;
    color: #000;
    margin: 0 .25rem;
    border: none;
    border-radius: 0;
}

.nav-tabs.tabbable {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y:hidden;
  flex-wrap: nowrap;
  font-weight: bold;
  padding-bottom: 1rem;
}

#nav-tab-2 {
  background-color: #9c9c9c;
  padding: 1rem;
}

/*.food-menu .col-md-6:nth-child(even), .food-menu .col-sm-6:nth-child(even) {
  border: 3px dashed #ff5722;
  padding: 1.25rem;
  margin-bottom: 1rem;
}*/

.promo {
  background-position: center;
}

.menu-item-border {
  border: 3px solid #ff5722;
  padding: 1.25rem;
  margin-bottom: 1rem;  
}

.menu-header {
  margin: 3rem 0;
}

#contact-details {
  padding: 1rem;
}

.icon-sapphire {
  padding: 0px;
}

footer {
  background-color: #923319;
  color: #fff;
  font-weight: bold;
}

footer a {
  color: #fff;
}

footer a:hover, footer a:focus {
  color: #ff5722;
}

 .st{
    font-size: 10pt;
  }

@media(max-width: 768px) {

  .nav-container {
    padding-right: 0;
    padding-left: 0;
  }

  #parallax-bg-1 {
    font-size: 2rem;
  }

  .modaal-close {
    top: 20%;
  }

  #navbarNav .dropdown-item {
    padding: .5rem;
    font-family: "Oswald", sans-serif;
    font-size: .5rem;
    color: #000;
    font-weight: bold;
}
}

@media (min-width: 768px) {
    .parallax-bg .parallax-bg--image-container .parallax-bg--image {
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
    }
  }
@media (max-width: 768px) {
    .parallax-bg .parallax-bg--image-container .parallax-bg--image {
        background-repeat: no-repeat;
        background-position: center;
        background-attachment: scroll;
        background-size: none;
     }
}


/* ------ Review Carousel ------ */

@media (max-width: 767px){
.parallax-bg .parallax-bg--image-container .parallax-bg--image {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}}

.testimonial-carousel {
  min-height: 35vh;
}

.testimonial-carousel::after {
  background-color: rgb(0, 0, 0, .7);
}

.testimonials-overlay {
  display: flex;
    position: relative;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.6);
  padding-top: 3rem;
    /* padding: 0rem 15px; */
    width: 100%;
    height: 100%;
    text-align: center;
  min-height: 35vh;
}

.testimonial-text {
  font-size: 3rem;
  color: #fff;
  /* padding: 2rem; */
}

.testimonial-header {
  color: #fff;
}

.testimonial-carousel .btn-template {
    position: relative;
    transition: color 0.3s;
    z-index: 10;
    border: 3px solid #ffffff;
    border-radius: 0;
    background: transparent;
    /* padding: 15px 25px; */
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
}

.review-carousel {
  padding: 3rem 0;
  background-color: #000;
  /*background-image: url(/images/bg/bg_quote.jpg);*/
}

.review-text {
  font-size: 18px;
  color: #fff;
  /* padding: 1rem; */
  white-space: nowrap;
  overflow: hidden;
  word-break: break-word;
  text-overflow: ellipsis;
}

.c-spacer {
  padding-bottom: 2rem;
}

.source-logo {
  min-height: 3rem;
  max-height: 3rem;
  /* background-color: white; */
  /* padding:.5rem; */
  /* border-radius: .25rem; */
}

.review-header {
  /* text-transform: uppercase; */
  color: white;
  
}

.review-carousel .btn-template {
    position: relative;
    transition: color 0.3s;
    z-index: 10;
    border: 3px solid #ffffff;
    border-radius: 0;
    background: transparent;
    padding: 15px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
}

.fa-star {
  background-image: linear-gradient( to right, #e8cc6e 0, #cb9b51 22%, #f6e27a 45%, #f6f2c0 50%, #f6e27a 55%, #cb9b51 78%, #e8cc6e 100% );
  color:transparent;
  -webkit-background-clip:text;
  font-size: 30px;
  margin-left: .2rem;
  margin-right: .2rem;
}

.no-decoration {
  color: white;
  text-decoration: none;
}

.no-decoration:hover, .no-decoration:focus, .no-decoration:active {
  color: white;
  text-decoration: none;
}

.modal-header {
  background-color: var(--primary-color);
}

.modal-header button {
  color: white;
}

.modal-content {
  border-radius: .5rem;
}

.modal-body {
    background-color: #383838;
}

.modal-footer {
    background-color: #000;
}


/* ------ Review Carousel ------ */

@media (max-width: 767px){
.parallax-bg .parallax-bg--image-container .parallax-bg--image {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}}

.testimonial-carousel {
  min-height: 35vh;
}

.testimonial-carousel::after {
  background-color: rgb(0, 0, 0, .7);
}

.testimonials-overlay {
  display: flex;
    position: relative;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.6);
  padding-top: 3rem;
    /* padding: 0rem 15px; */
    width: 100%;
    height: 100%;
    text-align: center;
  min-height: 35vh;
}

.testimonial-text {
  font-size: 3rem;
  color: #fff;
  /* padding: 2rem; */
}

.testimonial-header {
  color: #fff;
}

.testimonial-carousel .btn-template {
    position: relative;
    transition: color 0.3s;
    z-index: 10;
    border: 3px solid #ffffff;
    border-radius: 0;
    background: transparent;
    /* padding: 15px 25px; */
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
}

.review-carousel {
  padding: 3rem 0;
  background-color: #000;
  /*background-image: url(/images/bg/bg_quote.jpg);*/
}

.review-text {
  font-size: 18px;
  color: #fff;
  /* padding: 1rem; */
  white-space: nowrap;
  overflow: hidden;
  word-break: break-word;
  text-overflow: ellipsis;
}

.c-spacer {
  padding-bottom: 2rem;
}

.source-logo {
  min-height: 3rem;
  max-height: 3rem;
  /* background-color: white; */
  /* padding:.5rem; */
  /* border-radius: .25rem; */
}

.review-header {
  /* text-transform: uppercase; */
  color: white;
  
}

.review-carousel .btn-template {
    position: relative;
    transition: color 0.3s;
    z-index: 10;
    border: 3px solid #ffffff;
    border-radius: 0;
    background: transparent;
    padding: 15px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
}

.fa-star {
  background-image: linear-gradient( to right, #e8cc6e 0, #cb9b51 22%, #f6e27a 45%, #f6f2c0 50%, #f6e27a 55%, #cb9b51 78%, #e8cc6e 100% );
  color:transparent;
  -webkit-background-clip:text;
  font-size: 30px;
  margin-left: .2rem;
  margin-right: .2rem;
}

.no-decoration {
  color: white;
  text-decoration: none;
}

.no-decoration:hover, .no-decoration:focus, .no-decoration:active {
  color: white;
  text-decoration: none;
}

.modal-header {
  background-color: var(--primary-color);
}

.modal-header button {
  color: white;
}

.modal-content {
  border-radius: .5rem;
}

.modal-body {
    background-color: #383838;
}

.modal-footer {
    background-color: #000;
}

.logo{
  max-height: 59px;
}