/*
Theme Name: HomeNest Child
Theme URI: https://homenest.software/
Template: homenest-theme-elementor
Author: HomeNest Software
Author URI: https://homenest.software/
Description: HomeNest is a lightweight and minimalist WordPress theme developed by HomeNest Software, built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1779174408
Updated: 2026-05-19 07:06:48

*/
.header {
    backdrop-filter: blur(40px);
}

/* Header background đen cho trang page-id-531 */
.page-id-531 .header {
    background-color: #000000 !important;
    backdrop-filter: none;
}

/* Khung kính mờ (Glassmorphism) cho nhóm thống kê */
.glass-stats-container {
    backdrop-filter: blur(14.63px);
}

/* ─── Gradient Border Top — Container Đặt Bàn ──────────────────────────────
   Border top đậm vàng gold ở giữa, nhạt dần (transparent) về 2 bên.
   CSS border thông thường không hỗ trợ gradient nên dùng ::before.
   ────────────────────────────────────────────────────────────────────────── */
[data-id="cd8c670"] {
    position: relative;
}

[data-id="cd8c670"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right,
            transparent 0%,
            rgba(233, 193, 118, 0.0) 10%,
            rgba(233, 193, 118, 0.85) 50%,
            rgba(233, 193, 118, 0.0) 90%,
            transparent 100%);
    z-index: 1;
    pointer-events: none;
}


.background-overlay__banner::before {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 37.93%, rgba(0, 0, 0, 0.51) 67.23%, rgba(0, 0, 0, 0.3315) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2) 28.63%, rgba(102, 102, 102, 0) 100%) !important;
    opacity: 1 !important;
}

/* Hiệu ứng background blur 31.74px cho container cha */
.glass-blur-31-dat-tiec {
    backdrop-filter: blur(31.74px);
    -webkit-backdrop-filter: blur(31.74px);
}

.goi-tiec-o-dat-tiec {
    backdrop-filter: blur(28.82px);
    -webkit-backdrop-filter: blur(28.82px);
}

.anh-o-container2 {
    backdrop-filter: blur(47.49px);
}

.gap-go-chuyen-gia_ve-chung-toi {
    backdrop-filter: blur(40px);
}

.icon-box_Mysterious-Space_ve-chung-toi {
    backdrop-filter: blur(40px);
}