/*!
Theme Name: Turtle Cruise theme
Theme URI: 
Author: Turtle Cruise
Description: Description
Version: 1.0.0
*/


.tc-terms__list li{
	text-align: left;
}

.bottomRight__ILequ {
    right: auto;
    left: 16px;
}

.iti__dropdown-content{
	z-index: 999999 !important;
}
  

.iti--container{
	z-index: 999999 !important;
	position: absolute !important;
}

@media (max-width: 540px) {
.tc-step__form {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}
	.tc-field {
    margin-bottom: 0;
}
	.tc-fields-row {
    gap: 1.5rem;
}
}

.offers__card-body {
    padding-bottom:  3.5rem;
}

.offers__btn {
    background: 0 0;
	position: absolute;
	z-index: 999;
	left: 2.3125rem;
	bottom: 2.3125rem;
}

.card-link{
	position: absolute;
	inset: 0;
	z-index: 30;
}


.post-hero__breadcrumb {
    position: relative;
    z-index: 9;
}

.page-id-820 .gallery__masonry:before,  .page-id-820 .gallery__masonry:after{
	display: none !important;
}


.guest-photos .gallery__arrow {
    background: 0 0;
}


@media (max-width: 767.98px) {
.offers__card-body {
    padding-bottom:  2.9375rem;
}
	
.offers__btn{
		left: 1rem;
		bottom: 1.0625rem;
	}
    .about-slider__swiper .swiper-slide > div {
        height: 100%;
    }
	
	.lang-de     .route__btn {
        font-size: 1.5rem;
    }
	
	 .lang-de    .review-slider__btn {
        font-size: 1.5rem;
    }
	
	 .lang-de  .book__btn  {
        font-size: 1.85rem;
    }
}
  
