@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz@9..40&family=Prompt&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,500&display=swap');

:root {
    --main-color: #c9b59c;
    --secondary-color: #100f0d;
    --third-color: #d9cfc6;
    --light-color: #eee9e3;
    --gold-color: #c29970;
    --body-color: #4c4947;

    --font-body: 'DM Sans', 'Prompt';
    --font-header: 'DM Sans', 'Prompt';
    --font-thai: 'Prompt', 'Prompt';
}

/*********************************/
/* THAI LANG */
.thai_lang .section_accommodations .slide_accommodation .box_details {
    width: 360px;
}

.thai_lang .bg_black .tagline,
.thai_lang .loader-text {
    font-weight: 400;
}
.thai_lang .reservation .title p {
    margin: 26px 0;
}

/*********************************/

body {
    font-size: 15px;
    font-weight: lighter;
    background: #f9f8f6;
}

h1, h2, h3, h4,
.bg_black .more_detail .a-maincolor:hover {
    color: var(--secondary-color);
}

h1, h2, h3, h4 {
    font-weight: 500;
}
.scroll_menu .brand-logo {
    padding: 11px 0;
}
.tagline {
    color: var(--main-color);
    font-weight: 500;
}

.more_detail a:hover,
.slide_accommodation .box_details a:hover h3,
.description a:hover {
    color: var(--main-color) !important;
}

.main-menu .navigation > li a, .main-menu .navigation > li label,
.reservation-box {
    font-size: 15px;
}

.bg_black {
    background: var(--light-color) !important;
    color: #717171;
}


.main-menu .navigation > li a, .main-menu .navigation > li label {
    line-height: 62px;
}

.main-menu .navigation > li.btn_booknow a {
    line-height: 35px;
}

.main-menu .navigation > li.btn_booknow a {
    background: var(--main-color);
}

.main-menu .navigation > li.btn_booknow a:hover {
    background: var(--secondary-color);
    color: #fff;
}
.menu_mobile {
    margin-top: 35px;
}

.scroll_menu .menu_mobile {
    margin-top: 3px;
    padding: 19px 0;
}

.scroll_menu .main-menu {
    padding: 7px 0;
}

.button_container {
    height: 23px;
}
.button_container span {
    height: 1px;
}

.btn_lang {
    padding: 10px 15px;
}

.bg_black .tagline {
    color: var(--main-color);
    font-weight: 300;
}
.text_parallax p {
    margin: 0;
}

.section_accommodations .slide_accommodation .box_details,
.slide_offers .text_offers {
    background: #f9f8f6;
}

.text_offers {
    background: var(--light-color);
}

.slide_accommodation h3, .slide_accommodation .a-color {
    color: var(--secondary-color);
}
.slide_accommodation .slick-arrow {
    background: var(--secondary-color);
}

.image_gradient {
    background-image: linear-gradient(#c9b59d00, #c9b59d);
}

.section_accommodations .slide_accommodation .box_details {
    width: 300px;
}

.box_details .tagline > div {
    display: flex;
    margin-bottom: 0;
    padding: 0 0 6px;
}

.details_rooms .box_details .icon_detail_room,
.box_child .box_details .icon_detail_room,
.section_info .icon_detail_room {
    position: relative;
    width: 16px;
    height: 16px;
    margin-right:10px;
    display: inline-block;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: var(--secondary-color);
    transition: all 1.6s;
    top: 2px;
    flex-shrink: 0;
}

.section_info .icon_detail_room {
    width: 20px;
    height: 20px;
    top: 4px;
    margin-right: 0;
    background: var(--main-color);
}

.slide_itemfacilities .images_icon {
    width: 40px;
    height: 40px;
    vertical-align: middle;
}

.slide_itemfacilities p {
    margin: 10px auto 0;
}

.slide_itemfacilities label {
    font-size: 12px;
    font-style: italic;
}

.section_facilities .primary_box {
    margin: 50px 0 100px;
}

.btn_readmore:hover, .btn_readmore a:hover {
    color: #fff !important;
}

.section_parallax {
    background-size: cover;
    background-position: bottom center;
    background-attachment: fixed;
}

.section_parallax:before {
    background: rgba(67, 54, 39, 0.3);
}

.details_footer {
    background: #eee9e3;
    color: var(--body-color);
    height: auto;
    display: inline-block;
    padding: 50px 0;
}

.details_footer h3 {
    color: var(--secondary-color);
    font-size: 18px;
}

.details_footer a:hover,
.section_copyright a:hover {
    color: var(--main-color)
}

.section_copyright {
    background: var(--third-color);
    color: var(--body-color);
}


.section_copyright p {
    font-size: 13px;
}

.details_footer .logo_footer {
    height: 80px;
    margin-bottom: 15px;
}

.details_footer > div p {
    margin: 5px 0 0;
}

.details_footer div > div {
    padding: 0 0 20px;
}

.details_footer div > div:last-child {
    padding: 0;
}

.box_social a {
    background: var(--secondary-color);
}

.details_footer .box_social a:hover {
    background: var(--main-color);
    color: var(--secondary-color);
}

.image-slider .swiper-slide .title {
    font-size: 44px;
}

.details,
.box_child .details:before {
    background: var(--light-color);
}

.child_rooms .tagline {
    color: var(--body-color);
    font-weight: lighter;
}

.child_rooms .details .tagline {
    margin: 10px 0 0;
}

.section_info .tagline {
    font-weight: lighter;
}

.section_info .tagline > div {
    display: inline-block;
    padding: 0 10px;
}

.amenity-list {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.amenity-item {
    width: 100%;
    margin: 0 !important;
    display: inline-block;
    vertical-align: text-top;
    font-size: 14px;
    float: left;
    text-align: left;
    border: 1px solid #ddd6ca;
    background: #e9e4db;
    padding: 15px;
}

.amenity-set {
    width: 100%;
    background: none;
    min-height: auto;
    border: none;
    color: #fff;
    text-align: left;
    box-shadow: none;
    display: inline-block;
    padding: 0;
}

.amenity-set .images_icon {
    top: -2px;
    position: relative;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px;
    object-fit: cover;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background: var(--main-color);
    transition: all .6s;
}

.amenity-set span {
    font-size: 16px;
    text-transform: capitalize;
    color: var(--secondary-color);
}

.amenity_detail {
    text-transform: capitalize;
    padding-left: 50px;
    color: var(--body-color);
}

.amenity_detail li {
    padding: 2px 0;
    list-style: disc;
}

.amenity-item {
    transition: all .5s;

}

.amenity-item p {
    margin-top: 10px;
    line-height: inherit;
}

.amenity-item:hover .images_icon {
    animation: swing 1s .1s ease-in-out infinite;
}

.amenity-item:hover {
    transform: scale(1.02);
}

.section_amenities .primary {
    overflow: unset;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: var(--main-color);
}

.section_contactform {
    background: #fff;
}

.input_contact {
    background: #f9f8f6;
    padding: 15px;
}

.section_aboutus .reveal {
    height: 550px;
}

.nav_top .lang_parent {
    width: 100%;
}

.nav_top .lang_parent li,
.main-menu .navigation > li.nav_top > ul > li > a {
    text-align: center;
}

.btn_lang, .promocode input, .btnbook_reser,
.btn_readmore, .section_gallery .nav a,
.main-menu .navigation > li.btn_booknow a {
    border-radius: 30px;
}

.amenity-item, .section_accommodations .slide_accommodation .box_details,
.input_contact {
    border-radius: 6px;
}

.btnbook_reser {
    border-radius: 60px;
}

.slide_accommodation .slick-arrow,
.section_facilities .slide_facilities .slick-arrow {
    border-radius: 50%;
}
.section_gallery {
    padding: 50px 0 100px;
}

