.dp-calendar button [class*="icon"] {
    display: block !important; 
}
/* Content Slider: Graffito-style controls */
#item-1782344776639 .ba-slideshow {
  position: relative;
}

#item-1782344776639 .ba-slideshow-nav {
  top: auto !important;
  bottom: 73px !important;
  height: 0 !important;
}

#item-1782344776639 .slideshow-btn-prev,
#item-1782344776639 .slideshow-btn-next {
  top: 0 !important;
  bottom: auto !important;
  right: auto !important;
  transform: none !important;
  width: 12px !important;
  height: 20px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #fff !important;
  opacity: .7 !important;
  font-family: ArvoRegular, Helvetica, Arial, sans-serif !important;
  font-size: 39px !important;
  line-height: 20px !important;
}

#item-1782344776639 .slideshow-btn-prev {
  left: 56% !important;
}

#item-1782344776639 .slideshow-btn-next {
  left: calc(56% + 16px) !important;
}

#item-1782344776639 .slideshow-btn-prev:before {
  content: '‹' !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

#item-1782344776639 .slideshow-btn-next:before {
  content: '›' !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

#item-1782344776639 .ba-slideshow-dots {
  counter-reset: slide;
  bottom: 25px !important;
  left: 31% !important;
  right: auto !important;
  width: auto !important;
  height: 48px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
}

#item-1782344776639 .ba-slideshow-dots > div {
  counter-increment: slide;
  width: 30px !important;
  height: 30px !important;
  margin: 0 1px !important;
  border-radius: 100% !important;
  background: #fff !important;
  color: #000 !important;
  opacity: .7 !important;
  font-family: ArvoRegular, Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 30px !important;
  text-align: center !important;
}

#item-1782344776639 .ba-slideshow-dots > div.active {
  width: 48px !important;
  height: 48px !important;
  background: #71b2fb !important;
  opacity: 1 !important;
  font-size: 25px !important;
  line-height: 48px !important;
}

#item-1782344776639 .ba-slideshow-dots > div:before {
  content: counter(slide) !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}
/* Content Slider mobile layout */
@media (max-width: 767px) {
  #item-1782344776639,
  #item-1782344776639 .slideshow-wrapper,
  #item-1782344776639 .ba-slideshow,
  #item-1782344776639 .slideshow-content {
    height: 560px !important;
    min-height: 525px !important;
    overflow: visible !important;
  }

  #item-1782344776639 .slideshow-content > .item {
    height: 0 !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  #item-1782344776639 .column-wrapper {
    display: flex !important;
    flex-direction: column !important;
    overflow: visible !important;
  }

  #item-1782344776639 .column-wrapper > .ba-grid-column-wrapper:first-child {
    order: 2 !important;
    display: block !important;
  }

  #item-1782344776639 .column-wrapper > .ba-grid-column-wrapper:last-child {
    order: 1 !important;
  }

  #item-1782344776639 .ba-item-image {
    margin: 0 0 0 !important;
  }

  #item-1782344776639 .content-text h1 {
    display: block !important;
    margin: 6px 0 0 !important;
    padding: 0 !important;
    text-align: center !important;
    color: #fff !important;
  }

  #item-1782344776639 .content-text p,
  #item-1782344776639 .ba-item-button {
    display: none !important;
  }
}