/** -- breadcrumbs -- **/
.BreadCrumbs__breadcrumbsView ul li:last-child {
        color: #ffc800;
}

/** -- knowledge lists heading size -- **/
.ListHeader__header2 {
        font-size: 1.5rem;
        font-weight: 700;
        margin: 0;
        padding-bottom: .5rem;
}
/** -- Sign up-Reset-Log in Text Links etc -- **/
.commonStyle__zt3Brand {
        color: #ab192d;
}
/** -- back to top button -- **/
.commonStyle__zt3BrandBg {
        background-color: #5b7e96;
}

/** -- header logo resize -- **/
.Header__logo img {
        max-height: 5rem;
        max-width: 15.5rem;
        min-height: 2.2rem;
        display: block;
}

/** -- header welcome to text resize -- **/
.Header__searchTitle {
        font-size: 3.25rem;
        margin-bottom: 1.8rem;
        text-shadow: #000 0 0 0;
        letter-spacing: 0.0625rem;
        text-align: center;
        font-weight: 400;
}

.ContentBox__boxThree:nth-child(1) .ContentBox__headerMid a {
    font-size:0;
}

.ContentBox__boxThree:nth-child(1) .ContentBox__headerMid a::after{
    content:"Enquiries";
    font-size: 1.25rem;
}

    
.ContentBox__boxThree:nth-child(2) p{font-size: 0;}

.ContentBox__boxThree:nth-child(2) p::after{
    font-size: 1rem;
    content:"Make your enquiry here and check the progress of your current enquiry."    
}

.ContentBox__boxThree:nth-child(1) p{font-size: 0;}

.ContentBox__boxThree:nth-child(1) p::after{
    font-size: 1rem;
    content:"Check the progress of your current enquiry."    
}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;1,300&display=swap');
.html {font-family: 'Open Sans', sans-serif;  }

.html.articleDetail * {
    font-family: 'Open Sans', sans-serif !important;
}
.KbDetailLtContainer__articleContent a,.KbDetailLtContainer__articleContent a > * {
    color: #ab192d !important;
}
.TOCContainer__tocContainer,
.TOCContainer__tocContainer a,.toc_anchors {
    color: #ab192d !important;
}


.Footer__footerQus{
    font-size: 0;
  }
.Footer__footerQus::before{
    font-size: 1.875rem;
    content:"Would you like some free guidance?";
    display: block;
}
.Footer__footerQus::after{
    font-size: 1.2rem;
    content:"Send us an enquiry and we will get back to you.";
}
.Footer__footerDescription span{
    font-size: 0;
}
.Footer__footerDescription span::after{
    font-size: .8rem;
    content:"We help with property issues anywhere across the UK, but regrettably we are unable to handle legal queries in Northern Ireland.";

}
.Footer__footerBtn{
    flex-shrink:0;   
}
.Button__footerBtn{
    font-size:0;
}
.Button__footerBtn::after {
    content:"Submit an enquiry";
    font-size: 1.0005rem;
}
.Header__description{
    font-size:0;
}

.Header__description::after{
    content:"Search our help centre or submit an enquiry.";
    font-size:1rem;
}

.TicketFormLeftContainer__formTitle{
 font-size:0px; 
}
.TicketFormLeftContainer__formTitle:before{
 font-size:32px;
  content:'Submit an Enquiry';
}
.TicketFormLeftContainer__formTitle{
 font-size:0px; 
}
.TicketFormLeftContainer__formHeader:after {
    font-size: 15px;
    content: "The Ethical Property Foundation’s free Ask a Property Expert service is delivered by Chartered Surveyors who will reply to your enquiry within 2 - 4 working days. However, please note that our offices will be closed from Monday 22nd December 2025 to Monday 5th January 2026 inclusive, so response times may vary over this period. It is designed to be an initial diagnostic service to give you an idea about the seriousness of your property issue and the options that might be available to you. This may be enough.  If not, you may be advised to instruct a surveyor, solicitor or other property consultant who will understand your issue and has worked with the voluntary sector. Grateful thanks to City Bridge Foundation for their support.";
}

.SearchContainer__searchBox, #searchContainer1, .Header__description{
    display: none;
}
.Header__homeNavbarFixed .Header__navbar .Header__globalSearchAlt{
  visibility: hidden
}

