/* Listings */
.bbd-field label{display: none;}
.et_pb_post .entry-content{padding-top: 0 !important;}
.bbd-field.image.image{float: right; width: 17vw; max-width: 300px;}
.post-meta, .bbd-fields-wrap label, .bio label {display:none !important;}
.bbd-fields-wrap{margin-top: 10px;}
.bbd-image-container {float: right; max-width: 300px; max-height: 300px; overflow: hidden; display: block; margin-left: .5em; margin-bottom: 1em;}
.et_pb_post a img.bbd-image{ max-width: 300px; }
article{padding: 20px; margin: 10px; background: #fff; color: #000; font-size: 21px; font-weight: bold; line-height: 1.3em; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35); font-weight: normal; margin-bottom: 2em; position: relative; font-size: 14px; min-height: 17rem;}
article h2{margin-top: 0 !important;}

#main-content {background-color: #eee;}

.bbd-social-icons,{width: 40px; height: 100%; display: block; position: absolute; top: 18px; left: 14px;}
.bbd-social-icons a {height: 30px; width: 30px; margin: 4px 0px; display: block; border-radius: 100%; background-color: #F1D49C; border: 3px solid #5B5781; color: #5B5781; font-size: 1.3em; text-align: center;}
.bbd-field.text.legacy_image_file_name, .bbd-field.text.legacy_image_file_name_2, .bbd-field.image{max-width: 173px; float: right; clear: both; position: relative; margin-left: .5em;}
.bbd-field.text.legacy_image_file_name, .bbd-field.image{width: auto; max-width: 300px; text-align: right;}
.bbd-field.text.legacy_image_file_name img, .bbd-field.image img{max-height: 185px;}

.bbd-social-icons{width: 40px; height: 100%; display: block; position: absolute; top: 18px; left: 14px;}
.bbd-social-icons a .fa{vertical-align: middle; position: relative; top: 2px;}
.social-icons .bbd-field.text a{text-indent: -99999px; height: 30px; width: 30px; margin: 4px 0px; display: block; background-repeat: no-repeat; background-size: cover;}
.bbd-field.text.map-it a{background-image: url('/wp-content/themes/divi-child/images/listing_map.png'); }
.bbd-field.text.facebook a{background-image: url('/wp-content/themes/divi-child/images/listing_facebook.png'); }
.bbd-field.text.twitter a{background-image: url('/wp-content/themes/divi-child/images/listing_twitter.png'); }
.bbd-field.text.youtube a{background-image: url('/wp-content/themes/divi-child/images/listing_youtube.png'); }
.bbd-field.text.pinterest a{background-image: url('/wp-content/themes/divi-child/images/listing_pinterest.png'); }
.bbd-field.text.google_plus a{background-image: url('/wp-content/themes/divi-child/images/listing_google_plus.png'); }
.bbd-field.text.instagram a{background-image: url('/wp-content/themes/divi-child/images/listing_instagram.png'); }
.bbd-field.wysiwyg.bio span i{font-size: 1.4em;}
/* End Listings */

/* Map */
.bbd_map-filter label{white-space: nowrap;}
/* make the multi-listings map shorter for smaller screens */
@media screen and ( max-width: 550px ) {
  #bbd_map-multi-canvas {
      height: 300px !important;
  }
}