/*
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.   ***************/


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


}
.product-small .price-wrapper {
    margin-top: 12px;
    min-height: 68px;
}


.row-tim-kiem-home {
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    z-index: 999;
    transform: translateY(20px);
    transition: bottom 0.3s 
cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0.5s 
ease, transform 0.5s 
ease;
    will-change: bottom, opacity, transform;
}

.row-tim-kiem-home .searchform {
    background: white;
    padding: 6px 6px;
    border-radius: 99px;
}

#main .row-tim-kiem-home .ux-search-submit {
    border-radius: 99px !important;
    font-size: 20px;
    background: var(--primary-color);
    padding: 4px 35px;
    min-height: 50px;
    font-weight: normal;
}

.row-tim-kiem-home .search-field {
    min-height: 40px;
    border: unset !important;
    box-shadow: unset !important;
	border-radius:20px;
}

.title-big {
    font-size: 40px;
}

.product-small.box {
    box-shadow: 3px 5px 35px rgba(86, 68, 169, .1);
    border-radius: 10px;
    border-radius: 10px;
}

.product-small .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.product-small.box-normal .product-title a{
	color: #231F20;
}

.product-small .product-title a {
    font-weight: 600;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-small.box-normal .box-text {
    background: white;
    padding-bottom: 25px;
}

.product-small.box-normal .box-text {
    border: 1px solid #EFEFEF;
    background: #FFF;
    padding: 1.36rem 1.19rem 1.75rem 1.31rem;
}
.product-small .box-text {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.product-small .box-text {
    padding: 10px 20px 20px 20px;
}

.product-small .price-wrapper span.amount {
    color: var(--primary-color);
    font-weight: bold;
    margin-left: 5px;
    font-size: 21px;
}

.product-small .box-text .product-title {
    min-height: 40px;
    font-weight: bold;
}

.product-small span.amount {
    font-weight: normal;
}
span.amount {
    white-space: nowrap;
}
span.amount {
    white-space: nowrap;
    font-weight: bold;
}

.div-exerpt {
    margin-bottom: 10px;
	font-weight: 400;
}

.nut-dat-ngay {
    margin-top: 20px !important;
    border-radius: 99rem;
    padding: 0 1.5rem;
    font-weight: 400;
    font-size: 1rem;
    background: #F2F0ED;
    box-shadow: none;
    color: black;
    outline: none;
    letter-spacing: 0;
    border: 0;
    display: block !important;
    align-items: center;
    padding: 10px;
    text-align: center;
}

.nut-dat-ngay:hover {
    color: white;
    background: var(--primary-color);
}

.box-overlay .box-image {
    border-radius: 20px !important;
}

.slide-cam-nhan .row-cam-nhan {
    padding: 15px !important;
    opacity: 1 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.slide-cam-nhan .row-cam-nhan .col {
    padding-bottom: 0px;
}

.slide-cam-nhan .img .img-inner {
    border-radius: 20px !important;
}

.banner-tour img {
    border-radius: 5px;
}
.product-title {
    color: var(--primary-color);
}

#main .section-banner-home {
    height: 100% !important;
}

select.search_categories {
    border: unset !important;
    border-radius: 99px;
}
.amenities-list {
    list-style: none;
}

.amenities-list li {
    display: inline-block;
    width: 33%;
    margin-left: 0px !important;
}
.amenities-list li img {
    width: 20px !important;
}

.amenities-list li span {
    margin-left: 20px;
}

//plugin

.ul-tien-nghi {
    list-style: none;
    margin-top: 10px;
}

.ul-thong-tin li {
    list-style: none;
    display: inline-block;
    width: 33%;
    margin-left: 0px !important;
    font-size: 15px;
}

.hotel-room-item {
    background: white;
    border-radius: 10px;
    padding: 10px;
}

.ul-tien-nghi {
    list-style: none;
    margin-top: 10px;
}

.ul-tien-nghi li {
    margin-left: 4px !important;
}
.tien-nghi-name {
    padding-left: 10px;
    color: #333;
}

.div-price {
    font-weight: bold;
    font-size: 20px;
    color: var(--primary-color);
}

.div-price span {
    font-weight: normal;
    color: black;
    font-size: 16px;
}

.button-container .hotel-room-book-btn {
    border-radius: 99px !important;
    font-size: 15px;
    text-transform: initial !important;
}

.category-page-row .product-small.box-vertical .price-wrapper {
    position: absolute;
    right: 13px;
    bottom: 15px;
}
.product-small .price-wrapper {
    margin-top: 12px;
    min-height: 68px;
}

#shop-sidebar {
    box-shadow: 3px 5px 35px rgba(86, 68, 169, .1);
    background: white;
    padding: 20px;
    border-radius: 10px;
}

.category-page-row .product-small.box-vertical .title-wrapper {
    max-width: 400px;
}

.div-exerpt {
    margin-bottom: 10px;
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .product-small .div-exerpt {
            display: none;
        }
    }
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .product-small .product-title a {
            font-weight: 600;
            font-size: 14px;
        }
    }
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .devvn_woocommerce_price_prefix {
            font-size: 12px;
        }
    }
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .product-small .price-wrapper span.amount {
            margin-left: 5px;
            font-size: 15px;
        }
    }
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .section-banner-home {
            height: 400px !important;
        }
    }
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .product-small .div-exerpt {
            display: none;
        }
    }
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .nut-dat-ngay {
            margin-top: 15px !important;
            padding: 6px;
        }
    }
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .category-page-row .product-small.box-vertical .title-wrapper {
            max-width: 138px;
        }
    }
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .category-page-row .product-small.box-vertical .price-wrapper {
            position: relative;
            right: unset;
            bottom: unset;
        }
    }
}

.div-no-padding {
    padding-bottom: 0px !important;
}
@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .amenities-list {
            margin-bottom: 0px !important;
        }
    }
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .amenities-list li {
            display: inline-block;
            width: 48%;
        }
    }
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .title-home {
            font-size: 26px;
            margin-bottom: 15px;
        }
    }
}

.post-item .col-inner img, .post-item .box-image .image-cover {
    border-radius: 20px;
}

.title-home {
    color: var(--primary-color);
    font-size: 50px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.row-form-lien-he .wpcf7-text {
    background-color: transparent;
    border: 0;
    box-shadow: none !important;
    color: #1C2A2D;
    font-weight: 300;
    font-size: 1rem;
    margin: 0;
    height: 50px;
    border-bottom: 1px solid #C8D0D4;
    padding: 0;
}

.row-form-lien-he .wpcf7-submit {
    border-radius: 50px;
}
.p-0 {
	padding: 0 !important;
}

@media (max-width: 1400px) {
    @media (max-width: 855px) {
        .title-home {
            font-size: 26px;
            margin-bottom: 15px;
        }
    }
}

#footer .icon-box.text-left {
    align-items: center;
    margin-bottom: 8px;
}

#footer {
	color : white;
}