:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-3acfa1c *//* Hide Xtra theme mobile bottom bar (Home, About, etc.) */
.xtra-fixed-mobile-nav,
.cz_fixed_bottom_border {
  display: none !important;
}

/* Lift theme scroll-to-top above Call/WhatsApp bar on mobile */
@media (max-width: 768px) {
  i.backtotop {
    bottom: 72px !important;
  }
}/* End custom CSS */