:root
{
    --bluecolor: #00ADB5;
    --bluecolor2: #007A82;
    --umcolor: #00ADB5;
    --white: #FFFFFF;
    --black: #1a1a1a;
    --shadow: 0 0 15px #ddd;
}

hr.section-divider
{
    border-color: #dedede ;
    border-width: 1px;
    margin: 15px 0;
}
.two-wrapper
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.price
{
    align-self: center;
    min-width: 170px;
}
.price-num
{
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
}
.price-cur
{
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}
span.detail
{
    display: inline-block;
    text-transform: capitalize;
    min-width: 23.5%;
}
.details
{
    display: flex;
    column-gap: 2%;
    row-gap: 12px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.s
{
    display: flex;
    column-gap: 2%;
    row-gap: 12px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.ldetail
{
    display: inline-block;
    text-transform: capitalize;
    font-size: 14px;
}
#acf-google-map
{
    margin: 15px 0;
}
.ddetails
{
    display: flex;
    column-gap: 2%;
    row-gap: 12px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 15px 0;
}
.thumbnail-slider img
{
    padding: 5px;
    cursor: pointer;
    border-radius: 15px !important;
    height: 135px ;
    width: 240px ;
    object-fit: cover;
}
.main-image-slider
{
    cursor: grab;
}
.main-image
{
    height: 500px;
    width: 100%;
    object-fit: cover;
}
.main-image, .thumbnail-slider img
{
    object-fit: cover;
    border-radius: 15px;
}
.property-id
{
    font-size: 14px;
    line-height: 14px !important;
    margin: 0;
    text-transform: uppercase;
}
.property-title
{
    line-height: 1 !important;
}
.print-property
{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}
.obtn
{
    padding: 5px 10px;
    font-size: 12px;
    margin: 3px 6px;
}
.obtn:visited
{
    background-color: #007A82;
}
.property-content
{
    background-color: #FFFFFF;
    padding: 30px;
    box-shadow: 0 0 15px #ddd;
}
.property-content .sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button.share-icon,
.property-content .sd-social-icon .sd-content ul li[class*=share-].share-x a.sd-button.share-icon,
.property-content .sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button.share-icon,
.property-content .sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button.share-icon,
.property-content .sd-social-icon .sd-content ul li[class*=share-].share-email a.sd-button.share-icon
{
    background: #fff !important;
    color: #1c1c1c !important;
    border: 1px solid #d0d0d0 !important;
    padding-right: 24px !important;
}
h1.offer.hot::before, h2.offer.hot::before
{
    font: var(--fa-font-solid) !important; 
    margin-right: 3px;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f7e4';
    color: #DF826C;
    margin-right: 5px;
}
.property-title:has(h1.offer.key-ready)::before, a:has(h2.offer.key-ready)::before
{
    font: var(--fa-font-solid) !important; 
    margin-right: 3px;
    display: inline-block;
    float: left;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f084';
    background: -webkit-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(222,189,88,1) 0%, rgba(237,207,4,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    margin-right: 5px;
}
.property-title:has(h1.offer.key-ready)::before
{
    font-size: 32px !important;
    line-height: 1.5 !important;
}
a:has(h2.offer.key-ready)::before
{
    font-size: 22px !important;
    line-height: 1.4 !important;
}
h2.offer.hot
{
    color: #DF826C;
}
body:has(div.widget-devetoper), .widget-devetoper  .listing-property, .widget-devetoper  .property-title-listing h2, .widget-devetoper  .details-listing, .widget-devetoper  .property-price, .widget-devetoper  .property-id {
    font-family: 'Montserrat', sans-serif;
}
.property-video
{
    box-shadow: 0 0 15px #ddd;
}
.slb_data_content
{
    display: none;
}
.gallery
{
    grid-template-columns: repeat(2, minmax(300px, 2fr)) !important;
    margin-bottom: 0 !important;
    justify-content: center;
}
.gallery img
{
    aspect-ratio: 16/9;
    object-fit: cover;
}
div.panorama iframe
{
    height: 500px !important;
}
div.panorama div div
{
    padding-top: 56.25% !important;
}
.agents-map .um-member-directory-map, div.panorama
{
    box-shadow: 0 0 15px #ddd;
}
#display-links, #hide-links
{
    margin: 10px auto;
    display: flex;
}
a#e2pdf-download
{
    display: block;
    background-color: var(--bluecolor);
    padding: 7px 0;
    margin: 5px 0;
    width: 100%;
    color: var(--white) !important;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    border-radius: 30px;
    transition: all 0.3s ease;
}
a#e2pdf-download:hover
{
    background-color: var(--bluecolor2);
    box-shadow: var(--shadow);
    transition: all 0.3s ease;
}
.sidebar-property
{
    position: sticky;
    top: 20px;
}
.fastlinkss
{
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}
.description .sharedaddy
{
    display: none !important;
}
div.description:has(h2#description)
{
    margin-top: 24px;
}
.back-btn
{
    width: 100%;
    text-transform: uppercase !important;
    font-weight: 600;
}
.form-single-prop .wpcf7 br
{
    display: none !important;
}
.form-single-prop .wpcf7 p
{
    display: flex !important;
    justify-content: center !important;
}
.form-single-prop .wpcf7 input
{
    margin: 0 !important;
}
.form-single-prop .wpcf7 input[type="tel"], .form-single-prop .wpcf7 input[type="submit"]
{
    height: 40px !important;
    width: 160px !important;
}
.form-single-prop .wpcf7 input[type="tel"]
{
    border-radius: 15px 0 0 15px !important;
}
.form-single-prop .wpcf7 input[type="submit"]
{
    border-radius: 0 15px 15px 0 !important;
}
.responsive-table-wrapper {
  overflow-x: auto;
  margin-bottom: 2rem;
}

.property-variation-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px;
  font-family: inherit;
  font-size: 15px;
  color: #333;
}

.property-variation-table th,
.property-variation-table td {
  padding: 12px 6px;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  white-space: nowrap;
}

.property-variation-table th {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  background-color: #f5f5f5;
}

.property-variation-table tr:nth-child(even) td {
  background-color: #f9f9f9;
}

.property-variation-table tr:nth-child(odd) td {
  background-color: #ffffff;
}

.property-variation-table tr:hover td {
  background-color: #eef7f7;
}

.property-variation-table td:first-child {
  font-weight: 600;
}

.property-variation-table td span.price-cur {
  white-space: nowrap;
  display: inline;
}

.feature-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}

.feature-group .feature {
  flex: 0 0 auto;
  padding: 8px 14px;
  border: 1px solid #aaa;
  border-radius: 20px;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

span.pay-btc
{
    font-size: 14px;
    font-weight: 600;
    line-height: 1 !important;
}

span.pay-btc::before
{
    content: '\e0b4';
    font: var(--fa-font-solid); 
    margin-right: 3px;
    color: #FFF;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: relative;
    top: 10px;
    font-size: 20px;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 30px;
    background-color: #FFD700;
    align-content: center;
    text-align: center;
    float: left;
}

span#top-location
{
    font-weight: 600;
}

span#top-location::before
{
    content: '\f689';
    font: var(--fa-font-solid); 
    margin-right: 3px;
    color: #DF826C;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: relative;
    top: -5px;
    font-size: 20px;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 30px;
    align-content: center;
    text-align: center;
    float: left;
}

@media screen and (max-width: 768px) {
  .property-variation-table th,
  .property-variation-table td {
    padding: 10px 8px;
    font-size: 14px;
  }
}

@media (max-width: 768px) {

    .two-wrapper
    {
        flex-direction: column;
    }
    .two-wrapper h1
    {
        font-size: 20px !important;
    }
    .price
    {
        align-self: flex-start !important;
    }
    .property-title:has(h1.offer.key-ready)::before
    {
        font-size: 20px !important;
        line-height: 1.5 !important;
    }
}
