body.page.page-id-149 #main-header {
    background-color: #415a76;
}
.page-template-property-detail #main-content {
    background-color: #FAFAFA !important;
}
.properties-list .property {
    margin: 20px 0;    
}
.properties-list .property img {
    max-width: 100%;
    min-height: 260px;
    max-height: 26px;
}
.properties-list .property h2 {
    margin: 10px auto 0;
}
.properties-list .property p {
    padding-bottom: 0;
}
.properties-list .property a {
    color: #2ea3f2;
}
.page-template-property-detail #main-header {
    background: #415a76;
}
.page-template-property-detail .top-header {
    height: 65vh;
    background-size: cover;
    background-position: center;
}
.page-template-property-detail .gallery .image {
    padding: 0 5px;
}
.page-template-property-detail.et_right_sidebar #main-content .container:before {
    display: none;
}
.property-detail .gallery {
    margin-top: 30px;
}
.property-detail .amenities-container .col-md-4 {
    padding: 5px 15px 0;
}
.property-title {
    padding: 10px 50px;
    display: flex;
    justify-content: space-around;
    color: #fff;
    background: #000;
    align-items: center;
}
.property-title p {
    padding-bottom: 0;
}
.property-title .property-name {
    color: #fff;
}
.property-detail .amenities-container {
    margin-top: 40px;
}
.property-detail .amenities-container .amenity .fas.fa-check {
    margin-right: 10px;
}
.property-detail .description-wrapper .short-description {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.8em;
}
.image-gallery .swiper-button-prev, .image-gallery .swiper-button-next {
    color: #fff;
    transform: rotateY(45deg);
}
.swiper-container {
    height: 690px;
}
.image-gallery {
    overflow: hidden;
}
.image-gallery img {
    width: 100%;
}
#main-content {
    overflow: auto;
}