#blog_details .bottom_description_overflow img {
    width: 48px;
    height: 48px;
}

#blog_details .hero_main_img img {
    height: 725px;
    max-height: 725px;
    object-fit: cover;
    border-radius: 12px;
}

#blog_details .property_sescription ul li {
    margin-bottom: 28px;
}

#blog_details .partners_dubai .owl-nav {
    display: block !important;
    margin: 0 auto;
    position: absolute;
    width: 9%;
    right: 0;
    top: -170px;
}

#darker_navigtaion #header_social_actions a:hover span {
    border: 1px solid #00D067;
    border-radius: 50%;
    background: #00D067;
}

#darker_navigtaion #header_social_actions a:hover {
    color: #00D067 !important;
}

#blog_details .key_information .key_inforation_details p {
    margin-bottom: 44px;
    color: #3D3D3D;
    font-weight: 400;
    font-size: 20px !important;
}

#blog_details .property_features_inner .space_44 {
    margin-bottom: 44px;
}

#blog_details .inner_border_bottom {
    width: 100%;
}

#blog_details .property_features div p {
    color: #3D3D3D;
    font-weight: 400;
    font-size: 20px !important;
}

#blog_details .inner_property_sescription {
    color: #3D3D3D;
    font-weight: 400;
    font-size: 20px !important;
}

.by_ {
    font-size: 16px;
    font-weight: normal;
}

.display_date {
    font-size: 24px;
    font-weight: 600;
    color: #003B20;
}

#blog_details .bottom_description_overflow .card-title {
    font-size: 24px;
    font-weight: 600;
    color: #003B20;
}

#blog_details .bottom_description_overflow {
    display: flex;
    align-items: center;
    gap: 8px;
}
