ul.carousel-type .ba-slideshow-img {
    border-radius:16px 16px 0px 0px;
}

.ba-slideshow-caption {
    border-radius: 0px 0px 16px 16px;
}

input[type="text"] {
  border: 1px solid #FFBE5B;
}

.add-to-cart-booking-available-hours {
  border: 2px solid #ffbe5b;
}

.intro-post-image {
    height: 400px;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: auto;
    border-radius: 26px !important;
}