/* Small functional repairs; the site's original styles own the visual design. */
input:disabled { cursor: wait; }
.wpcf7 input[type=text], .wpcf7 input[type=tel], .wpcf7 input[type=email] { box-sizing: border-box; height: 48px; }
.wpcf7 input[type=submit] { box-sizing: border-box; height: 52px; }
.wpcf7-response-output { font-family: Arial, sans-serif; font-size: 14px; line-height: 1.5; }
.emodal-close:focus-visible, a:focus-visible, button:focus-visible { outline: 2px solid #cf2027; outline-offset: 3px; }
.mobile-nav-frame { overflow-y: auto; }
.menu-mobilenav-container .fa-phone { display: block; float: left; width: 30px; height: 16px; line-height: 16px; font-size: 20px; color: #333; }
/* Instagram hidden in Other resources at the owner's request, 2026-09-12. */
.elementor-2079 .elementor-element-86ee3b5 { display: none !important; }
.elementor-2079 .elementor-element-168e09cd { width: 100%; }

/* Equal hit areas and aligned mobile call/menu icons. */
.menu-mobilenav-container .menu > li { display: flex; align-items: center; }
.menu-mobilenav-container .menu > li > a { display: flex; align-items: center; justify-content: center; box-sizing: border-box; width: 44px; height: 44px; margin: 0; padding: 0; }
.menu-mobilenav-container .fa-phone { float: none; width: auto; height: 25px; line-height: 25px; }
.menu-mobilenav-container .mobile-nav-icon { display: block; height: 25px; line-height: 25px; }
