/* Text Hide */

.text-split {
  overflow: hidden !important;

  text-overflow: ellipsis !important;

  white-space: normal !important;

  -webkit-box-orient: vertical !important;

  display: -webkit-box !important;

  -webkit-line-clamp: 3 !important;
}

.text-split-1 {
  overflow: hidden !important;

  text-overflow: ellipsis !important;

  white-space: normal !important;

  -webkit-box-orient: vertical !important;

  display: -webkit-box !important;

  -webkit-line-clamp: 1 !important;
}

.text-split-2 {
  overflow: hidden !important;

  text-overflow: ellipsis !important;

  white-space: normal !important;

  -webkit-box-orient: vertical !important;

  display: -webkit-box !important;

  -webkit-line-clamp: 2 !important;
}

.text-split-3 {
  overflow: hidden !important;

  text-overflow: ellipsis !important;

  white-space: normal !important;

  -webkit-box-orient: vertical !important;

  display: -webkit-box !important;

  -webkit-line-clamp: 3 !important;
}

.text-split-4 {
  overflow: hidden !important;

  text-overflow: ellipsis !important;

  white-space: normal !important;

  -webkit-box-orient: vertical !important;

  display: -webkit-box !important;

  -webkit-line-clamp: 4 !important;
}

.text-split-5 {
  overflow: hidden !important;

  text-overflow: ellipsis !important;

  white-space: normal !important;

  -webkit-box-orient: vertical !important;

  display: -webkit-box !important;

  -webkit-line-clamp: 5 !important;
}

.text-split-6 {
  overflow: hidden !important;

  text-overflow: ellipsis !important;

  white-space: normal !important;

  -webkit-box-orient: vertical !important;

  display: -webkit-box !important;

  -webkit-line-clamp: 6 !important;
}

.text-split-7 {
  overflow: hidden !important;

  text-overflow: ellipsis !important;

  white-space: normal !important;

  -webkit-box-orient: vertical !important;

  display: -webkit-box !important;

  -webkit-line-clamp: 7 !important;
}

.text-split-10 {
  overflow: hidden !important;

  text-overflow: ellipsis !important;

  white-space: normal !important;

  -webkit-box-orient: vertical !important;

  display: -webkit-box !important;

  -webkit-line-clamp: 10 !important;
}

/* header */

.logo-head {
  margin: 0px 10px;

  cursor: pointer;

  pointer-events: fill;
}

.head-top {
  padding: 5px 0px;

  background: linear-gradient(0deg, #fff 0%, #ebebeb 0%);
}

.group-social div a {
  color: #575756;

  font-size: 20px;

  font-family: "font1";

  text-decoration: underline;

  text-transform: uppercase;
}

.social-head ul {
  margin: 0px 10px;

  color: white;
}

.hotline-head {
  text-transform: uppercase;

  font-family: "font7";

  color: #181717;

  font-size: 15px;

  background: url(../imgs/icon_tel.png) no-repeat left center;

  line-height: 32px;

  padding-left: 62px;
}

.hotline-head span {
  color: #d40000;

  display: block;

  font-family: "font6";

  font-weight: normal;

  font-size: 30px;

  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff,
    1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
    2px 2px 3px #000;
}

.number-hotline {
  color: #ff0b00;

  font-size: 20px;

  font-weight: 500;
}

.header-top .wrap-content {
  padding: 50px 0px;

  display: flex;

  justify-content: space-between;

  align-items: flex-start;

  pointer-events: none;
}

.group-social {
  display: flex;

  align-items: center;

  gap: 20px;

  pointer-events: fill;

  cursor: pointer;
}

marquee {
  color: white;

  font-family: "font2";
}

#google_translate_element select {
  border: none;

  margin: 0 !important;

  height: 23px;

  color: red;

  width: 100%;

  /* width: 30px; */

  background: none;

  opacity: 0;
}

#google_translate_element {
  background: url(../images/vi.jpg) no-repeat;

  background-size: 100% 100%;

  width: 40px;
}

/* sản phẩm */

.box-product {
  display: flex;

  width: 100%;

  justify-content: space-between;

  align-items: center;

  position: relative;

  /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}

.product-box-imgs {
  width: 35%;

  display: flex;

  align-items: flex-end;

  justify-content: space-between;
}

.product-box-imgs img {
  z-index: 1;
}
.menu-index.fix_head .wrap_logommenu {
  display: none;
}
.menu-index.fix_head .flex_menumobile {
  display: none;
}
.menu-index.fix_head .logo-head {
  display: none;
}
.product-box-info {
  width: calc(100% - 30% - 35%);

  padding-right: 40px;
}

.product-box-info .product-name {
  font-size: 80px;

  color: white;

  text-transform: uppercase;

  font-family: "font1";
}

.product-box-info .product-desc {
  font-size: 16px;

  color: white;

  margin: 80px 0px 0px 0px;

  text-align: justify;

  font-family: "font2";

  line-height: 26px;
}

.btn-group {
  position: absolute;

  left: calc(100% - 40px);

  bottom: 0px;

  height: 50%;

  letter-spacing: 2px;

  color: white;

  font-size: 14px;

  cursor: pointer;

  font-family: "font2";

  transition: 0.8s ease;
}

.product-desc2 {
  color: white;

  font-family: "font1";

  padding-bottom: 20px;
}

.btn-group.choosed {
  left: -41px;
}

.btn-detail {
  padding: 45px 10px;

  border-top-right-radius: 1em;

  border-bottom-right-radius: 1em;

  background: rgba(255, 255, 255, 0.45);

  writing-mode: vertical-rl;

  transform: rotate(180deg);

  width: fit-content;

  height: fit-content;

  /* display: none; */

  margin-top: 100px;
}

.product-content {
  background: white;

  color: black;

  display: flex;

  justify-content: space-between;

  width: 100vw;
}

.box-left {
  display: flex;
}

.box-left .name-detail {
  writing-mode: vertical-rl;

  transform: rotate(180deg);

  text-align: center;

  font-size: 38px;

  font-family: "font1";

  margin: auto 20px;

  padding: 0px 20px;

  border-left: 1px dashed black;

  width: fit-content;

  height: fit-content;
}

.close-content {
  width: 70px;

  background: #ccc7c2;

  display: flex;

  justify-content: center;

  padding: 20px 0px;
}

.close-content i {
  font-size: 30px;

  height: fit-content;
}

.product-content div.content-show {
  padding: 50px;

  max-width: 50%;

  /* text-align: justify; */
}

/* hiệu ứng */

.slide-1 .box-product .product-box-imgs img {
}

/* giới thiệu */

.wrap-gioithieu {
  padding: 0px !important;

  display: flex;

  justify-content: space-between !important;

  gap: 50px;

  font-family: "font2";
}

.name-gioithieu {
  font-family: "font1";

  font-size: 60px;

  margin-bottom: 100px;
}

.name-gioithieu2 {
  font-family: "font1";

  font-size: 60px;

  margin-bottom: 100px;

  opacity: 0;
}

.left-gioithieu img {
  height: 100vh;

  width: 100%;
}

.left-gioithieu {
  width: 33.3%;
}

/* .mid-gioithieu{

    width: 33.3%;

} */

.right-gioithieu {
  width: calc(100% - 33.3%);

  padding-right: 50px;
}

/* tin tức */

.wrap-tintuc {
  padding: 0px !important;

  display: block !important;
}

.box-tintuc {
  display: flex;

  justify-content: space-between;

  height: 65vh;
}

.left-map {
  width: 66.66%;

  height: 100vh;
}

.right-tintuc {
  width: calc(100% - 66.66%);

  padding: 0px 30px;

  display: flex;

  align-items: end;
}

.tintuc-item .name-tintuc {
  font-size: 50px;

  color: #575756;

  font-family: "font3";

  margin-bottom: 20px;

  line-height: 70px;
}

.tintuc-item .desc-tintuc {
  font-size: 16px;

  color: #575756;

  font-family: "font2";
}

/*  */

.logo {
  position: relative;
}

.logo::before {
  content: "";

  position: absolute;

  background: url(../imgs/map.png) no-repeat;

  bottom: -50px;

  left: 0px;

  height: 138px;

  width: 125px;
}

.slick-youtube {
  width: 60%;

  z-index: 2;

  left: -100px;
}

.operation {
  width: 50%;

  height: 170px;

  display: flex;

  background: #c0031b;

  position: absolute;

  right: 0px;

  top: 50%;

  transform: translateY(-50%);

  z-index: 1;

  padding-left: 80px;
}

.operation .title-video {
  font-size: 50px;

  color: white;

  font-weight: bold;

  padding: 0px 20px;
}

.slick-youtube .slick-prev:before {
  display: none;
}

.slick-youtube .slick-next:before {
  display: none;
}

.slick-youtube .slick-prev {
  right: -34%;

  top: 60%;

  left: unset;

  width: 50px;

  height: 50px;
}

.slick-youtube .slick-prev img {
  width: 50px;

  height: 50px;
}

.slick-youtube .slick-next {
  right: -40%;

  top: 60%;

  left: unset;

  width: 50px;

  height: 50px;
}

.slick-youtube .slick-next img {
  width: 50px;

  height: 50px;
}

/*  */

.quick_contact {
  position: fixed;

  bottom: 50px;

  left: 60px;

  z-index: 20;
}

.quick_contact a {
  display: block;

  position: relative;

  font-size: 18px;

  color: #fff;

  padding: 0 20px 0 35px;

  height: 44px;

  line-height: 44px;

  text-decoration: none;

  border-radius: 0 40px 40px 0;
}

.quick_contact a span {
  display: flex;

  width: 45px;

  height: 45px;

  line-height: 40px;

  border-radius: 50%;

  text-align: center;

  position: absolute;

  left: -25px;

  /* color: #2E8B57; */

  top: -2.5px;

  border: solid 5px #fc0;

  align-items: center;

  justify-content: center;
}

.button_gradient {
  background-image: linear-gradient(90deg, #2e8b57 0%, #2e8b57 100%);

  border: 2px #fff solid;
}

.contact-phone {
  float: left;

  width: 100%;

  text-align: center;

  color: white;

  font-size: 20px;

  line-height: 1.2;

  font-family: "font1";

  line-height: 45px;

  animation-duration: 800ms;

  animation-name: chopchop;

  animation-iteration-count: infinite;

  animation-direction: alternate;

  line-height: 40px;
}

.quick_contact a span:before {
  content: "";

  position: absolute;

  top: -30px;

  left: -27px;

  width: 95px;

  height: 95px;

  background: url(../imgs/contact_rotate.png) center no-repeat;

  animation: rotate 3s linear infinite;
}

.quick_contact2 {
  position: fixed;

  bottom: 150px;

  left: 60px;

  z-index: 20;
}

.quick_contact2 a {
  display: block;

  position: relative;

  font-size: 18px;

  color: #fff;

  padding: 0 20px 0 35px;

  height: 44px;

  line-height: 44px;

  text-decoration: none;

  border-radius: 0 40px 40px 0;
}

.quick_contact2 a span {
  display: flex;

  width: 45px;

  height: 45px;

  line-height: 40px;

  border-radius: 50%;

  text-align: center;

  position: absolute;

  left: -25px;

  /* color: #2E8B57; */

  top: -2.5px;

  border: solid 5px #fc0;

  align-items: center;

  justify-content: center;
}

.quick_contact2 a span:before {
  content: "";

  position: absolute;

  top: -30px;

  left: -27px;

  width: 95px;

  height: 95px;

  background: url(../imgs/contact_rotate.png) center no-repeat;

  animation: rotate 3s linear infinite;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);

    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);

    -moz-transform: rotate(0deg);

    -ms-transform: rotate(0deg);

    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);

    -moz-transform: rotate(360deg);

    -ms-transform: rotate(360deg);

    transform: rotate(360deg);
  }
}

@keyframes chopchop {
  0% {
    transform: scale(1);

    color: #fff;
  }

  50% {
    transform: scale(1.1);

    color: #ec2d3f;
  }

  100% {
    transform: scale(1);

    color: #fc0;
  }
}

/* liên hệ chúng tôi */

.group-contact {
  display: flex;

  align-items: center;

  gap: 20px;
}

.info-contact h3 {
  font-size: 30px;

  margin: 0px;

  font-family: "font4";
}

.info-contact p {
  margin: 0px;

  font-family: "font1";
}

.name-product:hover {
  color: #fc0;

  transition: 0.7s;
}

/* From Uiverse.io by xetrov47 */

.search {
  display: flex;

  align-items: center;

  text-align: center;

  border-radius: 30px;
}

.search__input {
  font-family: inherit;

  font-size: inherit;

  border: 1px solid #767676;

  color: #767676;

  padding: 5px 10px;

  border-radius: 4px;

  margin-right: -1.5rem;

  height: 30px;

  width: 15rem;
}

.search__input::-webkit-input-placeholder {
  font-weight: 400;

  color: #767676;

  font-size: 14px;
}

.search__button {
  border: none;

  background-color: #fff;

  margin-top: 0.1em;
}

.search__button:hover {
  cursor: pointer;
}

.search input:focus {
  outline: none;
}

/* footer */

.footer {
  background: #575756;

  background-size: 100% 100%;

  /* height: 35vh; */

  width: 100%;
}

.remove-height {
  height: auto !important;
}

.footer-article {
  padding: 20px;
}

.footer-title {
  text-transform: uppercase;

  font-size: 16px;

  margin-bottom: 1rem;

  font-weight: 500;

  color: white;

  font-weight: bold;
}

.footer-desc {
  margin: 20px 0px;
}

.title-time-footer {
  text-align: center;

  font-size: 30px;

  color: #ca021e;

  font-weight: bold;
}

.footer-news h3.title-footer {
  font-size: 18px;

  font-family: "font1";

  color: white;

  text-transform: uppercase;
}

.footer-news .group-ship {
  margin-top: 20px;
}

.footer-name {
  color: white;

  font-size: 30px;

  text-transform: uppercase;

  font-family: "font1";
}

.social-footer .title-social {
  font-size: 16px;

  color: white;

  font-weight: bold;
}

.footer-info {
  color: white;
}

.map-facebook {
  display: flex;

  gap: 20px;
}

.map {
  width: 75%;
}

.face {
  width: calc(100% - 75%);
}

/* map */

.footer_map_tab {
  position: relative;
}

.flex_mapaa {
  display: flex;
}

.wrap_map {
  position: absolute;

  top: 0px;

  transform: translateX(-50%);

  left: 50%;
}

.map_frame iframe {
  width: 100%;
}

.map_items {
  background: white;

  width: 200px;

  height: auto;
}

.map_items.active {
  background: #007e06;

  color: white;
}

/*  */

.fullpage-wrapper {
  width: 100%;

  height: 100vh;

  /* overflow-y: scroll;

    scroll-snap-type: y mandatory;

    scroll-behavior: smooth; */

  overflow: hidden;

  position: relative;
}

.slides {
  width: 100%;

  height: 100vh;

  display: flex;

  align-items: center;

  justify-content: center;

  /* color: #fff; */

  position: absolute;

  top: 0;

  left: 0;

  transition: transform 0.6s ease-in-out;

  padding: 0px 50px;
}

.slide-1 {
  background: url(../imgs/slide-1.jpg) no-repeat center;

  background-size: 100% 100%;
}

.slide-2 {
  background: url(../imgs/slide-2.jpg) no-repeat center;

  background-size: 100% 100%;
}

.slide-3 {
  background: url(../imgs/slide-3.jpg) no-repeat center;

  background-size: 100% 100%;
}

.slide-4 {
  background: url(../imgs/slide-4.jpg) no-repeat center;

  background-size: 100% 100%;
}

.slide-5 {
  background: url(../imgs/slide-5.jpg) no-repeat center;

  background-size: 100% 100%;
}

/* album */

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

/* hiệu ứng */

.slides.slide-1 .box-product .product-box-imgs img {
  transform: rotate(-360deg);

  /* transition: transform 0.3s ease-in-out;  */
}

/* hiệu ứng 1 */
.slides.slide-1 .box-product .product-box-imgs img.animate {
  animation: rotate-once 2s ease-in-out forwards;
}

.slides.slide-1 .box-product .product-box-imgs img.reverse {
  animation: rotate-reverse 0.1ms ease-in-out forwards;
}

@keyframes rotate-once {
  from {
    transform: rotate(-280deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

@keyframes rotate-reverse {
  from {
    transform: rotate(-360deg);
  }

  to {
    transform: rotate(-280deg);
  }
}

/* hiệu ứng 2 */
.slides.slide-2 .box-product .product-box-imgs img {
  transform: translateX(0);
}

.slides.slide-2 .box-product .product-box-imgs img.fall {
  animation: fall-right 1s ease-in-out forwards;
}

.slides.slide-2 .box-product .product-box-imgs img.reverse {
  animation: fall-left 2ms ease-in-out forwards;
}

@keyframes fall-right {
  0% {
    transform: translateX(-100%);

    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: translateX(0);

    opacity: 1;
  }
}

@keyframes fall-left {
  0% {
    transform: translateX(0);
    /* Ảnh đến vị trí ban đầu */

    opacity: 1;
  }

  50% {
    opacity: 1;
    /* Hiện dần khi rơi */
  }

  100% {
    transform: translateX(-100%);
    /* Ảnh bắt đầu từ ngoài màn hình phía trên */

    opacity: 1;
    /* Ẩn dần */
  }
}

/* hiệu ứng 3 */
.slides.slide-3 .box-product .product-box-imgs img.animate {
  animation: rotate-once 2s ease-in-out forwards;
}

.slides.slide-3 .box-product .product-box-imgs img.reverse {
  animation: rotate-reverse 0.1ms ease-in-out forwards;
}

@keyframes rotate-once {
  from {
    transform: rotate(-280deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

@keyframes rotate-reverse {
  from {
    transform: rotate(-360deg);
  }

  to {
    transform: rotate(-280deg);
  }
}

/* hiệu ứng 4 */
.slides.slide-4 .box-product .product-box-imgs img {
  transform: translateX(0);
}

.slides.slide-4 .box-product .product-box-imgs img.fall {
  animation: fall-right 1s ease-in-out forwards;
}

.slides.slide-4 .box-product .product-box-imgs img.reverse {
  animation: fall-left 2ms ease-in-out forwards;
}

@keyframes fall-right {
  0% {
    transform: translateX(-100%);

    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: translateX(0);

    opacity: 1;
  }
}

@keyframes fall-left {
  0% {
    transform: translateX(0);
    /* Ảnh đến vị trí ban đầu */

    opacity: 1;
  }

  50% {
    opacity: 1;
    /* Hiện dần khi rơi */
  }

  100% {
    transform: translateX(-100%);
    /* Ảnh bắt đầu từ ngoài màn hình phía trên */

    opacity: 1;
    /* Ẩn dần */
  }
}

/*  */

.banner-album {
  padding: 0px;
}

.banner-album img {
  height: 100vh;
}

.box-item-album {
  align-items: normal;

  padding: 85px 50px 0px 50px;
}

.content-main-album {
  padding: 0px 50px 0px 50px;
}

.item-box-album-dettail {
  display: block;
  margin-top: 200px;
}

/* chính sách */

.detail-chinhsach {
  display: block;

  margin-top: 250px;
}

.fix_head .bgr- {
  background: #31302a !important;
}

.wrap_newsdanhmuc {
  padding-top: 100px;
  /* margin-top: 200px; */
}

.wrap_newsdanhmuc_detail {
  padding: 0px 50px;

  margin-top: 300px;
}

.btn-gioithieu {
  display: flex;

  gap: 5px;

  color: black;

  font-size: 15px;

  font-family: "font1";
}

.wrap_gioithieu_detail {
  padding: 0px 50px;

  margin-top: 200px;
}

.wrap-contact {
  padding: 0px 50px;

  margin-top: 300px;
}

.slideshow-image img {
  height: 100vh;
}

.item-box-album-dettail2 {
  margin-top: 8rem;
}

/* ẩm thực */
.menu-amthuc {
  display: flex;
  gap: 10px;
  justify-content: flex-start;
  align-items: center;

  padding: 0px 50px;
  max-width: 1200px;
  margin: auto;
  margin-bottom: 20px;
}
.title-line-gray {
  width: 2px;
  height: 25px;
  background: #212529;
}
.menu-amthuc p {
  font-size: 18px;
  font-weight: 600;
  border: 1px solid black;
  border-radius: 20px;
  padding: 7px 20px;
  cursor: pointer;
  margin: 0px;
}
.menu-amthuc p a {
  color: #212529;
}
.title-amthuc-list {
  display: flex;
  gap: 10px;
}

/* ẩm thực all*/
.group-info-comment {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background: #f2f1ec;
  border-radius: 0px 0px 20px 20px;
  padding: 10px 0px;
}
.group-info-comment.daonguoc {
  flex-direction: row-reverse;
}
.box-amthuc {
  margin-bottom: 20px;
}
.img-amthuc.scale-img {
  border-radius: 20px 20px 0px 0px;
}
.info-amthuc {
  width: 60%;
}
.comment-amthuc {
  width: calc(100% - 65%);
}
.comment-other {
  margin-top: 20px;
}
.comment-other .card {
  border: none;
  background: none;
}
.box-comment {
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  padding: 10px;
  margin: 0px 10px;
  height: 100%;
  background: white;
}
.comment-item-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  border-top: 1px solid #e4e4e4;
}
.comment-item-info .comment-item-letter {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.comment-item-avatar {
  display: flex;
  gap: 10px;
  align-items: center;
}
.name-amthuc {
  font-size: 30px;
  font-family: "font1";
  color: #141414;
  line-height: 40px;
}
.bgr_luutru {
  position: relative;
  background: url(../imgs/bgr_amthuc2.jpg) no-repeat center;
  background-size: cover;
}

.flex_newsdm2 {
  display: flex;
}
/* khám phá */
.group-khampha {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}
.box-khampha-0 {
  grid-column: 1 / 3;
}
.box-khampha-1 {
  grid-column: 1 / 2;
}
.box-khampha-2 {
  grid-column: 2 / 3;
}
/* ẩm thức extra */
.box-amthuc-extra {
  margin-bottom: 20px;
}
.box-amthuc-extra a {
  display: flex;
  gap: 50px;
}
.box-amthuc-extra .amthuc-img-extra {
  width: 500px;
}
.box-amthuc-extra .amthuc-info-extra {
  width: calc(100% - 50px - 500px);
}
.amthuc-img-extra .scale-img {
  border-radius: 10px;
}
.amthuc-info-extra span.number {
  color: white;
  font-size: 20px;
  font-family: "font1";
}
.amthuc-name-extra {
  font-size: 30px;
  font-family: "font1";
  color: white;
}
.full-width {
  max-width: 100% !important;
  display: flex;
}

.border-white {
  border: 1px solid white !important;
}
.text-white {
  color: white;
}
.line-white {
  background: white !important;
}
/* .fa-star:before {
  display: none;
} */
/* .VIpgJd-ZVi9od-ORHb-OEVmcd{display: none;} */
.skiptranslate {
  display: none;
}
.custom-lang-dropdown {
  position: relative;
  display: inline-block;
  font-size: 16px;
}
.custom-lang-selected {
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  min-width: 160px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
}
.custom-lang-selected img {
  width: 24px;
  height: 18px;
  object-fit: cover;
  border-radius: 2px;
}
.custom-lang-options {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-top: 2px;
  z-index: 1000;
  min-width: 160px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.custom-lang-option {
  padding: 6px 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
.custom-lang-option img {
  width: 24px;
  height: 18px;
  object-fit: cover;
  border-radius: 2px;
}
.custom-lang-option:hover {
  background: #f0f0f0;
}
