/*

Theme Name: Hello Elementor Child

Theme URI: https://github.com/elementor/hello-theme/

Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team

Author: Elementor Team

Author URI: https://elementor.com/

Template: hello-elementor

Version: 1.0.1

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

.room-table-header {
	table-layout: fixed;
	margin: 0;
}

.room-table-header td {
	background-color: transparent !important;
	border: none;
	padding: 0;
	white-space: nowrap;
}

.room-table-header td:first-child {
	width: 30%;
}

.room-table-header td:nth-child(2) {
	width: 14%;
}

.room-table-header td:nth-child(3) {
	width: 14%;
	@media screen and (max-width: 1280px) {
		display: none;
	}
}

.room-table-header td:nth-child(4) {
	width: 14%;
	@media screen and (max-width: 1280px) {
		display: none;
	}
}

.room-table-header td:nth-child(5) {
	width: 14%;
	@media screen and (max-width: 1280px) {
		display: none;
	}
}

.room-table-header td:nth-child(6) {
	width: 14%;
	@media screen and (max-width: 1280px) {
		display: none;
	}
}

.shortcode-bold {
	font-weight: bold;
	line-height: 1.2rem;
}

.shortcode-bold .elementor-widget-container .elementor-shortcode {
	word-break: normal;
}

.event-data p {
	word-break: normal;
	@media screen and (max-width: 1280px) {
		margin: 0;
	}
}

.event-location div {
	word-break: normal;
}

.paragraph a {
	text-transform: uppercase;
	display: inline-block;
}

.paragraph-white a {
	color: white !important;
}

.paragraph-white a::before {
	background: url('https://www.lukom.com/wp-content/themes/lukom/assets/img/icons/arrows/arrow-up-right-white.svg');
}

.paragraph-dark a::before {
	background: url('https://www.lukom.com/wp-content/themes/lukom/assets/img/icons/arrows/arrow-up-right.svg');
}

.paragraph a::before {
	background-repeat: no-repeat;
	content: "";
	background-size: 90%;
	top: 5px;
	width: clamp(1.25rem, 2vw + 1rem, 1.75rem);
	display: inline-block;
	height: 1.5rem;
	margin-right: .5rem;
	position: relative;
}

.paragraph a:has(picture)::before {
	content: none;
}

@media screen and (min-width: 1280px) {
	.paragraph ul {
		padding-left: 0;
	}
}

.timeline::before {
	border: solid black;
	border-width: 0 1px 1px 0;
	content: "";
	display: block;
	height: 25px;
	left: -13px;
	position: relative;
	top: 0px;
	transform: rotate(-135deg);
	width: 25px;
}

.disruptor .elementor-widget-container {
	display: inline-block;
	/*padding-left: 100%;*/
	animation: marquee 15s linear infinite;
	white-space: nowrap;
	padding-left: 100%;
}

@keyframes marquee {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(-100%, 0);
	}
}

.wpcf7 {
	z-index: 2;

}

.wpcf7.heading--h2 {
	font-weight: 300;
}

.wpcf7 .heading--h2 {
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 2rem;
	@media screen and (min-width: 1024px) {
		padding-bottom: 5rem;
		font-size: 4.65rem;

	}
}

.wpcf7 .wpcf7-form input, .wpcf7 .wpcf7-form textarea, .wpcf7 .wpcf7-form select {
	border: none;
	padding: .5rem .75rem;
	font-size: 1.5rem;
	font-weight: 500;
}

.wpcf7 .wpcf7-form input::placeholder, .wpcf7 .wpcf7-form textarea::placeholder, .wpcf7 .wpcf7-form select::placeholder {
	color: #999999;
}


.wpcf7 .wpcf7-form textarea {
	height: 6em;
	@media screen and (min-width: 1024px) {
		height: auto;
	}
}

.contact-information p {
	width: 100%;
}

.contact-information {
	display: flex;
	flex-direction: column;
}

.contact-information span {
	display: block;
}

.contact-information input {
	display: block;
}


@media screen and (min-width: 1024px) {
	.contact-information {
		gap: 2rem;
		flex-direction: row;
	}

	.contact-information p {
		display: block;
		width: 50%;
	}

}

.wpcf7-text {
	width: 100%;
	border: none;
	padding: 8px 12px;
}

.wpcf7-date {
	width: 100%;
	border: none;
	padding: 8px 12px;
}

.wpcf7-select {
	width: 100%;
	border: none;
	padding: 8px 12px;
}

.wpcf7-textarea {
	width: 100%;
	border: none;
	padding: 8px 12px;
}

.contact-submit {
	display: inline-flex;
	width: 100%;
	align-items: center;
	@media screen and (min-width: 1024px) {
		justify-content: center;
		align-content: center;
		align-items: center;
	}

}

.contact-submit p {
	margin: 0;
}

.contact-submit .button-bg-blue {
	color: white;
	padding: 8px 12px;
	transition: background-color .2s ease;
	background-color: #0E3758;
	border: none;
	margin-top: 1rem;
	height: 100%;
}

.contact-submit .button-bg-blue:hover {
	background-color: #2B4464;
	transition: background-color .2s ease;
	color: white;

}

.contact-submit .button-bg-blue::before {
	margin-right: 16px;
	width: 28px;
	top: 6px;
	content: "";
	position: relative;
	display: inline-block;;
	background: url("/wp-content/uploads/2024/10/arrow-up-right-white.svg") no-repeat;
	background-size: 90%;
	height: 25px;
}

.single-partner .nl_logo_path {
	max-height: 240px;
	object-fit: contain;
}

.austeller-kachel .nl_logo_path {
	max-height: 200px;
	object-fit: contain;
}

.sprungbrett-searchform {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.sprungbrett-searchform input {
	color: #ffffff;
	background-color: transparent;
	border-radius: 0;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #ffffff;
}

.sprungbrett-searchform input::placeholder {
	color: #ffffff;
}

.sprungbrett-searchform button {
	font-size: 1rem;
	padding: .5rem 1rem;
	color: #000000;
	background-color: #FFFFFF;
}

.sprungbrett-searchform button:hover {
	background-color: #CCCCCC;
	color: #000000;
}

@media screen and (max-width: 955px) {
	#standplan-element .lukom-sprungbrett-floorplan {
		width: 120vw !important;
	}
}

@media screen and (max-width: 700px) {
	#standplan-element .lukom-sprungbrett-floorplan {
		width: 150vw !important;
	}
}

@media screen and (max-width: 630px) {
	#standplan-element .lukom-sprungbrett-floorplan {
		width: 200vw !important;
		overflow: scroll;
	}
}

@media screen and (max-width: 400px) {
	#standplan-element .lukom-sprungbrett-floorplan {
		width: 250vw !important;
		overflow: scroll;
	}
}
