:root
        {
            --wp--preset--aspect-ratio--square: 1;
            --wp--preset--aspect-ratio--4-3: 4/3;
            --wp--preset--aspect-ratio--3-4: 3/4;
            --wp--preset--aspect-ratio--3-2: 3/2;
            --wp--preset--aspect-ratio--2-3: 2/3;
            --wp--preset--aspect-ratio--16-9: 16/9;
            --wp--preset--aspect-ratio--9-16: 9/16;
            --wp--preset--color--black: #000000;
            --wp--preset--color--cyan-bluish-gray: #abb8c3;
            --wp--preset--color--white: #ffffff;
            --wp--preset--color--pale-pink: #f78da7;
            --wp--preset--color--vivid-red: #cf2e2e;
            --wp--preset--color--luminous-vivid-orange: #ff6900;
            --wp--preset--color--luminous-vivid-amber: #fcb900;
            --wp--preset--color--light-green-cyan: #7bdcb5;
            --wp--preset--color--vivid-green-cyan: #00d084;
            --wp--preset--color--pale-cyan-blue: #8ed1fc;
            --wp--preset--color--vivid-cyan-blue: #0693e3;
            --wp--preset--color--vivid-purple: #9b51e0;
            --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
            --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
            --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
            --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
            --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
            --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
            --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
            --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
            --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
            --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
            --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
            --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
            --wp--preset--font-size--small: 13px;
            --wp--preset--font-size--medium: 20px;
            --wp--preset--font-size--large: 36px;
            --wp--preset--font-size--x-large: 42px;
            --wp--preset--spacing--20: 0.44rem;
            --wp--preset--spacing--30: 0.67rem;
            --wp--preset--spacing--40: 1rem;
            --wp--preset--spacing--50: 1.5rem;
            --wp--preset--spacing--60: 2.25rem;
            --wp--preset--spacing--70: 3.38rem;
            --wp--preset--spacing--80: 5.06rem;
            --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
            --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
            --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
            --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
            --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
        }
        :root
        {
            --wp--style--global--content-size: 800px;
            --wp--style--global--wide-size: 1200px;
        }
        :where(body)
        {
            margin: 0;
        }




/*code them vao wp*/

#custom-header{margin-top:44px;}
#tpbr_box{color:#000!important;font-size:15pt!important;font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif!important;font-weight:bold!important;z-index:99!important;}
.e-hosted-video iframe {
    aspect-ratio: 16/9;
}
body{background-color: #452a23;}
/* BACKGROUND 2 BÊN */
.nxn-wrapper {
    background-image: url('https://mocheadspa.com/wp-content/uploads/2026/04/top-view-selection-fine-powders-bowls-with-copy-space-stones-scaled.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;

    
    padding: 80px 20px;
}

/* BOX GIỮA */
.nxn-container {
    max-width: 1300px;
    margin: auto;
    background: #f5f1ee;
    padding: 50px 60px;
}

/* TITLE */
.nxn-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 10px;
}

/* NOTE */
.nxn-note {
    text-align: center;
    font-size: 17px;
    color: #666;
    font-style:italic;
    margin-bottom: 40px;
    line-height: 1.6;
}

/* GROUP TITLE */
.nxn-group-title {
    
    margin-bottom: 25px;
   font-family: "Jost", Sans-serif;
    font-size: 28px;
    font-weight: 400;
}

/* GRID 2 CỘT */
.nxn-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

/* ITEM */
.nxn-item {
    margin-bottom: 25px;
}

/* NAME + LINE + PRICE */
.nxn-head {
    display: flex;
    align-items: center;
    font-size: 15px;
    margin-bottom: 5px;
}

.nxn-name {
    white-space: nowrap;
    font-weight: 400;
    font-size: 14pt;
}

/* dotted line */
.nxn-line {
    flex: 1;
    border-bottom: 1px dotted #999;
    margin: 0 10px;
}

/* price */
.nxn-price {
    white-space: nowrap;
     font-weight: 400;
    font-size: 14pt;
}

/* DESC */
.nxn-desc {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
}

/* MOBILE */
@media(max-width:768px){
    .nxn-grid {
        grid-template-columns: 1fr;
    }
}
/* Title nhỏ hơn */
.nxn-sub-title {
    font-size: 22px;
    margin: 40px 0 15px;
}

/* =========================
   MOBILE FIX ALL (<=768px)
========================= */
@media (max-width:768px){

    /* ===== CONTAINER ===== */
    .nxn-container{
        padding: 20px !important;
        max-width: 100%;
    }
	#tpbr_topbar{z-index:9!important;}
	#tpbr_box{font-size:12pt!important;}
	#custom-header{background: #452a23;}

    /* ===== GRID ===== */
    .nxn-grid{
        grid-template-columns: 1fr !important;
        gap: 20px;
    }

    /* ===== TITLE ===== */
    .nxn-title{
        font-size: 26px;
        text-align: center;
    }

    .nxn-sub-title{
        font-size: 22px;
        text-align: center;
        line-height: 1.4;
    }

    /* ===== ITEM ===== */
    .nxn-item{
        margin-bottom: 18px;
    }

    /* ===== HEAD (NAME + PRICE) ===== */
    .nxn-head{
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .nxn-name{
        white-space: normal;
        font-size: 15px;
        flex: 0 1 auto;
    }

    /* dotted line */
    .nxn-line{
        flex: 1;
        border-bottom: 1px dotted #999;
        margin: 0 6px;
    }

    .nxn-price{
        white-space: nowrap;
        font-size: 15px;
        font-weight: 600;
    }

    /* ===== DESC ===== */
    .nxn-desc{
        font-size: 14px;
        line-height: 1.6;
        margin-top: 6px;
    }

    /* ===== CENTER TEXT ===== */
    .nxn-center-text{
        padding: 0 5px;
        font-size: 14px;
        line-height: 1.7;
        text-align: center;
    }

    .nxn-note-italic{
        margin-top: 10px;
        line-height: 1.6;
    }

    /* ===== VIP BOX ===== */
    .nxn-vip-box{
        max-width: 280px;
        margin: 15px auto;
        padding: 12px 15px;
        text-align: center;
        line-height: 1.5;
    }

    /* fix lỗi chữ bị dọc */
    .nxn-vip-box,
    .nxn-vip-box strong{
        white-space: normal;
        word-break: normal;
    }

}

/* Box vàng */
.nxn-vip-box {
    background: linear-gradient(120deg, #f5e4b9, #fff, #f5e4b9);
    border: 3px solid;
    border-image-slice: 10;
    border-width: 3px;
    border-image-source: linear-gradient(to bottom right, #90550c, #f5dab5, #f5dab5, #f5dab5, #90550c);
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
}

/* Text center đoạn mô tả */
.nxn-center-text {
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 25px;
}

/* note italic */
.nxn-note-italic {
    font-style: italic;
    margin-top: 10px;
}
/* CHỈ THÊM MỚI */
.nxn-center-title {
    text-align: center;
    font-family: "Jost", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    margin: 70px 0 10px;
}

.nxn-sub-center {
    text-align: center;
    font-family: "Jost", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    margin: 10px 0;
}

.nxn-note-small {
    text-align: center;
    font-size: 13px;
    color: #666;
    margin-bottom: 30px;
}
.nxn-section-title {
    text-align: center;
    margin: 60px 0 30px;
    font-family: 'Playfair Display', serif;
}

/* text chính */
.nxn-section-title h2 {
    font-size: 42px;
    font-weight: 500;
    letter-spacing: 4px;
    margin: 0;
    color: #222;
    position: relative;
    display: inline-block;
}

/* line dưới */
.nxn-section-title h2::after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #bf8869;
    margin: 12px auto 0;
}

/* sub nhỏ phía trên */
.nxn-section-sub {
    font-size: 13px;
    letter-spacing: 3px;
    color: #888;
    margin-bottom: 10px;
    text-transform: uppercase;
}

/* BACKGROUND FIXED */
.policy-bg {
    background-image: url('https://mocheadspa.com/wp-content/uploads/2026/04/spanish-manchego-cheese-with-dried-bay-leaves-walnut-old-wooden-surface.png');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 100px 20px;
    position: relative;
}

/* overlay tối nhẹ */
.policy-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.4);
}

/* CONTAINER */
.policy-container {
    position: relative;
    z-index: 2;
    max-width: 1068px;
    margin: auto;
    text-align: center;
    font-family: Arial, sans-serif;
}

/* TITLE */
.policy-title {
    font-size: 70px;
    color: #fff8f6;
    margin-bottom: 15px;
    margin-top:50px;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    
}

/* TEXT INTRO */
.policy-intro {
    color: #fff8f6;
    font-size: 16px;
    max-width: 600px;
    margin: 0 auto 50px;
    line-height: 1.7;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}

/* BOX */
.policy-box {
    background: #f5f1ee;
    padding: 30px 40px;
    margin-bottom: 25px;
    text-align: left;
}

/* BOX TITLE */
.policy-box h3 {
    font-size: 30px!important;
    margin-bottom: 10px;
    color: #452a23;
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform:capitalize!important;
}

/* BOX TEXT */
.policy-box p {
    font-size: 16px;
    color: #333030;
    line-height: 1.7;
    margin: 0;
     font-family: var(--e-global-typography-text-font-family), Sans-serif;
}

/* MOBILE */
@media(max-width:768px){
    .policy-box {
        padding: 20px;
    }

    .policy-title {
        font-size: 36px;
    }
}

/* BACKGROUND */
.faq-bg {
    background-image: url('https://mocheadspa.com/wp-content/uploads/2026/04/arrangement-with-plant-spa-stones-scaled.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 100px 20px;
    position: relative;
}

/* overlay */
.faq-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(60,30,15,0.6);
}

/* container */
.faq-container {
    position: relative;
    z-index: 2;
    max-width: 1100px;
    margin: auto;
   font-family: var(--e-global-typography-accent-font-family), Sans-serif;
}

/* title */
.faq-title {
    text-align: center;
    color: #fff;
    font-size: 48px;
    margin-bottom: 40px;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    margin-top:50px;
}

/* item */
.faq-item {
    margin-bottom: 12px;
}

/* question */
.faq-question {
    background: #eaeaea;
    padding: 15px 20px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 22px;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
     color:#452a23;
}

/* icon */
.faq-icon {
    font-size: 22px;
    font-weight: bold;
}

/* answer */
.faq-answer {
    display: none;
    background: #5a2f1f;
    color: #fff;
    padding: 15px 20px;
    font-size: 17px;
    line-height: 1.6;
}

/* active */
.faq-item.active .faq-answer {
    display: block;
}

.faq-item.active .faq-icon {
    content: "-";
}

/* WRAP */
.about-wrap{
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
   
}

/* ===== TOP ===== */
.about-top{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

/* left image */
.about-img-big{
    width: 100%;
    height: 700px;
    background-image: url('https://mocheadspa.com/wp-content/uploads/2026/04/5616-1.jpg');
    background-size: cover;
    background-position: center;
}

/* right content */
.about-right{
    background: #3b140d;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 60px;
}

.about-content{
    max-width:600px;
}




/* title */
.about-title{
   font-family: "Jost", Sans-serif;
    font-size: 72px;
    font-weight: 100;
    text-transform: uppercase;
    color: var(--e-global-color-a49667c);
}

/* text */
.about-text{
    font-size: 16px;
    line-height: 1.7;
    color: #eee;
}

/* ===== BOTTOM ===== */
.about-bottom{
    display: grid;
    grid-template-columns: 2fr 1fr;
}

/* left text */
.about-left-text{
    background: #f5f5f5;
    padding: 60px;
}

.about-left-text h2{
    font-size: 32px;
    margin-bottom: 20px;
    color: #4a2a1f;
}

.about-left-text p{
    font-size: 16px;
    line-height: 1.7;
    color: #000;
}

/* right image box */
.about-right-img{
    background: #4a2a1f;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-right-img img{
    width: 220px;
    height: auto;
}

/* ===== MOBILE ===== */
@media (max-width:768px){

    .about-top{
        grid-template-columns: 1fr;
    }

    .about-bottom{
        grid-template-columns: 1fr;
    }

    .about-right{
        padding: 30px 20px;
    }

    .about-left-text{
        padding: 30px 20px;
    }

    .about-img-big{
        height: 250px;
    }

    .about-title{
        font-size: 28px;
    }
}
.nxn-benefit-section{
    background:#f4f1ee;
    padding:60px 20px;
    font-family: Arial;
}

/* HEADER */
.nxn-benefit-header{
    text-align:center;
    max-width:800px;
    margin:auto  auto 40px;
}

.nxn-benefit-header h2{
    font-size:40px;
    color:#3d2a22;
}
.nxn-benefit-header p{
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
}

/* GRID */
.nxn-benefit-grid{
    display:grid;
    grid-template-columns: repeat(5,1fr);
}
.nxn-grid-container{
    max-width:1400px;   /* chỉnh theo ý bạn */
    margin:0 auto;      /* căn giữa */
}
.nxn-box{
   background:#5b3426;
    color:#fff;
    padding:30px 15px;
    text-align:center;
    cursor:pointer;
    font-family: "Jost", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
   

    /* 👇 cái này tạo ô giống hình */
    border-right:1px solid rgba(255,255,255,0.2);
    border-bottom:1px solid rgba(255,255,255,0.2);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
}
.nxn-text p{color: var(--e-global-color-text);
    font-size: 18px;font-family: var(--e-global-typography-accent-font-family), Sans-serif;}
/* DETAIL */
.nxn-detail{
    display:none;
    background:#f6f3ef;
    padding:60px 20px;
}

.nxn-detail.active{
    display:block;
}

.nxn-row{
    display:flex;
    gap:40px;
    align-items:center;
    max-width:1200px;
    margin:auto;
}

.nxn-text{
    flex:1;
}

.nxn-text h2{
    font-size:34px;
    color:#3d2a22;
}

.nxn-img{
    flex:1;
    position:relative;
}

.nxn-img img{
    width:100%;
}

/* NÚT X */
.nxn-close{
    position:absolute;
    top:10px;
    right:10px;
    width:32px;
    height:32px;
    background:#8c6b5c;
    color:#fff;
    text-align:center;
    line-height:32px;
    border-radius:50%;
    cursor:pointer;
}

/* MOBILE */
@media(max-width:768px){
    .nxn-benefit-grid{
        grid-template-columns:repeat(2,1fr);
    }
    .nxn-row{
        flex-direction:column;
    }
}

/* SECTION */
.nxn-mosaic2{
    padding:60px 20px;
    background:#faf9f9;
}

/* CONTAINER (không tràn màn hình) */
.nxn-mosaic2-container{
    max-width:1400px;
    margin:0 auto;
}

/* GRID */
.nxn-mosaic2-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
}

/* TEXT */
.nxn-mosaic2-text{
    background:#271814;
    
    padding:45px 40px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    font-size: 32px;
    color: var(--e-global-color-5a25bc6);
}

.nxn-mosaic2-text h3{
    font-size:30px!important;
    margin-bottom:15px;
    font-weight:400;
    text-transform: capitalize!important;
    
}

.nxn-mosaic2-text p{
    font-size:15px;
    line-height:1.7;
    color:#f1eae5;
}

/* VIDEO (NGANG) */
.nxn-mosaic2-video{
    position:relative;
    width:100%;
    padding-top:56.25%; /* chuẩn ngang */
    overflow:hidden;
}

.nxn-mosaic2-video iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:0;
}

/* MOBILE */
@media(max-width:768px){
    .nxn-mosaic2-grid{
        grid-template-columns:1fr;
    }

    .nxn-mosaic2-text{
        padding:30px;
    }
}

.nxnFullV-box {
    width: 100%;
    height: 320px;
    overflow: hidden;
    position: relative;
}

.nxnFullV-box iframe {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 300%;

    transform: translate(-50%, -50%);
    border: none;
}
.nxn-gallery-section {
    width: 100%;
    padding: 80px 20px;
    background: #fff; /* bạn đổi màu nếu muốn */
}

.nxn-gallery-container {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.nxn-gallery-title {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.nxn-gallery-desc {
    max-width: 650px;
    margin: 0 auto 50px;
    font-size: 16px;
    line-height: 1.7;
    color: #666;
}

/* vùng chứa gallery */
.nxn-gallery-content {
    width: 100%;
}

/*code them vao wp*/




.envira-gallery-wrap{margin-top:20px!important;margin-bottom:0px!important;}
        .wp-site-blocks > .alignleft
        {
            float: left;
            margin-right: 2em;
        }
        .wp-site-blocks > .alignright
        {
            float: right;
            margin-left: 2em;
        }
        .wp-site-blocks > .aligncenter
        {
            justify-content: center;
            margin-left: auto;
            margin-right: auto;
        }
        :where(.wp-site-blocks) > *
        {
            margin-block-start: 24px;
            margin-block-end: 0;
        }
        :where(.wp-site-blocks) > :first-child
        {
            margin-block-start: 0;
        }
        :where(.wp-site-blocks) > :last-child
        {
            margin-block-end: 0;
        }
        :root
        {
            --wp--style--block-gap: 24px;
        }
        :root :where(.is-layout-flow) > :first-child
        {
            margin-block-start: 0;
        }
        :root :where(.is-layout-flow) > :last-child
        {
            margin-block-end: 0;
        }
        :root :where(.is-layout-flow) > *
        {
            margin-block-start: 24px;
            margin-block-end: 0;
        }
        :root :where(.is-layout-constrained) > :first-child
        {
            margin-block-start: 0;
        }
        :root :where(.is-layout-constrained) > :last-child
        {
            margin-block-end: 0;
        }
        :root :where(.is-layout-constrained) > *
        {
            margin-block-start: 24px;
            margin-block-end: 0;
        }
        :root :where(.is-layout-flex)
        {
            gap: 24px;
        }
        :root :where(.is-layout-grid)
        {
            gap: 24px;
        }
        .is-layout-flow > .alignleft
        {
            float: left;
            margin-inline-start: 0;
            margin-inline-end: 2em;
        }
        .is-layout-flow > .alignright
        {
            float: right;
            margin-inline-start: 2em;
            margin-inline-end: 0;
        }
        .is-layout-flow > .aligncenter
        {
            margin-left: auto !important;
            margin-right: auto !important;
        }
        .is-layout-constrained > .alignleft
        {
            float: left;
            margin-inline-start: 0;
            margin-inline-end: 2em;
        }
        .is-layout-constrained > .alignright
        {
            float: right;
            margin-inline-start: 2em;
            margin-inline-end: 0;
        }
        .is-layout-constrained > .aligncenter
        {
            margin-left: auto !important;
            margin-right: auto !important;
        }
        .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull))
        {
            max-width: var(--wp--style--global--content-size);
            margin-left: auto !important;
            margin-right: auto !important;
        }
        .is-layout-constrained > .alignwide
        {
            max-width: var(--wp--style--global--wide-size);
        }
        body .is-layout-flex
        {
            display: flex;
        }
        .is-layout-flex
        {
            flex-wrap: wrap;
            align-items: center;
        }
        .is-layout-flex > :is(*, div)
        {
            margin: 0;
        }
        body .is-layout-grid
        {
            display: grid;
        }
        .is-layout-grid > :is(*, div)
        {
            margin: 0;
        }
        body
        {
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
        }
        .rownote_page
        {
            background: linear-gradient(120deg, #f5e4b9, #fff, #f5e4b9);
            padding: 10px 20px;
            overflow: hidden;
            width: 100%;
            margin-top: 10px;
            border:3px solid;
            border-image-slice: 10;
            border-width: 3px;
            border-image-source: linear-gradient(to bottom right, #90550c, #f5dab5, #f5dab5, #f5dab5, #90550c);
        }
.Special_SV 
        {
            font-size:14pt;
            background: linear-gradient(120deg, #f5e4b9, #fff, #f5e4b9);
            padding: 10px 20px;
            overflow: hidden;
            width: 100%;
            margin-top: 50px;
            border: 10px solid;
            border-image-slice: 10;
            border-width: 10px;
            border-image-source: linear-gradient(to bottom right, #90550c, #f5dab5, #f5dab5, #f5dab5, #90550c);
            margin-bottom:50px;
        }        /*Contact form*/
.contact_r {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 1px 15px 0px rgb(62 65 159 / 10%);
}

#form {
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.txtbox {
    border: 1px solid #ccc;
    height: 30px;
    width: 90%;
}

.textarea {
    min-height: 100px;
}

.formrowtop {
    font-weight: bold;
}

.formrow {
    margin-bottom: 10px;
}

.buttonrow {
    text-align: center;
}

#formnotify, #formnotifyS {
    width: 90%;
    max-width: 400px;
    min-height: 160px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    -moz-border-radius: 10px;
    position: fixed;
    top: 20%;
    left: 50%;
    margin-left: -200px;
    padding: 10px;
    text-align: center;
    box-shadow: 2px 2px 5px #666;
    z-index: 99999;
    display: none;
}

#formnotifycontent, #formnotifycontentS {
    font-size: 12pt;
    color: #666;
    margin-top: 30px;
}

#formnotifyok, #formnotifyokS {
    margin: 0px auto;
    margin-top: 20px;
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #df811e;
    cursor: pointer;
}

#formsign {
    margin-top: 30px;
}

#formnotifyok:hover {
    background: #be3024;
}

#formpwait, #formpwaitS {
    float: left;
    margin-left: 20px;
    display: none;
}

#formwait {
    display: none;
}
/*Flyer*/
#groupnoti {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 99999;
    display: block;
}
#noti {
    width: 90%;
    overflow: hidden;
    max-width: 500px;
    margin: 0px auto;
    padding: 10px;
    margin-top: 130px;
    background: #fff;
    overflow: hidden;
    text-align: center;
}

#noti img {
     width: 100%;
     border: 1px solid #ccc;
}   

#closenoti {
    width: 100%;
    cursor: pointer;
    margin-bottom: 5px;
    color: #000;
    font-weight: bold;
    text-align: right;
}
/*Flyer*/
/*Contact form*/
        a:where(:not(.wp-element-button))
        {
            text-decoration: underline;
        }
        :root :where(.wp-element-button, .wp-block-button__link)
        {
            background-color: #32373c;
            border-width: 0;
            color: #fff;
            font-family: inherit;
            font-size: inherit;
            line-height: inherit;
            padding: calc(0.667em + 2px) calc(1.333em + 2px);
            text-decoration: none;
        }
        .has-black-color
        {
            color: var(--wp--preset--color--black) !important;
        }
        .has-cyan-bluish-gray-color
        {
            color: var(--wp--preset--color--cyan-bluish-gray) !important;
        }
        .has-white-color
        {
            color: var(--wp--preset--color--white) !important;
        }
        .has-pale-pink-color
        {
            color: var(--wp--preset--color--pale-pink) !important;
        }
        .has-vivid-red-color
        {
            color: var(--wp--preset--color--vivid-red) !important;
        }
        .has-luminous-vivid-orange-color
        {
            color: var(--wp--preset--color--luminous-vivid-orange) !important;
        }
        .has-luminous-vivid-amber-color
        {
            color: var(--wp--preset--color--luminous-vivid-amber) !important;
        }
        .has-light-green-cyan-color
        {
            color: var(--wp--preset--color--light-green-cyan) !important;
        }
        .has-vivid-green-cyan-color
        {
            color: var(--wp--preset--color--vivid-green-cyan) !important;
        }
        .has-pale-cyan-blue-color
        {
            color: var(--wp--preset--color--pale-cyan-blue) !important;
        }
        .has-vivid-cyan-blue-color
        {
            color: var(--wp--preset--color--vivid-cyan-blue) !important;
        }
        .has-vivid-purple-color
        {
            color: var(--wp--preset--color--vivid-purple) !important;
        }
        .has-black-background-color
        {
            background-color: var(--wp--preset--color--black) !important;
        }
        .has-cyan-bluish-gray-background-color
        {
            background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
        }
        .has-white-background-color
        {
            background-color: var(--wp--preset--color--white) !important;
        }
        .has-pale-pink-background-color
        {
            background-color: var(--wp--preset--color--pale-pink) !important;
        }
        .has-vivid-red-background-color
        {
            background-color: var(--wp--preset--color--vivid-red) !important;
        }
        .has-luminous-vivid-orange-background-color
        {
            background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
        }
        .has-luminous-vivid-amber-background-color
        {
            background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
        }
        .has-light-green-cyan-background-color
        {
            background-color: var(--wp--preset--color--light-green-cyan) !important;
        }
        .has-vivid-green-cyan-background-color
        {
            background-color: var(--wp--preset--color--vivid-green-cyan) !important;
        }
        .has-pale-cyan-blue-background-color
        {
            background-color: var(--wp--preset--color--pale-cyan-blue) !important;
        }
        .has-vivid-cyan-blue-background-color
        {
            background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
        }
        .has-vivid-purple-background-color
        {
            background-color: var(--wp--preset--color--vivid-purple) !important;
        }
        .has-black-border-color
        {
            border-color: var(--wp--preset--color--black) !important;
        }
        .has-cyan-bluish-gray-border-color
        {
            border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
        }
        .has-white-border-color
        {
            border-color: var(--wp--preset--color--white) !important;
        }
        .has-pale-pink-border-color
        {
            border-color: var(--wp--preset--color--pale-pink) !important;
        }
        .has-vivid-red-border-color
        {
            border-color: var(--wp--preset--color--vivid-red) !important;
        }
        .has-luminous-vivid-orange-border-color
        {
            border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
        }
        .has-luminous-vivid-amber-border-color
        {
            border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
        }
        .has-light-green-cyan-border-color
        {
            border-color: var(--wp--preset--color--light-green-cyan) !important;
        }
        .has-vivid-green-cyan-border-color
        {
            border-color: var(--wp--preset--color--vivid-green-cyan) !important;
        }
        .has-pale-cyan-blue-border-color
        {
            border-color: var(--wp--preset--color--pale-cyan-blue) !important;
        }
        .has-vivid-cyan-blue-border-color
        {
            border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
        }
        .has-vivid-purple-border-color
        {
            border-color: var(--wp--preset--color--vivid-purple) !important;
        }
        .has-vivid-cyan-blue-to-vivid-purple-gradient-background
        {
            background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
        }
        .has-light-green-cyan-to-vivid-green-cyan-gradient-background
        {
            background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
        }
        .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background
        {
            background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
        }
        .has-luminous-vivid-orange-to-vivid-red-gradient-background
        {
            background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
        }
        .has-very-light-gray-to-cyan-bluish-gray-gradient-background
        {
            background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
        }
        .has-cool-to-warm-spectrum-gradient-background
        {
            background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
        }
        .has-blush-light-purple-gradient-background
        {
            background: var(--wp--preset--gradient--blush-light-purple) !important;
        }
        .has-blush-bordeaux-gradient-background
        {
            background: var(--wp--preset--gradient--blush-bordeaux) !important;
        }
        .has-luminous-dusk-gradient-background
        {
            background: var(--wp--preset--gradient--luminous-dusk) !important;
        }
        .has-pale-ocean-gradient-background
        {
            background: var(--wp--preset--gradient--pale-ocean) !important;
        }
        .has-electric-grass-gradient-background
        {
            background: var(--wp--preset--gradient--electric-grass) !important;
        }
        .has-midnight-gradient-background
        {
            background: var(--wp--preset--gradient--midnight) !important;
        }
        .has-small-font-size
        {
            font-size: var(--wp--preset--font-size--small) !important;
        }
        .has-medium-font-size
        {
            font-size: var(--wp--preset--font-size--medium) !important;
        }
        .has-large-font-size
        {
            font-size: var(--wp--preset--font-size--large) !important;
        }
        .has-x-large-font-size
        {
            font-size: var(--wp--preset--font-size--x-large) !important;
        }
        :root :where(.wp-block-pullquote)
        {
            font-size: 1.5em;
            line-height: 1.6;
        }
        
 .submit-area center-submit
 {
     width: 100%;
     text-align: center;
 }
 input[type="text"] {

     background-color: rgb(255, 255, 255, 0.8) !important;
 }
 #form-job {
    background: rgba(0, 0, 0, 0.5) !important;
}
#fsub {
    background: linear-gradient(120deg, #90550c, #c88e3d, #ebd57f, #dfb66e, #90550c)!important;
   
    color: #000!important;
}
/* Notification */

#notification
{
    width:100%;
    background: linear-gradient(120deg, #90550c, #c88e3d, #ebd57f, #dfb66e, #90550c);
    position: fixed;
    top: 0;
    z-index:99;    
    text-align:center;
    color: #000;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 15pt;
    display:none;
    padding: 5px;
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
.notificationtop a
{
    color:#000;
    text-decoration:none;    
    border: 1px solid #ccc;
    background: #fff;
    padding:4px 5px 4px 5px;
    font-size:11pt;
    border-radius:5px;
    -moz-border-radius:5px;
    margin-left:10px;
    cursor:pointer;
}
/* Notification */
.selected{color:#f59a8f!important;}
.elementor-button1
{
    background-color: #BD6D2900;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    fill: var(--e-global-color-a49667c);
    color: var(--e-global-color-a49667c);
    transition-duration: 0.4s;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF4D;
    border-radius: 0px 0px 0px 0px;
    padding: 25px 40px 25px 40px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    fill: #fff;
    text-align: center;
    transition: all .3s;
}
.elementor-button1:hover
{
    color:#f59a8f;
}

.elementor-button2
{
    background-color: #BD6D298C;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    fill: var(--e-global-color-a49667c);
    color: var(--e-global-color-a49667c);
    transition-duration: 0.4s;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF4D;
    border-radius: 0px 0px 0px 0px;
    padding: 25px 40px 25px 40px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    fill: #fff;
    text-align: center;
    transition: all .3s;
}
.elementor-button2:hover
{
    color:#f59a8f;
    background:#141414;
}
.Counters
{
    background: linear-gradient(321deg, #f9df84, #d6a033, #f9df84, #d6a033);
    width: 100%;
    max-width: 250px;
    color: #000;
    padding: 10px;
    line-height: 1.7;
    margin-top: 25px;
    border-radius: 10px;
    margin: 0px auto;
}
.groupfbye 
{
    /*background: linear-gradient(145deg, #c8c7c7, #c8c7c7, #fff 70%);*/
    background: linear-gradient(120deg, #90550c, #c88e3d, #ebd57f, #dfb66e, #90550c);
    height: 195px;
    width: 55px;
    border: 1px solid #f1f1f1;
    top: 30%;
    left: 0;
    position: fixed;
    z-index: 99999999;
    padding: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    
}
.groupfbye a i 
{
    padding: 8px;
    font-size: 14pt;
    color: #fff;
}
.line 
{
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    height: 4px;
    width: 33px;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 4px;
}

.nav-bottom
{
    display:none;
}
.index_img
{
    width:100%;
    text-align:center;
    margin:0px auto;
}
#subbar {
    width: 130px;
    height: 40px;
    position: fixed;
    z-index: 999999;
    right: 0px;
    top: 40%;
    border-top-right-radius: 4px;
    -mox-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    /*background: linear-gradient(321deg, #f9df84, #d6a033, #f9df84, #d6a033);*/
    background: linear-gradient(145deg, #c8c7c7, #c8c7c7, #fff 70%);
    border: 1px solid rgba(255,255,255,0.3);
    cursor: pointer;
    opacity: 1.0;
}
#booking 
{
    width: 130px;
    height: 40px;
    position: fixed;
    z-index: 99;
    right: 0px;
    top: 55%;
    border-top-right-radius: 4px;
    -mox-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    background: linear-gradient(321deg, #f9df84, #d6a033, #f9df84, #d6a033);
    border: 1px solid rgba(255,255,255,0.3);
    cursor: pointer;
    opacity: 1.0;
    z-index: 999999;
}
.button3 {
                animation: glowing 1300ms infinite;
            }
                  
            .button3 {
                margin: 15px auto;
                color: #ffffff;
                cursor: pointer;
                border-radius: 10px !;
                border: 0px solid #000;
            }
                .button3.pulse-button {
                    animation: borderPulse 1000ms infinite ease-out, colorShift 10000ms infinite ease-in;
                }

                /* Initiate color change for pulse-on-hover */
                .button3.pulse-button-hover {
                    animation: colorShift 10000ms infinite ease-in;
                }

                /* Continue animation and add shine on hover */
                .button3:hover,
                .button3:focus {
                    animation: borderPulse 1000ms infinite ease-out, colorShift 10000ms infinite ease-in, hoverShine 200ms;
                }
 /* Declate color shifting animation */
            @keyframes colorShift {
                0%, 100% {
                    background: linear-gradient(321deg, #c88e3d, #8b4d34, #c88e3d, #8b4d34);
                }

                33% {
                    background: linear-gradient(120deg, #90550c, #c88e3d, #ebd57f, #dfb66e, #90550c);
                }

                66% {
                    background: linear-gradient(to bottom right, #f9df84, #d6a033, #f9df84, #d6a033, #f9df84);
                }
            }

            /* Declare border pulse animation */
@keyframes borderPulse {
                0% {
                    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255,.4), 0px 0px 0px 0px rgba(210,177,8,0.7);
                }

                100% {
                    box-shadow: inset 0px 0px 0px 3px rgba(117, 117, 255,.2), 0px 0px 0px 10px rgba(255,255,255,0);
                }
            }

            /* Declare border pulse animation */
@keyframes borderPulse {
                0% {
                    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255,.4), 0px 0px 0px 0px rgba(231,223,224,0.7);
                }

                100% {
                    box-shadow: inset 0px 0px 0px 3px rgba(235, 228, 229,0.2), 0px 0px 0px 10px rgba(255,255,255,0);
                }
            }
            
            
            
            @keyframes glowing2 {
            0% {
                background-color: #e3af42;
                box-shadow: 0 0 5px #fff;
            }

            50% {
                background-color: #be8a1c;
                box-shadow: 0 0 30px #e0b83d;
            }

            100% {
                background-color: #e3af42;
                box-shadow: 0 0 5px #fff;
            }
        }
        
 .button5 {
            -webkit-border-radius: 60px;
            border-radius: 60px;
            border: none;
            color: #eeeeee;
            cursor: pointer;
            display: inline-block;
            font-family: sans-serif;
            text-align: center;
            text-decoration: none;
        }

        @keyframes glowing2 {
            0% {
                background:linear-gradient(145deg, #ffd2df 10%, #f38aa9 30%, #f38aa9 80%);
                box-shadow: 0 0 5px #fff;
            }

            50% {
                background-color: #cc6b7c;
                box-shadow: 0 0 30px #cc6b7c;
            }

            100% {
                background:linear-gradient(145deg, #ffd2df 10%, #f38aa9 30%, #f38aa9 80%);
                box-shadow: 0 0 5px #fff;
            }
        }

        .button5 {
            animation: glowing2 1300ms infinite;
        }
.bt3 {
position: relative;
display: inline-block;
transition: 0.5s;
overflow: hidden;
}
.bt3:hover {
background: #fff;
color: #050801;
box-shadow: 0 0 5px #cc6b7c, 0 0 25px #000, 0 0 50px #000, 0 0 200px #000;
-webkit-box-reflect: below 1px linear-gradient(transparent, #0005);
}
.bt3:nth-child(1) {
/*filter: hue-rotate(270deg);*/
}

.bt3:nth-child(2) {
/*filter: hue-rotate(110deg);*/
}

.bt3 span {
position: absolute;
display: block;
}
.bt3 span:nth-child(1) {
top: 0;
left: 0;
width: 100%;
height: 2px;
background: linear-gradient(90deg,transparent,#fff);
animation: animate1 2s linear infinite;
}
@keyframes animate1 {
    0% {
        left: -100%;
    }

    50%,100% {
        left: 100%;
    }
}
.bt3 span:nth-child(2) {
    top: -100%;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg,transparent,#fff);
    animation: animate2 2s linear infinite;
    animation-delay: 0.25s;
}
.bt3 span:nth-child(3) {
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg,transparent,#fff);
    animation: animate3 2s linear infinite;
    animation-delay: 0.50s;
}
.bt3 span:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(360deg,transparent,#fff);
    animation: animate4 2s linear infinite;
    animation-delay: 0.75s;
}
@keyframes animate4 {
    0% {
        bottom: -100%;
    }

    50%,100% {
        bottom: 100%;
    }
}

@-webkit-keyframes anime {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes anime {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}
        
@keyframes animate2 {
    0% {
        top: -100%;
    }

    50%,100% {
        top: 100%;
    }
}
@keyframes animate3 {
    0% {
        right: -100%;
    }

    50%,100% {
        right: 100%;
    }
}
.elementor-24 .elementor-element.elementor-element-598d0b3 > .elementor-widget-container {
    margin: 100px 0px 0px 0px;
}
.elementor-113 .elementor-element.elementor-element-af14bb7 img {
    width: 120px !important;
    height: auto !important;
}
@media (max-width: 768px) 
{
    #custom-header
{
    margin-top:10px !important;
}
    .groupfbye 
    {
        top: 40%;
        z-index:9999;
  }
  .mb_none
  {
      display:none;
  }
#subbar {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        right: -45px;
        top: 38%;
        border-radius: 9px 9px 0 0;
    }
    #booking {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        right: -45px;
        top: 63%;
        border-radius: 9px 9px 0 0;
    }
    .nav-bottom
    {
        position: fixed;
        bottom: 0px;
        left: 0;
        width: 100%;
        z-index: 99999999;
        display: block;
        background: rgba(139, 77, 52, 0.6);
    }
    .nav-bottom ul
    {
        overflow: hidden;
        width: 90%;
        margin:0px;
        margin: 0px auto;
        padding: 10px 5px;
        display: flex;
        justify-content: space-between;
    }
    .nav-bottom ul li
    {
        text-align: center;
        list-style-type:none;
        color: #000;
    }
    .nav-bottom ul li:hover
    {
        background: #a8e1b0;
    }
    .nav-bottom ul li a
    {
        color: #000;
        font-size:11pt;
    }
    .nav-bottom ul li a span
    {
        display: block;
    }
    .nav-bottom {
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        overflow: hidden;
        display: block;
        z-index: 9999;
        border-radius: 9px 9px 0 0;
    }
    .nav-bottom ul li {
        width: 25%;
        float: left;
        text-align: center;
        list-style-type: none;
        background-size: cover;
        text-transform: capitalize;
        background: linear-gradient(145deg, #e1ad62, #ffeaa2, #e1ad62 70%);
        padding: 5px 0;
    }
    .nav-bottom ul li:nth-child(1), .nav-bottom ul li:nth-child(2) {
        color: var(--black);
    }
    .nav-bottom ul li:nth-child(3), .nav-bottom ul li:nth-child(4) {
        color: #000;
    }
    .nav-bottom ul li:nth-child(1) span, .nav-bottom ul li:nth-child(2) {
        color: #000;
    }
    .nav-bottom ul li:nth-child(3) a span {
        color: #000;
    }
    .elementor-113 .elementor-element.elementor-element-6e310ed:not(.elementor-motion-effects-element-type-background)
    {
        padding-bottom: 60px;
    }
    
}