/* Fix Resort Profile */
.single-destination #karma .home-slider__wrapper .home-slider__content,
.single-destination #karma .home-slider__wrapper .home-slider__content h1,
.single-destination #karma .home-slider__wrapper .home-slider__content p,
#karma .gallery-lightbox__caption{
	color: #fff;
}

#karma .home-slider__wrapper .home-slider__reel:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 2;
}

#karma .home-slider__wrapper .home-slider__reel>button.slick-arrow {
    z-index: 5;
}

.floating-nav{
    z-index: 899;
    padding: 15px 0;
}

.floating-nav_stick{
	top: 54px;
}

html body:not(#boxed_layout).single-destination,
html body:not(#boxed_layout).single-destination #main {
    background-color: #ffffff !important;
}

ul.home-slider__social-media-wrapper li {
    list-style: none;
}

.component__slider__main-image-wrapper>.slick-dots{
	bottom: 49px !important;
}

.single-destination .gallery-lightbox__close-btn{
	/* top: 50px; */
}

.single-destination .gallery-lightbox.is-active{
	z-index: 99999;
}

.single-destination .destinaton-left li,
.single-destination .destination-tools li{
	list-style: none;
	margin: 0;
}