.woo-listing-top {
    margin-top: 25px !important;
}

.product-hotel {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
    margin-top: -42px !important;
    p {
        margin-bottom: 0
    }
}
.product-location {
    margin-top: 11% !important;
}
.product-location p {
    font-size:18px !important;
}
@media screen and (max-width: 690px) {
 .ct-sidebar {
     padding-bottom: 150px !important;
 }
}
