.homepage1-logo {
  width: 144px;
  height: 124px;
  object-fit: contain;
}

svg {
  stroke: #bf9a54;
}
.footer-logo {
  max-width: 320px;
  width: 100%;
}

.header-cart-sec-first a img {
  width: 24px;
}

@media screen and (max-width: 540px) {
  img.homepage1-logo {
    width: 128px;
    height: 124px;
  }
}

@media (max-width: 500px) {
  .header-full-section {
    padding: 0px 15px !important;
  }
}

@media (max-width: 400px) {
  .header2-menu-icon,
  .header-cart-sec-first a {
    width: 46px;
    height: 46px;
  }
}

.copyright-txt-homepage1 a {
  color: #ffffffba;
}

.homepage1-menu-left img,
.homepage2-menu-img img,
.menupage-6-menu-bottom-full img,
.menupage7-menu-top img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  object-fit: cover;
}

.tab-menu-txt2 {
  margin-top: 0;
}

.dropdown-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}

.gallery-item {
  aspect-ratio: 1/1;
  width: 100%;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.menupage8-img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.menupage-8-txt1 {
  font-size: 16px;
}

.menupage8-content h2 {
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-family: Elsie;
}

@media (max-width: 991px) {
  .tab-description.menupage8-menu {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}

@media (max-width: 540px) {
  .menupage8-content h2 {
    font-size: 32px;
  }
  .menupage-8-txt1 {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}

#menupage-8-menu-section {
  margin-bottom: 120px;
}

.single-shop-bottom-img img {
  aspect-ratio: 16/9;
  width: 100%;
  object-fit: cover;
}
