/*** Import *****/
@import url("loading-btn.css");
@import url("loading-group.css");
@import url("mona-custom-admin.css");
@import url("translate.css");

/*** End ****/

.blog-info-tag span:before {
  content: ",";
  position: absolute;
  bottom: 6px;
  right: 0;
  height: 100%;
  font-size: 16px;
  width: auto;
  padding-right: 5px;
}

.blog-info-tag span {
  position: relative;
  display: inline-block;
  padding-right: 10px;
}

.blog-info-tag span:last-child:before {
  display: none;
}

.wpcf7 form .wpcf7-response-output {
  border: 0;
  margin: 15px 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
}

/*----------------- Style CF7 ---------------- */
.d--none {
  display: none;
}
.footer .footer-main .footer__right .wpcf7-not-valid-tip,
.wpcf7-not-valid-tip,
form .wpcf7-not-valid-tip,
.prod-ft .form-ip .wpcf7-not-valid-tip {
  position: absolute !important;
  font-size: 1.2rem;
  left: 5px !important;
  top: unset !important;
  bottom: -3px;
  color: #f58021;
  width: max-content !important;
  margin: 0;
}
.newsletter .wpcf7-not-valid-tip {
  bottom: -20px;
}
.booking-room-left .wpcf7-form.invalid .wpcf7-not-valid-tip {
  bottom: -15px;
}
.wpcf7 form .wpcf7-response-output {
  border: 0;
  margin: 15px 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  color: #f58021;
  margin-top: 1rem;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450;
  width: max-content;
  z-index: 1;
}

.wpcf7 form.invalid .wpcf7-response-output {
  color: red;
  width: max-content;
  z-index: 1;
}

.wpcf7-spinner {
  position: absolute;
  z-index: 11111;
}

.footer .footer-main .footer__right .wpcf7-not-valid-tip,
.wpcf7-not-valid-tip,
form .wpcf7-not-valid-tip,
.prod-ft .form-ip .wpcf7-not-valid-tip {
  color: #0b7a6a;
}
.contact-form-item-wr .dateTimeInput {
  size: auto !important;
}
.booking-room-left .reserve-form .contact-form-item-wr .wpcf7-form-control-wrap,
.contact-form-item input {
  width: 100%;
}

/* ------------------ Style main empty box ---------------- */
.m-box-empty {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

span.icon-empty {
  width: 15rem;
}
.mona-empty-message-large {
  text-align: center;
  margin: 3rem auto;
  width: 100%;
  max-width: max-content;
}
.prod-slider .m-box-empty {
  margin-bottom: 2rem;
}
/**/
.text--light {
  color: white;
}
.mona-content #ez-toc-container {
  display: none;
}
.pj-tk-ctn .des {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pj-tk-ctn .seeDetail:hover {
  color: white;
}
.pj-tk-ctn .tt {
  text-transform: uppercase;
}
.hd-nav .menu-item > .menu-list {
  min-width: 27rem;
}
.home .hd .hd-nav .menu-list .menu-item .menu-list .menu-item .menu-link {
  color: #0a0a0a;
}
.home .hd .hd-nav .menu-list .menu-item .menu-list .menu-item .menu-link:hover {
  color: #36624c;
}
.sidefix-link {
  z-index: 10;
}
.hd-logo {
  z-index: 11;
}
.mona-empty-message-large {
  text-align: center;
  width: 100%;
  display: block;
  font-weight: 600;
  font-size: 2rem;
}

.pagination-mona {
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin: 2rem;
}
span.bold {
  color: red;
}
/* .prod-tag {
  display: none;
} */
.prod-cl-head .txt {
  text-transform: uppercase;
}
.tax-news .news-all.ss-pd-b {
  margin-top: 4rem;
}
.hidden-tt {
  height: 0;
  width: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0;
}
