.comments-area a{
  text-decoration: underline;
}
.alignright {
  float: right;
  margin-left: 1rem;
  text-align: right;
}
.alignleft {
  float: left;
  margin-right: 1rem;
}
.aligncenter {
    clear: both;
    display: block;
    margin-inline: auto;
    text-align: center;
}
.alignwide {
  margin-inline: -80px;
}
.alignfull {
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
}
.alignfull,
.alignfull img {
  width: 100vw;
}
.wp-caption {
  margin-block-end: 1.25rem;
  max-width: 100%;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  display: block;
  margin-inline: auto;
}
.wp-caption-text {
    margin: 0;
    padding-top: 5px;
}
.gallery-caption {
  display: block;
  font-size: 0.8125rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.75rem;
}
.pagination {
  display: flex;
  justify-content: space-between;
  margin: 20px auto;
}
p {
    margin-block-end: 1.25rem;
    margin-block-start: 0;
}
.sticky {
  display: block;
  position: relative;
}
.bypostauthor {
  font-size: inherit;
}
.hide {
  display: none !important;
}
.post-password-form {
  margin: 50px auto;
  max-width: 500px;
}
.post-password-form p {
  align-items: flex-end;
  display: flex;
  width: 100%;
}
.post-password-form [type="submit"] {
  margin-inline-start: 3px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #333;
  display: block;
  font-size: 1rem;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 12px 24px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.post .entry-title a {
  text-decoration: none;
}
#comments .comment-list {
  font-size: 0.9em;
  list-style: none;
  margin: 0;
  padding: 0;
}
#comments .comment,
#comments .pingback {
  position: relative;
}
#comments .comment .comment-body,
#comments .pingback .comment-body {
  border-block-end: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  padding-block-end: 30px;
  padding-block-start: 30px;
  padding-inline-end: 0;
  padding-inline-start: 60px;
}
#comments .comment .avatar,
#comments .pingback .avatar {
  border-radius: 50%;
  left: 0;
  margin-inline-end: 10px;
  position: absolute;
}
body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar,
html[dir="rtl"] #comments .comment .avatar,
html[dir="rtl"] #comments .pingback .avatar {
  left: auto;
  right: 0;
}
#comments .comment-meta {
  display: flex;
  justify-content: space-between;
  margin-block-end: 0.9rem;
}
#comments .comment-metadata,
#comments .reply {
  font-size: 11px;
  line-height: 1;
}
#comments .children {
  list-style: none;
  margin: 0;
  padding-inline-start: 30px;
  position: relative;
}
#comments .children li:last-child {
  padding-block-end: 0;
}
#comments ol.comment-list .children:before {
  content: "↪";
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  left: 0;
  line-height: 100%;
  position: absolute;
  top: 45px;
  width: auto;
}
.comment-form-comment label {
    margin-bottom: 15px;
}
.comment-form input#submit {
    font-size: 18px;
    border-radius: 50px;
    width: 100%;
    max-width: 190px;
}
body.rtl #comments ol.comment-list .children:before,
html[dir="rtl"] #comments ol.comment-list .children:before {
  content: "↩";
  left: auto;
  right: 0;
}
.page-content {
    display: block;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
footer .address p {
    margin: 0;
}
.elementor-heading-title {
    line-height: normal;
}
@media (min-width: 768px) {
  #comments .comment-author,
  #comments .comment-metadata {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  #comments .comment .comment-body {
    padding: 30px 0;
  }
  #comments .children {
    padding-inline-start: 20px;
  }
  #comments .comment .avatar {
    float: left;
    position: inherit;
  }
  body.rtl #comments .comment .avatar,
  html[dir="rtl"] #comments .comment .avatar {
    float: right;
  }
}
.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
@media (max-width: 575px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
}
@media (min-width: 576px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  .site-footer.footer-full-width .footer-inner,
  .site-header.header-full-width .header-inner {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  .site-footer.footer-full-width,
  .site-header.header-full-width {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  .site-footer.footer-full-width,
  .site-header.header-full-width {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  .site-footer.footer-full-width,
  .site-header.header-full-width {
    max-width: 100%;
  }
}
.container {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
}
.footer-main ul.menu {
    padding: 0;
    list-style: none;
}
.footer-main ul.menu li a {
    position: relative;
    display: block;
    color: #FFFFFF;
    font-size: 16px;
}
.footer-main ul.menu li a:before {
    content: "璉";
    font-family: 'jkiticon';
    font-size: 12px;
    transform: rotate(-90deg);
    display: inline-flex;
    margin-right: 10px;
    color: var(--e-global-color-accent);
}
.footer-main ul.menu li {
    list-style: none;
    margin-bottom: 15px;
}
.footer-main ul.menu li:last-child {
    margin-bottom: 0;
}
.footer-main ul.menu li a:hover {
    color: var(--e-global-color-accent);
}
.footer-contact h2 {
    margin: 0;
    font-size: 25px;
    color: #fff;
    padding-bottom: 15px;
}
footer {
    font-size: 14px;
}
footer .address a:hover {
    text-decoration: underline;
}
.footer-contact p {
    margin: 0;
}
footer .address {
    color: #fff;
    line-height: 30px;
}
footer .address a {
    color: #fff;
}
footer .address span {
    min-width: 100px;
    display: inline-block;
}
.jkit-contact-form-7 form .footer-contact .item-field input {
    font-size: 16px;
    outline: none;
    height: 42px !important;
    margin-bottom: 10px !important;
}
.jkit-contact-form-7 form .footer-contact .item-field .wpcf7-not-valid-tip {
    font-size: 14px;
}
.jkit-contact-form-7 form .footer-contact .item-field {
    margin-bottom: 10px;
}
.jkit-contact-form-7 form .footer-contact .item-field textarea {
    font-size: 16px;
    height: 108px !important;
    margin-bottom: 10px;
}
.jkit-contact-form-7 form .footer-contact .item-submit .wpcf7-spinner {
    display: none;
}
.jeg-elementor-kit.jkit-contact-form-7 form input[type=submit]:hover,
.jkit-contact-form-7 form .footer-contact .item-submit .wpcf7-submit:hover{
	background-color: #FF6400;
}
.jeg-elementor-kit.jkit-contact-form-7 form input[type=submit],
.jkit-contact-form-7 form .footer-contact .item-submit .wpcf7-submit {
    margin: 0;
    width: 100%;
    border-radius: 50px;
    background-color: #FFA51F;
    font-weight: 700;
    font-size: 18px;
}
.form-contact span.wpcf7-spinner {
    display: none;
}
.jkit-contact-form-7 form .footer-contact .item-field .wpcf7-form-control-wrap {
    display: flex;
}
.elementor-widget-polylang-language-switcher .cpel-switcher__icon {
    font-size: 14px;
}
.page-header .entry-title {
    font-size: 42px;
    font-weight: 600;
    text-transform: none;
    line-height: 1.3em;
    margin-top: 0;
}
.breadcrumbs {
    display: block;
    position: relative;
    font-size: 14px;
}
.breadcrumbs a {
    color: #222;
}
.breadcrumbs a:hover {
    color: var(--e-global-color-accent);
}
.breadcrumbs svg.delimiter {
    display: inline-flex;
    fill: var(--e-global-color-accent);
    align-items: center;
    margin: 0 5px;
    position: relative;
    top: 3px;
}
.breadcrumbs .current {
    color: #db2121;
}
.post-meta {
    display: flex;
    color: #222;
    gap: 5px 15px;
    flex-wrap: wrap;
	margin-bottom: 15px;
}
.post-meta .item {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.post-meta a {
    color: #db2121;
}
.post-meta .item svg{
	fill: var(--e-global-color-accent);
}
.page-content .item-row {
    display: flex;
    flex-wrap: wrap;
}
.page-content .right-sidebar {
    width: 300px;
    position: sticky;
    top: 110px;
}
.page-content .left-content {
    position: relative;
    display: block;
    width: calc(100% - 300px);
    padding-right: 50px;
}
.page-content .left-content:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 0;
    border-left: solid 1px #d0d0d0;
    height: 100%;
    bottom: 0;
}
.widget_recent_entries ul {
    padding: 0;
    list-style: none;
}
.widget_recent_entries ul li a {
    color: #000;
}
.widget_recent_entries ul li a:hover {
    color: var(--e-global-color-accent);
}
.right-sidebar .widget-title {
    margin-top: 0;
}
.right-sidebar .widget {
    margin-bottom: 10px;
}
.right-sidebar .widget:last-child {
    margin-bottom: 0;
}
.widget_categories ul {
    list-style: none;
    padding: 0;
}
.widget_categories ul li a:before {
    content: "璉";
    font-family: 'jkiticon';
    font-size: 12px;
    transform: rotate(-90deg);
    display: inline-flex;
    margin-right: 10px;
    color: var(--e-global-color-accent);
}
.widget_categories ul li a {
    position: relative;
    display: block;
    color: #000;
    font-size: 16px;
}
.widget_categories ul li a:hover {
    color: var(--e-global-color-accent);
}
.right-sidebar .widget img {
    display: block;
}
.right-sidebar .custom-recent-posts img {
	border-radius: 5px;
}
form.search-form {
    position: relative;
    display: block;
}
form.search-form button.search-submit {
    position: absolute;
    right: 0;
    color: #fff;
}
form.search-form button.search-submit svg {
    fill: #fff;
}
form.search-form label {
    width: 100%;
}
form.search-form label input {
    padding-right: 65px;
}
blockquote {
    border-left: 5px solid var(--e-global-color-accent);
    padding-left: 15px;
}
.lists-post {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.lists-post .item-post {
    width: calc(50% - 10px);
    margin-bottom: 10px;
}
.lists-post .item-post .btn-link {
    font-weight: bold;
}
.lists-post .item-post .entry-title {
    font-size: 20px;
}
.lists-post .item-post .entry-title a {
    color: #3D3568;
}
.lists-post .item-post .entry-title a:hover {
    color: var(--e-global-color-accent);
}
nav.navigation.pagination {
    justify-content: center;
}
nav.navigation.pagination .nav-links {
    display: flex;
    align-items: center;
}
nav.navigation.pagination .nav-links .page-numbers {
    font-size: 18px;
    display: inline-flex;
    padding: 3px 5px;
    border: 1px solid #ccc;
    margin: 0 2px;
    min-width: 30px;
    height: 30px;
    line-height: 20px;
    font-weight: bolder;
    border-radius: 50%;
    background-color: #f1f2f3;
    color: #626262;
    justify-content: center;
    align-items: center;
}
nav.navigation.pagination .nav-links .page-numbers:hover,
nav.navigation.pagination .nav-links .page-numbers.current {
    background-color: #d71920;
    color: #fff;
}
.jeg-elementor-kit.jkit-contact-form-7 form .form-contact input, .jeg-elementor-kit.jkit-contact-form-7 form .form-contact textarea {
    margin-bottom: 0 !important;
}
.form-contact h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}
.form-contact .logo img {
    max-height: 55px;
    max-width: 300px;
}
.form-contact .logo {
    text-align: center;
}
header#masthead {
    position: relative;
    z-index: 9999;
}
.page-template-page-heder-transparent header#masthead {
    position: fixed;
    width: 100%;
}
.page-template-page-heder-transparent header .wrapper-sticky-fixed .elementor-element:not(.sticky-pinned) {
    background: transparent;
}
.page-template-page-heder-transparent header .wrapper-sticky-fixed .elementor-element {
    transition: all .3s ease-in-out !important;
}
.page-template-page-heder-transparent header .wrapper-sticky-fixed .elementor-element:not(.sticky-pinned) .header-contact.elementor-widget-icon-box .elementor-icon-box-title,
.page-template-page-heder-transparent header .wrapper-sticky-fixed .elementor-element:not(.sticky-pinned) .header-contact.elementor-widget-icon-box .elementor-icon-box-title a,
.page-template-page-heder-transparent header .wrapper-sticky-fixed .elementor-element:not(.sticky-pinned) .jkit-menu > li > a {
    color: #110D1F !important;
}
.page-template-page-heder-transparent header .wrapper-sticky-fixed .elementor-element.sticky-pinned .header-contact.elementor-widget-icon-box .elementor-icon-box-title,
.page-template-page-heder-transparent header .wrapper-sticky-fixed .elementor-element.sticky-pinned .header-contact.elementor-widget-icon-box .elementor-icon-box-title a,
.page-template-page-heder-transparent header .wrapper-sticky-fixed .elementor-element.sticky-pinned .jkit-menu > li > a {
    color: #FFFFFF !important;
}
.page-template-page-heder-transparent header .wrapper-sticky-fixed .elementor-element .jkit-menu > li > a:hover {
    color: var(--e-global-color-accent) !important;
}
.header-contact.elementor-widget-icon-box .elementor-icon {
    font-size: 24px;
    padding: 5px;
    border-width: 0px 0px 0px 0px;
}
.header-contact.elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
	align-items: center;
	gap: 15px;
}
.header-contact.elementor-widget-icon-box .elementor-icon-box-title {
    white-space: nowrap;
}
.main-logo-site img.img-animation {
    position: absolute;
    top: -92px;
    left: -14px;
    width: 288px;
    height: 286px;
    min-width: 288px;
    opacity: 0.6;
    -webkit-animation: spin 20s linear infinite;
    -moz-animation: spin 20s linear infinite;
    animation: spin 20s linear infinite;
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
footer .footer-name {
    color: var(--e-global-color-secondary);
}
.main-banner-site {
    display: flex;
    width: 100%;
    overflow: hidden;
    align-items: center;
}
.main-banner-site .title_site {
    color: #FBF222;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	margin: 0;
}
.main-banner-site .slogan_site {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.main-logo-site img.logo-site {
    max-height: 100px;
}
.right-sidebar .widget-title {
    margin-top: 20px;
    display: block;
    border-bottom: 1px solid var(--e-global-color-primary);
}
.right-sidebar .widget-title span {
    display: inline-block;
    background-color: var(--e-global-color-primary);
    color: #fff;
    position: relative;
    font-size: 20px;
    padding: 5px 15px;
}
.right-sidebar .widget-title span:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 35px solid var(--e-global-color-primary);
    border-right: 35px solid transparent;
    position: absolute;
    top: 0;
    right: -35px;
}
.custom-recent-posts {
    list-style: none;
    padding: 0;
    margin: 0;
}
.custom-recent-posts .item {
    display: flex;
    gap: 10px;
    margin-bottom: 12px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 12px;
    line-height: normal;
}
.custom-recent-posts .title:hover {
	color: #db2121;
}
.custom-recent-posts .title {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
	color: #222;
}
.post-meta .item.cate {
    gap: 0;
}
.post-meta .item.cate a {
    margin-left: 10px;
}
.custom-recent-posts .date {
    font-size: 12px;
    color: #222;
    display: block;
    margin: 0;
}
.tgtp-message{
    margin:15px 0;
    padding:12px;
    display:none;
}
.tgtp-message.error{
    background:#fdecea;
    color:#b71c1c;
}
.tgtp-message.success{
    background:#edf7ed;
    color:#1b5e20;
}
.btn-submit[disabled]{
    opacity:.6;
    cursor:not-allowed;
}
.upload-box{
    border:2px dashed #cfd8dc;
    border-radius:14px;
    padding:28px 20px;
    text-align:center;
    cursor:pointer;
    background:#fafafa;
    transition:.25s ease;
    position:relative;
}

.upload-box:hover{
    border-color:#2271b1;
    background:#f0f6ff;
}

.upload-box i{
    font-size:38px;
    color: var(--e-global-color-accent);
    margin-bottom:10px;
}
.upload-box p {
    margin: 0;
    font-size: 15px;
    color: #444;
    padding-top: 5px;
}
.upload-box small{
    color:#777;
}

/* Drag active */
.upload-box.dragover{
    background:#e3f2fd;
    border-color:#1976d2;
}

/* Preview */
.preview-images{
    display:flex;
    gap:12px;
    flex-wrap:wrap;
    margin-top:12px;
}
.preview-images img{
    width:120px;
    height:90px;
    object-fit:cover;
    border-radius:10px;
    box-shadow:0 4px 10px rgba(0,0,0,.1);
}

.preview-video video{
    width:320px;
    margin-top:12px;
    border-radius:12px;
    box-shadow:0 6px 18px rgba(0,0,0,.15);
}
.preview-item{
    position:relative;
}
.preview-item img{
    width:120px;
    height:90px;
    object-fit:cover;
    border-radius:10px;
}
.preview-item .remove-img{
    position:absolute;
    top:-8px;
    right:-8px;
    width:24px;
    height:24px;
    border-radius:50%;
    background:#ff5252;
    color:#fff;
    font-size:14px;
    line-height:24px;
    text-align:center;
    cursor:pointer;
    box-shadow:0 2px 6px rgba(0,0,0,.3);
}
.page-header.header-bg {
    display: block;
    position: relative;
    height: 65vh;
    overflow: hidden;
}
.page-header.header-bg img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}
.page-header.header-bg .entry-title {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    left: 0;
    margin: 0;
    color: #fff;
    font-size: 90px;
}
form.tgtp-form .form-group {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    align-items: center;
}
form.tgtp-form .form-group label {
    width: 130px;
    font-weight: bold;
}
form.tgtp-form .form-group label .required-span {
    color: red;
}
form.tgtp-form .form-group .wp-editor-wrap {
    width: 100%;
}
form.tgtp-form .form-group input:not(.button) {
    width: calc(100% - 150px);
    margin-left: 20px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #ccc;
    outline: none;
    padding: 0 15px;
}
form.tgtp-form .form-group .wrapper-group {
    width: 100%;
}
form.tgtp-form .form-group .titleNote {
    color: #db2121;
    font-weight: bold;
    text-decoration: underline;
    font-size: 18px;
}
form.tgtp-form .form-group ul.listDesNote {
    color: #db2121;
    padding-left: 25px;
    padding-top: 5px;
}
form.tgtp-form button.btn-submit {
    width: 100%;
    max-width: 300px;
    font-weight: bold;
    text-transform: uppercase;
    height: 50px;
}
form.tgtp-form button.btn-submit:hover {
    opacity: 0.85;
}
.custom-recent-posts .thumb {
    width: 60px;
}
.custom-recent-posts .content {
    width: calc(100% - 60px);
}
.rows-post .item-post {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.rows-post .item-post .wrapper {
    display: flex;
}
.rows-post .item-post .post__text {
    width: 70%;
    padding-left: 20px;
}
.rows-post .item-post .thumb {
    width: 30%;
}
.rows-post .item-post h3.entry-title {
    margin-top: 0;
    font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.rows-post .item-post .btn-link {
    text-decoration: underline;
}
.rows-post .item-post h3.entry-title a {
    color: #222;
}
.rows-post .item-post h3.entry-title a:hover {
    color: #db2121;
}
.rows-post .item-post .thumb img {
    border-radius: 5px;
    padding: 1px;
    box-shadow: 0px 0px 2px #999;
}
.rows-post .item-post .post__text p {
    margin-bottom: 10px;
}
.togiac-footer-wrap {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.togiac-footer-wrap .togiac-link {
    display: block;
    position: relative;
}
.togiac-footer-wrap .togiac-link span.title {
    position: absolute;
    width: 124px;
    height: 42px;
    left: 22px;
    top: 24px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: normal;
}
.right-sidebar .textwidget {
    background-image: url(../images/huyhieubg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.right-sidebar .textwidget ul {
    padding: 0;
    list-style: none;
}
.right-sidebar .textwidget ul li a:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: red;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.right-sidebar .textwidget ul li a {
    border-bottom: 1px dashed #ddd;
    width: 100%;
    display: block;
    color: #000;
    position: relative;
    padding: 5px 5px 5px 15px;
}
.right-sidebar .textwidget ul li a:hover {
    color: #db2121;
}
ul.header-languages {
    margin: 0;
    padding: 0;
    display: inline-flex;
    list-style: none;
    gap: 5px;
}
ul.header-languages img {
    height: auto;
    width: 28px;
}
.accommodationslide{padding:30px 0;}
.accommodationslide .accommodationnumber{text-align: center;margin-top:20px;}
.accommodationslide .accommodationitem{padding:0 0px;position: relative;background: #fff;transform: scale(0.9);transition: all 1s;overflow: hidden;height: 600px;}
.accommodationslide .accommodationitem.slick-current{transform: scale(1);box-shadow: 0 0 5px -2px #000;}
.accommodationslide .slick-track{padding-bottom: 10px;}
.accommodationslide .accommodationitem .avatar{height: 512px;}
.accommodationslide .accommodationitem.slick-current .avatar{height: 250px;}
.accommodationslide .accommodationitem .avatar img{width: 100%;object-fit: cover;height: 100%;}
.accommodationslide .accommodationitem .content{padding:0 30px 30px;}
.accommodationslide .accommodationitem .content h3{text-align: center;color: var(--e-global-color-primary);font-size: 30px;    margin: 20px 0;}
.accommodationslide .accommodationitem .content .detail{display: flex;flex-wrap: wrap;border-bottom: 1px solid #D9D9D9;padding-bottom: 10px;visibility: hidden;opacity: 0;height: 0px;transition: all 1s;    line-height: 30px;}
.accommodationslide .accommodationitem.slick-current .content .detail{opacity: 1;visibility: visible;height: auto;}
.accommodationslide .accommodationitem .content .detail .label{width: 50%;}
.accommodationslide .accommodationitem .content .detail .value{width: 50%;text-align: right;}
.accommodationslide .accommodationitem .buttoncontainer{display: flex;justify-content: space-between;padding: 0 30px 30px;visibility: hidden;opacity: 0;height: 0px;transition: all 1s;}
.accommodationslide .accommodationitem.slick-current .buttoncontainer{opacity: 1;visibility: visible;height: auto;}
.accommodationslide .accommodationitem .buttoncontainer .booknow a{display: inline-block;color: #fff;background: var(--e-global-color-primary);font-weight: 400;padding:10px 30px;font-size: 18px;}

.listaccommodation .accommodationitem{padding:0 10px;position: relative;background: #fff;}

.listaccommodation .accommodationitem .avatar img{width: 100%;object-fit: cover;height: 100%;}
.listaccommodation .accommodationitem .content{padding:0 30px 30px;}
.listaccommodation .accommodationitem .content h3{text-align: center;color: var(--e-global-color-primary);font-size: 30px;}
.listaccommodation .accommodationitem .content .detail{display: flex;flex-wrap: wrap;border-bottom: 1px solid #D9D9D9;padding-bottom: 10px;}

.listaccommodation .accommodationitem .content .detail .label{width: 50%;}
.listaccommodation .accommodationitem .content .detail .value{width: 50%;text-align: right;}
.listaccommodation .accommodationitem .buttoncontainer{display: flex;justify-content: space-between;padding: 0 30px 30px;}
.listaccommodation .accommodationitem .buttoncontainer .booknow a{display: inline-block;color: #fff;background: var(--e-global-color-primary);font-weight: bold;padding:10px 30px;font-size: 18px;}
.listaccommodation .accommodationitem .buttoncontainer .detailbutton a{display: inline-block;color: var(--e-global-color-primary);font-size: 16px;position: relative;letter-spacing: 5px;padding:10px 30px;}
.listaccommodation .accommodationitem.itembig{grid-column: auto / span 2; display: flex;flex-wrap: wrap;}
.listaccommodation .accommodationitem.itembig .bigavatar{width: 100%;}
.listaccommodation .accommodationitem.itembig .accommodationcontent{width: 50%;}
.listaccommodation .accommodationitem.itembig .avatar{width: 50%;padding:30px;}
.diningitem {padding:0 20px;}
.diningitem .avatar{opacity: 0.4; transition: all 2s;}
.diningitem .avatar img{width: 100%;}
.diningitem .content{visibility: hidden;opacity: 0;transition: all 2s;}
.diningitem .content h3{font-size: 36px;color:var(--e-global-color-primary)}
.diningitem .content .sample{width: 50%;}
.diningitem .content .detail{width: 30%;display: flex;justify-content: right;flex-wrap: wrap;align-self: flex-start;}
.diningitem .content .detail .label{width: 20%;}
.diningitem .content .detail .value{width: 80%;text-align: right;font-weight: bold;}
.diningitem.slick-current .content{visibility: visible;opacity: 1;}
.diningitem.slick-current .avatar{opacity: 1;}
.diningitem .readmore{padding:20px 0;border-bottom: 1px solid #161616;}
.diningslide .diningnumber{text-align: center;}
.galleryslick .galleryitem {padding:0 20px;opacity: 0.4;transition: all 2s;}
.galleryslick .galleryitem.slick-current{opacity: 1;} 
.galleryslick .galleryitem img{width: 100%;}
.galleryslick .galleryitem .caption{text-align: center;visibility: hidden;}
.galleryslick .galleryitem.slick-current .caption{visibility: visible;}
.galleryslick .slickcontainer .left{left: 287px;}
.galleryslick .slickcontainer .right{right: 287px;}
.galleryslick .galleryitem .caption {
    margin-top: 10px;
}
.slick-slider button.slick-arrow {
    border: 0;
    padding: 0;
    width: 60px;
    height: 60px;
    font-size: 0;
    background: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	z-index: 2;
}
.slick-slider button.slick-arrow.slick-prev {
    background-image: url(../images/caret-left.png);
	left: 18%;
}
.slick-slider button.slick-arrow.slick-next {
    background-image: url(../images/caret-right.png);
    right: 18%;
}
.hotel-booking-form {
    background-color: var(--e-global-color-primary);
    display: block;
    padding: 20px;
}
.flexcontainer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}
.readmore a,
.detailbutton a {
    font-size: 16px;
    position: relative;
    letter-spacing: 3px;
    padding: 10px 0;
    display: inline-flex;
    text-transform: uppercase;
    gap: 5px;
    align-items: center;
    color: var(--e-global-color-primary);
}
.hotel-booking-form .wrapper {
    color: #fff;
    display: flex;
    gap: 20px;
    align-items: center;
}
.hotel-booking-form h3 {
    font-size: 20px;
    margin: 0;
    width: 120px;
}
.hotel-booking-form label {
    display: block;
    margin-bottom: 8px;
    white-space: nowrap;
}
.hotel-booking-form button.booking-submit {
    width: 110px;
}
.hotel-booking-form input {
    outline: none;
}
.hotel-booking-form .item {
    flex: 1;
}
.slider-home .elementor-image-carousel-wrapper .swiper-pagination {
    right: 50px;
    top: 50%;
    transform: translateY(-150%);
    z-index: 10;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    left: auto;
    width: auto;
    bottom: auto !important;
    height: inherit;
}
.slider-home .elementor-image-carousel-wrapper .swiper-pagination .swiper-pagination-bullet-active{
    height: 30px;
    border-radius: 15px;
}
.subcribeform p {
    margin: 0;
    display: flex;
    align-items: center;
}
.subcribeform {
    display: block;
    position: relative;
}
.subcribeform span.wpcf7-spinner {
    display: none;
}
.subcribeform input.wpcf7-text {
    outline: none;
}
.subcribeform input.wpcf7-submit {
    outline: none;
    margin-left: -3px;
    position: relative;
}
.subcribeform span.wpcf7-not-valid-tip {
    position: absolute;
}
.page.elementor-page .page-content {
    padding: 0;
}
.page.elementor-page .page-content>.container {
    padding: 0;
    max-width: 100%;
}
.page.elementor-page .page-header .entry-title {
    margin-block-start: 1.5rem;
}
.page.elementor-page .page-header.header-bg .entry-title {
    margin-block-start: 0;
    padding-bottom: 20px;
    text-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
}
.lists-menu .item .wrap {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D9D9D9;
    padding: 8px 0;
    align-items: center;
}
.page:not(.elementor-page) .page-header .entry-title {
    text-align: center;
}
.page:not(.elementor-page) .page-header .entry-title span {
    position: relative;
    padding-bottom: 12px;
    display: block;
}
.page:not(.elementor-page) .page-header .entry-title span:before {
	content: '';
    height: 2px;
    width: 150px;
    background: var(--e-global-color-accent);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
}
.page:not(.elementor-page) .page-header .entry-title {
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 50px;
}
.lists-menu .item .title {
    display: flex;
    align-items: center;
    gap: 10px;
}
.lists-menu .item:nth-child(1) .wrap {
    border-top: 1px solid #D9D9D9;
}
.lists-room.type-col {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 50px;
}
.lists-room.type-col .column-room {
    width: calc(50% - 25px);
}
.lists-room .column-room .wrapper-room {
    border: 1px solid #D9D9D9;
    display: block;
    position: relative;
}
.lists-room .column-room .avatar img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    display: block;
}
.lists-room .column-room .content {
    padding: 0 30px 30px;
}
.lists-room .content h3 {
    text-align: center;
    color: var(--e-global-color-primary);
    font-size: 30px;
    margin: 30px 0 30px;
}
.lists-room .content .detail {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 10px;
}
.lists-room .content .detail .label {
    width: 50%;
	padding-bottom: 5px;
}
.lists-room .content .detail .value {
    width: 50%;
    text-align: right;
	padding-bottom: 5px;
}
.lists-room .column-room .buttoncontainer {
    display: flex;
    justify-content: space-between;
    padding: 0 30px 30px;
}
.lists-room .buttoncontainer .booknow a {
    display: inline-block;
    color: #fff;
    background: var(--e-global-color-accent);
    font-weight: bold;
    padding: 10px 30px;
    font-size: 18px;
}
.lists-room .buttoncontainer .booknow a:hover {
    opacity: 0.9;
}
.lists-room.type-none .item-room {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 50px;
}
.lists-room.type-none .item-room .avatar {
    width: calc(50% - 25px);
    order: 2;
}
.lists-room.type-none .item-room .content {
    width: calc(50% - 25px);
}
.lists-room.type-none .item-room .buttoncontainer {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.header-room {
    display: block;
    padding: 20px 0;
}
.room-policy h3.title,
.room-amenities h3.title,
.spafeature h3.title {
    font-weight: normal;
    text-align: center;
    padding-bottom: 30px;
    position: relative;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 22px;
	margin-top: 0;
}
.room-policy h3.title:before,
.spafeature h3.title:before,
.room-amenities h3.title:before {
    content: '';
    height: 2px;
    width: 150px;
    background: var(--e-global-color-accent);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
}
.spafeature {
    padding: 50px 0;
    background-color: #F8F0E4;
}
.gallery-room {
    display: block;
    position: relative;
    margin-bottom: 45px;
}
.spafeature .listspafeature {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    column-gap: 50px;
    row-gap: 0;
    padding-top: 15px;
}
.spafeature .listspafeature .spafeatureitem.firstrow {
    border-top: none;
}
.spafeature .listspafeature .spafeatureitem {
    border-top: 1px solid #BEBEBE;
    padding-bottom: 20px;
    display: flex;
    gap: 20px;
    padding-top: 10px;
    align-items: center;
}
.spafeature .listspafeature .spafeatureitem .content h4:last-child {
    margin: 0;
}
.spafeature .highlight {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    padding: 10px 0 15px;
}
.spafeature .listspafeature .spafeatureitem .icon {
    padding-top: 10px;
    min-width: 50px;
}
.spafeature .listspafeature .spafeatureitem .icon img {
    width: 50px;
    vertical-align: baseline;
    object-fit: cover;
    height: auto;
    max-width: 100%;
}
.spafeature .listspafeature .spafeatureitem h4 {
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.room-amenities {
    display: block;
    position: relative;
    padding: 50px 0;
}
.list-amenities {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    padding-top: 20px;
}
.list-amenities .amenities-item {
    width: calc((100% - 40px) / 3);
    display: flex;
    gap: 10px;
    border-bottom: 1px solid #BEBEBE;
    align-items: center;
    padding: 10px 0;
}
.list-amenities .amenities-item .icon img {
    display: block;
}
.top-room h1 {
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    color: var(--e-global-color-primary);
}
.top-room .content-room {
    text-align: center;
}
.top-room {
    display: block;
    position: relative;
    margin-bottom: 40px;
}
.top-room .container {
    max-width: 850px;
}
.room-policy {
    display: block;
    position: relative;
    background-color: #F8F0E4;
    padding: 50px 0;
}
.room-policy .content {
    margin-top: 40px;
}
.woocommerce .hotel-booking-form .wrapper button.booking-submit {
    background-color: #db2121;
    font-weight: normal;
    min-height: 42px;
}
.woocommerce .hotel-booking-form .wrapper button.booking-submit:hover {
    background-color: #db2121;
    opacity: 0.9;
}
.single-post .page-header .entry-title {
    margin-top: 25px;
    font-size: 32px;
}
.spafeature .price-room {
    text-align: center;
    font-size: 26px;
}
.price-room .amount {
    color: red;
}
.update-booking-form label {
    display: block;
    margin-bottom: 8px;
}
.update-booking-form .item {
    margin-bottom: 15px;
}
.woocommerce-checkout .page-content,
.woocommerce-cart .page-content {
    padding: 20px 0 50px;
    background: #E5E5E5;
}
.main-booking {
    display: grid;
    grid-template-columns: 2.4fr 1fr;
    grid-gap: 20px;
    position: relative;
}
.booking-sidebar .wrapper {
    position: sticky;
    top: 0;
    padding: 20px;
    background: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
}
.popup-date {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.5);
    z-index: 9999;
}
.popup-date.active {
    display: flex;
    align-items: center;
    justify-content: center;
}
.popup-date .warpper {
    background: #fff;
    padding: 20px;
    max-width: 420px;
    width: 100%;
    border-radius: 6px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{
    background-color: var(--e-global-color-primary);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{
	background-color: var(--e-global-color-primary);
	opacity: 0.8;
}
.booking-sidebar .title-sidebar {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDDDDD;
    margin-top: 0;
}
.booking-sidebar .title {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 15px;
    font-weight: 500;
}
.booking-sidebar .title .edit-booking-date {
    font-weight: 400;
    font-size: 14px;
}
.booking-sidebar .date-booking {
    display: block;
    border-bottom: 1px dashed #DDDDDD;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.booking-sidebar .date-booking .info {
    font-size: 15px;
}
.total-info-book {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 15px;
    gap: 5px;
}
.total-info-book .amount {
    color: red;
}
.woocommerce .booking-checkout .btn-book {
    width: 100%;
    text-align: center;
    background-color: var(--e-global-color-primary);
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
}
.room-info-book {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 20px;
}
.room-info-book .title {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
}
.room-info-book .btn-collapse {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    grid-gap: 10px;
    line-height: normal;
    font-size: 15px;
    color: #3c3c3b;
}
.room-info-book .btn-collapse span {
    position: relative;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.1s ease-in-out;
}
.room-info-book .btn-collapse:hover span {
    background: var(--e-global-color-primary);
}
.room-info-book .btn-collapse span::before {
    content: '';
    background: #fff;
    width: 8px;
    height: 1px;
    position: absolute;
}
.room-info-book .btn-collapse span::after {
    content: '';
    background: #fff;
    width: 8px;
    height: 1.5px;
    position: absolute;
    transition: 0.3s ease-in-out;
}
.room-info-book .btn-collapse[aria-expanded=false] span::after {
    transform: rotate(90deg);
}
.collapse-room:not(.show),
.collapse:not(.show) {
    display: none;
}
.room-info-book .list-room-book {
    overflow: auto;
    max-height: 280px;
}
span.currency-extra {
    font-weight: normal;
    color: #161616;
    font-size: 15px;
}
.booking-sidebar .total-info-book .title {
    margin: 0;
}
.room-info-book .item-room-book {
    font-size: 15px;
    padding: 20px 0;
    border-top: 1px dashed #DDDDDD;
    transition: 0.2s ease-in-out;
}
.room-info-book .item-room-book:first-child {
    border-top: none;
}
.room-info-book .item-room-book .room-name {
    line-height: normal;
    margin-bottom: 15px;
}
.room-info-book .item-room-book .room-name p {
    margin-bottom: 8px;
}
.room-info-book .item-room-book .room-name p:last-child {
    margin-bottom: 0;
}
.room-info-book .item-room-book .room-btn {
    line-height: normal;
	align-items: center;
	justify-content: space-between;
	display: flex;
}
.room-info-book .item-room-book .room-btn p {
    margin-bottom: 0;
    font-weight: 700;
}
.room-info-book .item-room-book .btn-cancel-book {
    width: 74px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #3C3C3B;
    border-radius: 3px;
    line-height: normal;
    grid-gap: 6px;
    transition: 0.1s ease-in-out;
    padding: 0 5px;
    color: #3c3c3b;
    font-size: 14px;
}
.room-info-book .item-room-book .btn-cancel-book:hover {
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
    color: #fff;
}
.room-info-book .item-room-book .btn-cancel-book svg {
    fill: currentColor;
}
.room-info-book .item-room-book:hover {
    background: #f5f5f5;
    padding: 20px 10px;
}
.admin-bar .booking-sidebar .wrapper {
    top: 36px;
}
.block-room {
    padding: 20px;
    background: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
}
.block-item-room {
    display: grid;
    grid-template-columns: 300px auto;
    grid-gap: 20px;
}
.block-item-room .content {
    position: relative;
}
.block-item-room h4 {
    font-weight: 700;
    font-size: 20px;
    color: #3C3C3B;
    margin-bottom: 20px;
	margin-top: 0;
}
.block-item-room .static-info {
    display: flex;
    align-items: center;
    grid-gap: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #3C3C3B;
    line-height: normal;
}
.block-item-room .room-service {
    display: flex;
    align-items: center;
    grid-gap: 20px;
    margin-bottom: 20px;
    line-height: normal;
}
.block-item-room .room-price {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.block-item-room .room-price a {
    width: auto;
    padding: 0 15px;
    height: 40px;
    background: var(--e-global-color-primary);
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.1s ease-in-out;
}
.block-item-room .images img {
    border-radius: 5px;
}
.block-item-room .room-price .room-min-price p:nth-child(1) {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: normal;
}
.block-item-room .room-price .room-min-price p.price-room {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
    line-height: normal;
    color: #F2A900;
}
.block-item-room .room-service a {
    font-size: 15px;
    text-decoration-line: underline;
    color: #002864;
    transition: 0.1s ease-in-out;
}
body.modal-open {
    overflow: hidden;
}
.modal-room-policy,
.modal-room-info {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.55);
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s ease, visibility .35s ease;
    z-index: 9999;
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-content button.btn-close {
    background: #fff;
    padding: 0;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -14px;
    right: -22px;
    border-color: rgba(0, 0, 0, 0.3);
}
.modal-room-policy.show,
.modal-room-info.show {
    opacity: 1;
    visibility: visible;
}
.modal-room-policy .modal-content,
.modal-room-info .modal-content {
    background: #fff;
    max-width: 900px;
    margin: 6vh auto;
    padding: 20px;
    border-radius: 10px;
    transform: scale(.92) translateY(20px);
    opacity: 0;
    transition: transform .35s ease, opacity .35s ease;
}
.modal-room-policy.show .modal-content,
.modal-room-info.show .modal-content {
    transform: scale(1) translateY(0);
    opacity: 1;
}
.modal-room-policy.closing .modal-content,
.modal-room-info.closing .modal-content {
    transform: scale(.95) translateY(10px);
    opacity: 0;
}
.modal-room-info .top-content {
    display: flex;
    grid-gap: 30px;
    margin-bottom: 30px;
}
.modal-room-info .top-content .images-modal {
    width: calc(50% - 15px);
}
.modal-room-info .top-content .info-modal {
    width: calc(50% - 15px);
}
.modal-room-info .content-bottom h4 {
    font-weight: 700;
    line-height: normal;
    color: #3C3C3B;
    margin: 0;
}
.modal-room-info .top-content .images-modal img {
    border-radius: 5px;
}
.booknow-btn,
.booking-submit {
    position: relative;
    overflow: hidden;
}
.booknow-btn.loading,
.booking-submit.loading {
    pointer-events: none;
    opacity: 0.8;
}
.booknow-btn.loading .btn-text:before,
.booking-submit.loading .btn-text:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    z-index: 0;
}
.booknow-btn.loading::after,
.booking-submit.loading::after {
    content: "";
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    border-top-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: btn-spin 0.8s linear infinite;
    z-index: 1;
}
@keyframes btn-spin {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
#temp_load {
	position: fixed;
	background-color: rgba(255,255,255,.8);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
}
#temp_load .loading__anim {
	width: 64px;
	height: 64px;
	border-radius: 50%;
	border: 4px solid rgba(203, 152, 71, .5);
	display: inline-block;
}
#temp_load .loading__anim:before {
  display: block;
  position: relative;
  left: calc(4px * -1);
  top: calc(4px * -1);
  content: ' ';
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 4px solid;
  border-color: #CB9847 transparent transparent transparent;
  animation: loading-rotate .8s ease-out infinite;
}
@keyframes loading-rotate {
  0% {
	transform: rotate(0deg);
  }
  100% {
	transform: rotate(360deg);
  }
}
.modal-room-policy .top-content h3.title {
    font-size: 22px;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DDDDDD;
}
.modal-room-policy .inner-content p {
    margin-bottom: 1rem;
}
.collapse-room .collapse-content {
    padding-top: 20px;
}
.collapse-room .collapse-content .item-rate:last-child {
    padding-bottom: 10px;
}
.collapse-room .collapse-content .item-rate:first-child {
    border-top: 2px dashed #DDDDDD;
}
.collapse-room .collapse-content .item-rate {
    border-top: 1px solid #DDDDDD;
    padding: 30px 0;
    display: grid;
    grid-template-columns: 1.2fr 80px 1fr 120px;
    justify-content: space-between;
    position: relative;
    grid-gap: 20px;
    align-items: center;
}
.collapse-content .item-rate .occupancy {
    text-align: center;
}
.collapse-content .item-rate .price-rate {
    font-size: 14px;
    font-weight: 500;
}
.collapse-content .item-rate .item-info {
    font-size: 15px;
    margin-bottom: 15px;
    line-height: normal;
    display: grid;
    grid-template-columns: 15px auto;
    grid-gap: 8px;
    align-items: center;
}
.view-popup-policy svg * {
    stroke: currentColor;
}
.info-rate .view-popup-policy svg {
    min-width: 7px;
}
.info-rate .view-popup-policy {
    white-space: nowrap;
    color: #002864;
    display: flex;
    gap: 5px;
    align-items: center;
}
.collapse-content .item-rate .occupancy .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    margin: 0;
}
.collapse-content .item-rate .price-rate .amount {
    color: red;
    font-size: 16px;
    font-weight: 500;
}
.spafeature .price-room .item-price {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.spafeature .price-room .item-price .label-price {
    font-size: 16px;
    font-weight: 500;
}
.item-rate-people-room {
    grid-area: 2 / 1 / 2 / 5;
}
.item-rate-people-room .item-room {
    padding-top: 10px;
    border-bottom: 2px dashed #ccc;
    padding-bottom: 10px;
    transition: 0.1s ease-in-out;
    display: flex;
    justify-content: space-around;
	gap: 15px;
}
.item-rate-people-room .item-room:hover {
	background: #f5f5f5;
}
.item-rate-people-room .item-room label {
    font-size: 14px;
    margin-bottom: 5px;
    white-space: nowrap;
}
.item-rate-people-room .item-room {
    font-size: 14px;
}
.item-rate-people-room .item-room:last-child {
    border-bottom: none;
    margin-bottom: -10px;
}
.item-rate-people-room .item-room .item-select {
    flex: 1;
}
.item-rate-people-room .item-room .item-select.select-label {
    flex: 1.5;
    display: flex;
    align-items: center;
}
.room-info-book .item-room-book .room-name .title-room {
    display: block;
    margin-bottom: 5px;
    color: var(--e-global-color-primary);
    font-size: 18px;
}
.room-info-book .item-room-book .room-name .room-people {
    padding: 10px;
    display: block;
    position: relative;
}
.room-info-book .item-room-book .room-name .room-people:after {
    content: "";
    width: calc(100% - 20px);
    border-bottom: 1px dashed #DDDDDD;
    bottom: 0;
    position: absolute;
    left: 10px;
}
.room-info-book .item-room-book .room-name .info-choosed {
    margin-bottom: 8px;
}
#tdhotel-booking-sidebar {
    width: 350px;
}
.total-info-order .view-total {
    display: none;
}
.page-header .container {
    position: relative;
}
.woocommerce-additional-fields h3 {
    display: none;
}
.woocommerce form .checkout-main .optional {
    display: none;
}
.woocommerce-form-coupon-toggle {
    display: none;
}
.page-header .back-to-cart {
    font-size: 20px;
    display: inline-flex;
    align-items: center;
    position: absolute;
    top: 10px;
    z-index: 2;
}
.checkout-main {
    display: flex;
    gap: 20px;
}
.checkout-main .checkout-sidebar {
    width: 350px;
}
.checkout-main .checkout-inner {
    width: calc(100% - 350px);
}
.checkout-sidebar .wrapper{
    background: #FFFFFF;
    border-radius: 3px;
    padding: 30px 20px;
    margin-bottom: 20px;
}
.checkout-main .checkout-inner .checkout-fields{
    background: #FFFFFF;
    border-radius: 3px;
    padding: 30px 20px;
    margin-bottom: 20px;
}
textarea#order_comments {
    min-height: 140px;
}
.checkout-main h3 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDDDDD;
    margin-top: 0;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 49%;
}
.woocommerce-invalid #terms {
    outline: 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: inherit;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    line-height: normal;
}
.checkout-main .tdhotel-payment {
    background: #FFFFFF;
    border-radius: 3px;
    padding: 30px 20px;
    margin-bottom: 20px;
}
.checkout-main .room-info-book .list-room-book {
    max-height: calc(100vh - 150px);
}
.checkout-main .room-info-book .item-room-book .room-name .title-room {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 5px;
}
.checkout-main .room-info-book .item-room-book .room-name .room-people:last-child {
    padding-bottom: 0;
}
.checkout-main .room-info-book .item-room-book .room-name .room-people:last-child:last-child:after{
	content: none;
}
.checkout-main .room-info-book .item-room-book .room-name:last-child {
    margin-bottom: 0;
}
.checkout-sidebar .date-booking .title {
    font-weight: 500;
    color: var(--e-global-color-primary);
    margin-bottom: 5px;
}
.checkout-sidebar .date-booking {
    display: block;
    border-bottom: 1px dashed #DDDDDD;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.woocommerce-checkout-review-order table.shop_table {
    border: 0;
    margin: 0;
}
.woocommerce-checkout-review-order table.shop_table th, .woocommerce-checkout-review-order table.shop_table td {
    border: 0 !important;
    font-size: 18px;
	padding: 0;
}
.woocommerce-checkout-review-order table.shop_table td {
    text-align: right;
}
.woocommerce-checkout-review-order table.shop_table .amount {
    color: red;
}
.woocommerce-order-received .page-header .back-to-cart {
    display: none;
}
.woocommerce-order-received .woocommerce-order {
    background: #FFFFFF;
    border-radius: 3px;
    padding: 30px 20px;
}
.woocommerce-order-received .woocommerce-order .product-quantity {
    display: none;
}
.woocommerce-order-received .woocommerce-order .woocommerce-table__product-name.product-name a {
    font-size: 18px;
}
.price-room ins {
    text-decoration: none;
}
.price-room del .amount {
    color: var(--e-global-color-text);
    font-size: 20px;
}
.block-item-room .room-price .room-min-price p.price-room del {
    display: block;
}
.block-item-room .room-price .room-min-price p.price-room del .amount {
    color: var(--e-global-color-text);
    font-size: 17px;
}
.collapse-content .item-rate .price-rate .regular-price del {
    display: none;
}
@media (max-width: 1199px) {
	.page-header .entry-title {
		font-size: 30px;
	}
	.hotel-booking-form .wrapper {
		gap: 15px;
	}
	.hotel-booking-form label {
		font-size: 14px;
	}
	.page-header.header-bg .entry-title {
		font-size: 60px;
	}
	.slick-slider button.slick-arrow.slick-prev {
		left: 8%;
	}
	.slick-slider button.slick-arrow.slick-next {
		right: 8%;
	}
	.lists-room.type-none .item-room,
	.lists-room.type-col {
		gap: 30px;
	}
}
@media (max-width: 1030px) {
	.accommodationslide .slick-list {
		padding: 0 10%;
	}
	.accommodationslick {
		padding: 5px 0;
	}
}
@media (max-width: 1024px) {
	header#masthead .elementor-widget-tdhotel_languages {
		right: auto;
		left: 15px;
		top: 50%;
		transform: translateY(-50%);
		    z-index: 99;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	#tdhotel-booking-sidebar {
		width: 310px;
	}
	.block-item-room .room-price {
		position: relative;
		flex-wrap: wrap;
		gap: 5px;
	}
}
@media (max-width: 991px) {
	.page-content .left-content {
		width: 100%;
		padding-right: 0;
	}
	.page-content .right-sidebar {
		width: 100%;
		position: relative;
		top: 0;
		margin-top: 20px;
	}
	.main-slogan-site {
		padding-left: 10px;
	}
	.page-content .left-content:after {
		content: none;
	}
	.right-sidebar .widget img {
		width: 100%;
		max-width: 450px !important;
	}
	.diningitem .content .detail {
		width: 45%;
	}
	.hotel-booking-form .wrapper {
		flex-wrap: wrap;
	}
	.hotel-booking-form .item {
		flex: auto;
	}
	.hotel-booking-form .item-checkin, .hotel-booking-form .item-checkout {
		width: calc(50% - 80px);
	}
	.hotel-booking-form button.booking-submit {
		margin-top: 17px;
	}
	.page:not(.elementor-page) .page-header .entry-title {
		margin-bottom: 30px;
	}
	.slick-slider button.slick-arrow.slick-prev {
		left: 20px;
	}
	.slick-slider button.slick-arrow.slick-next {
		right: 20px;
	}
	.modal-content button.btn-close {
		right: 3px;
		top: 5px;
		width: 30px;
		height: 30px;
	}
	.modal-content button.btn-close svg {
		width: 14px;
	}
	.main-booking {
		display: flex;
		flex-wrap: wrap;
		grid-gap: 0;
	}
	.main-booking .main-body {
		width: 100%;
	}
	.main-booking .booking-sidebar {
		width: 100%;
	}
	#tdhotel-booking-sidebar {
		width: 100%;
	}
}
/* Mobile & Tablet */
@media (max-width: 991px) {

	.total-info-order:not(.is-stop) {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 9999;

		background: #fff;
		padding: 12px 16px;
		box-shadow: 0 -6px 20px rgba(0, 0, 0, 0.12);

		display: flex;
		align-items: center;
		justify-content: space-between;

		transform: translateY(100%);
		transition: transform 0.35s ease;
	}

	.total-info-order.is-visible {
		transform: translateY(0);
	}

	.total-info-order:not(.is-stop) .title {
        font-size: 14px;
        color: #777;
        display: block;
        width: 100%;
    }

	.total-info-order:not(.is-stop) .total-price {
		font-size: 18px;
		color: #111;
		line-height: 1.2;
	}

	.total-info-order:not(.is-stop) .booking-checkout .btn-book {
		padding: 12px 18px;
		font-size: 14px;
		border-radius: 6px;
		white-space: nowrap;
	}
	body.has-fixed-total {
		padding-bottom: 90px;
	}
    .total-info-order.is-stop {
        position: relative;
        left: 0;
        right: 0;
        bottom: auto;
        box-shadow: none;
        top: 0 !important;
    }
	.total-info-order.is-stop .view-total {
		display: none !important;
	}
	.total-info-order:not(.is-stop) .total-info-book {
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	.total-info-order:not(.is-stop) .title .view-total {
		text-decoration: underline;
		font-style: italic;
		margin-left: 10px;
		color: #000;
	}
	.total-info-order.is-visible .view-total {
		display: inline-block;
	}
}
@media (max-width: 840px) {
	.checkout-main {
		flex-wrap: wrap;
		gap: 0;
	}
	.checkout-main .checkout-sidebar,
	.checkout-main .checkout-inner {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.page-header .entry-title {
		font-size: 24px;
	}
	.post-meta .item {
		font-size: 14px;
	}
	.page-content {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.form-contact h2 {
		font-size: 26px;
	}
	ul.header-languages img {
		width: 22px;
	}
	.accommodationslide .slick-list {
		padding: 0;
	}
	.accommodationslide {
		padding: 0;
	}
	.accommodationslide .accommodationitem .content h3 {
		font-size: 24px;
	}
	.accommodationslide .accommodationitem .buttoncontainer,
	.accommodationslide .accommodationitem .content {
		padding: 0 20px 20px;
	}
	.diningitem .content .sample,
	.diningitem .content .detail {
		width: 100%;
	}
	.diningitem .content h3 {
		font-size: 26px;
	}
	.diningitem .content .sample p:last-child {
		margin: 0;
	}
	.page-header.header-bg .entry-title {
		font-size: 36px;
	}
	.page-header.header-bg {
		height: 45vh;
	}
	.lists-room.type-col .column-room {
		width: 100%;
	}
	.lists-room.type-none .item-room,
	.lists-room.type-col {
		gap: 20px;
	}
	.lists-room.type-none .item-room .avatar {
		width: 100%;
		order: 0;
	}
	.lists-room.type-none .item-room .content {
		width: 100%;
	}
	.spafeature .listspafeature {
		grid-template-columns: 1fr;
	}
	.spafeature .listspafeature .spafeatureitem.firstrow {
        border-top: 1px solid #BEBEBE;
    }
	.spafeature .listspafeature .spafeatureitem.firstrow:first-child {
        border-top: none;
    }
	.list-amenities .amenities-item {
		width: 100%;
	}
	.modal-room-info .top-content {
		display: block;
		margin-bottom: 20px;
	}
	.modal-room-info .top-content .images-modal, .modal-room-info .top-content .info-modal {
		width: 100%;
	}
	.block-item-room {
		display: block;
	}
	.block-item-room .room-price {
		position: unset;
		align-items: flex-end;
	}
	.collapse-room .collapse-content .item-rate {
		display: flex;
		flex-wrap: wrap;
		grid-gap: 10px;
		padding: 20px 0;
	}
	.collapse-room .collapse-content .item-rate .name-rate {
        width: 100%;
    }
	.collapse-room .collapse-content .item-rate .occupancy {
        width: calc(30% - 5px);
    }
	.collapse-room .collapse-content .item-rate .price-rate {
        width: calc(70% - 5px);
        text-align: right;
    }
	.collapse-room .collapse-content .item-rate .select-rate {
        display: flex;
        justify-content: flex-end;
        width: 100%;
    }
	.item-rate-people-room .item-room {
        padding: 10px;
        flex-wrap: wrap;
        grid-gap: 10px;
    }
	.item-rate-people-room .item-room .item-select {
        width: calc(50% - 5px);
		flex: unset !important;
    }
	.page-header .back-to-cart {
		position: relative;
		margin-bottom: 10px;
	}
	.page:not(.elementor-page) .page-header .entry-title {
		font-size: 26px;
	}
}
@media (max-width: 580px) {
	.hotel-booking-form h3 {
		width: 100%;
		text-align: center;
	}
	.lists-room .column-room .content {
		padding: 0 15px 20px;
	}
	.lists-room .column-room .buttoncontainer {
		padding: 0 15px 20px;
	}
	.lists-room .content h3 {
		margin: 20px 0 20px;
		font-size: 26px;
	}
	.spafeature .price-room {
		text-align: center;
		font-size: 22px;
	}
}
@media (max-width: 480px) {
	form.tgtp-form button.btn-submit {
		max-width: 100%;
	}
	form.tgtp-form .form-group input:not(.button) {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}
	.right-sidebar .widget img {
		width: 100%;
		max-width: 100% !important;
	}
	.hotel-booking-form .item-checkin, .hotel-booking-form .item-checkout {
		width: 100%;
	}
	.hotel-booking-form .item {
		width: 100%;
	}
	.hotel-booking-form button.booking-submit {
		width: 100%;
		margin: 0;
	}
	.accommodationslide .accommodationitem .buttoncontainer .booknow a {
		padding: 10px 20px;
	}
	.room-policy,
	.room-amenities,
	.spafeature {
		padding: 30px 0;
	}
	.room-policy .content {
		margin-top: 30px;
	}
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
		width: 100%;
	}
}
