/*
Theme Name: Hookups For Kenyans Child
Theme URI: https://hookupsforkenyans.com
Description: Child theme for Hookups For Kenyans. Allows safe custom styling, hooks, templates, and East African matchmaking modifications without modifying parent theme core files.
Author: Hookups For Kenyans Team
Author URI: https://hookupsforkenyans.com
Template: hookupsforkenyans
Version: 12.0.5
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: sugar-mummy-kenya, sugar-daddy-kenya, sugar-mummy-uganda, sugar-mummy-tanzania, hookups-for-kenyans, genuine-sugarmummies, kenya-sugarmummies, rich-sugarmummies, sugar-dating-east-africa, matchmaking, mobile-friendly, yoast-seo-ready, child-theme
Text Domain: hookupsforkenyans-child
*/

/* ==========================================================================
   Hookups For Kenyans Child Theme - Custom Styles
   Add any custom CSS styling, typography, and color overrides below.
   ========================================================================== */

/* Custom VIP Gold Badge in Child Theme */
.hfk-child-vip-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: linear-gradient(135deg, #F59E0B 0%, #D97706 100%);
    color: #FFFFFF;
    font-weight: 700;
    font-size: 0.85rem;
    padding: 6px 14px;
    border-radius: 9999px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.25);
}

/* Custom WhatsApp Button Hover Effect */
.hfk-whatsapp-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.45);
}
