.elementor-28098 .elementor-element.elementor-element-5b06234{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-28098 .elementor-element.elementor-element-5b06234:not(.elementor-motion-effects-element-type-background), .elementor-28098 .elementor-element.elementor-element-5b06234 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-28098 .elementor-element.elementor-element-3d2a477{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-28098 .elementor-element.elementor-element-6db0a28{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-28098 .elementor-element.elementor-element-1fac0b8{text-align:center;}.elementor-28098 .elementor-element.elementor-element-99b4402{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:50px;--padding-left:50px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-28098 .elementor-element.elementor-element-1a8f670{text-align:start;}.elementor-28098 .elementor-element.elementor-element-1a8f670 .elementor-heading-title{font-size:32px;font-weight:700;letter-spacing:0.5px;color:#1c1c1c;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-28098 .elementor-element.elementor-element-6c6b9a6{--divider-border-style:solid;--divider-color:#d0d0d0;--divider-border-width:1px;margin:8px 0px calc(var(--kit-widget-spacing, 0px) + 8px) 0px;}.elementor-28098 .elementor-element.elementor-element-6c6b9a6 .elementor-divider-separator{width:100%;}.elementor-28098 .elementor-element.elementor-element-6c6b9a6 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-28098 .elementor-element.elementor-element-fb1290e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:60px;--padding-left:50px;--padding-right:50px;}.elementor-28098 .elementor-element.elementor-element-fb1290e:not(.elementor-motion-effects-element-type-background), .elementor-28098 .elementor-element.elementor-element-fb1290e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}/* Start custom CSS *//* ===== Attorney Profile Photo ===== */
.kpm-attorney-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ===== Contact Info Block ===== */
.kpm-attorney-contact-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.kpm-contact-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 20px;
    color: #333333;
    font-size: 14px;
    line-height: 1.4;
}
.kpm-contact-icon {
    flex-shrink: 0;
    margin-top: 1px;
    color: #042463;
}
.kpm-contact-text {
    color: #333333;
    text-decoration: none;
    word-break: break-all;
}
.kpm-contact-text:hover {
    color: #042463;
    text-decoration: underline;
}
.kpm-contact-location .kpm-contact-text {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #777777;
    word-break: normal;
}

/* ===== AV Preeminent Logo ===== */
.kpm-av-logo {
    margin-top: 24px;
    max-height: 50px;
}

/* ===== Attorney Name (H1) ===== */
.kpm-attorney-name h1,
.kpm-attorney-name {
    margin-bottom: 6px;
}

/* ===== Attorney Title (H2) ===== */
.kpm-attorney-title {
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    color: #042463;
    margin: 0 0 8px;
    line-height: 1.3;
}

/* ===== Bio Read More ===== */
.kpm-attorney-bio {
    font-size: 15px;
    line-height: 1.75;
    color: #444;
}
.kpm-bio-toggle {
    color: #042463;
    text-decoration: none;
    font-weight: 600;
    margin-left: 4px;
    white-space: nowrap;
}
.kpm-bio-toggle:hover { text-decoration: underline; }

/* ===== Credential Tabs ===== */
.kpm-attorney-tabs {
    max-width: 900px;
}
.kpm-tabs-nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #e0e0e0;
    gap: 0;
}
.kpm-tab-nav-item {
    margin: 0;
}
.kpm-tab-btn {
    background: none;
    border: none;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    padding: 12px 20px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #888;
    cursor: pointer;
    transition: color 0.18s, border-color 0.18s;
    white-space: nowrap;
}
.kpm-tab-btn:hover {
    color: #042463;
}
.kpm-tab-nav-item.kpm-tab-active .kpm-tab-btn {
    color: #1c1c1c;
    border-bottom-color: #042463;
}
.kpm-tabs-body {
    padding: 28px 0;
}
.kpm-credential-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.kpm-credential-list li {
    padding: 8px 0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 15px;
    color: #444;
    line-height: 1.5;
}
.kpm-credential-list li:last-child {
    border-bottom: none;
}
.kpm-cv-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 28px;
    background: #042463;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 3px;
    transition: background 0.18s;
    margin-top: 8px;
}
.kpm-cv-link:hover {
    background: #031a4a;
    color: #fff;
}

/* ===== Responsive ===== */
@media (max-width: 1024px) {
    .elementor-element-3d2a477 {
        flex-direction: column !important;
    }
    .elementor-element-6db0a28,
    .elementor-element-66a044d,
    .elementor-element-99b4402 {
        width: 100% !important;
    }
}/* End custom CSS */