.main-color {
  color: #D4A373;
}

@font-face {
  font-family: "montserrat";
  src: url(../../Fonts/montserrat/Montserrat-Regular.ttf);
}
@font-face {
  font-family: Comic;
  src: url(../../Fonts/Comic/comic.ttf);
}
a:hover {
  text-decoration: none !important;
}

html {
  scroll-behavior: smooth;
}

body {
  height: 100%;
  width: 100%;
  font-family: "montserrat" !important;
  overflow-x: hidden;
  background-color: #FEFAE0;
}

.valentine-gif {
  max-width: 100px;
}
@media (max-width: 480px) {
  .valentine-gif {
    max-width: 60px;
  }
}

.snowflake {
  position: absolute;
  width: 27px;
  height: 27px;
  background: transparent;
  z-index: 999;
  background-image: url(../../imgs/snow.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.snowflake:nth-child(even) {
  position: absolute;
  width: 27px;
  height: 27px;
  background: transparent;
  z-index: 999;
  background-image: url(../../imgs/blue-snow.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.reveal {
  position: relative;
  opacity: 0;
}

.reveal.active {
  opacity: 1;
}
.reveal.active .fade-left {
  animation: fade-left 0.7s ease-in-out;
}
@keyframes fade-left {
  0% {
    transform: translateX(-150px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.reveal.active .fade-right {
  animation: fade-right 1s ease-in-out;
}
@keyframes fade-right {
  0% {
    transform: translateX(150px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.reveal.active .fade-top {
  animation: fade-top 0.7s ease-in-out;
}
@keyframes fade-top {
  0% {
    transform: translateY(-100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.reveal.active .fade-bottom {
  animation: fade-bottom 0.7s ease-in-out;
}
@keyframes fade-bottom {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.top {
  animation: top 0.5s ease-in;
}

@keyframes top {
  0% {
    transform: translateY(-150px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.main-color-bg {
  background-color: #FEFAE0;
}

.sec-color-bg {
  background-color: #CCD5AE;
}

/* header */
.openmenuu {
  width: 100% !important;
}

.displayy {
  display: flex !important;
  justify-content: center;
}

.section-header {
  font-size: 50px;
  margin-bottom: 30px;
  font-weight: bolder;
  color: #D4A373;
}
@media (max-width: 768px) {
  .section-header {
    font-size: 34px;
  }
}
@media (max-width: 380px) {
  .section-header {
    font-size: 1rem;
  }
}

header {
  background-color: #FEFAE0;
  padding: 10px 0;
}
@media (max-width: 768px) {
  header {
    padding: 0;
  }
}
header .navbar-brand {
  font-size: 1rem !important;
}
header img.shop-logo {
  filter: drop-shadow(-4px 2px 0px rgb(94.0983606557, 61.1639344262, 28.9016393443));
  max-width: 240px;
  border-radius: 50%;
}
@media (max-width: 991px) {
  header img.shop-logo {
    max-width: 120px;
  }
}
@media (min-width: 991px) {
  header .navbar-nav {
    flex-direction: row;
  }
}
header section.menu-section .navbar-expand-lg .navbar-nav {
  align-items: center;
}
header section.menu-section nav {
  padding: 0;
}
@media (min-width: 992px) {
  header section.menu-section nav {
    display: flex;
    align-items: center;
  }
}
header section.menu-section nav li {
  margin-left: 15px;
}
header section.menu-section nav li a.nav-link {
  color: #000 !important;
  font-weight: 900;
}
@media (max-width: 1200px) {
  header section.menu-section nav li a.nav-link {
    font-size: 15px;
  }
}
header section.menu-section nav li a.nav-link:hover {
  color: #D4A373 !important;
}
header section.menu-section nav .nav-item.active .nav-link {
  border-bottom: 2px solid #D4A373;
  color: #D4A373 !important;
}
header section.menu-section nav .dropdown-menu {
  background-color: #FEFAE0;
  border-radius: 10px;
}
header section.menu-section nav .dropdown-menu .dropdown-item {
  color: #D4A373;
}
header section.menu-section nav .dropdown-menu .dropdown-item:hover {
  background-color: #D4A373;
  color: #fff;
}
header section.menu-section nav .dropdown-toggle::after {
  display: none;
}
header section.menu-section nav .navbar-toggler-icon {
  background-image: unset !important;
  color: #000;
}
header section.menu-section nav .navbar-toggler {
  color: #fff;
  border-color: transparent;
  line-height: 1.5;
}
header section.menu-section nav a.btn {
  background-color: #FEFAE0;
  color: #000;
}
header section.menu-section nav .header-links {
  justify-content: flex-end;
}
header section.menu-section .login-btn {
  color: #000 !important;
  background-color: #D4A373;
  border-radius: 35px 35px 12px 12px !important;
  padding: 15px 20px !important;
}
@media (max-width: 1200px) {
  header section.menu-section .login-btn {
    padding: 15px 10px !important;
  }
}
@media (min-width: 768px) {
  header .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

section.hero-section {
  background-image: url("../../imgs/hero/Wheat-of-Italy-Clarkston-hero-bg-1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
section.hero-section .hero-container {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
section.hero-section .hero-content {
  margin: 0;
  padding: 12% 10%;
  border-radius: 20px;
}
@media (max-width: 900px) {
  section.hero-section .hero-content {
    padding-top: 15%;
    padding-bottom: 200px;
  }
}
section.hero-section .hero-content h1 {
  font-size: 3rem;
  font-weight: bolder;
  color: #D4A373;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 991px) {
  section.hero-section .hero-content h1 {
    font-size: 45px;
  }
}
@media (max-width: 576px) {
  section.hero-section .hero-content h1 {
    font-size: 30px;
  }
}
@media (max-width: 380px) {
  section.hero-section .hero-content h1 {
    font-size: 28px;
  }
}
section.hero-section .hero-content p {
  margin-bottom: 50px;
  font-weight: 500;
  color: #FAEDCD;
  text-shadow: 0px 0px 10px #000;
  font-size: 1.4rem;
}
@media (max-width: 600px) {
  section.hero-section .hero-content p {
    margin-bottom: 50px;
    font-size: 0.9rem;
  }
}
section.hero-section .hero-content h6 {
  margin: 0;
  color: #FAEDCD;
  text-shadow: 0 0 4px #000;
  font-weight: 600;
  font-size: 1.4rem;
}
@media (max-width: 600px) {
  section.hero-section .hero-content h6 {
    font-size: 0.9rem;
  }
}
section.hero-section .hero-content .order-btn {
  background: rgb(178.6243902439, 192.1024390244, 133.6975609756);
  box-shadow: -4px 4px 0px rgb(248.5833333333, 249.75, 239.25);
  color: #FEFAE0;
  padding: 12px 24px;
  border-radius: 25px;
  font-size: 1.2rem;
  transition: all 0.3s ease;
}
section.hero-section .hero-content .order-btn:hover {
  transform: translate(0%, 2%);
}
section.hero-section img {
  max-width: 80%;
  margin: 0 auto;
  border-radius: 50%;
}
section.hero-section .mySwiper {
  padding: 0 0 80px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.hero-section .mySwiper h3 {
  font-size: 50px;
  color: #000;
  font-family: serif;
}
section.hero-section .mySwiper a {
  display: flex;
  flex-direction: column;
}
section.hero-section .mySwiper a:hover {
  text-decoration: none !important;
}
section.hero-section .mySwiper a button {
  margin: 0 auto;
  width: 90%;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 15px 20px;
  font-weight: bolder;
  color: #fff;
  font-size: 25px;
}
@media (max-width: 1200px) {
  section.hero-section .mySwiper a button {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  section.hero-section .mySwiper a button {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  section.hero-section .mySwiper a button {
    max-width: 300px;
  }
}
@media (max-width: 991px) {
  section.hero-section .mySwiper img {
    max-width: 400px;
  }
}
@media (max-width: 576px) {
  section.hero-section .mySwiper img {
    max-width: 300px;
  }
}
@media (max-width: 480px) {
  section.hero-section .mySwiper img {
    max-width: 250px;
  }
}
@media (max-width: 380px) {
  section.hero-section .mySwiper img {
    max-width: 200px;
  }
}
section.hero-section .mySwiper .swiper-pagination-bullet {
  background-color: antiquewhite;
}
section.hero-section .swiper-3d .swiper-slide-shadow-left {
  background-image: none !important;
}
section.hero-section .swiper-3d .swiper-slide-shadow-right {
  background-image: none !important;
}

section.more-about-us-section {
  color: #000;
  padding: 7% 5%;
  position: relative;
}
@media (max-width: 900px) {
  section.more-about-us-section {
    padding: 5% 1%;
  }
}
section.more-about-us-section .main-header {
  margin-bottom: 30px;
}
section.more-about-us-section h3 {
  margin-bottom: 50px;
  text-shadow: -3px 1px 0px #FAEDCD;
}
@media (max-width: 991px) {
  section.more-about-us-section h3 {
    font-size: 32px;
    margin: 10% 0;
  }
}
section.more-about-us-section .about-text {
  margin-bottom: 40px;
  max-width: 550px;
}
section.more-about-us-section .more-content {
  border-radius: 25px;
  background-color: #CCD5AE;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  box-shadow: -4px 4px 0 #E9EDC9;
  color: #000;
  padding: 30px 10px;
}
@media (max-width: 1200px) {
  section.more-about-us-section .more-content {
    padding: 20px 10px;
  }
}
@media (max-width: 768px) {
  section.more-about-us-section .more-content {
    min-height: unset;
    padding: 0;
  }
}
section.more-about-us-section .more-content .circle-img {
  margin-bottom: 15px;
  margin-right: 15px;
  border-radius: 50%;
  transition: all 0.5s;
}
section.more-about-us-section .more-content .circle-img img {
  max-width: 100px;
  transition: ease-in-out 0.7s;
}
section.more-about-us-section .more-content .circle-img img:hover {
  transform: scale(1.1);
}
@media (max-width: 576px) {
  section.more-about-us-section .more-content .circle-img {
    margin-bottom: 20px;
  }
}
section.more-about-us-section .more-content .about-details {
  padding: 12px 28px;
}
section.more-about-us-section .more-content .about-details h4 {
  margin-bottom: 7px;
  font-size: 1.2rem;
  font-weight: 700;
}
section.more-about-us-section .more-content .about-details p {
  margin: 0;
  max-width: 400px;
  font-size: 13px;
  font-weight: 800;
}
section.more-about-us-section .more-content a.btn {
  margin-top: 20px;
  background-color: #D4A373;
  padding: 15px 40px;
  border-radius: 15px;
  color: #000;
}

.banners {
  padding: 40px 0;
  position: relative;
}
@media (max-width: 991px) {
  .banners {
    padding: 50px 0;
  }
}
.banners h3 {
  text-shadow: 1px 1px #a7a7a7;
}
.banners img {
  max-width: 100%;
  margin: 20px auto;
  margin-bottom: 20px;
  border-radius: 20px;
  display: flex;
}
.banners ul {
  padding: 0;
  list-style: none;
}
.banners .card {
  background-color: #D4A373;
  border: 1px solid #fff;
  transition: 0.7s ease-in-out;
}
.banners .card:hover {
  text-decoration: none;
  transform: scale(1.07);
  transition: 0.7s ease-in-out;
}
@media (max-width: 480px) {
  .banners .card {
    background-color: transparent;
  }
}
.banners .card a:hover {
  text-decoration: none;
}
.banners .card img {
  width: 100%;
  position: relative;
  display: flex;
  margin: auto;
}
.banners .card .card-title {
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  padding: 15px 0;
  background-color: #D4A373;
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 555;
}
.banners .card .card-title h4 {
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .banners .card .card-title h4 {
    font-size: 1rem;
  }
}
.banners .card p {
  margin-top: -20px;
  width: 100%;
  background-color: #D4A373;
  padding: 15px 0;
  color: #fff;
  position: relative;
  z-index: 3;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.SpecialOffer {
  background-image: url("../../imgs/divider/wheataly-divider.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
  min-height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-attachment: fixed;
  color: #fff;
  font-weight: bolder;
}
@media (max-width: 991px) {
  .SpecialOffer {
    text-align: center;
    min-height: unset;
    background-attachment: unset;
  }
}
@media (max-width: 768px) {
  .SpecialOffer h3 {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .SpecialOffer h3 {
    font-size: 35px;
  }
}
.SpecialOffer a.btn {
  padding: 15px 35px;
  background-color: #D4A373;
  color: #fff;
  font-weight: bolder;
  border: 1px solid #D4A373;
  border-radius: 30px;
}
.SpecialOffer a.btn:hover {
  background-color: transparent;
  border: 1px solid #fff;
}

.about-us-section {
  color: #000;
  padding: 0;
  margin: 0;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
}
.about-us-section .about-text {
  padding: 20% 8%;
  text-align: left;
  height: 100%;
  width: 100%;
  animation: fadeInLeft 1s ease-in-out;
}
.about-us-section .about-text .section-title {
  color: #D4A373;
  text-shadow: -3px 1px 0px #FAEDCD;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 600px) {
  .about-us-section .about-text .section-title {
    font-size: 1.8rem;
  }
}
.about-us-section .about-text .section-subtitle {
  font-size: 1.25rem;
  margin-bottom: 20px;
  font-weight: 500;
}
.about-us-section .about-text .section-description {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 30px;
}
.about-us-section .about-text .explore-btn {
  background: rgb(178.6243902439, 192.1024390244, 133.6975609756);
  box-shadow: -4px 4px 0px rgb(248.5833333333, 249.75, 239.25);
  color: #000;
  padding: 12px 24px;
  border-radius: 25px;
  font-size: 1rem;
  transition: all 0.3s ease;
}
.about-us-section .about-text .explore-btn:hover {
  transform: translate(0%, 2%);
}
.about-us-section .about-image {
  margin: 0;
  padding: 0;
  max-width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
  animation: fadeInRight 1s ease-in-out;
}
.about-us-section .about-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@media (max-width: 768px) {
  .about-us-section {
    text-align: center;
  }
  .about-us-section .about-text {
    margin: 0 auto;
  }
}
section.peyment-method {
  background-color: #000000;
}
section.peyment-method div.row {
  padding: 50px 0;
}
section.peyment-method div.row div.col-10 .methods-container {
  justify-content: space-evenly;
}
section.peyment-method div.row div.col-10 .methods-container > div img {
  width: 70px;
  display: block;
}

/* dwnloap app section */
section.dl-app {
  position: relative;
}
@media (max-width: 768px) {
  section.dl-app {
    padding-top: 50px;
  }
}
section.dl-app .white-bg {
  background-color: #fff;
}
section.dl-app .app-mockup {
  padding: 6% 10%;
  margin: 0;
  width: 90%;
  border-radius: 10%;
}
@media (max-width: 576px) {
  section.dl-app .app-mockup {
    padding: 16% 0%;
  }
}
@keyframes app-animation {
  0% {
    transform: translateY(7px);
  }
  100% {
    transform: translateY(-7px);
  }
}
section.dl-app .dl-app-content {
  height: 100%;
  width: 100%;
}
section.dl-app div.inner-content {
  padding-inline: 4%;
  max-width: 100%;
  margin: auto;
}
@media (max-width: 576px) {
  section.dl-app div.inner-content {
    max-width: 100%;
  }
}
section.dl-app div.inner-content div.d-flex {
  justify-content: space-evenly;
}
section.dl-app div.inner-content p {
  color: #000;
}
section.dl-app div.inner-content a.app-link-dl-container:hover img {
  transform: scale(1.2);
  transition: ease-in-out 0.3s;
}
section.dl-app div.inner-content img.dl-app-link {
  width: 180px;
  margin: 0 10px 0 0;
}
section.dl-app div.inner-content h3.dl-ur-app-heading {
  font-weight: bold;
  font-size: 3.2rem;
  margin: 20px 0;
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  section.dl-app div.inner-content h3.dl-ur-app-heading {
    font-size: 1.5rem;
  }
}
@media (max-width: 380px) {
  section.dl-app div.inner-content h3.dl-ur-app-heading {
    margin-bottom: 0;
  }
}
@keyframes scale-up-center {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
.reviews-section {
  background: linear-gradient(to bottom, #E9EDC9, #CCD5AE, #E9EDC9);
  padding: 5% 0%;
  text-align: center;
}
@media (max-width: 600px) {
  .reviews-section {
    padding: 12% 0;
  }
}
.reviews-section h2 {
  font-size: 3.8rem;
}
@media (max-width: 600px) {
  .reviews-section h2 {
    font-size: 1.8rem;
  }
}

.review-card {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 15px;
  padding: 25px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transform-style: preserve-3d;
  perspective: 1000px;
}

.review-card:hover {
  transform: translateY(-10px) rotateX(5deg) rotateY(5deg);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3), 0 0 15px rgba(255, 255, 255, 0.4);
}

/* Review Text & Author */
.review-text {
  font-size: 1rem;
  font-style: italic;
  color: #333;
}

.review-author {
  font-weight: bold;
  margin-top: 10px;
  color: #555;
}

.swiper {
  padding: 4%;
}

/* Stars */
.stars {
  color: #fff;
  font-size: 1.4rem;
  margin-bottom: 10px;
  text-shadow: 0px 3px 5px rgba(255, 187, 51, 0.5);
}

/* Swiper Pagination */
.swiper-pagination-bullet {
  background: #D4A373 !important;
  width: 12px;
  height: 12px;
  opacity: 1;
}

/* Custom Button */
.btn-custom {
  background-color: rgb(178.6243902439, 192.1024390244, 133.6975609756);
  color: #000;
  padding: 12px 24px;
  border-radius: 25px;
  font-size: 1rem;
  text-decoration: none;
  box-shadow: -4px 4px 0px rgb(248.5833333333, 249.75, 239.25);
  transition: 0.3s, transform 0.2s;
}

.btn-custom:hover {
  background: #E9EDC9;
  box-shadow: -4px 4px 0px rgb(178.6243902439, 192.1024390244, 133.6975609756);
  color: #1c1c1c;
}

/* footer */
footer {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  background-image: url("../../imgs/footer/Wheat-of-Italy-Clarkston-footer-bg.jpg");
  opacity: 1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #000;
}
footer .footer-inner {
  margin: 0;
  padding: 8% 6% 2% 6%;
}
footer img.footer-logo {
  border-radius: 50%;
  max-width: 220px;
  height: auto;
  margin-bottom: 30px;
  filter: drop-shadow(-4px 2px 0px rgb(77.2682926829, 86.9268292683, 45.0731707317));
}
footer img.footer-hygiene {
  max-width: 180px;
  height: auto;
  border-radius: 10px;
}
footer h6 {
  font-size: 1.55rem;
  font-weight: 900;
  color: #000;
}
footer .highlight {
  font-size: 30px;
}
footer span {
  font-weight: bolder;
  font-size: 15px;
}
@media (max-width: 600px) {
  footer .footer-section {
    margin: 6% 0;
  }
}
footer ul.footer-list {
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  border-radius: 10px;
  width: 90%;
  height: 100%;
  list-style: none;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0;
  padding: 8% 0;
}
@media (max-width: 600px) {
  footer ul.footer-list {
    width: 100%;
    height: 100%;
  }
}
footer ul.footer-list li {
  margin-bottom: 10px;
}
footer ul.footer-list li a {
  color: #000;
  font-weight: 600;
  font-size: 1.1rem;
}
footer ul.footer-list li a:hover {
  color: rgb(107.1219512195, 120.512195122, 62.487804878);
}

.contact-us {
  color: #CCD5AE;
}
.contact-us .col-12 {
  height: 100%;
}
.contact-us .navbar-social a {
  transition: ease-in-out 0.4s;
}
.contact-us .navbar-social a svg {
  fill: #CCD5AE;
  font-weight: 600;
  width: 25px;
  height: 25px;
}
.contact-us .navbar-social a:hover {
  transform: rotate(10deg);
}
.contact-us .navbar-social a:hover svg {
  fill: #fff;
}
.contact-us div.section-heading-div h3 {
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  margin-bottom: 70px;
  text-transform: capitalize;
  color: #CCD5AE;
}
.contact-us div.about-us-content {
  background-color: #E9EDC9;
}
.contact-us div.about-us-content h5 {
  font-size: 1.2rem;
}
@media (max-width: 350px) {
  .contact-us div.about-us-content h5 {
    font-size: 11px;
  }
}
.contact-us div.about-us-content div.shop-name-secoundry h4 {
  font-family: Quicksand-bold;
  font-size: 24px;
  line-height: 36px;
  color: #000;
  margin-bottom: 50px;
  font-weight: bolder;
}
.contact-us div.about-us-content div.shop-about-text {
  padding: 0 40px;
}
.contact-us div.about-us-content div.shop-about-text h3 {
  margin-bottom: 20px;
  color: #000;
  font-size: 37px;
  line-height: 33px;
  font-weight: bolder;
  letter-spacing: -2px;
}
.contact-us div.about-us-content div.shop-about-text h3 span {
  font-size: 50px;
  color: #CCD5AE;
}
@media (max-width: 1200px) {
  .contact-us div.about-us-content div.shop-about-text h3 {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .contact-us div.about-us-content div.shop-about-text h3 {
    margin-bottom: 20px;
    color: #000;
    font-size: 37px;
    line-height: 33px;
    font-weight: bolder;
    letter-spacing: -2px;
    font-family: Worksans;
  }
}
@media (max-width: 768px) {
  .contact-us div.about-us-content div.shop-about-text h3 {
    font-size: 26px;
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .contact-us div.about-us-content div.shop-about-text h3 {
    font-size: 20px;
  }
}
.contact-us div.about-us-content div.shop-about-text p {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .contact-us div.about-us-content div.shop-about-text p {
    font-size: 15px;
  }
}
@media (max-width: 1100px) {
  .contact-us div.about-us-content div.shop-about-text p {
    font-size: 12px;
  }
}
.contact-us div.about-us-content #openinghour {
  max-width: 80%;
  display: flex;
  flex-direction: column;
  margin: auto;
}
.contact-us div.about-us-content iframe {
  height: 700px;
}
@media (max-width: 991px) {
  .contact-us div.about-us-content iframe {
    height: 350px;
  }
}

.foods-tags {
  margin: 0;
  padding: 0 15%;
}
.foods-tags ul.foods-link {
  text-decoration: none;
  padding: 0%;
  margin: 0;
}
.foods-tags ul.foods-link li {
  list-style: none;
  display: inline-block;
  border: 2px solid #CCD5AE;
  border-radius: 18px;
  padding: 5px 10px;
  margin: 2px;
  background-color: #CCD5AE;
  text-shadow: 0px 0px 16px #000;
  font-weight: 500;
  font-size: 13px;
}
@media (max-width: 768px) {
  .foods-tags ul.foods-link li {
    min-width: -moz-max-content !important;
    min-width: max-content !important;
  }
}
.foods-tags ul.foods-link li a {
  color: #000;
}
.foods-tags ul.foods-link li:hover {
  border: 2px solid #CCD5AE;
  background-color: #E9EDC9;
}
.foods-tags ul.foods-link li:hover a {
  color: #000;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 17px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #D4A373;
  color: white;
  cursor: pointer;
  padding: 6px 11px 6px 11px;
  border-radius: 50%;
}
#myBtn:hover {
  color: #D4A373;
  border: 1px dashed #D4A373;
  background-color: white;
  box-shadow: #FAEDCD 0px 7px 29px 0px;
}

section.social-media {
  color: #fff;
  background-color: #000;
}
@media (max-width: 768px) {
  section.social-media {
    display: none;
  }
}
section.social-media div.icon-holder {
  transition: transform 0.5s ease;
}
section.social-media div.icon-holder:hover {
  transform: translate(0px, -8px);
}

/* Customize  Color Of Selection  */
::-moz-selection {
  background-color: #D4A373;
  color: white;
}
::selection {
  background-color: #D4A373;
  color: white;
}

::-moz-selection {
  background-color: #D4A373;
  color: white;
}

/* Customize  Scrollbar  */
::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-thumb {
  background: #D4A373;
  border-radius: 10px;
}

section.copyright {
  padding: 0 6% 0 6%;
  background-color: #CCD5AE;
  color: #000;
}
section.copyright .container-fluid {
  padding: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.0705882353);
}
section.copyright p {
  line-height: 40px;
  margin-bottom: 0;
  font-size: 14px;
}
@media (max-width: 480px) {
  section.copyright p {
    font-size: 11px;
    line-height: 20px;
    padding: 5px;
  }
}
section.copyright a i {
  color: #000;
}
section.copyright a:hover {
  color: #000;
}
section.copyright ul {
  list-style: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
  align-items: center;
  display: flex;
}
@media (max-width: 768px) {
  section.copyright ul {
    flex-wrap: wrap;
  }
}
section.copyright ul li {
  padding: 0 5px;
}
section.copyright ul li:not(:last-child) {
  border-right: 1px solid #5b5b5b;
}
section.copyright ul li a {
  color: #000;
  font-size: 12px;
}
@media (max-width: 1200px) {
  section.copyright ul li a {
    font-size: 10px;
  }
}
@media (max-width: 991px) {
  section.copyright ul li a {
    font-size: 12px;
  }
}

section.gallery {
  margin-top: 40px;
  /* Grid spans */
}
section.gallery h3 {
  margin: 60px 0px;
  color: #D4A373;
  text-shadow: -3px 1px 0px #FAEDCD;
  font-weight: 700;
}
section.gallery * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
section.gallery body {
  margin: 5px;
  font-family: Helvetica, sans-serif;
}
section.gallery #gallery {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: 1fr;
  grid-gap: 0.5em;
  height: calc(100vh - 10px);
}
section.gallery #gallery {
  display: grid;
  height: calc(100vh - 10px);
  grid-template: repeat(6, 1fr)/repeat(6, 1fr);
  grid-gap: 0.5em;
}
@media (max-width: 800px) {
  section.gallery #gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    height: auto; /* allow height to grow naturally */
    padding: 0 1em;
  }
  section.gallery #gallery > div {
    width: 48%;
    margin: 1% 1% 2% 1%;
    height: auto; /* let height be auto to fit content */
    min-height: auto; /* override grid min-height */
  }
  section.gallery #gallery > div:nth-child(6n+1), section.gallery #gallery > div:nth-child(2), section.gallery #gallery > div:nth-child(4) {
    grid-column: auto !important;
    grid-row: auto !important;
  }
  section.gallery #gallery > div > img {
    width: 100%;
    height: auto; /* maintain aspect ratio */
    -o-object-fit: cover;
       object-fit: cover; /* crop if needed */
  }
}
@media (max-width: 350px) {
  section.gallery #gallery > div {
    width: 98%;
    margin: 1% 1% 2% 1%;
  }
}
section.gallery #gallery > div {
  overflow: hidden;
  position: relative;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 20px 0 rgba(0, 0, 0, 0.19);
}
section.gallery #gallery > div > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all ease 1s;
}
section.gallery #gallery > a {
  position: relative;
  display: block;
  overflow: hidden;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 20px 0 rgba(0, 0, 0, 0.19);
  text-decoration: none;
  color: inherit;
}
section.gallery #gallery > a:nth-child(6n+1) {
  grid-column: span 2;
  grid-row: span 2;
}
section.gallery #gallery > a:nth-child(2) {
  grid-column: span 3;
  grid-row: span 3;
}
section.gallery #gallery > a:nth-child(4) {
  grid-column: span 1;
  grid-row: span 2;
}
section.gallery .gallery-item {
  position: relative;
  width: 100%;
  height: 100%;
}
section.gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: filter 1s ease;
}
section.gallery .overlay {
  font-family: Roach;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-weight: bold;
  font-size: 2rem;
  color: white;
  background-color: rgba(0, 0, 0, 0.4);
  mix-blend-mode: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  text-shadow: 0 -1px 5px rgba(0, 0, 0, 0.8), -1px 0px 5px rgba(0, 0, 0, 0.6), 0 1px 5px rgba(0, 0, 0, 0.4), 1px 0px 5px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: opacity 1s ease;
}
section.gallery #gallery > a:hover img {
  filter: blur(4px);
}
section.gallery #gallery > a:hover .overlay {
  opacity: 1;
}

section.find-us {
  width: 100%;
  color: #000;
}
section.find-us .contact-content {
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  section.find-us .contact-content {
    padding: 0% 4%;
  }
}
section.find-us .contact-content #opening-table {
  padding: 6% 10%;
}
section.find-us .contact-content h4 {
  color: #D4A373;
  text-shadow: -3px 1px 0px #FAEDCD;
  font-size: 3rem;
  margin-top: 50px;
  margin-bottom: 50px;
}
section.find-us .contact-content span {
  margin: 1% 0;
  font-size: 1rem;
}
section.find-us .contact-content span svg {
  height: 30px;
  margin-right: 30px;
}
section.find-us .contact-content .opening-title {
  font-size: 1.36rem;
  font-weight: 600;
}
section.find-us .contact-content #opening-table {
  font-size: 1.2rem;
}
@media (max-width: 600px) {
  section.find-us svg#location-icon {
    margin-bottom: 10px;
    font-size: 1rem;
  }
}
section.find-us .iframe-container {
  width: 100%;
  height: 100%;
}
section.find-us .iframe-container iframe {
  flex-grow: 1;
  width: 100%;
  height: 700px;
  border: 0;
}
@media (max-width: 900px) {
  section.find-us .iframe-container iframe {
    height: 500px;
  }
}
@media (max-width: 600px) {
  section.find-us .iframe-container iframe {
    height: 400px;
  }
}
@media (max-width: 350px) {
  section.find-us .iframe-container iframe {
    height: 300px;
  }
}

#section-menu {
  padding: 100px 0;
  background-color: #FAEDCD;
}
#section-menu .display-4 {
  font-size: 4.5rem;
  color: #D4A373;
  text-shadow: -3px 1px 0px #FAEDCD;
  margin-bottom: 1rem;
}
@media (max-width: 600px) {
  #section-menu .display-4 {
    font-size: 2.2rem;
  }
}
#section-menu .lead {
  color: rgb(68.8048780488, 70.4695121951, 66.0304878049);
  font-size: 1rem;
  padding-inline: 5%;
  margin-bottom: 2rem;
}
#section-menu .site-tab-nav {
  margin-bottom: 3rem;
}
#section-menu .site-tab-nav .nav-link {
  padding: 12px 24px;
  border-radius: 25px;
  color: rgb(94.0983606557, 61.1639344262, 28.9016393443);
  background-color: white;
  margin: 5px;
  text-transform: uppercase;
  font-weight: 600;
  transition: background-color 0.3s ease, color 0.3s ease;
}
#section-menu .site-tab-nav .nav-link:hover {
  background-color: #D4A373;
  color: #FEFAE0;
}
#section-menu .site-tab-nav .nav-link.active {
  background-color: #D4A373;
  color: #FEFAE0;
  box-shadow: -4px 4px 0px #FAEDCD;
}
#section-menu .tab-content .tab-pane .row {
  margin-bottom: 2.8rem;
}
#section-menu .menu-item {
  margin-bottom: 15%;
}
#section-menu .menu-item img {
  width: 100px;
  border-radius: 50%;
  margin-right: 15px;
}
#section-menu .menu-item .media-body h5 {
  color: #000;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
@media (max-width: 600px) {
  #section-menu .menu-item .media-body h5 {
    font-size: 1.1rem;
  }
}
#section-menu .menu-item .media-body p {
  color: rgb(68.8048780488, 70.4695121951, 66.0304878049);
  font-size: 0.95rem;
  margin-bottom: 0.5rem;
}
#section-menu .menu-item .media-body .order-menu-item {
  color: #000;
  padding: 10px 25px;
  font-size: 1rem;
  border-radius: 8px;
  transition: all 0.7s ease;
}
#section-menu .menu-item .media-body .order-menu-item:hover {
  font-size: 1.04rem;
  color: #D4A373;
  filter: contrast(100%);
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.visit-menu {
  background: rgb(178.6243902439, 192.1024390244, 133.6975609756);
  box-shadow: -4px 4px 0px rgb(248.5833333333, 249.75, 239.25);
  color: white;
  padding: 12px 24px;
  border-radius: 25px;
  font-size: 1.2rem;
  font-weight: 900;
  color: #1c1c1c;
  transition: all 0.3s ease;
}
.visit-menu:hover {
  background: #E9EDC9;
  box-shadow: -4px 4px 0px rgb(178.6243902439, 192.1024390244, 133.6975609756);
  color: white;
  color: #1c1c1c;
  transform: scale(1.04);
}/*# sourceMappingURL=style2.css.map */