.elementor-kit-6664{--e-global-color-primary:#20699E;--e-global-color-secondary:#E47235;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E47235;--e-global-color-57e9ea1:#FFFFFF;--e-global-color-23de75e:#000000;--e-global-color-f1e2a52:#0F172A;--e-global-color-c4cb37a:#E1E7EF;--e-global-color-7c74129:#F8FAFC;--e-global-color-10f436c:#C57F08;--e-global-color-bc6addf:#DC2626;--e-global-color-f1c100b:#0F72AC;--e-global-color-8f45ad8:#0A875A;--e-global-color-b41fdb9:#5E3189;--e-global-color-a483ab3:#06A29D;--e-global-typography-primary-font-family:"Geist";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Geist";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Geist";--e-global-typography-accent-font-weight:500;font-family:"Geist", Sans-serif;font-weight:400;}.elementor-kit-6664 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6664 a{font-family:"Geist", Sans-serif;}.elementor-kit-6664 h1{font-family:"Geist", Sans-serif;font-size:3rem;font-weight:700;}.elementor-kit-6664 h2{font-family:"Geist", Sans-serif;font-size:2rem;font-weight:600;}.elementor-kit-6664 h3{font-family:"Geist", Sans-serif;font-size:1.5rem;}.elementor-kit-6664 h4{font-family:"Geist", Sans-serif;font-size:1rem;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    margin: 0!important;
    padding: 0!important;
}

.headhref {
    color: var(--e-global-color-primary)!important;
}

/*Header hot fix*/
.elementor-slideshow--ui-hidden .elementor-slideshow__footer, .elementor-slideshow--ui-hidden .elementor-slideshow__header, .elementor-slideshow__header
 { 
     width: -webkit-fill-available!important;
 }
/* ===== Layout: stack rows nicely ===== */
.elementor-lightbox .elementor-slideshow__share-links {
    display: flex;
    flex-direction: column;
    gap: 4px;          /* distance between rows */
    margin: 0;
}

.elementor-lightbox .elementor-slideshow__share-links a {
    display: flex;
    align-items: center;
    font-size: 13px;
}

/* default spacing between icon and text (for Pin it + Download) */
.elementor-lightbox .elementor-slideshow__share-links svg {
    margin-right: 8px;
}

/* ===== Twitter → X ===== */
.elementor-lightbox .elementor-slideshow__share-links a[href*="twitter.com"] {
    font-size: 0;              /* hide original "Share on Twitter" text */
    white-space: nowrap;
}

/* hide default Twitter icon */
.elementor-lightbox .elementor-slideshow__share-links a[href*="twitter.com"] svg {
    display: none;
}

/* new X icon */
.elementor-lightbox .elementor-slideshow__share-links a[href*="twitter.com"]::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    background: url('/wp-content/uploads/2025/11/icons8-x.svg')
        no-repeat center / contain;
}

/* new label */
.elementor-lightbox .elementor-slideshow__share-links a[href*="twitter.com"]::after {
    content: "Share on X (Twitter)";
    font-size: 13px;
    line-height: 1;
}

/* ===== Facebook icon replace ===== */
.elementor-lightbox .elementor-slideshow__share-links a[href*="facebook.com"] {
    font-size: 0;              /* hide original "Share on Facebook" text */
    white-space: nowrap;
}

/* hide default Facebook icon */
.elementor-lightbox .elementor-slideshow__share-links a[href*="facebook.com"] svg {
    display: none;
}

/* new Facebook icon */
.elementor-lightbox .elementor-slideshow__share-links a[href*="facebook.com"]::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    background: url('/wp-content/uploads/2025/11/icons8-facebook.svg')
        no-repeat center / contain;
}

/* label */
.elementor-lightbox .elementor-slideshow__share-links a[href*="facebook.com"]::after {
    content: "Share on Facebook";
    font-size: 13px;
    line-height: 2.5;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geist';
	font-display: auto;
	src: url('https://communityhousing.org/wp-content/uploads/2025/10/Geist-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */