:root {
    --primary-color: #f8e6ce;
}

.full-width .ubermenu-nav,
.container,
.row {
    max-width: 690px;
}

.row.row-collapse {
    max-width: 660px;
}

.row.row-small {
    max-width: 682.5px;
}

.row.row-large {
    max-width: 720px;
}

body.framed,
body.framed header,
body.framed .header-wrapper,
body.boxed,
body.boxed header,
body.boxed .header-wrapper,
body.boxed .is-sticky-section {
    max-width: 960px;
}

.sticky-add-to-cart--active,
#wrapper,
#main,
#main.dark {
    background-color: #faf0d4;
}

.header-main {
    height: 90px;
}

#logo img {
    max-height: 90px;
}

#logo {
    width: 133px;
}

.header-top {
    min-height: 30px;
}

.transparent .header-main {
    height: 90px;
}

.transparent #logo img {
    max-height: 90px;
}

.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
    padding-top: 120px;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 80px !important;
}

.stuck #logo img {
    max-height: 70px !important;
}

.header-bg-color,
.header-wrapper {
    background-color: #faf3d6;
}

.header-bottom {
    background-color: #f1f1f1;
}

.header-main .nav > li > a {
    line-height: 16px;
}

.stuck .header-main .nav > li > a {
    line-height: 50px;
}

@media (max-width: 549px) {
    .header-main {
        height: 70px;
    }

    #logo img {
        max-height: 70px;
    }
}

.nav-dropdown {
    font-size: 100%;
}

.header-top {
    background-color: #faf3d6 !important;
}

.accordion-title.active,
.has-icon-bg .icon .icon-inner,
.logo a,
.primary.is-underline,
.primary.is-link,
.badge-outline .badge-inner,
.nav-outline > li.active > a,
.nav-outline > li.active > a,
.cart-icon strong,
[data-color="primary"],
.is-outline.primary {
    color: #fad3aa;
}

[data-text-color="primary"] {
    color: #fad3aa !important;
}

[data-text-bg="primary"] {
    background-color: #fad3aa;
}

.scroll-to-bullets a,
.featured-title,
.label-new.menu-item > a:after,
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover,
.has-hover:hover .badge-outline .badge-inner,
button[type="submit"],
.button.wc-forward:not(.checkout):not(.checkout-button),
.button.submit-button,
.button.primary:not(.is-outline),
.featured-table .title,
.is-outline:hover,
.has-icon:hover .icon-label,
.nav-dropdown-bold .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold > li > a:hover,
.nav-dropdown-bold.dark .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold.dark > li > a:hover,
.is-outline:hover,
.tagcloud a:hover,
.grid-tools a,
input[type="submit"]:not(.is-form),
.box-badge:hover .box-text,
input.button.alt,
.nav-box > li > a:hover,
.nav-box > li.active > a,
.nav-pills > li.active > a,
.current-dropdown .cart-icon strong,
.cart-icon:hover strong,
.nav-line-bottom > li > a:before,
.nav-line-grow > li > a:before,
.nav-line > li > a:before,
.banner,
.header-top,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover,
.button.primary:not(.is-outline),
input[type="submit"].primary,
input[type="submit"].primary,
input[type="reset"].button,
input[type="button"].primary,
.badge-inner {
    background-color: #fad3aa;
}

.nav-vertical.nav-tabs > li.active > a,
.scroll-to-bullets a.active,
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover,
.has-hover:hover .badge-outline .badge-inner,
.accordion-title.active,
.featured-table,
.is-outline:hover,
.tagcloud a:hover,
blockquote,
.has-border,
.cart-icon strong:after,
.cart-icon strong,
.blockUI:before,
.processing:before,
.loading-spin,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover {
    border-color: #fad3aa;
}

.nav-tabs > li.active > a {
    border-top-color: #fad3aa;
}

.widget_shopping_cart_content .blockUI.blockOverlay:before {
    border-left-color: #fad3aa;
}

.woocommerce-checkout-review-order .blockUI.blockOverlay:before {
    border-left-color: #fad3aa;
}

.slider .flickity-prev-next-button:hover svg,
.slider .flickity-prev-next-button:hover .arrow {
    fill: #fad3aa;
}

[data-icon-label]:after,
.secondary.is-underline:hover,
.secondary.is-outline:hover,
.icon-label,
.button.secondary:not(.is-outline),
.button.alt:not(.is-outline),
.badge-inner.on-sale,
.button.checkout,
.single_add_to_cart_button,
.current .breadcrumb-step {
    background-color: #fad3aa;
}

[data-text-bg="secondary"] {
    background-color: #fad3aa;
}

.secondary.is-underline,
.secondary.is-link,
.secondary.is-outline,
.stars a.active,
.star-rating:before,
.woocommerce-page .star-rating:before,
.star-rating span:before,
.color-secondary {
    color: #fad3aa;
}

[data-text-color="secondary"] {
    color: #fad3aa !important;
}

.secondary.is-outline:hover {
    border-color: #fad3aa;
}

body {
    font-size: 100%;
}

@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}

body {
    font-family: Roboto, sans-serif;
}

body {
    font-weight: 0;
}

body {
    color: #888;
}

.nav > li > a {
    font-family: Roboto, sans-serif;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: Roboto, sans-serif;
}

.nav > li > a {
    font-weight: 700;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: Roboto, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #888;
}

.alt-font {
    font-family: "Dancing Script", sans-serif;
}

.alt-font {
    font-weight: 400 !important;
}

.header:not(.transparent) .top-bar-nav > li > a {
    color: #888;
}

.header:not(.transparent) .header-nav.nav > li > a {
    color: #888;
}

.header:not(.transparent) .header-nav.nav > li > a:hover,
.header:not(.transparent) .header-nav.nav > li.active > a,
.header:not(.transparent) .header-nav.nav > li.current > a,
.header:not(.transparent) .header-nav.nav > li > a.active,
.header:not(.transparent) .header-nav.nav > li > a.current {
    color: #a1c5e5;
}

.header-nav.nav-line-bottom > li > a:before,
.header-nav.nav-line-grow > li > a:before,
.header-nav.nav-line > li > a:before,
.header-nav.nav-box > li > a:hover,
.header-nav.nav-box > li.active > a,
.header-nav.nav-pills > li > a:hover,
.header-nav.nav-pills > li.active > a {
    color: #fff !important;
    background-color: #a1c5e5;
}

a {
    color: #fad3aa;
}

.label-new.menu-item > a:after {
    content: "New";
}

.label-hot.menu-item > a:after {
    content: "Hot";
}

.label-sale.menu-item > a:after {
    content: "Sale";
}

.label-popular.menu-item > a:after {
    content: "Popular";
}

.chili-section-premium-restaurant-and-cafe-banner_child img,
.chili-section-premium-activities-banner_child img {
    width: 370px;
    height: 370px;
}

.chili-section-premium-restaurant-and-cafe-banner_child .slick-dots {
    margin-top: -63px !important;
    margin-left: -92px;
    z-index: 99999 !important;
    position: relative !important;
}

.chili-section-premium-activities-banner_child .slick-dots {
    bottom: 30px;
}

@media (max-width: 568px) {
    .chili-section-res-cafe-fb .chili-section-res-cafe-fb-main-child_one,
    .chili-section-res-cafe-fb .chili-section-res-cafe-fb-main-child_two,
    .chili-section-res-cafe-fb .chili-section-res-cafe-fb-main-child_three {
        width: 140px !important;
        height: 140px !important;
    }

    .chili-section-photo-child .slick-dots,
    .chili-section-res-cafe-child .slick-dots {
        bottom: 0 !important;
    }

    .chili-section-res-cafe-fb
        .chili-section-res-cafe-fb-main-child_one
        .slick-dots {
        bottom: 40px !important;
        left: -10px !important;
    }

    .chili-section-res-cafe-fb
        .chili-section-res-cafe-fb-main-child_two
        .slick-dots {
        bottom: 40px !important;
        left: -15px !important;
    }

    .chili-section-res-cafe-fb
        .chili-section-res-cafe-fb-main-child_three
        .slick-dots {
        bottom: 40px !important;
        left: -8px !important;
    }

    .chili-section-premium-playground-banner_child .slick-dots {
        left: -40px !important;
        position: absolute !important;
        bottom: -20px !important;
    }

    .chili-section-premium-playground-banner_child img {
        width: 140px !important;
        height: 140px !important;
    }

    .chili-section-premium-restaurant-and-cafe-banner_child {
        width: 180px;
        height: 180px;
        top: 30px;
        right: 10px;
    }

    .chili-section-premium-restaurant-and-cafe-banner_child img {
        width: 150px;
        height: 150px;
    }

    .chili-section-premium-restaurant-and-cafe-banner_child .slick-dots {
        left: 40px !important;
        bottom: -30px !important;
        z-index: 99999;
    }

    .chili-section-premium-activities-banner_child {
        width: 160px;
        height: 160px;
        left: 47px;
        top: 83px;
    }

    .chili-section-premium-activities-banner_child .slick-dots {
        bottom: 10px !important;
        left: -5px !important;
    }

    .chili-section-premium-activities-banner_child img {
        width: 160px;
        height: 150px;
    }

    .chili-section-premium-activities-banner {
        position: relative !important;
    }

    .chili-section-premium-activities-content {
        z-index: 99999;
    }

    .chili-section-premium-playground-res-content p,
    .chili-section-res-cafe-menu-content p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .chili-section-photo-child,
    .chili-section-activities-ticket-fee
        .chili-section-activities-ticket-fee-banner-main-child {
        width: 270px !important;
    }

    .chili-section-photo-child .slick-dots {
        left: -10px !important;
    }

    .chili-section-activities-kids-camp-content p,
    .chili-section-workshop-content p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 5px;
    }

    .chili-section-activities-ticket-fee-content {
        top: unset;
        left: 35%;
        bottom: 4.5%;
        font-size: 4px;
    }

    .chili-section-activities-ticket-fee
        .chili-section-activities-ticket-fee-banner-main-child
        .slick-dots {
        left: -10px;
        bottom: 5px !important;
    }

    .chili-section-activities-party-banner-main-child-one,
    .chili-section-activities-party-banner-main-child-two,
    .chili-section-activities-party-banner-main-child-three {
        width: 120px !important;
        height: 120px !important;
    }

    .chili-section-activities-party-banner-main-child-one .slick-dots,
    .chili-section-activities-party-banner-main-child-two .slick-dots {
        left: -5px !important;
    }

    .chili-section-activities-party-banner-main-child-three .slick-dots {
        right: -10px !important;
    }

    .chili-section-activities-ticket-workshop-content {
        font-size: 50%;
        left: 37%;
    }

    .chili-section-workshop-photo-banner-main-child {
        width: 270px !important;
    }

    .chili-section-workshop-photo-banner-main-child .slick-dots {
        bottom: 5px;
        left: -10px;
    }
}

.chili-section-photo-child .slick-dots,
.chili-section-res-cafe-child .slick-dots {
    bottom: 30px;
}

.chili-section-res-cafe-fb,
.chili-section-res-cafe-fb-main {
    position: relative !important;
    z-index: 99;
}

.chili-section-res-cafe-fb .chili-section-res-cafe-fb-main-child_one {
    width: 250px;
    height: 250px;
    position: absolute;
    z-index: unset !important;
    top: 40%;
    left: 7%;
    display: block;
}

.chili-section-res-cafe-fb
    .chili-section-res-cafe-fb-main-child_one
    .slick-dots {
    bottom: 30px;
}

.chili-section-res-cafe-fb
    .chili-section-res-cafe-fb-main-child_two
    .slick-dots {
    bottom: 20px;
}

.chili-section-res-cafe-fb
    .chili-section-res-cafe-fb-main-child_three
    .slick-dots {
    bottom: 20px;
    left: 30px;
}

.chili-section-res-cafe-fb .chili-section-res-cafe-fb-main-child_two {
    width: 250px;
    height: 250px;
    position: absolute;
    z-index: unset !important;
    top: 40%;
    left: 38%;
    display: block;
}

.chili-section-res-cafe-fb .chili-section-res-cafe-fb-main-child_three {
    width: 250px;
    height: 250px;
    position: absolute;
    z-index: unset !important;
    top: 40%;
    left: 68%;
    display: block;
}

.chili-section-activities-ticket-fee,
.chili-section-activities-ticket-fee-banner-main,
.chili-section-activities-party,
.chili-section-workshop-photo-banner-main {
    position: relative;
    z-index: 9 !important;
}

.chili-section-activities-ticket-fee
    .chili-section-activities-ticket-fee-banner-main-child {
    position: absolute;
    z-index: 999 !important;
    top: 11.2%;
    left: 19%;
    width: 542px;
    display: block;
}

.chili-section-activities-ticket-fee
    .chili-section-activities-ticket-fee-banner-main-child
    .slick-dots {
    bottom: 20px;
}

.chili-section-activities-party-banner-main-child-one,
.chili-section-activities-party-banner-main-child-two,
.chili-section-activities-party-banner-main-child-three {
    width: 250px;
}

.chili-section-activities-party-banner-main-child {
    z-index: unset !important;
}

.chili-section-activities-party-banner-main-child-one {
    position: absolute;
    z-index: 999 !important;
    top: 40%;
    left: 10%;
    width: 228px;
    display: block;
}

.chili-section-activities-party-banner-main-child-one .slick-dots,
.chili-section-activities-party-banner-main-child-two .slick-dots,
.chili-section-activities-party-banner-main-child-three .slick-dots {
    bottom: 20px;
}

.chili-section-activities-party-banner-main-child-two {
    position: absolute;
    z-index: 999;
    top: 40%;
    width: 228px;
    left: 38%;
    width: 228px;
    display: block;
}

.chili-section-activities-party-banner-main-child-three {
    position: absolute;
    z-index: 999;
    width: 228px;
    top: 40%;
    right: 9%;
    display: block;
}

.chili-section-workshop-photo .chili-section-workshop-photo-banner-main-child {
    position: absolute;
    z-index: 99 !important;
    top: 17.5%;
    left: 18%;
    width: 559px;
    display: block;
}

.slick-dots {
    position: relative !important;
    margin-top: -30px !important;
}

.chili-section-activities-party-banner-main {
    position: relative;
    z-index: 99;
}

.chili-lightbox {
    z-index: 99999 !important;
}

.js {
    margin-right: 0 !important;
}

.lightbox .lightbox-content {
    padding: 0 !important;
}

.header-main,
.header-top {
    z-index: 9999 !important;
}

.mfp-bg {
    z-index: 999999;
}

.off-canvas .mfp-bg {
    z-index: 99999999 !important;
}

.chili-section-contact-kids-camp-content a,
.chili-section-blog-kids-camp-content a {
    color: #888;
}

.chili-section-contact-kids-camp-content a:hover,
.chili-section-blog-kids-camp-content a:hover {
    color: #f7aaaa;
}

.lg-outer,
.lg-backdrop {
    z-index: 9999999 !important;
}

.lg-backdrop {
    background-color: #000000d1 !important;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.bg {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}

.bg-loaded {
    opacity: 1;
}

.chili-section-development_timeline__left-one-title {
    color: #e09e9f;
    font-weight: 600;
}

.chili-section-development_timeline__left-two-title {
    color: #fffcd6;
    font-weight: 600;
}

.chili-section-development_timeline__left-three-title {
    color: #9ec256;
    font-weight: 600;
}

.chili-section-development_timeline__right-one-title {
    color: #9fd2d6;
    font-weight: 600;
}

.chili-section-development_timeline__right-two-title {
    color: #fac080;
    font-weight: 600;
}

.flickity-button {
    z-index: 1;
}

.flickity-prev-next-button svg {
    background-color: #f7aaaa;
    opacity: 1;
    border-color: #f7aaaa !important;
    border-radius: 100%;
    border: 2px solid currentColor;
}

.flickity-prev-next-button svg path {
    color: #ffff !important;
}

#banner-523784734 {
    padding-top: 56.25%;
}

#banner-523784734 .bg.bg-loaded {
    background-image: url(/client/images/cao/2.1.png);
}

#section_1249617831 {
    padding-top: 0;
    padding-bottom: 0;
}

#text-box-707150535 {
    width: 37%;
}

#text-box-707150535 .text {
    font-size: 100%;
}

@media (min-width: 550px) {
    #text-box-707150535 {
        width: 37%;
    }
}

#text-box-107658465 {
    width: 61%;
}

#text-box-107658465 .text {
    font-size: 91%;
}

#category-detail {
    color: #888;
    min-height: 555px;
    padding: 100px;
    background-image: url(/client/images/bg_detail.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: padding-box;
    background-position: top;
}

@media (max-width: 992px) {
    #category-detail {
        padding: 35px;
    }
}

.introduce-content.container p {
    font-size: 1rem;
    text-align: justify;
}
.introduce-content.container img {
    width: 90%;
    display: flex;
    margin: auto;
    margin-bottom: 2rem;
}

.zalo-chat-widget {
    right: 25px !important;
    bottom: 96px !important;
}
#contact-call {
    position: fixed;
    right: 27px;
    bottom: 156px;
    cursor: pointer;
    z-index: 1000000;
}
#contact-call img {
    width: 56px;
    height: 56px;
}

.pswp__container .pswp__item {
    opacity: unset;
}

.pswp-gallery .row {
    max-width: unset;
}

.pswp-item-image {
    margin: 12px 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}

.menu-content h2 {
    font-weight: bold;
    color: #e19292;
}
