
body.single-property .property-description-wrap h1,
body.single-property .property-description h1,
body.single-property .block-content-wrap .property-content h1,
body.single-property .block-content-wrap .property-description h1 {
    font-size:24px!important; line-height:1.25!important; font-weight:600!important;
    margin:20px 0 10px!important; text-transform:none!important;
}

body.single-property .property-description-wrap h2,
body.single-property .property-description h2,
body.single-property .block-content-wrap .property-content h2,
body.single-property .block-content-wrap .property-description h2 {
    font-size:18px!important; line-height:1.30!important; font-weight:600!important;
    margin:18px 0 8px!important; text-transform:none!important;
}

body.single-property .property-description-wrap h3,
body.single-property .property-description h3,
body.single-property .block-content-wrap .property-content h3,
body.single-property .block-content-wrap .property-description h3 {
    font-size:17px!important; line-height:1.35!important; font-weight:600!important;
    margin:16px 0 7px!important; text-transform:none!important;
}

body.single-property .property-description-wrap h4,
body.single-property .property-description h4,
body.single-property .block-content-wrap .property-content h4,
body.single-property .block-content-wrap .property-description h4 {
    font-size:16px!important; line-height:1.40!important; font-weight:600!important;
    margin:14px 0 6px!important; text-transform:none!important;
}

@media (max-width:767px){
    body.single-property .property-description-wrap h1,
    body.single-property .property-description h1,
    body.single-property .block-content-wrap .property-content h1,
    body.single-property .block-content-wrap .property-description h1 {font-size:22px!important;}

    body.single-property .property-description-wrap h2,
    body.single-property .property-description h2,
    body.single-property .block-content-wrap .property-content h2,
    body.single-property .block-content-wrap .property-description h2 {font-size:18px!important;}

    body.single-property .property-description-wrap h3,
    body.single-property .property-description h3,
    body.single-property .block-content-wrap .property-content h3,
    body.single-property .block-content-wrap .property-description h3 {font-size:17px!important;}
}
