/*
	This file will contain stylings that applies globally to the following detail pages: events, listings, offers
*/
.shared-detail .gMapContainer .gMapHolder {height: 309px;padding-bottom: 72px;}

.shared-detail .detailTop {
	overflow: hidden;
	clear: both;
	margin-top: 15px;
	margin-bottom: 37px;
}
.shared-detail .detailInfo {
	background: #e4f7fd;
	text-align: center;
	padding: 2px 0 45px 0px;
}
.shared-detail .gallery-slick-actions {
	position: absolute;
	top: 0;
	right: 0;
	background: #e4f7fd;
}
.back-cont {
	min-height: 13px;
}
.shared-detail .addthis {
	position: absolute;
	right: 0;
	top: 0;
}
.gMapContainer {
	height: 315px;
}
.shared-detail .gallery-slick-actions .atn-zoom a,
.shared-detail .gallery-slick-actions .slick-paginate ul li {
	color: #f04839;
	text-align: center;
}
.shared-detail .gallery-slick-actions {
	height: 62px;
	width:50px;
	font-family: 'NeutrafaceText-Bold', sans-serif;
	padding-top: 9px;
}
.shared-detail div#details_gallery_slick {
	margin-bottom: -2px;
}
a.shared-back-button {
	font-size: 18px;
	font-family: "NeutrafaceText-Book", sans-serif;
	font-weight: 900;
}
.shared-detail .gallery-slick-actions .slick-paginate ul {
	margin: 0;
	margin-left: 15px;
	font-family: 'NeutrafaceText-Bold', sans-serif;
	font-size: 14px;
}
.shared-detail .gallery-slick-actions .slick-paginate ul li {
	margin-left: 0px;
}
.shared-detail .detailInfo a { color: #e86000; }
.shared-detail .detailInfo h1 {
	margin-top: 0;
	color: #fff;
	font-size: 37px;
	margin-bottom: 7px;
	background: #f04839;
	display: block;
	line-height: 45px;
	padding: 0 14px;
	top: -27px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-47%);
	position: relative;
}
.detailPanes h5 {
	color: #3e6980;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'NeutrafaceText-Bold', sans-serif;
	margin-bottom: 5px;
}
.shared-detail dd.opened i.fa.fa-plus-circle {
	display: none;
}
.shared-detail span.info-list-value {
	font-family: 'NeutrafaceText-Book', sans-serif;
	color: #000;
	font-size: 21px;
	font-weight: 600;
	line-height: 33px;
}
.shared-detail a.website {
	background: #3cc3e9;
	color: #fff!important;
	padding: 10px 12px;
	height: 25px;
	font-size: 15px;
	text-transform: uppercase;
}
.shared-detail .detailPanes dd.closed i.fa.fa-minus-circle {
	display: none;
}
.shared-detail .detailPanes dl[data-tab] dd {
	/* border-bottom: #e4f7fd solid 3px; */
	padding-bottom: 3px;
	margin-bottom: 9px;
}
.shared-detail .header-label {
	font-family: 'NeutrafaceText-Book', sans-serif;
	color: #3E6980;
	font-size: 27px;
	font-style: italic;
	font-weight: 600;
	margin-bottom: 2px;
	border-bottom: #e4f7fd solid 3px;
	width: 100%;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.shared-detail .about .description > p {
	font-weight: 700;
	margin-bottom: 24px;
}
.shared-detail .detailInfo .label {
	color: #333;
}
.shared-detail ul.info-list {
	margin: 0;
	list-style-type: none;
	font-size: 18px;
	margin-bottom: 27px;
	line-height: 19px;
}
.shared-detail ul.info-list .featured { margin-bottom: 10px; }
.shared-detail ul.info-list li {font-size: inherit;color: #000;}
.shared-detail ul.info-list li.phone { }
.shared-detail ul.info-list .ratings-back {
	width: 110px;
	height: 21px;
	line-height: 0;
	text-indent: -999em;
	background: url("/includes/public/assets/shared/rating_sprite.png") repeat-x;
	overflow: hidden;
}
.shared-detail ul.info-list .ratings-front {
	display:block;
	float: left;
	height: 21px;
	background: url("/includes/public/assets/shared/rating_sprite.png") repeat-x;
	background-position: 0 100%;
}
.shared-detail ul.info-list .review-count {
	font-size: 14px;
}

/* hax to get rid of the spaces caused by a comma separated list */
.shared-detail ul.info-list li[data-value-template="list_of_link_or_label"] .item a { margin-right: -5px; }

.shared-detail .info span.info-list-label {
	font-weight: 700;
}

.shared-detail .info span.info-list-value {
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
}

.shared-detail .detailInfo .inner {
	width: 59%;
	margin: 0 auto;
}

.shared-detail .highlights {
	margin-bottom: 10px;
	padding: 5px 10px;
	background-color: #ececec;
}
.shared-detail .highlights h3 {
	font-weight: bold;
	color: #b95915;
}
.shared-detail .highlights ul { margin-bottom: 3px; }

/*** detail slick gallery ***/

.shared-detail .mediaGallery .placeHolder {
	width: 390px;
	height: 240px;
}

.shared-detail .mediaGallery .slider {
	margin-bottom: 10px;
}

.shared-detail .mediaGallery .slick-slide {
	position:relative;z-index:1;
}

.shared-detail .mediaGallery .slick-slide a {
	display: inline-block;
	width: 100%;
}

.shared-detail .mediaGallery .slick-slide img { width: 100%; }

.shared-detail .mediaGallery .slick-slide iframe { position: absolute; top: 0; }

.shared-detail .mediaGallery .slider .slick-prev,
.shared-detail .mediaGallery .slider .slick-next {
	width: 40px;
	height: 40px;
	margin-bottom: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 2;
}
.shared-detail .mediaGallery .slider .slick-next:before,
.shared-detail .mediaGallery .slider .slick-prev:before {
	content: "";
	background: url("/includes/public/assets/shared/slick.gif") no-repeat left center;
	width: 40px;
	height: 40px;
	display: inline-block;
	opacity: 1;
}
.shared-detail .mediaGallery .slider .slick-next:before { background-position: right center;}
.shared-detail .mediaGallery .slider .slick-prev { left: 0; }
.shared-detail .mediaGallery .slider .slick-next { right: 0; }
.shared-detail .mediaGallery .slider .slick-disabled.slick-next:before,
.shared-detail .mediaGallery .slider .slick-disabled.slick-prev:before { opacity: .3; }

.shared-detail.listing-detail .eventsContainer .markerLink { display: none; }
.shared-detail.listing-detail .eventsContainer .shared-action-items .mapit { display: none; } /* "Map It" link on event item */
.shared-detail.coupons .listingContainer .shared-action-items .mapit { display: none; } /* "Map It" link on listing item */
.shared-detail.coupons .listingContainer .markerLink { display: none; } /* pin icon overlayed on listing item image */

/*** items inside details ***/

.shared-detail .inner-items-ul {
	max-width: 680px;
}

/* 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 span.info-list-value a {
	color: #000;
}
.shared-detail span.info-list-value .fa {
	font-family: "FontAwesome";
}
.shared-detail .detailPanes > .tabs dd > a {
	background: none;
}
.shared-detail .info .header-label,
.shared-detail .about .header-label {
	border-bottom: 1px solid #62cff3;
}
.shared-detail .detailPanes > .tabs dd.active a {
	background: #ccc;
}
.shared-detail .about {
	margin-bottom: 51px;
}
.header-label i.fa {
	font-size: 19px;
}

/*** Mobile ***/
@media only screen and (max-width: 1024px) {
	.shared-detail {
		margin: 0 15px;
	}
}

@media only screen and (max-width: 641px) {
	.shared-detail .detailPanes > .tabs { width: 100%; }
	.shared-detail .detailPanes > .tabs-content {
		width : 100%;
		padding-top: 10px;
	}
	.shared-detail .detailInfo h1 {
		font-size: 25px;
		line-height: 30px;
	}
	.shared-detail span.info-list-value {
		font-size: 17px;
	}
	.shared-detail span.info-list-value a {
		color: #000;
		font-weight: 600;
		font-family: "NeutrafaceText-Book", sans-serif;
	}
	.shared-detail .header-label {
		font-size: 21px;
	}
	.shared-detail .about {
		margin-bottom: 25px;
	}
} 	

/*Slider Css*/
.slick-initialized.slick-slider {
	width: 100%;
}
.events-slider .slick-track {
	width:100%;
}
.events-slider article.events-slide {
	margin:0 10px;
}
.events-slide {
	text-align: center;
}
.events-slide h3 {
	color: #f04839;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	font-family: 'NeutrafaceText-Bold', sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.events-slider .date-bottom {
	font-family: 'NeutrafaceText-Book', sans-serif;
	color: #000;
	font-weight: 700;
	font-size: 15px;
	line-height: 17px;
}
.events-slider figure img {
	margin-bottom: 8px;
}
.events-slider button.events-prev.slick-arrow {
	background: #3bc3e9;
	font-size: 41px;
	padding: 0px 17px 0px 12px;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 99;
	transform: translateY(-50%);
}
.events-slider button.events-next.slick-arrow {
	background: #3bc3e9;
	position: absolute;
	font-size: 41px;
	padding: 0px 12px 0px 17px;
	top: 50%;
	right: 0;
	z-index: 99;
	transform: translateY(-50%);

}
.gallery-carousel.placeholder,
.gallery-carousel.slick-initialized {
	display: block;
}

.gallery-carousel {
	display: none;
}
@media only screen and (max-width: 641px) {
	.shared-detail .detailInfo .inner {
		width: 100%;
		margin: 0 auto;
	}
	.events-slider button.events-prev.slick-arrow {
		top: 32%;
		left: -15px;
		z-index: 99;
		transform: translateY(-50%);
		font-size: 27px;
		padding: 2px 12px 0px 12px;
	}
	.events-slider button.events-next.slick-arrow {
		top: 32%;
		right: -15px;
		z-index: 99;
		transform: translateY(-50%);
		font-size: 27px;
		padding: 0px 12px 0px 12px;
	}	
}


/* Filter Date Fields */
.shared-detail .date-inputs-container {
    display: flex;
	margin-top: 0px;
	margin-bottom: auto;
	max-width: 320px;
}
.shared-detail .overview-rates {
	display: flex;
	width: 45%;
	flex-direction: column;
	align-items: center;
	margin: auto;
}
    .shared-detail .date-inputs-container .date {
        flex: 2;
        min-width: 150px;
    }
    .shared-detail .date-inputs-container .date .head {
    	font-size: 18px;
    	color: #000;
    	font-family: 'NeutrafaceText-Book', sans-serif;
    }

    .shared-detail .date-inputs-container .date-sep {
        width: 16px;
	}

	.shared-detail input.shared-input.input-date {
		padding: 7px 10px 10px;
		margin-right: 0;
		color: #000;
		border-bottom: none;
		margin-bottom: 0;
		text-align: center;
		background: transparent;
		border: 1px solid #62cff3;
		outline: 0;
		box-shadow: none;
		font-size: 24px;
		line-height: 24px;
		height: 46px;
		font-family: 'NeutrafaceText-Book', sans-serif;
		cursor: pointer;
	}

	.shared-detail .date-sep p {
		color: #333;
		text-align: center;
		line-height: 33px;
		font-size: 15px;
		cursor: default;
	}

/* Big Calendar */
.big-calendar .ui-datepicker {
	width: 100%;
	font-family: 'NeutrafaceText-Bold', sans-serif;
	font-size: 16px;
	background: transparent;
	border: none;
	color: #000;
}


#tab-rates {
	display: flex;
}


/*** Mobile ***/
@media only screen and (max-width: 1024px) {
	#tab-rates {
		display: block;
	}
}

@media (max-width: 640px) {
	.shared-detail .overview-rates {
		display: block;
		width: 100%;
	}
	.shared-detail .date-inputs-container {
		max-width: 100%;
	}
}


@media (min-width: 520px) {
	.big-calendar .ui-datepicker {
		font-size: 35px;
	}
}


.big-calendar {
	border: 1px solid #62cff3;
	max-width: 500px;
	width: 45%;
	margin: 0px auto;
}
.big-calendar .ui-datepicker * {
	font-family: inherit;
	font-size: inherit;
	background: inherit;
	border: inherit;
}

.big-calendar .ui-datepicker thead {
	border-bottom: none;
}

.big-calendar .ui-datepicker thead th {
	border-bottom: none;
	font-size: 24px;
}

.big-calendar .ui-datepicker .ui-datepicker-title {
	font-size: 30px;
	font-family: 'NeutrafaceText-Bold', sans-serif;
	text-transform: uppercase;
	color: #000;
	line-height: 1.3;
}

.big-calendar .ui-datepicker tbody td {
	padding: 6px;
	text-align: center;
	font-size: 16px;
	font-family: "NeutrafaceText-Book", sans-serif;
}
.big-calendar .ui-datepicker tbody .rateText {
	padding-bottom: 3px;
}

.big-calendar .ui-datepicker tbody td a {
	transition: none;
}

.big-calendar .ui-datepicker tbody td:not(.ui-state-disabled),
.big-calendar .ui-datepicker tbody td:not(.ui-datepicker-unselectable) {
	cursor: pointer;
}

.big-calendar .ui-datepicker tbody td:not(.ui-state-disabled):hover,
.big-calendar .ui-datepicker tbody td:not(.ui-datepicker-unselectable):hover {
	background-color: #e4f7fd;
}

@media (min-width: 1024px) {
	.big-calendar .ui-datepicker tbody td {
		padding: 3px 10px 5px;
		font-size: 22px;
	}
}

.big-calendar .ui-datepicker .ui-state-default { text-align: center; }

.big-calendar .ui-datepicker .selected-date,
.big-calendar .ui-datepicker tbody td.selected-date:hover,
.big-calendar .ui-datepicker .selected-date .ui-state-default {
	background-color: #f04739;
	color: #fff;
}

.big-calendar .ui-datepicker .ui-priority-secondary { opacity: 1; }

.big-calendar .ui-datepicker .ui-datepicker-next,
.big-calendar .ui-datepicker .ui-datepicker-prev {
	background-color: #f04739;
	border-radius: 0;
	color: #fff;
	width: 50px;
	height: 50px;
}
.big-calendar .ui-datepicker .ui-datepicker-prev .ui-icon {
	margin-left: -23px;
}

.big-calendar .ui-datepicker .ui-icon {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	text-indent: 0;
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 40px;
	margin-left: -19px;
	top: 16px;
}

.big-calendar .ui-datepicker .ui-datepicker-next .ui-icon::before {
	content: "\f0da";
}

.big-calendar .ui-datepicker .ui-datepicker-prev .ui-icon::before {
	content: "\f0d9";
}
		
.shared-detail .book-rate span {
	font-size: 14px;
	display: block;
	font-weight: 400;
}

.shared-detail .book-rate-container {
	width: 50%;
	flex: 1;
	margin: 30px;
}
.shared-detail .book-rate-container-inner {
	width: 250px;
	float: right;
}

.shared-detail .book-rate-container .book-rate {
	margin-bottom: 10px;
	font-size: 45px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
}

@media (max-width: 1024px) {
	.big-calendar {
		width: 100%;
	}
	.shared-detail .overview-rates {
		margin: 0px auto;
	}

	.shared-detail .book-rate-container-inner {
		display: block;
		float: none;
		width: 100%;
		margin: 10px 0;
	}
	.shared-detail .book-rate-container {
		width: 100%;
		margin: 20px 0 10px;
	}
	.big-calendar .ui-datepicker .ui-icon {
		width: 30px;
		height: 30px;
		font-size: 30px;
		top: 8px;
		margin-left: -15px;
	}
	.big-calendar .ui-datepicker .ui-datepicker-next,
	.big-calendar .ui-datepicker .ui-datepicker-prev {
		width: auto;
	}
	.ui-datepicker .ui-datepicker-prev {
		left: 20px;
	}
	.ui-datepicker .ui-datepicker-next {
		right: 20px;
	}
	.big-calendar .ui-datepicker .ui-datepicker-prev .ui-icon {
		margin-left: -15px;
	}
	.big-calendar .ui-datepicker .ui-datepicker-title {
		font-size: 22px;
	}
	.shared-detail .book-rate-container .book-rate {
		font-size: 40px;
	}
	.big-calendar .ui-datepicker thead th {
		font-size: 20px;
	}
}

.shared-detail .book-rate-container .view-availability {
	display: inline-block;
	margin-bottom: 10px;
	padding: 10px 20px;
	width: 100%;
	background-color: #f04739;
	color: #fff;
	font-size: 17px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.shared-detail .book-rate-container .view-availability .fa {
	padding-right: 5px;
}

.shared-detail .rates-tab-book-rate-container {
	display: inline-flex;
	justify-content: space-evenly;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
	padding: 15px 40px;
	border: 2px solid #4b4b4b;
}

.shared-detail .rates-tab-book-rate-container .book-rate {
	margin: 0;
	padding-right: 20px;
	font-size: 1.7rem;
	font-family: "NeutrafaceText-Bold", sans-serif;
	font-weight: 400;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
}

.shared-detail .rates-tab-book-rate-container .view-availability {
	padding: 10px 20px;
	background-color: #333;
	color: #fff;
	font-size: 16px;
	font-family: "NeutrafaceText-Bold", sans-serif;
	text-align: center;
	text-transform: uppercase;
}

@media (max-width: 641px) {
	.shared-detail .rates-tab-book-rate-container .book-rate {
		margin-bottom: 10px;
		padding: 0;
	}
}