/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: 'Beautique';
    src: url('../flatsome-child/font/BeautiqueDisplay-Medium.otf') format('truetype');
}

@font-face {
    font-family: 'BeVietnamPro';
    src: url('../flatsome-child/font/BeVietnamPro-Regular.ttf') format('truetype');
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}

body {
    background: linear-gradient(to bottom, transparent, #cbad8a) #e3d5b6;
    font-family: 'BeVietnamPro', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Beautique', sans-serif;
    font-weight: 500;
}

.header {
    display: none;
}

.menu_fix {
    position: fixed;
    top: 20px;
    left: 1.2rem;
    z-index: 50;
    width: 150px;
}

.menu_fix a {
    color: #4d3f33;
    border: none !important;
    font-weight: 700;
    padding: 10px 0;
}

.ux-menu-link--active .ux-menu-link__link,
.ux-menu-link:hover .ux-menu-link__link {
    color: hsla(0, 100%, 31%, 0.85);
}

.img-top {
    margin-bottom: 0 !important;
}

.bg-phong.col {
    padding: 0 15px 0px !important;
}

.text-justify {
    text-align: justify;
}

.bg-\[\#F4E8CB\] {
    --tw-bg-opacity: 1;
    background-color: rgb(244 232 203 / var(--tw-bg-opacity));
}

.rounded-\[24px\] {
    border-radius: 24px;
}

.flex-1 {
    flex: 1 1 0%;
}

.h-full {
    height: 100%;
}

.w-auto {
    width: auto;
}

.visible {
    visibility: visible;
}

.flex {
    display: flex;
}

.w-2\/3 {
    width: 66.666667%;
}

.w-1\/3 {
    width: 33.333333%;
}

.flex-col {
    flex-direction: column;
}

.absolute {
    position: absolute;
}

.z-50 {
    z-index: 50;
}

.left-2 {
    left: 0.5rem;
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.h-\[450px\] {
    height: 450px;
}

.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}

.cam-nhan-khach-hang .image-cover {
    border: 4px solid #d02028;
    position: relative;
}

.cam-nhan-khach-hang::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 49px solid #d02028;
    bottom: -20px;
    z-index: 9999;
    left: -7px;
}

@media (min-width: 768px) {
    .md\:h-\[550px\] {
        height: 550px;
    }
    .md\:flex {
        display: flex !important;
        visibility: visible !important;
    }
    .img-top img,
    .img-bottom img {
        height: 30px;
    }
}

@media (max-width: 1024px) {
    .header {
        display: block;
    }
}

@media (max-width: 767px) {
    .img-top img,
    .img-bottom img {
        height: 30px;
    }
    .slider-product-home .show-on-hover {
        filter: blur(0);
        opacity: 1;
        pointer-events: none;
        transition: opacity .5s, transform .3s, max-height .6s, filter .6s;
    }
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
}

.ease-in-out {
    animation-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-500 {
    animation-duration: .5s;
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.text-\[\#EBECB1\] {
    --tw-text-opacity: 1;
    color: rgb(235 236 177 / var(--tw-text-opacity));
    font-family: 'Beautique';
}

.leading-\[20px\] {
    line-height: 20px;
}

.font-medium {
    font-weight: 500;
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.top-\[50px\] {
    top: 50px;
}

.bottom-2 {
    bottom: 0.5rem;
}

.w-full {
    width: 100%;
}

.inner-element {
    display: none;
    flex-direction: row-reverse;
}

.inner-element.active {
    display: flex;
    transition: opacity 0.5s 0.4s;
}

.expanded .oncick {
    display: none;
}

.expanded {
    flex: 1 1 0%;
}

.blog-post .post-item {
    border-right: 1px solid #362926;
}

.blog-post .post-item:nth-child(1),
.blog-post .post-item:nth-child(3),
.blog-post .post-item:nth-child(5) {
    padding-top: 3.5rem !important;
}

.blog-post .box-text {
    padding-bottom: 0;
}

.blog-post .box-blog-post .is-divider {
    display: none;
}

.blog-post .post-meta {
    padding-top: 30px;
}

ul.post-list {
    list-style-type: none;
    padding: 0;
}

ul.post-list li {
    margin: 15px 0;
}

ul.post-list li a {
    font-size: 18px;
    cursor: pointer;
    text-decoration: underline;
    color: blue;
}

.image-container {
    margin-top: 20px;
}

.image-container img {
    max-width: 300px;
    height: auto;
    display: block;
}

.carousel {
    width: 90%;
    margin: 0px auto;
}

.slick-slide {
    margin: 10px;
}

.slick-slide img {
    width: 100%;
    border: 2px solid #fff;
}

.wrapper .slick-dots li button:before {
    font-size: 20px;
    color: white;
}

.relative {
    position: relative;
}

.aspect-square {
    aspect-ratio: 1 / 1;
}

#reservation-form {
    max-width: 500px;
    margin: 0 auto;
}

.right {
    text-align: right;
}

hr {
    border: 1px solid #444;
}

div.elem-group {
    margin: 10px 0;
}

div.elem-group.inlined {
    width: 49%;
    display: inline-block;
    float: left;
    margin-left: 1%;
}

#reservation-form label {
    display: block;
    font-size: 1.25em;
    font-weight: 400;
}

#reservation-form input,
#reservation-form select,
#reservation-form textarea {
    border-radius: 2px;
    border: 2px solid #777;
    box-sizing: border-box;
    font-size: 0.9em;
    width: 100%;
    padding: 10px;
}

div.elem-group.inlined input {
    width: 95%;
    display: inline-block;
}

textarea {
    height: 250px;
}

hr {
    border: 1px dotted #ccc;
}

button {
    height: 50px;
    background: orange;
    border: none;
    color: white;
    font-size: 1.25em;
    font-family: 'Nanum Gothic';
    border-radius: 4px;
    cursor: pointer;
}

button:hover {
    border: 2px solid black;
}

#reservation-form {
    background-image: url(/wp-content/uploads/2024/05/bg_reservation.66757cd8.png);
    background-repeat: round;
    background-size: contain;
    padding: 30px;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    height: 50px;
    border-radius: 2px;
    border: 2px solid #777;
    box-sizing: border-box;
    font-size: 1.25em;
    width: 100%;
    padding: 10px;
}

.is-slider-header button.flickity-button.flickity-prev-next-button.previous {
    left: auto;
    right: calc(14% + 10px);
    top: 90%;
}

.is-slider-header button.flickity-button.flickity-prev-next-button.next {
    top: 90%;
    right: calc(10% + 10px);
}

.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow {
    background-color: #dd333300 !important;
}

.slider-nav-circle .flickity-prev-next-button .arrow,
.slider-nav-circle .flickity-prev-next-button svg {
    border: none;
}

.is-slider-header .flickity-prev-next-button {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.flickity-prev-next-button.previous:hover,
.flickity-prev-next-button.next:hover {
    border: none;
}

.is-slider-header .flickity-page-dots {
    right: 0;
    left: 0;
    bottom: calc(50% - 30px* 2);
    text-align: left;
    padding: 30px 15px;
    display: flex;
    flex-direction: column;
    max-width: 200px;
    width: 70px;
}

.is-slider-header .slider-nav-light .flickity-page-dots .dot.is-selected {
    background: #e49f1d;
    width: 15px;
    height: 15px;
    opacity: 1;
}

.is-slider-header .slider-nav-light .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    border-radius: 0;
    border: none;
    background: #fff;
    opacity: .7;
    margin-top: 5px;
    margin-bottom: 5px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.text-\[\#EBECB1\] {
    --tw-text-opacity: 1;
    color: rgb(235 236 177 / var(--tw-text-opacity));
}

.scrollbar-thumb-\[\#493526\]\/60 {
    --scrollbar-thumb: rgba(73, 53, 38, .6) !important;
}

.scrollbar-track-gray-400\/10 {
    --scrollbar-track: rgba(156, 163, 175, .1) !important;
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
}

.slider-product-home .flickity-prev-next-button.previous {
    left: auto;
    right: 80px;
    top: 290px;
}

.slider-product-home .flickity-prev-next-button.next {
    right: 40px;
    top: 290px;
}

.bg-boder {
    background: url(/wp-content/uploads/2024/05/ceo_bg.png);
    background-repeat: no-repeat;
    height: 565px;
    background-size: contain;
}

.fix-right {
    width: 60px;
    position: fixed;
    z-index: 500;
    top: 35%;
    right: 10px;
    padding: 0 !important;
}

.fix-right a {
    width: 50px;
    height: 50px;
    border-radius: 100% !important;
    font-size: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffffff;
    outline: 2px solid #dd3333;
}

.fix-right a i {
    font-size: 20px;
}

.fix-right .button:not(.icon)>span+i {
    margin-left: 0;
}

.slider-custom {
    padding: 0;
    bottom: 0px;
}

.slider-custom .flickity-slider .img {
    max-width: 20%!important;
    margin: 5px;
    border: 2px solid #fff;
}

.slider-custom .flickity-page-dots {
    display: none;
}

#main {
    background: linear-gradient(to bottom, transparent, #cbad8a) #e3d5b6;
}

.slider-product-home .image-cover {
    border-radius: 24px;
}

.slider-product-home.box-shadow-1,
.slider-product-home .row-box-shadow-1 .col-inner {
    border-radius: 24px;
}

.rounded-\[24px\] {
    border-radius: 24px;
}

.rounded-l-\[24px\] {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
}

.ease-in-out {
    animation-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-500 {
    animation-duration: .5s;
}

.dat-ban-ngay-slider {
    position: absolute;
    bottom: 10%;
    left: 13%;
    background: url(/wp-content/uploads/2024/05/tai-xuong-3.png);
    background-size: cover;
    color: #ebecb1 !important;
    z-index: 99999;
    width: 206px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-menu:before {
    content: "";
}

.icon-menu {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.icon-menu::before {
    content: "";
    background-image: url('/wp-content/uploads/2024/05/Menu.82f91907.svg');
    /* Path to your image */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.fix-right .icon-phone {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 22px;
}

.fix-right .icon-phone:before {
    content: "";
    background-image: url('/wp-content/uploads/2024/05/svgexport-2.svg');
    /* Path to your image */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.fix-right .icon-facebook {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 22px;
}

.fix-right .icon-facebook:before {
    content: "";
    background-image: url('/wp-content/uploads/2024/05/svgexport-3.svg');
    /* Path to your image */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.slider-product-home .text-cat {
    position: absolute;
    z-index: 99;
    width: 100%;
    text-align: center;
    top: 5%;
}

.slider-product-home .text-cat h3 {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.is-divider {
    display: none;
}

.post-page .post-item .col-inner {
    border: 1px solid #453e38;
    border-radius: 10px;
    padding: .75rem;
}

.post-page .post-item .post-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 45px;
}

.slider-product-home .post-title {
    color: #493526;
    font-size: .875rem;
    line-height: 1.25rem;
}

.slider-product-home .post-title:hover {
    color: #b21f27;
}

.ex-fdlist .exfd-shopping-cart {
    position: fixed;
    right: 8px;
    top: 13%;
    z-index: 1001;
    width: 45px;
    height: 45px;
    background-color: #ea1f2e;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    border-radius: 0;
    cursor: pointer;
    /* border: 1px solid #eee; */
}

.inqty-icon {
    background: #fff !important;
}

.ex-fdlist .exstyle-1 figcaption h3 a,
.ex-fdlist .exstyle-2 figcaption h3 a {
    font-family: 'BeVietnamPro', sans-serif;
}

.baner-text {
    animation-timing-function: cubic-bezier(.4, 0, 1, 1);
    animation-delay: .2s;
}
.blog-archive.page-wrapper{
    padding-top: 0px !important;
}
span.amount {
    font-family: 'BeVietnamPro', sans-serif;
}
.scrollbar-thin{overflow: auto;scrollbar-width: thin;scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial);}
@media (min-width: 1024px) {
    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

@media (min-width: 768px) {
    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

input[type="date"] {
    display: block;
    width: 100%;
    padding: 8px;
    font-size: 16px;
    box-sizing: border-box;
    -webkit-appearance: none;
    /* For Safari */
    appearance: none;
}

@media (max-width: 767px) {
    .dat-ban-ngay-slider {
        bottom: 2%;
        left: 9%;
    }
    .blog-post .post-item:nth-child(1),
    .blog-post .post-item:nth-child(3),
    .blog-post .post-item:nth-child(5) {
        padding-top: 0 !important;
    }
    .blog-post .post-item {
        border-right: none;
    }
    div.elem-group.inlined {
        width: 100%;
        margin-left: 0;
    }
    #reservation-form {
        background-image: url(/wp-content/uploads/2024/05/bg_reservation_mobile.fa7e7655.png);
        background-repeat: round;
        background-size: contain;
        padding: 30px;
    }
    #reservation-form input[type=date] {
        width: 100%;
    }
}