/*
Theme Name: Emperor Tours
Version: 1.0.0
Template: astra
*/

/* Astra Header Builder */

#ast-desktop-header, #ast-mobile-header {
	position: fixed;
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;
	transition: all ease-out 0.5s;
	z-index: 999;
}

#ast-desktop-header.active, #ast-mobile-header.active {
	background-color: rgba(255, 255, 255, 0);
	box-shadow: 5px 3px 20px 0 rgba(0, 0, 0, 0.1);
	margin-top: -35px;
	padding: 0;
}

#ast-desktop-header.active img.custom-logo, #ast-mobile-header.active img.custom-logo {
	width: 200px!important;
	transition: all ease-out 0.5s;
}

/* End Astra Header Builder */

/* Content */

.elementor-divider svg path {
	fill: #a21a28 !important;
}

.elementor-icon-box svg * {
	fill: none !important;
	stroke: #a21a28 !important;
}

/* End Content */


/* Sticky Left / Right */

.sticky-parent {
	align-items: flex-start;
}

.sticky-left,
.sticky-right {
	position: -webkit-sticky !important;
	position: sticky !important;
	top: 190px !important;
	align-self: flex-start !important;
}

.sticky-left img,
.sticky-right img {
	z-index: 10;
	width: 100%;
}

@media screen and (max-width: 767px) {
	.sticky-left,
	.sticky-right {
		position: static !important;
		top: auto !important;
		align-self: auto !important;
	}
}

/* End Sticky Left / Right */

/* Zoom Effect */

.zoom-effect {
	transition: transform 0.4s ease;
}

.zoom-effect:hover {
	transform: scale(1.02);
}

/* End Zoom Effect */

/* WPForms */

/* Below header full width */
.ast-below-header-bar,
.site-below-header-wrap.ast-container {
	max-width: 100% !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.site-below-header-wrap {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.ast-below-header-bar {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.site-header-below-section-center,
.header-widget-area,
.header-widget-area-inner {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* Remove WordPress auto-paragraph spacing */
.header-widget-area-inner p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0 !important;
}

#block-8 {
	padding: 0 !important;
	margin: 0 !important;
}

/* Form container */
#wpforms-1113,
#wpforms-form-1113 {
	width: 100% !important;
	max-width: 900px !important;
	margin: 0 auto !important;
}

/* Kill ALL WPForms layout overrides */
#wpforms-1113 .wpforms-field-container {
	display: flex !important;
	flex-wrap: nowrap !important;
	gap: 10px !important;
	align-items: center !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

#wpforms-1113 .wpforms-field-container .wpforms-field {
	float: none !important;
	clear: none !important;
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
	flex: 1 1 0 !important;
	min-width: 0 !important;
}

/* Hide honeypot/spam fields */
#wpforms-1113-field_5-container,
#wpforms-1113-field_1-container {
	display: none !important;
}

/* Dropdown proportions */
#wpforms-1113-field_2-container {
	flex: 3 1 0 !important;
}

#wpforms-1113-field_3-container,
#wpforms-1113-field_4-container {
	flex: 1 1 0 !important;
}

/* Select width only — no visual styling */
#wpforms-1113 .wpforms-field-select select,
#wpforms-1113 .wpforms-field-select select.wpforms-field-small,
#wpforms-1113 .wpforms-field-select select.wpforms-field-medium {
	width: 100% !important;
	max-width: 100% !important;
	min-width: 0 !important;
	height: 40px !important;
	box-sizing: border-box !important;
}

/* Labels */
#wpforms-1113 .wpforms-field-label {
	display: none !important;
}

/* Submit container */
#wpforms-1113 .wpforms-submit-container {
	display: flex !important;
	align-items: center !important;
	flex: 0 0 auto !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* Submit button */
#wpforms-1113 .wpforms-submit {
	height: 40px !important;
	padding: 0 !important;
	background: #a21a28 !important;
	border: none !important;
	border-radius: 16px !important;
	color: #fff !important;
	text-transform: uppercase !important;
	white-space: nowrap !important;
	cursor: pointer !important;
	transition: background 0.25s !important;
}

#wpforms-1113 .wpforms-submit:hover {
	background: #c4202f !important;
}

#wpforms-1113 .wpforms-submit:active {
	transform: scale(0.98) !important;
	background: #8a1621 !important;
}

/* Responsive: stack on mobile */
@media (max-width: 680px) {
	.ast-below-header-bar,
	.site-below-header-wrap.ast-container {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}

	#wpforms-1113 .wpforms-field-container {
		flex-wrap: wrap !important;
		gap: 8px !important;
	}

	#wpforms-1113 .wpforms-field-container .wpforms-field,
	#wpforms-1113-field_2-container,
	#wpforms-1113-field_3-container,
	#wpforms-1113-field_4-container {
		flex: 1 1 100% !important;
		width: 100% !important;
	}

	#wpforms-1113 .wpforms-submit-container {
		flex: 1 1 100% !important;
		width: 100% !important;
	}

	#wpforms-1113 .wpforms-submit {
		width: 100% !important;
	}
}

/* End WPForms */

/* Footer */

.travel-aware {
	margin: 0 auto;
	margin-top: 30px;
	width: 900px;
}

.accreditation-logos {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 24px 32px;
	padding: 0 0 20px;
	margin-bottom: 20px;
}

.accreditation-logos img {
	height: 48px;
	width: auto;
	opacity: 0.6;
	filter: grayscale(100%);
	transition: filter 0.4s ease, opacity 0.4s ease;
	object-fit: contain;
}

.accreditation-logos img:hover {
	filter: grayscale(0%);
	opacity: 1;
}

@media screen and (max-width: 767px) {
	.accreditation-logos {
		gap: 16px 24px;
	}

	.accreditation-logos img {
		height: 36px;
	}
}

/* End Footer */