@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&family=Cormorant+Garamond:wght@500;600;700&display=swap');
/* ===== START CSS BEPHONG LUXURY FOUNDATION 2026 ===== */

/*
  BẾP HỒNG / SAPO - LUXURY FOUNDATION
  Mục tiêu bước 1:
  - Mở rộng giao diện toàn website.
  - Tự co giãn trên laptop / tablet / mobile.
  - Chống tràn ngang.
  - Chưa thiết kế chi tiết header, banner, sản phẩm, footer.
  - Chưa ép nền tối toàn bộ để tránh làm theme mẫu bị chìm chữ.
*/

body.bephong-theme-luxury {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

body.bephong-theme-luxury .bephong-bodywrap-luxury {
  width: 100%;
  max-width: none;
  overflow-x: hidden;
  box-sizing: border-box;
}

/* Reset an toàn trong phạm vi theme Bếp Hồng */
body.bephong-theme-luxury,
body.bephong-theme-luxury .bephong-bodywrap-luxury,
body.bephong-theme-luxury .bephong-bodywrap-luxury * {
  box-sizing: border-box;
}

/* Khung ngoài chính */
body.bephong-theme-luxury .bodywrap,
body.bephong-theme-luxury main,
body.bephong-theme-luxury .main,
body.bephong-theme-luxury #main,
body.bephong-theme-luxury .main-content,
body.bephong-theme-luxury .content-wrapper {
  width: 100%;
  max-width: none;
}

/*
  Mở rộng container toàn site.
  Desktop lớn dùng 1680px để giảm cảm giác bị bó giữa.
*/
body.bephong-theme-luxury .container,
body.bephong-theme-luxury .wrapper,
body.bephong-theme-luxury .main-container,
body.bephong-theme-luxury .page-width,
body.bephong-theme-luxury .awe-section .container {
  width: 100%;
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

/* Section không tự gây tràn ngang */
body.bephong-theme-luxury section,
body.bephong-theme-luxury .section,
body.bephong-theme-luxury .awe-section {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* Ảnh, video, iframe không vượt khung */
body.bephong-theme-luxury img,
body.bephong-theme-luxury video,
body.bephong-theme-luxury iframe {
  max-width: 100%;
}

body.bephong-theme-luxury img {
  height: auto;
}

/* Slider / swiper không tạo thanh kéo ngang */
body.bephong-theme-luxury .swiper-container,
body.bephong-theme-luxury .swiper,
body.bephong-theme-luxury .slick-slider,
body.bephong-theme-luxury .owl-carousel {
  max-width: 100%;
  overflow: hidden;
}

/* Bảng không phá layout mobile */
body.bephong-theme-luxury table {
  max-width: 100%;
}

/* Form / input không vượt khung */
body.bephong-theme-luxury input,
body.bephong-theme-luxury select,
body.bephong-theme-luxury textarea,
body.bephong-theme-luxury button {
  max-width: 100%;
}

/* Desktop vừa / laptop lớn */
@media screen and (max-width: 1599px) {
  body.bephong-theme-luxury .container,
  body.bephong-theme-luxury .wrapper,
  body.bephong-theme-luxury .main-container,
  body.bephong-theme-luxury .page-width,
  body.bephong-theme-luxury .awe-section .container {
    max-width: 1480px;
    padding-left: 22px;
    padding-right: 22px;
  }
}

/* Laptop phổ biến */
@media screen and (max-width: 1399px) {
  body.bephong-theme-luxury .container,
  body.bephong-theme-luxury .wrapper,
  body.bephong-theme-luxury .main-container,
  body.bephong-theme-luxury .page-width,
  body.bephong-theme-luxury .awe-section .container {
    max-width: 1320px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* Laptop nhỏ */
@media screen and (max-width: 1199px) {
  body.bephong-theme-luxury .container,
  body.bephong-theme-luxury .wrapper,
  body.bephong-theme-luxury .main-container,
  body.bephong-theme-luxury .page-width,
  body.bephong-theme-luxury .awe-section .container {
    max-width: 100%;
    padding-left: 18px;
    padding-right: 18px;
  }
}

/* Tablet */
@media screen and (max-width: 991px) {
  body.bephong-theme-luxury .container,
  body.bephong-theme-luxury .wrapper,
  body.bephong-theme-luxury .main-container,
  body.bephong-theme-luxury .page-width,
  body.bephong-theme-luxury .awe-section .container {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}

/* Mobile */
@media screen and (max-width: 575px) {
  body.bephong-theme-luxury .container,
  body.bephong-theme-luxury .wrapper,
  body.bephong-theme-luxury .main-container,
  body.bephong-theme-luxury .page-width,
  body.bephong-theme-luxury .awe-section .container {
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* Mobile nhỏ */
@media screen and (max-width: 360px) {
  body.bephong-theme-luxury .container,
  body.bephong-theme-luxury .wrapper,
  body.bephong-theme-luxury .main-container,
  body.bephong-theme-luxury .page-width,
  body.bephong-theme-luxury .awe-section .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* ===== END CSS BEPHONG LUXURY FOUNDATION 2026 ===== */
/* ===== START CSS BEPHONG HEADER LUXURY 2026 ===== */

body.bephong-theme-luxury .bephong-header-luxury {
  width: 100%;
  position: relative;
  z-index: 50;
  background:
    radial-gradient(circle at 18% 0%, rgba(201, 156, 91, 0.12) 0, rgba(201, 156, 91, 0) 34%),
    linear-gradient(180deg, #161412 0%, #0d0d0c 100%);
  border-bottom: 1px solid rgba(201, 156, 91, 0.22);
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.28);
  color: #f4ead8;
}

body.bephong-theme-luxury .bephong-header-luxury a {
  text-decoration: none;
}

body.bephong-theme-luxury .bephong-header-inner-luxury {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
}

/* Topbar */
body.bephong-theme-luxury .bephong-topbar-luxury {
  background: rgba(9, 9, 8, 0.92);
  border-bottom: 1px solid rgba(201, 156, 91, 0.18);
  font-size: 13px;
}

body.bephong-theme-luxury .bephong-topbar-inner-luxury {
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

body.bephong-theme-luxury .bephong-topbar-left-luxury,
body.bephong-theme-luxury .bephong-topbar-right-luxury {
  display: flex;
  align-items: center;
  gap: 22px;
  min-width: 0;
}

body.bephong-theme-luxury .bephong-topbar-link-luxury,
body.bephong-theme-luxury .bephong-topbar-cart-luxury {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #d7c9b1;
  line-height: 1.2;
  white-space: nowrap;
  transition: color 0.18s ease, opacity 0.18s ease;
}

body.bephong-theme-luxury .bephong-topbar-link-luxury:hover,
body.bephong-theme-luxury .bephong-topbar-cart-luxury:hover {
  color: #d7a64b;
}

body.bephong-theme-luxury .bephong-topbar-icon-luxury {
  width: 15px;
  height: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #d7a64b;
  flex: 0 0 auto;
}

body.bephong-theme-luxury .bephong-topbar-icon-luxury svg {
  width: 15px;
  height: 15px;
  fill: currentColor;
  display: block;
}

body.bephong-theme-luxury .bephong-cart-count-luxury {
  min-width: 17px;
  height: 17px;
  padding: 0 5px;
  border-radius: 999px;
  background: #8f1d20;
  color: #fff7e8;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  font-weight: 700;
}

/* Main header */
body.bephong-theme-luxury .bephong-mainhead-luxury {
  background:
    linear-gradient(90deg, rgba(201, 156, 91, 0.05), rgba(255, 255, 255, 0), rgba(143, 29, 32, 0.05)),
    #141311;
  border-bottom: 1px solid rgba(201, 156, 91, 0.16);
}

body.bephong-theme-luxury .bephong-mainhead-inner-luxury {
  min-height: 82px;
  display: grid;
  grid-template-columns: 270px minmax(320px, 1fr) 290px;
  align-items: center;
  gap: 32px;
}

body.bephong-theme-luxury .bephong-logo-luxury {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
}

body.bephong-theme-luxury .bephong-logo-main-luxury {
  display: block;
  font-size: 34px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 1px;
  color: #d7a64b;
  text-transform: uppercase;
  text-shadow: 0 2px 18px rgba(215, 166, 75, 0.18);
}

body.bephong-theme-luxury .bephong-logo-sub-luxury {
  display: block;
  margin-top: 7px;
  color: #cfc3ad;
  font-size: 12px;
  line-height: 1.35;
  white-space: nowrap;
}

/* Search */
body.bephong-theme-luxury .bephong-search-luxury {
  width: 100%;
}

body.bephong-theme-luxury .bephong-search-form-luxury {
  height: 46px;
  display: flex;
  align-items: center;
  background: rgba(8, 8, 7, 0.72);
  border: 1px solid rgba(201, 156, 91, 0.28);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.bephong-theme-luxury .bephong-search-input-luxury {
  flex: 1 1 auto;
  min-width: 0;
  height: 46px;
  border: 0;
  outline: 0;
  background: transparent;
  color: #f4ead8;
  padding: 0 16px;
  font-size: 14px;
}

body.bephong-theme-luxury .bephong-search-input-luxury::placeholder {
  color: rgba(244, 234, 216, 0.55);
}

body.bephong-theme-luxury .bephong-search-submit-luxury {
  width: 50px;
  height: 46px;
  border: 0;
  background: transparent;
  color: #d7a64b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.18s ease, color 0.18s ease;
}

body.bephong-theme-luxury .bephong-search-submit-luxury:hover {
  background: rgba(215, 166, 75, 0.1);
  color: #f3c76a;
}

body.bephong-theme-luxury .bephong-search-submit-luxury svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
}

/* Hotline support */
body.bephong-theme-luxury .bephong-head-support-luxury {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
}

body.bephong-theme-luxury .bephong-head-hotline-luxury {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  color: #f4ead8;
}

body.bephong-theme-luxury .bephong-head-hotline-icon-luxury {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(215, 166, 75, 0.55);
  border-radius: 999px;
  color: #d7a64b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(215, 166, 75, 0.06);
}

body.bephong-theme-luxury .bephong-head-hotline-icon-luxury svg {
  width: 23px;
  height: 23px;
  fill: currentColor;
}

body.bephong-theme-luxury .bephong-head-hotline-text-luxury {
  display: flex;
  flex-direction: column;
  gap: 3px;
  line-height: 1.1;
}

body.bephong-theme-luxury .bephong-head-hotline-text-luxury span {
  color: #bcae96;
  font-size: 12px;
}

body.bephong-theme-luxury .bephong-head-hotline-text-luxury strong {
  color: #d7a64b;
  font-size: 21px;
  letter-spacing: 0.4px;
}

body.bephong-theme-luxury .bephong-head-help-luxury {
  width: 76px;
  height: 38px;
  border-radius: 999px;
  color: #f5d58d;
  background:
    linear-gradient(180deg, rgba(159, 45, 42, 0.95), rgba(105, 20, 22, 0.95));
  border: 1px solid rgba(215, 166, 75, 0.46);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 22px rgba(92, 14, 18, 0.32);
}

body.bephong-theme-luxury .bephong-head-help-luxury svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
}

/* Nav */
body.bephong-theme-luxury .bephong-nav-luxury {
  background: rgba(13, 13, 12, 0.96);
  border-bottom: 1px solid rgba(201, 156, 91, 0.22);
}

body.bephong-theme-luxury .bephong-nav-inner-luxury {
  min-height: 44px;
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr) 56px;
  align-items: center;
  gap: 20px;
}

body.bephong-theme-luxury .bephong-category-trigger-luxury {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 44px;
  color: #d7a64b;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}

body.bephong-theme-luxury .bephong-category-trigger-luxury:hover {
  color: #f3c76a;
}

body.bephong-theme-luxury .bephong-category-icon-luxury {
  width: 20px;
  height: 20px;
  display: inline-flex;
  color: currentColor;
}

body.bephong-theme-luxury .bephong-category-icon-luxury svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

body.bephong-theme-luxury .bephong-mainnav-luxury {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  min-width: 0;
  overflow: hidden;
}

body.bephong-theme-luxury .bephong-mainnav-luxury a {
  height: 44px;
  padding: 0 18px;
  color: #e8ddc8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  position: relative;
  transition: color 0.18s ease, background 0.18s ease;
}

body.bephong-theme-luxury .bephong-mainnav-luxury a::after {
  content: "";
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 0;
  height: 2px;
  background: #d7a64b;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.18s ease;
}

body.bephong-theme-luxury .bephong-mainnav-luxury a:hover {
  color: #d7a64b;
  background: rgba(215, 166, 75, 0.05);
}

body.bephong-theme-luxury .bephong-mainnav-luxury a:hover::after {
  transform: scaleX(1);
}

body.bephong-theme-luxury .bephong-nav-cart-luxury {
  justify-self: end;
  width: 42px;
  height: 42px;
  color: #d7a64b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

body.bephong-theme-luxury .bephong-nav-cart-luxury svg {
  width: 23px;
  height: 23px;
  fill: currentColor;
}

body.bephong-theme-luxury .bephong-nav-cart-luxury .bephong-cart-count-luxury {
  position: absolute;
  top: 4px;
  right: 0;
}

/* Tablet */
@media screen and (max-width: 1199px) {
  body.bephong-theme-luxury .bephong-header-inner-luxury {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.bephong-theme-luxury .bephong-mainhead-inner-luxury {
    grid-template-columns: 230px minmax(260px, 1fr) 230px;
    gap: 20px;
  }

  body.bephong-theme-luxury .bephong-logo-main-luxury {
    font-size: 29px;
  }

  body.bephong-theme-luxury .bephong-logo-sub-luxury {
    font-size: 11px;
  }

  body.bephong-theme-luxury .bephong-head-hotline-text-luxury strong {
    font-size: 18px;
  }

  body.bephong-theme-luxury .bephong-nav-inner-luxury {
    grid-template-columns: 210px minmax(0, 1fr) 46px;
    gap: 12px;
  }

  body.bephong-theme-luxury .bephong-mainnav-luxury a {
    padding: 0 10px;
    font-size: 12px;
  }
}

/* Mobile / tablet nhỏ */
@media screen and (max-width: 991px) {
  body.bephong-theme-luxury .bephong-topbar-inner-luxury {
    min-height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    flex-direction: column;
    align-items: flex-start;
    gap: 7px;
  }

  body.bephong-theme-luxury .bephong-topbar-left-luxury,
  body.bephong-theme-luxury .bephong-topbar-right-luxury {
    width: 100%;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
  }

  body.bephong-theme-luxury .bephong-mainhead-inner-luxury {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  body.bephong-theme-luxury .bephong-logo-luxury {
    align-items: center;
    text-align: center;
  }

  body.bephong-theme-luxury .bephong-search-form-luxury {
    height: 44px;
  }

  body.bephong-theme-luxury .bephong-search-input-luxury,
  body.bephong-theme-luxury .bephong-search-submit-luxury {
    height: 44px;
  }

  body.bephong-theme-luxury .bephong-head-support-luxury {
    justify-content: center;
  }

  body.bephong-theme-luxury .bephong-nav-inner-luxury {
    display: flex;
    min-height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    gap: 10px;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury {
    flex: 0 0 auto;
    height: 38px;
    font-size: 12px;
  }

  body.bephong-theme-luxury .bephong-mainnav-luxury {
    justify-content: flex-start;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  body.bephong-theme-luxury .bephong-mainnav-luxury::-webkit-scrollbar {
    display: none;
  }

  body.bephong-theme-luxury .bephong-mainnav-luxury a {
    height: 38px;
    padding: 0 12px;
    font-size: 12px;
  }

  body.bephong-theme-luxury .bephong-nav-cart-luxury {
    flex: 0 0 42px;
  }
}

/* Mobile */
@media screen and (max-width: 575px) {
  body.bephong-theme-luxury .bephong-header-inner-luxury {
    padding-left: 12px;
    padding-right: 12px;
  }

  body.bephong-theme-luxury .bephong-topbar-luxury {
    font-size: 12px;
  }

  body.bephong-theme-luxury .bephong-topbar-showroom-luxury {
    display: none;
  }

  body.bephong-theme-luxury .bephong-logo-main-luxury {
    font-size: 28px;
  }

  body.bephong-theme-luxury .bephong-logo-sub-luxury {
    white-space: normal;
    font-size: 11px;
  }

  body.bephong-theme-luxury .bephong-head-hotline-icon-luxury {
    width: 38px;
    height: 38px;
  }

  body.bephong-theme-luxury .bephong-head-hotline-text-luxury strong {
    font-size: 17px;
  }

  body.bephong-theme-luxury .bephong-head-help-luxury {
    width: 58px;
    height: 36px;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury span:last-child {
    display: none;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury {
    width: 42px;
    justify-content: center;
  }
}

/* ===== END CSS BEPHONG HEADER LUXURY 2026 ===== */
/* ===== START CSS BEPHONG HEADER REAL AURA BLACK TEXTURE V3 2026 ===== */

/*
  Header dùng texture thật từ mockup chốt.
  V3: giảm loang đỏ, tăng cảm giác đen nhám/vân đá ở vùng giữa.
*/

body.bephong-theme-luxury .bephong-header-luxury {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(5, 5, 4, 0.48) 0%, rgba(8, 8, 7, 0.22) 48%, rgba(42, 10, 10, 0.26) 100%),
    linear-gradient(180deg, rgba(8, 8, 7, 0.30) 0%, rgba(4, 4, 4, 0.54) 100%),
    url("https://bizweb.dktcdn.net/100/463/931/themes/874503/assets/bephong-header-aura-black-clean.jpg?1780879260183") center center / cover no-repeat !important;
  border-bottom: 1px solid rgba(214, 166, 75, 0.30) !important;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.34);
}

/* Line ánh vàng mảnh, tinh tế hơn */
body.bephong-theme-luxury .bephong-header-luxury::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 38px;
  height: 1px;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(214, 166, 75, 0.00) 0%,
    rgba(214, 166, 75, 0.12) 18%,
    rgba(255, 220, 148, 0.28) 50%,
    rgba(214, 166, 75, 0.12) 82%,
    rgba(214, 166, 75, 0.00) 100%
  );
  box-shadow: 0 0 14px rgba(214, 166, 75, 0.18);
}

/* Phủ rất nhẹ để không làm mất texture */
body.bephong-theme-luxury .bephong-header-luxury::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    radial-gradient(circle at 16% 36%, rgba(214, 166, 75, 0.045) 0%, rgba(214, 166, 75, 0) 30%),
    radial-gradient(circle at 88% 42%, rgba(132, 28, 28, 0.045) 0%, rgba(132, 28, 28, 0) 34%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.09));
}

/* Đưa nội dung header lên trên texture */
body.bephong-theme-luxury .bephong-topbar-luxury,
body.bephong-theme-luxury .bephong-mainhead-luxury,
body.bephong-theme-luxury .bephong-nav-luxury {
  position: relative;
  z-index: 5;
}

/* Topbar */
body.bephong-theme-luxury .bephong-topbar-luxury {
  background: rgba(5, 5, 4, 0.62) !important;
  border-bottom: 1px solid rgba(214, 166, 75, 0.18) !important;
}

/* Header chính: giảm đỏ, để thấy nền đá nhiều hơn */
body.bephong-theme-luxury .bephong-mainhead-luxury {
  background:
    linear-gradient(90deg, rgba(214, 166, 75, 0.018), rgba(0, 0, 0, 0.02), rgba(126, 25, 25, 0.022)) !important;
  border-bottom: 1px solid rgba(214, 166, 75, 0.18) !important;
}

/* Menu dưới giữ đậm để dễ đọc */
body.bephong-theme-luxury .bephong-nav-luxury {
  background: rgba(5, 5, 4, 0.78) !important;
  border-bottom: 1px solid rgba(214, 166, 75, 0.24) !important;
}

/* Ô tìm kiếm */
body.bephong-theme-luxury .bephong-search-form-luxury {
  background: rgba(3, 3, 3, 0.46) !important;
  border-color: rgba(214, 166, 75, 0.34) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.035),
    0 10px 24px rgba(0, 0, 0, 0.16);
}

/* Nút hỗ trợ ruby */
body.bephong-theme-luxury .bephong-head-help-luxury {
  background:
    linear-gradient(180deg, #a6322d 0%, #661719 100%) !important;
  border-color: rgba(214, 166, 75, 0.48) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 10px 24px rgba(92, 15, 18, 0.34);
}

/* ===== END CSS BEPHONG HEADER REAL AURA BLACK TEXTURE V3 2026 ===== */
/* ===== START CSS BEPHONG HEADER LOGO IMAGE V2 2026 ===== */

body.bephong-theme-luxury .bephong-logo-luxury {
  display: inline-flex !important;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 310px;
  min-width: 0;
}

body.bephong-theme-luxury .bephong-logo-img-luxury {
  display: block;
  width: 100%;
  max-width: 300px;
  height: auto;
  object-fit: contain;
}

/* Ẩn style logo chữ cũ nếu còn sót */
body.bephong-theme-luxury .bephong-logo-main-luxury,
body.bephong-theme-luxury .bephong-logo-sub-luxury {
  display: none !important;
}

/* Nới nhẹ cột logo để logo không bị ép */
body.bephong-theme-luxury .bephong-mainhead-inner-luxury {
  grid-template-columns: 330px minmax(320px, 1fr) 290px;
}

/* Desktop vừa */
@media screen and (max-width: 1199px) {
  body.bephong-theme-luxury .bephong-logo-luxury {
    max-width: 270px;
  }

  body.bephong-theme-luxury .bephong-logo-img-luxury {
    max-width: 260px;
  }

  body.bephong-theme-luxury .bephong-mainhead-inner-luxury {
    grid-template-columns: 280px minmax(260px, 1fr) 230px;
  }
}

/* Tablet / mobile */
@media screen and (max-width: 991px) {
  body.bephong-theme-luxury .bephong-logo-luxury {
    justify-content: center;
    max-width: 100%;
  }

  body.bephong-theme-luxury .bephong-logo-img-luxury {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  body.bephong-theme-luxury .bephong-mainhead-inner-luxury {
    grid-template-columns: 1fr;
  }
}

/* Mobile nhỏ */
@media screen and (max-width: 575px) {
  body.bephong-theme-luxury .bephong-logo-img-luxury {
    max-width: 245px;
  }
}

/* ===== END CSS BEPHONG HEADER LOGO IMAGE V2 2026 ===== */
/* ===== START CSS BEPHONG HEADER LOGO + SLOGAN 2026 ===== */

body.bephong-theme-luxury .bephong-logo-luxury {
  display: inline-flex !important;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  text-decoration: none !important;
  width: 100%;
  max-width: 310px;
  min-width: 0;
}

body.bephong-theme-luxury .bephong-logo-img-luxury {
  display: block;
  width: auto;
  max-width: 285px;
  max-height: 58px;
  height: auto;
  object-fit: contain;
}

body.bephong-theme-luxury .bephong-logo-slogan-luxury {
  display: block;
  color: #f4ead8 !important;
  font-size: 14px;
  line-height: 1.28;
  font-weight: 500;
  letter-spacing: 0.08px;
  white-space: nowrap;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.62);
  opacity: 0.98;
}

/* Ẩn logo chữ cũ nếu còn sót */
body.bephong-theme-luxury .bephong-logo-main-luxury,
body.bephong-theme-luxury .bephong-logo-sub-luxury {
  display: none !important;
}

/* Nới cột logo để không bị ép */
body.bephong-theme-luxury .bephong-mainhead-inner-luxury {
  grid-template-columns: 330px minmax(320px, 1fr) 290px;
}

/* Laptop */
@media screen and (max-width: 1199px) {
  body.bephong-theme-luxury .bephong-logo-luxury {
    max-width: 280px;
  }

  body.bephong-theme-luxury .bephong-logo-img-luxury {
    max-width: 255px;
    max-height: 52px;
  }

  body.bephong-theme-luxury .bephong-logo-slogan-luxury {
    font-size: 13px;
  }

  body.bephong-theme-luxury .bephong-mainhead-inner-luxury {
    grid-template-columns: 290px minmax(260px, 1fr) 230px;
  }
}

/* Tablet */
@media screen and (max-width: 991px) {
  body.bephong-theme-luxury .bephong-logo-luxury {
    align-items: center;
    text-align: center;
    max-width: 100%;
  }

  body.bephong-theme-luxury .bephong-logo-img-luxury {
    max-width: 280px;
    max-height: 58px;
    margin-left: auto;
    margin-right: auto;
  }

  body.bephong-theme-luxury .bephong-logo-slogan-luxury {
    text-align: center;
  }

  body.bephong-theme-luxury .bephong-mainhead-inner-luxury {
    grid-template-columns: 1fr;
  }
}

/* Mobile */
@media screen and (max-width: 575px) {
  body.bephong-theme-luxury .bephong-logo-img-luxury {
    max-width: 230px;
    max-height: 50px;
  }

  body.bephong-theme-luxury .bephong-logo-slogan-luxury {
    font-size: 12px;
    white-space: normal;
    text-align: center;
  }
}

/* ===== END CSS BEPHONG HEADER LOGO + SLOGAN 2026 ===== */
/* ===== START CSS BEPHONG LUXURY HEADER V2.1 - GIU LOGO ANH ===== */

/* HEADER FRAME */
body.bephong-theme-luxury .bephong-header-luxury {
  position: relative;
  z-index: 50;
  overflow: visible;
  color: #fff7ec;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  background:
    radial-gradient(circle at 12% 0%, rgba(235, 190, 105, 0.16) 0, rgba(235, 190, 105, 0) 30%),
    radial-gradient(circle at 86% 12%, rgba(141, 18, 31, 0.25) 0, rgba(141, 18, 31, 0) 32%),
    linear-gradient(145deg, #050506 0%, #101010 36%, #191513 66%, #050506 100%);
  box-shadow:
    0 18px 48px rgba(0, 0, 0, 0.56),
    inset 0 -1px 0 rgba(224, 185, 105, 0.22);
}

/* AURA BLACK TEXTURE */
body.bephong-theme-luxury .bephong-header-luxury::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(115deg, rgba(255,255,255,0.05), rgba(255,255,255,0) 28%),
    url("https://bizweb.dktcdn.net/100/463/931/themes/874503/assets/bephong-header-aura-black-clean.jpg?1780879260183");
  background-size: cover;
  background-position: center;
  opacity: 0.42;
  filter: contrast(1.12) brightness(0.82) saturate(1.05);
  mix-blend-mode: screen;
}

/* CHAMPAGNE LINE */
body.bephong-theme-luxury .bephong-header-luxury::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(224,185,105,0), rgba(244,216,148,0.86), rgba(224,185,105,0));
}

body.bephong-theme-luxury .bephong-topbar-luxury,
body.bephong-theme-luxury .bephong-main-header-luxury,
body.bephong-theme-luxury .bephong-nav-luxury {
  position: relative;
  z-index: 2;
}

body.bephong-theme-luxury .bephong-topbar-inner-luxury,
body.bephong-theme-luxury .bephong-main-header-inner-luxury,
body.bephong-theme-luxury .bephong-nav-inner-luxury {
  width: min(1680px, calc(100% - 40px));
  margin: 0 auto;
}

/* TOPBAR */
body.bephong-theme-luxury .bephong-topbar-luxury {
  min-height: 30px;
  border-bottom: 1px solid rgba(224, 185, 105, 0.18);
  background: rgba(3, 4, 5, 0.68);
  backdrop-filter: blur(10px);
}

body.bephong-theme-luxury .bephong-topbar-inner-luxury {
  min-height: 30px;
  display: flex;
  align-items: center;
}

body.bephong-theme-luxury .bephong-topbar-luxury,
body.bephong-theme-luxury .bephong-topbar-luxury a,
body.bephong-theme-luxury .bephong-topbar-luxury span {
  color: rgba(255, 247, 236, 0.84) !important;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-topbar-luxury i,
body.bephong-theme-luxury .bephong-topbar-luxury svg {
  color: #e5b85f !important;
}

/* MAIN HEADER */
body.bephong-theme-luxury .bephong-main-header-luxury {
  padding: 15px 0 14px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.045), rgba(255,255,255,0)),
    rgba(255,255,255,0.006);
}

body.bephong-theme-luxury .bephong-main-header-inner-luxury {
  display: flex;
  align-items: center;
  gap: 28px;
}

/* LOGO ẢNH - GIỮ NGUYÊN, CHỈ CÂN LẠI */
body.bephong-theme-luxury .bephong-logo-luxury {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-width: 255px;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-logo-img-luxury {
  display: block;
  width: 190px;
  max-width: 190px;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 10px 18px rgba(0,0,0,0.46));
}

body.bephong-theme-luxury .bephong-logo-slogan-luxury {
  display: block;
  margin-top: 5px;
  padding-left: 1px;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13.5px;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: 0.08px;
  color: rgba(255, 247, 236, 0.92);
  white-space: nowrap;
}

/* SEARCH BOX */
body.bephong-theme-luxury .bephong-search-luxury {
  flex: 1 1 auto;
  max-width: 700px;
  min-width: 280px;
}

body.bephong-theme-luxury .bephong-search-form-luxury {
  display: flex;
  align-items: center;
  height: 50px;
  border: 1px solid rgba(224, 185, 105, 0.46);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.018)),
    rgba(5, 6, 8, 0.8);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.1),
    inset 0 -1px 0 rgba(224,185,105,0.1),
    0 16px 36px rgba(0,0,0,0.34);
  overflow: hidden;
}

body.bephong-theme-luxury .bephong-search-input-luxury {
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  border: 0 !important;
  outline: none !important;
  padding: 0 20px 0 24px;
  background: transparent !important;
  color: #fff7ec !important;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14.5px;
  font-weight: 400;
}

body.bephong-theme-luxury .bephong-search-input-luxury::placeholder {
  color: rgba(255, 247, 236, 0.56);
}

body.bephong-theme-luxury .bephong-search-button-luxury {
  width: 62px;
  height: 100%;
  border: 0 !important;
  cursor: pointer;
  color: #fff7ec;
  background:
    radial-gradient(circle at 35% 28%, rgba(255,255,255,0.22), rgba(255,255,255,0) 36%),
    linear-gradient(135deg, #7f0f1c, #b81a2f 55%, #8f1223);
  box-shadow: inset 1px 0 0 rgba(255,255,255,0.12);
}

body.bephong-theme-luxury .bephong-search-button-luxury:hover {
  filter: brightness(1.08);
}

/* HOTLINE */
body.bephong-theme-luxury .bephong-header-contact-luxury {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  min-width: 198px;
  min-height: 50px;
  padding: 8px 15px;
  border: 1px solid rgba(224, 185, 105, 0.32);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.025)),
    rgba(8, 9, 11, 0.74);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 13px 30px rgba(0,0,0,0.25);
  color: #f8f1e7;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-header-contact-luxury span {
  display: block;
  margin-bottom: 2px;
  color: rgba(255, 247, 236, 0.66);
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.1;
  font-weight: 500;
}

body.bephong-theme-luxury .bephong-header-contact-luxury strong {
  display: block;
  font-family: 'Cormorant Garamond', Georgia, "Times New Roman", serif;
  color: #f2c66d;
  font-size: 23px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.35px;
}

/* SUPPORT BUTTON */
body.bephong-theme-luxury .bephong-header-support-luxury {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 78px;
  min-height: 46px;
  padding: 0 18px;
  border: 1px solid rgba(242, 198, 109, 0.3);
  border-radius: 999px;
  color: #ffe3a3 !important;
  text-decoration: none !important;
  background:
    radial-gradient(circle at 36% 26%, rgba(255,255,255,0.24), rgba(255,255,255,0) 35%),
    linear-gradient(135deg, #7b101b, #b92332 52%, #711019);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.15),
    0 12px 28px rgba(124, 15, 28, 0.3);
}

/* NAV */
body.bephong-theme-luxury .bephong-nav-luxury {
  border-top: 1px solid rgba(224, 185, 105, 0.2);
  border-bottom: 1px solid rgba(224, 185, 105, 0.46);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.045), rgba(255,255,255,0.012)),
    rgba(3, 4, 5, 0.82);
  backdrop-filter: blur(12px);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.035),
    0 10px 24px rgba(0,0,0,0.28);
}

body.bephong-theme-luxury .bephong-nav-inner-luxury {
  display: flex;
  align-items: center;
  min-height: 54px;
  gap: 20px;
}

body.bephong-theme-luxury .bephong-category-trigger-luxury {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 40px;
  padding: 0 21px;
  border-radius: 999px;
  color: #1b1210 !important;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.12px;
  text-decoration: none !important;
  background:
    radial-gradient(circle at 35% 20%, rgba(255,255,255,0.35), rgba(255,255,255,0) 35%),
    linear-gradient(135deg, #d4aa5d 0%, #f4d894 46%, #b77b31 100%);
  box-shadow:
    0 12px 28px rgba(191,143,63,0.24),
    inset 0 1px 0 rgba(255,255,255,0.36);
  white-space: nowrap;
}

body.bephong-theme-luxury .bephong-nav-list-luxury {
  display: flex;
  align-items: center;
  gap: 4px;
  flex: 1 1 auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.bephong-theme-luxury .bephong-nav-list-luxury > li {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.bephong-theme-luxury .bephong-nav-link-luxury {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 14px;
  border-radius: 999px;
  color: rgba(255, 247, 236, 0.9) !important;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12px;
  text-decoration: none !important;
  white-space: nowrap;
  transition: color 0.18s ease, background 0.18s ease;
}

body.bephong-theme-luxury .bephong-nav-link-luxury:hover {
  color: #f2c66d !important;
  background: rgba(255,255,255,0.055);
}

body.bephong-theme-luxury .bephong-nav-link-luxury::after {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 5px;
  height: 1px;
  transform: scaleX(0);
  transform-origin: center;
  background: linear-gradient(90deg, rgba(224,185,105,0), rgba(224,185,105,0.95), rgba(224,185,105,0));
  transition: transform 0.18s ease;
}

body.bephong-theme-luxury .bephong-nav-link-luxury:hover::after {
  transform: scaleX(1);
}

/* CART MENU */
body.bephong-theme-luxury .bephong-nav-cart-luxury {
  margin-left: auto;
  color: #e5b85f !important;
  text-decoration: none !important;
}

/* RESPONSIVE */
@media (max-width: 1399px) {
  body.bephong-theme-luxury .bephong-main-header-inner-luxury {
    gap: 22px;
  }

  body.bephong-theme-luxury .bephong-logo-luxury {
    min-width: 235px;
  }

  body.bephong-theme-luxury .bephong-logo-img-luxury {
    width: 180px;
    max-width: 180px;
  }

  body.bephong-theme-luxury .bephong-search-luxury {
    max-width: 650px;
  }
}

@media (max-width: 1199px) {
  body.bephong-theme-luxury .bephong-logo-luxury {
    min-width: 215px;
  }

  body.bephong-theme-luxury .bephong-header-support-luxury {
    display: none;
  }

  body.bephong-theme-luxury .bephong-header-contact-luxury {
    min-width: 175px;
  }

  body.bephong-theme-luxury .bephong-header-contact-luxury strong {
    font-size: 21px;
  }
}

@media (max-width: 991px) {
  body.bephong-theme-luxury .bephong-main-header-inner-luxury {
    flex-wrap: wrap;
  }

  body.bephong-theme-luxury .bephong-search-luxury {
    order: 3;
    flex-basis: 100%;
    width: 100%;
    max-width: none;
  }

  body.bephong-theme-luxury .bephong-nav-inner-luxury {
    overflow-x: auto;
    scrollbar-width: none;
  }

  body.bephong-theme-luxury .bephong-nav-inner-luxury::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 575px) {
  body.bephong-theme-luxury .bephong-topbar-inner-luxury,
  body.bephong-theme-luxury .bephong-main-header-inner-luxury,
  body.bephong-theme-luxury .bephong-nav-inner-luxury {
    width: min(100% - 24px, 1680px);
  }

  body.bephong-theme-luxury .bephong-main-header-luxury {
    padding: 14px 0;
  }

  body.bephong-theme-luxury .bephong-logo-luxury {
    min-width: 0;
  }

  body.bephong-theme-luxury .bephong-logo-img-luxury {
    width: 165px;
    max-width: 165px;
  }

  body.bephong-theme-luxury .bephong-logo-slogan-luxury {
    font-size: 12.5px;
  }

  body.bephong-theme-luxury .bephong-header-contact-luxury {
    padding: 8px 12px;
    min-width: auto;
  }

  body.bephong-theme-luxury .bephong-header-contact-luxury span {
    display: none;
  }

  body.bephong-theme-luxury .bephong-header-contact-luxury strong {
    font-size: 19px;
  }

  body.bephong-theme-luxury .bephong-search-form-luxury {
    height: 46px;
  }
}

/* ===== END CSS BEPHONG LUXURY HEADER V2.1 - GIU LOGO ANH ===== */
/* ===== START CSS BEPHONG LUXURY FONT SYSTEM ===== */

body.bephong-theme-luxury {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-kerning: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

/* Font giao diện chính */
body.bephong-theme-luxury .bephong-header-luxury,
body.bephong-theme-luxury .bephong-header-luxury input,
body.bephong-theme-luxury .bephong-header-luxury button,
body.bephong-theme-luxury .bephong-header-luxury a,
body.bephong-theme-luxury .bephong-header-luxury span {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* Logo vẫn là ảnh, chỉ chỉnh slogan */
body.bephong-theme-luxury .bephong-logo-slogan-luxury {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13.5px;
  font-weight: 500;
  letter-spacing: 0.1px;
  color: rgba(255, 247, 236, 0.92);
}

/* Menu sang hơn: rõ, chắc, không quá thô */
body.bephong-theme-luxury .bephong-nav-link-luxury,
body.bephong-theme-luxury .bephong-category-trigger-luxury {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12px;
}

/* Search nhẹ và cao cấp hơn */
body.bephong-theme-luxury .bephong-search-input-luxury {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14.5px;
  font-weight: 400;
  letter-spacing: 0;
}

/* Số hotline dùng font luxury để tạo cảm giác cao cấp */
body.bephong-theme-luxury .bephong-header-contact-luxury strong {
  font-family: 'Cormorant Garamond', Georgia, "Times New Roman", serif;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 0.35px;
  color: #f2c66d;
}

/* Chữ nhỏ trong hotline vẫn dùng font dễ đọc */
body.bephong-theme-luxury .bephong-header-contact-luxury span {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05px;
}

/* Các tiêu đề luxury sau này dùng chung class này */
body.bephong-theme-luxury .bephong-luxury-heading {
  font-family: 'Cormorant Garamond', Georgia, "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 0.4px;
  color: #f2c66d;
}

/* Các tiêu đề thương mại, danh mục, sản phẩm dùng font dễ đọc */
body.bephong-theme-luxury .bephong-commerce-heading {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.1px;
  color: #fff7ec;
}

/* ===== END CSS BEPHONG LUXURY FONT SYSTEM ===== */
/* ===== START CSS BEPHONG LUXURY HEADER V2.4 - MOBILE RESET FIX ===== */

/* Chỉ xử lý mobile/tablet nhỏ, không ảnh hưởng desktop */
@media (max-width: 767px) {

  body.bephong-theme-luxury .bephong-header-luxury {
    overflow: hidden !important;
  }

  body.bephong-theme-luxury .bephong-topbar-inner-luxury,
  body.bephong-theme-luxury .bephong-main-header-inner-luxury,
  body.bephong-theme-luxury .bephong-nav-inner-luxury {
    width: calc(100% - 24px) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* TOPBAR: gom gọn lại, tránh vỡ thành nhiều dòng */
  body.bephong-theme-luxury .bephong-topbar-luxury {
    min-height: auto !important;
    padding: 7px 0 !important;
  }

  body.bephong-theme-luxury .bephong-topbar-inner-luxury {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
  }

  body.bephong-theme-luxury .bephong-topbar-luxury a,
  body.bephong-theme-luxury .bephong-topbar-luxury span {
    font-size: 13px !important;
    line-height: 1.25 !important;
    white-space: nowrap !important;
  }

  /* Ẩn bớt showroom ở mobile nếu gây chật */
  body.bephong-theme-luxury .bephong-topbar-luxury a[href*="showroom"],
  body.bephong-theme-luxury .bephong-topbar-luxury .bephong-topbar-showroom-luxury {
    display: none !important;
  }

  /* MAIN HEADER: chuyển thành bố cục dọc có kiểm soát */
  body.bephong-theme-luxury .bephong-main-header-luxury {
    padding: 18px 0 16px !important;
  }

  body.bephong-theme-luxury .bephong-main-header-inner-luxury {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 14px !important;
  }

  /* LOGO: căn giữa, không bị nhỏ hoặc lệch với slogan */
  body.bephong-theme-luxury .bephong-logo-luxury {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    display: flex !important;
    align-items: center !important;
    text-align: center !important;
  }

  body.bephong-theme-luxury .bephong-logo-img-luxury {
    width: 230px !important;
    max-width: 82vw !important;
    height: auto !important;
    margin: 0 auto !important;
  }

  body.bephong-theme-luxury .bephong-logo-slogan-luxury {
    display: block !important;
    margin-top: 6px !important;
    padding-left: 0 !important;
    width: 100% !important;
    font-size: 13px !important;
    line-height: 1.3 !important;
    text-align: center !important;
    white-space: normal !important;
  }

  /* Hotline: nằm thành một hàng riêng, cân giữa */
  body.bephong-theme-luxury .bephong-header-contact-luxury {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 360px !important;
    min-height: 54px !important;
    margin: 0 auto !important;
    padding: 9px 16px !important;
    display: flex !important;
    justify-content: center !important;
    border-radius: 18px !important;
  }

  body.bephong-theme-luxury .bephong-header-contact-luxury span {
    display: block !important;
    font-size: 13px !important;
    text-align: left !important;
  }

  body.bephong-theme-luxury .bephong-header-contact-luxury strong {
    font-size: 24px !important;
    line-height: 1 !important;
    text-align: left !important;
  }

  /* Nút hỗ trợ: không đứng lệch riêng trên mobile */
  body.bephong-theme-luxury .bephong-header-support-luxury {
    display: none !important;
  }

  /* Search: full width, nằm dưới hotline */
  body.bephong-theme-luxury .bephong-search-luxury {
    order: unset !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    flex: none !important;
  }

  body.bephong-theme-luxury .bephong-search-form-luxury {
    width: 100% !important;
    height: 50px !important;
    border-radius: 999px !important;
  }

  body.bephong-theme-luxury .bephong-search-input-luxury {
    font-size: 15px !important;
    padding-left: 20px !important;
  }

  body.bephong-theme-luxury .bephong-search-button-luxury {
    width: 58px !important;
    min-width: 58px !important;
  }

  /* NAV MOBILE: tránh menu bị cắt lệch */
  body.bephong-theme-luxury .bephong-nav-luxury {
    border-top: 1px solid rgba(224,185,105,0.18) !important;
    border-bottom: 1px solid rgba(224,185,105,0.28) !important;
    box-shadow: 0 5px 14px rgba(0,0,0,0.22) !important;
  }

  body.bephong-theme-luxury .bephong-nav-inner-luxury {
    min-height: 58px !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body.bephong-theme-luxury .bephong-nav-inner-luxury::-webkit-scrollbar {
    display: none !important;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury {
    flex: 0 0 auto !important;
    width: 48px !important;
    min-width: 48px !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 0 !important;
    border-radius: 50% !important;
    justify-content: center !important;
    font-size: 0 !important;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury i,
  body.bephong-theme-luxury .bephong-category-trigger-luxury svg {
    font-size: 20px !important;
  }

  body.bephong-theme-luxury .bephong-nav-list-luxury {
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap !important;
  }

  body.bephong-theme-luxury .bephong-nav-link-luxury {
    min-height: 42px !important;
    padding: 0 10px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    white-space: nowrap !important;
  }

  body.bephong-theme-luxury .bephong-nav-cart-luxury {
    flex: 0 0 auto !important;
    margin-left: 4px !important;
    min-width: 42px !important;
    height: 42px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  /* Xóa cảm giác có mảng vàng dày dưới menu */
  body.bephong-theme-luxury .bephong-header-luxury::after {
    height: 1px !important;
    opacity: 0.65 !important;
  }
}

/* Mobile rất nhỏ */
@media (max-width: 390px) {
  body.bephong-theme-luxury .bephong-logo-img-luxury {
    width: 205px !important;
  }

  body.bephong-theme-luxury .bephong-logo-slogan-luxury {
    font-size: 12px !important;
  }

  body.bephong-theme-luxury .bephong-header-contact-luxury strong {
    font-size: 21px !important;
  }

  body.bephong-theme-luxury .bephong-nav-link-luxury {
    font-size: 13px !important;
    padding: 0 9px !important;
  }
}

/* ===== END CSS BEPHONG LUXURY HEADER V2.4 - MOBILE RESET FIX ===== */
/* ===== START CSS BEPHONG LUXURY HEADER V2.6 - NAV MATCH FINAL MOCKUP ===== */

/* Thanh nav theo đúng hình chốt: đen nhám, mảnh, không có nút vàng lớn */
body.bephong-theme-luxury .bephong-nav-luxury {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.035), rgba(255,255,255,0)),
    rgba(3, 4, 5, 0.88) !important;
  border-top: 1px solid rgba(224,185,105,0.16) !important;
  border-bottom: 1px solid rgba(224,185,105,0.32) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.03),
    0 8px 18px rgba(0,0,0,0.26) !important;
}

/* Nút Danh mục sản phẩm: bỏ nền pill vàng, đổi về dạng text + icon như hình chốt */
body.bephong-theme-luxury .bephong-category-trigger-luxury {
  min-height: 42px !important;
  height: 42px !important;
  padding: 0 14px 0 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #e2b35f !important;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

/* Icon menu trong danh mục */
body.bephong-theme-luxury .bephong-category-trigger-luxury i,
body.bephong-theme-luxury .bephong-category-trigger-luxury svg {
  color: #e2b35f !important;
  font-size: 17px !important;
  margin-right: 8px !important;
}

/* Nếu icon là span hoặc pseudo trong theme */
body.bephong-theme-luxury .bephong-category-trigger-luxury span {
  color: inherit !important;
}

/* Hover danh mục: chỉ sáng chữ, không hiện khối nền */
body.bephong-theme-luxury .bephong-category-trigger-luxury:hover {
  color: #f4d894 !important;
  background: transparent !important;
  box-shadow: none !important;
}

/* Khoảng cách nav giống mockup: gọn, không quá thưa */
body.bephong-theme-luxury .bephong-nav-inner-luxury {
  min-height: 50px !important;
  gap: 24px !important;
}

/* Menu chính: chữ gọn hơn, không quá dày */
body.bephong-theme-luxury .bephong-nav-list-luxury {
  gap: 18px !important;
  flex: 0 1 auto !important;
}

body.bephong-theme-luxury .bephong-nav-link-luxury {
  min-height: 42px !important;
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: rgba(255,247,236,0.86) !important;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08px !important;
  text-transform: uppercase !important;
}

/* Hover/active theo hình chốt: chữ vàng, không có nền pill */
body.bephong-theme-luxury .bephong-nav-link-luxury:hover {
  color: #e2b35f !important;
  background: transparent !important;
}

body.bephong-theme-luxury .bephong-nav-link-luxury::after {
  left: 0 !important;
  right: 0 !important;
  bottom: 2px !important;
  height: 1px !important;
  background: linear-gradient(90deg, rgba(224,185,105,0), rgba(224,185,105,0.9), rgba(224,185,105,0)) !important;
}

/* Giỏ hàng menu nằm gần cụm menu hơn, không trôi quá xa */
body.bephong-theme-luxury .bephong-nav-cart-luxury {
  margin-left: 8px !important;
  color: #e2b35f !important;
}

/* Mobile: danh mục vẫn là nút icon tròn để dễ bấm, nhưng màu đúng tone chốt */
@media (max-width: 767px) {
  body.bephong-theme-luxury .bephong-nav-inner-luxury {
    min-height: 56px !important;
    gap: 14px !important;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury {
    flex: 0 0 auto !important;
    width: 46px !important;
    min-width: 46px !important;
    height: 46px !important;
    min-height: 46px !important;
    padding: 0 !important;
    border-radius: 50% !important;
    justify-content: center !important;
    font-size: 0 !important;
    border: 1px solid rgba(224,185,105,0.35) !important;
    background:
      radial-gradient(circle at 34% 24%, rgba(255,255,255,0.18), rgba(255,255,255,0) 34%),
      rgba(8, 9, 11, 0.72) !important;
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,0.06),
      0 8px 18px rgba(0,0,0,0.24) !important;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury i,
  body.bephong-theme-luxury .bephong-category-trigger-luxury svg {
    margin-right: 0 !important;
    font-size: 20px !important;
    color: #e2b35f !important;
  }

  body.bephong-theme-luxury .bephong-nav-list-luxury {
    gap: 18px !important;
  }

  body.bephong-theme-luxury .bephong-nav-link-luxury {
    font-size: 14px !important;
    min-height: 42px !important;
  }
}

/* ===== END CSS BEPHONG LUXURY HEADER V2.6 - NAV MATCH FINAL MOCKUP ===== */
/* ===== START CSS BEPHONG LUXURY MEGA MENU V1 ===== */

/* Bảo đảm nav là điểm neo cho mega menu */
body.bephong-theme-luxury .bephong-nav-luxury {
  position: relative !important;
  z-index: 80 !important;
}

body.bephong-theme-luxury .bephong-nav-inner-luxury {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  gap: 26px !important;
}

/* Cụm danh mục */
body.bephong-theme-luxury .bephong-category-wrap-luxury {
  position: relative !important;
  flex: 0 0 auto !important;
}

/* Nút danh mục đúng tinh thần bản chốt: không pill vàng lớn */
body.bephong-theme-luxury .bephong-category-trigger-luxury {
  appearance: none !important;
  -webkit-appearance: none !important;
  border: 0 !important;
  outline: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  cursor: pointer !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 8px !important;

  min-height: 48px !important;
  padding: 0 !important;

  color: #e2b35f !important;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 800 !important;
  letter-spacing: 0.08px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-category-trigger-luxury:hover {
  color: #f4d894 !important;
}

body.bephong-theme-luxury .bephong-category-icon-luxury {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  height: 18px !important;
  color: inherit !important;
}

body.bephong-theme-luxury .bephong-category-icon-luxury svg {
  display: block !important;
  width: 18px !important;
  height: 18px !important;
  fill: currentColor !important;
}

/* Main nav */
body.bephong-theme-luxury .bephong-mainnav-luxury {
  display: flex !important;
  align-items: center !important;
  gap: 26px !important;
  flex: 0 1 auto !important;
}

body.bephong-theme-luxury .bephong-mainnav-luxury a {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  min-height: 48px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  color: rgba(255, 247, 236, 0.88) !important;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 800 !important;
  letter-spacing: 0.08px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-mainnav-luxury a:hover {
  color: #e2b35f !important;
}

body.bephong-theme-luxury .bephong-mainnav-luxury a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  height: 1px;
  transform: scaleX(0);
  transform-origin: center;
  background: linear-gradient(90deg, rgba(224,185,105,0), rgba(224,185,105,0.95), rgba(224,185,105,0));
  transition: transform 0.18s ease;
}

body.bephong-theme-luxury .bephong-mainnav-luxury a:hover::after {
  transform: scaleX(1);
}

/* Giỏ hàng nav */
body.bephong-theme-luxury .bephong-nav-cart-luxury {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: auto !important;
  width: 42px !important;
  height: 42px !important;
  color: #e2b35f !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-nav-cart-luxury svg {
  width: 24px !important;
  height: 24px !important;
  fill: currentColor !important;
}

body.bephong-theme-luxury .bephong-nav-cart-luxury .bephong-cart-count-luxury {
  position: absolute !important;
  top: 3px !important;
  right: 1px !important;
  min-width: 18px !important;
  height: 18px !important;
  padding: 0 5px !important;
  border-radius: 999px !important;
  background: #b51c2b !important;
  color: #fff !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 18px !important;
  text-align: center !important;
}

/* Ẩn mega menu mặc định, tránh bung thẳng xuống trang */
body.bephong-theme-luxury .bephong-megamenu-luxury {
  position: absolute !important;
  left: 0 !important;
  top: calc(100% + 1px) !important;
  width: min(1180px, calc(100vw - 48px)) !important;
  z-index: 999 !important;

  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transform: translateY(10px) !important;

  padding-top: 12px !important;
}

/* Tạm thời cho hover/focus hiện menu để test trước khi thêm JS click */
body.bephong-theme-luxury .bephong-category-wrap-luxury:hover .bephong-megamenu-luxury,
body.bephong-theme-luxury .bephong-category-wrap-luxury:focus-within .bephong-megamenu-luxury,
body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-megamenu-luxury {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
}

/* Khung mega menu */
body.bephong-theme-luxury .bephong-megamenu-inner-luxury {
  display: grid !important;
  grid-template-columns: 260px minmax(0, 1fr) 230px !important;
  gap: 0 !important;

  min-height: 430px !important;
  max-height: 620px !important;
  overflow: hidden !important;

  border: 1px solid rgba(224, 185, 105, 0.26) !important;
  border-radius: 18px !important;
  background:
    radial-gradient(circle at 18% 0%, rgba(224,185,105,0.11), rgba(224,185,105,0) 32%),
    radial-gradient(circle at 92% 10%, rgba(139,18,32,0.16), rgba(139,18,32,0) 34%),
    linear-gradient(145deg, rgba(12,13,15,0.98), rgba(5,6,7,0.98)) !important;
  box-shadow:
    0 26px 60px rgba(0,0,0,0.52),
    inset 0 1px 0 rgba(255,255,255,0.055) !important;
  backdrop-filter: blur(18px) !important;
}

/* Cột trái */
body.bephong-theme-luxury .bephong-megamenu-sidebar-luxury {
  padding: 18px 12px !important;
  border-right: 1px solid rgba(224, 185, 105, 0.16) !important;
  background: rgba(0,0,0,0.22) !important;
  overflow-y: auto !important;
}

body.bephong-theme-luxury .bephong-megamenu-heading-luxury {
  margin: 0 8px 12px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(224,185,105,0.18) !important;
  color: #f2c66d !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: 0.12px !important;
  text-transform: uppercase !important;
}

body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  min-height: 40px !important;
  padding: 0 10px !important;
  border-radius: 10px !important;
  color: rgba(255,247,236,0.78) !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury svg {
  width: 16px !important;
  height: 16px !important;
  fill: currentColor !important;
  opacity: 0.7 !important;
}

body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury:hover,
body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury.is-active {
  color: #1b1210 !important;
  background: linear-gradient(135deg, #f3d89b, #d9a44e) !important;
}

/* Nội dung giữa */
body.bephong-theme-luxury .bephong-megamenu-content-luxury {
  position: relative !important;
  padding: 22px 24px !important;
  overflow-y: auto !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-luxury {
  display: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-luxury.is-active {
  display: block !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
  gap: 20px !important;
  margin-bottom: 18px !important;
  padding-bottom: 14px !important;
  border-bottom: 1px solid rgba(224,185,105,0.16) !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury a {
  color: #f2c66d !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury span {
  color: rgba(255,247,236,0.62) !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

/* Grid danh mục */
body.bephong-theme-luxury .bephong-megamenu-grid-luxury {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 20px 28px !important;
}

body.bephong-theme-luxury .bephong-megamenu-col-luxury {
  min-width: 0 !important;
}

body.bephong-theme-luxury .bephong-megamenu-title-luxury {
  display: inline-flex !important;
  align-items: center !important;
  margin-bottom: 8px !important;
  color: #fff7ec !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-title-luxury:hover {
  color: #f2c66d !important;
}

body.bephong-theme-luxury .bephong-megamenu-col-luxury ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-col-luxury li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-col-luxury li a {
  display: block !important;
  padding: 4px 0 !important;
  color: rgba(255,247,236,0.62) !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-col-luxury li a:hover {
  color: #e2b35f !important;
}

/* Cột phải */
body.bephong-theme-luxury .bephong-megamenu-feature-luxury {
  padding: 18px !important;
  border-left: 1px solid rgba(224,185,105,0.16) !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(139,18,32,0.18), rgba(139,18,32,0) 38%),
    rgba(255,255,255,0.025) !important;
}

body.bephong-theme-luxury .bephong-megamenu-feature-box-luxury {
  height: 100% !important;
  min-height: 260px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  padding: 18px !important;
  border: 1px solid rgba(224,185,105,0.24) !important;
  border-radius: 15px !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.055), rgba(255,255,255,0.018)),
    rgba(0,0,0,0.28) !important;
}

body.bephong-theme-luxury .bephong-megamenu-feature-box-luxury span {
  color: #e2b35f !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

body.bephong-theme-luxury .bephong-megamenu-feature-box-luxury strong {
  display: block !important;
  margin-top: 6px !important;
  color: #fff7ec !important;
  font-size: 18px !important;
  line-height: 1.3 !important;
  font-weight: 800 !important;
}

body.bephong-theme-luxury .bephong-megamenu-feature-box-luxury p {
  margin: 10px 0 16px !important;
  color: rgba(255,247,236,0.68) !important;
  font-size: 13px !important;
  line-height: 1.55 !important;
}

body.bephong-theme-luxury .bephong-megamenu-feature-box-luxury a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 38px !important;
  padding: 0 14px !important;
  border-radius: 999px !important;
  color: #fff7ec !important;
  background: linear-gradient(135deg, #7f0f1c, #b81a2f 55%, #8f1223) !important;
  text-decoration: none !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

/* Mobile: tạm thời không bung mega menu lớn */
@media (max-width: 767px) {
  body.bephong-theme-luxury .bephong-megamenu-luxury {
    position: fixed !important;
    left: 12px !important;
    right: 12px !important;
    top: 150px !important;
    width: auto !important;
    max-height: calc(100vh - 170px) !important;
    overflow-y: auto !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-inner-luxury {
    display: block !important;
    min-height: 0 !important;
    max-height: none !important;
    border-radius: 16px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-sidebar-luxury {
    max-height: 260px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(224,185,105,0.16) !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-content-luxury {
    padding: 18px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-grid-luxury {
    grid-template-columns: 1fr !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-feature-luxury {
    display: none !important;
  }
}

/* ===== END CSS BEPHONG LUXURY MEGA MENU V1 ===== */
/* ===== START CSS BEPHONG LUXURY MEGA MENU STEP 1 - BASE SAFE ===== */

/* Neo nav để mega menu không bung xuống trang */
body.bephong-theme-luxury .bephong-nav-luxury {
  position: relative !important;
  z-index: 80 !important;
}

body.bephong-theme-luxury .bephong-nav-inner-luxury {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  gap: 26px !important;
}

body.bephong-theme-luxury .bephong-category-wrap-luxury {
  position: relative !important;
  flex: 0 0 auto !important;
}

/* Nút Danh mục sản phẩm */
body.bephong-theme-luxury .bephong-category-trigger-luxury {
  appearance: none !important;
  -webkit-appearance: none !important;
  border: 0 !important;
  outline: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  cursor: pointer !important;

  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;

  min-height: 50px !important;
  padding: 0 !important;

  color: #e2b35f !important;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 800 !important;
  letter-spacing: 0.08px !important;
  text-transform: uppercase !important;
}

body.bephong-theme-luxury .bephong-category-icon-luxury,
body.bephong-theme-luxury .bephong-category-icon-luxury svg {
  width: 18px !important;
  height: 18px !important;
  fill: currentColor !important;
  color: inherit !important;
}

/* Menu chính */
body.bephong-theme-luxury .bephong-mainnav-luxury {
  display: flex !important;
  align-items: center !important;
  gap: 26px !important;
  flex: 0 1 auto !important;
}

body.bephong-theme-luxury .bephong-mainnav-luxury a {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 50px !important;
  padding: 0 !important;
  color: rgba(255, 247, 236, 0.88) !important;
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 800 !important;
  letter-spacing: 0.08px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-mainnav-luxury a:hover {
  color: #e2b35f !important;
}

/* Giỏ hàng */
body.bephong-theme-luxury .bephong-nav-cart-luxury {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: auto !important;
  width: 42px !important;
  height: 42px !important;
  color: #e2b35f !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-nav-cart-luxury svg {
  width: 24px !important;
  height: 24px !important;
  fill: currentColor !important;
}

body.bephong-theme-luxury .bephong-nav-cart-luxury .bephong-cart-count-luxury {
  position: absolute !important;
  top: 3px !important;
  right: 1px !important;
  min-width: 18px !important;
  height: 18px !important;
  padding: 0 5px !important;
  border-radius: 999px !important;
  background: #b51c2b !important;
  color: #fff !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 18px !important;
  text-align: center !important;
}

/* Ẩn mega menu mặc định */
body.bephong-theme-luxury .bephong-megamenu-luxury {
  position: absolute !important;
  left: 0 !important;
  top: calc(100% + 1px) !important;
  width: min(1180px, calc(100vw - 48px)) !important;
  z-index: 999 !important;

  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transform: translateY(10px) !important;

  padding-top: 12px !important;
}

/* Desktop: rê chuột vào Danh mục thì hiện */
body.bephong-theme-luxury .bephong-category-wrap-luxury:hover .bephong-megamenu-luxury,
body.bephong-theme-luxury .bephong-category-wrap-luxury:focus-within .bephong-megamenu-luxury,
body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-megamenu-luxury {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
}

/* Khung mega menu cơ bản */
body.bephong-theme-luxury .bephong-megamenu-inner-luxury {
  display: grid !important;
  grid-template-columns: 290px minmax(0, 1fr) 250px !important;
  min-height: 480px !important;
  max-height: 640px !important;
  overflow: hidden !important;

  border: 1px solid rgba(232, 190, 105, 0.36) !important;
  border-radius: 20px !important;
  background:
    radial-gradient(circle at 18% 0%, rgba(232,190,105,0.13), rgba(232,190,105,0) 30%),
    radial-gradient(circle at 96% 8%, rgba(143,18,31,0.22), rgba(143,18,31,0) 34%),
    linear-gradient(145deg, rgba(12,12,13,0.995), rgba(4,5,6,0.995) 54%, rgba(12,9,8,0.995)) !important;
  box-shadow:
    0 32px 80px rgba(0,0,0,0.72),
    inset 0 1px 0 rgba(255,255,255,0.06) !important;
}

/* Cột trái */
body.bephong-theme-luxury .bephong-megamenu-sidebar-luxury {
  padding: 20px 14px !important;
  background: rgba(0,0,0,0.34) !important;
  border-right: 1px solid rgba(232,190,105,0.22) !important;
  overflow-y: auto !important;
}

body.bephong-theme-luxury .bephong-megamenu-heading-luxury {
  margin: 0 8px 12px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(224,185,105,0.18) !important;
  color: #f2c66d !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
}

body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  min-height: 42px !important;
  margin-bottom: 3px !important;
  padding: 0 12px !important;
  border-radius: 11px !important;
  color: rgba(255,247,236,0.78) !important;
  background: transparent !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury:hover,
body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury.is-active {
  color: #21150f !important;
  background: linear-gradient(135deg, #f1d59a 0%, #dca957 58%, #bd8038 100%) !important;
}

body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury svg {
  width: 16px !important;
  height: 16px !important;
  fill: currentColor !important;
}

/* Nội dung giữa */
body.bephong-theme-luxury .bephong-megamenu-content-luxury {
  padding: 24px 28px !important;
  overflow-y: auto !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-luxury {
  display: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-luxury.is-active {
  display: block !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 20px !important;
  margin-bottom: 22px !important;
  padding-bottom: 14px !important;
  border-bottom: 1px solid rgba(232,190,105,0.2) !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury a {
  color: #f2c66d !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 21px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury span {
  color: rgba(255,247,236,0.68) !important;
  font-size: 13px !important;
}

/* Grid danh mục */
body.bephong-theme-luxury .bephong-megamenu-grid-luxury {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px 34px !important;
}

body.bephong-theme-luxury .bephong-megamenu-title-luxury {
  display: inline-flex !important;
  margin-bottom: 9px !important;
  color: #fff7ec !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 14.5px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-title-luxury:hover {
  color: #f2c66d !important;
}

body.bephong-theme-luxury .bephong-megamenu-col-luxury ul,
body.bephong-theme-luxury .bephong-megamenu-col-luxury li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-col-luxury li a {
  display: block !important;
  padding: 4px 0 !important;
  color: rgba(255,247,236,0.66) !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 13.2px !important;
  line-height: 1.45 !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-col-luxury li a:hover {
  color: #e2b35f !important;
}

/* Cột phải */
body.bephong-theme-luxury .bephong-megamenu-feature-luxury {
  padding: 20px !important;
  border-left: 1px solid rgba(232,190,105,0.2) !important;
  background: rgba(255,255,255,0.025) !important;
}

body.bephong-theme-luxury .bephong-megamenu-feature-box-luxury {
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  padding: 18px !important;
  border: 1px solid rgba(232,190,105,0.3) !important;
  border-radius: 16px !important;
  background: rgba(0,0,0,0.38) !important;
}

body.bephong-theme-luxury .bephong-megamenu-feature-box-luxury span {
  color: #e2b35f !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

body.bephong-theme-luxury .bephong-megamenu-feature-box-luxury strong {
  display: block !important;
  margin-top: 6px !important;
  color: #fff7ec !important;
  font-size: 19px !important;
  line-height: 1.3 !important;
  font-weight: 800 !important;
}

body.bephong-theme-luxury .bephong-megamenu-feature-box-luxury p {
  margin: 10px 0 16px !important;
  color: rgba(255,247,236,0.72) !important;
  font-size: 13px !important;
  line-height: 1.55 !important;
}

body.bephong-theme-luxury .bephong-megamenu-feature-box-luxury a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 38px !important;
  padding: 0 14px !important;
  border-radius: 999px !important;
  color: #fff7ec !important;
  background: linear-gradient(135deg, #7f0f1c, #b81a2f 56%, #8f1223) !important;
  text-decoration: none !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

/* ===== END CSS BEPHONG LUXURY MEGA MENU STEP 1 - BASE SAFE ===== */
/* ===== START CSS BEPHONG LUXURY MEGA MENU MOBILE DRAWER V1 ===== */

@media (max-width: 767px) {

  body.bephong-theme-luxury.bephong-mega-open {
    overflow: hidden !important;
  }

  body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-megamenu-luxury {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: none !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-luxury {
    position: fixed !important;
    left: 12px !important;
    right: 12px !important;
    top: 118px !important;
    bottom: 14px !important;
    width: auto !important;
    z-index: 9999 !important;
    padding: 0 !important;

    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: none !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-inner-luxury {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: hidden !important;

    border-radius: 18px !important;
    border: 1px solid rgba(232, 190, 105, 0.36) !important;
    background:
      radial-gradient(circle at 18% 0%, rgba(232,190,105,0.12), rgba(232,190,105,0) 32%),
      radial-gradient(circle at 92% 8%, rgba(143,18,31,0.2), rgba(143,18,31,0) 36%),
      linear-gradient(145deg, rgba(10,10,11,0.99), rgba(3,4,5,0.99)) !important;
    box-shadow:
      0 24px 70px rgba(0,0,0,0.78),
      inset 0 1px 0 rgba(255,255,255,0.06) !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-sidebar-luxury {
    flex: 0 0 auto !important;
    max-height: 260px !important;
    padding: 16px 12px !important;
    overflow-y: auto !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(232,190,105,0.2) !important;
    background: rgba(0,0,0,0.28) !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-heading-luxury {
    margin: 0 6px 10px !important;
    padding-bottom: 10px !important;
    font-size: 13px !important;
    color: #f2c66d !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury {
    min-height: 42px !important;
    padding: 0 11px !important;
    border-radius: 10px !important;
    font-size: 13.5px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-content-luxury {
    flex: 1 1 auto !important;
    padding: 18px !important;
    overflow-y: auto !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury {
    display: block !important;
    margin-bottom: 16px !important;
    padding-bottom: 12px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury a {
    display: block !important;
    font-size: 18px !important;
    color: #f2c66d !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury span {
    display: block !important;
    margin-top: 5px !important;
    font-size: 12.5px !important;
    color: rgba(255,247,236,0.62) !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-grid-luxury {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-title-luxury {
    font-size: 14px !important;
    margin-bottom: 6px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-col-luxury li a {
    font-size: 13px !important;
    padding: 4px 0 !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-feature-luxury {
    display: none !important;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury {
    position: relative !important;
    z-index: 10000 !important;
  }
}

/* ===== END CSS BEPHONG LUXURY MEGA MENU MOBILE DRAWER V1 ===== */
/* ===== START CSS BEPHONG LUXURY MEGA MENU STEP 2 - LEVEL2 BRAND LAYOUT ===== */

/* Khung tổng thể: giảm cảm giác trống, tăng khoảng thở đáy */
body.bephong-theme-luxury .bephong-megamenu-inner-luxury {
  grid-template-columns: 290px minmax(0, 1fr) 250px !important;
  min-height: 500px !important;
  max-height: 680px !important;
  padding-bottom: 0 !important;
}

/* Cột giữa: bố cục cấp 2/cấp 3 mới */
body.bephong-theme-luxury .bephong-megamenu-content-luxury {
  padding: 26px 30px 34px !important;
  overflow-y: auto !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury {
  display: grid !important;
  grid-template-columns: minmax(180px, 260px) minmax(0, 1fr) !important;
  align-items: start !important;
  gap: 24px !important;
  margin-bottom: 20px !important;
  padding-bottom: 16px !important;
  border-bottom: 1px solid rgba(232, 190, 105, 0.2) !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury a {
  color: #f2c66d !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 22px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury span {
  color: rgba(255, 247, 236, 0.68) !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.55 !important;
}

/* Cấp 2: chỉ hiện danh sách nhóm, không dùng button trắng mặc định */
body.bephong-theme-luxury .bephong-megamenu-level2-luxury {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px 18px !important;
  padding-bottom: 26px !important;
}

body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury {
  min-width: 0 !important;
  border: 1px solid rgba(232, 190, 105, 0.14) !important;
  border-radius: 14px !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.035), rgba(255,255,255,0.008)),
    rgba(0,0,0,0.18) !important;
  overflow: hidden !important;
}

body.bephong-theme-luxury .bephong-megamenu-level2-trigger-luxury {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 100% !important;
  min-height: 46px !important;
  padding: 0 14px !important;
  border: 0 !important;
  outline: none !important;
  cursor: pointer !important;
  background: transparent !important;
  color: #fff7ec !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 14.5px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  text-align: left !important;

  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
}

body.bephong-theme-luxury .bephong-megamenu-level2-trigger-luxury svg {
  flex: 0 0 auto !important;
  width: 18px !important;
  height: 18px !important;
  fill: currentColor !important;
  color: #e2b35f !important;
  transition: transform 0.18s ease !important;
}

body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury:hover,
body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open {
  border-color: rgba(232, 190, 105, 0.34) !important;
  background:
    radial-gradient(circle at 16% 0%, rgba(232,190,105,0.08), rgba(232,190,105,0) 34%),
    rgba(255,255,255,0.035) !important;
}

body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open .bephong-megamenu-level2-trigger-luxury {
  color: #f2c66d !important;
}

body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open .bephong-megamenu-level2-trigger-luxury svg {
  transform: rotate(180deg) !important;
}

/* Cấp 3: mặc định ẩn, bước JS sau sẽ thêm is-open để xổ */
body.bephong-theme-luxury .bephong-megamenu-level3-luxury {
  display: none !important;
  padding: 0 14px 13px !important;
}

body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open .bephong-megamenu-level3-luxury {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 5px !important;
}

body.bephong-theme-luxury .bephong-megamenu-level3-luxury a {
  display: block !important;
  padding: 4px 0 !important;
  color: rgba(255, 247, 236, 0.66) !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.42 !important;
  font-weight: 400 !important;
  text-decoration: none !important;
}

body.bephong-theme-luxury .bephong-megamenu-level3-luxury a:hover {
  color: #e2b35f !important;
}

/* Link trực tiếp khi cấp 1 không có cấp 2 */
body.bephong-theme-luxury .bephong-megamenu-level2-direct-luxury {
  display: flex !important;
  align-items: center !important;
  min-height: 46px !important;
  padding: 0 14px !important;
  color: #fff7ec !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 14.5px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

/* Cột phải: thương hiệu động */
body.bephong-theme-luxury .bephong-megamenu-brands-luxury {
  padding: 22px 20px 24px !important;
  border-left: 1px solid rgba(232,190,105,0.2) !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(143,18,31,0.24), rgba(143,18,31,0) 42%),
    rgba(255,255,255,0.022) !important;
  overflow-y: auto !important;
}

body.bephong-theme-luxury .bephong-megamenu-brands-head-luxury {
  margin-bottom: 16px !important;
  padding-bottom: 13px !important;
  border-bottom: 1px solid rgba(232,190,105,0.18) !important;
}

body.bephong-theme-luxury .bephong-megamenu-brands-head-luxury span {
  display: block !important;
  color: #e2b35f !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 12.5px !important;
  font-weight: 800 !important;
  letter-spacing: 0.16px !important;
  text-transform: uppercase !important;
}

body.bephong-theme-luxury .bephong-megamenu-brands-head-luxury strong {
  display: block !important;
  margin-top: 5px !important;
  color: #fff7ec !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
}

body.bephong-theme-luxury .bephong-megamenu-brand-list-luxury {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 9px !important;
}

body.bephong-theme-luxury .bephong-megamenu-brand-list-luxury a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 36px !important;
  padding: 0 10px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(232,190,105,0.18) !important;
  color: rgba(255,247,236,0.78) !important;
  background: rgba(0,0,0,0.22) !important;
  font-family: 'Be Vietnam Pro', Arial, sans-serif !important;
  font-size: 12.8px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  text-align: center !important;
}

body.bephong-theme-luxury .bephong-megamenu-brand-list-luxury a:hover {
  color: #21150f !important;
  border-color: rgba(232,190,105,0.42) !important;
  background: linear-gradient(135deg, #f1d59a 0%, #dca957 58%, #bd8038 100%) !important;
}

/* Đảm bảo đáy menu có khoảng thở, không sát mép */
body.bephong-theme-luxury .bephong-megamenu-sidebar-luxury,
body.bephong-theme-luxury .bephong-megamenu-content-luxury,
body.bephong-theme-luxury .bephong-megamenu-brands-luxury {
  padding-bottom: 34px !important;
}

/* ===== END CSS BEPHONG LUXURY MEGA MENU STEP 2 - LEVEL2 BRAND LAYOUT ===== */
/* ===== START CSS BEPHONG LUXURY MEGA MENU STEP 4 - TYPOGRAPHY REFINEMENT ===== */

/* Làm font mega menu mềm, sang và dễ đọc hơn */
body.bephong-theme-luxury .bephong-megamenu-luxury,
body.bephong-theme-luxury .bephong-megamenu-luxury a,
body.bephong-theme-luxury .bephong-megamenu-luxury button,
body.bephong-theme-luxury .bephong-megamenu-luxury span,
body.bephong-theme-luxury .bephong-megamenu-luxury strong,
body.bephong-theme-luxury .bephong-megamenu-luxury p {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
}

/* Tiêu đề cột trái */
body.bephong-theme-luxury .bephong-megamenu-heading-luxury {
  font-size: 13px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
  letter-spacing: 0.18px !important;
  color: #f0c56d !important;
}

/* Danh mục cấp 1 bên trái: giảm độ nặng, tăng cảm giác cao cấp */
body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury {
  font-size: 13.5px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
  letter-spacing: 0.02px !important;
  color: rgba(255, 247, 236, 0.76) !important;
}

body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury:hover,
body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury.is-active {
  font-weight: 700 !important;
  color: #22160f !important;
}

/* Tiêu đề nhóm lớn ở cột giữa */
body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury a {
  font-family: 'Cormorant Garamond', Georgia, "Times New Roman", serif !important;
  font-size: 26px !important;
  line-height: 1.12 !important;
  font-weight: 700 !important;
  letter-spacing: 0.2px !important;
  color: #f2c66d !important;
}

/* Mô tả nhỏ cạnh tiêu đề */
body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury span {
  font-size: 13px !important;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  color: rgba(255, 247, 236, 0.62) !important;
}

/* Cấp 2: bớt thô, không quá đậm */
body.bephong-theme-luxury .bephong-megamenu-level2-trigger-luxury {
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 650 !important;
  letter-spacing: 0.01px !important;
  color: rgba(255, 247, 236, 0.92) !important;
}

/* Cấp 2 khi đang mở */
body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open .bephong-megamenu-level2-trigger-luxury {
  color: #f0c56d !important;
  font-weight: 700 !important;
}

/* Cấp 3: rõ hơn nhưng vẫn nhẹ, không bị mờ bẩn */
body.bephong-theme-luxury .bephong-megamenu-level3-luxury a {
  font-size: 13px !important;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  color: rgba(255, 247, 236, 0.7) !important;
}

body.bephong-theme-luxury .bephong-megamenu-level3-luxury a:hover {
  color: #f0c56d !important;
}

/* Cột thương hiệu */
body.bephong-theme-luxury .bephong-megamenu-brands-head-luxury span {
  font-size: 12px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
  letter-spacing: 0.2px !important;
  color: #f0c56d !important;
}

body.bephong-theme-luxury .bephong-megamenu-brands-head-luxury strong {
  font-size: 15.5px !important;
  line-height: 1.35 !important;
  font-weight: 650 !important;
  letter-spacing: 0.02px !important;
  color: rgba(255, 247, 236, 0.94) !important;
}

body.bephong-theme-luxury .bephong-megamenu-brand-list-luxury a {
  font-size: 12.5px !important;
  line-height: 1.25 !important;
  font-weight: 600 !important;
  letter-spacing: 0.02px !important;
  color: rgba(255, 247, 236, 0.78) !important;
}

/* Giảm cảm giác chữ bị dày toàn menu */
body.bephong-theme-luxury .bephong-megamenu-luxury strong {
  font-weight: 650 !important;
}

/* ===== END CSS BEPHONG LUXURY MEGA MENU STEP 4 - TYPOGRAPHY REFINEMENT ===== */
/* ===== START CSS BEPHONG MEGA MENU TITLE REFINEMENT ===== */

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury a {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 21px !important;
  line-height: 1.32 !important;
  font-weight: 750 !important;
  letter-spacing: 0.02px !important;
  color: #e7b85e !important;
  text-shadow: 0 2px 10px rgba(0,0,0,0.28) !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury {
  align-items: start !important;
  gap: 28px !important;
}

body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury span {
  color: rgba(255, 247, 236, 0.58) !important;
  font-size: 13px !important;
  line-height: 1.55 !important;
  font-weight: 400 !important;
}

/* ===== END CSS BEPHONG MEGA MENU TITLE REFINEMENT ===== */
/* ===== START CSS BEPHONG MEGA MENU SPACING FIX V1 ===== */

/* Giảm menu bị sát đáy và cho cột trái có khoảng thở */
body.bephong-theme-luxury .bephong-megamenu-inner-luxury {
  height: min(620px, calc(100vh - 190px)) !important;
  min-height: 500px !important;
  max-height: 620px !important;
}

/* Cột trái scroll riêng, không để dòng cuối chạm đáy */
body.bephong-theme-luxury .bephong-megamenu-sidebar-luxury {
  height: 100% !important;
  max-height: none !important;
  overflow-y: auto !important;
  padding-top: 22px !important;
  padding-bottom: 72px !important;
  scrollbar-width: thin !important;
  scrollbar-color: rgba(232,190,105,0.35) rgba(255,255,255,0.04) !important;
}

body.bephong-theme-luxury .bephong-megamenu-sidebar-luxury::-webkit-scrollbar {
  width: 6px !important;
}

body.bephong-theme-luxury .bephong-megamenu-sidebar-luxury::-webkit-scrollbar-track {
  background: rgba(255,255,255,0.04) !important;
  border-radius: 999px !important;
}

body.bephong-theme-luxury .bephong-megamenu-sidebar-luxury::-webkit-scrollbar-thumb {
  background: rgba(232,190,105,0.35) !important;
  border-radius: 999px !important;
}

/* Cột giữa và cột thương hiệu cũng có padding đáy đều hơn */
body.bephong-theme-luxury .bephong-megamenu-content-luxury,
body.bephong-theme-luxury .bephong-megamenu-brands-luxury {
  height: 100% !important;
  overflow-y: auto !important;
  padding-bottom: 56px !important;
}

/* Khi danh mục cấp 2 ít, giữ bố cục thoáng nhưng không bị rỗng quá */
body.bephong-theme-luxury .bephong-megamenu-level2-luxury {
  align-content: start !important;
}

/* ===== END CSS BEPHONG MEGA MENU SPACING FIX V1 ===== */
/* ===== START CSS BEPHONG MEGA MENU TYPOGRAPHY FINAL - MATCH MOCKUP ===== */

/* Toàn bộ mega menu dùng font hiện đại giống hình chốt */
body.bephong-theme-luxury .bephong-megamenu-luxury,
body.bephong-theme-luxury .bephong-megamenu-luxury a,
body.bephong-theme-luxury .bephong-megamenu-luxury button,
body.bephong-theme-luxury .bephong-megamenu-luxury span,
body.bephong-theme-luxury .bephong-megamenu-luxury strong,
body.bephong-theme-luxury .bephong-megamenu-luxury p {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
}

/* Tiêu đề cột trái: nhỏ, chắc, không quá gắt */
body.bephong-theme-luxury .bephong-megamenu-heading-luxury {
  font-size: 13px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
  letter-spacing: 0.18px !important;
  color: #d8aa55 !important;
  text-transform: uppercase !important;
}

/* Cấp 1 bên trái: giảm độ dày, nhìn cao cấp hơn */
body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury {
  font-size: 13.5px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
  letter-spacing: 0.01px !important;
  color: rgba(245, 238, 226, 0.76) !important;
}

body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury:hover,
body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury.is-active {
  font-size: 13.5px !important;
  font-weight: 650 !important;
  color: #24180f !important;
}

/* Tiêu đề nhóm lớn: bỏ serif, dùng sans hiện đại giống mockup */
body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury a {
  font-family: 'Be Vietnam Pro', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 20px !important;
  line-height: 1.32 !important;
  font-weight: 700 !important;
  letter-spacing: 0.01px !important;
  color: #d9aa52 !important;
  text-shadow: 0 2px 10px rgba(0,0,0,0.26) !important;
}

/* Mô tả cạnh tiêu đề */
body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury span {
  font-size: 13px !important;
  line-height: 1.55 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  color: rgba(245, 238, 226, 0.58) !important;
}

/* Cấp 2: bớt nặng, không giống nút admin */
body.bephong-theme-luxury .bephong-megamenu-level2-trigger-luxury {
  font-size: 14px !important;
  line-height: 1.38 !important;
  font-weight: 600 !important;
  letter-spacing: 0.01px !important;
  color: rgba(245, 238, 226, 0.9) !important;
}

/* Cấp 2 khi mở */
body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open .bephong-megamenu-level2-trigger-luxury {
  color: #d9aa52 !important;
  font-weight: 650 !important;
}

/* Cấp 3: nhẹ, rõ, không mờ bẩn */
body.bephong-theme-luxury .bephong-megamenu-level3-luxury a {
  font-size: 13px !important;
  line-height: 1.62 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  color: rgba(245, 238, 226, 0.68) !important;
}

body.bephong-theme-luxury .bephong-megamenu-level3-luxury a:hover {
  color: #d9aa52 !important;
}

/* Cột thương hiệu */
body.bephong-theme-luxury .bephong-megamenu-brands-head-luxury span {
  font-size: 12px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
  letter-spacing: 0.18px !important;
  color: #d8aa55 !important;
}

body.bephong-theme-luxury .bephong-megamenu-brands-head-luxury strong {
  font-size: 15px !important;
  line-height: 1.38 !important;
  font-weight: 600 !important;
  letter-spacing: 0.01px !important;
  color: rgba(245, 238, 226, 0.92) !important;
}

/* Nút thương hiệu: nhẹ hơn, sang hơn */
body.bephong-theme-luxury .bephong-megamenu-brand-list-luxury a {
  font-size: 12.5px !important;
  line-height: 1.25 !important;
  font-weight: 500 !important;
  letter-spacing: 0.01px !important;
  color: rgba(245, 238, 226, 0.78) !important;
}

body.bephong-theme-luxury .bephong-megamenu-brand-list-luxury a:hover {
  color: #24180f !important;
  font-weight: 600 !important;
}

/* Giảm cảm giác toàn menu bị quá đậm */
body.bephong-theme-luxury .bephong-megamenu-luxury strong {
  font-weight: 600 !important;
}

/* ===== END CSS BEPHONG MEGA MENU TYPOGRAPHY FINAL - MATCH MOCKUP ===== */
/* ===== START CSS BEPHONG MEGA MENU POLISH V1 - SCROLLBAR & CARD SOFTEN ===== */

/* Scrollbar cột giữa và cột thương hiệu: không để màu trắng mặc định */
body.bephong-theme-luxury .bephong-megamenu-content-luxury,
body.bephong-theme-luxury .bephong-megamenu-brands-luxury {
  scrollbar-width: thin !important;
  scrollbar-color: rgba(216, 170, 85, 0.28) rgba(255,255,255,0.035) !important;
}

body.bephong-theme-luxury .bephong-megamenu-content-luxury::-webkit-scrollbar,
body.bephong-theme-luxury .bephong-megamenu-brands-luxury::-webkit-scrollbar {
  width: 5px !important;
}

body.bephong-theme-luxury .bephong-megamenu-content-luxury::-webkit-scrollbar-track,
body.bephong-theme-luxury .bephong-megamenu-brands-luxury::-webkit-scrollbar-track {
  background: rgba(255,255,255,0.035) !important;
  border-radius: 999px !important;
}

body.bephong-theme-luxury .bephong-megamenu-content-luxury::-webkit-scrollbar-thumb,
body.bephong-theme-luxury .bephong-megamenu-brands-luxury::-webkit-scrollbar-thumb {
  background: rgba(216,170,85,0.28) !important;
  border-radius: 999px !important;
}

/* Làm ô cấp 2 mềm hơn, bớt giống button nặng */
body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury {
  border-color: rgba(216, 170, 85, 0.16) !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.022), rgba(255,255,255,0.006)),
    rgba(0,0,0,0.16) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.025) !important;
}

body.bephong-theme-luxury .bephong-megamenu-level2-trigger-luxury {
  font-size: 13.8px !important;
  font-weight: 560 !important;
  color: rgba(245, 238, 226, 0.86) !important;
}

body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open .bephong-megamenu-level2-trigger-luxury {
  font-weight: 620 !important;
  color: #d8aa55 !important;
}

/* Cấp 3 mềm hơn và thoáng hơn */
body.bephong-theme-luxury .bephong-megamenu-level3-luxury a {
  font-size: 12.9px !important;
  line-height: 1.7 !important;
  color: rgba(245, 238, 226, 0.64) !important;
}

/* Cột trái cũng đồng bộ độ dày chữ hơn */
body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury {
  font-weight: 560 !important;
  color: rgba(245, 238, 226, 0.72) !important;
}

body.bephong-theme-luxury .bephong-megamenu-mainitem-luxury.is-active {
  font-weight: 640 !important;
}

/* ===== END CSS BEPHONG MEGA MENU POLISH V1 - SCROLLBAR & CARD SOFTEN ===== */
/* ===== START CSS BEPHONG MEGA MENU FRAME + SCROLLBAR V1 ===== */

/* Làm nền mega menu đặc hơn, không để lộ banner/vàng phía sau */
.bephong-theme-luxury .bephong-mega-menu,
.bephong-theme-luxury .bephong-mega-panel,
.bephong-theme-luxury .bephong-mega-dropdown,
.bephong-theme-luxury .bephong-category-mega {
  background:
    radial-gradient(circle at top left, rgba(211, 169, 92, 0.08), transparent 34%),
    linear-gradient(135deg, #101010 0%, #171717 45%, #0b0b0b 100%) !important;
  border: 1px solid rgba(211, 169, 92, 0.18) !important;
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.58) !important;
  overflow: hidden !important;
  isolation: isolate !important;
}

/* Chặn phần mép phải bị hở nền phía sau */
.bephong-theme-luxury .bephong-mega-menu::before,
.bephong-theme-luxury .bephong-mega-panel::before,
.bephong-theme-luxury .bephong-mega-dropdown::before,
.bephong-theme-luxury .bephong-category-mega::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(12, 12, 12, 0.94);
  pointer-events: none;
  z-index: -1;
}

/* Scrollbar mảnh, tối, champagne rất nhẹ */
.bephong-theme-luxury .bephong-mega-menu *::-webkit-scrollbar,
.bephong-theme-luxury .bephong-mega-panel *::-webkit-scrollbar,
.bephong-theme-luxury .bephong-mega-dropdown *::-webkit-scrollbar,
.bephong-theme-luxury .bephong-category-mega *::-webkit-scrollbar {
  width: 5px !important;
  height: 5px !important;
}

.bephong-theme-luxury .bephong-mega-menu *::-webkit-scrollbar-track,
.bephong-theme-luxury .bephong-mega-panel *::-webkit-scrollbar-track,
.bephong-theme-luxury .bephong-mega-dropdown *::-webkit-scrollbar-track,
.bephong-theme-luxury .bephong-category-mega *::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.035) !important;
  border-radius: 999px !important;
}

.bephong-theme-luxury .bephong-mega-menu *::-webkit-scrollbar-thumb,
.bephong-theme-luxury .bephong-mega-panel *::-webkit-scrollbar-thumb,
.bephong-theme-luxury .bephong-mega-dropdown *::-webkit-scrollbar-thumb,
.bephong-theme-luxury .bephong-category-mega *::-webkit-scrollbar-thumb {
  background: rgba(211, 169, 92, 0.28) !important;
  border-radius: 999px !important;
}

.bephong-theme-luxury .bephong-mega-menu *::-webkit-scrollbar-thumb:hover,
.bephong-theme-luxury .bephong-mega-panel *::-webkit-scrollbar-thumb:hover,
.bephong-theme-luxury .bephong-mega-dropdown *::-webkit-scrollbar-thumb:hover,
.bephong-theme-luxury .bephong-category-mega *::-webkit-scrollbar-thumb:hover {
  background: rgba(211, 169, 92, 0.42) !important;
}

/* Firefox */
.bephong-theme-luxury .bephong-mega-menu *,
.bephong-theme-luxury .bephong-mega-panel *,
.bephong-theme-luxury .bephong-mega-dropdown *,
.bephong-theme-luxury .bephong-category-mega * {
  scrollbar-width: thin;
  scrollbar-color: rgba(211, 169, 92, 0.28) rgba(255, 255, 255, 0.035);
}

/* ===== END CSS BEPHONG MEGA MENU FRAME + SCROLLBAR V1 ===== */
/* ===== START CSS BEPHONG MEGA MENU FRAME FIX V2 ===== */

/* Ép mega menu thành một khối đặc, phủ kín vùng hiển thị, không hở nền banner phía sau */
.bephong-theme-luxury .bephong-category-mega,
.bephong-theme-luxury .bephong-mega-menu,
.bephong-theme-luxury .bephong-mega-dropdown,
.bephong-theme-luxury .bephong-mega-panel {
  background: linear-gradient(135deg, #090909 0%, #111111 46%, #080808 100%) !important;
  border: 1px solid rgba(214, 174, 96, 0.22) !important;
  box-shadow: 0 28px 78px rgba(0, 0, 0, 0.68) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

/* Tạo lớp nền phụ bên trong để mép phải không bị xuyên nền vàng */
.bephong-theme-luxury .bephong-category-mega:after,
.bephong-theme-luxury .bephong-mega-menu:after,
.bephong-theme-luxury .bephong-mega-dropdown:after,
.bephong-theme-luxury .bephong-mega-panel:after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 88% 12%, rgba(130, 12, 28, 0.22), transparent 34%),
    linear-gradient(135deg, rgba(10, 10, 10, 0.98), rgba(15, 15, 15, 0.98));
  pointer-events: none;
  z-index: -1;
}

/* Làm scrollbar gần như ẩn, chỉ còn nét rất mảnh */
.bephong-theme-luxury .bephong-category-mega *::-webkit-scrollbar,
.bephong-theme-luxury .bephong-mega-menu *::-webkit-scrollbar,
.bephong-theme-luxury .bephong-mega-dropdown *::-webkit-scrollbar,
.bephong-theme-luxury .bephong-mega-panel *::-webkit-scrollbar {
  width: 3px !important;
  height: 3px !important;
}

.bephong-theme-luxury .bephong-category-mega *::-webkit-scrollbar-track,
.bephong-theme-luxury .bephong-mega-menu *::-webkit-scrollbar-track,
.bephong-theme-luxury .bephong-mega-dropdown *::-webkit-scrollbar-track,
.bephong-theme-luxury .bephong-mega-panel *::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.015) !important;
}

.bephong-theme-luxury .bephong-category-mega *::-webkit-scrollbar-thumb,
.bephong-theme-luxury .bephong-mega-menu *::-webkit-scrollbar-thumb,
.bephong-theme-luxury .bephong-mega-dropdown *::-webkit-scrollbar-thumb,
.bephong-theme-luxury .bephong-mega-panel *::-webkit-scrollbar-thumb {
  background: rgba(214, 174, 96, 0.16) !important;
  border-radius: 999px !important;
}

.bephong-theme-luxury .bephong-category-mega *::-webkit-scrollbar-thumb:hover,
.bephong-theme-luxury .bephong-mega-menu *::-webkit-scrollbar-thumb:hover,
.bephong-theme-luxury .bephong-mega-dropdown *::-webkit-scrollbar-thumb:hover,
.bephong-theme-luxury .bephong-mega-panel *::-webkit-scrollbar-thumb:hover {
  background: rgba(214, 174, 96, 0.28) !important;
}

/* Firefox */
.bephong-theme-luxury .bephong-category-mega *,
.bephong-theme-luxury .bephong-mega-menu *,
.bephong-theme-luxury .bephong-mega-dropdown *,
.bephong-theme-luxury .bephong-mega-panel * {
  scrollbar-width: thin;
  scrollbar-color: rgba(214, 174, 96, 0.16) rgba(255, 255, 255, 0.015);
}

/* ===== END CSS BEPHONG MEGA MENU FRAME FIX V2 ===== */
/* ===== START CSS BEPHONG MEGA TYPOGRAPHY POLISH V1 ===== */

/* Đồng bộ font mega menu theo hướng hiện đại, sạch, cao cấp */
.bephong-theme-luxury .bephong-category-mega,
.bephong-theme-luxury .bephong-category-mega *,
.bephong-theme-luxury .bephong-mega-menu,
.bephong-theme-luxury .bephong-mega-menu *,
.bephong-theme-luxury .bephong-mega-dropdown,
.bephong-theme-luxury .bephong-mega-dropdown * {
  font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  letter-spacing: -0.01em !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none !important;
}

/* Tiêu đề cột: champagne trầm, gọn hơn, không quá dày */
.bephong-theme-luxury .bephong-category-mega h2,
.bephong-theme-luxury .bephong-category-mega h3,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-title,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-heading {
  color: #d8ad55 !important;
  font-weight: 650 !important;
  letter-spacing: -0.025em !important;
}

/* Cấp 1 bên trái: giảm độ nặng, chữ ấm hơn */
.bephong-theme-luxury .bephong-category-mega .bephong-mega-level-1,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-level-1 a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-tab,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-tab a {
  color: rgba(245, 238, 225, 0.76) !important;
  font-weight: 520 !important;
}

/* Cấp 1 đang chọn: nổi bật nhưng không gắt */
.bephong-theme-luxury .bephong-category-mega .active,
.bephong-theme-luxury .bephong-category-mega .is-active {
  color: #17120a !important;
  font-weight: 620 !important;
}

/* Ô cấp 2: mềm hơn, bớt cảm giác admin/button */
.bephong-theme-luxury .bephong-category-mega .bephong-mega-card,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-group,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-lv2,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-level-2 {
  background: linear-gradient(135deg, rgba(255,255,255,0.035), rgba(255,255,255,0.012)) !important;
  border-color: rgba(216, 173, 85, 0.22) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.035) !important;
}

/* Tiêu đề cấp 2: giảm đậm, champagne dịu */
.bephong-theme-luxury .bephong-category-mega .bephong-mega-card > a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-group > a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-lv2 > a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-level-2 > a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-lv2-title {
  color: rgba(245, 238, 225, 0.86) !important;
  font-weight: 560 !important;
  letter-spacing: -0.018em !important;
}

/* Cấp 3: nhỏ, nhẹ, dễ đọc hơn */
.bephong-theme-luxury .bephong-category-mega .bephong-mega-level-3 a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-child a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-sub a {
  color: rgba(225, 218, 205, 0.68) !important;
  font-weight: 420 !important;
  line-height: 1.72 !important;
}

.bephong-theme-luxury .bephong-category-mega .bephong-mega-level-3 a:hover,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-child a:hover,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-sub a:hover {
  color: #d8ad55 !important;
}

/* Cột thương hiệu: chữ nhẹ hơn, nút sang hơn */
.bephong-theme-luxury .bephong-category-mega .bephong-mega-brand a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-brands a,
.bephong-theme-luxury .bephong-category-mega .bephong-brand-column a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-col-brand a {
  color: rgba(245, 238, 225, 0.78) !important;
  font-weight: 500 !important;
  border-color: rgba(216, 173, 85, 0.22) !important;
  background: rgba(255,255,255,0.018) !important;
}

.bephong-theme-luxury .bephong-category-mega .bephong-mega-brand a:hover,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-brands a:hover,
.bephong-theme-luxury .bephong-category-mega .bephong-brand-column a:hover,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-col-brand a:hover {
  color: #f4e3bd !important;
  border-color: rgba(216, 173, 85, 0.42) !important;
  background: rgba(216, 173, 85, 0.08) !important;
}

/* ===== END CSS BEPHONG MEGA TYPOGRAPHY POLISH V1 ===== */
/* ===== START CSS BEPHONG MEGA TYPOGRAPHY POLISH V2 ===== */

/* Nav chính phía trên: giảm đậm, bớt trắng gắt */
.bephong-theme-luxury .bephong-nav a,
.bephong-theme-luxury .bephong-main-nav a,
.bephong-theme-luxury .bephong-header-nav a,
.bephong-theme-luxury .bephong-luxury-nav a {
  font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-weight: 560 !important;
  color: rgba(245, 238, 225, 0.84) !important;
  letter-spacing: -0.012em !important;
}

.bephong-theme-luxury .bephong-nav a:hover,
.bephong-theme-luxury .bephong-main-nav a:hover,
.bephong-theme-luxury .bephong-header-nav a:hover,
.bephong-theme-luxury .bephong-luxury-nav a:hover {
  color: #d8ad55 !important;
}

/* Nút Danh mục sản phẩm trên nav: vẫn nổi bật nhưng tinh hơn */
.bephong-theme-luxury .bephong-nav-category,
.bephong-theme-luxury .bephong-category-toggle,
.bephong-theme-luxury .bephong-mega-toggle {
  font-weight: 620 !important;
  color: #d8ad55 !important;
  letter-spacing: -0.015em !important;
}

/* Cột trái cấp 1: giảm cảm giác nặng */
.bephong-theme-luxury .bephong-category-mega li,
.bephong-theme-luxury .bephong-category-mega li a,
.bephong-theme-luxury .bephong-category-mega button {
  font-weight: 500 !important;
  color: rgba(238, 231, 218, 0.72) !important;
}

/* Cấp 1 đang active: màu champagne dịu hơn, chữ không quá dày */
.bephong-theme-luxury .bephong-category-mega li.active,
.bephong-theme-luxury .bephong-category-mega li.is-active,
.bephong-theme-luxury .bephong-category-mega .active,
.bephong-theme-luxury .bephong-category-mega .is-active {
  font-weight: 600 !important;
}

/* Ô cấp 2: bớt giống button, mềm và tối hơn */
.bephong-theme-luxury .bephong-category-mega [class*="lv2"],
.bephong-theme-luxury .bephong-category-mega [class*="level-2"],
.bephong-theme-luxury .bephong-category-mega [class*="group"],
.bephong-theme-luxury .bephong-category-mega [class*="card"] {
  background: linear-gradient(135deg, rgba(255,255,255,0.026), rgba(255,255,255,0.008)) !important;
  border-color: rgba(216, 173, 85, 0.17) !important;
}

/* Tiêu đề trong ô cấp 2 */
.bephong-theme-luxury .bephong-category-mega [class*="lv2"] > a,
.bephong-theme-luxury .bephong-category-mega [class*="level-2"] > a,
.bephong-theme-luxury .bephong-category-mega [class*="group"] > a,
.bephong-theme-luxury .bephong-category-mega [class*="card"] > a {
  font-weight: 540 !important;
  color: rgba(245, 238, 225, 0.82) !important;
}

/* Link con cấp 3: nhẹ hơn, nhìn sạch hơn */
.bephong-theme-luxury .bephong-category-mega [class*="child"] a,
.bephong-theme-luxury .bephong-category-mega [class*="sub"] a,
.bephong-theme-luxury .bephong-category-mega [class*="level-3"] a {
  font-weight: 400 !important;
  color: rgba(226, 219, 207, 0.64) !important;
}

/* ===== END CSS BEPHONG MEGA TYPOGRAPHY POLISH V2 ===== */
/* ===== START CSS BEPHONG MEGA TYPOGRAPHY FINAL SOFTEN V3 ===== */

/* Làm nav trên cùng thanh hơn, bớt nặng */
.bephong-theme-luxury .bephong-nav a,
.bephong-theme-luxury .bephong-main-nav a,
.bephong-theme-luxury .bephong-header-nav a,
.bephong-theme-luxury .bephong-luxury-nav a {
  font-weight: 520 !important;
  color: rgba(244, 237, 224, 0.82) !important;
  letter-spacing: -0.018em !important;
}

/* Riêng nút Danh mục sản phẩm vẫn nổi bật nhưng không quá dày */
.bephong-theme-luxury .bephong-nav-category,
.bephong-theme-luxury .bephong-category-toggle,
.bephong-theme-luxury .bephong-mega-toggle {
  font-weight: 580 !important;
  color: #d6aa52 !important;
}

/* Cấp 1 bên trái: giảm độ dày thêm một nấc */
.bephong-theme-luxury .bephong-category-mega li,
.bephong-theme-luxury .bephong-category-mega li a,
.bephong-theme-luxury .bephong-category-mega button {
  font-weight: 470 !important;
  color: rgba(236, 229, 216, 0.70) !important;
}

/* Mục cấp 1 đang chọn: vẫn rõ nhưng sang hơn */
.bephong-theme-luxury .bephong-category-mega .active,
.bephong-theme-luxury .bephong-category-mega .is-active {
  font-weight: 560 !important;
}

/* Tiêu đề cấp 2: giảm cảm giác button */
.bephong-theme-luxury .bephong-category-mega [class*="lv2"] > a,
.bephong-theme-luxury .bephong-category-mega [class*="level-2"] > a,
.bephong-theme-luxury .bephong-category-mega [class*="group"] > a,
.bephong-theme-luxury .bephong-category-mega [class*="card"] > a {
  font-weight: 500 !important;
  color: rgba(245, 238, 225, 0.80) !important;
}

/* Link cấp 3: mềm và cao cấp hơn */
.bephong-theme-luxury .bephong-category-mega [class*="child"] a,
.bephong-theme-luxury .bephong-category-mega [class*="sub"] a,
.bephong-theme-luxury .bephong-category-mega [class*="level-3"] a {
  font-weight: 380 !important;
  color: rgba(226, 219, 207, 0.62) !important;
}

/* Thương hiệu: giảm đậm để bớt giống nút form */
.bephong-theme-luxury .bephong-category-mega .bephong-mega-brand a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-brands a,
.bephong-theme-luxury .bephong-category-mega .bephong-brand-column a,
.bephong-theme-luxury .bephong-category-mega .bephong-mega-col-brand a {
 font-weight: 500 !important;
color: rgba(244, 237, 224, 0.82) !important;
}

/* ===== END CSS BEPHONG MEGA TYPOGRAPHY FINAL SOFTEN V3 ===== */
/* ===== START CSS BEPHONG MOBILE MEGA DRAWER STEP 1 ===== */

@media (max-width: 991px) {
  .bephong-theme-luxury .bephong-category-wrap-luxury {
    position: static !important;
  }

  .bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-megamenu-luxury {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateX(0) !important;
  }

  .bephong-theme-luxury .bephong-megamenu-luxury {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    width: min(88vw, 390px) !important;
    height: 100vh !important;
    z-index: 99999 !important;
    display: block !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateX(-104%) !important;
    transition: transform 0.28s ease, opacity 0.22s ease, visibility 0.22s ease !important;
    background:
      radial-gradient(circle at top left, rgba(214, 170, 82, 0.13), transparent 34%),
      linear-gradient(180deg, #111 0%, #070707 100%) !important;
    border-right: 1px solid rgba(214, 170, 82, 0.24) !important;
    box-shadow: 18px 0 55px rgba(0, 0, 0, 0.65) !important;
    border-radius: 0 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }

  .bephong-theme-luxury .bephong-megamenu-inner-luxury {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 100vh !important;
    padding: 18px 16px 28px !important;
    background: transparent !important;
  }

  .bephong-theme-luxury .bephong-megamenu-sidebar-luxury,
  .bephong-theme-luxury .bephong-megamenu-content-luxury,
  .bephong-theme-luxury .bephong-megamenu-brands-luxury {
    width: 100% !important;
    max-width: none !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 0 18px !important;
    background: transparent !important;
  }

  .bephong-theme-luxury .bephong-megamenu-content-luxury,
  .bephong-theme-luxury .bephong-megamenu-brands-luxury {
    display: none !important;
  }

  .bephong-theme-luxury .bephong-megamenu-mainitem-luxury {
    min-height: 46px !important;
    padding: 12px 14px !important;
    border-radius: 14px !important;
    margin-bottom: 8px !important;
    background: rgba(255, 255, 255, 0.025) !important;
    border: 1px solid rgba(214, 170, 82, 0.13) !important;
    color: rgba(245, 238, 225, 0.84) !important;
  }

  .bephong-theme-luxury .bephong-megamenu-mainitem-luxury.is-active {
    background: linear-gradient(135deg, #f1ca78, #c99135) !important;
    color: #17120a !important;
  }

  .bephong-theme-luxury.bephong-mega-open {
    overflow: hidden !important;
  }
}

/* ===== END CSS BEPHONG MOBILE MEGA DRAWER STEP 1 ===== */
/* ===== START CSS BEPHONG MOBILE CATEGORY CLICK FIX V1 ===== */

@media (max-width: 991px) {
  .bephong-theme-luxury .bephong-nav-luxury,
  .bephong-theme-luxury .bephong-nav-inner-luxury,
  .bephong-theme-luxury .bephong-category-wrap-luxury {
    position: relative !important;
    z-index: 99998 !important;
    pointer-events: auto !important;
  }

  .bephong-theme-luxury .bephong-category-trigger-luxury {
    position: relative !important;
    z-index: 99999 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
    touch-action: manipulation !important;
    -webkit-tap-highlight-color: transparent !important;
  }

  .bephong-theme-luxury .bephong-category-trigger-luxury * {
    pointer-events: none !important;
  }

  .bephong-theme-luxury .bephong-category-wrap-luxury.is-open {
    z-index: 100000 !important;
  }
}

/* ===== END CSS BEPHONG MOBILE CATEGORY CLICK FIX V1 ===== */
/* ===== START CSS BEPHONG MOBILE DRAWER FORCE OPEN FIX V2 ===== */

@media (max-width: 767px) {
  body.bephong-theme-luxury .bephong-nav-luxury,
  body.bephong-theme-luxury .bephong-nav-inner-luxury,
  body.bephong-theme-luxury .bephong-category-wrap-luxury {
    position: relative !important;
    z-index: 99990 !important;
    overflow: visible !important;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury {
    pointer-events: auto !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    position: relative !important;
    z-index: 100000 !important;
  }

  body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-megamenu-luxury {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateX(0) !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-luxury {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    width: min(88vw, 390px) !important;
    height: 100vh !important;
    max-height: 100vh !important;
    z-index: 999999 !important;
    padding: 0 !important;
    margin: 0 !important;

    display: block !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateX(-105%) !important;
    transition: transform 0.26s ease, opacity 0.2s ease, visibility 0.2s ease !important;

    background:
      radial-gradient(circle at 18% 0%, rgba(232,190,105,0.13), rgba(232,190,105,0) 34%),
      radial-gradient(circle at 96% 8%, rgba(143,18,31,0.22), rgba(143,18,31,0) 38%),
      linear-gradient(180deg, #101010 0%, #050505 100%) !important;
    border-right: 1px solid rgba(232,190,105,0.28) !important;
    box-shadow: 18px 0 60px rgba(0,0,0,0.72) !important;
    border-radius: 0 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-inner-luxury {
    display: block !important;
    width: 100% !important;
    min-height: 100vh !important;
    height: auto !important;
    max-height: none !important;
    padding: 18px 14px 28px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-sidebar-luxury {
    display: block !important;
    width: 100% !important;
    max-height: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    overflow: visible !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-content-luxury,
  body.bephong-theme-luxury .bephong-megamenu-brands-luxury {
    display: none !important;
  }

  body.bephong-theme-luxury.bephong-mega-open {
    overflow: hidden !important;
  }
}

/* ===== END CSS BEPHONG MOBILE DRAWER FORCE OPEN FIX V2 ===== */
/* ===== START CSS BEPHONG MOBILE DRAWER ABOVE SLIDER FIX V3 ===== */

@media (max-width: 767px) {
  body.bephong-theme-luxury.bephong-mega-open .bephong-header-luxury {
    position: relative !important;
    z-index: 999999 !important;
    overflow: visible !important;
  }

  body.bephong-theme-luxury.bephong-mega-open .bephong-nav-luxury,
  body.bephong-theme-luxury.bephong-mega-open .bephong-nav-inner-luxury,
  body.bephong-theme-luxury.bephong-mega-open .bephong-category-wrap-luxury {
    position: relative !important;
    z-index: 1000000 !important;
    overflow: visible !important;
  }

  body.bephong-theme-luxury.bephong-mega-open .bephong-megamenu-luxury {
    z-index: 1000001 !important;
  }

  body.bephong-theme-luxury.bephong-mega-open .bephong-bodywrap-luxury,
  body.bephong-theme-luxury.bephong-mega-open main,
  body.bephong-theme-luxury.bephong-mega-open .main,
  body.bephong-theme-luxury.bephong-mega-open .main-content,
  body.bephong-theme-luxury.bephong-mega-open .awe-section,
  body.bephong-theme-luxury.bephong-mega-open .swiper,
  body.bephong-theme-luxury.bephong-mega-open .swiper-container,
  body.bephong-theme-luxury.bephong-mega-open .owl-carousel,
  body.bephong-theme-luxury.bephong-mega-open .slick-slider {
    z-index: 1 !important;
  }
}

/* ===== END CSS BEPHONG MOBILE DRAWER ABOVE SLIDER FIX V3 ===== */
/* ===== START CSS BEPHONG MOBILE DRAWER LEVEL 2 STEP V1 ===== */

@media (max-width: 767px) {
  /* Cho phần nội dung cấp 2 hiện trong drawer mobile */
  body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-megamenu-content-luxury {
    display: block !important;
    width: 100% !important;
    padding: 14px 0 0 !important;
    margin: 14px 0 0 !important;
    border-top: 1px solid rgba(232, 190, 105, 0.18) !important;
    background: transparent !important;
    overflow: visible !important;
  }

  /* Chỉ hiện panel của cấp 1 đang chọn */
  body.bephong-theme-luxury .bephong-megamenu-panel-luxury {
    display: none !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-luxury.is-active {
    display: block !important;
  }

  /* Header panel cấp 2 */
  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury {
    display: block !important;
    padding: 0 0 12px !important;
    margin: 0 0 12px !important;
    border-bottom: 1px solid rgba(232, 190, 105, 0.14) !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury a {
    display: block !important;
    color: #d8aa55 !important;
    font-family: "Be Vietnam Pro", Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    font-weight: 650 !important;
    text-decoration: none !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury span {
    display: block !important;
    margin-top: 5px !important;
    color: rgba(245, 238, 226, 0.58) !important;
    font-size: 12.5px !important;
    line-height: 1.5 !important;
  }

  /* Cấp 2 chuyển thành 1 cột dễ bấm trên điện thoại */
  body.bephong-theme-luxury .bephong-megamenu-level2-luxury {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 9px !important;
    padding: 0 0 20px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury {
    border-radius: 14px !important;
    border: 1px solid rgba(216, 170, 85, 0.16) !important;
    background:
      linear-gradient(135deg, rgba(255,255,255,0.032), rgba(255,255,255,0.008)),
      rgba(0,0,0,0.20) !important;
    overflow: hidden !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-trigger-luxury {
    width: 100% !important;
    min-height: 46px !important;
    padding: 0 14px !important;
    color: rgba(245, 238, 226, 0.86) !important;
    font-family: "Be Vietnam Pro", Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 560 !important;
    text-align: left !important;
    background: transparent !important;
    border: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open .bephong-megamenu-level2-trigger-luxury {
    color: #d8aa55 !important;
    font-weight: 620 !important;
  }

  /* Cấp 3 xổ bên dưới cấp 2 */
  body.bephong-theme-luxury .bephong-megamenu-level3-luxury {
    display: none !important;
    padding: 0 14px 13px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open .bephong-megamenu-level3-luxury {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 4px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level3-luxury a {
    display: block !important;
    padding: 5px 0 !important;
    color: rgba(245, 238, 226, 0.68) !important;
    font-family: "Be Vietnam Pro", Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
    font-weight: 400 !important;
    text-decoration: none !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level3-luxury a:hover {
    color: #d8aa55 !important;
  }

  /* Tạm ẩn thương hiệu ở bước này để mobile không quá dài */
  body.bephong-theme-luxury .bephong-megamenu-brands-luxury {
    display: none !important;
  }
}

/* ===== END CSS BEPHONG MOBILE DRAWER LEVEL 2 STEP V1 ===== */
/* ===== START CSS BEPHONG MOBILE LEVEL2 FORCE SHOW V1 ===== */

@media (max-width: 767px) {
  /* Khi drawer mở, cho cột nội dung cấp 2 hiện ra dưới danh mục cấp 1 */
  body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-megamenu-content-luxury {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    max-height: none !important;
    padding: 14px 0 26px !important;
    margin: 14px 0 0 !important;
    border-top: 1px solid rgba(232, 190, 105, 0.18) !important;
    background: transparent !important;
    overflow: visible !important;
  }

  /* Chỉ hiện panel cấp 1 đang chọn */
  body.bephong-theme-luxury .bephong-megamenu-panel-luxury {
    display: none !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-luxury.is-active {
    display: block !important;
  }

  /* Tiêu đề panel đang chọn */
  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury {
    display: block !important;
    margin: 0 0 12px !important;
    padding: 0 0 12px !important;
    border-bottom: 1px solid rgba(232, 190, 105, 0.14) !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury a {
    display: block !important;
    color: #d8aa55 !important;
    font-family: "Be Vietnam Pro", Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    font-weight: 650 !important;
    text-decoration: none !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury span {
    display: block !important;
    margin-top: 5px !important;
    color: rgba(245, 238, 226, 0.58) !important;
    font-size: 12.5px !important;
    line-height: 1.5 !important;
  }

  /* Cấp 2: một cột, dễ bấm */
  body.bephong-theme-luxury .bephong-megamenu-level2-luxury {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 9px !important;
    padding: 0 0 18px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury {
    border-radius: 14px !important;
    border: 1px solid rgba(216, 170, 85, 0.16) !important;
    background:
      linear-gradient(135deg, rgba(255,255,255,0.032), rgba(255,255,255,0.008)),
      rgba(0,0,0,0.20) !important;
    overflow: hidden !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-trigger-luxury {
    width: 100% !important;
    min-height: 46px !important;
    padding: 0 14px !important;
    color: rgba(245, 238, 226, 0.86) !important;
    font-family: "Be Vietnam Pro", Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 560 !important;
    text-align: left !important;
    background: transparent !important;
    border: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-trigger-luxury svg {
    width: 17px !important;
    height: 17px !important;
    color: #d8aa55 !important;
    fill: currentColor !important;
    flex: 0 0 auto !important;
  }

  /* Cấp 3: chỉ xổ khi cấp 2 có class is-open */
  body.bephong-theme-luxury .bephong-megamenu-level3-luxury {
    display: none !important;
    padding: 0 14px 13px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open .bephong-megamenu-level3-luxury {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 4px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level3-luxury a {
    display: block !important;
    padding: 5px 0 !important;
    color: rgba(245, 238, 226, 0.68) !important;
    font-family: "Be Vietnam Pro", Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
    font-weight: 400 !important;
    text-decoration: none !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-brands-luxury {
    display: none !important;
  }
}

/* ===== END CSS BEPHONG MOBILE LEVEL2 FORCE SHOW V1 ===== */
/* ===== START CSS BEPHONG MOBILE ACCORDION LEVEL2 V1 ===== */

@media (max-width: 767px) {
  /* Trạng thái mặc định: mở drawer chỉ thấy cấp 1 */
  body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open:not(.is-mobile-content-open) .bephong-megamenu-content-luxury {
    display: none !important;
  }

  /* Khi bấm cấp 1: hiện cấp 2 bên dưới danh sách cấp 1, không ẩn cấp 1 */
  body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open.is-mobile-content-open .bephong-megamenu-content-luxury {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    max-height: none !important;
    margin: 12px 0 0 !important;
    padding: 14px 0 26px !important;
    border-top: 1px solid rgba(232, 190, 105, 0.18) !important;
    background: transparent !important;
    overflow: visible !important;
  }

  /* Luôn giữ danh sách cấp 1 hiển thị */
  body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-megamenu-sidebar-luxury {
    display: block !important;
  }

  /* Chỉ panel cấp 2 của mục đang chọn được hiện */
  body.bephong-theme-luxury .bephong-megamenu-panel-luxury {
    display: none !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-luxury.is-active {
    display: block !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury {
    display: block !important;
    margin: 0 0 12px !important;
    padding: 0 0 12px !important;
    border-bottom: 1px solid rgba(232, 190, 105, 0.14) !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury a {
    display: block !important;
    color: #d8aa55 !important;
    font-family: "Be Vietnam Pro", Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    font-weight: 650 !important;
    text-decoration: none !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-panel-head-luxury span {
    display: block !important;
    margin-top: 5px !important;
    color: rgba(245, 238, 226, 0.58) !important;
    font-size: 12.5px !important;
    line-height: 1.5 !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-luxury {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 9px !important;
    padding: 0 0 18px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury {
    border-radius: 14px !important;
    border: 1px solid rgba(216, 170, 85, 0.16) !important;
    background:
      linear-gradient(135deg, rgba(255,255,255,0.032), rgba(255,255,255,0.008)),
      rgba(0,0,0,0.20) !important;
    overflow: hidden !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-trigger-luxury {
    width: 100% !important;
    min-height: 46px !important;
    padding: 0 14px !important;
    color: rgba(245, 238, 226, 0.86) !important;
    font-family: "Be Vietnam Pro", Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 560 !important;
    text-align: left !important;
    background: transparent !important;
    border: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level3-luxury {
    display: none !important;
    padding: 0 14px 13px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-level2-item-luxury.is-open .bephong-megamenu-level3-luxury {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 4px !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-brands-luxury {
    display: none !important;
  }
}

/* ===== END CSS BEPHONG MOBILE ACCORDION LEVEL2 V1 ===== */
/* ===== START CSS BEPHONG MOBILE DRAWER Z-INDEX FINAL FIX V4 ===== */

@media (max-width: 767px) {
  body.bephong-theme-luxury .bephong-header-luxury {
    position: relative !important;
    z-index: 999999 !important;
    overflow: visible !important;
  }

  body.bephong-theme-luxury .bephong-nav-luxury,
  body.bephong-theme-luxury .bephong-nav-inner-luxury,
  body.bephong-theme-luxury .bephong-category-wrap-luxury {
    position: relative !important;
    z-index: 1000000 !important;
    overflow: visible !important;
  }

  body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-megamenu-luxury {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    width: min(88vw, 390px) !important;
    height: 100vh !important;
    max-height: 100vh !important;
    z-index: 1000002 !important;

    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateX(0) !important;
  }

  body.bephong-theme-luxury .bephong-megamenu-luxury {
    z-index: 1000002 !important;
  }

  body.bephong-theme-luxury .swiper,
  body.bephong-theme-luxury .swiper-container,
  body.bephong-theme-luxury .owl-carousel,
  body.bephong-theme-luxury .slick-slider,
  body.bephong-theme-luxury .awe-section {
    position: relative !important;
    z-index: 1 !important;
  }
}

/* ===== END CSS BEPHONG MOBILE DRAWER Z-INDEX FINAL FIX V4 ===== */
/* ===== START CSS BEPHONG MOBILE MEGA CLOSE BUTTON V1 ===== */

.bephong-mobile-mega-close-luxury {
  display: none;
}

@media (max-width: 767px) {
  body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-mobile-mega-close-luxury {
    position: fixed !important;
    top: 12px !important;
    left: calc(min(88vw, 390px) - 54px) !important;
    z-index: 1000005 !important;

    width: 40px !important;
    height: 40px !important;
    border-radius: 999px !important;
    border: 1px solid rgba(232, 190, 105, 0.34) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background:
      radial-gradient(circle at 35% 24%, rgba(255,255,255,0.18), rgba(255,255,255,0) 36%),
      linear-gradient(135deg, rgba(115, 18, 28, 0.96), rgba(49, 8, 12, 0.96)) !important;
    color: #f4d894 !important;
    box-shadow: 0 12px 28px rgba(0,0,0,0.42) !important;

    font-family: Arial, sans-serif !important;
    font-size: 28px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    pointer-events: auto !important;
  }

  body.bephong-theme-luxury .bephong-mobile-mega-close-luxury span {
    display: block !important;
    transform: translateY(-1px);
  }
}

/* ===== END CSS BEPHONG MOBILE MEGA CLOSE BUTTON V1 ===== */
/* ===== START CSS BEPHONG MOBILE MEGA CLOSE BUTTON POLISH V2 ===== */

@media (max-width: 767px) {
  body.bephong-theme-luxury .bephong-category-wrap-luxury.is-open .bephong-mobile-mega-close-luxury {
    position: fixed !important;
    top: 14px !important;
    left: calc(min(88vw, 390px) - 48px) !important;
    z-index: 1000008 !important;

    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    min-height: 34px !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 999px !important;
    border: 1px solid rgba(216, 170, 85, 0.34) !important;
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.018)),
      rgba(8, 8, 8, 0.92) !important;

    color: #d8aa55 !important;
    box-shadow:
      0 10px 24px rgba(0, 0, 0, 0.46),
      inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;

    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 24px !important;
    line-height: 1 !important;
    font-weight: 300 !important;

    cursor: pointer !important;
    pointer-events: auto !important;
    -webkit-tap-highlight-color: transparent !important;
  }

  body.bephong-theme-luxury .bephong-mobile-mega-close-luxury span {
    display: block !important;
    line-height: 1 !important;
    transform: translateY(-1px) !important;
    color: inherit !important;
    font-weight: 300 !important;
  }

  body.bephong-theme-luxury .bephong-mobile-mega-close-luxury:hover,
  body.bephong-theme-luxury .bephong-mobile-mega-close-luxury:active {
    border-color: rgba(216, 170, 85, 0.52) !important;
    background:
      linear-gradient(180deg, rgba(216, 170, 85, 0.12), rgba(216, 170, 85, 0.04)),
      rgba(10, 10, 10, 0.96) !important;
    color: #f0c56d !important;
  }
}

/* ===== END CSS BEPHONG MOBILE MEGA CLOSE BUTTON POLISH V2 ===== */
/* ===== START CSS BEPHONG FINAL CLEAN NAV 2026 ===== */

@media (min-width: 768px) {
  body.bephong-theme-luxury .bephong-nav-luxury {
  position: relative !important;
  z-index: 90 !important;
  margin: 0 !important;
  padding: 0 !important;
  min-height: 46px !important;
  height: 46px !important;
  background:
    radial-gradient(circle at 18% 0%, rgba(216,170,85,0.055), rgba(216,170,85,0) 32%),
    radial-gradient(circle at 82% 100%, rgba(124,18,28,0.085), rgba(124,18,28,0) 38%),
    linear-gradient(180deg, rgba(255,255,255,0.035), rgba(255,255,255,0.006)),
    rgba(5, 5, 5, 0.92) !important;
  border-top: 1px solid rgba(216, 170, 85, 0.18) !important;
  border-bottom: 1px solid rgba(216, 170, 85, 0.22) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.038),
    inset 0 -1px 0 rgba(0,0,0,0.72),
    0 10px 24px rgba(0,0,0,0.26) !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
}
  body.bephong-theme-luxury .bephong-nav-luxury::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(216,170,85,0),
    rgba(216,170,85,0.22) 18%,
    rgba(244,216,148,0.34) 50%,
    rgba(216,170,85,0.22) 82%,
    rgba(216,170,85,0)
  ) !important;
  box-shadow: 0 0 12px rgba(216,170,85,0.10) !important;
}
 body.bephong-theme-luxury .bephong-nav-inner-luxury {
  width: min(1680px, calc(100% - 40px)) !important;
  max-width: 1680px !important;
  margin: 0 auto !important;
  padding: 0 24px !important;

  display: flex !important;
  align-items: center !important;
  gap: 200px !important;

  min-height: 46px !important;
  height: 46px !important;
  overflow: visible !important;
}
  body.bephong-theme-luxury .bephong-category-wrap-luxury {
    position: relative !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury {
    appearance: none !important;
    -webkit-appearance: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    min-height: 46px !important;
    height: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #d8aa55 !important;
    font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 12.5px !important;
    line-height: 1 !important;
    font-weight: 620 !important;
    letter-spacing: 0.01px !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    cursor: pointer !important;
  }

  body.bephong-theme-luxury .bephong-category-trigger-luxury:hover {
    color: #efc46b !important;
  }

  body.bephong-theme-luxury .bephong-category-icon-luxury {
    width: 15px !important;
    height: 15px !important;
    flex: 0 0 15px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: currentColor !important;
    transform: translateY(-0.5px) !important;
  }

  body.bephong-theme-luxury .bephong-category-icon-luxury svg {
  display: none !important;
}
body.bephong-theme-luxury .bephong-category-icon-luxury::before {
  content: "";
  width: 13px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
  box-shadow:
    0 -4px 0 currentColor,
    0 4px 0 currentColor;
  opacity: 0.95;
}
  body.bephong-theme-luxury .bephong-category-text-luxury {
    color: inherit !important;
    line-height: 1 !important;
  }

  body.bephong-theme-luxury .bephong-mainnav-luxury {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 34px !important;
    flex: 0 1 auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  body.bephong-theme-luxury .bephong-mainnav-luxury a {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 46px !important;
    height: 46px !important;
    margin: 0 !important;
    padding: 0 1px !important;
    border: 0 !important;
    background: transparent !important;
    color: rgba(245, 238, 226, 0.86) !important;
    font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 12.5px !important;
    line-height: 1 !important;
    font-weight: 510 !important;
    letter-spacing: 0.01px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    transition: color 0.18s ease !important;
  }

  body.bephong-theme-luxury .bephong-mainnav-luxury a:hover {
    color: #d8aa55 !important;
  }

  body.bephong-theme-luxury .bephong-nav-cart-luxury {
    display: none !important;
  }
}

@media (max-width: 767px) {
  body.bephong-theme-luxury .bephong-mainnav-luxury a[href="/khuyen-mai"],
  body.bephong-theme-luxury .bephong-nav-cart-luxury {
    display: none !important;
  }
}

/* ===== END CSS BEPHONG FINAL CLEAN NAV 2026 ===== */
/* ===== START CSS BEPHONG BODY MARBLE BACKGROUND ===== */

.bephong-home-body-marble {
  position: relative;
  isolation: isolate;
  background-color: #070707;
  background-image: url("bephong-body-marble-bg.png");
  background-repeat: repeat-y;
  background-position: top center;
  background-size: cover;
  overflow: hidden;
}

.bephong-home-body-marble::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    linear-gradient(
      180deg,
      rgba(5, 5, 5, 0.50) 0%,
      rgba(6, 6, 6, 0.64) 28%,
      rgba(8, 8, 8, 0.72) 62%,
      rgba(6, 6, 6, 0.80) 100%
    ),
    radial-gradient(
      circle at 50% 0%,
      rgba(198, 154, 76, 0.08) 0%,
      rgba(198, 154, 76, 0.00) 46%
    );
}

.bephong-home-body-marble > * {
  position: relative;
  z-index: 1;
}

/* ===== END CSS BEPHONG BODY MARBLE BACKGROUND ===== */
/* ===== START CSS BEPHONG HOME KITCHEN PRODUCT SECTION FRAME ===== */

.bephong-home-body-marble .section_product_new {
  margin-top: -34px !important;
  padding: 0 0 36px !important;
  background: transparent !important;
}
@media (max-width: 767px) {
  .bephong-home-body-marble .section_product_new {
    margin-top: -46px !important;
    padding-top: 0 !important;
    padding-bottom: 28px !important;
  }

  .bephong-home-body-marble .section_product_new .container {
    width: calc(100% - 24px) !important;
    max-width: none !important;
    margin-left: 12px !important;
    margin-right: 12px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .bephong-home-body-marble .section_product_new .block-title,
  .bephong-home-body-marble .section_product_new .block-product {
    width: 100% !important;
  }

  .bephong-home-body-marble .section_product_new .block-title {
    padding: 16px 12px 12px !important;
  }

  .bephong-home-body-marble .section_product_new .block-title h2 a {
    font-size: 30px !important;
    line-height: 1.18 !important;
  }

  .bephong-home-body-marble .section_product_new .block-product {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
.bephong-home-body-marble .section_product_new .container {
  max-width: 1360px;
}

.bephong-home-body-marble .section_product_new .block-title {
  position: relative;
  margin: 0;
  padding: 18px 22px 14px;
  border: 1px solid rgba(198, 154, 76, 0.34);
  border-bottom: 0;
  border-radius: 14px 14px 0 0;
  background: rgba(10, 10, 10, 0.58);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28);
}

.bephong-home-body-marble .section_product_new .block-title h2 {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.25 !important;
  text-align: left !important;
}

.bephong-home-body-marble .section_product_new .block-title h2 a {
  color: #d8ae62 !important;
  font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

.bephong-home-body-marble .section_product_new .block-product {
  padding: 20px 18px 22px;
  border: 1px solid rgba(198, 154, 76, 0.34);
  border-radius: 0 0 14px 14px;
  background:
    linear-gradient(180deg, rgba(13, 13, 13, 0.70), rgba(8, 8, 8, 0.84));
  box-shadow:
    0 22px 60px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

/* ===== END CSS BEPHONG HOME KITCHEN PRODUCT SECTION FRAME ===== */
/* ===== START CSS BEPHONG HOME KITCHEN PRODUCT WIDTH FIX ===== */

.bephong-home-body-marble .section_product_new .container {
  width: calc(100% - 72px) !important;
  max-width: 1480px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.bephong-home-body-marble .section_product_new .block-product {
  padding-left: 18px !important;
  padding-right: 18px !important;
}

/* ===== END CSS BEPHONG HOME KITCHEN PRODUCT WIDTH FIX ===== */
/* ===== START CSS BEPHONG HOME KITCHEN PRODUCT WIDTH V3 ===== */

.bephong-home-body-marble .section_product_new .container {
  width: calc(100% - 108px) !important;
  max-width: none !important;
  margin-left: 54px !important;
  margin-right: 54px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.bephong-home-body-marble .section_product_new .block-title,
.bephong-home-body-marble .section_product_new .block-product {
  width: 100% !important;
}

/* ===== END CSS BEPHONG HOME KITCHEN PRODUCT WIDTH V3 ===== */
/* ===== START CSS BEPHONG HOME KITCHEN PRODUCT MOBILE FIX V1 ===== */

@media (max-width: 767px) {
  .bephong-home-body-marble .section_product_new {
    margin-top: -40px !important;
    padding-top: 0 !important;
    padding-bottom: 28px !important;
  }

  .bephong-home-body-marble .section_product_new .container {
    width: calc(100% - 24px) !important;
    max-width: none !important;
    margin-left: 12px !important;
    margin-right: 12px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .bephong-home-body-marble .section_product_new .block-title,
  .bephong-home-body-marble .section_product_new .block-product {
    width: 100% !important;
  }
}

/* ===== END CSS BEPHONG HOME KITCHEN PRODUCT MOBILE FIX V1 ===== */
/* ===== START CSS BEPHONG HOME KITCHEN PRODUCT HEADER FIX V2 ===== */

.bephong-home-body-marble .section_product_new .bephong-home-product-head {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
  padding: 18px 24px 14px !important;
  text-align: left !important;
}

.bephong-home-body-marble .section_product_new .bephong-home-product-title {
  margin: 0 !important;
  padding: 0 !important;
  flex: 1 1 auto !important;
  text-align: left !important;
  line-height: 1.25 !important;
}

.bephong-home-body-marble .section_product_new .bephong-home-product-title a {
  display: inline-block !important;
  color: #d8ae62 !important;
  font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

.bephong-home-body-marble .section_product_new .bephong-home-product-viewall {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex: 0 0 auto !important;
  color: #d8ae62 !important;
  font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  opacity: 0.96 !important;
}

.bephong-home-body-marble .section_product_new .bephong-home-product-viewall:hover {
  color: #f3cf83 !important;
  opacity: 1 !important;
}

@media (max-width: 767px) {
  .bephong-home-body-marble .section_product_new .bephong-home-product-head {
    padding: 15px 14px 12px !important;
    gap: 10px !important;
  }

  .bephong-home-body-marble .section_product_new .bephong-home-product-title a {
    font-size: 20px !important;
  }

  .bephong-home-body-marble .section_product_new .bephong-home-product-viewall {
    font-size: 13px !important;
  }
}

/* ===== END CSS BEPHONG HOME KITCHEN PRODUCT HEADER FIX V2 ===== */
/* ===== START CSS BEPHONG HOME KITCHEN PRODUCT TITLE LINE FIX ===== */

.bephong-home-body-marble .section_product_new .block-title::before,
.bephong-home-body-marble .section_product_new .block-title::after,
.bephong-home-body-marble .section_product_new .block-title h2::before,
.bephong-home-body-marble .section_product_new .block-title h2::after,
.bephong-home-body-marble .section_product_new .bephong-home-product-title::before,
.bephong-home-body-marble .section_product_new .bephong-home-product-title::after {
  display: none !important;
  content: none !important;
}

/* ===== END CSS BEPHONG HOME KITCHEN PRODUCT TITLE LINE FIX ===== */
/* ===== START CSS BEPHONG HOME KITCHEN PRODUCT CARD V2 ===== */

.bephong-home-body-marble .section_product_new .product-action {
  height: 100% !important;
  background: #f8f1e4 !important;
  border: 1px solid rgba(216, 174, 98, 0.42) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  box-shadow:
    0 14px 34px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.72) !important;
}

.bephong-home-body-marble .section_product_new .product-action .product-thumbnail {
  position: relative !important;
  background: #fffaf0 !important;
  border-radius: 10px 10px 0 0 !important;
  overflow: hidden !important;
}

.bephong-home-body-marble .section_product_new .product-action .image_thumb {
  display: block !important;
  background: #fffaf0 !important;
  border-radius: 10px 10px 0 0 !important;
  overflow: hidden !important;
}

.bephong-home-body-marble .section_product_new .product-action .image_thumb img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  border: 0 !important;
  box-shadow: none !important;
}

.bephong-home-body-marble .section_product_new .product-action .product-info {
  padding: 10px 12px 13px !important;
  background: #f8f1e4 !important;
}

.bephong-home-body-marble .section_product_new .product-action .product-name {
  margin: 0 0 8px !important;
  padding: 0 !important;
  min-height: 40px !important;
  line-height: 1.35 !important;
}

.bephong-home-body-marble .section_product_new .product-action .product-name a {
  color: #34302b !important;
  font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
}

.bephong-home-body-marble .section_product_new .product-action .product-name a:hover {
  color: #8f1616 !important;
}

.bephong-home-body-marble .section_product_new .product-action .price-box {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.35 !important;
}

.bephong-home-body-marble .section_product_new .product-action .price-box,
.bephong-home-body-marble .section_product_new .product-action .price-box .price {
  color: #b00012 !important;
  font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-weight: 800 !important;
}

.bephong-home-body-marble .section_product_new .product-action .price-box .compare-price {
  color: #7c746c !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  text-decoration: line-through !important;
  margin-left: 6px !important;
}

.bephong-home-body-marble .section_product_new .product-action .smart {
  background: #a10f16 !important;
  color: #fff !important;
  border-radius: 6px !important;
  border: 1px solid rgba(255, 255, 255, 0.38) !important;
  font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

@media (max-width: 767px) {
  .bephong-home-body-marble .section_product_new .product-action .product-info {
    padding: 9px 9px 12px !important;
  }

  .bephong-home-body-marble .section_product_new .product-action .product-name {
    min-height: 38px !important;
  }

  .bephong-home-body-marble .section_product_new .product-action .product-name a {
    font-size: 13px !important;
  }

  .bephong-home-body-marble .section_product_new .product-action .price-box,
  .bephong-home-body-marble .section_product_new .product-action .price-box .price {
    font-size: 15px !important;
  }

  .bephong-home-body-marble .section_product_new .product-action .price-box .compare-price {
    font-size: 12px !important;
  }
}

/* ===== END CSS BEPHONG HOME KITCHEN PRODUCT CARD V2 ===== */
/* ===== START CSS BEPHONG HOME KITCHEN PRODUCT ACTIONS V2 ===== */

.bephong-home-body-marble .section_product_new .product-action .bephong-product-card-actions {
  display: flex !important;
  align-items: stretch !important;
  justify-content: center !important;
  gap: 0 !important;
  width: 100% !important;
  margin: 12px 0 0 !important;
  padding: 0 !important;
  background: transparent !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  position: relative !important;
}

.bephong-home-body-marble .section_product_new .product-action .bephong-product-card-actions .btn-cart {
  flex: 1 1 auto !important;
  height: 38px !important;
  min-height: 38px !important;
  padding: 0 14px !important;
  border: 1px solid rgba(84, 12, 9, 0.95) !important;
  border-radius: 7px 0 0 7px !important;
  background: linear-gradient(180deg, #7f1712 0%, #4d0b08 100%) !important;
  color: #fff8ec !important;
  font-family: "Be Vietnam Pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 38px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14) !important;
}

.bephong-home-body-marble .section_product_new .product-action .bephong-product-card-actions .quick-view {
  flex: 0 0 46px !important;
  width: 46px !important;
  height: 38px !important;
  min-height: 38px !important;
  padding: 0 !important;
  border: 1px solid rgba(216, 174, 98, 0.86) !important;
  border-left: 0 !important;
  border-radius: 0 7px 7px 0 !important;
  background: linear-gradient(180deg, #f2d08a 0%, #c8943d 100%) !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 38px !important;
  text-align: center !important;
  text-decoration: none !important;
  position: relative !important;
}

.bephong-home-body-marble .section_product_new .product-action .bephong-product-card-actions .quick-view::before {
  content: "🛒" !important;
  color: #4b2608 !important;
  font-size: 18px !important;
  line-height: 38px !important;
  display: block !important;
}

.bephong-home-body-marble .section_product_new .product-action .product-thumbnail:hover .image_thumb {
  opacity: 1 !important;
  filter: none !important;
}

.bephong-home-body-marble .section_product_new .product-action .product-thumbnail::before,
.bephong-home-body-marble .section_product_new .product-action .product-thumbnail::after {
  display: none !important;
  content: none !important;
}

@media (max-width: 767px) {
  .bephong-home-body-marble .section_product_new .product-action .bephong-product-card-actions {
    margin-top: 10px !important;
  }

  .bephong-home-body-marble .section_product_new .product-action .bephong-product-card-actions .btn-cart {
    height: 34px !important;
    min-height: 34px !important;
    line-height: 34px !important;
    font-size: 12px !important;
  }

  .bephong-home-body-marble .section_product_new .product-action .bephong-product-card-actions .quick-view {
    flex-basis: 40px !important;
    width: 40px !important;
    height: 34px !important;
    min-height: 34px !important;
    line-height: 34px !important;
  }

  .bephong-home-body-marble .section_product_new .product-action .bephong-product-card-actions .quick-view::before {
    font-size: 16px !important;
    line-height: 34px !important;
  }
}

/* ===== END CSS BEPHONG HOME KITCHEN PRODUCT ACTIONS V2 ===== */
/* ===== START CSS BEPHONG HOME KITCHEN PRODUCT BOTTOM SPACE FIX V1 ===== */

.bephong-home-body-marble .section_product_new .block-product {
  padding-bottom: 12px !important;
}

.bephong-home-body-marble .section_product_new .product-new-swiper {
  padding-bottom: 18px !important;
}

.bephong-home-body-marble .section_product_new .swiper-pagination {
  position: relative !important;
  bottom: auto !important;
  margin-top: 10px !important;
  height: 10px !important;
  line-height: 10px !important;
}

@media (max-width: 767px) {
  .bephong-home-body-marble .section_product_new .block-product {
    padding-bottom: 10px !important;
  }

  .bephong-home-body-marble .section_product_new .product-new-swiper {
    padding-bottom: 14px !important;
  }

  .bephong-home-body-marble .section_product_new .swiper-pagination {
    margin-top: 8px !important;
    height: 8px !important;
    line-height: 8px !important;
  }
}

/* ===== END CSS BEPHONG HOME KITCHEN PRODUCT BOTTOM SPACE FIX V1 ===== */