.single-dest-theme	{
	background: #f0f0f0;
}
.single-dest-banner	{
	background-image: url('../images/dest-featured-img.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.single-dest-banner__wrap {
	position: relative;
}
.single-dest-banner--mbl {
	display: none;
}
.single-dest-banner .container:first-child	{
	position: relative;
}
.single-dest-banner__content	{
	background: rgba(255,255,255,0.5);
	bottom: 50px;
	left: 50px;
	max-width: 600px;
	padding: 20px 20px 10px;
	position: absolute;
	width: 100%;
	z-index: 99;
}

.single-dest-banner__content-title	{
	color: #c8102e;
	font-family: 'Decimal',sans-serif;
	font-size: 60px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0px;
	margin-bottom: 20px;
	max-width: 100%;
}
.single-dest-banner__content p	{
	font-size: 24px;
	line-height: 1.1;
	margin-bottom: 0;
	margin-top: 15px;
}
.single-dest-banner__content .photo-credit	{
	color: #2b2b2b;
	font-size: 14px;
	line-height: 1.1;
}
.single-dest-banner__btn-wrap	{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 30px 0;
}
.single-dest-banner__btn-wrap .btn	{
	margin-right: 30px;
}
.single-dest-content	{
	padding-bottom: 120px;
	padding-top: 70px;
	position: relative;
}
.single-dest-content__wrap	{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.single-dest-content__main	{
	flex: 0 0 100%;
	margin-right: 80px;
	max-width: calc(70% - 80px);
	padding: 18px 18px 18px 0;
}
.single-dest-content__main h2	{
	font-size: 36px;
	font-weight: 600;
	line-height: 46px;
	margin: 0px 0 24px 0;
	max-width: 800px;
}
.single-dest-content__main p	{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 24px;
}
.single-dest-content__main h3	{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 18px;
}
.single-dest-sidebar__list-wrap	{
	padding-top: 60px;
}
.single-dest-content__main .wp-block-columns	{
	margin-top: 20px;
}
.single-dest-content__img-wrap	{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.single-dest-sidebar	{
	flex: 0 0 100%;
	max-width: 30%;
}
#single-dest-content__wrap:after	{
	clear: both;
	content: '';
	display: block;
}
.single-dest-sidebar__map-wrap	{
	position: relative;
	text-align: center;
}
.single-dest-sidebar__map-wrap ul	{
	margin: 0;
}
.single-dest-sidebar__circle-img	{
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
.single-dest-sidebar__logo-img	{
	border: 1px solid #f0f0f0;
	padding-top: 100%;
	position: relative;
	text-align: center;
	width: 100%;
}
.single-dest-sidebar__logo-img img	{
	bottom: 0;
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}
.single-dest-sidebar__list	{
	margin-bottom: 0 !important;
}
.site-main ul.single-dest-sidebar__list .single-dest-sidebar__list-item	{
	border-bottom: 1px solid rgba(43, 43, 43, 0.15);
	font-size: 16px;
	line-height: 14px;
	margin-bottom: 0;
	padding: 0;
	position: relative;
}
.site-main ul.single-dest-sidebar__list .single-dest-sidebar__list-item:last-of-type	{
	border: 0;
}
.site-main ul.single-dest-sidebar__list .single-dest-sidebar__list-item a	{
	display: block;
	padding: 30px 10px 30px 40px;
}
.site-main ul.single-dest-sidebar__list .single-dest-sidebar__list-item a:hover p	{
	color: #c8102e;
}
.site-main ul.single-dest-sidebar__list .single-dest-sidebar__list-item a:hover svg path	{
	fill: #c8102e;
}
.site-main ul.single-dest-sidebar__list .single-dest-sidebar__list-item:before	{
	display: none;
}
.single-dest-sidebar__list-item p	{
	font-weight: 600;
}
.single-dest-sidebar__list-item:last-child	{
	border-bottom: 0;
}
.single-dest-sidebar__list-item img,
.single-dest-sidebar__list-item svg	{
	left: 0;
	margin-right: 20px;
	position: absolute;
	top: 33px;
}
.single-dest-content__wrap figure.wp-block-image.size-full	{
	margin-bottom: 50px;
	margin-top: 45px;
}
.single-dest-content__wrap .wp-block-column figure.wp-block-image.size-full	{
	margin-bottom: 30px;
	margin-top: 25px;
}
.map-image__location-list	{
	margin: 0;
}
.site-main ul.map-image__location-list li	{
	cursor: pointer;
	font-size: 12px;
	line-height: 0;
	margin: 0;
	margin-left: -6.5px;
	padding: 0;
	position: absolute;
	transform: none;
}
.site-main ul.map-image__location-list li span.loc-icon {
    display: block;
}
.map-image__location-list li:before	{
	display: none;
}
.map-image__location-list li.active	{
	color: #c8102e;
}
.map-image__location-list li:hover span.map-list-icon	{
	opacity: 0;
}
.single-dest-sidebar__map-img	{
	display: inline-block;
	height: 372px;
	margin: 0 auto;
	margin-bottom: 70px;
	position: relative;
	text-align: center;
	width: 300px;
}
.single-dest-sidebar__list-item a p	{
	margin-bottom: 0;
}
.single-dest-banner__btn-wrap .btn.btn-black {
    margin-bottom: 10px;
}
@media only screen and (max-width: 1600px) and (min-width: 1501px)	{
	.single-dest-sidebar__list-wrap	{
		padding-top: 30px;
	}
}
@media only screen and (max-width: 1500px) and (min-width: 992px)	{
	.single-dest-sidebar__list-wrap	{
		padding-top: 30px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 992px)	{
	.single-dest-banner__content	{
		left: 50px;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px)	{
	.single-dest-banner__content	{
		bottom: 30px;
		left: 30px;
		max-width: 578px;
	}
	.single-dest-banner__content-title	{
		font-size: 48px;
		margin-bottom: 20px;
		max-width: unset;
	}
	.single-dest-banner__btn-wrap	{
		padding: 30px;
	}
	.single-dest-banner__btn-wrap > .btn-black	{
		flex: 0 0 100%;
		margin: 0 10px 10px 0;
		max-width: calc(50% - 10px);
	}
	.single-dest-content__wrap	{
		flex-direction: column-reverse;
		margin-bottom: 0;
		padding: 60px 0 70px 0;
	}
	.single-dest-content__main	{
		margin-right: 0;
		max-width: 100%;
	}
	.single-dest-sidebar	{
		max-width: 100%;
	}
	.single-dest-sidebar__widget-wrap	{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.single-dest-sidebar__map-wrap,
	.single-dest-sidebar__logo-wrap	{
		flex: 0 0 100%;
		margin-right: 30px;
		max-width: calc(50% - 15px);
	}
	.single-dest-sidebar__list-wrap	{
		flex: 0 0 100%;
		max-width: calc(50% - 15px);
	}
	.single-dest-content__wrap	{
		flex-wrap: nowrap;
	}
	.single-dest-sidebar__wrap	{
		width: 100%;
	}
	.single-dest-sidebar__list-wrap	{
		padding-top: 0;
	}
	.single-dest-content__main h2	{
		margin: 45px 0 24px 0;
	}
	.single-dest-content	{
		margin-bottom: 0;
		padding-top: 0;
	}
	.single-dest-banner__content	{
		padding: 20px 20px 10px;
	}
	.single-dest-banner__content p	{
		font-size: 20px;
		margin-bottom: 0;
		margin-top: 0;
	}
	.single-dest-banner--desk {
		display: none;
	}
	.single-dest-banner--mbl	{
		display: block;
	}
	.single-dest-banner	{
		background-image: unset !important;
		position: relative;
	}
	.single-dest-banner--mbl img	{
		object-fit: cover;
		width: 100%;
	}
	.single-dest-banner__content .photo-credit	{
		font-size: 14px;
		line-height: 1.1;
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 767px)	{
	.single-dest-banner	{
		background-image: unset !important;
		position: relative;
	}
	.single-dest-banner .container:first-child	{
		position: static;
	}
	.single-dest-banner--desk {
		/*background: none;*/
		/*min-height: unset;*/
		display: none;
	}
	.single-dest-banner--mbl	{
		display: block;
	}
	.single-dest-banner--mbl img	{
		min-height: 350px;
		width: 100%;
	}
	.single-dest-banner__content	{
		background-color: #f0f0f0;
		max-width: 100%;
		padding: 10px 20px 15px 20px;
		position: static;
	}
	.single-dest-banner__content-title	{
		font-size: 36px;
		line-height: 46px;
		margin-bottom: 7px;
		max-width: unset;
	}
	.single-dest-banner__btn-wrap	{
		padding: 20px 0;
	}
	.single-dest-banner__btn-wrap > .btn-black	{
		flex: 0 0 100%;
		margin-bottom: 20px;
		max-width: 100%;
	}
	.single-dest-content__wrap	{
		flex-direction: column-reverse;
		margin-bottom: 0;
		padding: 10px 0 25px;
	}
	.single-dest-sidebar	{
		display: flex;
		flex: 0 0 100%;
		flex-wrap: wrap;
		max-width: 100%;
	}
	.single-dest-sidebar__map-wrap,
	.single-dest-sidebar__logo-wrap,
	.single-dest-sidebar__list-wrap	{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.single-dest-sidebar__widget-wrap	{
		display: flex;
		flex-wrap: wrap;
	}
	.single-dest-sidebar__circle-img	{
		text-align: center;
	}
	.single-dest-content__main	{
		margin-right: 0;
		max-width: 100%;
	}
	.single-dest-content__main h2	{
		font-size: 24px;
		line-height: 36px;
		margin: 15px 0 14px;
	}
	.single-dest-content__main .wp-block-columns	{
		margin-bottom: 10px;
	}
	.single-dest-content__main .wp-block-columns .wp-block-column:first-child	{
		margin-right: 20px;
	}
	.single-dest-content__main .wp-block-columns .wp-block-column	{
		flex: 0 0 100%;
		max-width: calc(50% - 20px);
	}
	.single-dest-content__main .wp-block-column:nth-child(2n)	{
		margin-left: 20px;
	}
	.single-dest-content	{
		margin-bottom: 0;
		padding-top: 0;
	}
	.single-dest-content__main	{
		padding: 0;
	}
	.single-dest-sidebar__list-item img	{
		left: 0;
	}
	.single-dest-sidebar__list-item svg	{
		left: 0;
	}
	.single-dest-banner__content p	{
		font-size: 18px;
		margin-bottom: 10px;
		margin-top: 0;
	}
	.single-dest-sidebar__list-wrap	{
		padding-top: 30px;
	}
	.inner-wrapper-sticky	{
		width: 100%;
	}
	.single-dest-sidebar__list-wrap	{
		flex: 0 0 90%;
		max-width: 90%;
	}
	.single-dest-sidebar__wrap	{
		width: 100%;
	}
	.single-dest-sidebar__logo-wrap	{
		max-width: 410px;
	}
	.single-dest-sidebar__list-wrap	{
		flex: 0 0 90%;
		max-width: 90%;
	}
	.single-dest-content__wrap	{
		flex-wrap: nowrap;
	}
	.single-dest-banner__content .photo-credit	{
		font-size: 14px;
		line-height: 1.1;
		margin-bottom: 0;
	}
}