.contact-info, .contact-form-area {
	background: none !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	padding-top: 32px;
	padding-bottom: 0;
	margin: 0 !important;
}
/*
Theme Name: Fisher Resort
Theme URI: https://naijanetsolution.com
Author: Prince Fisher
Author URI: https://naijanetsolution.com
Description: Standalone resort theme designed for Elementor layouts, WooCommerce storefront flows, and deep compatibility with the Resort Booking Engine plugin.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: fisher-resort
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-logo, custom-menu, featured-images, full-site-editing, threaded-comments, translation-ready, woocommerce
*/

:root {
	color-scheme: light;
}

body {
	margin: 0;
}

/* Contact Widget Styles */

/* Sand/Earthy Contact Widget Theme */
.contact-page {
	background: #fff;
	padding: 0;
	position: relative;
	overflow-x: hidden;
	font-family: 'Inter', 'Segoe UI', Arial, sans-serif;
}
.page-hero--contact {
	background: none;
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
	position: relative;
	z-index: 1;
}
.contact-widget-main {
	background: #fff;
	border-radius: 0;
	box-shadow: 0 8px 32px 0 rgba(23,107,106,0.13), 0 1.5px 8px 0 rgba(0,0,0,0.04);
	max-width: 980px;
	margin: 40px auto 0 auto;
	padding: 0 0 32px 0;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	overflow: hidden;
}
.contact-header {
	padding: 36px 32px 18px 32px;
	border-bottom: 1px solid #e6e6e6;
	background: #fff;
	border-radius: 0;
}
.contact-header-eyebrow {
	color: #176B6A;
	font-weight: 700;
	font-size: 1.02rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.contact-header-title {
	font-size: 2.1rem;
	font-weight: 800;
	color: #176B6A;
	margin-bottom: 8px;
	letter-spacing: 0.01em;
	line-height: 1.1;
}
.contact-header-intro {
	color: #444;
	font-size: 1.08rem;
	margin: 0 auto;
	max-width: 520px;
}
.contact-content-row {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	margin: 0;
	padding: 0 32px;
	justify-content: space-between;
}
.contact-info, .contact-form-area {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 32px 0 0 0;
	margin: 0;
}
.contact-info {
	flex: 1 1 260px;
	max-width: 320px;
	min-width: 220px;
	display: flex;
	flex-direction: column;
	gap: 14px;
	align-items: flex-start;
	border-radius: 0;
	border: none;
	box-shadow: none;
}
.contact-info h2 {
	font-size: 1.08rem;
	color: #176B6A;
	font-weight: 700;
	margin-bottom: 10px;
	letter-spacing: 0.04em;
	display: flex;
	align-items: center;
	gap: 8px;
}
.contact-info__row {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 1.01rem;
	color: #176B6A;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	min-width: 180px;
	box-sizing: border-box;
}
.contact-info__row:last-child {
	border-bottom: none;
}
.contact-info__icon {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	filter: none;
}
.contact-info__row a {
	color: #176B6A;
	text-decoration: none;
	font-weight: 600;
	transition: color 0.2s;
}
.contact-info__row a:hover {
	color: #0e4746;
	text-decoration: underline;
}
.contact-form-area {
	flex: 2 1 340px;
	max-width: 520px;
	min-width: 260px;
	padding-left: 40px;
	border-left: 1px solid #e6e6e6;
	border-radius: 0;
	border: none;
	box-shadow: none;
}
.contact-form-area h2 {
	font-size: 1.08rem;
	color: #176B6A;
	font-weight: 700;
	margin-bottom: 10px;
	letter-spacing: 0.04em;
	display: flex;
	align-items: center;
	gap: 8px;
}
.contact-form-area__placeholder {
	color: #a68c6d;
	font-style: italic;
	font-size: 1rem;
	margin-top: 16px;
}
.contact-map {
	margin: 32px auto 0 auto;
	max-width: 900px;
	border-radius: 0;
	overflow: hidden;
	box-shadow: 0 8px 32px 0 rgba(23,107,106,0.13), 0 1.5px 8px 0 rgba(0,0,0,0.04);
	border: none;
	background: #fff;
}
.contact-map iframe {
	border: none;
	width: 100%;
	height: 320px;
	display: block;
	border-radius: 0;
}
@media (max-width: 900px) {
	.contact-content-row {
		flex-direction: column;
		gap: 0;
		padding: 0 12px;
	}
	.contact-form-area {
		padding-left: 0;
		border-left: none;
		margin-top: 32px;
	}
}
.page-hero__eyebrow {
	display: block;
	color: #b0894a;
	font-weight: 600;
	font-size: 1.1rem;
	margin-bottom: 8px;
	letter-spacing: 0.05em;
}
.page-hero--contact h1 {
	font-size: 2.2rem;
	font-weight: 800;
	margin: 0 auto 12px auto;
	color: #7c5a1e;
	max-width: 520px;
	background: linear-gradient(90deg, #b0894a 10%, #f6e9d7 90%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	letter-spacing: 0.01em;
	text-shadow: 0 2px 12px rgba(180,140,80,0.08);
}
.page-hero__intro {
	color: #a68c6d;
	font-size: 1.08rem;
	margin: 0 auto;
	max-width: 420px;
	background: rgba(246,233,215,0.5);
	border-radius: 12px;
	padding: 8px 18px;
	box-shadow: 0 1px 6px 0 rgba(180,140,80,0.04);
}
.shell-float {
	position: absolute;
	z-index: 2;
	width: 54px;
	height: 54px;
	pointer-events: none;
	opacity: 0.85;
	animation: floatShell 7s ease-in-out infinite;
}
.shell-float.shell1 {
	left: 8vw;
	top: 30px;
	animation-delay: 0s;
}
.shell-float.shell2 {
	right: 10vw;
	top: 60px;
	animation-delay: 2s;
	width: 38px;
	height: 38px;
	opacity: 0.7;
}
.shell-float.shell3 {
	left: 50vw;
	top: 120px;
	animation-delay: 4s;
	width: 44px;
	height: 44px;
	opacity: 0.6;
}
@keyframes floatShell {
	0% { transform: translateY(0) scale(1) rotate(-8deg); }
	50% { transform: translateY(-24px) scale(1.08) rotate(8deg); }
	100% { transform: translateY(0) scale(1) rotate(-8deg); }
}
.contact-body.container {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	margin-top: 0;
	justify-content: center;
	align-items: flex-start;
}
.contact-info {
	background: none;
	border-radius: 0;
	box-shadow: none;
	padding: 40px 28px 28px 28px;
	min-width: 220px;
	max-width: 320px;
	flex: 1 1 220px;
	display: flex;
	flex-direction: column;
	gap: 14px;
	border: none;
	margin-top: 0;
}
.contact-info h2 {
	font-size: 1.15rem;
	color: #176B6A;
	margin-bottom: 10px;
	font-weight: 800;
	letter-spacing: 0.04em;
	display: flex;
	align-items: center;
	gap: 8px;
}
.contact-info__row {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 1.05rem;
	color: #176B6A;
	padding: 8px 0;
	border-bottom: 1px solid #e2cfa3;
	margin-bottom: 10px;
}
.contact-info__row:last-child {
	border-bottom: none;
}
.contact-info__icon {
	font-family: 'Material Icons';
	font-size: 1.3em;
	color: #176B6A;
	vertical-align: middle;
	margin-right: 8px;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}
@media (max-width: 900px) {
	.contact-content-row {
		flex-direction: column;
		gap: 0;
		padding: 0 0;
		align-items: stretch;
	}
	.contact-info, .contact-form-area {
		max-width: 100% !important;
		min-width: 0 !important;
		width: 100% !important;
		box-sizing: border-box;
		margin: 0 auto 0 auto;
		border-radius: 0 !important;
		border: none !important;
		box-shadow: none !important;
		background: #fff !important;
	}
	.contact-form-area {
		padding-left: 0;
		border-left: none;
		margin-top: 32px;
	}
	.contact-info__row {
		width: 100%;
		min-width: 0;
		box-sizing: border-box;
	}
}
.contact-info__row a {
	color: #176B6A;
	text-decoration: none;
	font-weight: 600;
	transition: color 0.2s;
}
.contact-info__row a:hover {
	color: #b0894a;
	text-decoration: underline;
}
.contact-form-area {
	background: none;
	border-radius: 0;
	box-shadow: none;
	padding: 32px 0 0 0;
	min-width: 220px;
	max-width: 520px;
	flex: 2 1 340px;
	border: none;
	margin-top: 0;
	padding-left: 40px;
	border-left: 1px solid #e6e6e6;
}
.contact-form-area h2 {
	font-size: 1.08rem;
	color: #176B6A;
	margin-bottom: 18px;
	font-weight: 800;
	letter-spacing: 0.04em;
	display: flex;
	align-items: center;
	gap: 8px;
}
.contact-form-area__placeholder {
	color: #a68c6d;
	font-style: italic;
	font-size: 1rem;
	margin-top: 16px;
}
.contact-map {
	margin: 40px auto 0 auto;
	max-width: 700px;
	border-radius: 22px;
	overflow: hidden;
	box-shadow: 0 4px 24px 0 rgba(23,107,106,0.10);
	border: 2px solid #176B6A;
	background: rgba(255,255,255,0.92);
}
.contact-map iframe {
	border: none;
	width: 100%;
	height: 340px;
	display: block;
	border-radius: 22px;
}
}
