/*
child style
*/

::-moz-selection { /* Code for Firefox */
  color: #171717;
  background: #f9d156 !important;
}

::selection {
  color: #171717;
  background: #f9d156 !important;
}


.wpml-ls-statics-footer {
		background: #f9d156 !important;
		margin-bottom: 0px !important;
		padding-bottom: 30px !important;
}

.list-menu li.wpml-ls-menu-item span {
	display: block;
}

.otgs-development-site-front-end {
	display: none !important;
}

.testi-content .testi-pointer,
.testi-thumbs-nav-slider {
	display: none;
}


.testi-row .section-title {
	font-size: 48px;
	font-family: 'Playfair Display', serif;
	line-height: 52px;
	font-weight: normal;
	-webkit-text-size-adjust: none;
}

.testi-row .section-title p {
	color: #555;
	margin-bottom: 0;
	text-transform: inherit;
}

.hero .hero-caption {
	opacity: 0;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}

.hero-home-title,
.hero-caption h1 {
    text-shadow: 1px 4px 4px rgba(0,0,0,0.7), 0 0 70px rgba(0,0,0,0.9);
}

.hero .hero-caption.show {
	opacity: 1;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}

.pswp__ui--fit .pswp__top-bar {
    display: none;
}



.hbook-wrapper .hb-accom {
	border-radius: 10px;
	border-color: transparent !important;
	background: #f4f4f4 !important;
}

.hbook-wrapper .hb-accom.hb-accom-selected {
		background: #fff6c6 !important;
}

.hb_accommodation-template-default .hb-accom.hb-accom-selected {
		padding: 15px !important;
		background: #fff !important;
		border-radius: 0px;
}

.hb_accommodation-template-default .hb-accom-list {
    max-width: 902px;
}

.header.is-fixed-header {
    background: rgb(255, 255, 255, 1);
}

footer {
	background: #f9d156 !important;
	padding: 10px 0 55px;
}

footer .l {
	width: 110px;
	margin-bottom: 20px;
}

footer h3 {
	margin-bottom: 7px;
}

footer, footer a {
    color: #0d0d0d !important;
}

footer .menu {
	margin-top: 38px;
}

footer .menu li {
	display: inline-block;
	padding: 0 8px;
}

footer .column-one-half {
	width: 100% !important;
}

.bottom-footer {
    font-size: 20px !important;
		padding-top: 8px !important;
}

@media (max-width: 485px) {
	footer .bottom-footer-right-widget {
		width: 100% !important;
		display: block !important;
		margin-top: 51px !important;
	}
	footer .bottom-footer-left-widget {
		width: 100% !important;
		display: block !important;
	}
	footer .bottom-footer-right-widget .widget_block {
		text-align: center;
	}
	footer .bottom-footer-right-widget .l {
		margin-bottom: 0px;
		display: inline-block;
	}

}


/*
.colored-background,
.hero-booking-form-is-below-hero,
.hero-title-only,
.cta-row {
    background-image: linear-gradient(90deg,#373739,#353535) !important;
}


.testi-content p {
    background-color: #373739 !important;
}

.testi-row .slick-arrow::before {
	  border-color: #373739 !important;
}
*/
