/*
Theme Name: OceanWP Child
Template: oceanwp
Version: 1.0.3
Text Domain: oceanwp-child
*/

/* Honeypot field hidden */
.cf7-hp { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; opacity: 0 !important; }

/* OceanWP 4 / HFE: retain the original non-underlined navigation */
.hfe-menu-item, .hfe-nav-menu li a, .elementor-widget-nav-menu a,
.main-navigation .menu-item a, .dropdown-menu li a, .site-header a, #site-header a, .sidr a { text-decoration: none !important; }

/* Elementor 4 changed button layout; restore the full-width centered image tiles on page content */
#main .elementor-widget-button { text-align: center !important; }
#main .elementor-widget-button .elementor-button { display: inline-flex !important; width: 100% !important; justify-content: center !important; align-items: center !important; text-align: center !important; }
#main .elementor-widget-button .elementor-button-text { width: 100%; text-align: center !important; }

/* Keep captions centered where pages use image/gallery captions */
.elementor-widget-image figcaption, .elementor-image figcaption, .wp-block-image figcaption,
.blocks-gallery-grid .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption { text-align: center !important; }