@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz@0,9..40;1,9..40&family=Playwrite+DK+Loopet:wght@200&display=swap');.section_contentchild h2,
.details_contact h2,
.amenities_home h4,
.section_footer label,
.discount p>label,
.box_contentinfo_rooms .details_child h3,
.details_accommodation label.introduction,
.section_facilities label.introduction,
.section_tagline label.introduction,
.section_offers label.introduction,
.images_description label.introduction,
.slideshow .slide-content .title {
    font-family: var(--font-tagline);
    text-transform: lowercase !important;
    font-style: italic;
}
#loader img{
    height: 80px;
}
.popup_content, .popup_content #numberrroomRow {
    max-height: 300px !important;
    overflow: auto;
}
.images_description label.introduction{
    margin: 0;
}
.section_aboutus{
    text-align: center;
}
.section_aboutus .editable{
    text-align: left;
}
.section_aboutus .editable p{
    width: 100%;
}
.section_tagline li{
    width: 100%;
}
.section_info_offers{
   text-align: center;
}
.section_info_offers p{
    text-align: center!important;
}
.box_contentinfo_offers .details_child{
    height: auto!important;
    padding: 0!important;
}
.box_contentinfo_offers .col-xs-7{
    padding-left: 50px;
}
.box_contentinfo_offers .parallax_scroll{
    display: flex;
    align-items: center;
}
.discount p>label{
    font-size: 14px;
}
.box_contentinfo_offers li{
    width: 100%;
    padding: 5px 0;
}
.box_contentinfo_offers ul{
    display: grid;
    padding-left: 30px;
    margin: 0;
}
.box_contentinfo_offers:after{
    width: 50%;
}
.section_reservation .col-xs-12{
    padding: 10px 0;
}
.overlay_menu.open li:nth-of-type(9) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.section_info_accom .amenities_home li:before {
    background-image: url('../images/icon/city.png');
}
.restaurant_list .editable li{
    width: 100%;
    padding: 5px 0;
    list-style: disc;
    line-height: normal;
}
.nav_menu img {
    height: 110px;
    padding: 15px 0;
}
.scroll_menu .nav_menu img {
    padding: 8px 0;
    height: 70px;
}
.scroll_menu .nav_menu li.active a:before{
    background: var(--main);
}
.section_gallery .nav li{
    padding: 0 5px;
}
.restaurant_list li{
    width: 100%;
    padding: 10px 0 0;

}
.box_contentchild .list_contentchild:nth-child(even) .btn_viewdetails:after{
    background: var(--main)!important;
}
.section_info_restaurant .btn_viewdetails, .details_description .btn_viewdetails{
    color: var(--main)!important;
}
.section_info_restaurant .amenities_home .images_icon, .details_description .btn_viewdetails .images_icon{
    background: var(--main)!important;
    width: 15px;
    height: 15px;
}
.section_info_restaurant .btn_viewdetails:after, .details_description .btn_viewdetails:after{
    background: var(--main)!important;
}
.section_info_meeting ul{
    margin: 5px 0 0;
}
.section_offers_info li {
    padding: 5px 0 5px 30px !important;
}
.section_info_meeting li{
    width: 100% !important;
    list-style: disc;
    padding: 0;
}
.box_contentinfo_rooms .images_child{
    height: 550px;
}
.box_contentinfo_rooms .details_child{
    padding-top: 0;
}
.nav_menu li{
    padding: 0 10px;
}
.overlay_menu.open li:nth-of-type(10) {
    -webkit-animation-delay: .80s;
    animation-delay: .80s;
}
.overlay_menu.open li:nth-of-type(11) {
    -webkit-animation-delay: .85s;
    animation-delay: .85s;
}
.overlay_menu.open li:nth-of-type(12) {
    -webkit-animation-delay: .90s;
    animation-delay: .90s;
}
.overlay_menu.open li:nth-of-type(13) {
    -webkit-animation-delay: .95s;
    animation-delay: .95s;
}
.section_sitemap:before{
    height: 100%!important;
}
.amenities_home table tr:nth-child(1){
    text-align: center;
}
.overlay_menu ul li a:hover{
    color: var(--main) !important;
}
.section_offers_info li {
    list-style: none;
}
.details_accommodation h2>label,
.images_description h1>label {
    display: inline;
}
.section_contentchild a:hover {
    color: var(--main);
}
.section_contentchild p {
    width: 100%;
}
.section_contentchild table {
    collapse: 0;
    width: 100%;
    border-collapse: collapse;
    margin:10px 0;
}

.section_contentchild table tr {
    text-align: center;
}
.section_contentchild th, .section_contentchild td {
    border: 1px solid rgb(187 163 110 / 50%);
    padding: 5px;
}
.section_contentchild.list_column .editable {
    text-align: left;
    margin: 15px auto 0;
}
.list_column p {
     width: 100%;
     margin: 15px 0 0;
}

.list_column ul {
    margin-top: 15px;
}
.list_column.column3 ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}
.list_column li {
    padding: 5px 0!important;
    width: 100%;
}
.amenities_home .editable.list_column li {
    list-style: disc !important;
}
.section_contentchild.list_column.column3 li:before {
    content: '';
    padding: 0 0 0 30px;
    background-image: url('../images/icon/checklist.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px;
    vertical-align: middle;
    filter: var(--filter);
}
.section_contentchild.list_column.column3 li {
    list-style: none;
    display: flex;
}
.section_contentchild.list_column.column3 ul {
    padding: 0;
}

.section_contentchild .col-xs-12 .amenities_home {
    padding-left: 0;
}
.amenities_home.restaurant_list p {
    margin: 15px 0;
}
.amenities_home .editable ul {
    padding: 0 0 0 40px;
}
.section_offers_info li:before {
    width: 20px;
    height: 20px;
}
.section_offers_info li:before,
.section_info_accom .amenities_home li:before,
.details_description li:before,
.box_contentinfo li:before  {
    filter: var(--filter);
}
.box_contentinfo li:before {
    filter: brightness(0) saturate(100%) invert(37%) sepia(94%) saturate(335%) hue-rotate(164deg) brightness(93%) contrast(90%);
}
h1, h2, h3, h4 {
    text-transform: uppercase !important;
}
.section_tagline .btn_moredetails{
    color: #ffffff;
}
.section_tagline .btn_moredetails .images_icon {
    background: #ffffff;
}
ul.list_sitemap li ul li {
    list-style: circle;
}
.section_info_accom .amenities_home li.icon_gardenview:before{
    background-image: url('../images/icon/garden.png');
}

.discount {
    width: 105px;
    height: 105px;
}
.section_sitemap li, .slideshow .slide-content .text {
    text-transform: capitalize;
}
ul {
    margin-top: 10px;
}
.section_reservation h2 {
    font-size: 26px;
}
.navbar_fix ul.active {
    margin-top: 0;
}
.menu_mobile {
    z-index: 3;
}
.fix_body .menu_mobile {
    z-index: 4;
}
.images_contact .images_icon {
    vertical-align: baseline;
}
.slick-arrow {
    padding: 5px;
}
.base_plus_icon:hover .plus_icon::before,
.base_plus_icon:hover .plus_icon::after {
    background-color: var(--main)
}
.section_offers_list:after, .section_contect_info:after, .section_gallery .nav a, .box_contentchild .list_contentchild:nth-child(odd):before, .section_facilities:after, .section_accommodation:after, .section_sitemap:before {
    background: var(--second);
}
.section_accommodation,
.details_offers h4, .details_offers p {
    color: var(--font-color);
}
.section_contentchild {
    color: #eeeeee;
}
.details_child p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.section_info .amenities_home h4 {
    margin-bottom: 5px;
}
.details_offers h4, .details_offers p, .details_room h4,.details_facilities h4,
.details_child h3 {
    text-transform: capitalize !important;
}
.details_room h3 {
    opacity: 1;
}
.section_error .btn_moredetails {
    color: #ffffff !important;
}
.section_error .btn_moredetails .images_icon {
    background: #ffffff;
}
/* Affiliated Hotel */
.section_sisterhotel {
    margin: 45px 0 20px 0;
    padding-left: 50px;
}
.slider_sisterhotel .slick-slide img {
    float: right;
    margin: auto;
}
.slider_sisterhotel .slide img {
    width: 60% !important;
    filter: brightness(0) invert(1);
}
.box_contactus {
    height: 150px;
}
/* Footer */
.section_footer {
    background-size: cover;
}
.quick_link.thai_lang {
    padding-left: 100px !important;
}
.contact_footer p {
    margin-bottom: 14px;
}
.contact_footer {
    margin-top: 14px;
}
.contact_footer .images_icon {
    object-fit: cover;
    display: inline-block;
    width: 14px;
    height: 14px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: #fff;
    margin-right: 5px;
    transition: all 0.25s;
    vertical-align: middle;
}
.social_media .images_icon {
    width: 20px;
    height: 20px;
}
.social_media {
    margin: 25px 0 0;
}