/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/* ── Magic in the Margins — Navigation ── */
.elementor-location-header .elementor-nav-menu--main .elementor-item,
.elementor-location-header .elementor-nav-menu .elementor-item,
.elementor-nav-menu--layout-horizontal .elementor-item {
    font-family: 'Inter', sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 0.03em !important;
    color: #243126 !important;
    text-decoration: none !important;
}
.elementor-location-header .elementor-nav-menu--main .elementor-item:hover,
.elementor-location-header .elementor-nav-menu--main .elementor-item-active {
    color: #2F4A3B !important;
}

/* ── Icon Box Titles ── */
.elementor-icon-box-title,
.elementor-icon-box-title * {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    letter-spacing: 0.02em !important;
    text-transform: none !important;
    color: #243126 !important;
}

/* ── Icon Box Titles — specificity fix ── */
.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-widget-icon-box .elementor-icon-box-title a,
.elementor-widget-icon-box .elementor-icon-box-title span {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #243126 !important;
    text-transform: none !important;
    letter-spacing: 0.02em !important;
}
