/**
 * Runnerp footer — vlastiti layout (bez Passim widget grid-a)
 */

#qodef-page-footer {
	display: block !important;
	width: 100% !important;
	background: #F3EBE3 !important;
	border: 0 !important;
	box-shadow: none !important;
}

#qodef-page-footer > * {
	display: block !important;
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
	background: #F3EBE3 !important;
	border: 0 !important;
}

.runnerp-site-footer {
	background: #F3EBE3;
	color: #4A3428;
	font-family: "Cormorant Garamond", Georgia, serif;
	padding: 40px 0 28px;
}

.runnerp-site-footer__inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 28px;
	display: grid;
	grid-template-columns: 1.1fr 0.9fr 1.2fr;
	gap: 36px 48px;
	align-items: start;
	box-sizing: border-box;
}

.runnerp-site-footer__col {
	min-width: 0;
}

.runnerp-site-footer .qodef-footer-logo-link {
	display: inline-block;
	line-height: 0;
	margin: 0 0 18px;
}

.runnerp-site-footer .runnerp-legia-footer-logo {
	display: block !important;
	width: 72px !important;
	height: 62px !important;
	max-width: 72px !important;
	max-height: 62px !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	background-size: contain !important;
}

.runnerp-site-footer__block + .runnerp-site-footer__block {
	margin-top: 22px;
}

.runnerp-site-footer__label {
	margin: 0 0 8px !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	font-style: italic !important;
	line-height: 1.3 !important;
	color: #4A3428 !important;
}

.runnerp-site-footer__text {
	margin: 0 0 6px !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
	color: #6E4E3A !important;
}

.runnerp-site-footer__text:last-child {
	margin-bottom: 0 !important;
}

.runnerp-site-footer a {
	color: #4A3428 !important;
	text-decoration: none !important;
	transition: color 0.2s ease;
}

.runnerp-site-footer a:hover {
	color: #A67C52 !important;
}

.runnerp-site-footer__nav {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 6px;
	padding-top: 4px;
}

.runnerp-site-footer__nav a {
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 1.35 !important;
}

.runnerp-site-footer__form {
	max-width: 300px;
}

.runnerp-site-footer__form .qodef-subscribe-form,
.runnerp-site-footer__form .wpcf7,
.runnerp-site-footer__form .wpcf7-form {
	margin: 0 !important;
}

.runnerp-site-footer__form .qodef-subscribe-form p,
.runnerp-site-footer__form form > p,
.runnerp-site-footer__form .wpcf7-form > p {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: flex-end !important;
	gap: 12px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
}

.runnerp-site-footer__form .wpcf7-form-control-wrap {
	flex: 1 1 auto;
	min-width: 0;
	display: block !important;
	margin: 0 !important;
}

.runnerp-site-footer__form br,
.runnerp-site-footer__form .wpcf7-spinner {
	display: none !important;
}

#qodef-page-footer .runnerp-site-footer__form input[type="email"],
#qodef-page-footer .runnerp-site-footer__form input.wpcf7-email,
#qodef-page-footer .runnerp-site-footer__form input.runnerp-footer-email {
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
	padding: 8px 0 !important;
	border: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-bottom: 1px solid rgba(74, 52, 40, 0.28) !important;
	border-radius: 0 !important;
	background: transparent !important;
	background-color: transparent !important;
	background-image: none !important;
	box-shadow: none !important;
	font-family: "Cormorant Garamond", Georgia, serif !important;
	font-size: 15px !important;
	font-style: italic !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
	color: #4A3428 !important;
	box-sizing: border-box !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}

#qodef-page-footer .runnerp-site-footer__form input[type="email"]::placeholder,
#qodef-page-footer .runnerp-site-footer__form input.wpcf7-email::placeholder {
	color: #8B6348 !important;
	opacity: 0.7;
	font-style: italic;
}

#qodef-page-footer .runnerp-site-footer__form input[type="email"]:focus,
#qodef-page-footer .runnerp-site-footer__form input.wpcf7-email:focus {
	outline: none !important;
	background: transparent !important;
	background-color: transparent !important;
	border-bottom-color: #A67C52 !important;
}

#qodef-page-footer .runnerp-site-footer__form input[type="email"]:-webkit-autofill,
#qodef-page-footer .runnerp-site-footer__form input[type="email"]:-webkit-autofill:hover,
#qodef-page-footer .runnerp-site-footer__form input[type="email"]:-webkit-autofill:focus,
#qodef-page-footer .runnerp-site-footer__form input.wpcf7-email:-webkit-autofill {
	-webkit-text-fill-color: #4A3428 !important;
	caret-color: #4A3428 !important;
	box-shadow: 0 0 0 1000px #F3EBE3 inset !important;
	-webkit-box-shadow: 0 0 0 1000px #F3EBE3 inset !important;
	transition: background-color 99999s ease-in-out 0s !important;
}

.runnerp-site-footer__form .wpcf7-submit,
.runnerp-site-footer__form button.wpcf7-submit,
.runnerp-site-footer__form .qodef-button.wpcf7-submit {
	flex: 0 0 auto !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	height: auto !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 8px 0 !important;
	border: 0 !important;
	border-bottom: 1px solid transparent !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	font-family: var(--runnerp-font-ui, "Cormorant Garamond", Georgia, serif) !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	font-style: normal !important;
	letter-spacing: 0.02em !important;
	line-height: 1.4 !important;
	text-transform: none !important;
	text-decoration: none !important;
	color: #4A3428 !important;
	cursor: pointer !important;
	transition: color 0.2s ease !important;
	box-sizing: border-box !important;
	white-space: nowrap !important;
}

.runnerp-site-footer__form .wpcf7-submit:hover,
.runnerp-site-footer__form button.wpcf7-submit:hover,
.runnerp-site-footer__form .qodef-button.wpcf7-submit:hover {
	background: transparent !important;
	border-color: transparent !important;
	color: #A67C52 !important;
}

.runnerp-site-footer__form .wpcf7-response-output {
	margin: 8px 0 0 !important;
	padding: 0 !important;
	border: 0 !important;
	font-family: "Cormorant Garamond", Georgia, serif !important;
	font-size: 13px !important;
	font-style: italic !important;
	color: #6E4E3A !important;
}

.runnerp-site-footer__bottom {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	margin-top: 28px;
	padding: 0 28px;
	text-align: center !important;
}

.runnerp-site-footer__bottom .qodef-footer-copyright,
.runnerp-site-footer__bottom p {
	margin: 0 auto !important;
	width: 100%;
	max-width: 100%;
	text-align: center !important;
	font-family: "Cormorant Garamond", Georgia, serif !important;
	font-size: 13px !important;
	font-style: italic !important;
	font-weight: 400 !important;
	color: #7A5C4A !important;
}

.runnerp-site-footer__bottom a {
	color: #4A3428 !important;
	border: 0 !important;
}

#qodef-back-to-top {
	right: 28px !important;
	bottom: 22px !important;
}

#qodef-back-to-top .qodef-back-to-top-text {
	font-family: "Cormorant Garamond", Georgia, serif !important;
	font-size: 11px !important;
	font-weight: 600 !important;
	letter-spacing: 0.12em !important;
	color: #7A5C4A !important;
}

#qodef-back-to-top:hover .qodef-back-to-top-text {
	color: #A67C52 !important;
}

@media (max-width: 900px) {
	.runnerp-site-footer__inner {
		grid-template-columns: 1fr 1fr;
		gap: 28px 32px;
	}

	.runnerp-site-footer__col--aside {
		grid-column: 1 / -1;
		max-width: 360px;
	}
}

@media (max-width: 640px) {
	.runnerp-site-footer {
		padding: 32px 0 22px;
	}

	.runnerp-site-footer__inner {
		grid-template-columns: 1fr;
		gap: 26px;
		padding: 0 22px;
	}

	.runnerp-site-footer__col--aside {
		max-width: none;
	}

	.runnerp-site-footer__bottom {
		margin-top: 24px;
		padding: 0 22px;
	}
}
