
.epl-property-single.view-expanded .entry-header .property-details {
    width: 100% !important;
}


@media (min-width: 700px) {
    .singular .entry-header {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
}

.epl-property-single.view-expanded .entry-header .property-pricing-details {
   /* margin-left: 2rem; */
}


.epl-listing-single .gallery-with-sidebar .explore-slider-wrap .single-listing-corner-triangle {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    z-index: 9;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    word-break: inherit !important;
    word-wrap: inherit !important;
}


/* Slider */
.epl-listing-single .gallery-with-sidebar .explore-slider-wrap {
    margin-right: 22em;
    position: relative;
}

.epl-listing-single .gallery-with-sidebar .explore-slider-wrap .explore-gallery {
    margin-bottom: 0;
}

@media only screen and (min-width: 900px) {
    .explore-gallery {
        /* margin-left: -24px !important; */
        margin-bottom: -24px !important;
    }
}

@media screen and (min-width: 900px) {
    #explore-image-gallery li:first-child {
        margin-left: 24px;
    }
}

.explore-slider-wrap li {
    line-height: inherit !important;
    margin: inherit !important;
}

img.explore-gallery-image {
    width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0
}

.epl-listing-single .gallery-with-sidebar .explore-slider-wrap .lSPager li {
    height: auto;
}

.lSSlideOuter .lSPager.lSGallery li {
    margin-right: 5px !important;
}




.epl-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100% !important;
    width: 100% !important;
}


/* Slider ends */


/* Main image */