/**
 * Theme Name: astra-child
 * Template: astra
 */

html {
	scroll-behavior: smooth;
}

.postid-1958 .navigation .post-navigation {
	display: none;
}

.page #page {
	position: relative;
	top: -1px;
}

/* Services - extras */
.mphb_sc_checkout-services-list.mphb_checkout-services-list {
	margin-left: 0;
}

.mphb_sc_checkout-services-list .mphb_sc_checkout-service {
	width: 16px;
	height: 16px;
	margin-top: 0px;
	position: relative;
	top: 2px;
}

.mphb_sc_checkout-services-list .mphb-checkbox-label {
	width: 80%;
	display: inline-block;
}

.page-template
	.mphb_sc_checkout-services-list
	.mphb_sc_checkout-service-quantity {
	width: 8% !important;
	display: inline-block;
	position: relative;
	top: -10px;
}

@media (max-width: 768px) {
	.elementor-location-footer
		.elementor-element-158ab53
		.elementor-widget-container {
		padding: 50px 0 0 0 !important;
	}
	.elementor-location-footer
		.elementor-element-103df06
		.elementor-widget-container {
		padding: 0 !important;
	}
}

/* new main navigation */
.main-navigation {
	/* display: none; */
	width: 100%;
	z-index: 999;
	position: relative;
}

.main-navigation .header-menu {
	width: 100%;
}

.main-navigation .header-menu .menu-main-menu {
	width: 100%;
}

.mobile-navigation-footer .mobile-footer-row a,
.mobile-navigation-footer .mobile-footer-row .mobile-navigation-close {
	color: #f3f2f0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.desktop-header-socials {
	display: flex;
	justify-content: space-between;
	width: 80px;
}

.desktop-header-socials a {
	color: #fff !important;
}

.empty-desktop-header {
	width: 80px;
}

.empty-desktop-header,
.desktop-header-socials {
	display: none;
}

.elementor-element-991aca3,
.elementor.elementor-1628.elementor-location-header {
	display: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
	display: none;
}

.divider-with-dots .elementor-divider .elementor-divider-separator {
	position: relative;
}

.divider-with-dots .elementor-divider .elementor-divider-separator::before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	top: -6px;
	left: 0;
}

.divider-with-dots .elementor-divider .elementor-divider-separator::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	top: -6px;
	right: 0;
}

.white-dots .elementor-divider .elementor-divider-separator::after,
.white-dots .elementor-divider .elementor-divider-separator::before {
	background-color: #fff;
}

.orange-dots .elementor-divider .elementor-divider-separator::after,
.orange-dots .elementor-divider .elementor-divider-separator::before {
	background-color: #7a4526;
}

#home-hero-video {
	background-image: url("https://greentreesestate.co.uk/wp-content/uploads/2024/06/Greentrees-Estate-Venue-mobile-jpg.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

@media (min-width: 426px) {
	#home-hero-video {
		background-image: url("https://greentreesestate.co.uk/wp-content/uploads/2022/12/Greentrees-Estate-Venue.jpg");
	}
}

/* home slider */
.home-slider-text h2 {
	font-size: 30px !important;
}

/* interactive map */
/* .hotspot-default {
	fill: #3ca2a2 !important;
	fill-opacity: 0.71 !important;
	stroke: #235b6e !important;
	stroke-opacity: 0.01 !important;
}

.hotspots-placeholder .hotspot-info {
	display: block !important;
	position: relative !important;
}

.hotspots-interaction .hotspot-info.da-hidden {
	display: block !important;
}
.hotspots-interaction .hotspots-info-container {
	padding-right: 1rem;
	height: 1240px;
	overflow: scroll;
}

.hotspots-interaction .hotspots-info-container .hotspot-title {
	color: #111;
	text-align: left;
}*/

/* custom interactive map */
#map-container {
	position: sticky;
	top: 25%;
}
/* Style the number overlays */
.number-overlay {
	position: absolute;
	color: #333437 !important;
	font-size: 12px;
	background-color: #f2f2f0c7;
	border: 1px solid #333437;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Georgia", Sans-serif;
}

.number-overlay:hover {
	color: 1px solid #333437;
}

.interactive-map-container .single-highlight {
	padding-bottom: 2rem;
}

.interactive-map-container .single-highlight h2 {
	color: #2e4c38;
	font-family: "Georgia", Sans-serif;
	padding-bottom: 1rem;
	font-size: 1.5rem;
}

.interactive-map-container .single-highlight p {
	color: #333437;
	font-family: "Georgia", Sans-serif;
	font-size: 14px;
}

.interactive-map-container .single-highlight img {
	max-height: 280px;
	object-fit: cover;
	object-position: center;
	padding-bottom: 1rem;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.map-highlights-container::-webkit-scrollbar {
	display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.map-highlights-container {
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
}

#desktop-map-number-markers {
	display: block;
}

#mobile-map-number-markers {
	display: none;
}

@media only screen and (max-width: 450px) {
	#desktop-map-number-markers {
		display: none;
	}

	#mobile-map-number-markers {
		display: block;
	}
	.number-overlay {
		width: 22px;
		height: 22px;
		font-size: 12px;
	}
}

/* caterers */
.carterer-hero-background .elementor-container {
	background-color: #00000020;
}

.caterer-accordion-container .elementor-accordion-item {
	border-bottom: 1px solid #d5d8dc !important;
}

.caterer-contact-title {
	margin-bottom: 0 !important;
	padding-top: 30px;
}

.caterer-contact-subtitle {
	margin-bottom: 0px !important;
}

#cn-accept-cookie {
	color: #fff !important;
}

#cn-refuse-cookie {
	background-color: #fff !important;
}

/* cottages */
.mphb_room_type-template .header-nav-logo,
.mphb_room_type-template .main-navigation {
	background-color: #7b827d;
}
