.elementor-kit-1942{--e-global-color-primary:#C9A05A;--e-global-color-secondary:#9C442B;--e-global-color-text:#4B4B4B;--e-global-color-accent:#61CE70;--e-global-color-60302b5:#000000;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;--e-global-typography-92dc51a-font-family:"Imbue";--e-global-typography-92dc51a-font-size:45px;--e-global-typography-92dc51a-font-weight:400;--e-global-typography-2dd6e51-font-family:"Roboto";--e-global-typography-2dd6e51-font-size:18px;--e-global-typography-2dd6e51-font-weight:400;--e-global-typography-2dd6e51-letter-spacing:-1px;--e-global-typography-2dd6e51-word-spacing:0px;--e-global-typography-5bf0864-font-family:"Roboto";--e-global-typography-5bf0864-font-size:18px;--e-global-typography-5bf0864-font-weight:400;--e-global-typography-5bf0864-letter-spacing:-0.5px;--e-global-typography-5bf0864-word-spacing:0px;--e-global-typography-a050307-font-family:"Manrope";--e-global-typography-a050307-font-size:85px;--e-global-typography-a050307-font-weight:400;--e-global-typography-a050307-letter-spacing:-2px;--e-global-typography-a050307-word-spacing:0px;font-family:"Be Vietnam Pro", Sans-serif;}.elementor-kit-1942 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1942{--e-global-typography-2dd6e51-font-size:16px;--e-global-typography-5bf0864-font-size:16px;--e-global-typography-a050307-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Macdinh:Manrope; --backgournd:#313131; }
/* Start custom CSS */.wp-caption {
  max-width: 100% !important;
  width: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}

.wp-caption img,
.wp-caption.aligncenter img {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  text-align: center;
  max-width: 100%;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor) figure,
.elementor .wp-caption.aligncenter,
.elementor .wp-caption.aligncenter img {
  margin-left: auto !important;
  margin-right: auto !important;
}
body.page-id-911 article#page-911 > header.post-header { display: none !important; }

/* =========================================================
   NEWONE HEADER - SIMPLE LIQUID GLASS NO UNDERLINE
   ========================================================= */

/* Ẩn header mặc định nếu có */
body.page-id-911 article#page-911 > header.post-header {
    display: none !important;
}

/* ===== HEADER TỔNG ===== */
.newone-header,
.newone-header.e-con {
    width: 100%;
    max-width: 100%;
    padding: 12px 22px;

    background: rgba(255, 255, 255, 0.34) !important;
    backdrop-filter: blur(22px) saturate(170%);
    -webkit-backdrop-filter: blur(22px) saturate(170%);

    border-radius: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.46);

    box-shadow:
        0 8px 30px rgba(15, 23, 42, 0.045),
        inset 0 1px 0 rgba(255, 255, 255, 0.55);

    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 20px;

    position: relative;
    z-index: 99;
    overflow: visible !important;
}

/* ánh kính nhẹ */
.newone-header::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;

    background: linear-gradient(
        120deg,
        rgba(255,255,255,0.55) 0%,
        rgba(255,255,255,0.18) 38%,
        rgba(255,255,255,0.03) 100%
    );

    opacity: 0.65;
}

.newone-header > .e-con-inner {
    position: relative;
    z-index: 2;

    width: 100%;
    max-width: 100%;

    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

/* ===== LOGO ===== */
.newone-header .elementor-widget-image {
    flex: 0 0 auto;
}

.newone-header .elementor-widget-image img {
    width: 230px;
    max-width: 230px;
    height: auto;
    display: block;
}

/* ===== BUTTON SỐ ĐIỆN THOẠI ===== */
.newone-phone {
    flex: 0 0 auto !important;
    position: relative;
    z-index: 5;
    white-space: nowrap;
}

.newone-phone .elementor-button,
.newone-phone a.elementor-button {
    min-width: 200px;
    padding: 17px 30px !important;
    border-radius: 12px !important;

    background: rgba(255, 211, 93, 0.58) !important;
    backdrop-filter: blur(18px) saturate(170%);
    -webkit-backdrop-filter: blur(18px) saturate(170%);

    color: #c82020 !important;

    border: 1px solid rgba(255, 229, 151, 0.75) !important;

    box-shadow:
        0 10px 28px rgba(210, 155, 55, 0.18),
        inset 0 1px 0 rgba(255, 255, 255, 0.55);

    transition: all 0.25s ease;
}

.newone-phone .elementor-button:hover,
.newone-phone a.elementor-button:hover {
    background: rgba(255, 211, 93, 0.72) !important;
    transform: translateY(-1px);
    box-shadow:
        0 14px 34px rgba(210, 155, 55, 0.24),
        inset 0 1px 0 rgba(255, 255, 255, 0.68);
}

.newone-phone .elementor-button-text {
    color: #9C442B !important;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.newone-phone .elementor-button-icon {
    color: #9C442B !important;
    font-size: 16px;
}

/* =========================================================
   MENU DESKTOP
   ========================================================= */
@media (min-width: 1025px) {

    .newone-menu {
        flex: 1 1 auto !important;
        min-width: 0 !important;
        display: flex !important;
        justify-content: center !important;
        position: relative;
        z-index: 3;
    }

    .newone-menu,
    .newone-menu .elementor-widget-container,
    .newone-menu nav {
        background: transparent !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        padding: 0 !important;
    }

    /* Khối menu liquid glass */
    .newone-menu ul:not(.sub-menu) {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 4px !important;

        width: auto !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding: 6px 8px !important;
        list-style: none !important;

        border-radius: 999px;

        background: rgba(255, 255, 255, 0.30) !important;
        backdrop-filter: blur(20px) saturate(175%);
        -webkit-backdrop-filter: blur(20px) saturate(175%);

        border: 1px solid rgba(255, 255, 255, 0.42);

        box-shadow:
            0 8px 26px rgba(15, 23, 42, 0.045),
            inset 0 1px 0 rgba(255, 255, 255, 0.55);
    }

    .newone-menu ul:not(.sub-menu) > li {
        flex: 0 0 auto !important;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
        position: relative;
    }

    /* Link menu */
    .newone-menu ul > li > a {
        position: relative;
        display: flex !important;
        align-items: center;
        justify-content: center;

        padding: 11px 15px !important;
        min-height: auto !important;
        border-radius: 999px;

        color: #5f6673 !important;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: 0.03em;
        text-decoration: none !important;
        white-space: nowrap;

        background: transparent !important;
        box-shadow: none !important;
        border: 1px solid transparent !important;

        transition: all 0.25s ease;
    }

    /* Tắt underline hoàn toàn */
    .newone-menu ul > li > a::after {
        display: none !important;
        content: none !important;
    }

    /* Hover nhẹ */
    .newone-menu ul > li > a:hover {
        color: #a8792b !important;
        background: rgba(255, 255, 255, 0.38) !important;
        border-color: rgba(255, 255, 255, 0.42) !important;

        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.48),
            0 6px 16px rgba(15, 23, 42, 0.035) !important;
    }

    /* Active đơn giản, không underline */
    .newone-menu ul > li.current-menu-item > a,
    .newone-menu ul > li.current_page_item > a,
    .newone-menu ul > li.current-menu-ancestor > a,
    .newone-menu ul > li.current-menu-parent > a {
        color: #9b6f24 !important;
        background: rgba(255, 233, 176, 0.42) !important;
        border-color: rgba(216, 174, 82, 0.32) !important;

        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.55),
            0 6px 18px rgba(190, 143, 50, 0.10) !important;
    }

    /* DROPDOWN GLASS */
    .newone-menu ul li ul.sub-menu {
        position: absolute;
        top: calc(100% + 12px);
        left: 0;
        min-width: 220px;

        padding: 10px;
        margin: 0;
        list-style: none;

        background: rgba(255, 255, 255, 0.62) !important;
        backdrop-filter: blur(22px) saturate(170%);
        -webkit-backdrop-filter: blur(22px) saturate(170%);

        border: 1px solid rgba(255, 255, 255, 0.48);
        border-radius: 16px;

        box-shadow:
            0 18px 48px rgba(15, 23, 42, 0.11),
            inset 0 1px 0 rgba(255, 255, 255, 0.55);

        opacity: 0;
        visibility: hidden;
        transform: translateY(8px);
        transition: all 0.22s ease;
        z-index: 999;
    }

    .newone-menu ul li:hover > ul.sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    .newone-menu ul li ul.sub-menu li a {
        display: block !important;
        padding: 13px 16px !important;
        min-height: auto !important;

        color: #333333 !important;
        font-size: 15px;
        font-weight: 500;

        border-radius: 10px;
        text-decoration: none !important;
        white-space: nowrap;

        transition: all 0.2s ease;
    }

    .newone-menu ul li ul.sub-menu li a:hover {
        background: rgba(255, 255, 255, 0.46) !important;
        color: #b98735 !important;
        transform: none !important;
        box-shadow: none !important;
    }

    .newone-menu ul li ul.sub-menu li a::after {
        display: none !important;
        content: none !important;
    }
}

/* =========================================================
   RESPONSIVE TABLET
   ========================================================= */
@media (max-width: 1024px) {
    .newone-header,
    .newone-header.e-con {
        padding: 18px 24px;
        gap: 14px;
        background: rgba(255, 255, 255, 0.48) !important;
    }

    .newone-header > .e-con-inner {
        gap: 14px;
    }

    .newone-header .elementor-widget-image img {
        width: 180px;
        max-width: 180px;
    }

    .newone-phone .elementor-button,
    .newone-phone a.elementor-button {
        min-width: 160px;
        padding: 14px 20px !important;
    }

    .newone-phone .elementor-button-text {
        font-size: 15px;
    }
}

/* =========================================================
   RESPONSIVE MOBILE
   ========================================================= */
@media (max-width: 767px) {
    .newone-header,
    .newone-header.e-con {
        padding: 14px 16px;
        gap: 10px;
        background: rgba(255, 255, 255, 0.56) !important;
    }

    .newone-header > .e-con-inner {
        gap: 10px;
    }

    .newone-header .elementor-widget-image img {
        width: 140px;
        max-width: 140px;
    }

    .newone-phone .elementor-button,
    .newone-phone a.elementor-button {
        min-width: auto;
        padding: 11px 14px !important;
    }

    .newone-phone .elementor-button-text {
        font-size: 13px;
        letter-spacing: 0.04em;
    }
}/* End custom CSS */