.navigation ul li:hover ul {
	z-index: 9;
}

.booking-form-section .rondreizen-travel-section {flex-direction:row;}
.booking-form-section .rondreizen-travel-section .left-block {padding-left:0px;}

.tab-block .property-info .property-items .text-block {width: 100%;}
.property-info .property-items .image-block img {border-radius: 10px;width: 60px;height: 45px;}
.property-info .property-items .property-content-block .property-image-list .slider-items img {
	border-radius: 10px;
	max-height: 151px;
}

.suggested-property .img-block img {
	width: 214px;
	height: 124px;
	border-radius: 15px;
}

.suggested-property p {
	color:#146682;
}

.travel-contact-info a.button {padding:8px 18px;}
.travel-hero-slider-block .travel-slider-block>img {
	max-height: 445px;
}

.inquiry-form-wrapper,.accordion-section, .info-msg-block {max-width: 640px}
.booking-form-section .rondreizen-travel-section .left-block p {max-width: 640px}
.ply-btn-wrap.pause .ply-btn{opacity: 0}

.property-card {height:calc(100% - 20px)}
.property-card .imge-caption .imge-caption-inner {
		height:100%;
		display: flex;
    flex-direction:column;
}
.bottom-wrapper {margin-top: auto;}

.travel-info.travel-info-sticky {display: none;}
.travel-info.travel-info-sticky.hide {display: none;}
.header-bottom .menu-primary-menu-container ul.sub-menu {width: 250px;}

.post-views.content-post {padding-left: 2px;}

.suggested-property-intro-landing-page .property-card .small-heading{color: #00A995;}

.property-card .imge-caption .imge-caption-inner .button {max-width: inherit;}

.travel-info-sticky .travel-incl-list p{ margin-bottom:0px; }
.travel-info-sticky .travel-incl-list strong{
	justify-content:center;
}

.navigation ul li a,.navigation ul li ul li a {font-size: 18px;}
.navigation ul ul.sub-menu li {margin:15px 15px;}

.mobile-menu-block nav ul li.menu-item-has-children.active ul {display: block;}

.header-bottom .navigation .menu-item-has-children span.arrow {display: none;}

.suggested-property-section span.flex.align-center {margin: 0 auto;}
@media screen and (max-width: 1023px) {
  .travel-hero-slider-block .travel-slider-block>img {
		max-height: 320px;
	}

	.mobile-menu-block li.menu-item-has-children {
		    display: flex;
		    justify-content: space-between;
		    align-items: center;
		    flex-wrap: wrap;
		
	}
	.mobile-menu-block li.menu-item-has-children .arrow { width:20px;height:20px;}
	.mobile-menu-block li.menu-item-has-children .sub-menu {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
  .travel-hero-slider-block .travel-slider-block>img {
		max-height: 264px;
	}

	.property-card .imge-caption .imge-caption-inner {height:auto;}
	.travel-info.travel-info-sticky.hide {display: none;}
	.travel-info.travel-info-sticky {
		display: block;
    position: fixed;
    bottom: 16px;
    z-index: 111;
    top: inherit;
    width: calc(100% - 32px);
    transform: translateX(-50%);
    left: 50%;
	}

	.property-card .imge-caption {
		padding-top: 0px;		
	}

	.property-card .imge-caption .imge-caption-inner{
		border-top-right-radius: 0;
		border-top-left-radius: 0;
	}

	.property-card .img-block img {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	.wpforms-container .wpforms-form #wpforms-236-field_39-container .wpforms-layout-row {flex-direction:row;}
	.wpforms-container .wpforms-form #wpforms-236-field_39-container .wpforms-layout-column-50 {width: 50%;}
}

