.content-wrapper {
width: 100%;
}
.row {
margin-right: 0;
margin-left: 0;
}
.posts-layout {
margin: 0 auto;
}
.single-post .content-wrapper {
width: 1170px;
}

@media only screen and (min-width: 601px) {
  .content-area {
    width: 75% !important;
  float: left !important; }
}

h1.entry-title {
  font-size: 35px; }

@media only screen and (max-width: 600px) {
  .bt_bb_height_auto .slick-slider .slick-slide img {
    width: 96.3%;
  }
}

.page-template-page_front-page .page-wrap .content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.site-footer {
    color: #666666;
    font-size: 0.8em;
}

.osw-data.address, .osw-data.city, .osw-data.city_comma, .osw-data.state_region, .osw-data.postal_code {
  font-size: 0.9em !important;
}

.site-info.container {
    line-height: 16px;
}

li#menu-item-62, li#menu-item-114, li#menu-item-64, li#menu-item-63, li#menu-item-769, li#menu-item-856, li#menu-item-1125, li#menu-item-1326 {
  line-height: 1.2em !important;
}

.wp-listings-shortcode .listing-widget-details .listing-beds-baths-sqft {
  display: none; 
}

/* Disable WhatsApp button on Desktop - Tutorial link: http://crunchify.me/1VIxAsz */
@media screen and (min-width: 1024px) {
    .crunchify-whatsapp {
	display: none !important;
    }
}
 
.crunchify-link {
    padding: 2px 8px 4px 8px !important;
    color: white;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}
 
.crunchify-link:hover,.crunchify-link:active {
    color: white;
}
 
.crunchify-twitter {
    background: #00aced;
}
 
.crunchify-twitter:hover,.crunchify-twitter:active {
    background: #0084b4;
}
 
.crunchify-facebook {
    background: #3B5997;
}
 
.crunchify-facebook:hover,.crunchify-facebook:active {
    background: #2d4372;
}
 
.crunchify-googleplus {
    background: #D64937;
}
 
.crunchify-googleplus:hover,.crunchify-googleplus:active {
    background: #b53525;
}
 
.crunchify-buffer {
    background: #444;
}
 
.crunchify-buffer:hover,.crunchify-buffer:active {
    background: #222;
}
 
.crunchify-pinterest {
    background: #bd081c;
}
 
.crunchify-pinterest:hover,.crunchify-pinterest:active {
    background: #bd081c;
}
 
.crunchify-linkedin {
    background: #0074A1;
}
 
.crunchify-linkedin:hover,.crunchify-linkedin:active {
    background: #006288;
}
 
.crunchify-whatsapp {
    background: #43d854;
}
 
.crunchify-whatsapp:hover,.crunchify-whatsapp:active {
    background: #009688;
}
 
.crunchify-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}


table.wdn_responsive_table flush-left caption {
    font-family: 'Tungsten A', 'Tungsten B', 'Arial Narrow', Arial, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 2.954rem !important;
    line-height: 1 !important;
    margin-bottom: .75em !important;
}

table.wdn_responsive_table flush-left th {
    font-family: 'Gotham SSm A', 'Gotham SSm B', Verdana, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    letter-spacing: .02em !important;
    font-size: .9353rem !important;
    padding: 1.2307em 1.0833em 1.0833em !important;
    line-height: 1.333 !important;
    background-color: #eae9e6 !important;
}

table.wdn_responsive_table flush-left td, table th {
    text-align: left !important;
}

table.wdn_responsive_table flush-left td {
    padding: .92307em 1em .7692em !important;
}

table.wdn_responsive_table flush-left tbody tr:nth-of-type(even) {
    background-color: #f9f8f5 !important;
}

table.wdn_responsive_table flush-left tbody th {
    border-top: 1px solid #d5d5d2 !important;
}

table.wdn_responsive_table flush-left tbody td {
    border-top: 1px solid #d5d5d2 !important;
}

table.wdn_responsive_table thead th abbr {
    border-bottom: none !important;
}

@media screen and (max-width:47.99em) {
    table.wdn_responsive_table td, table.wdn_responsive_table th {
        display: block !important;
    }

    table.wdn_responsive_table thead tr {
        display: none !important;
    }

    table.wdn_responsive_table tbody tr:first-child th {
        border-top-width: 0 !important;
    }

    table.wdn_responsive_table tbody tr:nth-of-type(even) {
        background-color: transparent !important;
    }

    table.wdn_responsive_table tbody td {
        text-align: left !important;
    }

    table.wdn_responsive_table tbody td:before {
        display: block !important;
        font-weight: 700 !important;
        content: attr(data-header) !important;
    }

    table.wdn_responsive_table tbody td:empty {
        display: none !important;
    }

    table.wdn_responsive_table tbody td:nth-of-type(even) {
        background-color: #f9f8f5 !important;
    }
}

@media (min-width:48em) {
    table.wdn_responsive_table flush-left caption {
        font-size: 2.532rem !important;
    }

    table th {
        padding: 1.2307em 1.2307em 1em !important;
        font-size: .802rem !important;
    }

    table td {
        padding: .75em 1em .602em !important;
    }
}

@media screen and (min-width:48em) {
    table.wdn_responsive_table thead th:not(:first-child) {
        text-align: center !important;
    }

    table.wdn_responsive_table tbody td {
        text-align: center !important;
    }

    table.wdn_responsive_table.flush-left td, table.wdn_responsive_table.flush-left thead th {
        text-align: left !important;
    }
}
