.elementor-10022 .elementor-element.elementor-element-9e2ad29{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10022 .elementor-element.elementor-element-8bfd594{--display:flex;--gap:100% 100%;--row-gap:100%;--column-gap:100%;--padding-top:6%;--padding-bottom:6%;--padding-left:4%;--padding-right:4%;}.elementor-10022 .elementor-element.elementor-element-36f1599{text-align:center;}.elementor-10022 .elementor-element.elementor-element-36f1599 .elementor-heading-title{font-size:65px;line-height:1.2em;letter-spacing:4.2px;color:#FFD700;}.elementor-10022 .elementor-element.elementor-element-b877c40{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-10022 .elementor-element.elementor-element-8bfd594{--content-width:1600px;}}/* Start custom CSS for global, class: .elementor-global-10098 */.app-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #002b36;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  z-index: 1000;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Logo */
.logo img {
  width: 85px;
  height: auto;
  transition: all 0.3s ease;
}

/* Menu */
.app-header .menu {
  display: flex;
  gap: 14px;
}

/* Canh icon trên cùng một hàng */
.app-header .menu a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
}

/* Kích thước icon */
.app-header .menu a i {
  font-size: 14px;
  color: #FFB700;
}

.app-header .menu a:hover i {
  color: #FF8C00;
}

.search-wrapper {
    display: flex;
    gap: 12px;
}
.logo, .search-wrapper {
    width: 430px;
}
/* Ô tìm kiếm */
.search-box2 {
  display: flex;
  align-items: center;
  background: white;
}

.search-box2 input {
  border: none;
  outline: none;
  padding: 5px;
  width: 300px;
  font-size: 14px;
  color: black;
}
.search-box2::hover {
    opacity: 0.9;
}

.search-box2 button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 15px;
  color: #FFB700;
}

/* Ngôn ngữ */
.language-switcher {
  position: relative;
  display: flex;
  align-items: center;
}

.language-switcher .lang-button {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: white;
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
}

.language-switcher .lang-button i {
  font-size: 14px;
  color: #FFB700;
}

.lang-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #002b36;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  width: 120px;
}

.lang-dropdown a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: white;
  font-size: 12px;
  text-decoration: none;
  padding: 5px 0;
}

.language-switcher:hover .lang-dropdown {
  display: block;
}



/* Ô tìm kiếm mặc định */
.search-box {
  display: flex;
  align-items: center;
  background: white;
  border-radius: 20px;
  overflow: hidden; /* Đảm bảo nội dung không bị tràn ra ngoài */
  border: 2px solid #FFB700; /* Viền màu vàng để nổi bật */
  
  padding: 5px 10px;
  border: 1px solid #FFB700;
  width: 300px;
  transition: width 0.3s ease;
}

.search-box input {
  border: none;
  outline: none;
  padding: 5px;
  width: 100%;
  font-size: 14px;
  color: black;
  border-radius: 15px; /* Bo góc cho ô nhập liệu */
}

/* Nút tìm kiếm */
.search-box button {
  background: none;
  border: none;
  border-radius: 50%; /* Làm tròn nút tìm kiếm */
  padding: 6px;
  cursor: pointer;
  font-size: 16px;
  color: #FFB700;
}










/* Trên màn hình nhỏ (Mobile) */
@media (max-width: 768px) {
    .app-header {
        flex-direction: row;
    }
    .logo, .search-wrapper {
        width: auto;
    }
    .app-header .menu, .search-box2 {
        display: none;
    }
  .search-box {
    width: 35px; /* Ban đầu chỉ hiển thị icon */
    background: rgba(0, 43, 54, 0.9); /* Màu nền trong suốt hơn */
    border-radius: 30px;
    padding: 1px;
    overflow: hidden;
    transition: width 0.3s ease;
  }

  .search-box input {
    display: none; /* Ẩn ô nhập trên mobile */
  }

  .search-box button {
    font-size: 18px;
  }

  /* Khi người dùng nhấn vào ô tìm kiếm */
  .search-box.active {
    width: 300px; /* Mở rộng khi nhấn vào */
  }

  .search-box.active input {
    display: block; /* Hiện ô nhập khi mở */
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ed14d7f */.elementor-widget-price-list .elementor-price-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.elementor-widget-price-list .elementor-price-list li {
    margin: 0
}

.elementor-price-list li:not(:last-child) {
    margin-bottom: 20px
}

.elementor-price-list .elementor-price-list-image {
    flex-shrink: 0;
    max-width: 50%;
    padding-inline-end:25px}

.elementor-price-list .elementor-price-list-image img {
    width: 100%
}

.elementor-price-list .elementor-price-list-header,.elementor-price-list .elementor-price-list-item,.elementor-price-list .elementor-price-list-text {
    display: flex
}

.elementor-price-list .elementor-price-list-item {
    align-items: flex-start
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-text {
    align-items: flex-start;
    flex-grow: 1;
    flex-wrap: wrap
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-header {
    align-items: center;
    flex-basis: 100%;
    font-size: 19px;
    font-weight: 600;
    justify-content: space-between;
    margin-bottom: 10px
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-title {
    max-width: 80%
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-price {
    font-weight: 600
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-description {
    flex-basis: 100%;
    font-size: 14px;
    margin: 0
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-separator {
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    flex-grow: 1;
    height: 0;
    margin-left: 10px;
    margin-right: 10px
}

.e-con-inner>.elementor-widget-price-list,.e-con>.elementor-widget-price-list {
    width: var(--container-widget-width);
    --flex-grow: var( --container-widget-flex-grow )
}
.category-title, .sub-category-title {
    margin-top: 20px;
    color: #FFD700;
}
.loading {
  text-align: center;
  padding: 20px;
  font-size: 16px;
  color: #666;
}
.hidden {
  display: none;
}/* End custom CSS */