﻿.beamDataGrid_responstable .col-md-4 {
    padding-left: 1px;
    padding-right: 1px;
}

.property_listing_blog,
.property_listing {
    position: relative;
    height: 100%;
    border: 1px solid #f1f8ff;
    font-size: 13px;
    background-color: #ffffff;
    /*max-width: 525px;*/
    transition: 0.3s ease-out;
    float: left;
    padding: 1px;
}


.blog2v .property_listing_blog {
    overflow: hidden;
    min-height: 445px;
    width: 100%;
}

.blog_unit_image {
    /*display: inline;*/
    float: left;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin: 6px;
}

.blog_unit_title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.blog2v .blog_unit_meta {
    margin-bottom: 0px;
    margin-left: 20px;
    float: left;
    line-height: 1.65em;
    margin-bottom: 5px;
}

.listing_details {
    margin: 0px;
    line-height: 1.65em;
    float: left;
    padding: 0px 5px;
    margin: 5px 0px 5px 0px;
    width: 100%;
    word-break: break-word;
    max-height: 110px; /* เพิ่มบรรทัดนี้เพื่อจำกัดจำนวนตัวอักษรที่แสดง */
    overflow: hidden; /* เพิ่มบรรทัดนี้เพื่อซ่อนเนื้อหาเกินจำนวนที่กำหนด */
}

.property_listing_blog .listing_details.the_grid_view {
    margin: 5px 0px 45px 0px;
}

.listing_details.the_grid_view {
    max-height: 160px;
}

.blog2v .read_more {
    color: #222;
    position: absolute;
    bottom: 15px;
    left: 20px;
    font-size: 13px;
    font-weight: 700;
}

.blog2v:hover h4 a {
    color: #0073e1;
}

a:hover,
a:focus {
    color: #0073e1;
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:active,
a:hover {
    outline: 0;
}

.blog_unit_title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #222;
    font-family: 'Nunito Sans', sans-serif;
}

a {
    color: #333;
    transition: color 0.4s linear;
    -moz-transition: color 0.4s linear;
    -webkit-transition: color 0.4s linear;
    -o-transition: color 0.4s linear;
}

.blog_unit_image img {
    transition: transform 0.3s ease-out;
}

.blog_unit_image:hover img {
    transform: scale(1.1);
}
.shortcode-col.listing_wrapper {
    min-width: 160px;  
    padding: 5px;
}
.listing_wrapper_desgin_3 {
    display: flex;    
}
.property_listing_square.places_listing {
    height: 75px;
    width: 75px;
    background-position: center;
    background-size: cover;
    border-radius: 5px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    overflow: hidden;
}
.property_listing_square_details {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.property_location_type_3 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.places_listing {
    cursor: pointer;
    transition: transform 0.3s ease-out;
}

.places_listing:hover {
    transform: scale(1.1);
}
.shortcode-col {
    padding: 10px;
    float: left;
}
.listing_wrapper {
    margin-bottom: 0px;
}
.property_listing_blog, .property_listing {
    position: relative;
    height: 100%;
    border: 1px solid #f1f8ff;
    font-size: 13px;
    background-color: #ffffff;
    /*max-width: 525px;*/
    transition: 0.3s ease-out;
    float: left;
    padding-left: 10px;
}
.listing-unit-img-wrapper {
    position: relative;
    float: left;
    background: #fff;
    overflow: hidden;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.prop_new_details {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    pointer-events: none;
}
.prop_new_details_back {
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.property_media {
    color: #fff;
    position: absolute;
    bottom: 8px;
    right: 20px;
    z-index: 9;
    opacity: 0.9;
}
.property_location_image {
    color: #fff;
    position: absolute;
    bottom: 8px;
    left: 20px;
    right: 20px;
    z-index: 9;
    opacity: 0.9;
    pointer-events: auto;
}
.property_listing .featured_gradient {
    /* background-image: linear-gradient( to top, #000, rgba(0,0,0, 0) 56%); */
    background-image: linear-gradient( to top, rgba(0, 0, 0, 0.5), rgba(0,0,0, 0) 56%);
    pointer-events: none;
}
.featured_gradient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.67;
    z-index: 1;
    background-image: linear-gradient(to right top, #000, rgba(0,0,0, 0) 56%);
}
.status-wrapper {
    float: right;
    margin-right: 15px;
    min-height: 1px;
}
.listing_unit_price_wrapper {
    position: relative;
    margin-top: 5px;
    color: #0d7ae3;    
    font-size: 17px;
    line-height: 16px;
    float: left;
    line-height: 30px;
    font-weight: 700;
}
.price_label {
    font-size: 16px;
    margin-top: 2px;
}
.listing_details {
    margin: 0px;
    line-height: 1.65em;
    float: left;
    padding: 5px 0px 5px 0px;
    margin: 5px 0px 5px 0px;
    width: 100%;
    word-break: break-word;
}
.listing_details.the_grid_view {
    max-height: 160px;
}
.the_list_view {
    display: none;
}
.property_listing_details {
    position: relative;
    color: #333;
    width: 100%;
    float: left;
    padding: 5px 0px 5px 0px;
    margin-bottom: 0px;
}
.property_listing_details .inforoom, .property_location .inforoom {
    line-height: 30px;
    margin-right: 20px;
    color: #5c727d;
    font-size: 13px;
    float: left;
}
.property_listing_details .infobath, .property_location .infobath {
    line-height: 30px;
    margin-right: 20px;
    color: #5c727d;
    font-size: 13px;
    float: left;
}
.property_listing_details .infosize, .property_location .infosize {
    line-height: 30px;
    margin-right: 20px;
    color: #5c727d;
    font-size: 13px;
    float: left;
}
.property_listing_blog, .property_listing {
    position: relative;
    height: 100%;
    border: 1px solid #f1f8ff;
    font-size: 13px;
    background-color: #ffffff;
    /*max-width: 525px;*/
    transition: 0.3s ease-out;
    float: left;
    padding: 5px;
}
img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    max-width: 100%;    
}
.listing-unit-img-wrapper {
    width: 100%;
    position: relative;
    float: left;
    background: #fff;
    overflow: hidden;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.listing-unit-img-wrapper img {
    display: block;
    width: 100%;
    height: auto;
}
.tag-wrapper {
    position: absolute;
    width: 100%;
    padding: 0px 20px;
    top: 20px;
}
.featured_div {
    max-width: 85px;
    float: left;
    background-color: #f1bf7f;
    background-color: rgba(241, 191, 127, 0.85);
    color: #fff;
    position: relative;
    font-size: 11px;
    padding: 0px 10px;
    line-height: 20px;
    background-image: none !important;
    margin-bottom: 4px;    
    font-weight: 600;
    border-radius: 3px;
}
.action_tag_wrapper {
    font-size: 11px;
    float: left;
    background-color: #0073e1;
    background-color: rgba(0, 115, 225, 0.85);
    color: #fff;
    position: relative;
    padding: 0px 10px;    
    text-align: center;
    line-height: 20px;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%);
    border-radius: 3px;
}
.ribbon-inside {
    text-transform: capitalize;
    float: left;
    margin-left: 5px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    padding-top: 0px;
    padding: 1px 15px;
    height: auto;
    /*display: inline-block;*/
    position: relative;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%);
    padding: 0px 10px;
    line-height: 20px;
    background-color: #0073e1;
    background-color: rgba(0, 115, 225, 0.85);
    border-radius: 3px;
}
.wp-post-image:hover {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.property_marker a {
    font-size: 11px;
    color: #fff;
}
.property_agent_wrapper {
    float: left;
    line-height: 30px;
    font-weight: 700;
    color: #333;
}
.property_agent_image {
    width: 30px;
    height: 30px;
    float: left;
    background-size: cover;
    margin-right: 10px;
    border-radius: 100%;
}
.property_agent_image_sign, .has_4per_row .property_agent_image {
    display: none;
}
.listing_wrapper {
    margin-bottom: 30px;
}
.share_unit {
    position: absolute;
    background-color: #0073e1;
    color: #fff;
    font-size: 22px;
    width: 35px;
    top: -141px;
    left: 6px;
    display: none;
    padding: 5px 0px 5px 1px;
    box-shadow: 0 10px 31px 0 rgb(7 152 255 / 9%);
}
.share_list {
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    cursor: pointer;
    border: 1px solid #eef3f6;
    border-radius: 2px;
    padding-top: 7px;
    text-align: center;
    color: #c2cbd9;
}

.iconfav {
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    cursor: pointer;
    border: 1px solid #eef3f6;
    border-radius: 2px;
    padding-top: 7px;
    text-align: center;
    color: #c2cbd9;
}

.compare-action {
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    cursor: pointer;
    border: 1px solid #eef3f6;
    border-radius: 2px;
    padding-top: 7px;
    text-align: center;
    color: #c2cbd9;
}
.listing_actions {
    float: right;
    position: relative;
}
.property-unit-information-wrapper {
    float: left;
    margin-left: 20px;
    margin-bottom: 50px;
}
.property_location {
    position: absolute;
    bottom: 10px;
    left: 20px;
    right: 20px;
    height: auto;
    border-top: 1px solid #eef3f6;
    font-size: 13px;
    margin: 0px 0px 0px 0px;
    padding: 13px 0px;
    color: #8593a9;
    line-height: 16px;
    float: left;
    max-width: 100%;
}