.edgtf-listing-single-holder .edgtf-ls-amenities-items {
	max-height: unset;
	flex-direction: row;
}

.edgtf-listing-excluded-amenity {
    display: none;
}

#jp-relatedposts {
    display: none !important;
}

@media only screen and (min-width: 1024px) {
    .edgtf-listing-single-holder .edgtf-ls-gallery .edgtf-ls-gallery-image a, .edgtf-listing-single-holder .edgtf-ls-gallery .edgtf-ls-gallery-image img {
        max-height: 600px;
    }
}

@media only screen and (min-width: 778px) and (max-width: 1023px) {
    .edgtf-listing-single-holder .edgtf-ls-gallery .edgtf-ls-gallery-image a, .edgtf-listing-single-holder .edgtf-ls-gallery .edgtf-ls-gallery-image img {
        max-height: 500px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 777px) {
    .edgtf-listing-single-holder .edgtf-ls-gallery .edgtf-ls-gallery-image a, .edgtf-listing-single-holder .edgtf-ls-gallery .edgtf-ls-gallery-image img {
        max-height: 400px;
    }
}

@media only screen and (max-width: 480px) {
    .edgtf-listing-single-holder .edgtf-ls-gallery .edgtf-ls-gallery-image a, .edgtf-listing-single-holder .edgtf-ls-gallery .edgtf-ls-gallery-image img {
        max-height: 360px;
    }
}

.edgtf-category-list-widget .edgtf-category-list-holder .edgtf-cl-title a {
	color: #FBAB5E;
	font-weight: bold;
}

.edgtf-category-list-widget .edgtf-category-list-holder .edgtf-cl-title a:hover {
	color: #dd3333;
}

.edgtf-listing-single-holder .edgtf-ls-categories a.edgtf-is-icon {
	color: #000;
	font-weight: bold;
}

.edgtf-listing-single-holder .edgtf-ls-location .edgtf-ls-location-cid-holder a, .edgtf-listing-single-holder .edgtf-ls-additional-info .edgtf-ls-ai-value a {
	color: #8224e3;
}

.edgtf-claim-opener, .edgtf-report-opener {
	color: #8224e3;
}

.edgtf-listing-single-holder .edgtf-ls-location .edgtf-ls-location-social {
	color: #000;
}

.edgtf-listing-single-holder .edgtf-ls-location .edgtf-ls-location-social a {
	color: #8224e3;
	font-size: 22px;
	margin: 0 12px 0 0;
}

.edgtf-listing-single-holder .edgtf-ls-tags-items a {
	color: #000;
}

.edgtf-btn.edgtf-btn-outline {
	color: #000;
}

.edgtf-listing-list-holder article .edgtf-lli-location-holder a {
	color: #000;
}

@media only screen and (max-width: 480px) {
    .edgtf-listing-single-holder .edgtf-ls-amenities-items .edgtf-ls-combined-item {
        width: 50%;
    }
}

@media only screen and (max-width: 680px) {
    .edgtf-listing-single-holder .edgtf-ls-title {
        font-size: 32px;
    }
}

@media only screen and (max-width: 1024px) {
    .edgtf-listing-single-holder .edgtf-ls-title {
        font-size: 40px;
    }
}

body {
	color: #000; 
}