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

/*************** ADD CUSTOM CSS HERE.   ***************/
.post-item .post-title{
	min-height:42px;
	overflow:hidden;
}
.wpcf7-response-output{
	background:white !important;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.header-nav-main li.menu-item img {
    filter: brightness(0) invert(1); /* Chuyển thành màu trắng */
    transition: filter 0.3s ease;
}

.header-nav-main li.menu-item:hover img,
.header-nav-main li.menu-item.active img {
    filter: brightness(0) saturate(100%) invert(69%) sepia(94%) saturate(1739%) hue-rotate(347deg) brightness(95%) contrast(89%); /* Màu #e67e22 */
}
.box-lien-he img{
    filter: invert(1);
}
.a-hotline svg{

    -webkit-animation: tada 1500ms ease-out infinite;
    -khtml-animation: tada 1500ms ease-out infinite;
    -moz-animation: tada 1500ms ease-out infinite;
    -ms-animation: tada 1500ms ease-out infinite;
    -o-animation: tada 1500ms ease-out infinite;
    animation: tada 1500ms ease-out infinite;
}
.div-sp-sidebar{
    margin-bottom: 20px;
        align-items: center;
}
.div-sp-sidebar a.rounded-md{
    color: #BA2028;
}
.div-sp-sidebar p{
    color: black;
    margin-bottom: 0px;
        font-size: 13px;
    font-weight: normal;
}
.div-sp-sidebar .w-full{
        padding-left: 10px;
}
.div-sp-sidebar span.amount{
    font-weight: normal;
        color: black;
}
.section-gioi-thieu ul li{
    margin-left: 0px;
}
.section-gioi-thieu ul li:before{
    color: #e67e22;
    padding-right: 5px;
        content: "\f00c";
        font-family: fontawesome;
}
.div-sp-sidebar  svg{
	    stroke: var(--primary-color) !important;
}
.row-number{
        display: flex
;
    margin-top: 8px;
    justify-content: center;
    align-items: center;
    background: #BA2028;
    color: white;
    border-radius: 99px;
    width: 30px !important;
    height: 30px !important;
}
.div-sp-sidebar h3{
    font-size: 15px;
    margin-bottom: 0px;
}
.div-sp-sidebar .devvn_woocommerce_price_suffix{
    display: none;
}
.row-thong-tin-them p,.row-thong-tin-them .product-price{
    color: var(--primary-color);
}
.lightbox-content {
    background-color: transparent;}
span.amount{
        color: var(--primary-color);
}
.section-he-thong .post-item-705 > .col-inner{
        background: linear-gradient(90deg, red 50%, transparent 0), linear-gradient(90deg, blue 50%, transparent 0), linear-gradient(0deg, #06b500 50%, transparent 0), linear-gradient(0deg, #ff00d7 50%, transparent 0);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    padding: 5px;
    animation: border-dance 2s linear infinite;
    border-radius: 5px;
}
@keyframes border-dance{0%{background-position:0 0,300px 116px,0 150px,216px 0}to{background-position:300px 0,0 116px,0 0,216px 150px}}
.product-small .price-wrapper{
    display: none;
}
.devvn_woocommerce_price_suffix{
    font-weight: bold;
    padding-left: 4px;
}
a.button{
    text-transform: initial;
    border-radius: 5px;
}
.post-item .box{
background: #1F1F1F;
    padding: 14px;
    margin-bottom: 10px;
}
.product-small.box{
    background: #1F1F1F;
    border-radius: 5px;
    padding: 10px;
} 
.product-small.box img{
    border-radius: 5px;
}
.row-bang-gia-full {
    background-color: rgba(0, 0, 0, 0.75);
    padding-top: 20px;
}

.row-bang-gia-full .row{
    margin-left: auto !important;
    margin-right: auto !important;
}
.woocommerce-product-gallery {
    max-height: 400px;
}
.row-thong-tin-them{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.gtranslate_wrapper{
    text-align: right;
}
.section-gioi-thieu{
    padding-top: 0px !important;
}
.a-hotline{
      color: var(--primary-color) !important;
}
.a-hotline span{
    font-weight: bold;
    color: var(--primary-color);
    font-size: 20px;
    padding-left: 5px;
}
.header-nav-main li.menu-item a{
    font-weight: bold;
}
.woocommerce-product-gallery .flickity-viewport {
    max-height: 400px;
}
.product-small.box .box-text{
    padding-bottom: 0px;
}
.woocommerce-product-gallery img {
    object-fit: cover;
    object-position: center; /* Lấy phần giữa của ảnh */
    vertical-align: middle;
    width: 100%;
    height: 400px; /* Đặt chiều cao cố định */
}
.ul-sp-footer li {
    list-style: none;
    width: 50%;
    display: inline-block;
     margin-left: 0px !important;
    padding-right: 30px;
}
.ul-sp-footer .devvn_woocommerce_price_suffix{
    display: none;
}
.div-dat-lich .justify-between{
    margin-bottom: 15px;
}
.div-dat-lich .justify-between span{
    font-weight: bold;
}
.div-thu-vien-anh img{border-radius: 10px;}
.woocommerce-tabs li a:before{
    display: none;
}
.woocommerce-tabs li a{
    text-transform: initial;
    font-weight: bold !important;

    font-size: 16px;
}
.row-nuoc-uong{
            margin-left: 0px !important;
        margin-right: 0px !important;
}
.row-nuoc-uong,.row-chi-tiet,.row-hinh-anh {

        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 20px;
}
.row-nuoc-uong .col,.row-chi-tiet > .col,.row-hinh-anh > .col{
    padding-bottom: 0px;
}
.div_noi_bat ul li{
	      color: var(--primary-color) !important;
	box-shadow: 
  0 2px 8px rgba(255, 255, 255, 0.08),
  0 8px 24px rgba(255, 255, 255, 0.06);
    list-style: none;
    display: inline-block;
    margin-right: 5px;
    margin-left: 0px;
    padding: 5px 15px;
    border-radius: 8px;
    font-weight: bold;

    background: #1F1F1F;

}
.div-dat-lich .devvn_woocommerce_price_suffix{
	      color: var(--primary-color) !important;
}
.detail_sanpham h3{
    color: white
}
.detail_sanpham h3 span{
    color: var(--primary-color) !important;
}
.div_gioi_thieu{
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.row-hinh-anh{
	    padding-bottom: 20px;
}
.custom-calendar-container {
            margin: 10px 0;
            border: 1px solid #ddd;
            border-radius: 8px;
            padding: 15px;
      background: #1F1F1F;
  
        }
        
        .calendar-header {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-bottom: 15px;
        }
        
        .month-year-select {
            flex: 1;
            margin: 0 10px;
            padding: 4px 12px;
            border: 1px solid #ccc;
            border-radius: 4px;
            font-size: 14px;
            background: white;
            cursor: pointer;
            text-align: center;
        }
        
        .prev-btn, .next-btn {
        text-align: center;
    background: #1F1F1F;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 30px;
    height: 33px;
    line-height: 35px !important;
    min-height: unset;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
        }
        
        .prev-btn:hover, .next-btn:hover {
            background: #1F1F1F;
        }
        
        .calendar-days-header {
            display: grid;
            grid-template-columns: repeat(7, 1fr);
            gap: 2px;
            margin-bottom: 5px;
        }
        
        .day-header {
            text-align: center;
            font-weight: bold;
            padding: 8px 4px;
            font-size: 12px;
            color: #666;
        }
        
        .calendar-days {
            display: grid;
            grid-template-columns: repeat(7, 1fr);
            gap: 2px;
        }
        
        .calendar-day {
			    color: white;
            text-align: center;
            padding: 8px 4px;
            cursor: pointer;
            border-radius: 4px;
            font-size: 14px;
            min-height: 32px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .calendar-day:hover:not(.disabled):not(.empty):not(.active) {
          background: black;
        }
        
        /* Chỉ có 1 class active - cho cả today và selected */
        .calendar-day.active {
            background: #e67e22;
            color: white;
            font-weight: bold;
        }
        
        .calendar-day.disabled {
            color: #ccc;
            cursor: not-allowed;
        }
        
        .calendar-day.empty {
            cursor: default;
        }
.dark .price, .dark .price del, .dark span.amount {
    color: var(--primary-color);
}
.row-form{
       background-color: #000000ba;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 10px;
    border: 1px solid #fff;
    padding: 10px 20px;
}
.row-form .col{
    padding-bottom: 0px;
}
.section-slide img{
	border-radius:5px;
}
.row-form h3{
    color: white;
    font-size: 40px;
}
.row-form select,.row-form input{
    border-radius: 5px;
}
.row-form label{
    font-weight: normal;
    color: white;
}
.row-form .wpcf7-submit{
        background: #e67e22;
    margin-right: 0px;
    border-radius: 5px;
    width: 100%;
}
.section-he-thong .post-title {
    min-height: 42px;
}
.section-title-main{
      color: var(--primary-color);
}
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay{
    border-radius: 5px;
}
.woocommerce-page .has-transparent .header-bottom-nav > li > a{
	color:black;
}
.cart .buttons_added{
	margin-bottom: 20px;
}

.product-small.box .price, .product-small.box .price span.amount{color:#778e19; font-weight:normal; font-size:19px}

.product-title a{
	    color: white;
	    font-weight: bold;
}
.section-banner h3{
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    color: #000;
    width: 60%;
    margin: 0 auto;
}

.row-gioi-thieu {
	    margin-top: -200px;
    background: white;
    padding: 22px;
    padding-top: 50px !important;
}
#header-contact li a{    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    color: #353535;}

.header-button-1 .header-button a:hover{background:gray}.nav-spacing-large>li {
    margin: 0 17px;
}

.section-title b {
    background: transparent;
}.section-title-container {
    margin-bottom: 0;
}
.gioi-thieu-section img{border-radius:5px}
.single-product .product-info .product-short-description{font-size:14px}
.single-product .product-info .product-title{margin-bottom: 0;}.product-info {
    padding-top: 20px;
}
.is-well {
    background: white;
    border-radius: 10px;
    box-shadow: 2px 2px 20px #00000014;padding: 20px;
}
.single-product .product-info .price span.amount{color: #778e19;}
.star-rating span:before{color:#ffc107}
.stuck .header-button-1 .header-button a {
    height: 55px;
    line-height: 50px;
}

.price-wrapper .price {margin:0;
    margin-bottom: 15px;
}
.single-product .product-info .share-icons a{min-width: 23px; border:none; margin-bottom:0}
.single-product .product_meta{display:none}
.mvvwb_wrap input{margin-bottom:0; border-radius:5px}.flatpickr-input[readonly]{border-radius:5px}.mvvwb_date_row, .mvvwb_persons_row {
    margin: 0 0 8px 0;
}
label, legend {
    margin-bottom: 4px;
}
form{margin-bottom:0}

.single-product .slider-nav-circle .flickity-prev-next-button svg{    border: 0px solid currentColor;
    background: black;}
.mvvwb_summary {
    margin: 10px 0;
    position: relative;
}
.thong-bao {
  background: #fff8e5;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 0;
    font-size: 14px;
    color: #3a3a3a;
    margin-top: 8px;
    border-left: 4px solid #ffb900;
}.thong-bao ul {
    margin-bottom: 0;
}
.thong-tin-chi-tiet{font-size:14px; display:inline-block; clear:both; width:100%}
.thong-tin-chi-tiet .cot1{    width: 49% !important;
    margin-right: 10px;
    display: inline-block;
    float: left;
    padding: 0;
    border-radius: 5px;    border: 1px solid #dedede;}
.thong-tin-chi-tiet .cot2{    border: 1px solid #dedede;
    width: 49% !important;
        display: inline-block;
    float: right;
    border-radius: 5px;
}.product-footer .woocommerce-tabs {
    padding: 0;
    border-top: 0;
}
.product-footer{margin-top:15px !important}
.single-product .product-info .col{padding-bottom:10px}
.thong-tin-chi-tiet h2{    color: #2d2d2d;
    font-size: 17px;
    background: #d4d4d4;
    padding: 9px 15px;
    margin-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;}
.thong-tin-chi-tiet .row-info{display: flex;
    width: 100%;
    clear: both;
    border-top: 1px dashed #dedede;
    padding: 7px 0;
    background-image: url(/wp-content/uploads/2019/11/dot.jpg);
    background-repeat: no-repeat;
    background-position-y: 11px;
    padding-left: 25px;
    background-position-x: 10px;
    padding-right: 10px;}

.thong-tin-chi-tiet .row-info .left{font-weight:bold; width:35%; padding-right:10px; display:inline-block; float:left}
.thong-tin-chi-tiet .row-info .right{width:65%; padding-left:10px; display:inline-block; float:left}
.product-small.box .product-title{font-size: 18px;
    margin-bottom: 10px;}


.single-product .tab-panels h2{font-size:18px}
.single-product .tab-panels h3{font-size:17px}
.single-product .tab-panels h4{font-size:16px}
.single-product .tab-panels h5{font-size:15px}.nav-tabs+.tab-panels {
    border: 1px solid #dedede;
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    border-top-left-radius: 0;
}div#reviews.woocommerce-Reviews, .devvn_prod_cmt{max-width:100%}
.product-small.box .stsv_woocommerce_price_suffix{color:#ff5722}.product-small.box .price{margin-top:10px}
.list-sp .col-inner:hover{    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.09);}.post-item .box-image:hover::before{
-webkit-animation:shine .75s;
animation:shine .75s}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}

.danh-sach-phong .col{padding-bottom:20px}
.related h3{margin: 0;
    text-transform: none;
    letter-spacing: 0;}
a.back-to-top{background:gray !important; color:white; border:none !important}
.nut-xem-them{font-weight:normal; letter-spacing:0}
.list-post .post-item .box-text{padding:0; padding-top:10px}
.box-blog-post .is-divider{display:none}
.list-post .post-item a:hover{color:black}
.list-post .post-item .post-title{margin-bottom:7px;font-size:17px}
.dich-vu-khac .col{padding-bottom:0}.footer-secondary {
    padding: 0;
}
.footer-secondary{text-align:right}

h1.entry-title.mb {
    margin-bottom: 20px;
    text-transform: none;
    letter-spacing: 0;
    font-size: 23px;
}.blog-archive h1.page-title {
    text-transform: none;
    letter-spacing: 0;
    font-size: 23px;
}#breadcrumbs {
    margin-bottom: 10px;
    font-size: 15px;
}.blog-archive .archive-page-header .large-12 {
    text-align: left;
    padding-bottom: 0px;
}.blog-archive {
    background: #f7f7f7;
}.blog-archive .post-item .box-image {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}.blog-archive .post-item .from_the_blog_excerpt {
    height: 40px;
    overflow: hidden;
}
.title-home{
	font-size: 30px;
}
.archive .post-item .from_the_blog_comments{display:none} .archive .badge{display:none}

.archive .category-page-row .large-12{padding-bottom:10px}
.archive .large-12{padding-bottom:0}.blog-single .entry-header .entry-meta {
    font-size: 14px !important;
    letter-spacing: 0;
    text-transform: none;
    color: gray !important;
    background: none;
    border-top: none !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
}.mr-half .badge-inner {
    border-radius: 99%;
}.recent-blog-posts a {
    font-size: 15px;
    margin-bottom: 0;
}.product_list_widget, .flatsome_recent_posts ul {
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 2px 2px 10px #0000001a;
}span.widget-title {
    font-size: 19px;

    text-transform: none;
    letter-spacing: 0;
    display: block;
    margin-bottom: 10px;
    color: #383838;
}.blog-single .large-3 {
    padding-left: 0;
}.xem-them .tieu-de-xem-them {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 17px;
    color: black;
}.xem-them ul li {
    margin-bottom: 3px;
}.xem-them ul li a {
    font-weight: 700;
    font-size: 15px;
}.blog-single .blog-share {
    text-align: left;
}.blog-single .entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: gray;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
}.danh-muc {
    margin-bottom: 15px;
}.danh-muc a:hover, .the-tim-kiem a:hover {
    background: #9E9E9E;
    color: white;
}.bai-viet-lien-quan {
    margin-top: 15px;
}.bai-viet-lien-quan h3 {
    font-size: 18px;
    color: black;
}.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}.bai-viet-lien-quan ul li {
    list-style: none;
    width: 33.33%;
    color: graytext;
    float: left;
    padding-left: 4px;
    padding-right: 5px;
}.bai-viet-lien-quan ul li .box-image img {
    height: 120px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}.bai-viet-lien-quan h4 {
    font-size: 14px;
    color: black;
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
}p.form-row-first, p.form-row-last{width:100%}
.woocommerce-billing-fields input, textarea{border-radius:4px; box-shadow:none}
.book-now{background: rgba(0, 0, 0, 0.37);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 2px 2px 20px #00000012;text-align:center}
.book-now p.des{margin-bottom:20px}

.single-page{
    padding-top: 0px;
}
.ql-align-center{
    text-align: center;
}
.book-now label{text-align:left}
@media(min-width: 1023px){
    .post-sidebar{
        padding-left: 0px !important;
}
    .p-big{
        font-size: 17px;
    }
}
@media(max-width: 855px){
	.mfp-wrap{
		z-index:99999999;
	}
    .a-hotline{
        display: none !important;
    }
    .row-nuoc-uong > .col{
        padding-left: 0px;
        padding-right: 0px
    }
    .div_gioi_thieu{
        margin-bottom: 0px;
    }
    .div_noi_bat ul li {
    font-size: 11px;}
    .list-disc{
        margin-bottom: 0px;
    }
    .related .product-small.col{
            flex-basis: 100%;
    max-width:  100%;
    } 
    .row-form h3 {
 
    font-size: 28px;
}
    .section-dat-phong{
        padding-left: 15px;
        padding-right: 15px;
    }
	.section-icon .icon-box-img{
		float: left;
		padding-right: 10px;
	}
	.section-icon h3{
		    font-size: 17px;
	}
	.section-icon p{
		font-size: 13px;
	}
	.row-gioi-thieu {
    margin-top: 0px;
    background: white;
    padding: 14px;
    padding-top: 26px !important;
}
	.title-home{
	font-size: 17px;
}

.list-post .post-item .from_the_blog_excerpt {font-size:13px}
.footer-secondary{text-align:center;padding-bottom:15px }.is-well {
    padding: 10px;
}.thong-tin-chi-tiet .cot1, .thong-tin-chi-tiet .cot2{width:100% !important; margin-bottom:15px !important}.nav-tabs+.tab-panels{padding:10px}
.blog-archive .post-item .post-title {
    font-size: 18px;height:auto;
}.bai-viet-lien-quan ul li{width:50%}.bai-viet-lien-quan ul li .box-image img{height:100px}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}