/*
Theme Name: Cabin Child
Theme URI: http://demo.select-themes.com/cabin/
Description: A child theme of Cabin Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.1.7
Template: cabin
*/
@import url("../cabin/style.css");

/* Home video: native WPBakery row and video element. */
body.home .glorious-home-video-row {
	background-color: #031f17 !important;
	background-position: center !important;
	background-repeat: repeat !important;
	background-size: auto !important;
	box-sizing: border-box;
	padding: 62px 0 !important;
}

body.home .glorious-home-video-row > .full_section_inner {
	box-sizing: border-box;
	margin: 0 auto !important;
	max-width: 1060px;
	width: calc(100% - 70px);
}

body.home .glorious-home-video-heading {
	margin-bottom: 20px;
	text-align: center;
}

body.home .glorious-home-video-heading h2 {
	color: #3ad88f;
	font-family: "Lora", serif;
	font-size: 34px;
	font-style: italic;
	font-weight: 700;
	line-height: 1.25;
	margin: 0 0 8px;
	text-transform: none;
}

body.home .glorious-home-video-heading p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
}

body.home .glorious-home-video {
	margin: 0 auto;
	max-width: 960px;
}

body.home .glorious-home-video .wpb_video_wrapper {
	background: #000;
	border: 1px solid #bfa97d;
	border-radius: 5px;
	box-shadow: 0 14px 30px rgba(0, 0, 0, 0.5);
	overflow: hidden;
}

/* The mission row intentionally overrides the legacy custom_panel2 wallpaper. */
body.page-id-52681 .custom_panel2.glorious-mission-panel,
body.page-id-52128 .glorious-mission-panel {
	background-color: #f4f1eb !important;
	background-image: url("../../uploads/2021/09/iStock-635733538-min.jpg") !important;
	background-position: center top !important;
	background-repeat: repeat-y !important;
	background-size: 100% auto !important;
	box-shadow: none !important;
}

body.home .glorious-mission-panel .wpb_text_column span,
body.home .glorious-mission-panel .progress_title_holder,
body.home .glorious-mission-panel .progress_title {
	color: #8c8c8c !important;
}

body.home .glorious-mission-panel .progress_number,
body.home .glorious-mission-panel .progress_number span {
	color: #fff !important;
}

/* Upcoming puzzle cards keep the same content footprint as button cards. */
body.page-id-70 .glorious-coming-room-note,
body.page-id-52095 .glorious-coming-room-note {
	box-sizing: border-box;
	color: #8c8c8c;
	font-size: 14px;
	line-height: 1.45;
	margin: 0 28px 25px;
	min-height: 76px;
	padding-top: 16px;
	text-align: center;
}

body.page-id-70 .service_table_content,
body.page-id-52095 .service_table_content {
	min-height: 106px;
}

/* Reusable WPBakery age rules card on pricing and booking pages. */
.glorious-age-rules {
	box-sizing: border-box;
	margin: 32px auto !important;
	max-width: 1040px;
	padding: 0 30px;
}

.glorious-age-rules > .wpb_wrapper,
.elementor .glorious-age-rules {
	background: rgba(8, 8, 8, .68);
	border: 1px solid rgba(191, 169, 125, .46);
	border-radius: 8px;
	box-shadow: 0 18px 42px rgba(0, 0, 0, .28);
	box-sizing: border-box;
	padding: 26px 30px;
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
}

.glorious-age-rules ul {
	color: #bfa97d;
	list-style: disc outside;
	margin: 0;
	padding-left: 22px;
}

.glorious-age-rules li {
	color: #bfa97d;
	font-size: 16px;
	line-height: 1.55;
	margin: 0 0 18px;
	padding-left: 5px;
}

.glorious-age-rules li:last-child {
	margin-bottom: 0;
}

.glorious-age-rules :where(strong, b, span) {
	color: #bfa97d;
}

/* Restored contact title and embedded map remain editable WPBakery elements. */
.glorious-contact-intro {
	margin: 0 auto;
	max-width: 980px;
	text-align: center;
}

.glorious-contact-intro h2 {
	color: #3ad88f;
	font-family: "Lora", serif;
	font-size: 30px;
	font-style: italic;
	font-weight: 700;
	line-height: 1.3;
	text-transform: none;
}

.glorious-contact-intro p {
	color: #bfa97d;
	font-size: 16px;
	line-height: 1.55;
}

.glorious-contact-map iframe {
	display: block;
	width: 100%;
}

/* Keep the puzzle carousel centered below its heading on home and puzzle pages. */
body.home .enigma-carousel-glass .owl-carousel,
body.single-enigmes .enigma-carousel-glass .owl-carousel {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

body.home .enigma-carousel-glass .item-inner,
body.single-enigmes .enigma-carousel-glass .item-inner {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 900px) {
	body.home .glorious-home-video-row {
		padding: 42px 0 !important;
	}

	body.home .glorious-home-video-row > .full_section_inner {
		width: calc(100% - 40px);
	}

	body.home .glorious-home-video-heading h2 {
		font-size: 24px;
	}

	body.home .glorious-home-video-heading p {
		font-size: 14px;
	}

	body.home .glorious-home-video .wpb_video_wrapper {
		box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	}

	.glorious-age-rules {
		margin: 24px auto !important;
		padding: 0 20px;
	}

	.glorious-age-rules > .wpb_wrapper,
	.elementor .glorious-age-rules {
		padding: 20px 22px;
	}

	.glorious-age-rules li {
		font-size: 15px;
	}

	.glorious-contact-intro {
		padding: 0 20px;
	}

	.glorious-contact-intro h2 {
		font-size: 24px;
	}
}

@media screen and (max-width: 600px) {
	.enigma-carousel-glass .owl-carousel {
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}

	.enigma-carousel-glass .owl-stage-outer {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}

	body.home .glorious-home-video-row > .full_section_inner {
		width: calc(100% - 28px);
	}

	body.page-id-52681 .custom_panel2.glorious-mission-panel,
	body.page-id-52128 .glorious-mission-panel {
		background-size: auto 100% !important;
		padding: 30px 20px !important;
	}

	.glorious-age-rules {
		padding: 0 14px;
	}

	.glorious-age-rules > .wpb_wrapper,
	.elementor .glorious-age-rules {
		padding: 18px 18px;
	}

	.glorious-age-rules li {
		font-size: 14px;
		line-height: 1.5;
	}

	.glorious-contact-intro h2 {
		font-size: 21px;
	}

	.glorious-contact-map iframe {
		height: 340px;
	}

	.section.sombre .q_icon_with_title {
		position: relative;
	}

	/* Stack the WPBakery contact entries on mobile instead of keeping four
	 * desktop columns squeezed into the viewport. */
	.section.sombre .section_inner_margin > .vc_column_container {
		float: none;
		margin: 0;
		width: 100% !important;
	}

	.section.sombre .section_inner_margin > .vc_column_container > .vc_column-inner {
		padding: 0 20px;
	}

	.section.sombre .q_icon_with_title .icon_holder {
		left: 0;
		position: absolute;
		top: 0;
	}

	.section.sombre .q_icon_with_title .icon_text_holder {
		box-sizing: border-box;
		min-height: 70px;
		padding-left: 86px !important;
		width: 100%;
	}

	.section.sombre .q_icon_with_title {
		margin-bottom: 26px;
		min-height: 70px;
	}

	.section.sombre .q_icon_with_title:last-child {
		margin-bottom: 0;
	}

	.section.sombre .q_icon_with_title .icon_title,
	.section.sombre .q_icon_with_title p {
		overflow-wrap: anywhere;
	}
}
