/*
 Theme Name:   Swissresort Child
 Theme URI:    https://themeforest.net/item/swissresort-resort-hotel-booking-wordpress-theme/50997440
 Description:  Swissresort Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     swissresort
 Version:      1.0.0
 Text Domain:  swissresort-child
*/

:root {
	--dob-blue: #8ebbd1;
	--dob-blue-dark: #155979;
	--dob-blue-pale: #e5f0f5;
	--dob-orange: #f7941e;
	--dob-yellow: #ffd503;
}

/* Original Dobrinishte branding. Keep the PNG's proportions exactly as supplied.
   Its 2000px canvas contains large white margins, so the image is positioned
   inside an overflow viewport instead of stretched or compressed. */
.logo-theme img,
.elementor-widget-apus_element_logo img {
	content: url('assets/logo-dobr.png');
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 260px !important;
	height: 260px !important;
	max-width: none !important;
	object-fit: contain;
	transform: translateY(-94px);
}

.elementor-widget-apus_element_logo .logo-main {
	display: block;
	position: relative;
	width: 260px;
	height: 61px;
	max-width: 100%;
	margin-inline: auto;
	overflow: hidden;
	background: #fff;
}

.elementor-widget-apus_element_logo .logo-main img {
	opacity: 1;
}

/* Keep the supplied mark readable in the normal and sticky Header 1 states. */
.header-1-2325 .elementor-widget-apus_element_logo,
.header-1-2325 .elementor-widget-apus_element_logo .elementor-widget-container,
.header-1-2325 .elementor-widget-apus_element_logo .logo-main {
	min-width: 260px;
	visibility: visible !important;
	opacity: 1 !important;
}

.header-1-2325 .elementor-widget-apus_element_logo .logo-main {
	background-color: #fff;
	border-radius: 3px;
}

.header-1-2325 .show-navbar-sidebar,
.header-1-2325 .show-navbar-sidebar .text,
.header-1-2325 .vertical-icon { color: var(--dob-blue-dark) !important; }
.header-1-2325 .vertical-icon {
	display: inline-block !important;
	width: 24px !important;
	height: 16px !important;
	margin-right: 12px;
	background: linear-gradient(to bottom,
		var(--dob-blue-dark) 0 2px,
		transparent 2px 7px,
		var(--dob-blue-dark) 7px 9px,
		transparent 9px 14px,
		var(--dob-blue-dark) 14px 16px) !important;
}
.header-1-2325 .vertical-icon::before,
.header-1-2325 .vertical-icon::after { display: none !important; content: none !important; }
.header-1-2325 { position: relative; }
.header-1-2325 .elementor-widget-apus_element_nav_bar {
	display: block !important;
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 42px;
	width: auto !important;
	transform: translateY(-50%);
}
.header-1-2325 .show-navbar-sidebar { display: inline-flex !important; cursor: pointer; }

/* Header 1 off-canvas navigation. Elementor sizes the trigger widget narrowly;
   explicitly size the fixed drawer against the viewport, not that widget. */
.header-1-2325 .vertical-menu-container-wrapper {
	width: 430px !important;
	max-width: calc(100vw - 20px) !important;
	padding: 32px 38px !important;
	background: #102c30 !important;
}
.header-1-2325 .vertical-menu-container-wrapper .top-info {
	padding: 0 0 24px !important;
}
.header-1-2325 .vertical-menu-container-wrapper .close-action {
	color: #fff !important;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .08em;
}
.header-1-2325 .vertical-menu-container-wrapper .content-vertical {
	width: 100% !important;
	overflow: hidden;
}
.header-1-2325 .navbar-offcanvas .sliding-menu__panel-root > li > a,
.header-1-2325 .navbar-offcanvas .sliding-menu__panel-root > li > .sliding-menu__nav {
	padding: 13px 0;
	color: #fff;
	font-size: 20px;
	line-height: 1.25;
}
.header-1-2325 .navbar-offcanvas .sliding-menu__nav::before { color: var(--dob-orange); }
.header-1-2325 .vertical-menu-container-wrapper .content-bottom { display: none !important; }
.header-1-2325 .elementor-widget-icon-list {
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 220px;
	width: auto !important;
	transform: translateY(-50%);
}

@media (max-width: 767px) {
	.header-1-2325 .elementor-widget-apus_element_nav_bar { top: 26px; right: 18px; left: auto; transform: none; }
	.header-1-2325 .show-navbar-sidebar .text { display: none; }
	.header-1-2325 .elementor-widget-icon-list { display: none; }
	.header-1-2325 .elementor-widget-apus_element_logo,
	.header-1-2325 .elementor-widget-apus_element_logo .elementor-widget-container,
	.header-1-2325 .elementor-widget-apus_element_logo .logo-main { min-width: 190px; width: 190px; height: 45px; }
	.header-1-2325 .elementor-widget-apus_element_logo img { width: 190px !important; height: 190px !important; transform: translateY(-69px); }
	.header-1-2325 .vertical-menu-container-wrapper { width: calc(100vw - 20px) !important; padding: 24px !important; }
}

.apus-header .main-menu > nav > div > ul {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.apus-header .main-menu > nav > div > ul > li > a {
	color: var(--dob-blue-dark);
	font-size: 13px;
	font-weight: 600;
	white-space: nowrap;
}

.apus-header .main-menu > nav > div > ul > li:hover > a,
.apus-header .main-menu > nav > div > ul > li.active > a {
	color: var(--dob-orange);
}

a { color: var(--dob-blue-dark); }
a:hover, a:focus { color: var(--dob-orange); }

.elementor-button,
.btn-theme,
button[type='submit'],
input[type='submit'] {
	border-color: var(--dob-orange) !important;
	background-color: var(--dob-orange) !important;
}

.elementor-button:hover,
.elementor-button:focus,
.btn-theme:hover,
.btn-theme:focus,
button[type='submit']:hover,
input[type='submit']:hover {
	border-color: var(--dob-yellow) !important;
	background-color: var(--dob-yellow) !important;
	color: var(--dob-blue-dark) !important;
}

.dobrinishte-businesses {
	--dob-green: var(--dob-blue-dark);
	--dob-gold: var(--dob-orange);
	background: var(--dob-blue-pale);
	padding: clamp(72px, 8vw, 120px) 24px;
}

.dobrinishte-businesses__inner {
	max-width: 1500px;
	margin: 0 auto;
}

.dobrinishte-businesses__intro {
	max-width: 720px;
	margin: 0 auto clamp(34px, 5vw, 64px);
	text-align: center;
}

.dobrinishte-businesses__eyebrow {
	margin: 0 0 12px;
	color: var(--dob-gold);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .16em;
	text-transform: uppercase;
}

.dobrinishte-businesses__intro h2 {
	margin: 0 0 16px;
	color: var(--dob-blue-dark);
	font-size: clamp(36px, 4vw, 62px);
	line-height: 1.06;
}

.dobrinishte-businesses__intro > p:last-child {
	color: #69736e;
	font-size: 17px;
	line-height: 1.7;
}

.dobrinishte-businesses__grid {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 18px;
}

.dobrinishte-business-card {
	position: relative;
	display: flex;
	min-height: 500px;
	overflow: hidden;
	border-radius: 4px;
	color: #fff;
	isolation: isolate;
	box-shadow: 0 18px 45px rgba(23, 37, 31, .12);
}

.dobrinishte-business-card__media,
.dobrinishte-business-card__shade {
	position: absolute;
	inset: 0;
}

.dobrinishte-business-card__media {
	z-index: -2;
	background: var(--dob-green) center / cover no-repeat;
	transition: transform .7s cubic-bezier(.2,.7,.2,1);
}

.dobrinishte-business-card__shade {
	z-index: -1;
	background: linear-gradient(180deg, rgba(10, 24, 18, .04) 25%, rgba(10, 24, 18, .94) 100%);
	transition: background .35s ease;
}

.dobrinishte-business-card__content {
	display: flex;
	width: 100%;
	margin-top: auto;
	padding: 32px 28px;
	flex-direction: column;
	align-items: flex-start;
}

.dobrinishte-business-card__type {
	margin-bottom: 10px;
	color: var(--dob-yellow);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .13em;
	text-transform: uppercase;
}

.dobrinishte-business-card strong {
	font-family: var(--e-global-typography-primary-font-family), serif;
	font-size: clamp(25px, 2vw, 34px);
	font-weight: 500;
	line-height: 1.1;
}

.dobrinishte-business-card__copy {
	max-height: 0;
	margin-top: 0;
	overflow: hidden;
	opacity: 0;
	font-size: 14px;
	line-height: 1.55;
	transition: max-height .4s ease, opacity .35s ease, margin .35s ease;
}

.dobrinishte-business-card__link {
	margin-top: 18px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .04em;
}

.dobrinishte-business-card__link span {
	display: inline-block;
	margin-left: 6px;
	transition: transform .25s ease;
}

.dobrinishte-business-card:hover,
.dobrinishte-business-card:focus-visible {
	color: #fff;
}

.dobrinishte-business-card:hover .dobrinishte-business-card__media,
.dobrinishte-business-card:focus-visible .dobrinishte-business-card__media {
	transform: scale(1.06);
}

.dobrinishte-business-card:hover .dobrinishte-business-card__shade,
.dobrinishte-business-card:focus-visible .dobrinishte-business-card__shade {
	background: linear-gradient(180deg, rgba(10, 24, 18, .12), rgba(10, 24, 18, .97));
}

.dobrinishte-business-card:hover .dobrinishte-business-card__copy,
.dobrinishte-business-card:focus-visible .dobrinishte-business-card__copy {
	max-height: 100px;
	margin-top: 14px;
	opacity: .82;
}

.dobrinishte-business-card:hover .dobrinishte-business-card__link span,
.dobrinishte-business-card:focus-visible .dobrinishte-business-card__link span {
	transform: translateX(5px);
}

@media (max-width: 1199px) {
	.dobrinishte-businesses__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.dobrinishte-business-card:last-child { grid-column: span 2; min-height: 400px; }
}

@media (max-width: 767px) {
	.dobrinishte-businesses { padding-inline: 16px; }
	.dobrinishte-businesses__grid { grid-template-columns: 1fr; }
	.dobrinishte-business-card,
	.dobrinishte-business-card:last-child { grid-column: auto; min-height: 430px; }
	.dobrinishte-business-card__copy { max-height: 100px; margin-top: 14px; opacity: .82; }
}

.business-page-intro,
.business-booking-zone,
.business-contact-strip {
	max-width: 1180px;
	margin-inline: auto;
	padding-inline: 24px;
}

.business-page-intro {
	padding-top: clamp(70px, 9vw, 130px);
	padding-bottom: clamp(60px, 7vw, 100px);
}

.business-kicker {
	margin: 0 0 14px;
	color: var(--dob-orange);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .16em;
}

.business-page-intro h1,
.business-booking-zone h2,
.business-contact-strip h2 {
	color: var(--dob-blue-dark);
}

.business-page-intro h1 {
	max-width: 900px;
	margin: 0 0 28px;
	font-size: clamp(48px, 7vw, 92px);
	line-height: 1;
}

.business-page-intro p,
.business-booking-zone > p,
.business-contact-strip p {
	max-width: 800px;
	color: #69736e;
	font-size: 17px;
	line-height: 1.8;
}

.business-page-intro .business-lead {
	color: var(--dob-blue-dark);
	font-size: clamp(20px, 2.2vw, 28px);
	line-height: 1.55;
}

.business-booking-zone {
	padding-top: clamp(60px, 7vw, 100px);
	padding-bottom: clamp(60px, 7vw, 100px);
	border-top: 1px solid #e3dfd5;
}

.business-booking-zone h2,
.business-contact-strip h2 {
	font-size: clamp(36px, 4vw, 58px);
}

.business-booking-placeholder {
	display: flex;
	min-height: 190px;
	margin-top: 40px;
	padding: 38px;
	border: 1px solid #dcd6c9;
	background: var(--dob-blue-pale);
	flex-direction: column;
	justify-content: center;
}

.business-booking-placeholder strong {
	color: var(--dob-blue-dark);
	font-size: 22px;
}

.business-booking-placeholder span {
	margin-top: 8px;
	color: #78817d;
}

.business-contact-strip {
	margin-bottom: clamp(60px, 8vw, 120px);
	padding-top: clamp(50px, 6vw, 80px);
	padding-bottom: clamp(50px, 6vw, 80px);
	background: var(--dob-blue-dark);
}

.business-contact-strip h2,
.business-contact-strip p,
.business-contact-strip a {
	color: #fff;
}

.business-contact-strip a { text-decoration: underline; }

.archive-page-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
	margin-top: 28px;
}
.archive-page-card {
	display: flex;
	min-height: 145px;
	padding: 24px;
	border: 1px solid #dce7ea;
	background: #fff;
	color: var(--dob-blue-dark);
	flex-direction: column;
	justify-content: space-between;
	transition: transform .2s ease, border-color .2s ease;
}
.archive-page-card:hover { border-color: var(--dob-orange); transform: translateY(-3px); }
.archive-page-card strong { font-size: 19px; line-height: 1.35; }
.archive-page-card span { margin-top: 18px; color: var(--dob-orange); font-size: 12px; font-weight: 700; }
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3 { margin: 1.5em 0 .65em; color: var(--dob-blue-dark); }
.elementor-widget-text-editor p,
.elementor-widget-text-editor li { color: #596b70; font-size: 16px; line-height: 1.75; }

@media (max-width: 900px) { .archive-page-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 600px) { .archive-page-grid { grid-template-columns: 1fr; } }

.dob-room-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 34px; }
.dob-room-card { overflow: hidden; background: #fff; color: var(--dob-blue-dark); box-shadow: 0 12px 32px rgba(21,89,121,.09); }
.dob-room-card__image { display: flex; min-height: 260px; background: linear-gradient(145deg, #d8e8ef, #f7fbfc) center / cover no-repeat; align-items: center; justify-content: center; transition: transform .45s ease; }
.dob-room-card__image span { color: #7896a4; font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.dob-room-card__body { display: flex; min-height: 190px; padding: 25px; flex-direction: column; }
.dob-room-card__body strong { font-size: 21px; line-height: 1.3; }
.dob-room-card__body > span { margin-top: 12px; color: #66777e; line-height: 1.6; }
.dob-room-card__body small { margin-top: auto; padding-top: 18px; color: var(--dob-orange); font-weight: 700; }
.dob-room-card:hover .dob-room-card__image { transform: scale(1.025); }
@media (max-width: 900px) { .dob-room-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 600px) { .dob-room-grid { grid-template-columns: 1fr; } }

.hd-lead { color: var(--dob-blue-dark) !important; font-size: 21px !important; line-height: 1.65 !important; }
.hd-hotel-hero { display: flex; min-height: 650px; padding: 80px 7vw; background-position: center; background-size: cover; align-items: center; }
.hd-hotel-hero__inner { width: min(1180px, 100%); margin: 0 auto; }
.hd-hotel-hero__inner > span { color: var(--dob-yellow); font-size: 13px; font-weight: 800; letter-spacing: .16em; }
.hd-hotel-hero h1 { max-width: 800px; margin: 18px 0; color: #fff; font-size: clamp(52px, 7vw, 92px); line-height: .98; }
.hd-hotel-hero p { margin: 0 0 32px; color: #fff; font-size: 20px; }
.hd-hotel-hero a { display: inline-block; padding: 17px 26px; border-radius: 3px; background: var(--dob-orange); color: #fff; font-size: 13px; font-weight: 800; }
.hd-listing-hero { display: flex; min-height: 420px; padding: 70px 24px; background-position: center; background-size: cover; color: #fff; align-items: center; flex-direction: column; justify-content: center; text-align: center; }
.hd-listing-hero h1 { margin: 0 0 14px; color: #fff; font-size: clamp(44px, 6vw, 76px); }
.hd-listing-hero p { margin: 0; color: #fff; font-size: 18px; }
.hd-facts { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.hd-facts > div { display: flex; min-height: 145px; padding: 24px; background: var(--dob-blue-pale); flex-direction: column; justify-content: center; }
.hd-facts strong { color: var(--dob-orange); font-size: 34px; line-height: 1; }
.hd-facts span { margin-top: 9px; color: var(--dob-blue-dark); font-size: 13px; font-weight: 700; }
#rooms .elementor-widget-apus_element_booking_tours { margin-top: 42px; }
@media (max-width: 600px) { .hd-facts { grid-template-columns: 1fr 1fr; } .hd-facts > div { min-height: 115px; padding: 16px; } .hd-facts strong { font-size: 26px; } }

/* Direct Elementor imports do not always regenerate the theme's boxed-container
   rules immediately. Keep the hotel layout aligned to the theme grid here. */
.elementor-5830 > .e-con:not(:first-child) > .e-con-inner,
.elementor-5995 > .e-con:not(:first-child) > .e-con-inner {
	width: min(1180px, calc(100% - 48px)) !important;
	max-width: 1180px !important;
	margin-inline: auto !important;
}
.elementor-5830 > .e-con:nth-child(2),
.elementor-5830 > .e-con:nth-child(3),
.elementor-5830 > .e-con:nth-child(4),
.elementor-5830 > .e-con:nth-child(5) { padding-block: clamp(70px, 7vw, 105px) !important; }
.elementor-5830 > .e-con:nth-child(2) > .e-con-inner,
.elementor-5830 > .e-con:nth-child(4) > .e-con-inner {
	display: grid !important;
	grid-template-columns: minmax(0, 1.15fr) minmax(340px, .85fr) !important;
	gap: clamp(36px, 5vw, 72px) !important;
	align-items: center;
}
.elementor-5830 > .e-con:nth-child(2) > .e-con-inner > .e-con,
.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con { width: 100% !important; }
.elementor-5830 > .e-con:nth-child(5) .e-con-inner > .e-con {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 18px !important;
	width: 100% !important;
}
.elementor-5830 > .e-con:nth-child(5) .elementor-widget-image img {
	display: block;
	width: 100% !important;
	height: 360px !important;
	object-fit: cover;
}
.elementor-5830 > .e-con:nth-child(4) .elementor-widget-image img {
	display: block;
	width: 100% !important;
	height: 520px !important;
	object-fit: cover;
}
.elementor-5830 .dob-room-grid,
.elementor-5995 .dob-room-grid { width: 100%; margin-inline: auto; }
.elementor-5830 #rooms > .e-con-inner {
	width: min(1180px, calc(100% - 48px)) !important;
	max-width: 1180px !important;
	margin-inline: auto !important;
}
.elementor-5830 #rooms .elementor-widget-heading,
.elementor-5830 #rooms .elementor-widget-text-editor { text-align: center; }

@media (max-width: 900px) {
	.elementor-5830 > .e-con:not(:first-child) > .e-con-inner,
	.elementor-5995 > .e-con:not(:first-child) > .e-con-inner { width: min(100% - 32px, 1180px) !important; }
	.elementor-5830 #rooms > .e-con-inner { width: min(100% - 32px, 1180px) !important; }
	.elementor-5830 > .e-con:nth-child(2) > .e-con-inner,
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner { grid-template-columns: 1fr !important; }
	.elementor-5830 > .e-con:nth-child(5) .e-con-inner > .e-con { grid-template-columns: 1fr !important; }
	.elementor-5830 > .e-con:nth-child(5) .elementor-widget-image img { height: 300px !important; }
}

@media (max-width: 600px) {
	.hd-hotel-hero {
		min-height: 560px;
		padding: 58px 22px;
		background-position: 58% center;
	}
	.hd-hotel-hero__inner > span { font-size: 11px; line-height: 1.5; }
	.hd-hotel-hero h1 { margin: 18px 0; font-size: 50px; line-height: 1.02; }
	.hd-hotel-hero p { margin-bottom: 28px; font-size: 17px; line-height: 1.65; }
	.hd-hotel-hero a { width: 100%; padding: 16px 18px; text-align: center; }

	/* The imported overview and facts are sibling Elementor containers. */
	.elementor-5830 > .e-con:nth-child(2),
	.elementor-5830 > .e-con:nth-child(3) { width: 100% !important; }
	.elementor-5830 > .e-con:nth-child(2) { padding: 36px 0 20px !important; }
	.elementor-5830 > .e-con:nth-child(3) { padding: 0 0 28px !important; }
	.elementor-5830 > .e-con:nth-child(2) > .e-con-inner,
	.elementor-5830 > .e-con:nth-child(3) > .e-con-inner {
		width: calc(100% - 32px) !important;
		max-width: none !important;
	}
	.elementor-5830 > .e-con:nth-child(2) .elementor-heading-title {
		margin: 0 !important;
		font-size: 32px !important;
		line-height: 1.15 !important;
	}
	.elementor-5830 > .e-con:nth-child(2) .elementor-widget-heading { margin: 0 0 22px !important; }
	.elementor-5830 > .e-con:nth-child(2) .hd-lead {
		font-size: 18px !important;
		line-height: 1.6 !important;
	}
	.elementor-5830 > .e-con:nth-child(2) .elementor-widget-text-editor p:not(.hd-lead) {
		font-size: 15px;
		line-height: 1.7;
	}
	.elementor-5830 .hd-facts { width: 100%; gap: 10px; }
	.elementor-5830 .hd-facts > div { min-width: 0; min-height: 112px; padding: 15px; }
	.elementor-5830 .hd-facts strong { font-size: 25px; }
	.elementor-5830 .hd-facts span { font-size: 11px; line-height: 1.35; }

	.elementor-5830 > .e-con:nth-child(4),
	.elementor-5830 > .e-con:nth-child(5) { padding-block: 64px !important; }
	.elementor-5830 #rooms > .e-con-inner { width: calc(100% - 32px) !important; }
	.elementor-5830 #rooms .elementor-heading-title { line-height: 1.15; }
	.elementor-5830 .dob-room-grid { gap: 16px; margin-top: 26px; }
	.elementor-5830 .dob-room-card__image { min-height: 220px; }
	.elementor-5830 .dob-room-card__body { min-height: 170px; padding: 21px; }
}

/* Homepage hero: supplied Bezbog photography with a restrained crossfade. */
.dob-home-hero,
.elementor-5770 > .e-con:first-child {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	background-image: none !important;
}
.dob-home-hero::before,
.dob-home-hero::after,
.elementor-5770 > .e-con:first-child::before,
.elementor-5770 > .e-con:first-child::after {
	content: '';
	position: absolute;
	z-index: -2;
	inset: 0;
	background-position: center;
	background-size: cover;
	will-change: opacity, transform;
}
.dob-home-hero::before,
.elementor-5770 > .e-con:first-child::before {
	background-image: linear-gradient(rgba(5,40,56,.40), rgba(5,40,56,.58)), url('assets/hija-bezbog.png');
	animation: dobHeroFirst 16s infinite ease-in-out;
}
.dob-home-hero::after,
.elementor-5770 > .e-con:first-child::after {
	background-image: linear-gradient(rgba(5,40,56,.38), rgba(5,40,56,.56)), url('assets/hija-bezbog-2.png');
	animation: dobHeroSecond 16s infinite ease-in-out;
}
.dob-home-hero > .e-con-inner,
.elementor-5770 > .e-con:first-child > .e-con-inner { position: relative; z-index: 2; }
@keyframes dobHeroFirst {
	0%, 42% { opacity: 1; transform: scale(1); }
	50%, 92% { opacity: 0; transform: scale(1.035); }
	100% { opacity: 1; transform: scale(1); }
}
@keyframes dobHeroSecond {
	0%, 42% { opacity: 0; transform: scale(1.035); }
	50%, 92% { opacity: 1; transform: scale(1); }
	100% { opacity: 0; transform: scale(1.035); }
}
@media (prefers-reduced-motion: reduce) {
	.dob-home-hero::before,
	.elementor-5770 > .e-con:first-child::before { animation: none; }
	.dob-home-hero::after,
	.elementor-5770 > .e-con:first-child::after { display: none; }
}

/* Bulgarian homepage content replacing the imported demo sections. */
.fp-shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.fp-eyebrow { display: block; margin-bottom: 15px; color: var(--dob-orange); font-size: 12px; font-weight: 800; letter-spacing: .16em; }
.fp-intro, .fp-stories, .fp-news { padding: clamp(80px, 8vw, 125px) 0; }
.fp-split { display: grid; grid-template-columns: minmax(0,.85fr) minmax(440px,1.15fr); gap: clamp(45px,7vw,95px); align-items: center; }
.fp-copy h2, .fp-section-head h2, .fp-news__copy h2, .fp-cta h2, .fp-cinema__copy h2 { margin: 0 0 24px; font-size: clamp(42px,5vw,68px); line-height: 1.05; }
.fp-lead { color: var(--dob-blue-dark); font-size: 21px; line-height: 1.65; }
.fp-copy p, .fp-news__copy p { color: #64757b; font-size: 16px; line-height: 1.8; }
.fp-actions { display: flex; margin-top: 32px; gap: 24px; align-items: center; flex-wrap: wrap; }
.fp-button { display: inline-block; padding: 17px 25px; border-radius: 3px; background: var(--dob-orange); color: #fff; font-size: 12px; font-weight: 800; letter-spacing: .04em; }
.fp-button:hover { background: var(--dob-yellow); color: var(--dob-blue-dark); }
.fp-text-link { color: var(--dob-blue-dark); font-size: 13px; font-weight: 800; }
.fp-photo { position: relative; margin: 0; }
.fp-photo img { display: block; width: 100%; height: 560px; object-fit: cover; }
.fp-photo figcaption { position: absolute; right: 18px; bottom: 18px; padding: 10px 14px; background: rgba(255,255,255,.92); color: var(--dob-blue-dark); font-size: 12px; font-weight: 700; }
.dob-home-section--cinema { padding: clamp(80px,8vw,120px) 0; background: var(--dob-blue-dark); }
.fp-cinema {
	display: grid;
	width: min(1080px, calc(100% - 48px));
	margin-inline: auto;
	grid-template-columns: minmax(280px, 420px) minmax(0, 1fr);
	gap: clamp(45px, 8vw, 110px);
	align-items: center;
}
.fp-cinema__video {
	display: block;
	width: 100%;
	aspect-ratio: 9 / 16;
	height: auto;
	max-height: 760px;
	border-radius: 6px;
	background: #071f29;
	object-fit: cover;
	box-shadow: 0 28px 80px rgba(0,0,0,.28);
}
.fp-cinema__copy { position: static; max-width: 590px; color: var(--dob-blue-dark); pointer-events: none; }
.fp-cinema__copy h2 { color: var(--dob-blue-dark); }
.fp-cinema__copy p { color: #52686f; }
.dob-home-section--cinema .fp-cinema__copy h2,
.dob-home-section--cinema .fp-cinema__copy p { color: #fff !important; }
.fp-cinema__copy p { font-size: 18px; }
.fp-section-head { display: flex; margin-bottom: 45px; align-items: flex-end; justify-content: space-between; gap: 25px; }
.fp-story-grid { display: grid; grid-template-columns: 1.35fr 1fr 1fr; gap: 18px; }
.fp-story { position: relative; display: block; min-height: 500px; overflow: hidden; background: var(--dob-blue-dark); color: #fff; }
.fp-story img { position: absolute; width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.fp-story::after { content:''; position:absolute; inset:0; background:linear-gradient(180deg,transparent 35%,rgba(5,35,47,.92)); }
.fp-story > span { position: absolute; z-index: 2; right: 28px; bottom: 30px; left: 28px; }
.fp-story small { display: block; margin-bottom: 10px; color: var(--dob-yellow); font-size: 11px; font-weight: 800; letter-spacing: .12em; }
.fp-story strong { display: block; color: #fff; font-family: var(--swissresort-heading-font); font-size: 27px; line-height: 1.2; }
.fp-story:hover img { transform: scale(1.045); }
.fp-news { background: var(--dob-blue-pale); }
.fp-news__grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(45px,7vw,90px); align-items: center; }
.fp-news__visual img { display: block; width: 100%; max-width: 570px; aspect-ratio: 1; object-fit: cover; box-shadow: 0 25px 65px rgba(21,89,121,.12); }
.fp-cta { display: flex; min-height: 600px; padding: 90px 0; background-position: center; background-size: cover; color: #fff; align-items: center; }
.fp-cta .fp-shell { margin-left: max(24px,calc((100% - 1180px)/2)); }
.fp-cta h2 { max-width: 760px; color: #fff; }
.fp-cta p { max-width: 620px; color: #fff; font-size: 18px; }
.fp-button--ghost { border: 1px solid rgba(255,255,255,.75); background: transparent; }
@media (max-width: 900px) {
	.fp-shell { width: min(100% - 32px,1180px); }
	.fp-split, .fp-news__grid { grid-template-columns: 1fr; }
	.fp-story-grid { grid-template-columns: 1fr 1fr; }
	.fp-story--wide { grid-column: span 2; }
	.fp-photo img { height: 430px; }
	.fp-cinema { width: min(100% - 32px, 760px); grid-template-columns: minmax(250px, 340px) 1fr; gap: 38px; }
}
@media (max-width: 600px) {
	.fp-story-grid { grid-template-columns: 1fr; }
	.fp-story--wide { grid-column: auto; }
	.fp-story { min-height: 430px; }
	.fp-section-head { align-items: flex-start; flex-direction: column; }
	.fp-cinema { width: min(100% - 32px, 420px); grid-template-columns: 1fr; gap: 34px; }
	.fp-cinema__video { width: min(100%, 360px); max-height: none; margin-inline: auto; }
	.fp-cinema__copy { text-align: center; }
	.fp-cta { min-height: 520px; }
}

.fp-weather { position:relative; display:grid; width:min(1180px,calc(100% - 48px)); min-height:126px; margin:0 auto 8px; padding:18px 22px; border:1px solid #dbe7ec; border-top:4px solid var(--dob-orange); border-radius:8px; background:#fff; box-shadow:0 14px 40px rgba(21,89,121,.09); grid-template-columns:minmax(290px,1.35fr) 2fr; align-items:center; }
.fp-weather__current { display:flex; padding-right:24px; gap:18px; align-items:center; }
.fp-weather__icon { width:65px; font-size:50px; line-height:1; text-align:center; }
.fp-weather__current div { display:flex; flex-direction:column; gap:2px; }
.fp-weather__label { color:var(--dob-orange); font-size:10px; font-weight:800; letter-spacing:.15em; }
.fp-weather__current strong { color:var(--dob-blue-dark); font-size:25px; line-height:1.25; }
.fp-weather__current div > span:last-child { color:#64757b; font-size:13px; }
.fp-weather__days { display:grid; border-left:1px solid #e2ebef; grid-template-columns:repeat(6,1fr); }
.fp-weather__day { display:grid; min-width:66px; padding:4px 10px; border-right:1px solid #e2ebef; color:var(--dob-blue-dark); grid-template-columns:1fr 1fr; align-items:center; text-align:center; }
.fp-weather__day b { grid-column:1/-1; font-size:11px; text-transform:uppercase; }
.fp-weather__day span { grid-row:span 2; font-size:25px; }
.fp-weather__day strong { font-size:16px; }
.fp-weather__day small { color:#8a9ba1; font-size:11px; }
.fp-weather__credit { position:absolute; right:12px; bottom:3px; color:#a2afb4; font-size:8px; }
@media (max-width:900px) { .fp-weather { grid-template-columns:1fr; gap:16px; } .fp-weather__current { padding-right:0; } .fp-weather__days { padding-top:14px; border-top:1px solid #e2ebef; border-left:0; } }
@media (max-width:600px) { .fp-weather { width:min(100% - 24px,420px); padding:18px 16px 22px; } .fp-weather__icon { width:50px; font-size:40px; } .fp-weather__current strong { font-size:22px; } .fp-weather__days { display:flex; margin-right:-16px; padding-bottom:5px; overflow-x:auto; } .fp-weather__day { flex:0 0 74px; padding-inline:6px; } }

/* Site footer. */
#apus-footer .elementor-widget-html { margin: 0; }
#apus-footer .elementor-widget-html > .elementor-widget-container { width: 100%; }
.dob-footer { color: #c7d5d8; background: #082f3f; }
.dob-footer__main { display: grid; width: min(1180px, calc(100% - 48px)); margin: 0 auto; padding: 80px 0 68px; grid-template-columns: 1.25fr 1fr 1fr 1.15fr; gap: clamp(35px, 5vw, 72px); }
.dob-footer__brand img { display: block; width: 150px; height: 108px; margin-bottom: 25px; object-fit: contain; object-position: left center; }
.dob-footer__brand p, .dob-footer__contact p { margin: 0; color: #fff !important; font-size: 14px; line-height: 1.75; }
.dob-footer__column { display: flex; align-items: flex-start; flex-direction: column; gap: 11px; }
.dob-footer__column h2 { margin: 0 0 14px; color: #fff; font-size: 18px; }
.dob-footer__column a { color: #fff !important; font-size: 14px; line-height: 1.5; transition: color .2s ease; }
.dob-footer__column a:hover, .dob-footer__bottom a:hover { color: var(--dob-yellow) !important; }
.dob-footer__contact > a:first-of-type { color: #fff; font-size: 23px; font-weight: 700; }
.dob-footer__button { margin-top: 10px; padding: 12px 16px; border: 1px solid rgba(255,255,255,.35); border-radius: 3px; color: #fff !important; font-size: 11px !important; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.dob-footer__button:hover { border-color: var(--dob-orange); background: var(--dob-orange); }
.dob-footer__bottom { display: flex; width: min(1180px, calc(100% - 48px)); margin: 0 auto; padding: 24px 0; border-top: 1px solid rgba(255,255,255,.14); align-items: center; justify-content: space-between; gap: 25px; }
.dob-footer__bottom p, .dob-footer__bottom a { margin: 0; color: rgba(255,255,255,.72) !important; font-size: 12px; }
@media (max-width: 900px) { .dob-footer__main { grid-template-columns: 1fr 1fr; } }
@media (max-width: 600px) { .dob-footer__main { width: min(100% - 32px, 420px); padding: 58px 0 48px; grid-template-columns: 1fr; gap: 38px; } .dob-footer__bottom { width: min(100% - 32px, 420px); align-items: flex-start; flex-direction: column; gap: 8px; } }

/* Hizha Gotse Delchev landing page. */
.gd-page { color:#52686f; background:#fff; }
.gd-shell { width:min(1180px,calc(100% - 48px)); margin-inline:auto; }
.gd-kicker { display:block; margin-bottom:16px; color:var(--dob-orange); font-size:12px; font-weight:800; letter-spacing:.16em; }
.gd-page h1,.gd-page h2,.gd-page h3 { color:var(--dob-blue-dark); }
.gd-page h2 { margin:0 0 25px; font-size:clamp(38px,5vw,64px); line-height:1.08; }
.gd-page p { font-size:16px; line-height:1.8; }
.gd-hero { display:flex; min-height:680px; background-position:center; background-size:cover; align-items:center; }
.gd-hero .gd-shell { padding:90px 0; }
.gd-hero h1 { max-width:760px; margin:0 0 20px; color:#fff; font-size:clamp(54px,7vw,94px); line-height:.98; }
.gd-hero p { max-width:650px; color:#fff; font-size:20px; }
.gd-actions { display:flex; margin-top:34px; gap:14px; flex-wrap:wrap; }
.gd-button { display:inline-block; padding:17px 25px; border:1px solid var(--dob-orange); border-radius:3px; background:var(--dob-orange); color:#fff!important; font-size:11px; font-weight:800; letter-spacing:.06em; }
.gd-button--light { border-color:#fff; background:#fff; color:var(--dob-blue-dark)!important; }
.gd-button--outline { background:transparent; color:var(--dob-blue-dark)!important; }
.gd-intro { padding:clamp(85px,9vw,135px) 0; }
.gd-intro__grid { display:grid; grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr); gap:clamp(55px,8vw,110px); align-items:center; }
.gd-lead { color:var(--dob-blue-dark); font-size:21px!important; }
.gd-facts { display:grid; grid-template-columns:1fr 1fr; border-top:1px solid #dbe7ec; border-left:1px solid #dbe7ec; }
.gd-facts div { display:flex; min-height:145px; padding:25px; border-right:1px solid #dbe7ec; border-bottom:1px solid #dbe7ec; flex-direction:column; justify-content:center; }
.gd-facts strong { color:var(--dob-orange); font-size:27px; }
.gd-facts span { margin-top:5px; font-size:12px; }
.gd-feature { padding:clamp(75px,8vw,115px) 0; background:var(--dob-blue-pale); }
.gd-feature__grid { display:grid; grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr); gap:clamp(50px,8vw,105px); align-items:center; }
.gd-feature figure { margin:0; }
.gd-feature img { display:block; width:100%; height:560px; object-fit:cover; }
.gd-hours { margin-top:30px; padding:22px 0; border-top:1px solid rgba(21,89,121,.2); border-bottom:1px solid rgba(21,89,121,.2); }
.gd-hours span,.gd-hours strong { display:block; }
.gd-hours span { margin-bottom:5px; color:#73888f; font-size:11px; font-weight:700; letter-spacing:.1em; text-transform:uppercase; }
.gd-hours strong { color:var(--dob-blue-dark); font-size:19px; }
.gd-access { padding:clamp(85px,9vw,135px) 0; }
.gd-section-head { max-width:800px; margin-bottom:55px; }
.gd-benefits { display:grid; grid-template-columns:repeat(3,1fr); border-top:1px solid #dbe7ec; border-left:1px solid #dbe7ec; }
.gd-benefits article { min-height:300px; padding:35px; border-right:1px solid #dbe7ec; border-bottom:1px solid #dbe7ec; }
.gd-benefits article>span { color:var(--dob-orange); font-size:12px; font-weight:800; }
.gd-benefits h3 { margin:45px 0 14px; font-size:24px; }
.gd-benefits p { font-size:14px; }
.gd-benefits a { color:var(--dob-orange); font-size:12px; font-weight:800; }
.gd-stay { padding:clamp(85px,9vw,125px) 0; background:#0d4b65; text-align:center; }
.gd-stay .gd-shell { max-width:800px; }
.gd-stay h2,.gd-stay p { color:#fff; }
.gd-stay .gd-actions { justify-content:center; }
.gd-stay .gd-button--outline { border-color:#fff; color:#fff!important; }
.gd-stay__lead { max-width:780px; margin:0 auto; }
.gd-floor-grid { display:grid; margin-top:50px; grid-template-columns:1fr 1fr; gap:20px; text-align:left; }
.gd-floor-grid article { padding:35px; border:1px solid rgba(255,255,255,.22); background:rgba(255,255,255,.06); }
.gd-floor-grid article>span { color:var(--dob-orange); font-size:11px; font-weight:800; letter-spacing:.13em; }
.gd-floor-grid h3 { margin:12px 0 22px; color:#fff; font-size:27px; }
.gd-floor-grid ul { margin:0; padding-left:19px; color:#e5eff3; }
.gd-floor-grid li { margin-bottom:12px; line-height:1.65; }
.gd-rooms-listings { background:#f3f7f8; }
.gd-rooms-listings>.e-con-inner { width:min(1180px,calc(100% - 48px))!important; }
.gd-rooms-listings h2 { font-size:clamp(38px,5vw,60px); }
.gd-room-floor { margin:0 0 9px!important; padding:0!important; color:var(--dob-orange)!important; font-size:10px!important; font-weight:800!important; letter-spacing:.12em; }
@media(max-width:900px) { .gd-intro__grid,.gd-feature__grid { grid-template-columns:1fr; } .gd-benefits { grid-template-columns:1fr; } .gd-hero { min-height:600px; } .gd-feature img { height:450px; } }
@media(max-width:600px) { .gd-shell { width:min(100% - 32px,1180px); } .gd-hero { min-height:560px; background-position:58% center; } .gd-hero h1 { font-size:50px; } .gd-hero p { font-size:17px; } .gd-actions { align-items:stretch; flex-direction:column; } .gd-button { text-align:center; } .gd-facts,.gd-floor-grid { grid-template-columns:1fr; } .gd-facts div { min-height:120px; padding:16px; } .gd-facts strong { font-size:21px; } .gd-feature img { height:330px; } .gd-benefits article { min-height:0; } .gd-floor-grid article { padding:25px; } }

.bz-hero { min-height:720px; background-position:center 45%; }
.bz-price-grid { display:grid; margin-top:45px; grid-template-columns:repeat(5,1fr); border-top:1px solid rgba(255,255,255,.25); border-left:1px solid rgba(255,255,255,.25); text-align:left; }
.bz-price-grid div { display:flex; min-height:180px; padding:24px; border-right:1px solid rgba(255,255,255,.25); border-bottom:1px solid rgba(255,255,255,.25); flex-direction:column; justify-content:center; }
.bz-price-grid span { min-height:42px; color:#dce9ee; font-size:13px; }
.bz-price-grid strong { margin:12px 0 5px; color:#fff; font-size:20px; }
.bz-price-grid small { color:#f5ae55; line-height:1.4; }
.bz-price-note { max-width:900px; margin:32px auto 0; font-size:13px!important; }
@media(max-width:900px){.bz-price-grid{grid-template-columns:repeat(2,1fr)}.bz-price-grid div:last-child{grid-column:span 2}}
@media(max-width:600px){.bz-hero{min-height:580px}.bz-price-grid{grid-template-columns:1fr}.bz-price-grid div:last-child{grid-column:auto}.bz-price-grid div{min-height:145px}}

.lift-hero{min-height:720px;background-position:center;background-size:cover}.lift-trip,.lift-fun,.lift-prices{padding:clamp(85px,9vw,135px) 0}.lift-route{display:grid;grid-template-columns:1fr 150px 1fr;align-items:center}.lift-stop{position:relative;display:block;overflow:hidden;background:#fff;color:#52686f;box-shadow:0 18px 50px rgba(21,89,121,.12)}.lift-stop img{display:block;width:100%;height:390px;object-fit:cover}.lift-stop>small,.lift-stop h3,.lift-stop p,.lift-stop>strong{display:block;margin-right:30px;margin-left:30px}.lift-stop>small{margin-top:28px;color:var(--dob-orange);font-weight:800;letter-spacing:.1em}.lift-stop h3{margin-top:8px;margin-bottom:10px;font-size:28px}.lift-stop p{margin-top:0}.lift-stop>strong{margin-top:20px;margin-bottom:30px;color:var(--dob-orange);font-size:12px}.lift-stop__number{position:absolute;top:365px;right:25px;display:grid;width:50px;height:50px;border-radius:50%;background:var(--dob-orange);color:#fff;font-weight:800;place-items:center}.lift-route__ride{position:relative;z-index:2;display:flex;color:var(--dob-blue-dark);align-items:center;flex-direction:column}.lift-route__ride:before,.lift-route__ride:after{position:absolute;top:26px;width:80px;border-top:3px dashed var(--dob-orange);content:''}.lift-route__ride:before{right:85px}.lift-route__ride:after{left:85px}.lift-route__ride span{font-size:46px}.lift-route__ride b{font-size:20px}.lift-route__ride small{color:#7c9097}.lift-fun{background:#e5f0f5}.lift-features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lift-features article{padding:30px;background:#fff}.lift-features article>span{font-size:38px}.lift-features h3{margin:25px 0 12px;font-size:22px}.lift-features p{font-size:14px}.lift-info h2{color:#fff}.lift-info p{max-width:750px;margin-inline:auto}.lift-tips{display:flex;margin-top:35px;gap:12px;justify-content:center;flex-wrap:wrap}.lift-tips span{padding:12px 16px;border:1px solid rgba(255,255,255,.25);border-radius:30px;color:#fff;font-size:12px}.lift-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lift-price-grid article{padding:35px;border:1px solid #dbe7ec}.lift-price-grid article>small{color:var(--dob-orange);font-weight:800;letter-spacing:.12em}.lift-price-grid h3{margin:12px 0 30px;font-size:26px}.lift-price-grid article>div{display:grid;padding:15px 0;border-top:1px solid #dbe7ec;grid-template-columns:1fr auto;align-items:center}.lift-price-grid strong{color:var(--dob-blue-dark);font-size:22px}.lift-price-grid em{grid-column:2;color:#81949b;font-size:11px;font-style:normal}.lift-price-grid__featured{background:var(--dob-blue-dark);transform:translateY(-12px)}.lift-price-grid__featured h3,.lift-price-grid__featured strong,.lift-price-grid__featured span{color:#fff}.lift-price-grid__featured article>div{border-color:rgba(255,255,255,.2)}.lift-price-note{margin-top:28px;color:#74878e;font-size:12px!important;text-align:center}@media(max-width:900px){.lift-route{grid-template-columns:1fr;gap:30px}.lift-route__ride{padding:15px}.lift-route__ride:before,.lift-route__ride:after{display:none}.lift-features{grid-template-columns:1fr 1fr}.lift-price-grid{grid-template-columns:1fr}.lift-price-grid__featured{transform:none}}@media(max-width:600px){.lift-hero{min-height:600px}.lift-stop img{height:290px}.lift-features{grid-template-columns:1fr}.lift-price-grid article{padding:25px}}

.mehana-page{--mh-cream:#f5eee3;--mh-red:#a33b28;--mh-brown:#311b10;color:#69594f;background:#fff}.mehana-hero{display:flex;min-height:760px;background-position:center;background-size:cover;align-items:center}.mehana-hero .gd-shell{padding:90px 0}.mehana-hero>div>span,.mehana-kicker{display:block;margin-bottom:16px;color:#eab45e;font-size:11px;font-weight:800;letter-spacing:.18em}.mehana-hero h1{margin:0;color:#fff;font-family:Georgia,serif;font-size:clamp(62px,8vw,110px);font-weight:400;line-height:.9}.mehana-hero p{max-width:650px;color:#f7eee6;font-size:20px;line-height:1.7}.mehana-button{display:inline-block;padding:17px 24px;border:1px solid #d89745;background:#d89745;color:#24130b!important;font-size:11px;font-weight:800;letter-spacing:.06em}.mehana-button--ghost{background:transparent;color:#fff!important}.mehana-intro,.mehana-gallery,.mehana-events{padding:clamp(90px,9vw,140px) 0}.mehana-intro__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,110px)}.mehana-page h2{margin:0;color:var(--mh-brown);font-family:Georgia,serif;font-size:clamp(44px,6vw,76px);font-weight:400;line-height:1.05}.mehana-page h3{color:var(--mh-brown)}.mehana-page p{font-size:16px;line-height:1.8}.mehana-lead{color:var(--mh-brown);font-size:21px!important}.mehana-moments{padding:100px 0;background:var(--mh-brown)}.mehana-moment-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.mehana-moment-grid article{position:relative;min-height:330px;padding:35px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.mehana-moment-grid b{position:absolute;top:22px;right:25px;color:#7d695d}.mehana-moment-grid article>span{font-size:42px}.mehana-moment-grid h3{margin:50px 0 14px;color:#fff;font-family:Georgia,serif;font-size:28px;font-weight:400}.mehana-moment-grid p{color:#cbbdb5;font-size:14px}.mehana-gallery{background:var(--mh-cream)}.mehana-gallery__head{display:grid;margin-bottom:50px;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.mehana-gallery__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.mehana-gallery figure{margin:0;overflow:hidden}.mehana-gallery figure:nth-child(1),.mehana-gallery figure:nth-child(4){grid-column:span 7}.mehana-gallery figure:nth-child(2),.mehana-gallery figure:nth-child(3){grid-column:span 5}.mehana-gallery figure:nth-child(5),.mehana-gallery figure:nth-child(6){grid-column:span 6}.mehana-gallery img{display:block;width:100%;height:390px;object-fit:cover;transition:transform .6s}.mehana-gallery figure:hover img{transform:scale(1.035)}.mehana-events{background:#a33b28}.mehana-events__grid{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:center}.mehana-events h2,.mehana-events p{color:#fff}.mehana-contact{display:flex;padding:35px;border:1px solid rgba(255,255,255,.3);color:#fff;flex-direction:column}.mehana-contact small{margin-bottom:20px;color:#f2c27d;font-weight:800;letter-spacing:.12em}.mehana-contact a{color:#fff;font-family:Georgia,serif;font-size:32px}.mehana-contact span{margin:14px 0 3px;color:#eacfc7;font-size:12px}@media(max-width:900px){.mehana-intro__grid,.mehana-gallery__head,.mehana-events__grid{grid-template-columns:1fr}.mehana-moment-grid{grid-template-columns:1fr}.mehana-gallery figure{grid-column:span 6!important}}@media(max-width:600px){.mehana-hero{min-height:620px}.mehana-hero h1{font-size:56px}.mehana-gallery figure{grid-column:1/-1!important}.mehana-gallery img{height:300px}.mehana-moment-grid article{min-height:270px}.mehana-contact a{font-size:27px}}
.mehana-hero .gd-shell > p { margin-top: clamp(32px, 4vw, 48px); }

.fp-resources{padding:clamp(80px,8vw,125px) 0;background:#f3f7f8}.fp-resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fp-resource-card{display:flex;min-width:0;overflow:hidden;background:#fff;color:var(--dob-blue-dark);box-shadow:0 12px 35px rgba(21,89,121,.08);flex-direction:column}.fp-resource-card>img{display:block;width:100%;height:245px;object-fit:cover;transition:transform .6s}.fp-resource-card:nth-child(2)>img{object-position:center 28%}.fp-resource-card>span{display:flex;min-height:285px;padding:26px;flex-direction:column}.fp-resource-card small{color:var(--dob-orange);font-size:9px;font-weight:800;letter-spacing:.14em}.fp-resource-card strong{margin-top:10px;color:var(--dob-blue-dark);font-size:23px;line-height:1.2}.fp-resource-card p{color:#6c7e84;font-size:14px;line-height:1.65}.fp-resource-card b{margin-top:auto;color:var(--dob-orange);font-size:11px}.fp-resource-card:hover>img{transform:scale(1.04)}@media(max-width:1000px){.fp-resource-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.fp-resource-grid{grid-template-columns:1fr}.fp-resource-card>img{height:280px}.fp-resource-card>span{min-height:235px}}

.resource-page{color:#5c7077;background:#fff}.resource-shell{width:min(1000px,calc(100% - 48px));margin-inline:auto}.resource-hero{display:flex;min-height:590px;background-position:center;background-size:cover;align-items:center}.resource-hero .resource-shell{padding:90px 0}.resource-hero span,.resource-intro>span{display:block;margin-bottom:15px;color:var(--dob-orange);font-size:11px;font-weight:800;letter-spacing:.16em}.resource-hero h1{max-width:850px;margin:0 0 22px;color:#fff;font-size:clamp(50px,7vw,86px);line-height:1}.resource-hero p{max-width:680px;color:#fff;font-size:20px;line-height:1.7}.resource-content{padding:clamp(80px,9vw,135px) 0}.resource-content h2{margin:70px 0 30px;color:var(--dob-blue-dark);font-size:clamp(34px,5vw,56px);line-height:1.08}.resource-content h3{color:var(--dob-blue-dark)}.resource-content p,.resource-content li{font-size:16px;line-height:1.8}.resource-intro{max-width:820px}.resource-intro h2{margin-top:0}.resource-intro p:first-of-type{color:var(--dob-blue-dark);font-size:21px}.resource-callout,.resource-warning,.resource-emergency{margin:55px 0;padding:30px 35px;border-left:5px solid var(--dob-orange);background:var(--dob-blue-pale)}.resource-callout strong,.resource-warning strong,.resource-emergency strong{display:block;margin-bottom:8px;color:var(--dob-blue-dark);font-size:22px}.resource-callout p,.resource-warning p{margin:0}.resource-callout a{color:var(--dob-orange);font-weight:800}.resource-warning{border-color:#b6412d;background:#fff1ed}.resource-warning strong{color:#9e3524}.resource-emergency{display:flex;background:var(--dob-blue-dark);color:#fff;align-items:center;justify-content:space-between;gap:20px}.resource-emergency strong{margin:0;color:#fff}.resource-rule-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dbe7ec;border-left:1px solid #dbe7ec}.resource-rule-grid article{padding:28px;border-right:1px solid #dbe7ec;border-bottom:1px solid #dbe7ec}.resource-rule-grid b,.resource-chapters article>span{color:var(--dob-orange);font-size:11px}.resource-rule-grid h3{margin:35px 0 12px;font-size:21px}.resource-rule-grid p{font-size:14px}.resource-fees{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.resource-fees div{display:flex;padding:30px;background:#f3f7f8;flex-direction:column}.resource-fees span{color:#70858c}.resource-fees strong{margin:12px 0 5px;color:var(--dob-orange);font-size:34px}.resource-chapters article{display:grid;padding:45px 0;border-top:1px solid #dbe7ec;grid-template-columns:70px 1fr;column-gap:20px}.resource-chapters h2{margin:0 0 16px}.resource-chapters p{grid-column:2}.resource-table{overflow-x:auto}.resource-table table{width:100%;border-collapse:collapse}.resource-table th,.resource-table td{padding:15px;border:1px solid #dbe7ec;text-align:left}.resource-table th{background:var(--dob-blue-dark);color:#fff}.resource-table tr:nth-child(even){background:#f3f7f8}.resource-copy{padding:35px;background:#f3f7f8}.resource-route-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.resource-route-grid a{display:flex;min-height:185px;padding:26px;border:1px solid #dbe7ec;color:var(--dob-blue-dark);flex-direction:column}.resource-route-grid span{color:var(--dob-orange);font-size:9px;font-weight:800;letter-spacing:.12em}.resource-route-grid strong{margin-top:18px;font-size:22px;line-height:1.25}.resource-route-grid b{margin-top:auto;color:var(--dob-orange);font-size:11px}@media(max-width:700px){.resource-hero{min-height:520px}.resource-rule-grid,.resource-fees,.resource-route-grid{grid-template-columns:1fr}.resource-chapters article{grid-template-columns:45px 1fr}.resource-emergency{align-items:flex-start;flex-direction:column}.resource-shell{width:min(100% - 32px,1000px)}}

.pet-questions{padding:35px;background:#f3f7f8}.pet-questions ul{display:grid;margin:0;padding:0;grid-template-columns:1fr 1fr;gap:14px 35px;list-style:none}.pet-questions li{position:relative;padding-left:25px}.pet-questions li:before{position:absolute;left:0;color:var(--dob-orange);font-weight:800;content:'✓'}.pet-service{margin-top:70px;padding:40px;background:var(--dob-blue-pale)}.pet-service>div:first-child{max-width:780px}.pet-service h2{margin-top:10px}.pet-service>div:first-child>span{color:var(--dob-orange);font-size:11px;font-weight:800;letter-spacing:.15em}.pet-service .resource-fees div{background:#fff}@media(max-width:700px){.pet-questions ul{grid-template-columns:1fr}.pet-service{padding:25px}}

/* Mobile version of the Elementor theme header. */
.dob-mobile-toggle { display: none; }

@media (max-width: 767px) {
	#apus-header { position: relative; background: #fff; }
	#apus-header .elementor > .elementor-element:first-child { padding: 12px 16px !important; }
	#apus-header .elementor-widget-apus_element_primary_menu,
	#apus-header .elementor-widget-apus_element_phone,
	#apus-header .elementor-widget-button { display: none; }
	#apus-header .elementor-widget-apus_element_logo,
	#apus-header .elementor-widget-apus_element_logo > .elementor-widget-container { width: 190px !important; }
	#apus-header .elementor-widget-apus_element_logo .logo-main { width: 190px; height: 62px; background-size: 190px 190px; }
	#apus-header .elementor > .elementor-element:first-child > .e-con-inner { min-height: 68px; justify-content: flex-start; }

	.dob-mobile-toggle {
		display: flex; position: absolute; z-index: 1002; top: 24px; right: 18px;
		width: 52px; height: 46px; padding: 7px 8px; border: 0; border-radius: 4px;
		background: var(--dob-orange); color: #fff; align-items: center; flex-direction: column;
	}
	.dob-mobile-toggle span { display: block; width: 24px; height: 2px; margin: 2px 0; background: #fff; }
	.dob-mobile-toggle b { margin-top: 2px; font-size: 8px; line-height: 1; text-transform: uppercase; }

	#apus-header.dob-mobile-menu-open .elementor-widget-apus_element_primary_menu {
		display: block; position: absolute; z-index: 1001; top: 86px; left: 0; width: 100%;
		padding: 8px 18px 18px; background: #fff; border-top: 1px solid #dceaf0;
	}
	#apus-header.dob-mobile-menu-open .main-menu > nav > div > ul { display: block; }
	#apus-header.dob-mobile-menu-open .main-menu .navbar-nav > li { display: block; width: 100%; margin: 0; border-bottom: 1px solid #edf2f3; }
	#apus-header.dob-mobile-menu-open .main-menu .navbar-nav > li > a { display: block; padding: 13px 2px; font-size: 13px; }
	#apus-header.dob-mobile-menu-open .main-menu .dropdown-menu {
		display: block; position: static; min-width: 0; padding: 0 0 8px 15px; border: 0; box-shadow: none; opacity: 1; visibility: visible;
	}
	#apus-header.dob-mobile-menu-open .main-menu .dropdown-menu a { padding: 8px 0; font-size: 12px; }
}

/* Let the mobile header escape the theme's inset page wrapper. */
@media (max-width: 767px) {
	html, body { overflow-x: clip; }
	#apus-header.header-1-2325 {
		width: 100vw;
		max-width: none;
		margin-left: calc(50% - 50vw);
	}
	/* Two-tier mobile header: centered brand, then menu and booking actions. */
	#apus-header .elementor-2325 > .elementor-element-8ad6bc1 {
		display: grid !important;
		min-height: 180px !important;
		padding: 0 !important;
		grid-template-columns: minmax(0, 1fr) 145px !important;
		grid-template-rows: 120px 60px !important;
		align-items: center !important;
	}
	#apus-header .elementor-element-a380300 {
		display: flex !important;
		position: static !important;
		width: auto !important;
		height: 60px !important;
		padding-left: 24px;
		border-top: 1px solid rgba(21,89,121,.35);
		grid-column: 1;
		grid-row: 2;
		align-items: center !important;
		justify-content: flex-start !important;
	}
	#apus-header .elementor-element-03b9105 {
		display: flex !important;
		position: static !important;
		width: auto !important;
		height: 120px !important;
		grid-column: 1 / 3;
		grid-row: 1;
		align-items: center !important;
		justify-content: center !important;
		justify-self: stretch !important;
		margin: 0 !important;
	}
	#apus-header .elementor-element-03b9105 .elementor-widget-apus_element_logo,
	#apus-header .elementor-element-03b9105 .elementor-widget-container,
	#apus-header .elementor-element-03b9105 .logo-main {
		width: 190px !important;
		min-width: 190px !important;
		height: 52px !important;
		margin: 0 !important;
	}
	#apus-header .elementor-element-03b9105 .logo-main {
		display: flex;
		overflow: visible;
		align-items: center;
	}
	#apus-header .elementor-element-03b9105 .logo-main img {
		content: url('assets/logo-dobr-cropped.png');
		position: static !important;
		width: 190px !important;
		height: auto !important;
		max-width: 190px !important;
		transform: none !important;
	}
	#apus-header .elementor-element-a7a0e9a {
		display: flex !important;
		position: static !important;
		width: 145px !important;
		height: 60px !important;
		margin: 0 !important;
		background: var(--dob-blue-dark);
		grid-column: 2;
		grid-row: 2;
		align-items: stretch !important;
	}
	#apus-header .elementor-element-a7a0e9a .elementor-widget-button,
	#apus-header .elementor-element-a7a0e9a .elementor-widget-container,
	#apus-header .elementor-element-a7a0e9a .elementor-button {
		display: flex !important;
		width: 100% !important;
		height: 60px !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: var(--dob-blue-dark) !important;
		align-items: center;
		justify-content: center;
	}
	#apus-header .elementor-element-a7a0e9a .elementor-button-text {
		color: #fff;
		font-size: 11px;
		font-weight: 700;
		letter-spacing: .14em;
	}
	#apus-header .elementor-element-0d8c18a {
		display: block !important;
		position: static !important;
		width: 44px !important;
		margin: 0 !important;
		transform: none !important;
	}
	#apus-header .elementor-element-0d8c18a .elementor-widget-container,
	#apus-header .elementor-element-0d8c18a .vertical-wrapper,
	#apus-header .elementor-element-0d8c18a .show-navbar-sidebar {
		display: flex !important;
		width: 44px !important;
		height: 44px !important;
		margin: 0 !important;
		align-items: center !important;
		justify-content: center !important;
	}
	#apus-header .elementor-element-0d8c18a .vertical-icon { margin: 0 !important; }
	#apus-header .elementor-element-9a35e0a { margin: 0 !important; }
	.dob-mobile-toggle { display: none !important; }
}

/* Supplied Dobrinishte illustration system. */
.fp-resource-card > span::before {
	content: '';
	display: block;
	width: 54px;
	height: 54px;
	margin-bottom: 18px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.fp-resource-card:nth-child(1) > span::before { background-image: url('assets/graphics/sign-pathway.png'); }
.fp-resource-card:nth-child(2) > span::before { background-image: url('assets/graphics/boot.png'); }
.fp-resource-card:nth-child(3) > span::before { background-image: url('assets/graphics/map-path-destination.png'); }
.fp-resource-card:nth-child(4) > span::before { background-image: url('assets/graphics/backpack-1.png'); }

.hd-facts > div,
.gd-facts > div {
	display: grid;
	position: relative;
	overflow: hidden;
	grid-template-columns: minmax(0, 1fr) 58px;
	grid-template-rows: auto auto;
	column-gap: 14px;
	align-content: center;
}
.hd-facts > div > strong,
.gd-facts > div > strong { grid-column: 1; grid-row: 1; align-self: end; }
.hd-facts > div > span,
.gd-facts > div > span { grid-column: 1; grid-row: 2; align-self: start; }
.hd-facts > div::after,
.gd-facts > div::after {
	content: '';
	position: static;
	width: 58px;
	height: 58px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	grid-column: 2;
	grid-row: 1 / 3;
	align-self: center;
	justify-self: end;
	opacity: 1;
}
.hd-facts > div:nth-child(1)::after { background-image: url('assets/graphics/bed-1.png'); }
.hd-facts > div:nth-child(2)::after { background-image: url('assets/graphics/hut-icon.png'); }
.hd-facts > div:nth-child(3)::after { background-image: url('assets/graphics/mountain-sun.png'); }
.hd-facts > div:nth-child(4)::after { background-image: url('assets/graphics/forest-trees.png'); }
.gd-facts > div:nth-child(1)::after { background-image: url('assets/graphics/mountain-sun.png'); }
.gd-facts > div:nth-child(2)::after { background-image: url('assets/graphics/map-path-destination.png'); }
.gd-facts > div:nth-child(3)::after { background-image: url('assets/graphics/hut-mountain-icon.png'); }
.gd-facts > div:nth-child(4)::after { background-image: url('assets/graphics/boot.png'); }

.gd-benefits article {
	display: grid;
	position: relative;
	overflow: hidden;
	grid-template-columns: minmax(0, 1fr) 64px;
	grid-template-rows: auto auto 1fr;
	column-gap: 22px;
	align-content: start;
}
.gd-benefits article > span { grid-column: 1; grid-row: 1; align-self: center; }
.gd-benefits article::after {
	content: '';
	position: static;
	width: 64px;
	height: 64px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	grid-column: 2;
	grid-row: 1 / 3;
	align-self: start;
	justify-self: end;
	opacity: 1;
}
.gd-benefits article > h3 {
	margin: 38px 0 14px;
	grid-column: 1 / -1;
	grid-row: 2;
}
.gd-benefits article > p,
.gd-benefits article > a { grid-column: 1 / -1; }
.gd-benefits article:nth-child(1)::after { background-image: url('assets/graphics/map-path-destination.png'); }
.gd-benefits article:nth-child(2)::after { background-image: url('assets/graphics/mountain-lift.png'); }
.gd-benefits article:nth-child(3)::after { background-image: url('assets/graphics/forest-trees.png'); }

.lift-features article > span,
.mehana-moment-grid article > span {
	display: block;
	width: 58px;
	height: 58px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 0 !important;
}
.lift-features article:nth-child(1) > span { background-image: url('assets/graphics/mountain-lift.png'); }
.lift-features article:nth-child(2) > span { background-image: url('assets/graphics/mountain-sun.png'); }
.lift-features article:nth-child(3) > span { background-image: url('assets/graphics/ski-sticks-crossed.png'); }
.lift-features article:nth-child(4) > span { background-image: url('assets/graphics/camera.png'); }
.mehana-moment-grid article:nth-child(1) > span { background-image: url('assets/graphics/fire-camp.png'); }
.mehana-moment-grid article:nth-child(2) > span { background-image: url('assets/graphics/plate-fork-knife.png'); }
.mehana-moment-grid article:nth-child(3) > span { background-image: url('assets/graphics/tea-1.png'); }

.gd-kicker,
.fp-eyebrow,
.mehana-kicker { position: relative; }
.gd-kicker::before,
.fp-eyebrow::before,
.mehana-kicker::before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 1px;
	margin-right: 10px;
	background: currentColor;
	vertical-align: middle;
	opacity: .75;
}

@media (max-width: 600px) {
	.fp-resource-card > span::before { width: 48px; height: 48px; margin-bottom: 14px; }
	.hd-facts > div,
	.gd-facts > div { grid-template-columns: minmax(0, 1fr) 42px; column-gap: 9px; }
	.hd-facts > div::after,
	.gd-facts > div::after { width: 42px; height: 42px; opacity: 1; }
	.gd-benefits article { grid-template-columns: minmax(0, 1fr) 54px; column-gap: 16px; }
	.gd-benefits article::after { width: 54px; height: 54px; }
	.gd-benefits article > h3 { margin-top: 30px; }
	.gd-kicker::before,
	.fp-eyebrow::before,
	.mehana-kicker::before { width: 18px; margin-right: 8px; }
}

/* Hut fact cards need the full text width at desktop sizes. */
.gd-facts > div {
	display: flex;
	min-height: 190px;
	align-items: flex-start;
	justify-content: center;
}
.gd-facts > div::after {
	order: -1;
	width: 50px;
	height: 50px;
	margin-bottom: 14px;
	align-self: flex-start;
}
.gd-facts > div > strong,
.gd-facts > div > span { width: 100%; }
.gd-facts > div > strong { font-size: 25px; line-height: 1.15; }

@media (max-width: 600px) {
	.gd-facts > div {
		display: grid;
		min-height: 120px;
		grid-template-columns: minmax(0, 1fr) 48px;
		grid-template-rows: auto auto;
		column-gap: 14px;
		align-content: center;
	}
	.gd-facts > div::after {
		width: 48px;
		height: 48px;
		margin: 0;
		order: initial;
		grid-column: 2;
		grid-row: 1 / 3;
		align-self: center;
	}
	.gd-facts > div > strong { width: auto; grid-column: 1; grid-row: 1; }
	.gd-facts > div > span { width: auto; grid-column: 1; grid-row: 2; }
}

/* Decorative brand illustrations for the Bezbog page. */
.bz-page .gd-intro,
.bz-page .gd-feature,
.bz-page .bz-dining,
.bz-page .bz-prices {
	position: relative;
	overflow: hidden;
	isolation: isolate;
}
.bz-page .gd-intro > *,
.bz-page .gd-feature > *,
.bz-page .bz-dining > *,
.bz-page .bz-prices > * {
	position: relative;
	z-index: 1;
}
.bz-page .gd-intro::before,
.bz-page .gd-feature::after,
.bz-page .bz-dining::before,
.bz-page .bz-prices::after {
	content: '';
	position: absolute;
	z-index: 0;
	pointer-events: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.bz-page .gd-intro::before {
	left: 18px;
	bottom: 24px;
	width: 170px;
	height: 170px;
	background-image: url('assets/graphics/path-forst.png');
	opacity: .2;
	transform: rotate(-7deg);
}
.bz-page .gd-feature::after {
	top: 42px;
	right: 24px;
	width: 150px;
	height: 150px;
	background-image: url('assets/graphics/forest-trees.png');
	opacity: .23;
}
.bz-page .bz-dining::before {
	left: 20px;
	top: 82px;
	width: 126px;
	height: 126px;
	background-image: url('assets/graphics/plate-fork-knife.png');
	opacity: .2;
	transform: rotate(-8deg);
}
.bz-page .bz-prices::after {
	right: 3vw;
	bottom: 22px;
	width: 142px;
	height: 142px;
	background-image: url('assets/graphics/mountain-sun.png');
	opacity: .32;
}

@media (max-width: 900px) {
	.bz-page .gd-intro::before { left: -42px; width: 140px; height: 140px; opacity: .14; }
	.bz-page .gd-feature::after { right: -22px; width: 125px; height: 125px; opacity: .16; }
	.bz-page .bz-dining::before { left: -36px; width: 110px; height: 110px; opacity: .14; }
	.bz-page .bz-prices::after { right: -20px; width: 110px; height: 110px; opacity: .2; }
}

@media (max-width: 600px) {
	.bz-page .gd-intro::before,
	.bz-page .bz-dining::before { display: none; }
	.bz-page .gd-feature::after { top: 12px; right: -48px; width: 100px; height: 100px; opacity: .09; }
	.bz-page .bz-prices::after { right: -36px; bottom: 12px; width: 92px; height: 92px; opacity: .1; }
}

/* Hotel Dobrinishte: pair the flattened Elementor columns and remove empty rows. */
.elementor-5830 > .e-con:nth-child(2),
.elementor-5830 > .e-con:nth-child(6) { display: none !important; }

@media (min-width: 901px) {
	.elementor-5830 {
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	}
	.elementor-5830 > .e-con { width: 100% !important; max-width: none !important; }
	.elementor-5830 > .e-con:nth-child(1),
	.elementor-5830 > .e-con:nth-child(5),
	.elementor-5830 > .e-con:nth-child(9) { grid-column: 1 / -1; }
	.elementor-5830 > .e-con:nth-child(3),
	.elementor-5830 > .e-con:nth-child(4) {
		min-height: 610px;
		padding-block: 86px !important;
		align-items: center;
	}
	.elementor-5830 > .e-con:nth-child(3) { padding-right: 42px !important; padding-left: max(24px, calc((100vw - 1180px) / 2)) !important; }
	.elementor-5830 > .e-con:nth-child(4) { padding-right: max(24px, calc((100vw - 1180px) / 2)) !important; padding-left: 42px !important; }
	.elementor-5830 > .e-con:nth-child(3) > .e-con-inner,
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner,
	.elementor-5830 > .e-con:nth-child(7) > .e-con-inner,
	.elementor-5830 > .e-con:nth-child(8) > .e-con-inner {
		width: 100% !important;
		max-width: 590px !important;
		margin: 0 !important;
	}
	.elementor-5830 > .e-con:nth-child(7),
	.elementor-5830 > .e-con:nth-child(8) {
		min-height: 650px;
		padding-block: 82px !important;
		align-items: center;
	}
	.elementor-5830 > .e-con:nth-child(7) { padding-right: 34px !important; padding-left: max(24px, calc((100vw - 1180px) / 2)) !important; }
	.elementor-5830 > .e-con:nth-child(8) { padding-right: max(24px, calc((100vw - 1180px) / 2)) !important; padding-left: 52px !important; }
	.elementor-5830 > .e-con:nth-child(7) .elementor-widget-image img { height: 480px !important; object-fit: cover; }
}

@media (max-width: 900px) {
	.elementor-5830 > .e-con:nth-child(3) { padding: 56px 16px 22px !important; }
	.elementor-5830 > .e-con:nth-child(4) { padding: 0 16px 58px !important; }
	.elementor-5830 > .e-con:nth-child(7) { padding: 64px 16px 0 !important; }
	.elementor-5830 > .e-con:nth-child(8) { padding: 34px 16px 64px !important; }
	.elementor-5830 > .e-con:nth-child(3) > .e-con-inner,
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner,
	.elementor-5830 > .e-con:nth-child(7) > .e-con-inner,
	.elementor-5830 > .e-con:nth-child(8) > .e-con-inner { width: 100% !important; }
}

/* Branded decorative illustration system across the remaining main pages. */
.elementor-5770 .fp-intro,
.elementor-5770 .fp-news,
.elementor-5770 .fp-resources,
.elementor-5830 > .e-con:nth-child(3),
.elementor-5830 > .e-con:nth-child(5),
.elementor-5830 > .e-con:nth-child(8),
.elementor-5995 .gd-intro,
.elementor-5995 .gd-feature,
.elementor-5995 .gd-access,
.lift-page .lift-trip,
.lift-page .lift-fun,
.lift-page .lift-prices,
.mehana-page .mehana-intro,
.mehana-page .mehana-gallery,
.mehana-page .mehana-events {
	position: relative;
	overflow: hidden;
	isolation: isolate;
}
.elementor-5770 .fp-intro > *, .elementor-5770 .fp-news > *, .elementor-5770 .fp-resources > *,
.elementor-5830 > .e-con:nth-child(3) > *, .elementor-5830 > .e-con:nth-child(5) > *, .elementor-5830 > .e-con:nth-child(8) > *,
.elementor-5995 .gd-intro > *, .elementor-5995 .gd-feature > *, .elementor-5995 .gd-access > *,
.lift-page .lift-trip > *, .lift-page .lift-fun > *, .lift-page .lift-prices > *,
.mehana-page .mehana-intro > *, .mehana-page .mehana-gallery > *, .mehana-page .mehana-events > * { position: relative; z-index: 1; }

.elementor-5770 .fp-intro::before, .elementor-5770 .fp-news::after, .elementor-5770 .fp-resources::before,
.elementor-5830 > .e-con:nth-child(3)::before, .elementor-5830 > .e-con:nth-child(5)::after, .elementor-5830 > .e-con:nth-child(8)::after,
.elementor-5995 .gd-intro::before, .elementor-5995 .gd-feature::after, .elementor-5995 .gd-access::before,
.lift-page .lift-trip::before, .lift-page .lift-fun::after, .lift-page .lift-prices::before,
.mehana-page .mehana-intro::before, .mehana-page .mehana-gallery::after, .mehana-page .mehana-events::before {
	content: '';
	position: absolute;
	z-index: 0;
	width: 145px;
	height: 145px;
	pointer-events: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: .2;
}
.elementor-5770 .fp-intro::before { left: 20px; bottom: 24px; background-image: url('assets/graphics/mountain-sun.png'); }
.elementor-5770 .fp-news::after { top: 28px; right: 24px; background-image: url('assets/graphics/camera.png'); }
.elementor-5770 .fp-resources::before { left: 22px; top: 40px; background-image: url('assets/graphics/sign-pathway.png'); }
.elementor-5830 > .e-con:nth-child(3)::before { left: 22px; bottom: 24px; background-image: url('assets/graphics/map-path-destination.png'); }
.elementor-5830 > .e-con:nth-child(5)::after { top: 42px; right: 28px; background-image: url('assets/graphics/bed-1.png'); }
.elementor-5830 > .e-con:nth-child(8)::after { right: 24px; bottom: 28px; background-image: url('assets/graphics/hut-mountain-icon.png'); }
.elementor-5995 .gd-intro::before { left: 20px; bottom: 28px; background-image: url('assets/graphics/path-forst.png'); }
.elementor-5995 .gd-feature::after { top: 34px; right: 24px; background-image: url('assets/graphics/forest-trees.png'); }
.elementor-5995 .gd-access::before { left: 22px; top: 72px; background-image: url('assets/graphics/boot.png'); }
.lift-page .lift-trip::before { left: 20px; bottom: 30px; background-image: url('assets/graphics/map-path-destination.png'); }
.lift-page .lift-fun::after { top: 34px; right: 24px; background-image: url('assets/graphics/mountain-lift.png'); }
.lift-page .lift-prices::before { left: 22px; bottom: 28px; background-image: url('assets/graphics/ski-sticks-crossed.png'); }
.mehana-page .mehana-intro::before { left: 20px; bottom: 28px; background-image: url('assets/graphics/tea-1.png'); }
.mehana-page .mehana-gallery::after { top: 30px; right: 24px; background-image: url('assets/graphics/plate-fork-knife.png'); }
.mehana-page .mehana-events::before { left: 24px; bottom: 26px; background-image: url('assets/graphics/fire-camp.png'); opacity: .28; }

@media (max-width: 900px) {
	.elementor-5770 .fp-intro::before, .elementor-5770 .fp-news::after, .elementor-5770 .fp-resources::before,
	.elementor-5830 > .e-con:nth-child(3)::before, .elementor-5830 > .e-con:nth-child(5)::after, .elementor-5830 > .e-con:nth-child(8)::after,
	.elementor-5995 .gd-intro::before, .elementor-5995 .gd-feature::after, .elementor-5995 .gd-access::before,
	.lift-page .lift-trip::before, .lift-page .lift-fun::after, .lift-page .lift-prices::before,
	.mehana-page .mehana-intro::before, .mehana-page .mehana-gallery::after, .mehana-page .mehana-events::before {
		width: 105px;
		height: 105px;
		opacity: .12;
	}
}

@media (max-width: 600px) {
	.elementor-5770 .fp-intro::before, .elementor-5770 .fp-resources::before,
	.elementor-5830 > .e-con:nth-child(3)::before,
	.elementor-5995 .gd-intro::before, .elementor-5995 .gd-access::before,
	.lift-page .lift-trip::before, .lift-page .lift-prices::before,
	.mehana-page .mehana-intro::before, .mehana-page .mehana-events::before { display: none; }
}

/* Elementor keeps the Hotel columns nested; constrain those real wrappers. */
.elementor-5830 {
	display: block !important;
}
.elementor-5830 > .e-con:nth-child(2),
.elementor-5830 > .e-con:nth-child(3),
.elementor-5830 > .e-con:nth-child(4),
.elementor-5830 > .e-con:nth-child(5) {
	display: flex !important;
	width: 100% !important;
	max-width: none !important;
	min-height: 0 !important;
	height: auto !important;
	grid-column: auto !important;
}
.elementor-5830 > .e-con:nth-child(2) { padding-block: 78px !important; }
.elementor-5830 > .e-con:nth-child(2) > .e-con-inner {
	display: grid !important;
	grid-template-columns: minmax(0, 1.15fr) minmax(340px, .85fr) !important;
	gap: clamp(38px, 5vw, 72px) !important;
	align-items: center;
}
.elementor-5830 > .e-con:nth-child(2) > .e-con-inner > .e-con { width: 100% !important; min-height: 0 !important; }
.elementor-5830 > .e-con:nth-child(3) { padding-block: 82px !important; }
.elementor-5830 > .e-con:nth-child(4) { padding-block: 88px !important; }
.elementor-5830 > .e-con:nth-child(4) > .e-con-inner {
	display: grid !important;
	grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr) !important;
	gap: clamp(42px, 6vw, 82px) !important;
	align-items: center;
}
.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con { width: 100% !important; min-height: 0 !important; }
.elementor-5830 > .e-con:nth-child(4) .elementor-widget-image img { height: 500px !important; object-fit: cover; }
.elementor-5830 > .e-con:nth-child(5) { padding-block: 76px 100px !important; }

/* Correct Hotel decorative targets after the nested layout correction. */
.elementor-5830 > .e-con:nth-child(2),
.elementor-5830 > .e-con:nth-child(3),
.elementor-5830 > .e-con:nth-child(4) { position: relative; overflow: hidden; isolation: isolate; }
.elementor-5830 > .e-con:nth-child(2) > *,
.elementor-5830 > .e-con:nth-child(3) > *,
.elementor-5830 > .e-con:nth-child(4) > * { position: relative; z-index: 1; }
.elementor-5830 > .e-con:nth-child(2)::before,
.elementor-5830 > .e-con:nth-child(3)::after,
.elementor-5830 > .e-con:nth-child(4)::after {
	content: '';
	position: absolute;
	z-index: 0;
	width: 145px;
	height: 145px;
	pointer-events: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: .2;
}
.elementor-5830 > .e-con:nth-child(2)::before { left: 22px; bottom: 24px; background-image: url('assets/graphics/map-path-destination.png'); }
.elementor-5830 > .e-con:nth-child(3)::after { top: 36px; right: 28px; background-image: url('assets/graphics/bed-1.png'); }
.elementor-5830 > .e-con:nth-child(4)::after { right: 24px; bottom: 28px; background-image: url('assets/graphics/hut-mountain-icon.png'); }

@media (max-width: 900px) {
	.elementor-5830 > .e-con:nth-child(2) { padding: 56px 16px !important; }
	.elementor-5830 > .e-con:nth-child(2) > .e-con-inner,
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner { grid-template-columns: 1fr !important; }
	.elementor-5830 > .e-con:nth-child(3) { padding-block: 64px !important; }
	.elementor-5830 > .e-con:nth-child(4) { padding: 64px 16px !important; }
	.elementor-5830 > .e-con:nth-child(5) { padding-block: 60px 76px !important; }
	.elementor-5830 > .e-con:nth-child(2)::before,
	.elementor-5830 > .e-con:nth-child(3)::after,
	.elementor-5830 > .e-con:nth-child(4)::after { width: 105px; height: 105px; opacity: .12; }
}

@media (max-width: 600px) {
	.elementor-5830 > .e-con:nth-child(2)::before { display: none; }
	.elementor-5830 > .e-con:nth-child(4) .elementor-widget-image img { height: 320px !important; }
}

/* Hotel lower sections: neutralize Elementor's nested boxed-width variables. */
.elementor-5830 > .e-con:nth-child(4) > .e-con-inner,
.elementor-5830 > .e-con:nth-child(5) > .e-con-inner {
	width: min(1180px, calc(100% - 48px)) !important;
	max-width: 1180px !important;
	margin-inline: auto !important;
}
.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con,
.elementor-5830 > .e-con:nth-child(5) > .e-con-inner > .e-con {
	--width: 100% !important;
	--content-width: 100% !important;
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
	min-height: 0 !important;
}
.elementor-5830 > .e-con:nth-child(5) > .e-con-inner > .e-con {
	display: flex !important;
	grid-template-columns: none !important;
}
.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con > .e-con-inner,
.elementor-5830 > .e-con:nth-child(5) > .e-con-inner > .e-con > .e-con-inner {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
}
.elementor-5830 > .e-con:nth-child(4) .elementor-widget-image,
.elementor-5830 > .e-con:nth-child(4) .elementor-widget-image .elementor-widget-container,
.elementor-5830 > .e-con:nth-child(4) .elementor-widget-image a,
.elementor-5830 > .e-con:nth-child(4) .elementor-widget-image img {
	display: block;
	width: 100% !important;
}
.elementor-5830 > .e-con:nth-child(5) > .e-con-inner > .e-con > .e-con-inner {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 18px !important;
}
.elementor-5830 > .e-con:nth-child(5) .elementor-widget-image,
.elementor-5830 > .e-con:nth-child(5) .elementor-widget-image .elementor-widget-container,
.elementor-5830 > .e-con:nth-child(5) .elementor-widget-image a {
	display: block;
	width: 100% !important;
	max-width: none !important;
}
.elementor-5830 > .e-con:nth-child(5) .elementor-widget-image {
	--container-widget-width: 100% !important;
	--container-widget-flex-grow: 1 !important;
}
.elementor-5830 > .e-con:nth-child(5) .elementor-widget-image img {
	display: block;
	width: 100% !important;
	height: 360px !important;
	object-fit: cover;
}

@media (max-width: 900px) {
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner,
	.elementor-5830 > .e-con:nth-child(5) > .e-con-inner { width: min(100% - 32px, 1180px) !important; }
	.elementor-5830 > .e-con:nth-child(5) > .e-con-inner > .e-con > .e-con-inner { grid-template-columns: 1fr !important; }
	.elementor-5830 > .e-con:nth-child(5) .elementor-widget-image img { height: 300px !important; }
}

/* Hotel rhythm: Elementor already pads the inner wrapper, so never pad twice. */
.elementor-5830 > .e-con:nth-child(2),
.elementor-5830 > .e-con:nth-child(3),
.elementor-5830 > .e-con:nth-child(4),
.elementor-5830 > .e-con:nth-child(5) { padding-block: 0 !important; }
.elementor-5830 > .e-con:nth-child(2) > .e-con-inner { padding-block: 64px !important; }
.elementor-5830 > .e-con:nth-child(3) > .e-con-inner { padding-block: 68px 76px !important; }
.elementor-5830 > .e-con:nth-child(4) > .e-con-inner { padding-block: 72px !important; }
.elementor-5830 > .e-con:nth-child(5) > .e-con-inner { padding-block: 50px 78px !important; }

/* A balanced five-card room layout: three above, two centered below. */
@media (min-width: 901px) {
	.elementor-5830 .dob-room-grid { grid-template-columns: repeat(6, minmax(0, 1fr)); }
	.elementor-5830 .dob-room-card { grid-column: span 2; }
	.elementor-5830 .dob-room-card:nth-child(4) { grid-column: 2 / span 2; }
	.elementor-5830 .dob-room-card:nth-child(5) { grid-column: 4 / span 2; }
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner { align-items: stretch; }
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con:last-child {
		background: var(--dob-blue-pale);
	}
}

@media (max-width: 900px) {
	.elementor-5830 > .e-con:nth-child(2) > .e-con-inner { padding-block: 48px !important; }
	.elementor-5830 > .e-con:nth-child(3) > .e-con-inner { padding-block: 52px 60px !important; }
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner { padding-block: 56px !important; }
	.elementor-5830 > .e-con:nth-child(5) > .e-con-inner { padding-block: 42px 62px !important; }
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con > .e-con-inner {
		width: 100% !important;
		max-width: none !important;
		padding: 0 !important;
	}
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con:last-child {
		background: var(--dob-blue-pale);
	}
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con:last-child > .e-con-inner {
		padding: 32px !important;
	}
}

/* Hotel seasonal feature: one responsive margin layer, not two. */
@media (max-width: 900px) {
	.elementor-5830 > .e-con:nth-child(4) {
		padding-inline: 16px !important;
	}
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner {
		width: 100% !important;
		max-width: 1180px !important;
		gap: 22px !important;
	}
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con:last-child > .e-con-inner {
		padding: 30px 28px !important;
		gap: 16px !important;
	}
	.elementor-5830 > .e-con:nth-child(4) .elementor-widget-heading,
	.elementor-5830 > .e-con:nth-child(4) .elementor-widget-text-editor,
	.elementor-5830 > .e-con:nth-child(4) .elementor-widget-button { margin: 0 !important; }
	.elementor-5830 > .e-con:nth-child(4) .elementor-widget-text-editor ul {
		margin: 16px 0 4px;
		padding-left: 20px;
	}
	.elementor-5830 > .e-con:nth-child(4) .elementor-widget-text-editor li { margin-bottom: 7px; }
}

@media (max-width: 600px) {
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner { padding-block: 40px !important; }
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con:last-child > .e-con-inner {
		padding: 26px 22px !important;
	}
}

/* Hotel icon hierarchy: icons occupy a header row and never overlap headings. */
@media (min-width: 901px) {
	.elementor-5830 > .e-con:nth-child(2)::before {
		top: 24px;
		bottom: auto;
		left: max(24px, calc((100vw - 1180px) / 2));
		width: 78px;
		height: 78px;
		border-radius: 3px;
		background-color: var(--dob-blue-pale);
		background-size: 58px;
		opacity: 1;
	}
	.elementor-5830 > .e-con:nth-child(2) > .e-con-inner {
		padding-top: 126px !important;
		padding-bottom: 64px !important;
	}

	.elementor-5830 .hd-facts > div {
		display: flex;
		min-height: 176px;
		padding: 22px;
		align-items: flex-start;
		justify-content: center;
	}
	.elementor-5830 .hd-facts > div::after {
		order: -1;
		width: 48px;
		height: 48px;
		margin: 0 0 13px;
		align-self: flex-start;
	}
	.elementor-5830 .hd-facts > div > strong,
	.elementor-5830 .hd-facts > div > span { width: 100%; }
}

/* Gallery title band: icon first, title second, photographs third. */
.elementor-5830 > .e-con:nth-child(5) {
	background: linear-gradient(to bottom, var(--dob-blue-pale) 0 210px, #fff 210px) !important;
}
.elementor-5830 > .e-con:nth-child(5)::after {
	top: 24px;
	right: auto;
	left: 50%;
	bottom: auto;
	width: 64px;
	height: 64px;
	padding: 9px;
	border-radius: 50%;
	background-color: #fff;
	background-size: 48px;
	box-shadow: 0 8px 24px rgba(21,89,121,.1);
	opacity: 1;
	transform: translateX(-50%);
}
.elementor-5830 > .e-con:nth-child(5) > .e-con-inner {
	padding-top: 112px !important;
	padding-bottom: 72px !important;
}
.elementor-5830 > .e-con:nth-child(5) > .e-con-inner > .elementor-widget-heading {
	margin-bottom: 14px !important;
	text-align: center !important;
}
.elementor-5830 > .e-con:nth-child(3) { background: var(--dob-blue-pale) !important; }

@media (max-width: 900px) {
	.elementor-5830 > .e-con:nth-child(5) {
		background: linear-gradient(to bottom, var(--dob-blue-pale) 0 176px, #fff 176px) !important;
	}
	.elementor-5830 > .e-con:nth-child(5)::after {
		top: 20px;
		width: 54px;
		height: 54px;
		padding: 8px;
		background-size: 40px;
	}
	.elementor-5830 > .e-con:nth-child(5) > .e-con-inner {
		padding-top: 112px !important;
		padding-bottom: 58px !important;
	}
	.elementor-5830 .hd-facts > div {
		display: flex;
		min-height: 145px;
		padding: 16px;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.elementor-5830 .hd-facts > div::after {
		order: -1;
		width: 40px;
		height: 40px;
		margin: 0 auto 9px;
		align-self: center;
	}
	.elementor-5830 .hd-facts > div > strong,
	.elementor-5830 .hd-facts > div > span { width: 100%; }
}

@media (max-width: 600px) {
	.elementor-5830 > .e-con:nth-child(2)::before {
		display: block;
		top: 18px;
		bottom: auto;
		left: 16px;
		width: 54px;
		height: 54px;
		border-radius: 3px;
		background-color: var(--dob-blue-pale);
		background-size: 40px;
		opacity: 1;
	}
	.elementor-5830 > .e-con:nth-child(2) > .e-con-inner {
		padding-top: 118px !important;
	}
}

/* Hotel section icons are real Elementor widgets, so spacing follows document flow. */
.elementor-5830 > .e-con:nth-child(2)::before,
.elementor-5830 > .e-con:nth-child(4)::after,
.elementor-5830 > .e-con:nth-child(5)::after { content: none !important; display: none !important; }
.hd-section-icon {
	display: block;
	width: 68px;
	height: 68px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.hd-section-icon--map {
	background-color: transparent;
	background-image: url('assets/graphics/map-path-destination.png');
}
.hd-section-icon--bed {
	width: 62px;
	height: 62px;
	margin-inline: auto;
	border-radius: 50%;
	background-color: #fff;
	background-image: url('assets/graphics/bed-1.png');
	background-size: 44px;
	box-shadow: 0 8px 24px rgba(21,89,121,.1);
}
.hd-section-icon--hut {
	width: 64px;
	height: 64px;
	background-color: transparent;
	background-image: url('assets/graphics/hut-mountain-icon.png');
}
.elementor-5830 > .e-con:nth-child(2) .elementor-widget-html:has(.hd-section-icon) {
	margin: 0 0 8px !important;
}
.elementor-5830 > .e-con:nth-child(5) .elementor-widget-html:has(.hd-section-icon) {
	margin: 0 0 10px !important;
}
.elementor-5830 > .e-con:nth-child(4) .elementor-widget-html:has(.hd-section-icon) {
	margin: 0 0 6px !important;
}
.elementor-5830 > .e-con:nth-child(2) > .e-con-inner {
	padding-top: 64px !important;
}
.elementor-5830 > .e-con:nth-child(5) > .e-con-inner {
	padding-top: 44px !important;
}

@media (max-width: 900px) {
	.elementor-5830 > .e-con:nth-child(2) > .e-con-inner { padding-top: 48px !important; }
	.elementor-5830 > .e-con:nth-child(5) > .e-con-inner { padding-top: 36px !important; }
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con:last-child > .e-con-inner {
		padding-inline: 24px !important;
	}
}

@media (max-width: 600px) {
	.hd-section-icon { width: 54px; height: 54px; }
	.hd-section-icon--bed { width: 52px; height: 52px; background-size: 36px; }
	.elementor-5830 > .e-con:nth-child(2) > .e-con-inner { padding-top: 38px !important; }
	.elementor-5830 > .e-con:nth-child(5) > .e-con-inner { padding-top: 30px !important; }
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner > .e-con:last-child > .e-con-inner {
		padding-inline: 18px !important;
	}
}

@media (max-width: 600px) {
	.elementor-5830 > .e-con:nth-child(2) > .e-con-inner { padding-block: 42px !important; }
	.elementor-5830 > .e-con:nth-child(3) > .e-con-inner { padding-block: 46px 54px !important; }
	.elementor-5830 > .e-con:nth-child(4) > .e-con-inner { padding-block: 48px !important; }
	.elementor-5830 > .e-con:nth-child(5) > .e-con-inner { padding-block: 38px 54px !important; }
}

/* Functional Hotel Dobrinishte reservation enquiry. */
.dob-hotel-room .tour-booking-form {
	padding: 30px;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 18px 50px rgba(6, 43, 57, .12);
}
.dob-hotel-room .tour-booking-form .widget-title {
	margin: 0 0 12px;
	color: var(--dob-blue-dark);
	font-size: clamp(26px, 3vw, 36px);
}
.dob-booking-intro {
	margin: 0 0 22px;
	color: #64767e;
	line-height: 1.6;
}
.dob-hotel-room .request_booking_input { margin-bottom: 15px; }
.dob-hotel-room .request_booking_input label {
	display: block;
	margin-bottom: 7px;
	color: var(--dob-blue-dark);
	font-size: 13px;
	font-weight: 800;
}
.dob-hotel-room .request_booking_input input,
.dob-hotel-room .request_booking_input select,
.dob-hotel-room .request_booking_input textarea {
	width: 100%;
	min-height: 50px;
	padding: 12px 14px;
	border: 1px solid #d7e3e8;
	border-radius: 7px;
	background: #f8fbfc;
	color: #173d4d;
}
.dob-hotel-room .request_booking_input textarea { min-height: 120px; resize: vertical; }
.dob-hotel-room .request_booking_input .booking-date { position: relative; }
.dob-hotel-room .request_booking_input .booking-date i {
	position: absolute;
	top: 17px;
	right: 15px;
	color: var(--dob-orange);
}
.dob-hotel-room .request_booking_form_submit {
	width: 100%;
	min-height: 52px;
	border: 0;
	border-radius: 7px;
	background: var(--dob-orange);
	color: #fff;
	font-weight: 800;
}
.dob-room-inquiry-price {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	color: #fff;
}
.dob-room-inquiry-price span { font-size: 11px; font-weight: 800; letter-spacing: .14em; }
.dob-room-inquiry-price strong { margin-top: 4px; font-size: clamp(18px, 2.4vw, 28px); }

@media (max-width: 767px) {
	.dob-hotel-room .tour-booking-form { padding: 24px 20px; }
	.dob-room-inquiry-price { align-items: flex-start; }
}

/* Bulgarian room information restored from the real Dobrinishte inventory. */
.dob-room-no-gallery .elementor-element-f23280c { display: none !important; }

.dob-bookable-room .elementor-element-e7e62ed { order: 4; }
.dob-bookable-room .elementor-element-e49af91 { order: 5; }
.dob-bookable-room .elementor-element-79a2d20 { order: 6; }
.dob-bookable-room .elementor-element-0493953 { order: 7; }
.dob-bookable-room .elementor-element-4be7d86 { order: 8; }
.dob-bookable-room .elementor-element-c49c3d1 { order: 9; }

.dob-bookable-room .tour-page-custom-section {
	display: grid;
	gap: 24px;
}

.dob-bookable-room .tour-page-custom-section .tour-detail-section {
	margin: 0;
	padding: 24px 26px;
	border: 1px solid rgba(14, 91, 124, 0.13);
	border-radius: 16px;
	background: #f7fbfd;
}

.dob-bookable-room .tour-page-custom-section .title-section {
	margin: 0 0 16px;
	color: #0e5b7c;
	font-size: clamp(24px, 2.5vw, 32px);
}

.dob-bookable-room .dob-room-details-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px 24px;
	margin: 0;
}

.dob-bookable-room .tour-detail-amenities {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px 20px;
}

.dob-bookable-room .tour-detail-amenities li {
	min-height: 52px;
	padding: 10px 12px;
	border-radius: 12px;
	background: #f7fbfd;
}

.dob-bookable-room .tour-detail-amenities .img img {
	width: 34px;
	height: 34px;
	object-fit: contain;
}

@media (max-width: 767px) {
	.dob-bookable-room .dob-room-details-list,
	.dob-bookable-room .tour-detail-amenities {
		grid-template-columns: 1fr;
	}

	.dob-bookable-room .tour-page-custom-section .tour-detail-section {
		padding: 20px 18px;
	}
}
