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

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

.pum-close{
	margin: 0 !important;
	background-color: #87764e !important;
}
.pum-theme-737 .pum-container, 
.pum-theme-lightbox .pum-container{
	border-color: #87764e !important;
}
.pum-title{
	text-transform: uppercase !important;
}
.pum-content{
	font-weight: 400 !important;
}

@media (max-width: 576px){
	.pum-title{
		font-size: 21px !important;
		line-height: 29px !important;
		text-align: center !important;
	}
	.pum-content img{
		display: block !important;
		margin: 0 auto !important;
		float: none !important;
	}
}

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


}

.wp-slide-service-item {
		
}
.wp-slide-service-item .banner.has-hover {
		position: relative
}
.wp-slide-service-item .banner.has-hover:after {
		content: '';
		position: absolute;
		inset: 0;
		background: linear-gradient(180deg, rgba(100, 85, 50, 0) 33.07%, #645532 100%);
}
.wp-slide-service-item .text-box.banner-layer {
		position: relative;
		z-index: 2
}
/* item hover */
.wp-service-item-hover {
		transition: all 0.2s linear;
		opacity: 0;
		visibility: hidden;
	 position: absolute;
	 padding: 45px 15px 0;
	 text-align: center;
	 background-color: rgb(135 118 78 / 90%);
	 inset: 0;
	 z-index: 2;
}
 .wp-service-item-hover .title {
	 font-weight: 700;
	 text-transform: uppercase;
	 font-size: 20px;
	 margin-bottom: 43px;
}
 .wp-service-item-hover .service-item-hover-detail {
	 position: absolute;
	 bottom: 40px;
	 text-align: center;
	 width: 80%;
	 left: 50%;
	 transform: translateX(-50%);
	 border: 1px solid #fff;
	 padding: 7px 10px;
}
 .wp-service-item-hover .service-item-hover-book {
	 position: absolute;
	 bottom: 0;
	 background-color: #b8a780;
	 width: 100%;
	 left: 0;
	 margin-bottom: 0;
	 padding: 10px 30px;
	 text-transform: uppercase;
	 font-weight: 700;
		 transition: all 0.2s linear
}
 .wp-service-item-hover .service-item-hover-book:hover {
	 background-color: #645532
}
 .wp-service-item-hover .service-item-hover-book a {
	 width: 100%;
		 height: 100%;
		 display: block
}
.wp-slide-service-item:hover .wp-service-item-hover{
		opacity: 1;
		visibility: visible
}
.wp-slide-service-item:hover .text-box.banner-layer {
		opacity: 0;
		visibility: hidden
}
.all-tab-service .nav.nav-pills li {
	 margin-right: 20px;
		margin-bottom: 10px
}
 .all-tab-service .nav.nav-pills li a {
	 border: 0.5px solid #87764e;
	 border-radius: 0;
	 text-transform: uppercase;
	 font-weight: 600;
	 padding: 0px 25px;
}
 .all-tab-service .nav.nav-pills li.active a {
	 background-color: #87764e;
}
/* popup service */
.wp-popup-service {
	 display: flex;
	 justify-content: space-between;
}
 .wp-popup-service .wp-popup-service-image {
	 flex-basis: 40%;
	 flex-shrink: 0;
}
 .wp-popup-service .wp-popup-service-image img{
	 width: 100%;
		 height: 100%;
		 object-fit: cover
}
 .wp-popup-service .wp-popup-service-content {
	 background: #87764e;
	 padding: 50px 20px;
	 color: #fff;
}
 .wp-popup-service .wp-popup-service-content .popup-service-title {
    font-weight: 800;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 70px;
}
 .wp-popup-service .wp-popup-service-content .popup-service-title:after {
	     content: "";
    position: absolute;
    width: 200px;
    height: 1px;
    background-color: #fff;
    bottom: -40px;
    left: 0;
    transform: translateX(50%);
}
 .wp-popup-service .wp-popup-service-content .popup-service-content {
	     font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
 .wp-popup-service .wp-popup-service-content .popup-service-content .price {
	 color: #fff;
}
.pum-container.size-small.active {
  padding: 0;
  border: 0;
  box-shadow: none;
}
 .popup-service-link {
  position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #B8A780;
    margin-bottom: 0;
    padding: 12px 20px;
    text-align: center;
}
.popup-service-link a{
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.popup-service-link:hover {
    background-color: #645532;
}
.review-custom .bg.section-bg.fill .wprs_unslider-active{
		color: #fff;
		margin-left: 0 !important}

.wprs_unslider-wrap.wprs_unslider-carousel>li {
		margin-left: 0
}
.blog-wrapper.blog-archive p.from_the_blog_excerpt, .home-post .col.post-item .from_the_blog_excerpt  {
		display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 100%;
    word-break: break-word;
}

.intl-tel-input input, .intl-tel-input input[type=tel], .intl-tel-input input[type=text] {
		margin-bottom: 1rem !important;
}
.flag-container {
		margin-bottom: 1rem !important;
}

.wpcf7 select {
		padding: 0 !important;
		padding-inline: 10px !important;
		box-sizing: border-box;
    border: 1px solid #ddd !important;
    padding: 0 .75em;
    height: 41.6px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
}

/* booking */

.fcal_author {
    display: none;
}

/* Booking Dịch Vụ */
.p-dat-phong {
    background: #046056;
    color: white;
    padding: 5px !important;
    margin-bottom: 10px !important;
}
.row-dat-phong .row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.div-dat-phong {
    padding: 0px 10px;
}
.div-no-padding{
	padding-bottom: 0px;
}
.cart .buttons_added{
	margin-bottom: 20px;
}
.wceb-price-format{
	color:#a99246;
}
ul.marker-list-box li{
    color: white;
    font-size: 18px;
}
.a-xem-them{
        color: #046056;
}
.div-dien-tich sub{
    position: absolute;
}
.row-dat-phong-home{
        background: #046056;
    padding: 19px;
        margin-top: -77px;
}
.div-dat-phong .wpcf7-submit{
    text-transform: uppercase;
    background-color: #bce2d8 !important;
    border-color: #bce2d8 !important;
    color: black;
    border-radius: 2px;
    padding: 0px 36px;
}
.row-dat-phong-home input{
    margin-bottom: 0px;
}
.div-dien-tich .left{
        width: 60%;
    float: left;
   
    text-align: left;
}

.div-dien-thoai{
    background: #F3F3F3;padding: 30px;
}
.div-dien-thoai i{
    color: #046056;
    font-size: 18px;
}
.div-dien-thoai p{
    margin-bottom: 10px;
}

.box-dat-phong{
        background: rgb(135 118 78);
    padding: 25px;
}
ul.marker-list li,ul.marker-list-box li {
    margin-left: 0px;
}

ul.marker-list li i{
         color: #046056;
}
ul.marker-list,ul.marker-list-box{
    list-style: none;
}
ul.marker-list span,.div-icon .p-duoi{
        color: #046056;
}
h3.title-phong,h1.product-title,h3.product-section-title-related{
        color: #cbbe73;
    font-size: 35px;
    margin-bottom: 0px;
}

h3.product-section-title-related{
    text-align: center;
}
.header-bottom-nav li a{
    font-weight: normal;
}
.row-thong-tin .large-3:first-child{
     border-left: none;
}
.row-thong-tin .large-3{
    padding: 10px 4px;
    border-left: 1px solid #ebebeb;
    text-align: center;
}
.row-thong-tin p{
    margin-bottom: 0px;
}
.row-thong-tin .p-lon{
    font-size: 18px;
}
.row-thong-tin .p-nho{
     color: #046056;
     font-size: 20px;
		 font-weight: 700;
}
ul.product-tabs{
    display: none;
}
.div-icon p{
    margin-bottom: 0px;
}
.div-icon p span{
     color: #046056;
}

/* Css hiển thị giá phần dịch vụ */
table, th, td {
  border: 0px solid !important;
  margin-bottom: 0px;
}

span.table_gia {
    display: flex
;
    justify-content: center;
    font-size: 19px;
}

td.left {
    padding: 0px 0px 9px 0px !important;
}
td.left p{
    margin: 0px !important;
}

td.right {
    padding: 0px 0px 9px 0px !important;
}

td.right p{
    margin: 0px !important;
}

/* Booking Plugin */

.am-fcis__gallery {
    height: 450px !important;
}

.am-fcis__gallery-thumb {
    height: 220px;
}

.am-cat__wrapper.am-fcis {
    border: 1px solid #484848 !important;
}

.booking_product_name_placeholder {
    background-clip: padding-box;
    background-image: none;
    border: 1px solid var(--fluentform-border-color);
    border-radius: var(--fluentform-border-radius);
    color: var(--fluentform-secondary);
    font-family: -apple-system, "system-ui", Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    line-height: 1;
    margin-bottom: 0;
    max-width: 100%;
    padding: 9px 15px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100% !important;
}



.nut-dat-phong {
  position: relative;
  overflow: hidden; /* để các hiệu ứng pseudo-element không tràn ra ngoài */
  background: #fff; /* nền trắng */
  color: #87764e; /* màu chữ dùng màu #87764e */
  font-size: 18px;
	font-weight: 600;
  padding: 10px 50px;
  border: 2px solid #87764e; /* viền dùng màu #87764e */
  border-radius: 50px;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hiệu ứng ripple sử dụng pseudo-element ::after */
.nut-dat-phong::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(135, 118, 78, 0.3);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: width 0.4s ease, height 0.4s ease, opacity 0.8s ease;
  z-index: 2;
}

/* Hiệu ứng hover: phóng to nhẹ và tăng bóng đổ */
.nut-dat-phong:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

/* Hiệu ứng active: giảm kích thước nhẹ khi nhấn */
.nut-dat-phong:active {
  transform: scale(0.98);
}

/* Khi nhấn, tạo hiệu ứng ripple lan tỏa */
.nut-dat-phong:active::after {
  width: 200%;
  height: 200%;
  opacity: 0;
  transition: 0s;
}