.ova-title .title {
  font-family: montserrat;
  text-transform: uppercase;
  font-weight: 400;
}

.ova-title .sub-title {
  font-family: montserrat;
}

.ova-title .title a:hover {
  font-size: 0px;
}

.wrap_calendar {
  display: none;
}

.price_table {
  display: none;
}

.product_table_price .ovacrs_price_rent h3 {
  display: none;
}

.ovacrs_single_untime {
  display: none;
}

.woocommerce div.product .summary .woocommerce-product-details__short-description p {
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 20px;
}

.ova-room-list-carousel .room-content .room-price {
  display: none;
}

.ova-room-list-carousel .room-content .room-info li {
  position: relative;
  display: flex;
  padding: 0 12px;
  color: #fff;
  display: none;
}

.ovabrw-room-content2 .wrapper-room .room-container .room-container-footer .room-button-wrapper .room-button:hover {
  display: none;
  visibility: hidden;
}

.related.products {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: none;
}

#tab-description.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab {
  display: none;
  visibility: hidden;
}

.woocommerce div.product .woocommerce-tabs {
  display: none;
}

body.woocommerce.woo_layout_1c #woo_main #primary {
  margin-bottom: 50px;
}

.ovabrw-room-content3 .wrapper-room .room-container .room-container-footer .room-button-wrapper .room-button-view-deals a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  font-size: 18pX;
  line-height: 1.2;
  font-weight: 500;
  color: var(--heading);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  font-family: montserrat;
}

.room-container-footer .room-button-wrapper .room-button {
  cursor: pointer;
  transition: all 0.3s ease;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-transform: uppercase;
  background-color: var(--primary);
  padding: 16px 28px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  border: 2px solid var(--primary);
  border-radius: 5px;
  display: none!important;
}

.ovabrw-room-content3 .wrapper-room .room-img .room-video-gallery-wrapper {
  position: absolute;
  bottom: 30px;
  left: 30px;
  align-items: center;
  display: none!important;
}

.ovabrw-room-content3 .wrapper-room .room-container .room-price {
  margin-bottom: 10px;
  display: none;
}

.woocommerce div.product .summary .price {
  margin: 0 0 20px 0;
  color: var(--primary);
  display: none;
}

.woocommerce div.product .summary .product_meta .posted_in {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: #62718d;
  display: none!important;
}

.ovabrw-container .ovabrw-row .wrap-item {
  margin-bottom: 21px;
}

.wc-block-components-product-metadata {
  font-size: 16px;
}

p {
  font-size: 16px;
}

span {
  font-size: 16px;
}



.wc-block-grid__products {
  display: none;
  visibility: hidden;
}

.wc-block-grid.wp-block-product-new.wc-block-product-new.has-4-columns {
  visibility: hidden;
  display: none;
}

.wp-block-heading.has-text-align-center.with-empty-cart-icon.wc-block-cart__empty-cart__title {
  font-weight: 500;
  text-transform: uppercase;
}

#scrollUp i {
    color: #fff;
    text-align: center;
    display: block;
    font-weight: bold;
    position: relative;
    padding: 10px 10px 5px 10px;
    display: none;
}