/*** Import *****/
@import url("loading-btn.css");
@import url("loading-group.css");
/*** End ****/
.blog-info-tag span:before {
  content: ",";
  position: absolute;
  bottom: 6px;
  right: 0;
  height: 100%;
  font-size: 18px;
  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;
}
.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450;
}
.wpcf7 form.invalid .wpcf7-response-output {
  color: red;
}
span.price-from {
  display: none;
}
.woocommerce-notices-wrapper {
  margin-top: 9rem;
}
.wp-block-woocommerce-cart.alignwide {
  margin-top: 10rem;
}
a.woocommerce-remove-coupon {
  display: none;
}
.breadcrumbs-list .breadcrumbs.other span.separator {
  display: none;
}
.breadcrumbs-list .breadcrumbs-item span.last {
  color: #ffffff;
}
.single .breadcrumbs-list .breadcrumbs-item span.last {
  color: hsl(0, 0%, 0%);
}
.mona-content .ez-toc-container-direction {
  display: none !important;
}
.BtnBookTour.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.BtnBookTour.btn-two.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.step_three .quantity {
  display: none;
}
.checkout.woocommerce-checkout
  table.shop_table.woocommerce-checkout-review-order-table {
  display: none;
}
.checkout.woocommerce-checkout
  .tourCt_infos--book-item-wrap.step_three:nth-of-type(1) {
  display: none;
}
.woocommerce-form-coupon-toggle {
  display: none;
}
p.note-text.totalQuanlity {
  display: none;
}
/* css cookie */
.woocommerce-checkout
  .woocommerce-additional-fields__field-wrapper
  .notes
  span.optional {
  display: none;
}
.cart-collaterals tr.cart-subtotal {
  display: none;
}
.woocommerce-checkout .woocommerce-order h1.entry-title {
  display: none;
}
img.cg-image-default {
  object-fit: none !important;
}
.tour_list--item .tour_start,
.tour_more--item .tour_start {
  display: none;
}
.btrn-hidden {
  display: none;
}
.orderSuccess_btns {
  display: flex;
  justify-content: center;
}
.btn-ytb.btn-play2 {
  pointer-events: none;
}
.home-section-placeholder {
  display: none;
}
.mona-empty-message-large {
  text-align: center;
  width: 100%;
  display: block;
  font-weight: 600;
  font-size: 2rem;
}

.content-empty {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: column-reverse;
}

.content-empty .empty-item {
  margin: 2rem;
}

.content-empty img {
  height: 5em;
}