/****  THAI LANG ****/

body.thai_lang , .thai_lang h1, .thai_lang h2, .thai_lang h3 {
    font-family: var(--font-thai);
}
body.thai_lang .slick-arrow span {
    top: 2px;
}

body.thai_lang .lSNext span {
    top: 1px;
}

/****  Chanakarn Pool Access Hotel  ****/
.brand_logo img {
    position: relative;
    background: none;
    box-shadow: none;
    height: 60px;
    padding: 0;
    margin: 10px 0;
}
.scroll_menu .brand_logo img {
    height: 40px;
}
.section_header {
    text-transform: uppercase;
    font-family: var(--font-family-title);
}

.section_header {
    font-size: 16px;
}

.section_bestrate h2 {
    font-size: 26px;
}

.details_description h1 {
    font-size: 40px;
}

.icon_hotelscombined {
    width: auto;
    height: 100px;
    margin-top: 5px;
}

.address_footer ul {
    padding: 0;
    margin: 0;
}

.address_footer li {
    list-style: none;
    float: left;
}

.address_footer li:nth-child(1) {
    padding-right: 10px;
    display: flex;
    gap: 10px;
}

.address_footer li:nth-child(2) {
    padding-left: 30px;
    width: 100%;
}

.section_parallax {
    height: auto;
    display: block;
    padding: 0;
}

.section_parallax .slider_guest_review {
    height: 450px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.section_parallax .title_guest_review {
    font-size: 16px;
    margin: 0 0 100px;
    text-transform: uppercase;
}

.section_gallery:before {
    content: "";
    background-color: rgba(53, 75, 96, 0.45);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.details_rooms {
    width: 680px;
    margin: auto;
    padding: 25px 0 0;
}

.details_room i,
.details_description i {
    color: var(--color-primary);
    font-size: 20px;
    vertical-align: text-bottom;
    margin-right: 5px;
}

.details_description .icon_detail {
    margin-bottom: 25px;
}

.amenities.details_rooms [class*="col-xs-"] {
    padding: 0 30px;
}


.address_footer .title_footer {
    color: #fff;
    font-family: var(--font-family-title);
    margin: 0 0 5px;
}

.section_parallax p {
    font-size: initial;
    margin: 0;
}

.amenities.hotel_facilities {
    padding: 0;
}

.booknowtop span {
    left: 71px;
    bottom: 60px;
}

.btn_booknow_mobile label {
    left: 75px;
    bottom: 61px;
}

.btn_roomtype {
    color: inherit;
}

.btn_offers {
    margin-left: 50px;
}

.btn_offers .btn_allroom {
    margin-top: 10px;
}

.content_info_room p {
    text-align: center;
}

.images_icon {
    width: 30px;
    height: 30px;
    background: var(--color-primary);
}

.icon_detail .images_icon {
    background: var(--color-secondary);
}

.booknowtop, .btn_booknow_mobile {
    background-image: var(--linear-gradient);
    background-position: var(--button-background-position);
    background-size: var(--button-background-size);
}

.nav_booknowtopw:before, .nav_booknow_mobile:before {
    border: 1px solid var(--color-primary);
}

.booknowtop.active:hover {
    background: var(--color-primary);
}

.booknowtop:hover {
    background-position: 100% 0;
    transition: all .4s ease-in-out;
}

.section_gallery {
    background-image: url(../images/icon/bg-beach.jpg);
}

.section_gallery h2 {
    color: var(--color-white);
}

.section_gallery h3 {
    font-size: 14px;
    color: #fff;
    font-family: var(--font-family);
}

.social_footer a {
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    padding: 14px;
}

.section_copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.address_footer .social_footer a:hover {
    color: #fff;
    background: var(--color-secondary);
    border: 1px solid var(--color-secondary);;
}

.address_footer a:hover {
    color: var(--color-secondary);
}

.details_offers p {
    color: #fff;
}

.address_footer {
    padding: 0 0 100px;
}

.amenities {
    padding: 0;
}


.lSNext span {
    position: relative;
    top: 1px;
}

.lSNext .uk-icon svg:not(:root) {
    vertical-align: inherit;
}

.btn_allroom,
.offers_type:hover .btn_bookoffers:after {
    background: var(--color-primary);
}

.btn_allroom:hover {
    background: var(--color-secondary);

}

.section_parallax:before {
    content: "";
    background-color: rgba(106, 1, 155, 0.80);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.section_footer {
    background: var(--color-primary);
    color: #eee;
}

.address_footer i {
    font-size: 16px;
}

.social_footer i {
    font-size: 20px;
}

.address_footer li:nth-child(1),
.address_footer .title_footer {
    display: inline-block;
}

.address_footer .title_footer {
    margin: 0 0 5px 10px;
}

.lSAction i {
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.lSAction .lSPrev:hover i,
.lSAction .lSNext:hover i {
    color: var(--color-primary);
}

.card_child p {
    margin: 0;
}

.ui-icon-plus:before, .ui-icon-plus:after {
    opacity: .6;
}

.dropdown_new.active .ui-icon-plus:before, .dropdown_new.active .ui-icon-plus:after {
    opacity: 1;
    background: var(--color-primary);
}

.details_room .icon_detail {
    padding: 10px 0 15px;
}


.card_child hr,
.content_info_room hr ,
.details_description hr {
    display: none;
}

.description_child h4 {
    color: var(--color-grey);
    font-size: 16px;
    margin: 0;
    font-weight: lighter;
    text-transform: uppercase;
}
.btn_roomtype #read_l ,
.btn_roomtype #read_m.active {
    display: none;
}
.btn_roomtype #read_l.active {
    display: block;
}
.slider_icon.slick-initialized .slick-slide {
    padding: 0 10px;
}
.card_info .photo_info.photo_offers img,
.card_info .photo_info.map img {
    height: auto;
}
.nav-lang label .arrow-lang {
    width: auto;
}
.images_description.details_description h4 {
    color: var(--color-grey);
}


/***************************/
/* DOWNLOAD */
/***************************/
.page_download {
    position: relative;
    width: 100%;
    padding: 50px 0 0;
}

.page_download img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    display: block;
}

.page_download .col-xs-12 {
    padding: 15px;
    border-top: 1px solid #eee;
}

.page_download .col-xs-12 [class*=col-xs-] {
    padding: 0;
    height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.page_download p,
.page_download .btn_book {
    margin: 0;
}

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