.shared-detail .back-share-panel {
	display: flex;
	padding: 15px 15px 12px;
	max-width: 1242px;
	margin-left: auto;
	margin-right: auto;
}
.shared-detail  .back-share-panel a {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.shared-detail:before {
    background-image: url(../png/background-details.png);
    background-repeat: no-repeat;
    background-size: 100%, 104px;
    background-position: top;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
}
.shared-detail .back-share-panel .addThis {
	margin-left: auto;
}

.share-button {
	display: none; /* Hide the share button before its added into the back-share-panel */
}

.shared-detail .share-button {
	display: block;
	line-height: 1.2;
}

.shared-detail .detail-top {
	display: flex;
	flex-direction: column-reverse;
	max-width: 1272px;
	margin: 0 auto 41px;
	padding: 0 15px;
}

.shared-detail .info-section h1 {
	font-size: 32px;
	font-family: ‘poynter-oldstyle-text’, serif;
	color: #303030;
	text-transform: uppercase;
}
.shared-detail  .info-section p {
    font-family: "mr-eaves-xl-modern", sans-serif;
    font-size: 18px;
	color: #000;
	margin-bottom: 6px;
}
.shared-detail  .info-section p a {
	color: #000;
}
.shared-detail .info-section p:last-of-type {
	margin-bottom:25px;
}
.shared-detail .addThis {
    margin-bottom: 53px;
}
.shared-detail  .info-section p i {
    font-size: 15px;
    margin-right: 7px;
}
.shared-detail a.action-item {
	margin-bottom: 15px;
	background: #824550;
	color: #fff;
	margin: 0 auto;
	display: block;
	text-align: center;
	max-width: 211px;
	font-family: "caslons-egyptian", sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	padding: 12px 34px;
	line-height: 1;
	margin-top: 25px;
}
.shared-detail a.action-item i {
    font-size: 11px;
    color: #c09a65;
    margin-left: 3px;
}
.shared-detail .social-icons {
	display: flex;
	list-style: none;
	margin-left: 0;
	margin-top: 20px;
}

.shared-detail .social-icons li {
	margin-right: 10px;
}

.shared-detail .social-icons a {
	font-size: 25px;
	color: #824550;
}

.shared-detail .detail-gallery {
	position: relative;
	flex: 1 1 50%;
	box-shadow: 2px 2px 10px 5px rgba(0,0,0,0.1);
}

.shared-detail .detail-gallery img { 
	width: 100%; 
}

.shared-detail .detail-gallery iframe { 
	position: absolute;
	 top: 0; 
}

.shared-detail .info-section {
	flex: 1 1 48%;
	background: #fff;
	padding: 20px 15px 0px 15px;
	position: relative;
	-ms-flex: auto;
}
.shared-detail .detail-gallery .gallery-count {
    position: absolute;
    bottom: -20px;
    right: 0;
    color: #fff;
    display: inline-block;
    color: #5d707e;
    font-family: "caslons-egyptian", sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0;
    padding: 6px 15px;
    border: 2px solid #e5d3ac;
    background: #fbf7ee;
}
.shared-detail .detail-gallery .gallery-count i {
	color: #cfaf6a;
	margin-left: 3px;
}
.shared-detail .detail-panes {
	max-width: 1036px;
	padding: 0 25px;
	margin: 0 auto 110px auto;
}
.shared-detail button.drawer-button {
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 25px;
	margin-bottom: 30px;
	position: relative;
	background: transparent;
	color: #007095;
	padding: 0;
	width: 100%;
	text-align: left;
	font-family: ‘poynter-oldstyle-text’, serif;
	color: #303030;
	text-transform: uppercase;
	font-size: 23px;
	line-height: 2.5;
}
.detail-panes > dl > dd.active > button i.fas.fa-minus-circle {
    display: inline;
    color: #824550;
	font-size: 16px;
	margin-right: 8px;
}
.detail-panes > dl > dd > button i.fas.fa-plus-circle {
    display: inline;
    color: #5d707e;
	font-size: 16px;
	margin-right: 8px;
}

.detail-panes > dl > dd.active > button i.fas.fa-plus-circle,
.detail-panes > dl > dd > button i.fas.fa-minus-circle {
	display: none;
}
.shared-detail .detail-panes > dl.drawers > dd > .content {
	display: none;
}
.shared-detail .detail-panes div#descriptionTab .core-styles p {
    font-family: "mr-eaves-xl-modern", sans-serif;
    font-size: 18px;
    color: #000;
}
.shared-detail .detail-panes > dl.drawers > dd.active > .content {
	display: block;
}
.detail-panes > dl > dd {
    margin-bottom: 30px;
}

.shared-detail .gMapContainer .gMapHolder { 
	height: 280px; 
	margin-bottom: 10px; 
}
.shared-detail a.back-button.mobile {
	display: none;
}
.shared-detail .share-buttons .addthis_toolbox a {
    padding: 12px 24px;
    max-width: 89px;
    border: 1px solid #e5d3ac;
    font-weight: 600;
	background: #fbf7ee;
	font-size: 14px;
}
.shared-detail .sv_infoWindow h5 a {
    text-decoration: none;
    font-size: 20px;
}
.shared-detail .detail-top > div:nth-of-type(2) {
	height: 100%;
}
@media screen and (min-width: 800px) {
	.shared-detail .share-buttons .addthis_toolbox a {
		padding: 12px 24px;
		position: absolute;
		top: 60px;
		right: 56px;
		font-size: 14px;
		background: #fbf7ee;
	}
	.shared-detail .back-share-panel {
		position: absolute;
	}
	.shared-detail:before {
		background-image: url(../png/bg.png);
		background-size: 100%, 204px;
		max-height: 597px;
	}
	.shared-detail .detail-top {
		flex-direction: row;
		margin-bottom: 60px;
		align-items:center;
		padding-top: 60px;
	}
	.shared-detail .info-section {
		padding: 108px 48px 55px 48px;
		position: relative;
		box-shadow: 2px 2px 10px 5px rgba(0,0,0,0.1);
		flex: 1 1 69%;
		position: relative;
	}
	.shared-detail .info-section h1 {
		font-size: 20px;
		margin-bottom: 23px;
	}
	.shared-detail .info-section p {
		font-size: 16px;
	}
	.shared-detail .info-section p i {
		font-size: 12px;
	}
}
@media screen and (min-width: 1124px) {
	.shared-detail.Listings:before {
		background-image: url(../png/bg.png);
		background-size: 100%, 204px;
		max-height: 597px;
	}
	.shared-detail .detail-top {
		flex-direction: row;
		margin-bottom: 60px;
		align-items:center;
		padding-top: 60px;
	}
	.shared-detail .info-section {
		padding: 108px 48px 55px 48px;
		position: relative;
		box-shadow: 2px 2px 10px 5px rgba(0,0,0,0.1);
	}
	.shared-detail .info-section h1 {
		font-size: 40px;
		margin-bottom: 23px;
	}
	.shared-detail .info-section p {
		font-size: 25px;
		line-height: 1;
		margin-bottom: 15px;
	}
	.shared-detail .info-section p i {
		font-size: 25px;
		margin-right: 7px;
	}
	.shared-detail a.action-item {
		margin: 0;
		margin-bottom: 18px;
	}
	.shared-detail .share-buttons .addthis_toolbox a {
		padding: 12px 24px;
		position: absolute;
		top: 60px;
		right: 56px;
		font-size: 14px;
		background: #fbf7ee;
	}
	.shared-detail a.back-button.mobile {
		color: #5d707e;
		font-size: 20px;
		text-transform: uppercase;
		position: absolute;
		top: 60px;
		display: block;
	}
	.shared-detail .back-share-panel a {
		display: none;
	}
	.shared-detail button.drawer-button {
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
	}
	.shared-detail button.drawer-button {
		font-size: 20px;
		line-height: 2.9;
		padding-left: 23px;
	}

}