/*
Theme Name: Xvising Astra Child
Theme URI: https://xvising.com/
Description: A professional child theme for Xvising based on Astra.
Author: Xvising
Author URI: https://xvising.com/
Template: astra
Version: 1.0.1
Text Domain: xvising-astra-child
*/

/* Base fallback styles for the child theme. */
.xvising-secure-contact {
  position: relative;
}

/*
 * Shell safety fallback:
 * keeps custom header/footer usable if optimized CSS is delayed or skipped.
 */
body .xv-global-shell-top .navigation-menu ul,
body .super-footer .footer-policies ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

body .xv-global-shell-top .navigation-menu a,
body .super-footer .footer-policy-link {
  text-decoration: none;
}
