.hero-carousel-wrap {
    display: flex
}

.hero-carousel-wrap .hero-carousel {
    position: relative;
    margin: 0 !important;
    aspect-ratio: 800/550;
    overflow: hidden;
    background: #f5f6f7
}

.hero-carousel-wrap .hero-carousel:hover .hero-carousel-item .hero-carousel-item-image img {
    transform: scale(1.1) !important;
    transition: all .2s ease
}

@media(max-width: 767.98px) {
    .hero-carousel-wrap .hero-carousel {
        aspect-ratio:800/1000
    }
}

.hero-carousel-wrap .hero-carousel .slick-dots {
    bottom: 25px;
    text-align: right;
    padding: .5rem 2.25rem;
    width: auto;
    left: auto;
    right: 0
}

@media(max-width: 767.98px) {
    .hero-carousel-wrap .hero-carousel .slick-dots {
        padding:0rem 1rem
    }
}

.hero-carousel-wrap .hero-carousel .slick-dots li button:before {
    color: #fff
}

.hero-carousel-wrap .hero-carousel .slick-dots li.active button:before {
    color: #fff;
    opacity: 1
}

.hero-carousel-wrap .hero-carousel .hero-carousel-item {
    position: relative;
    overflow: hidden;
    aspect-ratio: 800/550
}

@media(max-width: 767.98px) {
    .hero-carousel-wrap .hero-carousel .hero-carousel-item {
        aspect-ratio:800/1000
    }
}

.hero-carousel-wrap .hero-carousel .hero-carousel-item .hero-carousel-item-image {
    position: relative;
    width: 100%;
    height: 100%
}

.hero-carousel-wrap .hero-carousel .hero-carousel-item .hero-carousel-item-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1);
    transition: all .2s ease
}

.hero-carousel-wrap .hero-carousel .hero-carousel-item .hero-carousel-item-content {
    min-height: 9rem;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background: linear-gradient(10deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    display: flex;
    align-items: end;
    padding: 1rem 2.5rem 3.5rem
}

@media(max-width: 767.98px) {
    .hero-carousel-wrap .hero-carousel .hero-carousel-item .hero-carousel-item-content {
        padding:1rem 1.5rem 3.5rem
    }
}

.hero-carousel-wrap .hero-carousel .stretched-link i,.hero-carousel-wrap .hero-carousel .list-group>li>a i,.hero-carousel-wrap .hero-carousel .list-group-icons>li>a i,.hero-carousel-wrap .hero-carousel .list-group-icons .list-group-text>a i,.list-group-icons .hero-carousel-wrap .hero-carousel .list-group-text>a i,.hero-carousel-wrap .hero-carousel .list-group-plain>li>a i {
    opacity: .7;
    transform: translateX(0);
    transition: all .2s ease;
    display: none
}

@media(max-width: 767.98px) {
    .hero-carousel-wrap .hero-carousel .stretched-link i,.hero-carousel-wrap .hero-carousel .list-group>li>a i,.hero-carousel-wrap .hero-carousel .list-group-icons>li>a i,.hero-carousel-wrap .hero-carousel .list-group-icons .list-group-text>a i,.list-group-icons .hero-carousel-wrap .hero-carousel .list-group-text>a i,.hero-carousel-wrap .hero-carousel .list-group-plain>li>a i {
        display:none
    }
}

.hero-carousel-wrap .hero-carousel .stretched-link:hover i,.hero-carousel-wrap .hero-carousel .list-group>li>a:hover i,.hero-carousel-wrap .hero-carousel .list-group-icons>li>a:hover i,.hero-carousel-wrap .hero-carousel .list-group-icons .list-group-text>a:hover i,.list-group-icons .hero-carousel-wrap .hero-carousel .list-group-text>a:hover i,.hero-carousel-wrap .hero-carousel .list-group-plain>li>a:hover i {
    opacity: 1;
    transform: translateX(10px);
    transition: all .2s ease
}

.hero-carousel-wrap .progress-bar {
    bottom: 0;
    left: 0;
    right: 0;
    height: 5px;
    background-color: rgba(0,0,0,.5);
    width: 100%;
    margin-top: -12px;
    position: relative;
    z-index: 2
}

.hero-carousel-wrap .progress {
    height: 100%;
    background-color: #fff;
    width: 0%;
    transition: width .35s linear
}

.hero-search-widget {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.hero-search-widget .search-widget {
    padding: 0 !important;
    box-shadow: none !important;
    background: none !important
}

.hero-search-widget .search-widget button.btn-primary {
    height: 45px
}

.hero-search-widget .search-widget button:not(.btn-primary) {
    background: #fff
}

.hero-search-widget .search-widget #quickFilters .btn,.hero-search-widget .search-widget #quickFilters .search-result .card-gallery .gallery .slick-slide:last-child:not(:first-child) a:after,.search-result .card-gallery .gallery .slick-slide:last-child:not(:first-child) .hero-search-widget .search-widget #quickFilters a:after,.hero-search-widget .search-widget #quickFilters .prop-photo-gallery-modal-nav a,.prop-photo-gallery-modal-nav .hero-search-widget .search-widget #quickFilters a,.hero-search-widget .search-widget #quickFilters .prop-slider-banner {
    border: 1px solid #dee2e6
}

.hero-search-widget .search-widget .search-widget-beds,.hero-search-widget .search-widget .search-widget-town {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: 1rem;
    padding: 0 1rem
}

.hero-search-widget .search-widget .search-widget-button {
    margin-top: 0 !important
}

.hero-search-widget .search-widget .search-widget-button+#quickFilters {
    display: none !important
}

.hero-search-widget .search-widget>.row {
    flex-direction: column
}

.hero-search-widget .search-widget>.row>div {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    width: 100%;
    margin-top: 1rem
}

.search-widget-date + .col-12.d-md-none {
    display: none !important;
}

@media (max-width: 767px) {
    #quickFilters {
        display: block!important;
    }
}

.amenity-circle .alt-link {
    display: none;
}

/* For weddings banner */
.banner-image {
    position: relative;
    aspect-ratio: 800/500;
}

.banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (min-width: 1200px) {
    .banner-image {
        max-width: 280px;
    }
}

/* end for weddings banner */
@media (max-width: 991px) {
    .fs-sm-normal {
        font-size: 1rem !important;
    }
}

.hero-image > img {
    width: 100%;
    /* Or any size you prefer */
    transform: scale(1.2);
    transition: transform 20s ease;
}

body.loaded .hero-image > img {
    transform: scale(1);
}

/* This is for the A/B test for amenity searches higher on the page */
.amenities-carousel {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.amenities-carousel .amenity-circle {
    text-align: center;
    width: 190px;
    flex: 0 0 190px;
}

@media (min-width: 768px) {
    .amenities-carousel .amenity-circle {
        width: 153px;
        flex: 0 0 153px;
    }
}

@media (min-width: 992px) {
    .amenities-carousel .amenity-circle {
        width: 143px;
        flex: 0 0 143px;
    }
}

@media (min-width: 1200px) {
    .amenities-carousel .amenity-circle {
        width: 190px;
        flex: 0 0 190px;
    }
}

@media (max-width: 767px) {
    .amenities-carousel {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        overflow-x: auto;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .amenities-carousel .amenity-circle {
        text-align: center;
        width: calc(80% / 2);
        flex: 0 0 calc(80% / 2);
        scroll-snap-align: start;
    }
}

.amenity-circle {
    position: relative;
}

.amenity-circle .text-muted {
    display: none;
}

.amenity-circle .amenity-circle-img {
    border-radius: 50%;
    aspect-ratio: 1/1;
    width: 100%;
    height: auto;
    max-width: 200px;
    transform: translateY(0);
    transition: all 0.3s ease;
    display: block;
    background: #eee;
    border: 10px solid #fff;
}

.amenity-circle .amenity-circle-img img {
    border-radius: 50%;
    aspect-ratio: 1/1;
    width: 100%;
    height: auto;
    max-width: 200px;
}

.amenity-circle:hover .amenity-circle-img {
    transform: translateY(-5px);
    transition: all 0.15s ease;
}

.amenity-circle a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    font-size: 1.1em;
}

.amenities-carousel .slick-arrow {
    margin-top: -10px;
}

/* this is added for prod push Jul 16 */
.home-card.home-card-extra .card-gallery {
    aspect-ratio: 370/245;
}

.custom-select {
    -webkit-appearance: none;
}

#blog-posts .card-text p {
    margin-bottom : 0px;
}

#blog-posts .card-text p:last-child {
    display : none !important;
}

#blog-posts .card-footer {
    border-top : 0px;
    background : rgb(255, 255, 255);
    padding-top : 0px;
    padding-bottom : 1.5rem;
}

#blog-posts .card-body {
    padding-bottom : 0px;
}

@include media-breakpoint-down(sm) {
    #blog-posts {
        flex-wrap : nowrap;
        overflow-x : auto;
        scroll-snap-type : x mandatory;
    }

    #blog-posts .col-md-4 {
        scroll-snap-align : start;
    }
}

/* end this added to prod */
#jarvis-personalized-recommendations {
    max-height: 345px;
}

#jarvis-personalized-recommendations:empty {
    aspect-ratio: 500/410;
    background-image: url("https://www.twiddy.com/usercontent/loading-recs.png");
    background-size: contain;
    background-position: 50% top;
    background-repeat: no-repeat;
    animation: skeleton-loading 1s linear infinite alternate;
}

@media (min-width: 768px) {
    #jarvis-personalized-recommendations:empty {
        aspect-ratio:955/291;
        background-image: url("https://www.twiddy.com/usercontent/loading-recs-desktop.png");
    }
}

@keyframes skeleton-loading {
    0% {
        opacity: 1
    }

    100% {
        opacity: .4
    }
}

#hero > .hero-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    opacity: .9;
    user-select: none !important;
}

#hero > .hero-image img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    vertical-align: middle;
}

body.naked .site-header.event-category:before {
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0)) !important;
}

@media (min-width: 768px) {
    body.naked.xmas .site-header {
        background: transparent !important;
    }
}

#hero.home-hero {
    padding: 4rem 0;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

@media (max-width: 991.98px) {
    #hero.home-hero {
        padding-bottom: 50%;
        padding-top: 10%;
    }
}

#hero.home-hero h1 {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

#hero.home-hero p {
    font-weight: 600;
}

@media (min-width: 992px) {
    #hero.home-hero picture:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 30%, rgba(0, 0, 0, 0.75) 100%);
        background-repeat: repeat-x;
        z-index: 1;
    }
}

@media (max-width: 991.98px) {
    #hero.home-hero .home-hero-content {
        background: rgba(0, 0, 0, 0.5);
        border-radius: 0.25rem;
        padding: 1.5rem;
    }
}

#hero.home-hero-2 {
    padding: 2rem 0;
    height: auto;
}

@media (min-width: 576px) {
    #hero.home-hero-2 {
        padding: 6rem 0 3rem !important;
    }
}

@media (min-width: 992px) {
    #hero.home-hero-2 picture:after {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 100%);
        background-repeat: repeat-x;
    }
}

@media (max-width: 767.98px) {
    #hero.home-hero-2 {
        background: #d1b191;
        background: linear-gradient(0deg, #d1b191 0%, #47adcb 43%, #0246be 100%);
    }
}

.home-card-countdown {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    width: 70px;
    text-align: center;
    color: #fff;
    background: #FF385C;
    border-radius: 10px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.home-card-countdown .o_countdown {
    margin: 0;
}

.home-card-countdown .h6 {
    margin: 0;
    color: #fff;
}

.text-pink {
    color: #FF385C !important;
}

.btn-fav:after {
    content: 'Save';
}

.btn-fav.saved:after {
    content: 'Saved' !important;
}

.btn-fav.saved {
    color: var(--red) !important;
}

.btn-fav {
    text-decoration: none !important;
}

.home-card.home-card-extra .btn-fav {
    padding: 6px 6px !important;
    font-size: 16px !important;
    margin-top: 10px;
    margin-right: 10px;
    line-height: 1.2;
    color: var(--gray-dark);
}

.home-card.home-card-extra .btn-fav .tw-icon-lg {
    width: 1.25em;
    height: 1.25em;
}

.home-card.home-card-extra .card-gallery {
    border-radius: 6px;
    overflow: hidden;
}

.home-card .card-gallery img {
    height: auto !important;
}

.ux-home-return-booked .hero-content-inner p {
    text-shadow: none !important;
}

@media (max-width: 767.98px) {
    .search-widget .search-widget-boxes>div {
        width: 100% !important;
    }

    iframe#avochato-text-us {
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        bottom: 0 !important;
        padding: 10px;
        background: rgb(255,255,255);
        background: linear-gradient(0deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    }
}