/*
Theme Name:   Versante Dental Child
Theme URI:    https://ranksecure.ca/
Description:  Hello Elementor child theme for Versante Dental. Maintained by Rank Secure.
Author:       Rank Secure
Author URI:   https://ranksecure.ca/
Template:     hello-elementor
Version:      1.0.0
Text Domain:  hello-elementor-child
*/

/* ---------------------------------------------------------------------------
   Fleet standard — required on every site we run.
   WP Rocket's lazy-render can leave content invisible on load.
   Trello card lhNmtgNh.
   --------------------------------------------------------------------------- */
[data-wpr-lazyrender] {
	content-visibility: visible !important;
}

/* ---------------------------------------------------------------------------
   Site styles below.
   --------------------------------------------------------------------------- */

/* Elementor marks entrance-animated widgets with .elementor-invisible
   (visibility:hidden) and relies on its frontend JS to reveal them. Once WP
   Rocket delay_js is on, that JS does not run until the visitor interacts and
   animated content never appears (Avero's footer Contact Us panel rendered as
   an empty green block). Present from day one so it cannot bite at tune time. */
.elementor-invisible {
	visibility: visible !important;
	animation: none !important;
}
