@import url("./assets/fonts/bubblegumsans/stylesheet.css");

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "bubblegum_sansregular";
}

img {
  max-width: 100%;
}
.dark-bg {
  background-color: #260000;
  color: #ffffff;
}

.block-center {
  max-width: 1280px !important;
  margin: auto !important;
}

.text-center {
  text-align: center;
}

/* Header Block */
.top-menu {
  background: #ff9700;
  padding: 0.5rem;
  min-height: 3rem;
}

.header .header-menu {
  background-color: #3d0203;
  padding: 2rem !important;
}

.header .header-menu .wp-block-navigation-item a {
  color: #ff9700;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "bubblegum_sansregular";
}

.header .header-menu .wp-block-navigation-item a:hover {
  color: #ffffff;
  text-decoration: none;
}

:where(body .is-layout-constrained) > * {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}

.banner-img img {
  width: 100%;
  height: auto;
}

.home-food-items-row {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}

.home-food-items-row img {
  border-radius: 100%;
  max-width: 70%;
  max-height: 70%;
  margin: auto;
  margin-bottom: 1.5rem;
}

.home-category-block {
  background-color: #260000;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.home-location-details {
  height: auto;
  overflow: hidden;
  padding-bottom: 1rem;
}

.home-location-details * {
  color: #ffffff;
}

/* Footer */
footer {
  margin-block-start: 0rem;
  margin-block-end: 0;
  color: #ffffff;
}

.footer {
  background: #ff9700;
  padding: 0.5rem;
}

.social-wrapper {
  background-color: #260000;
  height: auto;
  overflow: hidden;
}

.social-wrapper .sfsi_widget {
  height: 48px;
}

.sfsi_widget .inerCnt img {
  background-color: #ffffff;
  border-radius: 100%;
}

/* Timings */
.timing-row {
  text-align: center;
  position: relative;
  padding-top: 0rem;
  height: auto;
  overflow: hidden;
  padding-bottom: 0rem;
}

/* .timing-row-inner {
    background: url('./assets/images/timings-bg-middle.png') no-repeat repeat center; 
}

.timing-row:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;   
    background: url('./assets/images/timings-bg-top.png') no-repeat center; 
    width: 100%;
    height: 70px;
}

.timing-row:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;   
    background: url('./assets/images/timings-bg-bottom.png') no-repeat center; 
    width: 100%;
    height: 70px;
} */

.timing-row * {
  margin: 0px;
  padding: 0px;
}
.timing-row h3 {
  color: #ffffff;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px;
}

.timing-row h3 span {
  border-width: 6px;
  border-color: #ffffff;
  border-style: double;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  display: inline-block;
  border-left: 0px;
  border-right: 0px;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.timing-row h4 {
  color: #ffa21c;
  text-transform: uppercase;
  font-size: 1rem;
}
.timing-row p {
  color: #ffffff;
  margin-bottom: 1rem;
}

/* Gallery Filter */
.portfolio-wraper .filtr-container {
  margin-top: 1rem;
}

.portfolio-wraper .simplefilter > li {
  background-color: #ff9700 !important;
  color: #140000 !important;
  padding: 0.25rem 1.5rem;
  font-size: 1rem;
  margin: 0.5rem 1rem;
  font-family: "bubblegum_sansregular";
}

.portfolio-wraper .simplefilter > li.active {
  background-color: #ffffff !important;
  color: #140000 !important;
}

.portfolio-wraper .item-desc {
  display: none !important;
}

.portfolio-wraper.pfg-bootstrap .filtr-item .thumbnail {
  background-color: transparent;
  border: 3px solid #e81f0d;
  border-radius: 0px;
  padding: 0px !important;
}

/* Nextgen Gallery */
.ngg-gallery-thumbnail {
  padding: 2px;
  border: 1px solid #ff0000;
}

/* Responsive */

@media screen and (max-width: 767px) {
  .wp-block-navigation {
    color: #ffffff;
    padding: 2rem;
  }

  .wp-block-navigation > button {
    color: #ffffff !important;
  }
}

/* WP Carousel */

/* .wpcp-carousel-content-wrapper .swiper-button-next,
.wpcp-carousel-content-wrapper .swiper-button-prev {
  display: none !important;
} */

.wpcp-single-item {
  border: 0px solid #ffffff !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

.wpcp-slide-image img {
  border-radius: 1rem;
}

/* Contact Us Block */
.location-block .img-block {
  width: 8rem;
  height: 8rem;
  border-radius: 8rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: 0.5s;
  margin-top: 3rem !important;
  margin-bottom: 1rem !important;
  background: #ff9700 !important
}

.location-block:hover .img-block {
  background: #ff9700;
  transition: 0.5s;
}

.location-block .img-block img {
  filter: brightness(100);
  transition: 0.2s;
}

.location-block:hover .img-block img {
  filter: brightness(0);
  transition: 0.2s;
}

/* Contact Form */

.contact-form .wp-form-field {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.contact-form .wp-form-field input[type="text"],
.contact-form .wp-form-field input[type="email"],
.contact-form .wp-form-field textarea {
  width: 100%;
  height: 40px;
  padding: 1.5rem 1rem;
  border: none;
  background: #f6f7fb;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}

.contact-form .wpforms-submit.btn-red {
    color: #fff;
    background-color: #f26522 !important;
    border: 1px solid #f26522 !important;
    font-size: 22px;
    text-align: center;
    padding: 10px 50px;
    transition: .3s;
    cursor: pointer;
    max-width: 200px;
    text-transform: capitalize;
    font-weight: 300;
    margin-top: 15px;
    font-family: 'open_sanssemibold';
    margin: auto;
    display: block;  
    transition: 1s;
}

.contact-form .wpforms-submit.btn-red:hover  {
  transition: 1s;
}

.wpforms-submit {
  width: 100% !important;
}

/* CTA */
.cta {
  background: #f26522;
  color: #fff;
  padding: 40px 0px;
}