.details main {
	padding: 70px 0 0;
}
.details .nav-share-wrapper {
	position: relative;
	display: block;
	width: calc(100% - 1.875rem);
	max-width: 1170px;
	margin: 0 auto;
	z-index: 29;
}
.qv-wrapper.open .detail-gallery .slider.slick-initialized.slick-slider {
    max-width: 90%;
}
.details .nav-share-wrapper .back {
	font: 400 16px/1 "DIN Next LT W01 Bold", sans-serif;
	text-transform: uppercase;
	color: #434444;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.details .contentRender_name_plugins_addthis_addthis {
	display: none;
}
.slider-container {
	position: relative;
	max-width: 1170px;
}
.qv-wrapper.open .detail-gallery figcaption h1 {
	font-size: 23px;
}
.details .nav-share-wrapper .back svg{
	margin-right: 5px;
}
.details .slide {
	position: relative;
}
.detail-gallery {
	position: relative;
}
.detail-gallery .slider .slide {
	position: relative;
}
.detail-gallery .slider .slide:not(:first-child) {
	display: none;
}
.detail-gallery .slider.slick-initialized .slide {
	display: initial;
}
.shared-detail .gMapHolder {
	height: 300px;
}
button.mfp-close:hover {
	display: block;
}
.shared-detail .map-container {
	position: relative;
}
.shared-detail .open-map {
	border: #ff4539 solid 3px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	color: #ff4539;
	font-family: "DIN Next LT W01 Medium",sans-serif;
	font-style: italic;
	width: 145px;
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	letter-spacing: 1px;
	cursor: pointer;
}
.accordion-navigation .content h5 {
	color: #434444;
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: 'DIN Next LT W01 Bold', sans-serif;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	margin-top: 15px;
}
.detail-gallery .detail-accents {
	display: block;
	position: absolute;
	background-color: #fffaed;
	top: -115px;
	width: 62vw;
	left: 38%;
	bottom: 34px;
	z-index: -1;
}
.detail-gallery .detail-accents .hash-mark {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: calc(100% - 100px);
	left: calc(100% - 260px);
	background-image: url('/includes/public/assets/bg.png');
}
.detail-gallery figure {
	position: relative;
	margin: 0 0 30px;
}
.detail-gallery figure > .slider,
.detail-gallery figure figcaption {
	position: relative;
	flex: 1 1 50%;
}
.shared-detail ul.info-list {
	list-style: none;
	line-height: 20px;
	font-size: 15px;
}
.shared-detail ul.info-list li span { text-transform: uppercase; }
.detail-gallery .slider.placeholder {
	display: block;
}
.detail-gallery figure > .slider {
	margin-right: 30px;
	max-width: 48%;
	margin-bottom: 30px;
}
.detail-gallery figure > .slider i.fas {
	z-index: 9;
	font-size: 16px;
}

.detail-gallery .count-block {
	background: #ff4539;
	left: 0px;
	position: absolute;
	top: 0px;
	color: #fff;
	padding: 12px;
	z-index: 9;
}
.detail-gallery .count-block {
	display: none;
}

.detail-gallery .count-block.first {
	display: block;
}
.detail-gallery .count-block a {
	color: #fff;
}
button.mfp-arrow:hover {
	margin-top: -55px;
}
.detail-gallery figure > .slider #threshold-cont i.fas {
	top: 3px;
	left: 3px;
	width: 34px;
	cursor: pointer;
}
.detail-gallery figure picture {
	margin: 0 25px 40px 0;
	position: relative;
}
.detail-gallery .slide::after {
	content: '';
	display: block;
	position: absolute;
	top: 25px;
	right: -25px;
	bottom: -25px;
	left: 25px;
	border: 6px solid #434444;
	z-index: -1;
	width: 95%;
    height: 90%;
}

div#threshold-cont img.placeholder {
	height: 100%;
	width: 100%;
}
.detail-gallery .slider-gallery-wrapper{
	position: relative;
	position: relative;
    flex: 1 1 50%;
	margin-right: 30px;
    max-width: 48%;
    margin-bottom: 30px;
}

.detail-gallery .slider-gallery-wrapper > .slider {
	opacity: 0;
}

.detail-gallery .slider-gallery-wrapper > .slider.placeholder,
.detail-gallery .slider-gallery-wrapper > .slider.slick-initialized {
	opacity: 1;
}

.detail-gallery .slider .slide {
	margin: 0 16px;
}

.detail-gallery .slider #threshold-cont {
	position: relative;
    width: calc( 100% -25px );
	padding-top: 57.5%;
	height: 0;
	margin: 0 25px 40px 0;
    position: relative;
}
.detail-gallery .slider #threshold-cont  iframe { 
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

div#threshold-cont .shadowDivComponent {
	position: absolute;
	top: 0;
	max-width: 95%;
	max-height: 89%;
}

.detail-gallery .arrows{
	position: absolute;
	top:42%;
	width: 100%;
}
.detail-gallery .arrows .slick-arrow {
	cursor: pointer;
}
.detail-gallery .arrows .next{
	position: absolute;
	right:-6%;
	font-size: 20px;
}
.detail-gallery .arrows .prev{
	position: absolute;
	left:-1%;
	font-size: 20px;
}
@media (min-width: 40em) {
	.detail-gallery .arrows .next {
		right: -1%;
	}
}


/* .detail-gallery #threshold-cont .c001{
	max-width: 94%;
} */


@media screen and (max-width: 40em) {
	div#threshold-cont {
		max-width: 100%;
		margin-right: 24px;
	}
}
.detail-gallery figcaption h1 {
	font: 400 30px/1 "DIN Next LT W01 Black", sans-serif;
	color: #434444;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.detail-gallery figcaption address {
	margin-bottom: 5px;
}
.detail-gallery figcaption address dt,
.detail-gallery figcaption address dd {
	font: 400 14px/1.5 "DIN Next LT W01 Medium", sans-serif;
	color: #434444;
	display: inline-block;
	margin: 0 0 5px;
}
.detail-gallery figcaption address dt {
	font-family: "DIN Next LT W01 Bold", sans-serif;
	text-transform: uppercase;
}
.detail-gallery figcaption .yelp {
	margin-bottom: 15px;
}
.once-there-wrapper {
}
.booking-wrapper [data-oncethere-top] {
	display: none;
}
.once-there-wrapper > a {
	font: 400 16px/1 "DIN Next LT W01 Medium", sans-serif;
	display: inline-block;
	margin-bottom: 15px;
}
.once-there-wrapper .call-to-action {
	background-color: #434444;
	display: inline-flex;
	align-items: center;
	justify-content: space-around;
	padding: 14px;
	margin-bottom: 20px;
}
.call-to-action span a > button {
	background: transparent!important;
	color: #fff;
	padding: 0!important;
	font: 400 18px/1 "DIN Next LT W01 Medium Italic",sans-serif;
	letter-spacing: 1.5px;
}
.once-there-wrapper .call-to-action > div,
.once-there-wrapper .call-to-action > a {
	display: inline-block;
	color: #fff;
	margin: 0 10px;
}
.once-there-wrapper .call-to-action a {
	font: 400 18px/1 "DIN Next LT W01 Medium Italic",sans-serif;
	letter-spacing: 1.5px;
	color: #fff;
}
.once-there-wrapper .call-to-action .divider {
	content: "";
	position: relative;
	width: 1px;
	height: 30px;
	background-color: #fff;
	margin: auto 15px;
	margin-top: -7px;
	margin-bottom: -7px;
}
.once-there-wrapper .rating {
	margin-bottom: 20px;
}
.once-there-wrapper h3 {
	font: 400 18px/1 "DIN Next LT W01 Bold",sans-serif;
	color: #434444;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.once-there-wrapper ul {
	list-style-position: inside;
	margin-left: 15px;
}
.once-there-wrapper ul li {
	margin-bottom: 10px;
}
.detail-gallery .engagement {
	position: relative;
	margin-bottom: 30px;
}
[data-sv-addthis] {
	flex: 1 1 1%;
}
[data-sv-addthis] > div > .share {
	background: #434444;
	color:#fff;
}
a.share.sh-share-link.addthis_button_more.share-button {
	height: 62px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.details a.share.sh-share-link.addthis_button_more.share-button {
	border-bottom: none;
}
.detail-gallery .engagement .social,
.details .detail-gallery .engagement a {
	flex: 1 1 1%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #434444;
	color: #fff!important;
	list-style: none;
	height: 63px;
	border-bottom: 1px solid #fff;
}

.detail-gallery .engagement > *:last-child {
	border: none;
}
.detail-gallery .engagement .social li.item {
	font-size: 24px;
}
.detail-gallery .engagement .social li.item a {
	border: none;
	padding: 0 25px;
	display: inline;
}
.detail-gallery .engagement .social a,
.detail-gallery .engagement > a {
	font: 400 28px/1 "DIN Next LT W01 Medium Italic",sans-serif;
	text-decoration: none;
}
.twitter-svg {
	fill: white !important;
}
.detail-gallery .engagement a.share {
	font: 400 16px/1 "DIN Next LT W01 Bold",sans-serif;
	text-transform: uppercase;
}
.detail-gallery .engagement a:before {
	font-family: "fontAwesome";
}
.detail-gallery .engagement a.share i.fas {
	font-size: 20px;
	margin-left: 5px;
	text-transform: uppercase;
}
.details .booking-wrapper {
	margin-bottom: 30px;
}
.details .rating i.fas {
	color: #8e8f8f;
}
button.mfp-arrow.mfp-arrow-right.mfp-prevent-close:hover {
	margin-top: -55px;
}

.detail-gallery .engagement .social, .detail-gallery .engagement > a {
	height: 62px;
	border: none;
	border-right: 1px solid #fff;
	background: #434444;
	color: #fff;
}
.detail-gallery .engagement > a {
	display: block;
	text-align: center;
	line-height: 62px;
}
.detail-gallery .slick-list {
	margin: 0 auto;
	text-align: center;
	max-width: 94%;
}
.detail-gallery .engagement .social a { color: #fff; }
.detail-gallery .engagement .social li {
	padding: 0 15px;
}
@media screen and (max-width: 40em) {
	.detail-gallery .detail-accents {
		top: 66px;
		left: -25px;
		width: 110vw;
	}
	.detail-gallery .detail-accents::before {
		top: -100px;
	}
	.detail-gallery .slider-gallery-wrapper  {
		margin: 0 auto;
		max-width: 440px;
	}
	.detail-gallery .slick-list {
		max-width: 100%;
		left: 2%;
	}
	.once-there-wrapper .call-to-action {
		width: 100%;
	}
	.detail-gallery .engagement .social li.item a {
		background-color: transparent;
	}
	.detail-gallery figure > .slider {
		margin-right: 0px;
		max-width: 100%;
	}
	.listing-detail  .detail-gallery .engagement > *:not(:last-child) {
		border: none;
		border-bottom: 1px solid #fff;
	}
}
@media screen and (min-width:40.063em) {
	.detail-gallery figure {
		display: flex;
		margin: 0 0 30px;
	}
	.details main {
		padding: 115px 0 0;
		display: block;
	}
	.detail-gallery figcaption address dd {
		font-size: 17px;
	}
	.detail-gallery figure figcaption {
		padding: 25px 0 0;
	}
	.detail-gallery figcaption .cat-name {
		display: inline-block;
		color: #434444;
		text-transform: uppercase;
		font-family: "DIN Next LT W01 Medium Italic",sans-serif;
		font-size: 24px;
		line-height: 1;
		margin-bottom: 15px;
	}
	.detail-gallery figcaption h1 {
		font-size: 54px;
	}
	.detail-gallery .engagement {
		display: flex;
		margin-bottom: 30px;
	}
	.detail-gallery .engagement .social, .detail-gallery .engagement > a {
		flex: 1 0 auto;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.detail-gallery .engagement > .sv-share { flex: 1; }
	.detail-gallery .engagement .social li.item {
		font-size: 26px;
	}
	.once-there-wrapper > a {
		font-family: "DIN Next LT W01 Bold",sans-serif;
		font-size: 18px;
	}
}




.detail-continued .accordion .accordion-navigation {
	margin-bottom: 25px !important;
	clear:both;
}
.detail-continued .accordion .accordion-navigation > a,
.detail-continued .accordion .accordion-navigation > a:hover {
	font: 400 28px/1 "DIN Next LT W01 Black", sans-serif;
	display: flex;
	align-items: center;
	background-color: transparent !important;
	text-decoration: none;
	text-transform: uppercase;
	color: rgba(67,68,68,0.5);
	padding: 0;
}
.detail-continued .accordion .accordion-navigation.active > a {
	color: rgba(67,68,68,1);
}
.accordion .accordion-navigation>.content,
.accordion .accordion-navigation>.content.active {
	padding: 0.9375rem 0;
}
.detail-continued .accordion-navigation > a i.fa-plus,
.detail-continued .accordion-navigation.active > a i.fa-minus {
	display: block;
}
.detail-continued .accordion-navigation.active > a i.fa-plus,
.detail-continued .accordion-navigation > a i.fa-minus {
	display: none;
}
.detail-continued .accordion-navigation > a .spacer {
	flex: 1 1 1%;
	height: 6px;
	background-color: rgba(67,68,68,0.5);
	margin: 0 10px 0 30px;
}
.detail-continued .accordion-navigation.active > a .spacer {
	background-color: rgba(67,68,68,1);
	margin-left: 15px;
}
.detail-continued .accordion-navigation > a i.fas {
	font-size: 18px;
	color: #fffaed;
	background-color: #ff4539;
	padding: 4px 5px;
	border-radius: 50px;
}
.detail-continued .accordion-navigation .content h3 {
	font: 400 30px/1 "DIN Next LT W01 Medium Italic",sans-serif;
	margin-top: 10px;
}
.accordion .accordion-navigation >.content p {
	font: 400 16px/1.6 "DIN Next LT W01 Medium",sans-serif;
	color: #434444;
	margin-bottom: 20px;
}
.detail-continued .accordion-navigation .content .hours-of-opperation {
	display: flex;
	flex-flow: row wrap;
	margin-right: 34px;
}
.detail-continued .accordion-navigation .content .hours-of-opperation dt {
	flex: 1 1 25%;
	display: inline-block;
	margin-bottom: 15px;
	text-transform: uppercase;
}
span.day {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 16px;
}

ul.open {
	font-size: 16px;
	text-align: right;
	list-style-type: none;
}

.detail-continued .accordion-navigation .content .hours-of-opperation dd {
	flex: 1 1 75%;
	display: inline-block;
	margin-bottom: 15px;
	justify-content: space-between;	
	display: flex;
	margin: 14px 0;
}
@media screen and (max-width: 40em) {
	.details .panel-one-col, 
	.details .panel-two-col,
	.details .panel-two-col-right,
	.details .panel-one-col-offset,
	.details .panel-one-col-offset-wide,
	.details .panel-two-col-left,
	.details .panel-three-col {
		width: 100%;
	}
}
@media screen and (min-width: 40.063em) {
	.detail-continued .accordion .accordion-navigation > a,
	.detail-continued .accordion .accordion-navigation > a:hover {
		font-size: 38px;
		line-height: 1;
	}
	.detail-continued .accordion-navigation > a i.fas {
		font-size: 25px;
	}
	.accordion .accordion-navigation >.content p {
		font: 400 18px/1.6 "DIN Next LT W01 Medium",sans-serif;
		color: #434444;
		margin-bottom: 20px;
	}
	.accordion .accordion-navigation >.content,
	.accordion .accordion-navigation>.content.active {
		padding: 0.9375rem;
	}
}
@media screen and (min-width: 48.125em) {
	.detail-continued .accordion-navigation .content {
		max-width: 1000px;
		margin: auto;
	}
	.detail-continued .accordion-navigation .content div[class^="panel"] {
		flex-flow: row nowrap;
	}
	.detail-continued .accordion-navigation .content .panel-two-col-left > div:nth-of-type(1) {
		flex: 1 1 25%;
	}
	.detail-continued .accordion-navigation .content .panel-two-col-left > div:nth-of-type(2) {
		flex: 1 1 70%;
		padding: 0 0 0 40px;
		border-left: 1px solid;
	}
}


/* begin: Map Tabs */
.shared-detail ul.mapTabs { margin: 0 0 5px 0; color: #e86000; }
.shared-detail ul.mapTabs li { display: inline-block; }
.shared-detail ul.mapTabs li { margin-right: 10px; font-size: 15px;}
.shared-detail ul.mapTabs li:last-child { margin-right: 0;}
.shared-detail ul.mapTabs li a { 
	font-size: inherit;
	height: 32px;
	margin: 0; 
	color: #009fc3;
}
.shared-detail ul.mapTabs li a:hover { text-decoration: none; }
.shared-detail ul.mapTabs li a.active {
	cursor: default;
	color: #333;
}
/* end: Map Tabs */



/*********  Pane Layout *********/
.shared-detail .detailSep {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

/*** Tabs ***/
.shared-detail .detailPanes > .tabs {
	width: 30%;
	max-width: 100%;
	position: relative;
	z-index: 2;
}
.shared-detail .detailPanes > .tabs-content {
	width: 70%;
	max-width: 100%;
	float: right;

}
.shared-detail .detailPanes > .tabs dd > a {
	background: none;
}

.shared-detail .detailPanes > .tabs dd.active a {
	background: #ccc;
}

.qv-wrapper.open .qv-detail-link {
	display: block;
	background-color: #434444;
	margin-bottom: 20px;
	padding: 16px 10px;
	text-align: center;
}
.qv-detail-link {
	display: none;
}
.qv-detail-link a {
	color: #fff;
	font: 400 28px/1 "DIN Next LT W01 Medium Italic",sans-serif;
}
.qv-wrapper.open .detail-gallery .engagement > a {
	height: 62px;
	color:#fff;
}
.qv-wrapper.open .detail-gallery .engagement a {
	font: 400 20px/1 "DIN Next LT W01 Medium Italic",sans-serif;
	text-decoration: none;
}
.qv-wrapper.open .accordion .accordion-navigation >.content, .accordion .accordion-navigation>.content.active {
	padding: 0px;
}
/*** Mobile ***/
@media only screen and (max-width: 641px) {
	.shared-detail .detailPanes > .tabs { width: 100%; }
	.shared-detail .detailPanes > .tabs-content {
		width : 100%;
		padding-top: 10px;
	}
}
.count-threshold {
	background: #ff4539;
	left: 0;
	position: absolute;
	top: 0;
	color: #fff;
	padding: 12px;
}
.shared-detail .rates {
	display: flex;
}
.shared-detail .rates a.sh-more-link {
	border: 4px solid #ff4539;
	padding: 8px 16px;
	font: 400 20px/1.2 "DIN Next LT W01 Medium Italic",sans-serif;
}
.shared-detail .rates a.sh-more-link:hover {
	background: #ff4539;
	color:#fff;
	text-decoration: none;
}
