/*
Theme Name: Amity Child
Theme URI: https://amity.keydesign.xyz/
Description: Charity & Donation Elementor WordPress Theme
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Template: amity
Version: 1.0
License: Envato Standard License
License URI: https://themeforest.net/licenses/standard
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
Text Domain: amity-child
*/

.ahon-header.sticky-header:not(.scrolled):not(.mobile-menu-active) .elementor>.e-con.e-flex:last-child {
    background-color: white; !important
}

@media (min-width: 1024px) {
    .ahon-header.sticky-header:not(.scrolled) .elementor>.e-con.e-flex:last-child {
        padding-top: 0; !important
        padding-bottom: 0; !important
    }
}

.bootstrap-wrapper .title a {
  pointer-events: none;
  cursor: default;
  color: inherit; /* Optional: Keeps the color the same as surrounding text */
  text-decoration: none; /* Optional: Removes underline */
} 