/* PPF maniacs footer: intentionally scoped to the Elementor footer template. */
.elementor-location-footer.elementor-29 {
		background: #2b2b2b !important;
		color: #ffffff !important;
}

.elementor-location-footer.elementor-29 .elementor-element-545e380 {
		background: #2b2b2b !important;
		padding: 50px 0 0 !important;
}

.elementor-location-footer.elementor-29 .elementor-element-16b747f > .elementor-container {
		width: min(1456px, calc(100% - 96px));
		max-width: none;
		margin: 0 auto;
		align-items: flex-start;
}

/* Match the boxed-container width used by the main content (elementor-section-boxed > elementor-container).
   Scoped to 1280px+ so it doesn't fight the 768-1279px tablet layout below, which is tuned around the
   fixed-inset container width (40/20/40 columns, logo capped at 390px). */
@media (min-width: 1280px) {
	.elementor-location-footer.elementor-29 .elementor-element-16b747f > .elementor-container {
		width: 100%;
		max-width: 1140px;
	}
}

.elementor-location-footer.elementor-29 .elementor-element-16b747f > .elementor-container > .elementor-column {
		width: 33.3333%;
}

.elementor-location-footer.elementor-29 .elementor-element-b5779f7 > .elementor-element-populated,
.elementor-location-footer.elementor-29 .elementor-element-9f1f263 > .elementor-element-populated {
		padding: 0 !important;
}

.elementor-location-footer.elementor-29 .elementor-element-02d06b9 {
		visibility: hidden;
	}

.elementor-location-footer.elementor-29 .elementor-element-71bc554,
.elementor-location-footer.elementor-29 .elementor-element-95470d7 {
		width: 100%;
}

.elementor-location-footer.elementor-29 .elementor-element-71bc554 .elementor-widget-container {
		padding: 0 !important;
	}

.elementor-location-footer.elementor-29 .elementor-nav-menu--dropdown {
		display: block !important;
		position: static !important;
		width: 100% !important;
		background: transparent !important;
		box-shadow: none !important;
		top: auto !important;
		visibility: visible !important;
	opacity: 1 !important;
	}

.elementor-location-footer.elementor-29 .elementor-nav-menu {
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
	}

.elementor-location-footer.elementor-29 .elementor-nav-menu li {
		margin: 0;
		border-top: 1px solid #777777;
		text-align: center;
	}

.elementor-location-footer.elementor-29 .elementor-nav-menu li:last-child {
		border-bottom: 1px solid #777777;
	}

.elementor-location-footer.elementor-29 .elementor-nav-menu a.elementor-item {
		display: block;
		padding: 7px 0;
		color: #ffffff !important;
		font-size: 18px;
		font-weight: 400;
		line-height: 1.5;
		text-decoration: none;
	}

.elementor-location-footer.elementor-29 .elementor-nav-menu a.elementor-item:hover,
.elementor-location-footer.elementor-29 .elementor-nav-menu a.elementor-item:focus {
		color: var( --e-global-color-273d684 ) !important;
		background: var( --e-global-color-secondary ) !important;
	}

.elementor-location-footer.elementor-29 .elementor-element-95470d7 img {
		display: block;
		width: 130px;
		margin: 0 auto;
}

/* Keep the production image-link structure from affecting layout. */
.elementor-location-footer.elementor-29
.elementor-element-95470d7
.elementor-widget-container > a {
		display: block;
		width: 100%;
		line-height: 0;
}

.rek-footer-contact {
		box-sizing: border-box;
		width: calc(100% - var(--rek-footer-logo-left, 0px));
		max-width: 390px;
		min-width: 0;
		margin-top: clamp(16px, 1.2vw, 23px);
		margin-left: var(--rek-footer-logo-left, 0px);
		color: #ffffff;
		font-size: clamp(14px, 0.94vw, 18px);
		font-weight: 400;
		line-height: 1.45;
		text-align: left;
}

.rek-footer-contact-row {
		display: grid;
		grid-template-columns: clamp(78px, 5.3vw, 101px) minmax(0, 1fr);
		column-gap: clamp(14px, 1.35vw, 26px);
		align-items: start;
		margin-bottom: 7px;
		text-align: left;
}

.rek-footer-contact-row > :last-child {
		min-width: 0;
}

.rek-footer-contact-label {
		display: block;
		padding: 3px 7px;
		border: 1px solid #ffffff;
		border-radius: 3px;
		line-height: 1.35;
		text-align: center;
		white-space: nowrap;
}

.elementor-location-footer.elementor-29 .elementor-element-f1d1ee6 {
		margin: 72px 0 0 !important;
		padding: 0 0 11px !important;
		text-align: center;
	}

.elementor-location-footer.elementor-29 .elementor-element-f1d1ee6 .elementor-heading-title {
		margin: 0;
		color: #ffffff !important;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.5;
}

@media (min-width: 768px) {
	.rek-footer-contact {
		margin-top: clamp(24px, 1.8vw, 35px);
	}

	/* Shrink the logo/contact block to its text content and hug it to the column's
	   right edge, so the visible right edge of the text (not a fixed 390px box)
	   lines up with the main content's right edge. */
	.elementor-location-footer.elementor-29 .elementor-element-95470d7 .elementor-widget-container {
		width: fit-content;
		max-width: 100%;
		margin-right: 0;
		margin-left: auto;
	}

	.elementor-location-footer.elementor-29 .elementor-element-95470d7 img {
		width: clamp(100px, 10.35vw, 130px);
		margin-right: auto;
		margin-left: 0;
	}

	.rek-footer-contact {
		width: fit-content;
		margin-left: 0;
	}
}

/* Narrow desktop and Elementor tablet range. */
@media (min-width: 768px) and (max-width: 1279px) {
	.elementor-location-footer.elementor-29 .elementor-element-16b747f > .elementor-container > .elementor-element-b5779f7 {
		width: 40%;
	}

	.elementor-location-footer.elementor-29 .elementor-element-16b747f > .elementor-container > .elementor-element-02d06b9 {
		width: 20%;
	}

	.elementor-location-footer.elementor-29 .elementor-element-16b747f > .elementor-container > .elementor-element-9f1f263 {
		width: 40%;
	}

	.rek-footer-contact {
		max-width: none;
		font-size: clamp(14px, 1.43vw, 18px);
	}

	.rek-footer-contact-row {
		grid-template-columns: clamp(78px, 8vw, 101px) minmax(0, 1fr);
		column-gap: clamp(14px, 1.6vw, 20px);
	}

	.rek-footer-contact-row > :last-child {
		white-space: nowrap;
	}
}

@media (max-width: 767px) {
	.elementor-location-footer.elementor-29 .elementor-element-545e380 {
		padding: 70px 0 0 !important;
	}

	.elementor-location-footer.elementor-29 .elementor-element-16b747f > .elementor-container {
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.elementor-location-footer.elementor-29 .elementor-element-16b747f > .elementor-container > .elementor-column {
		width: 100%;
	}

	.elementor-location-footer.elementor-29 .elementor-element-b5779f7 {
		order: 1;
		padding: 0 5.1vw !important;
	}

	.elementor-location-footer.elementor-29 .elementor-element-02d06b9 {
		display: none;
	}

	.elementor-location-footer.elementor-29 .elementor-element-9f1f263 {
		order: 2;
		padding: 91px 0 0 !important;
	}

	.elementor-location-footer.elementor-29 .elementor-element-95470d7 .elementor-widget-container {
		width: clamp(252px, 64vw, 300px);
		max-width: calc(100vw - 40px);
		margin-right: auto;
		margin-left: auto;
	}

	.elementor-location-footer.elementor-29 .elementor-element-95470d7 img {
		width: clamp(100px, 30.5vw, 120px);
		margin-right: auto;
		margin-left: 0;
	}

	.rek-footer-contact {
		width: calc(100% - var(--rek-footer-logo-left, 0px));
		max-width: none;
		margin-top: clamp(32px, 11.7vw, 46px);
		margin-right: 0;
		margin-left: var(--rek-footer-logo-left, 0px);
		font-size: clamp(14px, 4.1vw, 18px);
	}

	.rek-footer-contact-row {
		grid-template-columns: clamp(68px, 21vw, 82px) minmax(0, 1fr);
		column-gap: clamp(14px, 4vw, 18px);
		margin-bottom: 10px;
	}

	.rek-footer-contact-row:last-child {
		margin-bottom: 0;
	}

	.rek-footer-contact-row > :last-child {
		white-space: nowrap;
	}

	.rek-footer-contact-label {
		padding: 4px 7px;
	}

	.elementor-location-footer.elementor-29 .elementor-element-f1d1ee6 {
		order: 3;
		margin: clamp(52px, 15.86vw, 63px) 0 0 !important;
		padding: 0 0 31px !important;
	}

	.elementor-location-footer.elementor-29 .elementor-element-f1d1ee6 > .elementor-widget-container {
		margin: 0 !important;
	}

	.elementor-location-footer.elementor-29 .elementor-element-f1d1ee6 .elementor-heading-title {
		font-size: 16px;
	}
}
