.hvrbox-slideshow-wrapper {background: var(--light-background-color3); text-align: center; width: 100%; padding: 10px 0 10px 0;}

.hvrbox-slideshow {
  vertical-align: top;
  display: inline-block;
  width: 276px;
  height: 304px;
  background: #ffffff;
  margin: 10px 0;
}


.hvrbox-slideshow-widget {
  margin: 10px 10px 10px 10px; height: 180px; width: 256px;
}

.hvrbox-slideshow-widget a {
  width: 100%!important;
}


.hvrbox-slideshow-text a { color: #333; height: 104px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #ffffff;
  padding: 8px 12px;
  text-decoration: none;
}
.hvrbox-slideshow-text a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--mp-blue);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvrbox-slideshow-text a:hover, .hvrbox-slideshow-text a:focus, .hvrbox-slideshow-text a:active {color: #ffffff!important;
}
.hvrbox-slideshow-text a:hover:before, .hvrbox-slideshow-text a:focus:before, .hvrbox-slideshow-text a:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/*.hvrbox-slideshow-text a {
  display: block;
  padding: 5px;
  color: #666;
}

hvrbox-slideshow-text a:hover {
  background: #005e9c;
  background-size: cover;
  color: #ffffff;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.hvrbox-slideshow-text {height: 75px; width: 276px;
}
*/

.hvrbox-slideshow-caption {
  font-weight: 600;
  font-size: 1.2em;
  line-height: 25px;
  font-family: arial;
  letter-spacing: 0.22em;
}

.hvrbox-slideshow-description {
  font-size: 0.9em;
}

.IDX-slideshowAddress, .IDX-slideshowZipcode {display:none;}
.IDX-slideshowWrapper {position:relative; -webkit-box-shadow: #777 2px 4px 10px; box-shadow: #777 2px 4px 10px; text-align:left;}
.IDX-slideshowCaption {height: 30px!important; border-radius: 20px 20px 0 0; -webkit-border-radius: 20px 20px 0 0; text-align: center;z-index:600; color:#ffffff; width:100%; position:absolute; left:0; bottom:0; overflow:hidden;}
.IDX-clear {clear:both}
.IDX-slideshowWrapper a {float:left;position:absolute; left:0; top:0; opacity:0.0;}
.IDX-slideshowWrapper a.IDX-show {z-index:500; opacity:1.0;}
.IDX-slideshowCaption .IDX-slideshowContent {margin:5px;font-size: 11px; line-height:12px;}
.IDX-slideshowCaption .IDX-slideshowContent h3 {margin:0;padding:0;color:#1DCCEF;}
.IDX-slideshowBeds, .IDX-slideshowBaths, .IDX-slideshowRemarks, .IDX-slideshowDisclaimerLink, .IDX-slideshowStatus, .IDX-slideshowListingID, .IDX-customCaption {display:none;}
.IDX-slideshowStateAbrv {display:none;}
.IDX-slideshowWrapper {z-index:0;}
.IDX-slideshowPrice {display:none;}