/* Both Elementor header variants use the same JetLogo markup. Keep the logo
 * above decorative/header overlays and give touch users a dependable target. */
.elementor-element-a12a036,
.elementor-element-d95a666,
.elementor-widget-jet-logo,
.elementor-widget-jet-logo .elementor-widget-container,
.elementor-widget-jet-logo .jet-logo {
	position: relative;
	z-index: 1005 !important;
	pointer-events: auto !important;
}

/* 1.13.9: mobile Navigation, CI notices, wide content pages and footer balance. */
body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info{
	position:relative!important;
	display:flex!important;
	min-height:62px;
	align-items:center;
	gap:10px;
	margin:0 0 18px!important;
	padding:16px 18px 16px 56px!important;
	border:1px solid #d9d5c2!important;
	border-left:5px solid #c45d22!important;
	border-radius:0!important;
	background:#fffef7!important;
	color:#20351a!important;
	box-shadow:0 8px 26px rgba(32,53,26,.06)!important;
	font-family:"ITC Resavska Sans Std Bold","PT Sans Narrow","Arial Narrow",Arial,sans-serif!important
}
body.woocommerce-cart .woocommerce-message::before,
body.woocommerce-cart .woocommerce-info::before{
	left:18px!important;
	top:50%!important;
	width:24px!important;
	height:24px!important;
	margin:0!important;
	color:#c45d22!important;
	line-height:24px!important;
	text-align:center!important;
	transform:translateY(-50%)!important
}
body.woocommerce-cart .woocommerce-message .restore-item,
body.woocommerce-cart .woocommerce-info .restore-item{
	display:inline-flex!important;
	min-height:34px;
	align-items:center;
	justify-content:center;
	margin-left:auto;
	padding:6px 12px;
	border:1px solid #c45d22;
	background:#fff8f1;
	color:#a74718!important;
	font-weight:800!important;
	text-decoration:none!important;
	white-space:nowrap
}
body.woocommerce-cart .woocommerce-message .restore-item:hover,
body.woocommerce-cart .woocommerce-info .restore-item:hover{
	background:#c45d22;
	color:#fff!important
}
body.woocommerce-cart td.product-remove a.remove{
	display:grid!important;
	width:34px!important;
	height:34px!important;
	min-width:34px!important;
	place-items:center!important;
	padding:0!important;
	border:1px solid #c45d22!important;
	border-radius:50%!important;
	background:#fffef7!important;
	color:transparent!important;
	font-size:0!important;
	line-height:1!important;
	text-align:center!important
}
body.woocommerce-cart td.product-remove a.remove::before{
	content:"×";
	display:block;
	color:#a84d1b;
	font:400 22px/1 Arial,sans-serif;
	transform:translateY(-1px)
}
body.woocommerce-cart td.product-remove a.remove:hover{background:#c45d22!important}
body.woocommerce-cart td.product-remove a.remove:hover::before{color:#fff}

.thps-prepayment-notice{
	position:relative;
	padding:22px 22px 22px 72px!important;
	border:1px solid #cbd7c5!important;
	border-left:5px solid #2f7138!important;
	background:linear-gradient(135deg,#f5f9ef,#fffef7)!important;
	box-shadow:0 9px 26px rgba(32,53,26,.06)
}
.thps-prepayment-notice::before{
	content:"✓";
	position:absolute;
	left:22px;
	top:24px;
	display:grid;
	width:32px;
	height:32px;
	place-items:center;
	border-radius:50%;
	background:#2f7138;
	color:#fff;
	font:800 17px/1 Arial,sans-serif
}
.thps-prepayment-notice>span{color:#2f7138!important}
.thps-checkout-nwr[hidden]{display:none!important}
#billing_phone_field label .required,
#shipping_phone_field label .required{display:none!important}
#billing_phone_field label:not(.thps-phone-optional)::after,
#shipping_phone_field label:not(.thps-phone-optional)::after{
	content:" (optional)";
	font-weight:400;
	opacity:.72
}
.woocommerce-checkout .payment_method_bacs,
.woocommerce-checkout .payment_box.payment_method_bacs{
	border-color:#ccd8c6!important;
	background:#f4f8ef!important;
	color:#20351a!important
}
.woocommerce-checkout .payment_box.payment_method_bacs::before{border-bottom-color:#f4f8ef!important}

body:has(.thps-info-page) #content .site-content__wrap.container,
body:has(.thps-info-page) #content .site-content__wrap,
body:has(.thps-info-page) #primary,
body:has(.thps-info-page) #main{
	width:100%!important;
	max-width:none!important;
	margin-left:0!important;
	margin-right:0!important;
	padding-left:0!important;
	padding-right:0!important
}
body:has(.thps-info-page) .thps-info-page{
	width:min(1780px,calc(100% - 48px))!important;
	max-width:none!important;
	margin:32px auto 76px!important;
	box-sizing:border-box
}

.site-footer .elementor-element-b737cec.thps-footer-signature-slot{
	display:block!important;
	flex:1 1 460px!important;
	width:auto!important;
	max-width:760px!important;
	margin:0 auto!important
}
.site-footer .thps-footer-signature{
	display:flex;
	min-height:94px;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	gap:5px;
	padding:12px 20px;
	color:#fffef7;
	text-align:center;
	box-sizing:border-box
}
.site-footer .thps-footer-signature strong{font-size:14px;letter-spacing:.02em}
.site-footer .thps-footer-signature span{font-size:12px;color:#ebe8d4}
.site-footer .thps-footer-signature small{font-size:11px;color:#c9c8b9}

@media(max-width:1024px){
	#masthead.site-header{
		position:sticky!important;
		top:var(--wp-admin--admin-bar--height,0px)!important;
		z-index:2147482000!important;
		transform:none!important;
		will-change:auto!important
	}
	html.thps-mobile-menu-open #masthead.site-header{
		position:fixed!important;
		left:0!important;
		right:0!important;
		width:100%!important
	}
	html.thps-mobile-menu-open #thsc-mobile-navigation{
		position:fixed!important;
		top:calc(var(--wp-admin--admin-bar--height,0px) + var(--thps-mobile-header-height,60px))!important;
		bottom:0!important;
		height:auto!important;
		max-height:calc(100dvh - var(--wp-admin--admin-bar--height,0px) - var(--thps-mobile-header-height,60px))!important;
		overflow-y:auto!important;
		overscroll-behavior:contain
	}
	body.woocommerce-cart .woocommerce-message,
	body.woocommerce-cart .woocommerce-info{
		display:block!important;
		padding:15px 14px 15px 50px!important
	}
	body.woocommerce-cart .woocommerce-message .restore-item,
	body.woocommerce-cart .woocommerce-info .restore-item{
		width:100%;
		margin:12px 0 0!important;
		box-sizing:border-box
	}
	.thps-prepayment-notice{padding:18px 14px 18px 58px!important}
	.thps-prepayment-notice::before{left:15px;top:19px;width:29px;height:29px}
	body:has(.thps-info-page) .thps-info-page{
		width:100%!important;
		margin:18px auto 50px!important
	}
	.site-footer .elementor-element-b737cec.thps-footer-signature-slot{
		flex:0 0 100%!important;
		max-width:none!important
	}
	.site-footer .thps-footer-signature{padding:14px 16px 18px}
}

a.jet-logo__link {
	display: inline-flex !important;
	min-width: 52px;
	min-height: 52px;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1006 !important;
	pointer-events: auto !important;
	touch-action: manipulation;
	cursor: pointer !important;
}

a.jet-logo__link .jet-logo__img {
	pointer-events: none !important;
}

.elementor-widget-jet-logo::before,
.elementor-widget-jet-logo::after,
.elementor-widget-jet-logo .jet-logo::before,
.elementor-widget-jet-logo .jet-logo::after {
	pointer-events: none !important;
}
/* Verbindlicher Preis- und Verfügbarkeitsvorbehalt im globalen Seitenabschluss. */
.thps-footer-reservation{position:relative;z-index:2;padding:9px 16px;background:#20351a;color:#fdfae2;text-align:center;font:600 12px/1.4 "PT Sans Narrow","Arial Narrow",Arial,sans-serif;letter-spacing:.02em}
:root{--th-account-green:#20351a;--th-account-orange:#c45d22;--th-account-cream:#fdfae2;--th-account-soft:#f6f5eb;--th-account-ink:#1d251b;--th-account-muted:#687066;--th-account-line:#dddccf}
.woocommerce-account .woocommerce,.woocommerce-checkout .woocommerce{font-family:"PT Sans Narrow","Arial Narrow",Arial,sans-serif;color:var(--th-account-ink)}
.woocommerce-account .woocommerce h1,.woocommerce-account .woocommerce h2,.woocommerce-account .woocommerce h3,.woocommerce-checkout .woocommerce h1,.woocommerce-checkout .woocommerce h2,.woocommerce-checkout .woocommerce h3{font-family:"Roboto Slab","PT Sans Narrow",serif;color:var(--th-account-green)}
.woocommerce-account .page-content>.woocommerce{display:grid!important;grid-template-columns:240px minmax(0,1fr);gap:34px;width:min(1280px,calc(100% - 40px));margin:0 auto 70px}
.woocommerce-account .page-content>.woocommerce>.woocommerce-MyAccount-navigation{float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}
.woocommerce-account .woocommerce-MyAccount-navigation ul{position:sticky;top:104px;display:flex;flex-direction:column;gap:7px;margin:0;padding:12px;border:1px solid var(--th-account-line);background:#fff;box-shadow:0 12px 36px rgba(32,53,26,.06)}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0!important;padding:0!important;border:0!important;list-style:none}
.woocommerce-account .woocommerce-MyAccount-navigation li a{display:flex;min-height:46px;align-items:center;padding:11px 13px;border-left:3px solid transparent;background:#fff;color:var(--th-account-green)!important;font-size:15px;font-weight:700;letter-spacing:.01em;text-decoration:none;transition:.16s ease}
.woocommerce-account .woocommerce-MyAccount-navigation-link--erwerbsberechtigungen a::before{content:"▣";margin-right:8px;color:var(--th-account-orange);font-size:16px}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active.woocommerce-MyAccount-navigation-link--erwerbsberechtigungen a::before{color:#fff}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{border-left-color:var(--th-account-orange);background:#fff8f1;color:var(--th-account-orange)!important}
.woocommerce-account .page-content>.woocommerce .woocommerce-MyAccount-navigation li.is-active>a{border-left-color:var(--th-account-orange)!important;background:var(--th-account-green)!important;color:#fff!important}
.woocommerce-account .page-content>.woocommerce>.woocommerce-MyAccount-content{float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
.woocommerce-account .woocommerce-MyAccount-content.has-thps-dashboard>p,.woocommerce-account .woocommerce-MyAccount-content:has(.thps-account-dashboard)>p{display:none}
.woocommerce-account .thsc-permit-fields{display:none!important}
.thps-account-dashboard,.thps-account-section{width:100%}
.thps-account-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.62fr);gap:22px;align-items:stretch;padding:30px;background:linear-gradient(135deg,var(--th-account-green),#304b26);box-shadow:0 18px 50px rgba(32,53,26,.14);color:#fff}
.thps-account-hero h2{margin:6px 0 8px;color:#fff!important;font-size:clamp(30px,4vw,44px);line-height:1.05}
.thps-account-hero p{margin:0;color:rgba(255,255,255,.76);font-size:16px}
.thps-account-kicker,.thps-account-heading>span,.thps-account-recent__head>div>span{color:var(--th-account-orange);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.thps-account-id{display:flex;flex-direction:column;justify-content:center;padding:20px 22px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08)}
.thps-account-id span{color:rgba(255,255,255,.72);font-size:12px;text-transform:uppercase}
.thps-account-id strong{margin:7px 0;color:#fff;font-size:18px;overflow-wrap:anywhere}
.thps-account-id a{align-self:flex-start;color:#f2aa79;font-size:13px;font-weight:700;text-decoration:none}
.thps-account-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}
.thps-account-stats>a{display:flex;min-height:142px;flex-direction:column;padding:20px;border:1px solid var(--th-account-line);background:#fff;color:var(--th-account-green)!important;text-decoration:none;transition:.16s ease}
.thps-account-stats>a:hover{border-color:var(--th-account-orange);box-shadow:0 14px 34px rgba(32,53,26,.08);transform:translateY(-2px)}
.thps-account-stats span{color:var(--th-account-muted);font-size:12px;font-weight:700;text-transform:uppercase}
.thps-account-stats strong{margin:8px 0 auto;font:700 28px/1 "Roboto Slab","PT Sans Narrow",serif}
.thps-account-stats small{color:var(--th-account-orange);font-size:13px;font-weight:700}
.thps-account-recent{padding:24px;border:1px solid var(--th-account-line);background:#fff}
.thps-account-recent__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}
.thps-account-recent__head h3{margin:4px 0 0;font-size:24px}
.thps-account-recent__head>a{color:var(--th-account-orange);font-weight:700;text-decoration:none}
.thps-recent-orders{display:flex;flex-direction:column}
.thps-recent-orders>a{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:20px;align-items:center;padding:14px 4px;border-top:1px solid var(--th-account-line);color:var(--th-account-ink)!important;text-decoration:none}
.thps-recent-orders>a>span:first-child{display:flex;flex-direction:column}.thps-recent-orders small{color:var(--th-account-muted)}
.thps-order-status{padding:5px 9px;background:var(--th-account-soft);color:var(--th-account-green);font-size:12px;font-weight:700}
.thps-account-empty{padding:24px;background:var(--th-account-soft);text-align:center}.thps-account-empty p{margin:5px 0 16px}
.thps-button--primary,.woocommerce-account .thps-button--primary,.woocommerce-checkout .thps-button--primary{display:inline-flex!important;min-height:44px;align-items:center;justify-content:center;padding:11px 18px!important;border:1px solid var(--th-account-green)!important;border-radius:0!important;background:var(--th-account-green)!important;color:#fff!important;font-weight:800!important;text-decoration:none!important;text-transform:none!important}
.thps-button--primary:hover{border-color:var(--th-account-orange)!important;background:var(--th-account-orange)!important}
.thps-button--secondary{display:inline-flex!important;min-height:44px;align-items:center;justify-content:center;padding:11px 18px!important;border:1px solid var(--th-account-orange)!important;border-radius:0!important;background:#fff!important;color:var(--th-account-orange)!important;font-weight:800!important}
.thps-account-heading{margin-bottom:18px;padding:25px 28px;border-left:5px solid var(--th-account-orange);background:var(--th-account-soft)}
.thps-account-heading h2{margin:5px 0 7px;font-size:30px}.thps-account-heading p{max-width:760px;margin:0;color:var(--th-account-muted);font-size:15px;line-height:1.5}
.thps-pid-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.7fr);grid-template-areas:"intro field" "intro action";gap:12px 24px;align-items:center;margin-bottom:18px;padding:24px;background:var(--th-account-green);color:#fff}
.thps-pid-card>div{grid-area:intro}.thps-pid-card>label{grid-area:field}.thps-pid-card>button{grid-area:action;justify-self:stretch;width:100%;margin:0!important}
.thps-pid-card>div>span{color:#efb080;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.thps-pid-card>div>strong{display:block;margin:4px 0;font:700 27px "Roboto Slab","PT Sans Narrow",serif}.thps-pid-card p{margin:0;color:rgba(255,255,255,.7);font-size:13px}
.thps-pid-card label{display:flex;flex-direction:column;gap:6px;color:#fff;font-weight:700}.thps-pid-card input{width:100%;min-height:46px;padding:10px 12px;border:1px solid rgba(255,255,255,.3);background:#fff;color:var(--th-account-ink);font:700 15px "PT Sans Narrow","Arial Narrow",Arial,sans-serif;text-transform:uppercase}
.thps-permit-list{display:flex;flex-direction:column;gap:12px}.thps-permit-card{border:1px solid var(--th-account-line);background:#fff}.thps-permit-card[open]{border-color:#c8c9b9;box-shadow:0 12px 34px rgba(32,53,26,.06)}
.thps-permit-card summary{display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:12px;align-items:center;padding:16px 18px;cursor:pointer;list-style:none}.thps-permit-card summary::-webkit-details-marker{display:none}.thps-permit-card__icon{display:grid;width:42px;height:42px;place-items:center;background:var(--th-account-soft);color:var(--th-account-orange);font-size:20px}.thps-permit-card summary>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.thps-permit-card summary strong{color:var(--th-account-green);font-size:17px}.thps-permit-card summary small{color:var(--th-account-muted);overflow:hidden;text-overflow:ellipsis}.thps-permit-card__toggle{font-size:22px;transition:.16s}.thps-permit-card[open] .thps-permit-card__toggle{transform:rotate(180deg)}
.thps-permit-card__body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:4px 18px 20px;border-top:1px solid var(--th-account-line)}
.thps-permit-card [hidden],.thps-checkout-new [hidden]{display:none!important}
.thps-field{display:flex;min-width:0;flex-direction:column;gap:6px;margin:0!important;color:var(--th-account-green);font-size:13px;font-weight:700}.thps-field>span{padding-top:14px}.thps-field em{color:var(--th-account-orange);font-style:normal}.thps-field small{color:var(--th-account-muted);font-weight:400}.thps-field input,.thps-field select,.thps-permit-card input,.thps-permit-card select{width:100%;min-height:46px;margin:0!important;padding:10px 12px!important;border:1px solid #cfd1c6!important;border-radius:0!important;background:#fff!important;color:var(--th-account-ink)!important;font:400 15px "PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;box-shadow:none!important}.thps-field input:focus,.thps-field select:focus{border-color:var(--th-account-orange)!important;outline:2px solid rgba(196,93,34,.12)!important}.thps-eid-field.is-not-wbk{display:none!important}.thps-permit-delete{grid-column:1/-1;display:flex;gap:8px;align-items:center;margin-top:6px;color:#8a3d2c;font-size:13px}.thps-permit-delete input{width:auto!important;min-height:0!important}.thps-permit-actions{display:flex;justify-content:space-between;gap:12px;margin-top:18px}
.woocommerce-account .woocommerce-EditAccountForm,.woocommerce-account .woocommerce-address-fields,.woocommerce-account .woocommerce-Addresses{padding:24px;border:1px solid var(--th-account-line);background:#fff}.woocommerce-account .woocommerce-EditAccountForm input,.woocommerce-account .woocommerce-EditAccountForm select,.woocommerce-account .woocommerce-address-fields input,.woocommerce-account .woocommerce-address-fields select{min-height:46px;padding:10px 12px!important;border:1px solid #cfd1c6!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.woocommerce-account .woocommerce-EditAccountForm fieldset{margin-top:22px;padding:20px;border:1px solid var(--th-account-line)}.woocommerce-account .woocommerce-EditAccountForm legend{padding:0 8px;color:var(--th-account-green);font:700 20px "Roboto Slab","PT Sans Narrow",serif}
.woocommerce-account table.woocommerce-orders-table{border-collapse:separate;border-spacing:0;width:100%;border:1px solid var(--th-account-line);background:#fff}.woocommerce-account table.woocommerce-orders-table th{padding:13px;background:var(--th-account-green);color:#fff}.woocommerce-account table.woocommerce-orders-table td{padding:13px;border-top:1px solid var(--th-account-line)}.woocommerce-account table.woocommerce-orders-table .button{border-radius:0;background:var(--th-account-green);color:#fff!important}
.woocommerce-checkout form.checkout{display:block!important;width:min(1180px,calc(100% - 40px));margin:22px auto 80px}html body.woocommerce-checkout main form.checkout.woocommerce-checkout.is-thps-steps-ready{display:block!important;grid-template-columns:none!important}
.woocommerce-checkout #thsc-nwr-fields{display:none!important}
.thps-checkout-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 18px;padding:0;border:1px solid var(--th-account-line);background:#fff}.thps-checkout-progress button{position:relative;display:flex;min-height:72px;align-items:center;gap:12px;padding:14px 18px;border:0;border-right:1px solid var(--th-account-line);background:#fff!important;color:var(--th-account-muted)!important;font-family:"PT Sans Narrow","Arial Narrow",Arial,sans-serif;text-align:left;cursor:pointer}.thps-checkout-progress button:last-child{border-right:0}.thps-checkout-progress button>span{display:grid;flex:0 0 32px;height:32px;place-items:center;border:1px solid #cfd1c6;border-radius:50%;font-weight:800}.thps-checkout-progress button strong{display:block;color:inherit;font-size:15px}.thps-checkout-progress button small{display:block;margin-top:2px;font-size:11px;font-weight:400}.thps-checkout-progress button.is-active{background:var(--th-account-green)!important;color:#fff!important}.thps-checkout-progress button.is-active>span{border-color:var(--th-account-orange);background:var(--th-account-orange)}.thps-checkout-progress button.is-complete{background:var(--th-account-soft)!important;color:var(--th-account-green)!important}.thps-checkout-progress button.is-complete>span{border-color:var(--th-account-green);background:var(--th-account-green);color:#fff}
.thps-checkout-step{width:100%;padding:28px;border:1px solid var(--th-account-line);background:#fff;box-shadow:0 16px 45px rgba(32,53,26,.06)}.thps-checkout-step[hidden]{display:none!important}.thps-checkout-step__intro{margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid var(--th-account-line)}.thps-checkout-step__intro span,.thps-checkout-section-heading>span{color:var(--th-account-orange);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.thps-checkout-step__intro h2,.thps-checkout-section-heading h3{margin:5px 0 0;font-size:28px}.thps-checkout-step__intro p{margin:6px 0 0;color:var(--th-account-muted)}
.woocommerce-checkout .thps-checkout-step #customer_details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;width:100%}.woocommerce-checkout .thps-checkout-step #customer_details>.col-1,.woocommerce-checkout .thps-checkout-step #customer_details>.col-2{float:none;width:auto}.woocommerce-checkout .thps-checkout-step #customer_details h3{font-size:22px}.woocommerce-checkout .thps-checkout-step .form-row input,.woocommerce-checkout .thps-checkout-step .form-row select,.woocommerce-checkout .thps-checkout-step .form-row textarea{min-height:46px;padding:10px 12px!important;border:1px solid #cfd1c6!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.woocommerce-checkout .thps-checkout-step .form-row textarea{min-height:110px}.woocommerce-checkout .thps-field-error input,.woocommerce-checkout .thps-field-error select{border-color:#b73d25!important;background:#fff8f5!important}.woocommerce-checkout .thps-field-error label{color:#b73d25!important}
.woocommerce-checkout .thps-checkout-validation-notice{display:block;margin:0 0 14px;padding:13px 15px;border:1px solid #d9a390;border-left:5px solid #9c3e2a;background:#fff6f3;color:#713020;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.woocommerce-checkout .thps-checkout-validation-notice[hidden]{display:none!important}.woocommerce-checkout .thps-checkout-validation-notice:focus{outline:3px solid rgba(196,93,34,.3);outline-offset:2px}.woocommerce-checkout .thps-checkout-permit-options.thps-checkout-validation-error{padding:9px;outline:2px solid #9c3e2a;outline-offset:2px}
.thps-checkout-eligibility{width:100%}.thps-checkout-info,.thps-checkout-ok{display:flex;gap:15px;margin:18px 0;padding:17px 18px;border-left:4px solid var(--th-account-orange);background:var(--th-account-soft)}.thps-checkout-info p,.thps-checkout-ok p{margin:4px 0 0;color:var(--th-account-muted);line-height:1.45}.thps-checkout-ok{border-left-color:#2c783c}.thps-checkout-ok>span{display:grid;flex:0 0 34px;height:34px;place-items:center;border-radius:50%;background:#2c783c;color:#fff;font-weight:800}
.thps-checkout-permit-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.thps-choice{position:relative;display:flex;min-height:94px;align-items:flex-start;gap:10px;padding:15px;border:1px solid var(--th-account-line);background:#fff;cursor:pointer}.thps-choice:has(input:checked){border-color:var(--th-account-orange);background:#fff8f1;box-shadow:inset 0 0 0 1px var(--th-account-orange)}.thps-choice input{margin-top:3px}.thps-choice span{display:flex;flex-direction:column}.thps-choice strong{color:var(--th-account-green);line-height:1.2}.thps-choice small{margin-top:4px;color:var(--th-account-muted);line-height:1.3}.thps-checkout-new__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.thps-checkout-existing,.thps-checkout-new,.thps-checkout-later{margin-top:14px;padding:18px;border:1px solid var(--th-account-line);background:#fff}.thps-checkout-later p{margin:0;color:var(--th-account-muted)}.thps-save-permit{display:flex;gap:8px;align-items:flex-start;margin-top:16px;color:var(--th-account-green);font-size:13px;font-weight:700}.thps-checkout-pid{max-width:480px;margin-top:14px!important}
.thps-checkout-actions{display:flex;justify-content:space-between;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid var(--th-account-line)}.thps-checkout-next,.thps-checkout-back{min-height:46px;padding:11px 20px;border:1px solid var(--th-account-green);border-radius:0;font:800 14px "PT Sans Narrow","Arial Narrow",Arial,sans-serif;cursor:pointer}.thps-checkout-next{margin-left:auto;background:var(--th-account-green);color:#fff}.thps-checkout-next:hover{border-color:var(--th-account-orange);background:var(--th-account-orange)}.thps-checkout-back{background:#fff;color:var(--th-account-green)}.thps-checkout-step #order_review_heading{display:none}.thps-checkout-step #order_review{width:100%}.woocommerce-checkout .thps-checkout-step .shop_table{width:100%;border:1px solid var(--th-account-line);background:#fff}.woocommerce-checkout .thps-checkout-step .shop_table th{color:var(--th-account-green)}.woocommerce-checkout .thps-checkout-step #payment{margin-top:18px;background:var(--th-account-soft)}.woocommerce-checkout .thps-checkout-step #place_order{width:100%;min-height:54px;border-radius:0!important;background:var(--th-account-green)!important;color:#fff!important;font-weight:800!important}.woocommerce-checkout .thps-checkout-step #place_order:hover{background:var(--th-account-orange)!important}
.thps-nwr-help-wrap{position:relative;display:inline-flex;align-items:center;margin-left:5px;vertical-align:middle}
.thps-nwr-help{display:inline-grid!important;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;margin:0!important;padding:0!important;place-items:center;border:1px solid var(--th-account-orange)!important;border-radius:50%!important;background:#fff!important;color:var(--th-account-orange)!important;font:800 13px/1 "PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;cursor:help!important;text-transform:none!important}
.thps-nwr-help:hover,.thps-nwr-help:focus{border-color:var(--th-account-green)!important;background:var(--th-account-green)!important;color:#fff!important;outline:2px solid rgba(196,93,34,.2)}
.thps-account-id .thps-nwr-help{border-color:#efb080!important;background:transparent!important;color:#efb080!important}.thps-account-id .thps-nwr-help:hover,.thps-account-id .thps-nwr-help:focus{background:#fff!important;color:var(--th-account-green)!important}
.thps-nwr-popover{position:fixed;left:50%;right:auto;top:50%;z-index:100000;display:block!important;width:min(500px,calc(100vw - 30px));max-height:calc(100vh - 40px);padding:20px;overflow:auto;border:1px solid #d8d8c8;background:#fff;box-shadow:0 22px 65px rgba(15,28,12,.26);color:var(--th-account-ink)!important;font:400 14px/1.45 "PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;opacity:0;pointer-events:none;text-align:left!important;text-transform:none!important;transform:translate(-50%,calc(-50% + 8px));transition:opacity .16s ease,transform .16s ease;visibility:hidden}
.thps-nwr-help-wrap:hover>.thps-nwr-popover,.thps-nwr-help-wrap:focus-within>.thps-nwr-popover,.thps-nwr-help-wrap.is-open>.thps-nwr-popover{opacity:1;pointer-events:auto;transform:translate(-50%,-50%);visibility:visible}
.thps-nwr-help-wrap.is-dismissed>.thps-nwr-popover{opacity:0!important;pointer-events:none!important;visibility:hidden!important}
.thps-nwr-popover__close{position:absolute!important;right:9px;top:8px;display:grid!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0!important;place-items:center;border:0!important;border-radius:50%!important;background:var(--th-account-soft)!important;color:var(--th-account-green)!important;font:700 22px/1 Arial,sans-serif!important;cursor:pointer!important}
.thps-nwr-popover__eyebrow{display:block!important;padding-right:34px;color:var(--th-account-orange)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.thps-nwr-popover__title{display:block!important;margin:4px 34px 12px 0;color:var(--th-account-green)!important;font:700 21px/1.2 "Roboto Slab","PT Sans Narrow",serif!important}
.thps-nwr-sketch{display:block!important;margin:0 0 12px;padding:8px;border:1px solid var(--th-account-line);background:var(--th-account-soft)}
.thps-nwr-sketch svg,.thps-nwr-sketch img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}
.thps-nwr-popover__label{display:block!important;margin-bottom:4px;color:var(--th-account-orange)!important;font-size:13px!important;font-weight:800!important}
.thps-nwr-popover__text,.thps-nwr-popover__notice{display:block!important;color:var(--th-account-ink)!important;font-size:13px!important;font-weight:400!important;line-height:1.45!important}
.thps-nwr-popover__notice{margin-top:10px;padding:10px 11px;border-left:3px solid var(--th-account-orange);background:#fff8f1}
.thps-nwr-popover__notice strong{color:var(--th-account-green)!important}
.thps-nwr-popover>a{display:inline-block!important;margin-top:11px;color:var(--th-account-orange)!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important}
@media(max-width:900px){.woocommerce-account .page-content>.woocommerce{grid-template-columns:1fr;width:min(100% - 28px,760px);gap:18px}.woocommerce-account .woocommerce-MyAccount-navigation ul{position:static;display:flex;flex-direction:row;gap:6px;overflow-x:auto;padding:8px;scrollbar-width:thin}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}.woocommerce-account .woocommerce-MyAccount-navigation li a{min-height:42px;padding:9px 12px;border-left:0;border-bottom:3px solid transparent;white-space:nowrap}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{border-left:0;border-bottom-color:var(--th-account-orange)}.thps-account-hero{grid-template-columns:1fr}.thps-account-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce-checkout form.checkout{width:min(100% - 28px,760px)}.woocommerce-checkout .thps-checkout-step #customer_details{grid-template-columns:1fr}.thps-checkout-permit-options{grid-template-columns:1fr}}
@media(max-width:620px){.thps-nwr-popover{position:fixed;left:12px;right:12px;top:50%;width:auto;max-height:82vh;overflow:auto;transform:translateY(calc(-50% + 8px))}.thps-nwr-help-wrap:hover>.thps-nwr-popover,.thps-nwr-help-wrap:focus-within>.thps-nwr-popover,.thps-nwr-help-wrap.is-open>.thps-nwr-popover{transform:translateY(-50%)}.thps-nwr-sketch svg,.thps-nwr-sketch img{max-height:none}}
@media(max-width:620px){body.woocommerce-account,body.woocommerce-checkout{overflow-x:hidden}.woocommerce-account .page-content>.woocommerce{width:100%;padding:0 14px}.woocommerce-account .woocommerce-MyAccount-navigation{margin-left:-14px;margin-right:-14px}.woocommerce-account .woocommerce-MyAccount-navigation ul{padding-left:14px;padding-right:14px}.thps-account-hero{padding:22px 18px}.thps-account-stats{grid-template-columns:1fr}.thps-account-stats>a{min-height:112px}.thps-account-recent{padding:18px 14px}.thps-recent-orders>a{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}.thps-recent-orders>a>strong{grid-column:2;grid-row:2}.thps-order-status{grid-column:2;grid-row:1}.thps-account-heading{padding:20px 17px}.thps-pid-card{grid-template-columns:1fr;grid-template-areas:"intro" "field" "action";padding:19px 16px}.thps-permit-card__body{grid-template-columns:1fr;padding:4px 14px 18px}.thps-permit-actions{flex-direction:column}.thps-permit-actions .button{width:100%}.woocommerce-account .woocommerce-EditAccountForm,.woocommerce-account .woocommerce-address-fields,.woocommerce-account .woocommerce-Addresses{padding:17px 14px}.woocommerce-account table.woocommerce-orders-table,.woocommerce-account table.woocommerce-orders-table tbody,.woocommerce-account table.woocommerce-orders-table tr,.woocommerce-account table.woocommerce-orders-table td{display:block;width:100%}.woocommerce-account table.woocommerce-orders-table thead{display:none}.woocommerce-account table.woocommerce-orders-table tr{margin-bottom:12px;border:1px solid var(--th-account-line);background:#fff}.woocommerce-account table.woocommerce-orders-table td{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;padding:10px 12px;border:0;border-top:1px solid var(--th-account-line);text-align:right}.woocommerce-account table.woocommerce-orders-table td::before{content:attr(data-title);color:var(--th-account-green);font-weight:700;text-align:left}.woocommerce-account table.woocommerce-orders-table td:first-child{border-top:0}.woocommerce-account table.woocommerce-orders-table .button{width:100%;text-align:center}.woocommerce-checkout form.checkout{width:100%;padding:0 12px}.thps-checkout-progress{position:sticky;top:72px;z-index:20;margin-left:-12px;margin-right:-12px}.thps-checkout-progress button{min-height:62px;justify-content:center;padding:10px 5px;text-align:center}.thps-checkout-progress button>span{flex-basis:28px;height:28px}.thps-checkout-progress button div{display:none}.thps-checkout-step{padding:20px 14px}.thps-checkout-step__intro h2,.thps-checkout-section-heading h3{font-size:24px}.thps-checkout-new__grid{grid-template-columns:1fr}.thps-checkout-actions{position:sticky;bottom:0;z-index:15;margin:20px -14px -20px;padding:12px 14px;background:#fff;box-shadow:0 -8px 25px rgba(32,53,26,.1)}.thps-checkout-actions button{flex:1;padding-left:10px;padding-right:10px}.woocommerce-checkout .thps-checkout-step .shop_table{table-layout:fixed}.woocommerce-checkout .thps-checkout-step .shop_table th,.woocommerce-checkout .thps-checkout-step .shop_table td{overflow-wrap:anywhere}}

/* Konto und Kasse: echte mobile Breite statt der alten 30/65-Prozent-Spalten
 * von WooCommerce/Kava. Die hohe Selektor-Spezifitaet ist beabsichtigt, weil
 * Theme- und Elementor-Regeln spaeter geladen werden. */
@media(max-width:767px){
	html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
	body.woocommerce-account #page.site,
	body.woocommerce-checkout #page.site,
	body.woocommerce-account #content.site-content,
	body.woocommerce-checkout #content.site-content,
	body.woocommerce-account #main.site-main,
	body.woocommerce-checkout #main.site-main,
	body.woocommerce-account #masthead.site-header,
	body.woocommerce-checkout #masthead.site-header,
	body.woocommerce-account #wpadminbar,
	body.woocommerce-checkout #wpadminbar,
	body.woocommerce-account #masthead.site-header>.elementor,
	body.woocommerce-checkout #masthead.site-header>.elementor,
	body.woocommerce-account #colophon.site-footer,
	body.woocommerce-checkout #colophon.site-footer,
	body.woocommerce-account #colophon.site-footer>.elementor,
	body.woocommerce-checkout #colophon.site-footer>.elementor{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}
	body.woocommerce-account #masthead.site-header>.elementor,
	body.woocommerce-checkout #masthead.site-header>.elementor,
	body.woocommerce-account #colophon.site-footer>.elementor,
	body.woocommerce-checkout #colophon.site-footer>.elementor{transform:none!important}
	body.woocommerce-account #main.site-main,
	body.woocommerce-checkout #main.site-main{padding-left:0!important;padding-right:0!important}
	body.woocommerce-account .page-content,
	body.woocommerce-checkout .page-content{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
	body.woocommerce-account .page-content>div.woocommerce{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;width:100%!important;max-width:100%!important;margin:0 auto 46px!important;padding:0 14px!important}
	body.woocommerce-account .page-content>div.woocommerce>nav.woocommerce-MyAccount-navigation,
	body.woocommerce-account .page-content>div.woocommerce>div.woocommerce-MyAccount-content{float:none!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
	body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;margin:0!important;padding:8px!important;overflow:visible!important;border:1px solid var(--th-account-line);background:#fff;box-shadow:0 8px 24px rgba(32,53,26,.06)}
	body.woocommerce-account .woocommerce-MyAccount-navigation li{display:block!important;min-width:0!important;width:100%!important}
	body.woocommerce-account .woocommerce-MyAccount-navigation li a{display:flex!important;width:100%!important;min-height:48px!important;align-items:center!important;justify-content:flex-start!important;padding:10px 11px!important;border:1px solid #ebe9dc!important;border-left:3px solid transparent!important;border-bottom-color:#ebe9dc!important;background:#fff!important;color:var(--th-account-green)!important;font-size:14px!important;line-height:1.15!important;white-space:normal!important}
	body.woocommerce-account .page-content>div.woocommerce .woocommerce-MyAccount-navigation li.is-active>a{border:1px solid var(--th-account-green)!important;border-left:3px solid var(--th-account-orange)!important;background:var(--th-account-green)!important;color:#fff!important}
	body.woocommerce-account .woocommerce-MyAccount-content{font-size:16px!important;line-height:1.45!important}
	body.woocommerce-account .thps-account-hero{gap:16px!important;padding:24px 18px!important}
	body.woocommerce-account .thps-account-hero h2{font-size:32px!important;line-height:1.08!important}
	body.woocommerce-account .thps-account-hero p{font-size:15px!important;line-height:1.45!important}
	body.woocommerce-account .thps-account-id{padding:17px 16px!important}
	body.woocommerce-account .thps-account-id strong{font-size:18px!important}
	body.woocommerce-account .thps-account-stats{gap:10px!important;margin:12px 0!important}
	body.woocommerce-account .thps-account-stats>a{min-height:104px!important;padding:17px!important}
	body.woocommerce-account .thps-account-stats span{font-size:12px!important}
	body.woocommerce-account .thps-account-stats strong{font-size:27px!important}
	body.woocommerce-account .thps-account-stats small{font-size:14px!important}
	body.woocommerce-account .thps-account-recent{padding:18px 15px!important}
	body.woocommerce-account .thps-account-recent__head{align-items:flex-start!important;margin-bottom:12px!important}
	body.woocommerce-account .thps-account-recent__head h3{font-size:24px!important}
	body.woocommerce-account .thps-recent-orders>a{min-height:70px!important;padding:12px 2px!important;font-size:15px!important}
	body.woocommerce-account .thps-recent-orders small{font-size:13px!important}
	body.woocommerce-account #colophon.site-footer .elementor-section,
	body.woocommerce-checkout #colophon.site-footer .elementor-section,
	body.woocommerce-account #colophon.site-footer .elementor-container,
	body.woocommerce-checkout #colophon.site-footer .elementor-container{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}
	body.woocommerce-account #colophon.site-footer .elementor-container,
	body.woocommerce-checkout #colophon.site-footer .elementor-container{display:flex!important;flex-wrap:wrap!important}
	body.woocommerce-account #colophon.site-footer .elementor-column,
	body.woocommerce-checkout #colophon.site-footer .elementor-column{width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 100%!important}
}

@media(max-width:380px){
	body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr!important}
	body.woocommerce-account .thps-account-recent__head{display:block!important}
	body.woocommerce-account .thps-account-recent__head>a{display:inline-block;margin-top:7px}
}

/* Mobile Breiten-Sicherung fuer Profil und Checkout. Safari kann bereits bei
 * einem einzigen wenige Pixel zu breiten Grid-/Formularelement die gesamte
 * Seite horizontal verschiebbar machen. Darum werden alle relevanten Layout-
 * Ebenen begrenzt und die negativen mobilen Randkorrekturen entfernt. */
@media(max-width:767px){
	html:has(body.woocommerce-account),
	html:has(body.woocommerce-checkout){width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-x:clip!important;overscroll-behavior-x:none}
	body.woocommerce-account,
	body.woocommerce-checkout{position:relative;width:100%!important;max-width:100%!important;margin:0!important;overflow-x:hidden!important;overflow-x:clip!important;overscroll-behavior-x:none;touch-action:pan-y pinch-zoom}
	body.woocommerce-account #page.site,
	body.woocommerce-checkout #page.site,
	body.woocommerce-account #content.site-content,
	body.woocommerce-checkout #content.site-content,
	body.woocommerce-account #main.site-main,
	body.woocommerce-checkout #main.site-main,
	body.woocommerce-account .page-content,
	body.woocommerce-checkout .page-content{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important}
	body.woocommerce-account .page-content>div.woocommerce,
	body.woocommerce-account .woocommerce-MyAccount-navigation,
	body.woocommerce-account .woocommerce-MyAccount-navigation ul,
	body.woocommerce-account .woocommerce-MyAccount-content,
	body.woocommerce-account .thps-account-dashboard,
	body.woocommerce-account .thps-account-section,
	body.woocommerce-account .thps-account-hero,
	body.woocommerce-account .thps-account-id,
	body.woocommerce-account .thps-account-stats,
	body.woocommerce-account .thps-account-stats>a,
	body.woocommerce-account .thps-account-recent,
	body.woocommerce-account .thps-recent-orders,
	body.woocommerce-account .thps-recent-orders>a,
	body.woocommerce-account .thps-account-heading,
	body.woocommerce-account .thps-pid-card,
	body.woocommerce-account .thps-permit-list,
	body.woocommerce-account .thps-permit-card,
	body.woocommerce-account .thps-permit-card__body,
	body.woocommerce-account .woocommerce-EditAccountForm,
	body.woocommerce-account .woocommerce-address-fields,
	body.woocommerce-account .woocommerce-Addresses,
	body.woocommerce-checkout form.checkout,
	body.woocommerce-checkout .thps-checkout-progress,
	body.woocommerce-checkout .thps-checkout-step,
	body.woocommerce-checkout .thps-checkout-step #customer_details,
	body.woocommerce-checkout .thps-checkout-step #order_review,
	body.woocommerce-checkout .thps-checkout-step #payment,
	body.woocommerce-checkout .thps-checkout-eligibility,
	body.woocommerce-checkout .thps-checkout-permit-options,
	body.woocommerce-checkout .thps-checkout-existing,
	body.woocommerce-checkout .thps-checkout-new,
	body.woocommerce-checkout .thps-checkout-later,
	body.woocommerce-checkout .thps-checkout-actions{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important}
	body.woocommerce-account .thps-account-hero>*,
	body.woocommerce-account .thps-account-stats>*,
	body.woocommerce-account .thps-account-recent__head>*,
	body.woocommerce-account .thps-recent-orders>a>*,
	body.woocommerce-account .thps-permit-card__body>*,
	body.woocommerce-checkout .thps-checkout-progress>*,
	body.woocommerce-checkout .thps-checkout-step>*,
	body.woocommerce-checkout .thps-checkout-step #customer_details>*,
	body.woocommerce-checkout .thps-checkout-permit-options>*,
	body.woocommerce-checkout .thps-checkout-new__grid>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
	body.woocommerce-account img,
	body.woocommerce-account svg,
	body.woocommerce-account video,
	body.woocommerce-account iframe,
	body.woocommerce-checkout img,
	body.woocommerce-checkout svg,
	body.woocommerce-checkout video,
	body.woocommerce-checkout iframe{max-width:100%!important;height:auto}
	body.woocommerce-account input,
	body.woocommerce-account select,
	body.woocommerce-account textarea,
	body.woocommerce-checkout input:not([type="checkbox"]):not([type="radio"]),
	body.woocommerce-checkout select,
	body.woocommerce-checkout textarea,
	body.woocommerce-checkout .select2-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important}
	body.woocommerce-account .woocommerce-MyAccount-navigation ul{margin-left:0!important;margin-right:0!important;overflow:visible!important}
	body.woocommerce-account .woocommerce-MyAccount-navigation li,
	body.woocommerce-account .woocommerce-MyAccount-navigation li a{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere}
	body.woocommerce-account .thps-account-id strong,
	body.woocommerce-account .thps-account-stats small,
	body.woocommerce-account .thps-recent-orders a,
	body.woocommerce-account table td,
	body.woocommerce-checkout label,
	body.woocommerce-checkout table th,
	body.woocommerce-checkout table td,
	body.woocommerce-checkout .woocommerce-privacy-policy-text,
	body.woocommerce-checkout .payment_box{overflow-wrap:anywhere;word-break:normal}
	body.woocommerce-checkout form.checkout{margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important}
	body.woocommerce-checkout .thps-checkout-progress{margin-left:0!important;margin-right:0!important}
	body.woocommerce-checkout .thps-checkout-actions{margin-left:0!important;margin-right:0!important}
	body.woocommerce-checkout .form-row,
	body.woocommerce-checkout .form-row-first,
	body.woocommerce-checkout .form-row-last{float:none!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}
	body.woocommerce-checkout table,
	body.woocommerce-account table{width:100%!important;max-width:100%!important;table-layout:fixed}
	body.woocommerce-account #wpadminbar,
	body.woocommerce-checkout #wpadminbar{max-width:100vw!important;overflow-x:hidden!important}
}

/* Der Elementor-Footertext besitzt im Template eine initiale Breite groesser
 * als seine Spalte. Auf Mobilgeraeten war dies die konkrete Quelle des
 * horizontalen Seitenueberstands. */
@media(max-width:767px){
	#colophon.site-footer,
	#colophon.site-footer>.elementor,
	#colophon.site-footer .elementor-element-4920df7,
	#colophon.site-footer .elementor-element-4920df7>.elementor-container,
	#colophon.site-footer .elementor-element-e429f40,
	#colophon.site-footer .elementor-element-e429f40>.elementor-widget-wrap,
	#colophon.site-footer .elementor-element-b737cec,
	#colophon.site-footer .elementor-element-b737cec>.elementor-widget-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}
	#colophon.site-footer{overflow-x:hidden!important;overflow-x:clip!important}
	#colophon.site-footer .elementor-element-4920df7>.elementor-container{display:flex!important;flex-wrap:wrap!important}
	#colophon.site-footer .elementor-element-e429f40{flex:0 0 100%!important;overflow:hidden!important}
	#colophon.site-footer .elementor-element-b737cec{flex:0 0 100%!important}
	#colophon.site-footer .elementor-element-b737cec>.elementor-widget-container{padding-left:16px!important;padding-right:16px!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-align:center}
	#colophon.site-footer .elementor-element-b737cec br{display:block}
}

/* Bestellbezogene Nachweise: bewusst kompakt, CI-konform und ohne Ablage im
 * Kundenprofil. */
.thps-checkout-documents{margin-top:18px;padding:20px;border:1px solid var(--th-account-line);background:var(--th-account-soft)}
.thps-checkout-documents[hidden],.thps-document-card[hidden],.thps-document-note[hidden]{display:none!important}
.thps-checkout-documents__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);gap:20px;align-items:end;margin-bottom:15px}
.thps-checkout-documents__head span{color:var(--th-account-orange);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.thps-checkout-documents__head h4{margin:3px 0 0;color:var(--th-account-green);font:700 21px/1.2 "Roboto Slab","PT Sans Narrow",serif}
.thps-checkout-documents__head p{margin:0;color:var(--th-account-muted);font-size:12px;line-height:1.45;text-align:right}
.thps-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.thps-document-card{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;min-width:0;padding:13px;border:1px solid #d7d8cd;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}
.thps-document-card__icon{display:grid;width:42px;height:42px;place-items:center;background:var(--th-account-orange);color:#fff;font-size:20px}
.thps-document-card__icon svg{display:block;width:21px;height:21px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.thps-document-card__text{display:flex;min-width:0;flex-direction:column}
.thps-document-card__text strong{color:var(--th-account-green);font-size:14px;line-height:1.2}
.thps-document-card__text small{margin-top:3px;overflow:hidden;color:var(--th-account-muted);font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.thps-document-select{display:inline-flex!important;min-height:42px!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:0!important;padding:9px 12px!important;border:1px solid var(--th-account-green)!important;background:var(--th-account-green)!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important;cursor:pointer!important}
.thps-document-select:hover{border-color:var(--th-account-orange)!important;background:var(--th-account-orange)!important;color:#fff!important}
.thps-document-select:focus-within{outline:3px solid rgba(196,93,34,.3);outline-offset:2px}
.thps-document-select svg{display:block;flex:0 0 18px;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.thps-document-select input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.thps-document-remove{grid-column:2/-1;justify-self:start;margin:-3px 0 0;padding:0;border:0;background:transparent;color:#8a3d2c;font:700 11px "PT Sans Narrow","Arial Narrow",Arial,sans-serif;text-decoration:underline;cursor:pointer}
.thps-document-card.is-uploaded{border-color:#739169;box-shadow:inset 3px 0 0 #47743d}.thps-document-card.is-uploaded .thps-document-card__icon{background:#edf5e9;color:#2f6a2b}
.thps-document-card.is-uploading{pointer-events:none;opacity:.7}.thps-document-card.is-uploading .thps-document-card__icon{animation:thps-document-pulse 1s ease-in-out infinite}
.thps-document-card.thps-document-error{border-color:#b73d25;background:#fff8f5}.thps-document-card.thps-document-error .thps-document-card__text small{color:#a43422}
.thps-document-note{margin-top:11px;padding:11px 13px;border-left:3px solid var(--th-account-orange);background:#fff;color:var(--th-account-ink);font-size:12px;line-height:1.4}.thps-document-note strong{color:var(--th-account-green)}
.thps-checkout-next:disabled{cursor:wait;opacity:.55}
@keyframes thps-document-pulse{0%,100%{transform:scale(.92);opacity:.65}50%{transform:scale(1.08);opacity:1}}

@media(max-width:767px){
	.thps-checkout-documents{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:16px 12px}
	.thps-checkout-documents__head{grid-template-columns:1fr;gap:7px}
	.thps-checkout-documents__head p{text-align:left}
	.thps-document-grid{grid-template-columns:1fr}
	.thps-document-card{grid-template-columns:38px minmax(0,1fr) auto;width:100%;max-width:100%;padding:12px 10px}
	.thps-document-card__icon{width:38px;height:38px}
	.thps-document-card__text small{white-space:normal;overflow-wrap:anywhere}
	.thps-document-select{padding-left:9px!important;padding-right:9px!important}
}

@media(max-width:390px){
	.thps-document-card{grid-template-columns:38px minmax(0,1fr)}
	.thps-document-select{grid-column:2;justify-self:start}
	.thps-document-remove{grid-column:2}
}

.thps-order-permit-summary{margin:22px 0;padding:20px;border-left:4px solid var(--th-account-orange);background:#fff;border-top:1px solid var(--th-account-line);border-right:1px solid var(--th-account-line);border-bottom:1px solid var(--th-account-line)}
.thps-order-permit-summary h2{margin:0 0 13px;font-size:22px}
.thps-order-permit-summary dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}
.thps-order-permit-summary dl>div{padding:11px;background:var(--th-account-soft)}
.thps-order-permit-summary dt{color:var(--th-account-muted);font-size:11px;font-weight:700;text-transform:uppercase}
.thps-order-permit-summary dd{margin:4px 0 0;color:var(--th-account-green);font-weight:700;overflow-wrap:anywhere}
.thps-order-permit-summary__privacy{margin:13px 0 0;color:var(--th-account-muted);font-size:12px}
@media(max-width:620px){.thps-order-permit-summary{padding:17px 14px}.thps-order-permit-summary dl{grid-template-columns:1fr}}

/* Konto 0.8.8: breite Desktop-Uebersicht und einheitliche T&H-Hoverfarben. */
@media(min-width:901px){
	body.woocommerce-account .page-content>div.woocommerce{
		position:relative!important;
		left:50%!important;
		display:grid!important;
		grid-template-columns:minmax(0,1fr)!important;
		gap:18px!important;
		width:min(1640px,calc(100vw - 56px))!important;
		max-width:none!important;
		margin:0 0 82px!important;
		transform:translateX(-50%)!important;
	}
	body.woocommerce-account .page-content>div.woocommerce>nav.woocommerce-MyAccount-navigation,
	body.woocommerce-account .page-content>div.woocommerce>div.woocommerce-MyAccount-content{
		float:none!important;
		width:100%!important;
		max-width:100%!important;
		min-width:0!important;
		margin:0!important;
	}
	body.woocommerce-account .woocommerce-MyAccount-navigation ul{
		position:static!important;
		display:grid!important;
		grid-template-columns:repeat(7,minmax(0,1fr))!important;
		gap:7px!important;
		width:100%!important;
		margin:0!important;
		padding:8px!important;
		border:1px solid var(--th-account-line)!important;
		background:var(--th-account-cream)!important;
		box-shadow:0 10px 28px rgba(29,37,27,.06)!important;
	}
	body.woocommerce-account .woocommerce-MyAccount-navigation li,
	body.woocommerce-account .woocommerce-MyAccount-navigation li a{width:100%!important;min-width:0!important}
	body.woocommerce-account .woocommerce-MyAccount-navigation li a{
		min-height:48px!important;
		justify-content:center!important;
		padding:10px 12px!important;
		border:1px solid transparent!important;
		border-bottom:3px solid transparent!important;
		background:#fff!important;
		color:var(--th-account-green)!important;
		font-size:14px!important;
		text-align:center!important;
	}
	body.woocommerce-account .woocommerce-MyAccount-navigation li a:hover,
	body.woocommerce-account .woocommerce-MyAccount-navigation li a:focus-visible{
		border-color:#ead4c4!important;
		border-bottom-color:var(--th-account-orange)!important;
		background:#fff8f1!important;
		color:var(--th-account-orange)!important;
		box-shadow:none!important;
		outline:none!important;
	}
	body.woocommerce-account .page-content>div.woocommerce .woocommerce-MyAccount-navigation li.is-active>a,
	body.woocommerce-account .page-content>div.woocommerce .woocommerce-MyAccount-navigation li.is-active>a:hover,
	body.woocommerce-account .page-content>div.woocommerce .woocommerce-MyAccount-navigation li.is-active>a:focus{
		border-color:var(--th-account-green)!important;
		border-bottom-color:var(--th-account-orange)!important;
		background:var(--th-account-green)!important;
		color:#fff!important;
	}
	body.woocommerce-account .woocommerce-MyAccount-navigation-link--erwerbsberechtigungen a::before{margin-right:7px!important}
	body.woocommerce-account .thps-account-hero{
		grid-template-columns:minmax(0,1.65fr) minmax(330px,.72fr)!important;
		min-height:194px!important;
		padding:34px 38px!important;
		border-top:4px solid var(--th-account-orange)!important;
		background:var(--th-account-green)!important;
		box-shadow:0 16px 42px rgba(29,37,27,.12)!important;
	}
	body.woocommerce-account .thps-account-hero h2{font-size:46px!important}
	body.woocommerce-account .thps-account-id{padding:24px 26px!important;border-color:rgba(253,250,226,.28)!important;background:rgba(253,250,226,.08)!important}
	body.woocommerce-account .thps-account-stats{gap:14px!important;margin:16px 0!important}
	body.woocommerce-account .thps-account-stats>a{
		position:relative!important;
		min-height:132px!important;
		padding:22px 24px!important;
		border:1px solid var(--th-account-line)!important;
		border-top:3px solid var(--th-account-green)!important;
		background:#fff!important;
		box-shadow:none!important;
	}
	body.woocommerce-account .thps-account-stats>a:hover,
	body.woocommerce-account .thps-account-stats>a:focus-visible{
		border-color:#e5c3aa!important;
		border-top-color:var(--th-account-orange)!important;
		background:#fff8f1!important;
		color:var(--th-account-green)!important;
		box-shadow:0 14px 32px rgba(196,93,34,.10)!important;
		outline:none!important;
		transform:translateY(-2px)!important;
	}
	body.woocommerce-account .thps-account-stats>a:hover span,
	body.woocommerce-account .thps-account-stats>a:focus-visible span{color:#705f53!important}
	body.woocommerce-account .thps-account-stats>a:hover small,
	body.woocommerce-account .thps-account-stats>a:focus-visible small{color:var(--th-account-orange)!important}
	body.woocommerce-account .thps-account-recent{padding:28px 30px!important;border-top:3px solid var(--th-account-green)!important}
	body.woocommerce-account .thps-recent-orders>a{padding:17px 10px!important;transition:background-color .16s ease,padding .16s ease}
	body.woocommerce-account .thps-recent-orders>a:hover,
	body.woocommerce-account .thps-recent-orders>a:focus-visible{
		padding-left:16px!important;
		padding-right:16px!important;
		background:#fff8f1!important;
		color:var(--th-account-green)!important;
		outline:1px solid #efd8c7!important;
	}
	body.woocommerce-account .thps-recent-orders>a:hover .thps-order-status,
	body.woocommerce-account .thps-recent-orders>a:focus-visible .thps-order-status{background:var(--th-account-orange)!important;color:#fff!important}
}

/* Theme- und WooCommerce-Hoverfarben im Kontobereich ueberschreiben. */
body.woocommerce-account .woocommerce-MyAccount-content a:not(.button):not(.thps-account-stats>a):not(.thps-recent-orders>a){color:var(--th-account-orange)}
body.woocommerce-account .woocommerce-MyAccount-content a:not(.button):not(.thps-account-stats>a):not(.thps-recent-orders>a):hover,
body.woocommerce-account .woocommerce-MyAccount-content a:not(.button):not(.thps-account-stats>a):not(.thps-recent-orders>a):focus{color:#8f3f16;text-decoration:underline}
body.woocommerce-account .woocommerce-MyAccount-content .button,
body.woocommerce-account .woocommerce-MyAccount-content button.button,
body.woocommerce-account .woocommerce-MyAccount-content input.button{
	border:1px solid var(--th-account-green)!important;
	border-radius:0!important;
	background:var(--th-account-green)!important;
	color:#fff!important;
	box-shadow:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .button:hover,
body.woocommerce-account .woocommerce-MyAccount-content .button:focus,
body.woocommerce-account .woocommerce-MyAccount-content button.button:hover,
body.woocommerce-account .woocommerce-MyAccount-content button.button:focus,
body.woocommerce-account .woocommerce-MyAccount-content input.button:hover,
body.woocommerce-account .woocommerce-MyAccount-content input.button:focus{
	border-color:var(--th-account-orange)!important;
	background:var(--th-account-orange)!important;
	color:#fff!important;
	outline:none!important;
}
body.woocommerce-account table.woocommerce-orders-table tbody tr:hover{background:#fff8f1!important}
body.woocommerce-account .woocommerce-Addresses .title a,
body.woocommerce-account .woocommerce-Address-title a{color:var(--th-account-orange)!important}
body.woocommerce-account .woocommerce-Addresses .title a:hover,
body.woocommerce-account .woocommerce-Address-title a:hover{color:#8f3f16!important;background:transparent!important}

/* Globaler Warenkorb-Drawer. */
.thps-cart-drawer,.thps-cart-drawer *{box-sizing:border-box}
.thps-cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:1000002;display:flex;width:min(440px,100vw);max-width:100%;flex-direction:column;background:#fffef7;color:#20351a;box-shadow:-20px 0 55px rgba(18,31,16,.24);visibility:hidden;transform:translateX(105%);transition:transform .26s ease,visibility .26s ease;font-family:"ITC Resavska Sans Std Bold","PT Sans Narrow",Arial,sans-serif}
.thps-cart-drawer.is-open{visibility:visible;transform:translateX(0)}
.thps-cart-drawer__backdrop{position:fixed;inset:0;z-index:1000001;border:0;background:rgba(15,24,14,.58);opacity:0;transition:opacity .24s ease}
.thps-cart-drawer__backdrop.is-open{opacity:1}
.thps-cart-is-open,.thps-cart-is-open body{overflow:hidden!important}
.thps-cart-is-open #masthead{position:relative!important;z-index:1000003!important}.thps-cart-is-open #masthead .jet-blocks-cart{position:relative!important;z-index:1000004!important}
.thps-cart-drawer__header{display:flex;min-height:92px;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #dfddca;background:#fdfae2}
.thps-cart-drawer__header span{color:#c45d22;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.thps-cart-drawer__header h2{margin:3px 0 0;color:#20351a;font:700 27px/1.05 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif}
.thps-cart-drawer__close{display:grid!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;place-items:center;border:1px solid #c9c9b9!important;border-radius:50%!important;background:#fff!important;color:#20351a!important;font:400 29px/1 Arial,sans-serif!important;cursor:pointer}
.thps-cart-drawer__close:hover,.thps-cart-drawer__close:focus-visible{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important;outline:none}
.thps-cart-drawer__content{display:flex;min-height:0;flex:1;flex-direction:column}
.thps-cart-drawer__items{min-height:0;margin:0!important;padding:8px 20px!important;overflow-y:auto;list-style:none!important}
.thps-cart-drawer__item{position:relative;display:grid;grid-template-columns:82px minmax(0,1fr) 28px;gap:14px;align-items:start;padding:17px 0;border-bottom:1px solid #e5e2d3}
.thps-cart-drawer__image{display:block;width:82px;height:82px;padding:5px;border:1px solid #e3e1d6;background:#fff}
.thps-cart-drawer__image img{width:100%!important;height:100%!important;margin:0!important;object-fit:contain}
.thps-cart-drawer__item-copy{display:flex;min-width:0;flex-direction:column;gap:5px}
.thps-cart-drawer__name{color:#20351a!important;font-weight:800;line-height:1.28;text-decoration:none!important;overflow-wrap:anywhere}
.thps-cart-drawer__name:hover{color:#c45d22!important}
.thps-cart-drawer__quantity{color:#6f746b;font-size:13px}
.thps-cart-drawer__line-total{color:#20351a;font-size:15px;font-weight:800}
.thps-cart-drawer__remove{display:grid!important;width:28px!important;height:28px!important;place-items:center;border:1px solid #d7d3c4!important;border-radius:50%!important;background:#fff!important;color:#7c4032!important;font:400 20px/1 Arial,sans-serif!important;text-decoration:none!important}
.thps-cart-drawer__remove:hover{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important}
.thps-cart-drawer__summary{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:18px 22px;border-top:1px solid #ddd9c8;background:#f8f5e7}
.thps-cart-drawer__summary span{font-size:14px;font-weight:700}
.thps-cart-drawer__summary strong{font-size:20px}
.thps-cart-drawer__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px 20px 20px;background:#f8f5e7}
.thps-cart-button{display:flex!important;min-height:48px;align-items:center;justify-content:center;padding:11px 12px!important;border:1px solid #20351a!important;border-radius:3px!important;font-size:13px!important;font-weight:800!important;letter-spacing:.02em;text-align:center;text-decoration:none!important}
.thps-cart-button--secondary{background:#fff!important;color:#20351a!important}
.thps-cart-button--primary{background:#20351a!important;color:#fff!important}
.thps-cart-button:hover{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important}
.thps-cart-drawer__empty{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;padding:45px 30px;text-align:center}
.thps-cart-drawer__empty>span{display:grid;width:74px;height:74px;place-items:center;border:1px solid #d8d4c2;border-radius:50%;background:#fdfae2;color:#c45d22;font-size:35px}
.thps-cart-drawer__empty h3{margin:18px 0 5px;color:#20351a;font:700 23px HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif}
.thps-cart-drawer__empty p{max-width:290px;margin:0;color:#6c7168;line-height:1.5}
#masthead .jet-blocks-cart__list{display:none!important}

/* Mobile Menue-Schrift konsequent in der lokal hinterlegten Hausschrift. */
@media(max-width:1024px){
	#masthead .elementor-element-87777ec,
	#masthead .elementor-element-87777ec::before,
	#masthead .elementor-element-87777ec::after,
	#masthead .jet-mega-menu-toggle,
	#masthead .jet-mega-menu-toggle::before,
	#masthead .jet-mega-menu-toggle::after{font-family:"ITC Resavska Sans Std Bold","PT Sans Narrow",Arial,sans-serif!important}
	#thsc-mobile-navigation [data-thsc-menu-label="startseite"]{order:11!important}
	#thsc-mobile-navigation [data-thsc-menu-label="mein konto"]{order:12!important}
	#thsc-mobile-navigation [data-thsc-menu-label="kontakt"]{order:13!important}
	#thsc-mobile-navigation [data-thsc-menu-label="über uns"]{order:14!important}
	#thsc-mobile-navigation [data-thsc-menu-label="club 30"]{order:15!important}
	#thsc-mobile-navigation [data-thsc-menu-label="logout"]{order:16!important}
	#thsc-mobile-navigation .thsc-mobile-primary-shop,
	#thsc-mobile-navigation .thsc-mobile-primary-shop>.jet-mega-menu-item__inner{width:100%!important;max-width:none!important;box-sizing:border-box!important}
	#thsc-mobile-navigation .thsc-mobile-primary-shop>.jet-mega-menu-item__inner>.jet-mega-menu-item__link{display:flex!important;width:calc(100% - 32px)!important;min-height:54px!important;margin:8px 16px!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;text-align:center!important}
	#thsc-mobile-navigation .thsc-mobile-primary-shop .jet-mega-menu-item__title{display:flex!important;width:100%!important;align-items:center!important;justify-content:center!important;text-align:center!important}
}

/* Desktop-Suche: sauberes, modernes Linien-Icon und keine helle Abschlusskante. */
#masthead form.thsc-header-search{display:flex!important;gap:0!important;overflow:hidden!important;border-radius:10px!important;background:#fff!important;box-sizing:border-box!important}
#masthead form.thsc-header-search .apsw-search-input{min-width:0!important;margin:0!important;border-right:0!important;border-radius:10px 0 0 10px!important;box-sizing:border-box!important}
#masthead form.thsc-header-search .apsw-search-btn{position:relative!important;right:0!important;flex:0 0 52px!important;width:52px!important;min-width:52px!important;height:50px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0 10px 10px 0!important;overflow:hidden!important;background:#c45d22!important;box-shadow:inset 1px 0 rgba(255,255,255,.16)!important;box-sizing:border-box!important}
#masthead form.thsc-header-search .apsw-search-btn svg.thps-search-icon{display:block!important;width:23px!important;height:23px!important;margin:0!important;overflow:visible!important;fill:none!important;stroke:#fff!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
#masthead form.thsc-header-search .apsw-search-btn:hover,#masthead form.thsc-header-search .apsw-search-btn:focus-visible{background:#20351a!important;outline:none!important}

/* Startseite: lokales Hero-Video und responsive Begrenzungen. */
body.thps-home-enhanced .thps-home-hero{position:relative!important;display:flex!important;min-height:clamp(620px,54vw,790px)!important;align-items:center!important;isolation:isolate;overflow:hidden!important;background-color:#172614!important}
body.thps-home-enhanced .thps-home-hero::before{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(12,23,11,.76) 0%,rgba(12,23,11,.5) 48%,rgba(12,23,11,.34) 100%);content:""}
body.thps-home-enhanced .thps-home-hero__video{position:absolute;inset:0;z-index:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;object-position:center 46%;filter:saturate(.92) contrast(1.03)}
body.thps-home-enhanced .thps-home-hero>.elementor-container{position:relative;z-index:2;display:flex!important;width:100%;min-height:inherit!important;align-items:center!important}
body.thps-home-enhanced .thps-home-hero>.elementor-container>.elementor-column{align-self:center!important}
body.thps-home-enhanced .thps-home-hero h1,body.thps-home-enhanced .thps-home-hero h2,body.thps-home-enhanced .thps-home-hero p{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.35)}
body.thps-home-enhanced .thps-home-ammo-223{position:relative;isolation:isolate;overflow:hidden;background-color:#f2eed2!important;background-image:linear-gradient(90deg,rgba(242,238,210,.98) 0%,rgba(242,238,210,.9) 56%,rgba(242,238,210,.74) 100%),var(--thps-ammo-image)!important;background-position:center!important;background-size:cover!important;box-shadow:inset 0 0 0 1px rgba(32,53,26,.1)}
body.thps-home-enhanced .thps-home-ammo-223>.elementor-widget-wrap{position:relative;z-index:1}
body.thps-home-enhanced .thps-home-ammo-223 h2{color:#c45d22!important;text-shadow:none!important}
body.thps-home-enhanced .thps-home-ammo-223 p{color:#20351a!important;text-shadow:none!important}
body.thps-home-enhanced .thps-home-ammo-223 .elementor-button{background:#20351a!important;color:#fff!important}
body.thps-home-enhanced .thps-home-ammo-223 .elementor-button:hover,body.thps-home-enhanced .thps-home-ammo-223 .elementor-button:focus-visible{background:#c45d22!important;color:#fff!important}
body.thps-home-enhanced .thps-home-used-egun{outline:1px solid rgba(196,93,34,.28);outline-offset:-1px}

/* Dynamische Herstellerleiste auf der Startseite. Alle aktiven Marken bleiben
 * erreichbar, ohne die Seite durch ein sehr langes Logoraster zu überladen. */
body.home .thps-home-brands{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;padding:clamp(48px,6vw,82px) clamp(18px,4vw,70px)!important;background:linear-gradient(180deg,#fffef8 0%,#f5f0db 100%)!important;border-top:1px solid rgba(32,53,26,.12)!important;border-bottom:1px solid rgba(32,53,26,.12)!important}
body.home .thps-home-brands__inner{width:100%;max-width:none;margin:0 auto;font-family:"ITC Resavska Sans Std Bold","PT Sans Narrow",Arial,sans-serif}
body.home .thps-home-brands__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:27px}
body.home .thps-home-brands__eyebrow{margin:0 0 6px!important;color:#c45d22!important;font-size:12px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase}
body.home .thps-home-brands__heading h2{margin:0!important;color:#20351a!important;font:800 clamp(31px,3.6vw,52px)/1.05 HandelGotD-Bold,"ITC Resavska Sans Std Bold",serif!important;letter-spacing:-.02em!important}
body.home .thps-home-brands__description{max-width:720px!important;margin:11px 0 0!important;color:#5f675c!important;font-size:clamp(15px,1.25vw,18px)!important;line-height:1.5!important}
body.home .thps-home-brands__directory{display:inline-flex;min-height:45px;flex:0 0 auto;align-items:center;justify-content:center;padding:10px 17px;border:1px solid #20351a;color:#20351a!important;font-size:13px;font-weight:800;text-decoration:none!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease}
body.home .thps-home-brands__directory:hover,body.home .thps-home-brands__directory:focus-visible{border-color:#c45d22;background:#c45d22;color:#fff!important;outline:0}
body.home .thps-home-brands__rail{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;gap:12px;align-items:center}
body.home .thps-home-brands__viewport{min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-color:#c45d22 #e2decb;scrollbar-width:thin}
body.home .thps-home-brands__viewport:focus-visible{outline:2px solid #c45d22;outline-offset:5px}
body.home .thps-home-brands__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(165px,1fr);gap:12px;padding:4px 2px 13px}
body.home .thps-home-brands__item{min-width:0;scroll-snap-align:start}
body.home .thps-home-brands__card{display:grid;min-height:132px;grid-template-rows:76px auto;gap:9px;align-items:center;justify-items:center;padding:16px 13px 12px;border:1px solid #dedac7;background:#fffef8;color:#20351a!important;text-align:center;text-decoration:none!important;box-shadow:0 7px 22px rgba(25,40,21,.045);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}
body.home .thps-home-brands__card img{display:block;width:100%!important;height:76px!important;max-width:150px!important;object-fit:contain!important;filter:grayscale(1) saturate(0) brightness(.38) contrast(1.5);opacity:.76;transition:filter .25s ease,opacity .25s ease,transform .25s ease}
body.home .thps-home-brands__card span{max-width:100%;overflow:hidden;color:#20351a;font-size:12px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
body.home .thps-home-brands__card:hover,body.home .thps-home-brands__card:focus-visible{border-color:#c45d22;box-shadow:0 13px 30px rgba(25,40,21,.11);outline:0;transform:translateY(-3px)}
body.home .thps-home-brands__card:hover img,body.home .thps-home-brands__card:focus-visible img{filter:none;opacity:1;transform:scale(1.035)}
body.home .thps-home-brands__arrow{display:grid!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;place-items:center!important;padding:0!important;border:1px solid #20351a!important;border-radius:0!important;background:#20351a!important;color:#fff!important;font:400 31px/1 Arial,sans-serif!important;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}
body.home .thps-home-brands__arrow:hover,body.home .thps-home-brands__arrow:focus-visible{border-color:#c45d22!important;background:#c45d22!important;outline:0}
body.home .thps-home-brands__arrow:disabled{opacity:.32;cursor:default}
body.home .thps-home-brands__arrow[hidden]{display:none!important}

@media(max-width:767px){
	body.home .thps-home-brands{padding:38px 15px!important}
	body.home .thps-home-brands__heading{align-items:flex-start;flex-direction:column;gap:17px;margin-bottom:21px}
	body.home .thps-home-brands__heading h2{font-size:clamp(31px,10vw,43px)!important}
	body.home .thps-home-brands__directory{width:100%}
	body.home .thps-home-brands__rail{grid-template-columns:minmax(0,1fr)}
	body.home .thps-home-brands__arrow{display:none!important}
	body.home .thps-home-brands__track{grid-auto-columns:minmax(142px,68vw);gap:10px}
	body.home .thps-home-brands__card{min-height:124px;grid-template-rows:70px auto;padding:14px 11px 11px}
	body.home .thps-home-brands__card img{height:70px!important;max-width:140px!important}
}

@media(prefers-reduced-motion:reduce){
	body.home .thps-home-brands__viewport{scroll-behavior:auto}
	body.home .thps-home-brands__card,body.home .thps-home-brands__card img{transition:none}
}

/* Versand-, Kontakt- und Gebrauchtwaffen-Seiten. */
.thps-info-page,.thps-info-page *{box-sizing:border-box}
.thps-info-page{--th-info-green:#20351a;--th-info-orange:#c45d22;--th-info-cream:#fdfae2;--th-info-line:#dddccb;--th-info-muted:#687068;width:100%;max-width:1320px;margin:0 auto 50px;color:#263024;font-family:"ITC Resavska Sans Std Bold","PT Sans Narrow",Arial,sans-serif}
.thps-info-page h2,.thps-info-page h3{font-family:HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif}
.thps-info-hero{position:relative;padding:clamp(32px,5vw,70px);overflow:hidden;border-left:6px solid var(--th-info-orange);background:linear-gradient(115deg,#20351a,#314c27);color:#fff}
.thps-info-hero::after{position:absolute;right:-55px;bottom:-85px;width:250px;height:250px;border:42px solid rgba(253,250,226,.06);border-radius:50%;content:""}
.thps-info-hero>span,.thps-used-hero>span{position:relative;z-index:1;color:#f3a66e;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.thps-info-hero h2,.thps-used-hero h2{position:relative;z-index:1;max-width:850px;margin:8px 0 12px;color:#fff!important;font-size:clamp(34px,5vw,60px);line-height:1.04}
.thps-info-hero p,.thps-used-hero p{position:relative;z-index:1;max-width:820px;margin:0;color:rgba(255,255,255,.82);font-size:17px;line-height:1.6}
.thps-info-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:18px 0}
.thps-info-grid article{min-width:0;padding:25px 22px;border:1px solid var(--th-info-line);background:#fff}
.thps-info-icon{display:grid;width:46px;height:46px;margin-bottom:18px;place-items:center;background:#f8eee5;color:var(--th-info-orange);font-size:22px}
.thps-info-grid h3{margin:0 0 9px;color:var(--th-info-green);font-size:20px;line-height:1.15}
.thps-info-grid strong{display:block;margin-bottom:8px;color:var(--th-info-orange);font-size:22px}
.thps-info-grid p{margin:0;color:var(--th-info-muted);font-size:14px;line-height:1.5}
.thps-info-grid .thps-info-card--accent{border-color:var(--th-info-green);background:var(--th-info-green)}
.thps-info-grid .thps-info-card--accent h3,.thps-info-grid .thps-info-card--accent strong{color:#fff}
.thps-info-grid .thps-info-card--accent p{color:rgba(255,255,255,.72)}
.thps-info-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:16px 0}
.thps-info-split article{padding:28px;border:1px solid var(--th-info-line);background:#fdfcf5}
.thps-info-split article>span,.thps-contact-directions>span,.thps-contact-form-section>div:first-child>span{color:var(--th-info-orange);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.thps-info-split h3,.thps-contact-directions h3,.thps-contact-form-section h3{margin:6px 0 10px;color:var(--th-info-green);font-size:27px}
.thps-info-split p,.thps-contact-directions p,.thps-contact-form-section p{margin:0;color:var(--th-info-muted);line-height:1.58}
.thps-info-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:16px;padding:24px 28px;background:#20351a;color:#fff}
.thps-info-cta span{color:#f3a66e;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.thps-info-cta h3{margin:5px 0 0;color:#fff!important;font-size:24px}
.thps-info-cta a,.thps-used-hero>a{display:inline-flex!important;min-height:48px;align-items:center;justify-content:center;padding:11px 20px!important;border:1px solid #c45d22!important;border-radius:2px!important;background:#c45d22!important;color:#fff!important;font-weight:800!important;text-decoration:none!important}
.thps-info-cta a:hover,.thps-used-hero>a:hover{border-color:#fff!important;background:#fff!important;color:#20351a!important}
.thps-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}
.thps-contact-cards>a,.thps-contact-cards>article{display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;gap:3px 14px;align-items:center;min-width:0;padding:20px;border:1px solid var(--th-info-line);background:#fff;color:var(--th-info-green)!important;text-decoration:none!important}
.thps-contact-cards>a>span,.thps-contact-cards>article>span{grid-row:1/3;display:grid;width:48px;height:48px;place-items:center;background:#f8eee5;color:var(--th-info-orange);font-size:21px}
.thps-contact-cards small{color:var(--th-info-muted);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.thps-contact-cards strong{min-width:0;overflow-wrap:anywhere;font-size:17px}
.thps-contact-cards>a:hover{border-color:var(--th-info-orange);background:#fff9f4}
.thps-contact-route{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);min-height:440px;margin:16px 0;background:#fff}
.thps-contact-map{position:relative;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;min-height:440px;padding:35px;overflow:hidden;background:linear-gradient(135deg,rgba(32,53,26,.94),rgba(32,53,26,.67)),repeating-linear-gradient(45deg,transparent,transparent 28px,rgba(253,250,226,.06) 29px,rgba(253,250,226,.06) 31px);color:#fff}
.thps-contact-map::before{position:absolute;right:11%;top:13%;width:145px;height:145px;border:2px solid rgba(255,255,255,.32);border-radius:50%;content:"⌖";display:grid;place-items:center;color:#f3a66e;font-size:62px}
.thps-contact-map>span{color:#f3a66e;font-size:11px;font-weight:800;letter-spacing:.14em}
.thps-contact-map>strong{margin:5px 0;color:#fff;font-size:30px}
.thps-contact-map>small{color:rgba(255,255,255,.74);font-size:15px}
.thps-contact-map>a{margin-top:18px;color:#fff!important;font-weight:800;text-decoration:underline!important}
.thps-contact-directions{padding:clamp(28px,5vw,55px);border:1px solid var(--th-info-line)}
.thps-parking-note{margin-top:24px;padding:18px;border-left:4px solid var(--th-info-orange);background:#f8f4e8}
.thps-parking-note>strong{color:var(--th-info-green)}
.thps-parking-note p{margin:5px 0 9px;font-size:14px}
.thps-parking-note a,.thps-text-link{color:var(--th-info-orange)!important;font-weight:800;text-decoration:none!important}
.thps-contact-form-section{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:40px;margin-top:16px;padding:clamp(28px,5vw,56px);border-top:4px solid var(--th-info-orange);background:#f7f4e7}
.thps-contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.thps-contact-form label{display:flex;min-width:0;flex-direction:column;gap:6px;color:var(--th-info-green);font-size:13px;font-weight:800}
.thps-contact-form input,.thps-contact-form textarea{width:100%;min-width:0;margin:0!important;padding:11px 12px!important;border:1px solid #cbcbbb!important;border-radius:0!important;background:#fff!important;color:#263024!important;font:400 15px "ITC Resavska Sans Std Bold","PT Sans Narrow",Arial,sans-serif!important;box-shadow:none!important}
.thps-contact-form input{min-height:46px}
.thps-contact-form input:focus,.thps-contact-form textarea:focus{border-color:var(--th-info-orange)!important;outline:2px solid rgba(196,93,34,.12)!important}
.thps-contact-form__wide{grid-column:1/-1}
.thps-contact-consent{display:grid!important;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px!important;font-weight:400!important;line-height:1.45}
.thps-contact-consent input{width:auto!important;min-height:0!important;margin-top:4px!important}
.thps-contact-consent a{color:var(--th-info-orange)!important}
.thps-contact-form button{grid-column:1/-1;justify-self:start;min-height:48px;padding:11px 24px!important;border:1px solid var(--th-info-green)!important;border-radius:2px!important;background:var(--th-info-green)!important;color:#fff!important;font-weight:800!important;cursor:pointer}
.thps-contact-form button:hover{border-color:var(--th-info-orange)!important;background:var(--th-info-orange)!important}
.thps-contact-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.thps-form-notice{margin-bottom:15px;padding:13px 15px;border-left:4px solid var(--th-info-orange);background:#fff}
.thps-form-notice--success{border-left-color:#35743b}
.thps-form-notice--error{border-left-color:#a63e2a}
.thps-used-hero{position:relative;padding:clamp(42px,7vw,90px);overflow:hidden;background:linear-gradient(105deg,rgba(20,35,17,.97),rgba(20,35,17,.7)),radial-gradient(circle at 85% 15%,#c45d22 0,transparent 27%);color:#fff}
.thps-used-hero p{margin-bottom:23px}
.thps-used-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}

@media(max-width:980px){
	.thps-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.thps-shipping-grid article:last-child{grid-column:1/-1}
	.thps-contact-route,.thps-contact-form-section{grid-template-columns:1fr}
	.thps-contact-map{min-height:360px}
}
@media(max-width:767px){
	html,body.home{max-width:100%;overflow-x:clip!important}
	body.home #page,body.home #content,body.home main,body.home .site-main,body.home .elementor,body.home .elementor-section-wrap{max-width:100vw!important;overflow-x:clip!important}
	body.home .elementor-section,body.home .elementor-container,body.home .elementor-column,body.home .elementor-widget-wrap,body.home .elementor-widget{min-width:0!important;max-width:100%!important}
	body.home .elementor-section>.elementor-container{width:100%!important;margin-left:0!important;margin-right:0!important}
	body.home .elementor-widget-container,body.home .elementor-heading-title,body.home p{max-width:100%!important;overflow-wrap:anywhere}
	body.home .elementor-button{max-width:100%!important;white-space:normal!important}
	body.home img,body.home video,body.home iframe{max-width:100%!important}
	body.thps-home-enhanced .thps-home-hero{min-height:520px!important}
	body.thps-home-enhanced .thps-home-hero::before{background:linear-gradient(180deg,rgba(12,23,11,.45),rgba(12,23,11,.78))}
	body.thps-home-enhanced .thps-home-hero__video{object-position:center 46%}
	body.thps-home-enhanced .thps-home-hero>.elementor-container{min-height:520px!important;padding-top:28px!important;padding-bottom:28px!important}
	body.thps-home-enhanced .thps-home-hero h1,body.thps-home-enhanced .thps-home-hero h2{font-size:clamp(34px,12vw,52px)!important;line-height:1.05!important}
	body.thps-home-enhanced .thps-home-hero p{font-size:clamp(17px,5vw,23px)!important;line-height:1.35!important}
	.thps-cart-drawer{width:min(94vw,410px)}
	.thps-cart-drawer__header{min-height:78px;padding:14px 16px}
	.thps-cart-drawer__items{padding:6px 14px!important}
	.thps-cart-drawer__item{grid-template-columns:68px minmax(0,1fr) 26px;gap:10px}
	.thps-cart-drawer__image{width:68px;height:68px}
	.thps-cart-drawer__actions{padding:13px 14px 17px}
	.thps-info-page{width:100%;margin-bottom:30px;overflow:hidden}
	.thps-info-hero,.thps-used-hero{padding:34px 20px;border-left-width:4px}
	.thps-info-hero h2,.thps-used-hero h2{font-size:clamp(31px,10vw,43px);overflow-wrap:anywhere}
	.thps-info-hero p,.thps-used-hero p{font-size:15px}
	.thps-info-grid,.thps-info-split,.thps-contact-cards,.thps-used-benefits{grid-template-columns:1fr}
	.thps-shipping-grid article:last-child{grid-column:auto}
	.thps-info-grid,.thps-info-split,.thps-contact-cards{margin-left:12px;margin-right:12px}
	.thps-info-cta{align-items:flex-start;flex-direction:column;margin-left:12px;margin-right:12px;padding:21px}
	.thps-info-cta a{width:100%}
	.thps-contact-route{margin-left:12px;margin-right:12px}
	.thps-contact-map{min-height:330px;padding:25px 20px}
	.thps-contact-directions{padding:25px 20px}
	.thps-contact-form-section{gap:25px;margin:12px;padding:25px 18px}
	.thps-contact-form{grid-template-columns:1fr}
	.thps-contact-form__wide{grid-column:auto}
	.thps-contact-form button{grid-column:auto;width:100%}
}
@media(max-width:420px){
	.thps-cart-drawer__actions{grid-template-columns:1fr}
	.thps-cart-drawer__name{font-size:13px}
}

/* 1.10: cart, checkout, landing pages and legal footer in the T&H CI. */
.thps-cart-toast{position:fixed;right:22px;bottom:22px;z-index:1000010;display:grid;width:min(460px,calc(100vw - 28px));grid-template-columns:42px minmax(0,1fr);gap:13px;padding:18px 48px 18px 18px;border-left:5px solid #c45d22;background:#fffef7;color:#20351a;box-shadow:0 18px 55px rgba(17,32,14,.28);opacity:0;transform:translateY(18px);transition:.22s ease;font-family:"ITC Resavska Sans Std Bold","PT Sans Narrow",Arial,sans-serif}
.thps-cart-toast.is-visible{opacity:1;transform:translateY(0)}.thps-cart-toast[hidden]{display:none!important}
.thps-cart-toast__check{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#20351a;color:#fff;font-size:20px}.thps-cart-toast strong{display:block;font-size:17px}.thps-cart-toast p{margin:4px 0 12px;color:#62695f;font-size:14px;line-height:1.4}.thps-cart-toast__close{position:absolute;right:10px;top:8px;width:32px!important;height:32px!important;padding:0!important;border:0!important;background:transparent!important;color:#20351a!important;font-size:25px!important;cursor:pointer}.thps-cart-toast__actions{display:flex;flex-wrap:wrap;gap:8px}.thps-cart-toast__actions a,.thps-cart-toast__actions button{display:inline-flex!important;min-height:38px!important;align-items:center!important;padding:7px 12px!important;border:1px solid #20351a!important;border-radius:2px!important;background:#20351a!important;color:#fff!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important}.thps-cart-toast__actions button{background:#fff!important;color:#20351a!important}.thps-cart-toast__actions a:hover,.thps-cart-toast__actions button:hover{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important}

body.woocommerce-cart .site-main,body.woocommerce-checkout .site-main,body.woocommerce-order-received .site-main,body.page .thps-info-page{width:min(1500px,calc(100% - 32px))!important;max-width:none!important;margin-right:auto!important;margin-left:auto!important}
body.woocommerce-cart .woocommerce{padding:clamp(20px,3vw,45px);border-top:4px solid #c45d22;background:#fffef7;box-shadow:0 12px 35px rgba(25,40,21,.07)}
body.woocommerce-cart .woocommerce-cart-form{width:68%;float:left;padding-right:28px}body.woocommerce-cart .cart-collaterals{width:32%;float:right}body.woocommerce-cart .cart_totals{width:100%!important;padding:22px;border:1px solid #dedbc9;background:#f8f5e7}body.woocommerce-cart table.shop_table{border:0!important;border-collapse:collapse!important}body.woocommerce-cart table.shop_table th{padding:14px 12px!important;background:#20351a;color:#fff}body.woocommerce-cart table.shop_table td{padding:16px 12px!important;border-bottom:1px solid #e2dfd1!important}body.woocommerce-cart .product-thumbnail img{width:90px!important;height:90px!important;object-fit:contain;background:#fff}body.woocommerce-cart .product-name a{color:#20351a!important;font-weight:800!important}body.woocommerce-cart .product-remove a{display:grid!important;width:31px!important;height:31px!important;place-items:center;border:1px solid #d7d3c4!important;border-radius:50%!important;color:#7c4032!important}body.woocommerce-cart .product-remove a:hover{background:#c45d22!important;color:#fff!important}body.woocommerce-cart .checkout-button,body.woocommerce-cart button[name="update_cart"]{border-color:#20351a!important;background:#20351a!important;color:#fff!important}body.woocommerce-cart .checkout-button:hover,body.woocommerce-cart button[name="update_cart"]:hover{border-color:#c45d22!important;background:#c45d22!important}
body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{margin-top:18px;padding:17px;border:2px solid #d8d3bf;background:#fffef7;transition:.2s ease}body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label{font-weight:800!important;line-height:1.45}body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper input{width:20px!important;height:20px!important;accent-color:#c45d22}.thps-checkout-attention{border-color:#c45d22!important;background:#fff3e9!important;box-shadow:0 0 0 4px rgba(196,93,34,.12)!important}.thps-checkout-attention::before{display:block;margin-bottom:7px;color:#a94e1b;font-weight:800;content:"Bitte prüfen und bestätigen"}
body.woocommerce-order-received .woocommerce{padding:clamp(24px,5vw,64px);border-top:6px solid #c45d22;background:#fffef7;box-shadow:0 12px 35px rgba(25,40,21,.08)}body.woocommerce-order-received .woocommerce-thankyou-order-received{margin:0 0 24px;color:#20351a;font:800 clamp(30px,5vw,54px)/1.08 HandelGotD-Bold,"ITC Resavska Sans Std Bold",serif}body.woocommerce-order-received .woocommerce-order-overview{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0 0 28px!important;padding:0!important;background:#dedbc9}body.woocommerce-order-received .woocommerce-order-overview li{margin:0!important;padding:18px!important;border:0!important;background:#f8f5e7!important}body.woocommerce-order-received .wc-bacs-bank-details{padding:24px;border-left:5px solid #c45d22;background:#f8f5e7}body.woocommerce-order-received h2{color:#20351a!important}

.thps-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:16px 0}.thps-team-grid article{min-width:0;border:1px solid #dfddce;background:#fff;box-shadow:0 8px 25px rgba(28,43,23,.06)}.thps-team-grid img,.thps-team-placeholder{display:grid;width:100%;aspect-ratio:4/5;place-items:center;object-fit:cover;background:#e9eadc;color:#20351a;font:800 48px HandelGotD-Bold,serif}.thps-team-grid article>div{padding:19px}.thps-team-grid h3{margin:0 0 6px;color:#20351a;font-size:22px}.thps-team-grid p{margin:0;color:#6b7168;font-size:13px;line-height:1.5}
.thps-catalog-range-note{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(20px,4vw,60px);align-items:center;margin:16px 0;padding:clamp(22px,3vw,36px);border-left:5px solid #c45d22;background:#f8f5e7;box-shadow:0 9px 28px rgba(32,53,26,.07)}.thps-catalog-range-note small{color:#c45d22;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.thps-catalog-range-note h3{margin:6px 0 0;color:#20351a;font-size:clamp(24px,3vw,36px);line-height:1.08}.thps-catalog-range-note p{max-width:940px;margin:10px 0 0;color:#555e52;font-size:16px;line-height:1.55}.thps-catalog-range-note>a{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:11px 18px;border:1px solid #20351a;background:#20351a;color:#fff!important;font-weight:800;text-align:center;text-decoration:none!important}.thps-catalog-range-note>a:hover,.thps-catalog-range-note>a:focus-visible{border-color:#c45d22;background:#c45d22}.thps-catalog-filter{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;align-items:end;margin:16px 0;padding:18px;border:1px solid #dedbc9;background:#f8f5e7}.thps-catalog-filter label{display:flex;min-width:0;flex-direction:column;gap:5px}.thps-catalog-filter label span{color:#20351a;font-size:12px;font-weight:800}.thps-catalog-filter input,.thps-catalog-filter select{width:100%;min-height:46px;padding:8px 11px;border:1px solid #c9c7b8;background:#fff;color:#20351a}.thps-catalog-filter button{min-height:46px;padding:10px 18px!important;border:1px solid #20351a!important;background:#20351a!important;color:#fff!important;font-weight:800!important}.thps-catalog-filter button:hover{border-color:#c45d22!important;background:#c45d22!important}.thps-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:30px}.thps-catalog-card{position:relative;min-width:0;border:1px solid #e0dece;background:#fff;transition:.18s ease}.thps-catalog-card:hover{border-color:#c45d22;box-shadow:0 10px 30px rgba(25,40,21,.1);transform:translateY(-2px)}.thps-catalog-card__image{display:block;aspect-ratio:4/3;padding:14px;background:#fff}.thps-catalog-card__image img{width:100%!important;height:100%!important;object-fit:contain}.thps-catalog-card>div{padding:16px}.thps-catalog-card h3{min-height:2.7em;margin:5px 0 12px;font-size:17px;line-height:1.35}.thps-catalog-card h3 a{color:#20351a!important;text-decoration:none!important}.thps-catalog-card__badge,.thps-sale-badge{display:inline-flex;margin:0 7px 5px 0;padding:4px 8px;border-radius:2px;background:#c45d22;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.thps-catalog-card__price{min-height:34px;color:#20351a;font-size:18px;font-weight:800}.thps-catalog-card__price del,.price del,.thps__price del{color:#8d9289!important;font-size:.72em!important;font-weight:500!important;opacity:.85}.thps-catalog-card__price ins,.price ins,.thps__price ins{color:#b74917!important;font-size:1.12em!important;font-weight:900!important;text-decoration:none!important}.thps-catalog-card__link{display:inline-block;margin-top:12px;color:#c45d22!important;font-size:12px;font-weight:800;text-decoration:none!important}.thps-catalog-empty{padding:45px;text-align:center;background:#f8f5e7}
.thps-legal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:9px 18px;width:100%;padding:15px 20px;background:#172914;color:#e9e6d3;font-size:12px}.thps-legal-footer a{color:#fff!important;text-decoration:none!important}.thps-legal-footer a:hover{color:#ef9d63!important}.thps-legal-footer span{color:#c9c8b9}
.thps-wbk-subtype-field.is-not-wbk,.thps-eid-field.is-not-wbk,.thps-validity-field.is-not-hunting,.thps-expiry-field.is-not-hunting,.thps-wbk-subtype-field[hidden],.thps-eid-field[hidden],.thps-validity-field[hidden],.thps-expiry-field[hidden]{display:none!important}.thps-pid-form[hidden],.thps-pid-reveal[hidden]{display:none!important}.thps-pid-card>button{align-self:end;min-height:46px}.thps-checkout-progress--2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.thps-stock-low,.is-low-stock{color:#9a6800!important}.thps-stock-available{color:#2e7339!important;font-weight:800!important}
.thps-ci-breadcrumb{box-sizing:border-box!important;width:min(1500px,calc(100% - 32px))!important;max-width:none!important;min-height:0!important;margin:0 auto!important;padding:7px 0!important;border-bottom:1px solid #e3dfcf!important;background:transparent!important;color:#73786f!important;font-size:11px!important;line-height:1.35!important}.thps-ci-breadcrumb a{color:#c45d22!important;text-decoration:none!important}.thps-ci-breadcrumb a:hover{color:#20351a!important}
/* Compact breadcrumb shell across legacy Elementor pages. Several templates
 * add their own section and widget padding around the actual breadcrumb. */
.thps-ci-breadcrumb-section,.thps-ci-breadcrumb-widget{min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}
.thps-ci-breadcrumb-widget>.elementor-widget-container{min-height:0!important;margin:0!important;padding:0!important}
.site-breadcrumbs{min-height:0!important;margin:0!important;padding:0!important;background:#f7f3df!important}
.site-breadcrumbs .site-breadcrumbs__wrap{min-height:0!important;padding-top:0!important;padding-bottom:0!important}
.site-breadcrumbs .breadcrumbs{min-height:0!important;padding:7px 0!important;font-size:11px!important;line-height:1.35!important}
@media(max-width:767px){.thps-ci-breadcrumb{width:calc(100% - 24px)!important;padding:6px 0!important}.site-breadcrumbs .site-breadcrumbs__wrap{padding-right:12px!important;padding-left:12px!important}.site-breadcrumbs .breadcrumbs{padding:6px 0!important}}

/* 1.10.3: gezielter Darstellungs-Feinschliff nach Desktop-/Responsive-QA. */
@media(min-width:1025px){
	#masthead .jet-mega-menu-container{width:100%!important;max-width:100%!important;overflow:visible!important}
	#masthead .jet-mega-menu-list{display:flex!important;width:100%!important;max-width:100%!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important}
	#masthead .jet-mega-menu-item--top-level{flex:0 0 auto!important;min-width:0!important;margin:0!important}
	#masthead .jet-mega-menu-item__link--top-level{min-height:46px!important;padding:8px clamp(5px,.65vw,11px)!important;white-space:nowrap!important}
	#masthead .jet-mega-menu-item__title{gap:5px!important;white-space:nowrap!important}
	#masthead .jet-mega-menu-item__label{font-size:clamp(12px,.92vw,14px)!important;line-height:1.1!important;white-space:nowrap!important}
	#masthead .thsc-menu-icon{margin-right:2px!important;font-size:12px!important}
}

body.thps-home-enhanced .thps-home-ammo-deals h2,
body.thps-home-enhanced .thps-home-ammo-223 h2{font-size:clamp(34px,3vw,46px)!important;line-height:1.06!important;overflow-wrap:break-word!important;word-break:normal!important;hyphens:none!important;text-wrap:balance}
body.thps-home-enhanced .thps-home-ammo-deals h2{font-size:clamp(32px,2.8vw,42px)!important;letter-spacing:-.015em!important}
body.thps-home-enhanced .thps-home-ammo-deals p,
body.thps-home-enhanced .thps-home-ammo-223 p{font-size:clamp(14px,1.35vw,18px)!important;line-height:1.5!important;overflow-wrap:break-word!important;word-break:normal!important}

/* WooCommerce gibt innerhalb des Formulars denselben Bestand erneut aus. */
.thps__cart>p.stock,.thps__cart .woocommerce-variation-availability p.stock{display:none!important}

@media(max-width:767px){
	body.home .elementor-widget-container,
	body.home .elementor-heading-title,
	body.home p{overflow-wrap:break-word!important;word-break:normal!important;hyphens:auto}
	body.thps-home-enhanced .thps-home-ammo-deals h2,
	body.thps-home-enhanced .thps-home-ammo-223 h2{font-size:clamp(31px,9vw,40px)!important}
	body.thps-home-enhanced .thps-home-ammo-deals h2{font-size:clamp(30px,8.5vw,38px)!important}
	.thps-legal-footer{justify-content:center!important;text-align:center!important}
	.thps-legal-footer span{flex-basis:100%;text-align:center}
}
body.page:not(.home):not(.woocommerce-account) .site-main>article,body.page:not(.home):not(.woocommerce-account) .site-main>.page-content{width:100%!important;max-width:none!important}body.page:not(.home) .elementor-section.elementor-section-boxed>.elementor-container{max-width:1500px}

/* Only the deliberately opened drawer may be visible; JetCart hover state is ignored. */
body:has(.jet-blocks-cart.jet-cart-open) .thps-cart-drawer:not(.is-open){visibility:hidden!important;transform:translateX(105%)!important}body:has(.jet-blocks-cart.jet-cart-open) .thps-cart-drawer__backdrop:not(.is-open){display:none!important;opacity:0!important}

@media(max-width:980px){body.woocommerce-cart .woocommerce-cart-form,body.woocommerce-cart .cart-collaterals{width:100%;float:none;padding-right:0}.thps-team-grid,.thps-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.thps-catalog-filter{grid-template-columns:1fr 1fr}.thps-catalog-filter label:first-child{grid-column:1/-1}.thps-catalog-filter button{width:100%}}
@media(max-width:760px){.thps-catalog-range-note{grid-template-columns:1fr;gap:16px;margin-right:12px;margin-left:12px;padding:22px 18px}.thps-catalog-range-note p{font-size:15px}.thps-catalog-range-note>a{width:100%;box-sizing:border-box}}
@media(max-width:767px){
	body.thps-home-enhanced .thps-home-hero{min-height:min(82svh,680px)!important;align-items:center!important;background:#172614!important}
	body.thps-home-enhanced .thps-home-hero__video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;filter:saturate(.96) contrast(1.02)}
	body.thps-home-enhanced .thps-home-hero>.elementor-container{min-height:min(82svh,680px)!important;align-items:center!important;padding:28px 18px!important;text-align:center!important}
	body.thps-home-enhanced .thps-home-hero .elementor-widget-wrap{align-content:center!important;justify-content:center!important}
	body.thps-home-enhanced .thps-home-hero h1,body.thps-home-enhanced .thps-home-hero h2{margin-right:auto!important;margin-left:auto!important;font-size:clamp(29px,9vw,40px)!important;line-height:1.06!important;text-align:center!important}
	body.thps-home-enhanced .thps-home-hero p{margin-right:auto!important;margin-left:auto!important;font-size:clamp(14px,4.4vw,18px)!important;line-height:1.35!important;text-align:center!important}
	body.thps-home-enhanced .thps-home-hero .elementor-button{margin-right:auto!important;margin-left:auto!important}
	body.home .elementor-heading-title{font-size:clamp(25px,8vw,38px)!important;line-height:1.12!important}
	body.home p{font-size:15px!important;line-height:1.52!important}
	.thps-cart-toast{right:14px;bottom:14px;padding:15px 42px 15px 14px;grid-template-columns:36px minmax(0,1fr)}.thps-cart-toast__check{width:36px;height:36px}
	body.woocommerce-cart .woocommerce{padding:14px}body.woocommerce-cart table.shop_table_responsive tr{display:block;margin-bottom:14px;border:1px solid #e1dece;background:#fff}body.woocommerce-cart table.shop_table_responsive td{display:grid!important;grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr);gap:10px;text-align:right!important}body.woocommerce-cart table.shop_table_responsive td::before{text-align:left}body.woocommerce-cart .product-thumbnail{display:block!important;text-align:center!important}body.woocommerce-cart .product-thumbnail img{width:120px!important;height:100px!important}
	body.woocommerce-order-received .woocommerce-order-overview{grid-template-columns:1fr 1fr}.thps-team-grid,.thps-catalog-grid,.thps-catalog-filter{grid-template-columns:1fr}.thps-catalog-filter label:first-child{grid-column:auto}.thps-info-page .thps-info-hero h2{font-size:clamp(29px,9vw,40px)!important}.thps-team-grid{margin-right:12px;margin-left:12px}.thps-catalog-grid,.thps-catalog-filter{margin-right:12px;margin-left:12px}
	.thps-legal-footer{align-items:flex-start;justify-content:flex-start;padding:16px;overflow-wrap:anywhere}.thps-legal-footer span{flex-basis:100%}
}

/* 1.10.8: klare Berechtigungslogik, Konto-Schnellzugriffe und mobiles Finish. */
body.woocommerce-account .thps-pid-card button.button.thps-button--primary{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important}
body.woocommerce-account .thps-pid-card button.button.thps-button--primary:hover,body.woocommerce-account .thps-pid-card button.button.thps-button--primary:focus-visible{border-color:#fff!important;background:#fff!important;color:#20351a!important}
.thps-pid-card .thps-pid-save{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important;box-shadow:0 7px 18px rgba(0,0,0,.18)!important}
.thps-pid-card .thps-pid-save:hover,.thps-pid-card .thps-pid-save:focus-visible{border-color:#fff!important;background:#fff!important;color:#20351a!important}
.thps-pid-feedback{display:block;margin-top:3px;color:rgba(255,255,255,.72);font-size:11px;font-weight:500;line-height:1.35}.thps-pid-feedback.is-error{padding:7px 9px;border-left:3px solid #f1a06a;background:rgba(0,0,0,.18);color:#fff}
.thps-account-collections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0 22px}.thps-account-collections>a{display:grid;grid-template-columns:46px minmax(0,1fr);gap:2px 13px;align-items:center;min-height:94px;padding:17px 19px;border:1px solid var(--th-account-line,#dedbc9);border-left:4px solid #c45d22;background:#fff;color:#20351a!important;text-decoration:none!important;transition:.18s ease}.thps-account-collections>a>span{display:grid;grid-row:1/3;width:46px;height:46px;place-items:center;background:#f4efe1;color:#c45d22;font-size:26px}.thps-account-collections strong{align-self:end;font-size:18px}.thps-account-collections small{align-self:start;color:#c45d22;font-size:12px}.thps-account-collections>a:hover,.thps-account-collections>a:focus-visible{border-color:#20351a;background:#20351a;color:#fff!important}.thps-account-collections>a:hover>span,.thps-account-collections>a:focus-visible>span{background:#c45d22;color:#fff}.thps-account-collections>a:hover small,.thps-account-collections>a:focus-visible small{color:#f1ae7d}
.thps-checkout-permit-options{grid-template-columns:repeat(4,minmax(0,1fr))}.thps-checkout-foreign{margin-top:14px;padding:19px;border:1px solid #d8c7b5;border-left:4px solid #c45d22;background:#fff8f1}.thps-checkout-foreign strong{color:#20351a;font-size:17px}.thps-checkout-foreign p{margin:6px 0 0;color:#62695f;line-height:1.5}.thps-checkout-foreign[hidden],.thps-checkout-pid[hidden]{display:none!important}

@media(max-width:980px){.thps-checkout-permit-options{grid-template-columns:repeat(2,minmax(0,1fr))}}

@media(max-width:767px){
	.thps-account-collections{grid-template-columns:1fr;margin:10px 0 18px}.thps-account-collections>a{min-height:86px;padding:14px 15px}
	.thps-checkout-permit-options{grid-template-columns:1fr}

	/* Hero und Startseitenkacheln füllen die Gerätebreite ohne Pillarboxing
	 * oder automatische, unschöne Worttrennungen. */
	body.thps-home-enhanced .thps-home-hero__video{object-fit:cover!important;object-position:center center!important}
	body.thps-home-enhanced .thps-home-hero>.elementor-container,
	body.thps-home-enhanced .thps-home-hero>.elementor-container>.elementor-column,
	body.thps-home-enhanced .thps-home-hero .elementor-widget-wrap{width:100%!important;max-width:100%!important}
	body.thps-home-enhanced .thps-home-hero h1,
	body.thps-home-enhanced .thps-home-hero h2,
	body.thps-home-enhanced .thps-home-hero p{width:100%!important;max-width:100%!important;hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important}
	body.thps-home-enhanced .thps-home-ammo-deals,
	body.thps-home-enhanced .thps-home-used-egun,
	body.thps-home-enhanced .thps-home-ammo-223,
	body.thps-home-enhanced .thps-home-optics,
	body.thps-home-enhanced .thps-home-thermal{min-width:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}
	body.thps-home-enhanced .thps-home-ammo-deals h1,
	body.thps-home-enhanced .thps-home-ammo-deals h2,
	body.thps-home-enhanced .thps-home-used-egun h1,
	body.thps-home-enhanced .thps-home-used-egun h2,
	body.thps-home-enhanced .thps-home-ammo-223 h1,
	body.thps-home-enhanced .thps-home-ammo-223 h2,
	body.thps-home-enhanced .thps-home-optics h1,
	body.thps-home-enhanced .thps-home-optics h2,
	body.thps-home-enhanced .thps-home-thermal h1,
	body.thps-home-enhanced .thps-home-thermal h2{width:100%!important;max-width:100%!important;font-size:clamp(23px,6.5vw,29px)!important;line-height:1.08!important;letter-spacing:.01em!important;hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important;text-wrap:balance}
	body.thps-home-enhanced .thps-home-ammo-deals>.elementor-widget-wrap,
	body.thps-home-enhanced .thps-home-used-egun>.elementor-widget-wrap,
	body.thps-home-enhanced .thps-home-ammo-223>.elementor-widget-wrap,
	body.thps-home-enhanced .thps-home-optics>.elementor-widget-wrap,
	body.thps-home-enhanced .thps-home-thermal>.elementor-widget-wrap{width:100%!important;padding:46px 22px!important;box-sizing:border-box!important}
	body.thps-home-enhanced .thps-home-ammo-deals .elementor-widget,
	body.thps-home-enhanced .thps-home-used-egun .elementor-widget,
	body.thps-home-enhanced .thps-home-ammo-223 .elementor-widget,
	body.thps-home-enhanced .thps-home-optics .elementor-widget,
	body.thps-home-enhanced .thps-home-thermal .elementor-widget{width:100%!important;max-width:100%!important}
	body.thps-home-enhanced .thps-home-ammo-deals .elementor-button,
	body.thps-home-enhanced .thps-home-used-egun .elementor-button,
	body.thps-home-enhanced .thps-home-ammo-223 .elementor-button,
	body.thps-home-enhanced .thps-home-optics .elementor-button,
	body.thps-home-enhanced .thps-home-thermal .elementor-button{display:flex!important;width:100%!important;min-height:56px!important;align-items:center!important;justify-content:center!important;padding:14px 12px!important;line-height:1.25!important;white-space:normal!important;text-align:center!important;box-sizing:border-box!important}
	body.thps-home-enhanced .thps-home-ammo-deals .elementor-button-text,
	body.thps-home-enhanced .thps-home-used-egun .elementor-button-text,
	body.thps-home-enhanced .thps-home-ammo-223 .elementor-button-text,
	body.thps-home-enhanced .thps-home-optics .elementor-button-text,
	body.thps-home-enhanced .thps-home-thermal .elementor-button-text{line-height:1.25!important}
	body.thps-home-enhanced .thps-home-ammo-deals p,
	body.thps-home-enhanced .thps-home-used-egun p,
	body.thps-home-enhanced .thps-home-ammo-223 p,
	body.thps-home-enhanced .thps-home-optics p,
	body.thps-home-enhanced .thps-home-thermal p{hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important}
	body.home .site-footer .jet-logo__img,
	body.home footer .jet-logo__img{width:min(145px,40vw)!important;height:auto!important;max-width:145px!important}
	body.home .site-footer .jet-logo,
	body.home footer .jet-logo{display:flex!important;justify-content:center!important}

	/* WooCommerce-Warenkorb: Theme-Flexbox und eingerückte 30/65-Prozent-
	 * Spalten vollständig durch eine kompakte mobile Kartenansicht ersetzen. */
	body.woocommerce-cart #primary{width:100%!important;max-width:none!important;padding:0 10px!important}
	body.woocommerce-cart #main.site-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
	body.woocommerce-cart .page-header{margin-top:28px!important}
	body.woocommerce-cart #main.site-main>article,
	body.woocommerce-cart #main.site-main .page-content{width:100%!important;max-width:none!important;margin:0!important}
	body.woocommerce-cart #main .woocommerce{display:block!important;width:100%!important;max-width:none!important;padding:12px!important;overflow:visible!important}
	body.woocommerce-cart .woocommerce-cart-form,
	body.woocommerce-cart .cart-collaterals{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important}
	body.woocommerce-cart .cart-collaterals{margin-top:18px!important}
	body.woocommerce-cart table.shop_table_responsive,
	body.woocommerce-cart table.shop_table_responsive tbody{display:block!important;width:100%!important}
	body.woocommerce-cart table.shop_table_responsive thead{display:none!important}
	body.woocommerce-cart table.shop_table_responsive tr.cart_item{position:relative;display:grid!important;width:100%!important;grid-template-columns:96px minmax(0,1fr);grid-template-areas:"image name" "price price" "quantity quantity" "subtotal subtotal";gap:0;margin:0 0 12px!important;padding:14px;border:1px solid #dedbc9;border-top:4px solid #c45d22;background:#fff;box-sizing:border-box!important}
	body.woocommerce-cart table.shop_table_responsive tr.cart_item td{display:flex!important;min-width:0!important;grid-template-columns:none!important;align-items:center;justify-content:space-between;gap:12px;width:auto!important;padding:11px 0!important;border:0!important;border-bottom:1px solid #ece9dc!important;text-align:right!important;box-sizing:border-box!important}
	body.woocommerce-cart table.shop_table_responsive tr.cart_item td::before{flex:0 0 90px;color:#20351a;font-size:12px;font-weight:800;text-align:left!important}
	body.woocommerce-cart td.product-remove{position:absolute!important;right:10px;top:10px;z-index:2;padding:0!important;border:0!important}
	body.woocommerce-cart td.product-remove::before,
	body.woocommerce-cart td.product-thumbnail::before,
	body.woocommerce-cart td.product-name::before{display:none!important}
	body.woocommerce-cart td.product-thumbnail{display:flex!important;grid-area:image;align-items:flex-start!important;justify-content:center!important;padding:7px 10px 7px 0!important;border:0!important}
	body.woocommerce-cart td.product-thumbnail img{width:86px!important;height:86px!important;max-width:86px!important;object-fit:contain!important}
	body.woocommerce-cart td.product-name{grid-area:name;align-items:flex-start!important;justify-content:flex-start!important;min-height:96px;padding:10px 36px 10px 4px!important;border:0!important;text-align:left!important}
	body.woocommerce-cart td.product-name a{font-size:16px!important;line-height:1.25!important;hyphens:none!important;overflow-wrap:break-word!important}
	body.woocommerce-cart td.product-price{grid-area:price}
	body.woocommerce-cart td.product-quantity{grid-area:quantity}
	body.woocommerce-cart td.product-subtotal{grid-area:subtotal;border-bottom:0!important;font-weight:800!important}
	body.woocommerce-cart td.product-quantity .quantity{margin-left:auto!important}
	body.woocommerce-cart td.product-quantity input.qty{width:74px!important;min-height:42px!important;text-align:center!important}
	body.woocommerce-cart table.shop_table_responsive td.actions{display:flex!important;width:100%!important;grid-template-columns:none!important;flex-direction:column!important;align-items:stretch!important;gap:10px;padding:12px 0 0!important;border:0!important;background:transparent!important;box-sizing:border-box!important}
	body.woocommerce-cart td.actions .coupon{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) auto;gap:8px}
	body.woocommerce-cart td.actions .coupon input{width:100%!important;min-width:0!important;margin:0!important}
	body.woocommerce-cart td.actions .coupon button{white-space:nowrap!important}
	body.woocommerce-cart td.actions>button[name="update_cart"]{width:100%!important;min-height:46px!important;margin:0!important}
	body.woocommerce-cart .cart_totals{width:100%!important;max-width:none!important;margin:0!important;padding:17px 14px!important;box-sizing:border-box!important}
	body.woocommerce-cart .cart_totals h2{margin:0 0 14px!important;font-size:25px!important}
	body.woocommerce-cart .cart_totals table,
	body.woocommerce-cart .cart_totals tbody{display:block!important;width:100%!important}
	body.woocommerce-cart .cart_totals tr{display:grid!important;width:100%!important;grid-template-columns:minmax(120px,.9fr) minmax(0,1.1fr);margin:0!important;border:0!important;border-bottom:1px solid #dedbc9!important;background:#fff!important}
	body.woocommerce-cart .cart_totals th,
	body.woocommerce-cart .cart_totals td{display:block!important;width:auto!important;min-width:0!important;padding:13px 11px!important;border:0!important;background:transparent!important;color:#20351a!important;text-align:left!important;overflow-wrap:break-word!important}
	body.woocommerce-cart .cart_totals th{hyphens:none!important;word-break:normal!important;overflow-wrap:normal!important}
	body.woocommerce-cart .cart_totals td::before{display:none!important}
	body.woocommerce-cart .cart_totals .woocommerce-shipping-methods{margin:0!important;padding:0!important;list-style:none!important}
	body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li{display:grid!important;grid-template-columns:20px minmax(0,1fr);gap:7px;align-items:start;margin:0 0 10px!important}
	body.woocommerce-cart .cart_totals .woocommerce-shipping-methods label{line-height:1.35!important;hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important}
	body.woocommerce-cart .wc-proceed-to-checkout{padding:16px 0 0!important}
	body.woocommerce-cart .wc-proceed-to-checkout a{width:100%!important;margin:0!important;box-sizing:border-box!important}
	.thps-checkout-info{display:block!important}.thps-checkout-info>strong{display:block!important;margin-bottom:5px!important}.thps-checkout-info p{margin:0!important}
	body.admin-bar.woocommerce-checkout .thps-checkout-progress{top:102px!important}
}

@media(max-width:420px){
	body.woocommerce-cart td.actions .coupon{grid-template-columns:1fr}
	body.woocommerce-cart td.actions .coupon button{width:100%!important}
	body.woocommerce-cart .cart_totals tr{grid-template-columns:112px minmax(0,1fr)}
}

/* 1.10.15: klare Löschaktion sowie einheitliche WooCommerce-Meldungen und Buttons. */
.thps-permit-delete{grid-column:1/-1!important;display:flex!important;align-items:flex-start!important;flex-direction:column!important;gap:7px!important;margin-top:8px!important;padding:13px 14px!important;border-left:3px solid #c45d22!important;background:#fff8f1!important;color:#8a3d2c!important;font-size:13px!important}
.thps-permit-delete input[hidden]{display:none!important}
.thps-permit-delete button{display:inline-flex!important;min-height:40px!important;align-items:center!important;margin:0!important;padding:8px 13px!important;border:1px solid #8a3d2c!important;border-radius:0!important;background:#fff!important;color:#8a3d2c!important;font:800 13px "PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;cursor:pointer!important}
.thps-permit-delete button:hover,.thps-permit-delete button:focus-visible{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important;outline:none!important}
.thps-permit-delete button:disabled{opacity:.65;cursor:wait!important}.thps-permit-delete small{color:#765a50}.thps-permit-card.is-pending-delete{opacity:.65;pointer-events:none}

body.woocommerce-account .woocommerce-message,body.woocommerce-account .woocommerce-info,body.woocommerce-checkout .woocommerce-message,body.woocommerce-checkout .woocommerce-info,body.woocommerce-cart .woocommerce-message,body.woocommerce-cart .woocommerce-info{margin:0 0 18px!important;padding:17px 18px 17px 52px!important;border:1px solid #dedbc9!important;border-left:5px solid #20351a!important;border-radius:0!important;background:#fffef7!important;color:#20351a!important;box-shadow:none!important;font-family:"PT Sans Narrow","Arial Narrow",Arial,sans-serif!important}
body.woocommerce-account .woocommerce-message::before,body.woocommerce-account .woocommerce-info::before,body.woocommerce-checkout .woocommerce-message::before,body.woocommerce-checkout .woocommerce-info::before,body.woocommerce-cart .woocommerce-message::before,body.woocommerce-cart .woocommerce-info::before{left:18px!important;top:50%!important;color:#c45d22!important;transform:translateY(-50%)!important}
body.woocommerce-account .woocommerce-error,body.woocommerce-checkout .woocommerce-error,body.woocommerce-cart .woocommerce-error{border:1px solid #ead0ca!important;border-left:5px solid #9c3e2a!important;border-radius:0!important;background:#fff6f3!important;color:#713020!important;box-shadow:none!important}
body.woocommerce-account .woocommerce a.button:not(.thps-button--secondary),body.woocommerce-account .woocommerce button.button:not(.thps-button--secondary),body.woocommerce-account .woocommerce input.button,body.woocommerce-cart .woocommerce a.button,body.woocommerce-cart .woocommerce button.button,body.woocommerce-checkout .woocommerce a.button,body.woocommerce-checkout .woocommerce button.button{border:1px solid #20351a!important;border-radius:0!important;background:#20351a!important;color:#fff!important;font-family:"PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;font-weight:800!important;box-shadow:none!important;text-decoration:none!important}
body.woocommerce-account .woocommerce a.button:not(.thps-button--secondary):hover,body.woocommerce-account .woocommerce button.button:not(.thps-button--secondary):hover,body.woocommerce-account .woocommerce input.button:hover,body.woocommerce-cart .woocommerce a.button:hover,body.woocommerce-cart .woocommerce button.button:hover,body.woocommerce-checkout .woocommerce a.button:hover,body.woocommerce-checkout .woocommerce button.button:hover{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important}

/* 1.11.0: Datenschutz-Hinweise, Rechtstexte und gesetzliche Widerrufsfunktion. */
.thps-sensitive-consent{display:grid!important;grid-template-columns:19px minmax(0,1fr)!important;gap:10px;align-items:start!important;width:100%!important;box-sizing:border-box!important;margin-top:13px;padding:13px 14px;border:1px solid #d8d3bf;background:#fff;color:#20351a;font-size:13px;line-height:1.45}.thps-sensitive-consent[hidden]{display:none!important}.thps-sensitive-consent input{grid-column:1;flex:0 0 19px;width:19px!important;height:19px!important;margin:1px 0 0!important;accent-color:#c45d22}.thps-sensitive-consent>span{grid-column:2;display:block!important;min-width:0!important;margin:0!important;padding:0!important;overflow-wrap:break-word}.thps-sensitive-consent a{display:inline!important;float:none!important;width:auto!important;margin:0!important;padding:0!important;color:#a94e1b!important;text-decoration:underline!important;white-space:normal!important}.thps-sensitive-consent.thps-consent-error{border-color:#a63d28;background:#fff3ef;box-shadow:inset 4px 0 0 #a63d28}.thps-checkout-personal{margin-top:14px;padding:18px;border:1px solid #d8c7b5;border-left:4px solid #c45d22;background:#fff8f1}.thps-checkout-personal[hidden]{display:none!important}.thps-checkout-personal strong{color:#20351a}.thps-checkout-personal p{margin:5px 0 0;color:#62695f;line-height:1.5}
.thps-age-document-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;padding:18px;border:1px solid #d8d3bf;border-top:3px solid #c45d22;background:#fff}.thps-age-document-fields__head{grid-column:1/-1;display:flex;justify-content:space-between;gap:14px;align-items:baseline;padding-bottom:9px;border-bottom:1px solid #e8e2d4}.thps-age-document-fields__head strong{color:#20351a;font:700 17px/1.25 "Roboto Slab","PT Sans Narrow",serif}.thps-age-document-fields__head span{color:#a94e1b;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.thps-age-document-fields__wide{grid-column:1/-1}.thps-age-document-fields .thps-field{margin:0!important}.thps-age-document-fields input.thps-field-error{border-color:#a63d28!important;background:#fff3ef!important;box-shadow:0 0 0 1px #a63d28!important}.thps-blank-weapon-download{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;box-sizing:border-box;width:100%;margin:18px 0;padding:17px 18px;border:1px solid #d7c5af;border-left:4px solid #c45d22;background:#fff8f1;color:#20351a}.thps-blank-weapon-download__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#c45d22;color:#fff}.thps-blank-weapon-download__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.thps-blank-weapon-download__copy{min-width:0}.thps-blank-weapon-download__copy>strong{display:block;font:700 16px/1.3 "Roboto Slab","PT Sans Narrow",serif}.thps-blank-weapon-download__copy p{margin:5px 0 12px;color:#62695f;font-size:13px;line-height:1.48}.thps-blank-weapon-download__button{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 15px!important;border:1px solid #c45d22!important;background:#c45d22!important;color:#fff!important;font-weight:800!important;text-decoration:none!important}.thps-blank-weapon-download__button:hover,.thps-blank-weapon-download__button:focus{background:#20351a!important;border-color:#20351a!important;color:#fff!important}.thps-blank-weapon-download__copy small{display:block;margin-top:7px;color:#6b7068;font-size:11px}
.thps-legal-page{width:min(100% - 32px,980px);margin:40px auto 64px;padding:clamp(22px,4vw,48px);border-top:5px solid #c45d22;background:#fffef7;box-shadow:0 18px 55px rgba(32,53,26,.08);box-sizing:border-box;color:#20291e}.thps-legal-page h2,.thps-legal-page h3{color:#20351a}.thps-legal-page h2{margin:0 0 24px;font-size:clamp(31px,5vw,48px)}.thps-legal-page h3{margin:30px 0 8px;font-size:clamp(20px,3vw,26px)}.thps-legal-page p,.thps-legal-page li,.thps-legal-page blockquote{font-size:16px;line-height:1.7}.thps-legal-page blockquote{margin:18px 0;padding:20px;border-left:4px solid #c45d22;background:#f7f1df}.thps-legal-lead{font-size:19px!important;color:#52604e}.thps-legal-primary-link{display:inline-flex;min-height:46px;align-items:center;padding:10px 18px;background:#20351a;color:#fff!important;font-weight:800;text-decoration:none!important}.thps-legal-primary-link:hover{background:#c45d22!important;color:#fff!important}
.thps-legal-review-notice{display:grid;gap:5px;margin:0 0 26px;padding:16px 18px;border-left:4px solid #c45d22;background:#f7f1df;color:#20351a}.thps-legal-review-notice strong{font:800 15px/1.25 "PT Sans Narrow","Arial Narrow",Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.thps-legal-review-notice span{font-size:15px;line-height:1.5}
.thps-withdrawal-button{position:fixed;right:18px;bottom:18px;z-index:9998;display:inline-flex;min-height:44px;align-items:center;padding:9px 15px;border:1px solid rgba(255,255,255,.45);background:#20351a;color:#fff!important;box-shadow:0 8px 30px rgba(0,0,0,.24);font:800 13px/1.2 "PT Sans Narrow","Arial Narrow",Arial,sans-serif;letter-spacing:.02em;text-decoration:none!important}.thps-withdrawal-button:hover,.thps-withdrawal-button:focus-visible{background:#c45d22;color:#fff!important;outline:2px solid #fff;outline-offset:2px}
@media(max-width:620px){.thps-legal-page{width:calc(100% - 24px);margin:24px auto 44px;padding:20px 16px}.thps-legal-page p,.thps-legal-page li,.thps-legal-page blockquote{font-size:15px;overflow-wrap:anywhere}.thps-withdrawal-button{right:10px;bottom:10px;min-height:42px;padding:8px 12px;font-size:12px}.thps-legal-footer{padding-bottom:64px!important}.thps-sensitive-consent{padding:12px 10px;font-size:12px}.thps-age-document-fields{grid-template-columns:1fr;padding:15px 12px}.thps-age-document-fields__head,.thps-age-document-fields__wide{grid-column:1}.thps-age-document-fields__head{display:grid;gap:3px}.thps-blank-weapon-download{grid-template-columns:34px minmax(0,1fr);gap:11px;padding:14px 12px}.thps-blank-weapon-download__icon{width:34px;height:34px}.thps-blank-weapon-download__button{display:flex!important;width:100%;box-sizing:border-box;text-align:center}}

/* 1.12.0: belastbarer Berechtigungsablauf, Vollbreiten-Warenkorb und Vorkasse. */
.thps-other-subtype-field[hidden],.thps-permit-detail-field[hidden],.thps-foreign-permit-note[hidden]{display:none!important}
.thps-foreign-permit-note{grid-column:1/-1;padding:17px 18px;border-left:4px solid #c45d22;background:#fff8f1;color:#20351a}.thps-foreign-permit-note strong{font:800 18px/1.2 "PT Sans Narrow","Arial Narrow",Arial,sans-serif}.thps-foreign-permit-note p{margin:5px 0 0;line-height:1.5}

.thps-cart-drawer{z-index:2147483647!important}.thps-cart-drawer__backdrop{z-index:2147483646!important}.thps-cart-is-open #masthead,.thps-cart-is-open #masthead .jet-blocks-cart,.thps-cart-is-open .elementor-location-header,.thps-cart-is-open .jet-sticky-section--stuck{z-index:1000!important}

body.woocommerce-cart .page-header{display:none!important}
body.woocommerce-cart .site-main{width:min(1680px,calc(100% - 40px))!important;margin:34px auto 70px!important}
body.woocommerce-cart #main .woocommerce{display:grid!important;width:100%!important;max-width:none!important;grid-template-columns:minmax(0,1fr) minmax(350px,410px);gap:28px;align-items:start;padding:clamp(22px,3vw,46px)!important;overflow:visible!important;box-sizing:border-box!important}
body.woocommerce-cart #main .woocommerce::before,body.woocommerce-cart #main .woocommerce::after{display:none!important}
body.woocommerce-cart #main .woocommerce>.woocommerce-notices-wrapper,body.woocommerce-cart #main .woocommerce>.woocommerce-message,body.woocommerce-cart #main .woocommerce>.woocommerce-info,.thps-cart-intro,.thps-cart-recommendations{grid-column:1/-1}
body.woocommerce-cart .woocommerce-cart-form{grid-column:1;width:100%!important;min-width:0;float:none!important;padding:0!important}
body.woocommerce-cart .cart-collaterals{grid-column:2;width:100%!important;float:none!important;margin:0!important;padding:0!important}
body.woocommerce-cart .cart_totals{position:sticky;top:126px;width:100%!important;padding:25px!important;border:1px solid #d9d6c5!important;border-top:5px solid #c45d22!important;background:#f8f5e7!important;box-shadow:0 12px 32px rgba(32,53,26,.08)}
.thps-cart-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 3px;padding:0 0 23px;border-bottom:1px solid #dedbc9}.thps-cart-intro span,.thps-cart-recommendations header>span,.thps-prepayment-notice>span,.thps-transfer-report>span{display:block;color:#c45d22;font:800 11px/1.2 "PT Sans Narrow","Arial Narrow",Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}.thps-cart-intro h1{margin:5px 0 5px;color:#20351a;font:700 clamp(35px,4vw,54px)/1 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif}.thps-cart-intro p{max-width:760px;margin:0;color:#606a5d;font-size:16px;line-height:1.5}.thps-cart-intro>a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:9px 16px;border:1px solid #20351a;color:#20351a!important;font-weight:800;text-decoration:none!important;white-space:nowrap}.thps-cart-intro>a:hover{background:#20351a;color:#fff!important}
body.woocommerce-cart table.shop_table{width:100%!important;background:#fff}body.woocommerce-cart table.shop_table thead th{padding:15px 14px!important;font-size:13px;letter-spacing:.04em;text-transform:uppercase}body.woocommerce-cart table.shop_table td{vertical-align:middle!important;padding:18px 14px!important}body.woocommerce-cart td.product-thumbnail{width:132px}body.woocommerce-cart .product-thumbnail img{width:116px!important;height:104px!important;border:1px solid #e2dfd1!important;object-fit:contain!important}body.woocommerce-cart .product-name a{font-size:17px!important;line-height:1.28!important}body.woocommerce-cart td.product-price,body.woocommerce-cart td.product-subtotal{white-space:nowrap;font-size:16px}body.woocommerce-cart td.product-quantity input.qty{min-height:44px;border:1px solid #d5d1bf!important;background:#fff!important}body.woocommerce-cart td.actions{padding:20px 0 0!important;background:transparent!important}body.woocommerce-cart td.actions .coupon{display:flex;gap:8px}body.woocommerce-cart td.actions .coupon input{min-height:46px;border:1px solid #d5d1bf!important;background:#fff!important}
body.woocommerce-cart .cart_totals h2{margin:0 0 18px!important;color:#20351a!important;font:700 29px/1.1 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif!important}body.woocommerce-cart .cart_totals th{background:#20351a!important;color:#fff!important}body.woocommerce-cart .cart_totals td{background:#fff!important}body.woocommerce-cart .cart_totals .order-total td{color:#c45d22!important;font-size:24px!important;font-weight:800!important}body.woocommerce-cart .wc-proceed-to-checkout a{min-height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:17px!important}
.thps-cart-recommendations{margin-top:16px;padding-top:30px;border-top:1px solid #dedbc9}.thps-cart-recommendations header{max-width:820px;margin-bottom:20px}.thps-cart-recommendations h2{margin:5px 0 6px;color:#20351a;font:700 clamp(27px,3vw,38px)/1.1 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif}.thps-cart-recommendations header p{margin:0;color:#667063;line-height:1.5}.thps-cart-recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.thps-cart-recommendation{display:flex;min-width:0;flex-direction:column;padding:14px;border:1px solid #dedbc9;background:#fff}.thps-cart-recommendation__image{display:block;height:155px;padding:8px;background:#fffef7}.thps-cart-recommendation__image img{width:100%!important;height:100%!important;object-fit:contain!important}.thps-cart-recommendation>div{display:flex;min-height:88px;flex-direction:column;gap:6px;padding:12px 1px}.thps-cart-recommendation__name{color:#20351a!important;font-weight:800;line-height:1.28;text-decoration:none!important}.thps-cart-recommendation__name:hover{color:#c45d22!important}.thps-cart-recommendation>div strong{margin-top:auto;color:#c45d22}.thps-cart-recommendation>.button{display:flex!important;min-height:43px;align-items:center;justify-content:center;margin-top:auto!important;text-align:center!important}

.thps-prepayment-notice{margin:0 0 18px;padding:21px;border:1px solid #d8d4c2;border-left:5px solid #c45d22;background:#fffef7;color:#20351a}.thps-prepayment-notice h3{margin:5px 0 7px!important;color:#20351a!important;font:700 25px/1.15 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif!important}.thps-prepayment-notice p{margin:0 0 10px;line-height:1.5}.thps-prepayment-notice ul{margin:0;padding-left:19px}.thps-prepayment-notice li{margin:4px 0;line-height:1.4}
.thps-transfer-report{margin:25px 0;padding:22px;border:1px solid #dedbc9;border-top:4px solid #c45d22;background:#fffef7;color:#20351a}.thps-transfer-report h2{margin:5px 0 8px!important;color:#20351a!important}.thps-transfer-report p{margin:0 0 14px;line-height:1.55}.thps-transfer-report__done{padding:13px;border-left:4px solid #20351a;background:#edf2e9}.woocommerce-account .woocommerce-orders-table__cell-order-actions .thps-transfer-reported{background:#c45d22!important;border-color:#c45d22!important}.woocommerce-account .woocommerce-orders-table__cell-order-actions .thps-transfer-reported:hover{background:#20351a!important;border-color:#20351a!important}

@media(max-width:1100px){body.woocommerce-cart #main .woocommerce{grid-template-columns:1fr}.thps-cart-intro,body.woocommerce-cart .woocommerce-cart-form,body.woocommerce-cart .cart-collaterals,.thps-cart-recommendations{grid-column:1}body.woocommerce-cart .cart_totals{position:static}.thps-cart-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){body.woocommerce-cart .site-main{width:100%!important;margin:22px auto 48px!important}body.woocommerce-cart #main .woocommerce{display:block!important;padding:12px!important}.thps-cart-intro{align-items:flex-start;flex-direction:column;margin-bottom:16px;padding:8px 2px 18px}.thps-cart-intro h1{font-size:36px}.thps-cart-intro p{font-size:14px}.thps-cart-intro>a{width:100%;box-sizing:border-box}.thps-cart-recommendations__grid{grid-template-columns:1fr 1fr;gap:8px}.thps-cart-recommendation{padding:9px}.thps-cart-recommendation__image{height:118px}.thps-cart-recommendation>div{min-height:104px}.thps-cart-recommendation__name{font-size:13px}.thps-cart-recommendation>.button{padding:8px 5px!important;font-size:12px!important}.thps-prepayment-notice{padding:16px 14px}.thps-prepayment-notice h3{font-size:21px!important}.thps-transfer-report{padding:17px 14px}.thps-transfer-report__button{width:100%;white-space:normal!important;text-align:center}}
@media(max-width:390px){.thps-cart-recommendations__grid{grid-template-columns:1fr}.thps-cart-recommendation{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px}.thps-cart-recommendation__image{height:92px}.thps-cart-recommendation>div{min-height:92px;padding:2px}.thps-cart-recommendation>.button{grid-column:1/-1}}

/* 1.13.0: Warenkorb-Kennzeichnung, Neukundenkonto und Passwort per E-Mail. */
.thps-cart-item-micro{display:flex!important;align-items:center;flex-wrap:wrap;gap:6px;margin-top:8px}.thps-cart-item-micro small{color:#70766d!important;font:700 11px/1.2 "PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;letter-spacing:.02em}.thps-cart-legal-badge{display:inline-flex;min-height:22px;align-items:center;padding:3px 7px;border:1px solid currentColor;border-radius:999px;font:800 10px/1.15 "PT Sans Narrow","Arial Narrow",Arial,sans-serif;letter-spacing:.045em;text-transform:uppercase}.thps-cart-legal-badge--ewb{background:#20351a;color:#fff}.thps-cart-legal-badge--age{background:#fff3e8;color:#9a461d}.thps-cart-legal-badge--permit{background:#f2eedc;color:#20351a}.thps-cart-drawer__item-copy .thps-cart-item-micro{margin-top:3px}.thps-cart-drawer__item-copy .thps-cart-legal-badge{font-size:9px}.thps-cart-drawer__item-copy .thps-cart-item-micro small{font-size:10px}

.thps-account-access-intro{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 22px;padding:clamp(24px,4vw,42px);border-left:5px solid #c45d22;background:linear-gradient(110deg,#20351a,#324f29);color:#fff}.thps-account-access-intro>div{max-width:760px}.thps-account-access-intro span,.thps-register-lead>span,.thps-password-by-email>span{color:#efa06b;font:800 11px/1.2 "PT Sans Narrow","Arial Narrow",Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}.thps-account-access-intro h2{margin:6px 0 5px;color:#fff!important;font:700 clamp(28px,4vw,42px)/1.08 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif}.thps-account-access-intro p{margin:0;color:rgba(255,255,255,.8);line-height:1.5}.thps-account-access-intro>a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:10px 20px;border:1px solid #c45d22;background:#c45d22;color:#fff!important;font-weight:800;text-align:center;text-decoration:none!important;white-space:nowrap}.thps-account-access-intro>a:hover{border-color:#fff;background:#fff;color:#20351a!important}
body.woocommerce-account:not(.logged-in) .woocommerce{width:min(1500px,calc(100% - 36px));max-width:none!important;margin:30px auto 70px}body.woocommerce-account:not(.logged-in) .u-columns{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(540px,1.28fr);gap:22px}body.woocommerce-account:not(.logged-in) .u-column1,body.woocommerce-account:not(.logged-in) .u-column2{width:100%!important;float:none!important;margin:0!important;padding:clamp(22px,3vw,38px)!important;border:1px solid #dedbc9;background:#fffef7;box-sizing:border-box}body.woocommerce-account:not(.logged-in) .u-column2{border-top:5px solid #c45d22}body.woocommerce-account:not(.logged-in) .u-columns>div>h2{margin:0 0 20px;color:#20351a;font:700 29px/1.1 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif}.thps-register-lead{scroll-margin-top:130px;margin:0 0 24px;padding:0 0 20px;border-bottom:1px solid #dedbc9}.thps-register-lead h2{margin:5px 0 7px!important;color:#20351a!important;font:700 clamp(27px,3vw,38px)/1.1 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif!important}.thps-register-lead p{margin:0;color:#697166;line-height:1.5}.thps-register-section{margin:0 0 24px;padding:0 0 23px;border-bottom:1px solid #dedbc9}.thps-register-section>header{display:flex;align-items:flex-start;gap:13px;margin-bottom:17px}.thps-register-section>header>span{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;background:#20351a;color:#fff;font-size:12px;font-weight:800}.thps-register-section h3{margin:0!important;color:#20351a!important;font:700 22px/1.1 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif!important}.thps-register-section header p{margin:4px 0 0;color:#72786f;font-size:13px}.thps-register-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.thps-register-grid--address{grid-template-columns:1.45fr .55fr 1fr 1fr}.thps-register-grid--address .thps-register-street{grid-column:1}.thps-register-section .form-row,.woocommerce-form-register>.form-row{width:100%!important;margin:0 0 14px!important;padding:0!important}.thps-register-section .form-row{margin:0!important}.woocommerce-form-register label{display:block;margin-bottom:6px;color:#20351a;font-size:13px;font-weight:800}.woocommerce-form-register input[type="text"],.woocommerce-form-register input[type="email"],.woocommerce-form-register input[type="password"],.woocommerce-form-register input[type="tel"],.woocommerce-form-register input[type="date"],.woocommerce-form-register select{width:100%!important;min-height:48px!important;margin:0!important;padding:10px 12px!important;border:1px solid #cbc8b8!important;border-radius:0!important;background:#fff!important;color:#263024!important;box-sizing:border-box!important;box-shadow:none!important}.woocommerce-form-register input:focus,.woocommerce-form-register select:focus{border-color:#c45d22!important;outline:2px solid rgba(196,93,34,.14)!important}.woocommerce-form-register input[readonly]{background:#f4f1e4!important;color:#5e675c!important}.woocommerce-form-register small{display:block;margin-top:5px;color:#747a72;font-size:11px;line-height:1.35}.thps-register-contact-choice{display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px;margin:20px 0;padding:17px;border:1px solid #dedbc9;background:#f8f5e7}.thps-register-contact-choice legend{display:block;width:100%;margin:0 0 8px;color:#20351a;font-weight:800}.thps-register-contact-choice label{display:inline-flex;align-items:center;gap:7px;margin:0;font-weight:700}.thps-register-contact-choice input{width:18px!important;height:18px!important;margin:0!important;accent-color:#c45d22}.thps-register-consent{display:grid!important;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;margin:18px 0!important;padding:14px;border-left:4px solid #c45d22;background:#fff8f1;font-weight:400!important;line-height:1.45}.thps-register-consent input{width:19px!important;height:19px!important;margin:1px 0 0!important;accent-color:#c45d22}.thps-register-consent a{color:#a94e1b!important;text-decoration:underline!important}.thps-register-consent em{color:#b04720}.woocommerce-form-register button[name="register"]{width:100%!important;min-height:52px!important;margin-top:4px!important;background:#20351a!important;color:#fff!important;font-size:16px!important}.woocommerce-form-register button[name="register"]:hover{background:#c45d22!important}

form.woocommerce-EditAccountForm fieldset{display:none!important}.thps-password-by-email{margin:28px 0 20px;padding:22px;border:1px solid #dedbc9;border-top:4px solid #c45d22;background:#fffef7}.thps-password-by-email h3{margin:5px 0 8px!important;color:#20351a!important;font:700 25px/1.15 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif!important}.thps-password-by-email p{max-width:720px;margin:0 0 15px;color:#626b5f;line-height:1.55}.thps-password-by-email .button{display:inline-flex!important;min-height:47px;align-items:center;justify-content:center;white-space:normal!important;text-align:center!important}

@media(max-width:980px){body.woocommerce-account:not(.logged-in) .u-columns{grid-template-columns:1fr}.thps-register-grid--address{grid-template-columns:1fr 1fr}.thps-register-grid--address .thps-register-street{grid-column:auto}}
@media(max-width:700px){.thps-account-access-intro{align-items:flex-start;flex-direction:column;margin:0 12px 18px;padding:24px 20px}.thps-account-access-intro>a{width:100%;box-sizing:border-box}body.woocommerce-account:not(.logged-in) .woocommerce{width:100%;margin:18px auto 45px;padding:0 12px;box-sizing:border-box}body.woocommerce-account:not(.logged-in) .u-columns{gap:14px}body.woocommerce-account:not(.logged-in) .u-column1,body.woocommerce-account:not(.logged-in) .u-column2{padding:20px 15px!important}.thps-register-grid,.thps-register-grid--address{grid-template-columns:1fr}.thps-register-contact-choice{align-items:flex-start;flex-direction:column}.thps-register-contact-choice legend{margin-bottom:2px}.thps-cart-item-micro{align-items:flex-start;flex-direction:column}.thps-cart-drawer__item-copy .thps-cart-item-micro{gap:4px}.thps-password-by-email{padding:18px 14px}}

/* 1.13.2: klarer und responsiver Online-Widerruf. */
body.thps-withdrawal-page{overflow-x:hidden;background:#fbf8df}
body.thps-withdrawal-page main article{overflow:visible}
body.thps-withdrawal-page .elementor-27879>.e-con-boxed>.e-con-inner{width:min(100% - 32px,1080px)!important;max-width:1080px!important}
body.thps-withdrawal-page .page-header h1{margin:clamp(30px,5vw,62px) 0 24px!important;color:#20351a!important;font-size:clamp(34px,5vw,52px)!important;line-height:1.05!important;text-align:center}
body.thps-withdrawal-page form.order-withdrawal-request{position:relative;width:min(100%,920px);margin:0 auto clamp(44px,7vw,78px)!important;padding:0 38px 36px!important;overflow:hidden;border:1px solid #d8d3bf;border-top:5px solid #c45d22;background:#fffef7;box-shadow:0 18px 52px rgba(32,53,26,.12);box-sizing:border-box;color:#20291e}
.thps-withdrawal-intro{margin:0 -38px 30px;padding:31px 38px 29px;border-bottom:1px solid #ddd6c0;background:#20351a;color:#fff}
.thps-withdrawal-intro__kicker{display:block;margin:0 0 7px;color:#e58242;font:800 13px/1.2 "PT Sans Narrow","Arial Narrow",Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.thps-withdrawal-intro h2{margin:0 0 10px!important;color:#fff!important;font-size:clamp(28px,4vw,38px)!important;line-height:1.1!important}
.thps-withdrawal-intro p{max-width:720px;margin:0!important;color:#f7f1df!important;font-size:17px!important;line-height:1.55!important}
.thps-withdrawal-intro__notice{margin-top:20px;padding:13px 15px;border-left:4px solid #e58242;background:rgba(255,255,255,.08);color:#fff;font-size:14px;line-height:1.5}
body.thps-withdrawal-page .eu-owb-notice-wrapper:not(:empty){margin:0 0 22px}
body.thps-withdrawal-page .eu-owb-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 22px;width:100%}
body.thps-withdrawal-page .eu-owb-form-fields>.form-row,body.thps-withdrawal-page form.order-withdrawal-request>.form-row{float:none!important;width:auto!important;margin:0!important;padding:0!important;box-sizing:border-box}
body.thps-withdrawal-page .eu-owb-form-fields>.form-row-full,body.thps-withdrawal-page .eu-owb-form-fields>.form-row-order,body.thps-withdrawal-page .eu-owb-order-item-select-wrapper{grid-column:1/-1}
body.thps-withdrawal-page .eu-owb-order-item-select-wrapper{margin:0}
body.thps-withdrawal-page form.order-withdrawal-request .clear{display:none!important}
body.thps-withdrawal-page form.order-withdrawal-request label{display:block!important;margin:0 0 7px!important;color:#20351a!important;font:800 16px/1.25 "PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;letter-spacing:.015em}
body.thps-withdrawal-page form.order-withdrawal-request label .required{color:#c45d22!important}
body.thps-withdrawal-page form.order-withdrawal-request .woocommerce-input-wrapper{display:block;width:100%}
body.thps-withdrawal-page form.order-withdrawal-request input.input-text,body.thps-withdrawal-page form.order-withdrawal-request select,body.thps-withdrawal-page form.order-withdrawal-request textarea{display:block;width:100%!important;min-width:0!important;min-height:54px!important;margin:0!important;padding:12px 15px!important;border:1px solid #bcb9aa!important;border-radius:0!important;background:#fff!important;color:#20291e!important;font:400 16px/1.35 Arial,sans-serif!important;box-shadow:none!important;box-sizing:border-box!important;opacity:1!important}
body.thps-withdrawal-page form.order-withdrawal-request textarea{min-height:130px!important;resize:vertical}
body.thps-withdrawal-page form.order-withdrawal-request input.input-text::placeholder,body.thps-withdrawal-page form.order-withdrawal-request textarea::placeholder{color:#7d8278!important;opacity:1!important}
body.thps-withdrawal-page form.order-withdrawal-request input.input-text:focus,body.thps-withdrawal-page form.order-withdrawal-request select:focus,body.thps-withdrawal-page form.order-withdrawal-request textarea:focus{border-color:#c45d22!important;outline:3px solid rgba(196,93,34,.16)!important;outline-offset:0!important}
body.thps-withdrawal-page #order-withdrawal-request-submit{display:flex;justify-content:flex-end;margin:30px 0 0!important;padding:26px 0 0!important;border-top:1px solid #ddd6c0}
body.thps-withdrawal-page #order-withdrawal-request-submit button{display:inline-flex!important;min-width:250px;min-height:54px;align-items:center;justify-content:center;padding:13px 24px!important;border:1px solid #c45d22!important;border-radius:0!important;background:#c45d22!important;color:#fff!important;font:800 16px/1.2 "PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase;box-shadow:none!important}
body.thps-withdrawal-page #order-withdrawal-request-submit button:hover,body.thps-withdrawal-page #order-withdrawal-request-submit button:focus-visible{border-color:#20351a!important;background:#20351a!important;color:#fff!important}
body.thps-withdrawal-page form.order-withdrawal-request .woocommerce-error,body.thps-withdrawal-page form.order-withdrawal-request .woocommerce-message,body.thps-withdrawal-page form.order-withdrawal-request .woocommerce-info{margin:0!important;padding:16px 18px!important;border-radius:0!important}
@media(max-width:700px){body.thps-withdrawal-page .page-header{padding-top:56px!important}body.thps-withdrawal-page .elementor-27879>.e-con-boxed>.e-con-inner{width:100%!important}body.thps-withdrawal-page .page-header h1{margin:18px 16px 18px!important;font-size:36px!important}body.thps-withdrawal-page form.order-withdrawal-request{width:calc(100% - 24px);margin:0 12px 44px!important;padding:0 16px 22px!important}.thps-withdrawal-intro{margin:0 -16px 24px;padding:23px 18px}.thps-withdrawal-intro p{font-size:15px!important}.thps-withdrawal-intro__notice{font-size:13px}body.thps-withdrawal-page .eu-owb-form-fields{grid-template-columns:minmax(0,1fr);gap:17px}body.thps-withdrawal-page .eu-owb-form-fields>.form-row,body.thps-withdrawal-page .eu-owb-form-fields>.form-row-full,body.thps-withdrawal-page .eu-owb-form-fields>.form-row-order,body.thps-withdrawal-page .eu-owb-order-item-select-wrapper{grid-column:1}body.thps-withdrawal-page form.order-withdrawal-request input.input-text,body.thps-withdrawal-page form.order-withdrawal-request select,body.thps-withdrawal-page form.order-withdrawal-request textarea{font-size:16px!important}body.thps-withdrawal-page #order-withdrawal-request-submit{display:block;margin-top:23px!important;padding-top:21px!important}body.thps-withdrawal-page #order-withdrawal-request-submit button{width:100%;min-width:0}}

/* 1.13.5: Bestelluebersicht, sichere Zahlungsmitteilung und konsistente Suche. */
.thps-orders-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:22px;align-items:stretch;margin:0 0 20px;padding:27px 29px;border:1px solid #dedbc9;border-top:5px solid #c45d22;background:#fffef7;box-shadow:0 14px 38px rgba(32,53,26,.07);box-sizing:border-box}.thps-orders-intro>div>span{display:block;color:#c45d22;font:800 11px/1.2 "PT Sans Narrow","Arial Narrow",Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}.thps-orders-intro h2{margin:6px 0 7px!important;color:#20351a!important;font:700 clamp(28px,3vw,38px)/1.08 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif!important}.thps-orders-intro>div>p{max-width:650px;margin:0;color:#687064;line-height:1.5}.thps-orders-intro aside{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-content:center;padding:17px 18px;border-left:4px solid #c45d22;background:#f5f1df;color:#20351a}.thps-orders-intro aside .thps-orders-intro__info{display:grid;width:30px;height:30px;place-items:center;border:1px solid #c45d22;border-radius:50%;color:#c45d22;font-weight:800}.thps-orders-intro aside strong{display:block;margin:0 0 4px;font-size:15px}.thps-orders-intro aside p{margin:0;color:#60695d;font-size:13px;line-height:1.45}
.thps-orders-intro--empty{grid-template-columns:minmax(0,1fr)}
body.woocommerce-account table.woocommerce-orders-table{width:100%!important;table-layout:fixed!important;border:0!important;border-collapse:separate!important;border-spacing:0 10px!important;background:transparent!important}body.woocommerce-account table.woocommerce-orders-table thead th{padding:15px 14px!important;border:0!important;background:#20351a!important;color:#fff!important;font-size:13px!important;letter-spacing:.035em!important;text-transform:uppercase}body.woocommerce-account table.woocommerce-orders-table thead th:first-child{border-left:4px solid #c45d22!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__header-order-number{width:11%}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__header-order-date{width:17%}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__header-order-status{width:17%}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__header-order-total{width:23%}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__header-order-actions{width:32%;text-align:right}body.woocommerce-account table.woocommerce-orders-table tbody tr{background:#fff!important;box-shadow:0 7px 20px rgba(32,53,26,.055);transition:transform .16s ease,box-shadow .16s ease}body.woocommerce-account table.woocommerce-orders-table tbody tr:hover{background:#fff8f1!important;box-shadow:0 11px 26px rgba(32,53,26,.09);transform:translateY(-1px)}body.woocommerce-account table.woocommerce-orders-table tbody th,body.woocommerce-account table.woocommerce-orders-table tbody td{padding:18px 14px!important;border:0!important;border-top:1px solid #e0ddcd!important;border-bottom:1px solid #e0ddcd!important;background:transparent!important;vertical-align:middle!important;color:#263024!important;overflow-wrap:anywhere}body.woocommerce-account table.woocommerce-orders-table tbody th:first-child{border-left:4px solid #c45d22!important}body.woocommerce-account table.woocommerce-orders-table tbody td:last-child{border-right:1px solid #e0ddcd!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-number a{color:#c45d22!important;font-size:17px;font-weight:800;text-decoration:none!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status{color:#20351a!important;font-weight:800}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;text-align:right}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions::before{display:none!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .button{display:inline-flex!important;min-height:43px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:9px 13px!important;line-height:1.15!important;white-space:normal!important;text-align:center!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .view{border-color:#20351a!important;background:#fff!important;color:#20351a!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .view:hover,body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .view:focus-visible{background:#20351a!important;color:#fff!important}
body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .thps-transfer-reported{position:relative!important;padding-right:39px!important;border-color:#c45d22!important;background:#c45d22!important;color:#fff!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .thps-transfer-reported::after{content:"i";position:absolute;right:12px;top:50%;display:grid;width:18px;height:18px;place-items:center;border:1px solid currentColor;border-radius:50%;font:800 11px/1 Arial,sans-serif;transform:translateY(-50%)}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .thps-transfer-reported::before{content:"Öffnet eine Bestätigungsseite für Ihre manuelle Zahlungsmitteilung. Ein Zahlungseingang wird dadurch nicht bestätigt.";position:absolute;right:0;bottom:calc(100% + 11px);z-index:30;width:min(320px,80vw);padding:13px 14px;border:1px solid #c45d22;background:#20351a;color:#fff;font:400 13px/1.45 "PT Sans Narrow","Arial Narrow",Arial,sans-serif;box-shadow:0 13px 34px rgba(18,31,16,.25);opacity:0;pointer-events:none;text-align:left;text-transform:none;transform:translateY(5px);transition:.16s ease;visibility:hidden;white-space:normal}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .thps-transfer-reported:hover,body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .thps-transfer-reported:focus-visible{border-color:#20351a!important;background:#20351a!important;color:#fff!important;outline:2px solid #c45d22;outline-offset:2px}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .thps-transfer-reported:hover::before,body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .thps-transfer-reported:focus-visible::before{opacity:1;transform:translateY(0);visibility:visible}.thps-account-notice{margin-bottom:18px!important}
.thps-transfer-confirm{margin:0 0 20px;padding:24px 27px;border:1px solid #d7d3c2;border-left:5px solid #c45d22;background:#fff8f1;color:#20351a;box-shadow:0 12px 34px rgba(32,53,26,.08)}.thps-transfer-confirm>span{display:block;color:#c45d22;font:800 11px/1.2 "PT Sans Narrow","Arial Narrow",Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase}.thps-transfer-confirm h2{margin:5px 0 8px!important;color:#20351a!important}.thps-transfer-confirm p{max-width:760px;margin:0 0 16px;line-height:1.5}.thps-transfer-confirm__form{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0}.thps-transfer-confirm__form .button{display:inline-flex!important;min-height:44px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:10px 16px!important;border-radius:0!important;font-weight:800!important}.thps-transfer-confirm__form .thps-transfer-report__button{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important}.thps-transfer-confirm__form .thps-transfer-report__button:hover,.thps-transfer-confirm__form .thps-transfer-report__button:focus-visible{border-color:#20351a!important;background:#20351a!important}.thps-transfer-confirm__form .thps-transfer-confirm__cancel{border-color:#20351a!important;background:#fff!important;color:#20351a!important}.thps-transfer-confirm__form .thps-transfer-confirm__cancel:hover,.thps-transfer-confirm__form .thps-transfer-confirm__cancel:focus-visible{background:#20351a!important;color:#fff!important}.thps-transfer-report .thps-transfer-confirm__form{margin-top:14px}

/* Einheitliche Aktionsbuttons in der AJAX-Produktsuche. */
.apsw_result_wrap .button{display:inline-flex!important;width:auto!important;min-width:164px!important;min-height:40px!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0!important;padding:9px 15px!important;border:1px solid #20351a!important;border-radius:4px!important;background:#20351a!important;color:#fff!important;font:800 12px/1.15 "PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;letter-spacing:.025em!important;text-align:center!important;text-decoration:none!important;text-transform:uppercase!important;box-shadow:none!important;transition:background-color .16s ease,border-color .16s ease!important}.apsw_result_wrap .button:hover,.apsw_result_wrap .button:focus-visible{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important;outline:none!important}.apsw_result_wrap .button i{display:none!important}.apsw_result_wrap .button::before{display:inline-block;width:15px;font-family:"Font Awesome 5 Free","Font Awesome 6 Free",FontAwesome,sans-serif;font-weight:900;text-align:center}.apsw_result_wrap .product_type_simple::before{content:"\f06e"}.apsw_result_wrap .product_type_simple.add_to_cart_button::before{content:"\f07a"}.apsw_result_wrap .product_type_variable::before{content:"\f085"}

/* Produktdetail: alten Hinweis aus dem Basissystem durch die interaktive CI-Box ersetzen. */
.thps .thsc-acquisition-notice{display:none!important}.thps .thps__legal{position:relative;margin-top:15px;padding:17px 18px 17px 58px!important;border:1px solid #ded8c1!important;border-left:4px solid #c45d22!important;background:#fdfae2!important;color:#4f594c!important;box-shadow:0 7px 22px rgba(32,53,26,.055);transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.thps .thps__legal::before{content:"i";position:absolute;left:18px;top:17px;display:grid;width:24px;height:24px;place-items:center;border:1px solid #c45d22;border-radius:50%;color:#c45d22;font:800 13px/1 Arial,sans-serif}.thps .thps__legal:hover,.thps .thps__legal:focus-within{background:#20351a!important;color:#fff!important;box-shadow:0 13px 32px rgba(32,53,26,.18);transform:translateY(-1px)}.thps .thps__legal:hover::before,.thps .thps__legal:focus-within::before{border-color:#f1a06a;color:#f1a06a}.thps .thps__legal:hover .thps__legal-link,.thps .thps__legal:focus-within .thps__legal-link{color:#f1a06a!important}

/* WooCommerce-Erfolgsmeldungen auf Produktseiten in Tramm-&-Hinners-CI. */
body.single-product .woocommerce-notices-wrapper{width:100%}body.single-product .woocommerce-message,body.single-product .woocommerce-info{position:relative;width:min(1440px,calc(100% - 40px))!important;min-height:66px;margin:24px auto 18px!important;padding:17px 190px 17px 55px!important;border:1px solid #d8d3bf!important;border-left:5px solid #c45d22!important;border-radius:0!important;background:#fffef7!important;color:#20351a!important;box-shadow:0 10px 30px rgba(32,53,26,.07)!important;font-family:"PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;line-height:1.45!important}body.single-product .woocommerce-message::before,body.single-product .woocommerce-info::before{position:absolute!important;left:17px!important;top:50%!important;width:24px!important;height:24px!important;margin:0!important;padding:0!important;background:transparent!important;color:#c45d22!important;font-size:19px!important;line-height:24px!important;text-align:center!important;transform:translateY(-50%)!important}body.single-product .woocommerce-message .button,body.single-product .woocommerce-info .button{position:absolute!important;right:18px!important;top:50%!important;display:inline-flex!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:9px 16px!important;border:1px solid #20351a!important;border-radius:0!important;background:#20351a!important;color:#fff!important;font-weight:800!important;text-decoration:none!important;transform:translateY(-50%)!important}body.single-product .woocommerce-message .button:hover,body.single-product .woocommerce-info .button:hover{border-color:#c45d22!important;background:#c45d22!important;color:#fff!important}

@media(max-width:760px){.thps-orders-intro{grid-template-columns:1fr;padding:21px 17px}.thps-orders-intro aside{padding:15px 14px}.thps-transfer-confirm{padding:20px 16px}.thps-transfer-confirm__form{display:grid;grid-template-columns:1fr}.thps-transfer-confirm__form .button{width:100%!important}body.woocommerce-account table.woocommerce-orders-table{display:block!important;border-spacing:0!important}body.woocommerce-account table.woocommerce-orders-table tbody{display:grid!important;gap:14px!important}body.woocommerce-account table.woocommerce-orders-table tr{display:block!important;width:100%!important;margin:0!important;padding:15px 14px!important;border:1px solid #dedbc9!important;border-top:4px solid #c45d22!important;box-shadow:0 8px 24px rgba(32,53,26,.06)!important;box-sizing:border-box!important}body.woocommerce-account table.woocommerce-orders-table tbody th,body.woocommerce-account table.woocommerce-orders-table tbody td{display:grid!important;width:100%!important;grid-template-columns:minmax(110px,40%) minmax(0,1fr)!important;gap:12px!important;align-items:start!important;padding:10px 0!important;border:0!important;border-bottom:1px solid #e8e4d6!important;text-align:right!important;box-sizing:border-box!important}body.woocommerce-account table.woocommerce-orders-table tbody th::before,body.woocommerce-account table.woocommerce-orders-table tbody td::before{display:block!important;content:attr(data-title)!important;color:#20351a!important;font-weight:800!important;text-align:left!important}body.woocommerce-account table.woocommerce-orders-table tbody th:first-child{border-left:0!important}body.woocommerce-account table.woocommerce-orders-table tbody td:last-child{border-right:0!important;border-bottom:0!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;text-align:left!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions::before{display:block!important;grid-column:1/-1!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .button{width:100%!important;min-width:0!important}body.woocommerce-account table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .thps-transfer-reported::before{display:none!important}.apsw_result_wrap .button{min-width:150px!important}body.single-product .woocommerce-message,body.single-product .woocommerce-info{width:calc(100% - 24px)!important;min-height:0!important;margin:14px 12px!important;padding:16px 14px 16px 50px!important}body.single-product .woocommerce-message .button,body.single-product .woocommerce-info .button{position:static!important;width:100%!important;margin-top:13px!important;transform:none!important}body.single-product .woocommerce-message::before,body.single-product .woocommerce-info::before{left:16px!important;top:24px!important;transform:none!important}}

/* 1.13.17: abgesicherte, CI-konforme Selbstlöschung des Kundenkontos. */
.eu-owb-order-withdraw-from-contract-button{display:none!important}
.woocommerce-account .woocommerce-MyAccount-navigation-link--konto-loeschen a::before{content:"×";display:grid;flex:0 0 20px;width:20px;height:20px;place-items:center;margin-right:8px;border:1px solid currentColor;border-radius:50%;color:#a94e2f;font:800 14px/1 Arial,sans-serif}.woocommerce-account .woocommerce-MyAccount-navigation-link--konto-loeschen.is-active a::before{color:#fff}
.thps-delete-account{color:#263024}.thps-delete-account__grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:0 0 18px}.thps-delete-account__grid article{display:flex;gap:14px;align-items:flex-start;padding:20px;border:1px solid #dedbc9;background:#fff}.thps-delete-account__grid article>span{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:50%;background:#20351a;color:#fff;font:800 15px/1 Arial,sans-serif}.thps-delete-account__grid article+article>span{background:#c45d22}.thps-delete-account__grid strong,.thps-delete-account__open-orders strong,.thps-delete-account__blocked strong{display:block;margin:0 0 5px;color:#20351a;font:700 19px/1.2 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif}.thps-delete-account__grid p,.thps-delete-account__open-orders p,.thps-delete-account__blocked p{margin:0;color:#606a5d;line-height:1.5}.thps-delete-account__open-orders,.thps-delete-account__blocked{margin:0 0 18px;padding:18px 20px;border-left:5px solid #c45d22;background:#fff8f1}.thps-delete-account__form{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:24px;border:1px solid #dedbc9;border-top:5px solid #c45d22;background:#fffef7}.thps-delete-account__form>label:not(.thps-delete-account__consent){display:flex;flex-direction:column;gap:7px;color:#20351a;font-weight:800}.thps-delete-account__form label span em{color:#c45d22;font-style:normal}.thps-delete-account__form input[type="password"],.thps-delete-account__form input[type="text"]{width:100%!important;min-height:48px!important;margin:0!important;padding:10px 12px!important;border:1px solid #c9c8ba!important;border-radius:0!important;background:#fff!important;color:#263024!important;box-sizing:border-box!important;box-shadow:none!important}.thps-delete-account__form input:focus{border-color:#c45d22!important;outline:2px solid rgba(196,93,34,.13)!important}.thps-delete-account__consent{grid-column:1/-1;display:grid!important;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;margin:3px 0!important;padding:15px;border-left:4px solid #c45d22;background:#f5f1df;font-weight:400!important;line-height:1.45}.thps-delete-account__consent input{width:19px!important;height:19px!important;margin:2px 0 0!important;accent-color:#c45d22}.thps-delete-account__button{grid-column:1/-1;width:100%!important;min-height:50px!important;border:1px solid #a94e2f!important;border-radius:0!important;background:#a94e2f!important;color:#fff!important;font-weight:800!important}.thps-delete-account__button:hover,.thps-delete-account__button:focus-visible{border-color:#20351a!important;background:#20351a!important;color:#fff!important}.thps-account-deleted-notice{position:relative;z-index:999;display:flex;align-items:center;justify-content:center;gap:12px;padding:15px 22px;border-bottom:4px solid #c45d22;background:#20351a;color:#fff;text-align:center}.thps-account-deleted-notice strong{color:#fff}.thps-account-deleted-notice span{color:rgba(255,255,255,.85)}
@media(max-width:700px){.thps-delete-account__grid,.thps-delete-account__form{grid-template-columns:1fr}.thps-delete-account__form{padding:18px 14px}.thps-delete-account__consent,.thps-delete-account__button{grid-column:1}.thps-account-deleted-notice{align-items:flex-start;flex-direction:column;gap:3px;padding:14px 16px;text-align:left}}

/* 1.13.6: statischer CI-Footer und nahtloser mobiler Video-Slider. */
.site-footer .elementor-element-b217ebf.thps-footer-image,.site-footer .elementor-element-b217ebf{position:relative;background-color:#374629!important;background-image:linear-gradient(90deg,rgba(37,53,28,.86),rgba(55,67,36,.78)),url("th-swarovski-z6i-hochsitz.jpg")!important;background-position:55% 20%!important;background-repeat:no-repeat!important;background-size:cover!important}.site-footer .elementor-element-b217ebf .elementor-background-video-container{display:none!important}.site-footer .elementor-element-b217ebf>.elementor-container{position:relative;z-index:1}.site-footer,.site-footer *,.thps-legal-footer,.thps-legal-footer *{font-family:"ITC Resavska Sans Std Bold","PT Sans Narrow","Arial Narrow",Arial,sans-serif!important}.site-footer .elementor-heading-title{font-family:HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif!important}.site-footer .elementor-element-b737cec{display:none!important}.thps-legal-footer{gap:9px 20px!important;padding:17px 20px!important;border-top:1px solid rgba(253,250,226,.14);background:#20351a!important;color:#f4f0dc!important;font-family:"ITC Resavska Sans Std Bold","PT Sans Narrow","Arial Narrow",Arial,sans-serif!important;font-size:12px!important;letter-spacing:.015em}.thps-legal-footer a{color:#fffef7!important;font-family:inherit!important}.thps-legal-footer a:hover,.thps-legal-footer a:focus-visible{color:#efa06b!important;outline:none!important}.thps-legal-footer span{color:#d0cfbd!important;font-family:inherit!important}

@media(max-width:767px){body.home .elementor-element-4eb5d7d .jet-slider__item:has(.thps-home-hero){overflow:hidden!important;background-color:#172614!important;background-image:none!important}body.home .elementor-element-4eb5d7d .jet-slider__item:has(.thps-home-hero) .jet-slider__content,body.home .elementor-element-4eb5d7d .jet-slider__item:has(.thps-home-hero) .jet-slider__content-item,body.home .elementor-element-4eb5d7d .jet-slider__item:has(.thps-home-hero) .jet-slider__content-inner,body.home .elementor-element-4eb5d7d .jet-slider__item:has(.thps-home-hero) .elementor,body.home .elementor-element-4eb5d7d .jet-slider__item:has(.thps-home-hero) .thps-home-hero,body.home .elementor-element-4eb5d7d .jet-slider__item:has(.thps-home-hero) .thps-home-hero>.elementor-container{height:100%!important;min-height:100%!important}body.home .elementor-element-4eb5d7d .jet-slider__item:has(.thps-home-hero) .thps-home-hero{margin:0!important;padding:0!important}body.home .elementor-element-4eb5d7d .jet-slider__item:has(.thps-home-hero) .thps-home-hero__video{inset:-1px!important;width:calc(100% + 2px)!important;height:calc(100% + 2px)!important;object-fit:cover!important;object-position:center center!important}.site-footer .elementor-element-b217ebf.thps-footer-image,.site-footer .elementor-element-b217ebf{background-image:linear-gradient(rgba(31,48,24,.84),rgba(31,48,24,.9)),url("th-swarovski-z6i-hochsitz.jpg")!important;background-position:55% 20%!important}.site-footer,.site-footer *{overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}.thps-legal-footer{align-items:center!important;justify-content:center!important;gap:10px 14px!important;padding:18px 14px 72px!important;text-align:center!important}.thps-legal-footer span{flex-basis:100%!important;text-align:center!important}}

/* 1.13.7: breite Kundenansichten, Merkliste und abschliessender CI-Feinschliff. */
body.thps-home-enhanced .thps-home-hero::before{
	background:linear-gradient(90deg,rgba(10,18,9,.48) 0%,rgba(10,18,9,.3) 50%,rgba(10,18,9,.18) 100%)!important
}

.site-footer .elementor-element-b217ebf.thps-footer-image,
.site-footer .elementor-element-b217ebf{
	background-image:linear-gradient(90deg,rgba(16,18,14,.48),rgba(16,18,14,.38)),url("th-swarovski-z6i-hochsitz.jpg")!important
}

/* Keep the portrait focus inside the footer, independent of viewport scroll. */
@media(min-width:768px) and (hover:hover){
	.site-footer .elementor-element-b217ebf.thps-footer-image,
	.site-footer .elementor-element-b217ebf{
		background-attachment:scroll!important;
		background-position:center center!important
	}
}
@media(max-width:767px),(prefers-reduced-motion:reduce){
	.site-footer .elementor-element-b217ebf.thps-footer-image,
	.site-footer .elementor-element-b217ebf{
		background-attachment:scroll!important
	}
}

.thps-withdrawal-button{display:none!important}
.thps-legal-footer{padding-bottom:17px!important}
.thps-legal-footer a[href*="vertrag-widerrufen"]{
	display:inline-flex!important;
	min-height:34px;
	align-items:center;
	padding:6px 11px;
	border:1px solid rgba(255,255,255,.82);
	color:#fff!important
}
.thps-legal-footer a[href*="vertrag-widerrufen"]:hover,
.thps-legal-footer a[href*="vertrag-widerrufen"]:focus-visible{
	border-color:#efa06b;
	background:#c45d22!important;
	color:#fff!important
}

#masthead .apsw-search-wrap{
	width:100%!important;
	max-width:none!important;
	margin:0!important;
	padding:0!important;
	overflow:hidden!important;
	border-radius:10px!important;
	background:#c45d22!important;
	box-sizing:border-box!important
}
#masthead form.thsc-header-search{
	width:100%!important;
	max-width:none!important;
	margin:0!important;
	padding:0!important;
	background:#c45d22!important
}
#masthead form.thsc-header-search .apsw-search-input{
	flex:1 1 auto!important;
	width:auto!important
}
#masthead form.thsc-header-search .apsw-search-btn{
	right:-1px!important;
	flex-basis:54px!important;
	width:54px!important;
	min-width:54px!important
}

.thps-ci-breadcrumb,
.thps-ci-breadcrumb *{
	background:transparent!important;
	font-family:"ITC Resavska Sans Std Bold","PT Sans Narrow","Arial Narrow",Arial,sans-serif!important
}
.thps-ci-breadcrumb .jet-breadcrumbs__item-link,
.thps-ci-breadcrumb .jet-breadcrumbs__item-link *,
.thps-ci-breadcrumb a{
	color:#c45d22!important
}
.thps-ci-breadcrumb .jet-breadcrumbs__item-target,
.thps-ci-breadcrumb .breadcrumbs_item_target{
	color:#20351a!important
}
.thps-ci-breadcrumb .jet-breadcrumbs__item-sep,
.thps-ci-breadcrumb .breadcrumbs_item_sep{
	color:#8a8e84!important
}

.jet-woo-products__item .jet-compare-button__container,
.jet-woo-products__item .jet-wishlist-button__container{
	display:flex!important;
	width:100%!important;
	height:100%!important;
	align-items:stretch!important
}
.jet-woo-products__item .jet-compare-button__link,
.jet-woo-products__item .jet-wishlist-button__link{
	display:flex!important;
	width:100%!important;
	min-width:0!important;
	min-height:46px!important;
	align-items:center!important;
	justify-content:center!important;
	margin:0!important;
	padding:9px 14px!important;
	border:1px solid #d6d2c0!important;
	border-radius:4px!important;
	background:#fffef7!important;
	box-sizing:border-box!important
}
.jet-woo-products__item .jet-compare-button__link:hover,
.jet-woo-products__item .jet-compare-button__link:focus-visible,
.jet-woo-products__item .jet-wishlist-button__link:hover,
.jet-woo-products__item .jet-wishlist-button__link:focus-visible{
	border-color:#20351a!important;
	background:#20351a!important;
	color:#fff!important
}

body.woocommerce-account:has(.woocommerce-orders-table) #content .site-content__wrap.container,
body.woocommerce-account:has(.thps-orders-intro) #content .site-content__wrap.container,
body.woocommerce-account:has(.woocommerce-orders-table) #primary,
body.woocommerce-account:has(.thps-orders-intro) #primary,
body.woocommerce-account:has(.woocommerce-orders-table) #main,
body.woocommerce-account:has(.thps-orders-intro) #main{
	width:100%!important;
	max-width:none!important;
	margin-left:0!important;
	margin-right:0!important;
	padding-left:0!important;
	padding-right:0!important
}
body.woocommerce-account:has(.thps-orders-intro) .page-header h1{
	color:#20351a!important;
	font:700 clamp(36px,4vw,52px)/1.05 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif!important
}
body.woocommerce-account:has(.thps-orders-intro) .page-content>div.woocommerce{
	width:min(1740px,calc(100vw - 48px))!important
}
body.woocommerce-account:has(.thps-orders-intro) .woocommerce-MyAccount-content{
	padding:4px 0 0!important
}
body.woocommerce-account:has(.thps-orders-intro) .woocommerce-info{
	min-height:72px;
	display:flex!important;
	align-items:center;
	padding-right:190px!important
}
body.woocommerce-account:has(.thps-orders-intro) .woocommerce-info .button{
	position:absolute;
	right:18px;
	top:50%;
	transform:translateY(-50%)
}

body.woocommerce-cart #content .site-content__wrap.container,
body.woocommerce-cart #content .site-content__wrap,
body.woocommerce-cart #primary.content-area,
body.woocommerce-cart #main.site-main{
	width:100%!important;
	max-width:none!important;
	margin-left:0!important;
	margin-right:0!important;
	padding-left:0!important;
	padding-right:0!important
}
body.woocommerce-cart .site-main{
	width:min(1780px,calc(100% - 48px))!important;
	margin:34px auto 76px!important
}
body.woocommerce-cart #main .woocommerce{
	grid-template-columns:minmax(0,1fr) minmax(390px,450px)!important;
	gap:34px!important;
	border-top:5px solid #c45d22;
	background:#fffef7!important;
	box-shadow:0 18px 48px rgba(32,53,26,.08)
}
body.woocommerce-cart .woocommerce-cart-form{
	padding:0!important
}
body.woocommerce-cart table.shop_table{
	border-color:#d9d6c5!important;
	box-shadow:none!important
}
body.woocommerce-cart table.shop_table thead th{
	background:#20351a!important;
	color:#fff!important
}
body.woocommerce-cart td.product-thumbnail{width:150px!important}
body.woocommerce-cart .product-thumbnail img{
	width:136px!important;
	height:118px!important
}
body.woocommerce-cart .cart-empty{
	position:relative;
	min-height:90px;
	display:flex!important;
	align-items:center;
	margin:0!important;
	padding:24px 28px 24px 64px!important;
	border-left:5px solid #c45d22!important;
	background:#fff!important;
	font-size:17px!important
}
body.woocommerce-cart .return-to-shop{
	margin:22px 0 0!important
}
body.woocommerce-cart .return-to-shop .button{
	min-width:220px;
	min-height:48px;
	display:inline-flex!important;
	align-items:center;
	justify-content:center
}
body.woocommerce-cart #main .woocommerce:has(.cart-empty){
	display:block!important;
	max-width:none!important;
	min-height:270px;
	padding:clamp(28px,4vw,56px)!important
}

@media(max-width:1100px){
	body.woocommerce-cart #main .woocommerce{
		grid-template-columns:minmax(0,1fr)!important
	}
	body.woocommerce-account:has(.thps-orders-intro) .page-content>div.woocommerce{
		width:min(100% - 28px,900px)!important
	}
}

@media(max-width:760px){
	body.thps-home-enhanced .thps-home-hero::before{
		background:linear-gradient(rgba(10,18,9,.34),rgba(10,18,9,.42))!important
	}
	.site-footer .elementor-element-b217ebf.thps-footer-image,
	.site-footer .elementor-element-b217ebf{
		background-image:linear-gradient(rgba(16,18,14,.54),rgba(16,18,14,.6)),url("th-swarovski-z6i-hochsitz.jpg")!important
	}
	.thps-legal-footer{
		padding:18px 14px!important
	}
	body.woocommerce-account:has(.thps-orders-intro) .page-content>div.woocommerce{
		width:100%!important
	}
	body.woocommerce-account:has(.thps-orders-intro) .woocommerce-info{
		display:block!important;
		padding:17px 16px 17px 50px!important
	}
	body.woocommerce-account:has(.thps-orders-intro) .woocommerce-info .button{
		position:static!important;
		width:100%!important;
		margin-top:14px!important;
		transform:none!important
	}
	body.woocommerce-cart .site-main{
		width:100%!important;
		margin:18px auto 50px!important
	}
	body.woocommerce-cart #main .woocommerce{
		padding:16px 12px 26px!important;
		border-top-width:4px;
		box-shadow:none
	}
	body.woocommerce-cart .cart-empty{
		min-height:0;
		padding:20px 15px 20px 50px!important;
		font-size:15px!important
	}
	body.woocommerce-cart .return-to-shop .button{
		width:100%;
		min-width:0
	}
	.jet-woo-products__item .jet-compare-button__link,
	.jet-woo-products__item .jet-wishlist-button__link{
		min-height:44px!important;
		padding:8px 10px!important
	}
}

/*
 * Grundlayout: Inhaltsseiten nutzen grundsätzlich die verfügbare Breite.
 * Die Regel ist bewusst niedrig gewichtet, damit ausdrücklich gestaltete
 * Komponenten (Warenkorb, Checkout usw.) ihre eigenen Abstände behalten.
 */
:root{
	--thps-page-gutter:clamp(14px,2vw,38px)
}
:where(body:not(.elementor-editor-active) #content.site-content),
:where(body:not(.elementor-editor-active) .site-content>.container),
:where(body:not(.elementor-editor-active) .site-content>.container>.row),
:where(body:not(.elementor-editor-active) #primary.content-area),
:where(body:not(.elementor-editor-active) #main.site-main){
	width:100%!important;
	max-width:none!important;
	box-sizing:border-box!important;
	margin-left:0!important;
	margin-right:0!important
}
:where(body:not(.elementor-editor-active) #content.site-content){
	margin-top:0!important;
	margin-bottom:0!important
}
:where(body:not(.elementor-editor-active) #primary.content-area){
	padding-left:var(--thps-page-gutter)!important;
	padding-right:var(--thps-page-gutter)!important
}
:where(body:not(.elementor-editor-active) #content .elementor-section.elementor-section-boxed>.elementor-container),
:where(body:not(.elementor-editor-active) #content .e-con.e-con-boxed>.e-con-inner){
	width:100%!important;
	max-width:none!important;
	box-sizing:border-box!important
}

/* Rechtstexte und das gesetzliche Widerrufsformular erhalten auf kleinen
 * Ansichten nur den eigenen Kartenabstand. Theme-Container und Content-Area
 * dürfen dort nicht zusätzlich jeweils einen weiteren Seitenrand addieren. */
@media(max-width:700px){
	body.thps-legal-page-active:not(.elementor-editor-active) #content.site-content>.site-content__wrap.container,
	body.thps-legal-page-active:not(.elementor-editor-active) #content.site-content>.site-content__wrap.container>.row,
	body.thps-legal-page-active:not(.elementor-editor-active) #primary.content-area,
	body.thps-legal-page-active:not(.elementor-editor-active) #main.site-main,
	body.thps-withdrawal-page:not(.elementor-editor-active) #content.site-content>.site-content__wrap.container,
	body.thps-withdrawal-page:not(.elementor-editor-active) #content.site-content>.site-content__wrap.container>.row,
	body.thps-withdrawal-page:not(.elementor-editor-active) #primary.content-area,
	body.thps-withdrawal-page:not(.elementor-editor-active) #main.site-main{
		float:none!important;
		width:100%!important;
		max-width:none!important;
		min-width:0!important;
		margin-left:0!important;
		margin-right:0!important;
		padding-left:0!important;
		padding-right:0!important;
		box-sizing:border-box!important
	}
}

/* Eine ruhige, eindeutige Angebotskennzeichnung in Produkt-Suchvorschlägen. */
#masthead .apsw_data_container > li,
.apsw_result_wrap .apsw_data_container > li { position: relative !important; }
#masthead .apsw_result_on_sale,
.apsw_result_wrap .apsw_result_on_sale { position: absolute !important; z-index: 5 !important; top: 9px !important; right: 9px !important; bottom: auto !important; left: auto !important; display: inline-flex !important; min-width: 0 !important; min-height: 28px !important; align-items: center !important; justify-content: center !important; margin: 0 !important; padding: 6px 9px !important; border: 0 !important; border-radius: 0 !important; background: #c45d22 !important; color: #fff !important; font: 700 10px/1 HandelGotD-Bold, "TH Resavska", sans-serif !important; letter-spacing: .075em !important; text-transform: uppercase !important; transform: none !important; }
#masthead .apsw-price .thps-sale-badge,
.apsw_result_wrap .apsw-price .thps-sale-badge { display: none !important; }

/* Desktop-Hero: Marken- und GECO-Folie als geschlossenen Inhaltsblock
 * zentrieren. Die mobile Ausrichtung besitzt weiter ihre eigenen Regeln. */
@media (min-width: 768px) {
	body.home .elementor-element-4eb5d7d .jet-slider__content,
	body.home .elementor-element-4eb5d7d .jet-slider__content-item,
	body.home .elementor-element-4eb5d7d .jet-slider__content-inner,
	body.home .elementor-element-4eb5d7d .jet-slider__item .elementor-widget-wrap,
	body.home .elementor-element-4eb5d7d .jet-slider__item .elementor-widget-heading,
	body.home .elementor-element-4eb5d7d .jet-slider__item .elementor-widget-text-editor,
	body.home .elementor-element-4eb5d7d .jet-slider__item .elementor-widget-button,
	body.home .elementor-element-4eb5d7d .jet-slider__item h1,
	body.home .elementor-element-4eb5d7d .jet-slider__item h2,
	body.home .elementor-element-4eb5d7d .jet-slider__item h3,
	body.home .elementor-element-4eb5d7d .jet-slider__item p,
	body.home .elementor-element-4eb5d7d .jet-slider__item .elementor-button-wrapper {
		text-align: center !important;
	}
	body.home .elementor-element-4eb5d7d .jet-slider__item .elementor-button-wrapper {
		display: flex !important;
		justify-content: center !important;
	}
}

/* Registrierung: Privatkunde, Unternehmen, Waffenhändler und Verein bleiben
 * klar getrennt, ohne auf Mobilgeräten schmale Auswahlkarten zu erzeugen. */
.thps-register-account-type{
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:12px;
	margin:0 0 26px;
	padding:0;
	border:0
}
.thps-register-account-type legend{
	grid-column:1/-1;
	width:100%;
	margin:0 0 2px;
	color:#20351a;
	font:700 22px/1.1 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif
}
.thps-account-type-option{
	display:grid!important;
	grid-template-columns:22px minmax(0,1fr);
	gap:11px;
	align-items:start;
	min-height:104px;
	margin:0!important;
	padding:18px!important;
	border:1px solid #d8d5c4;
	background:#fff;
	cursor:pointer;
	box-sizing:border-box
}
.thps-account-type-option:has(input:checked){
	border-color:#c45d22;
	box-shadow:inset 4px 0 0 #c45d22;
	background:#fffaf2
}
.thps-account-type-option input{
	width:19px!important;
	height:19px!important;
	margin:2px 0 0!important;
	accent-color:#c45d22
}
.thps-account-type-option span{
	display:flex;
	min-width:0;
	flex-direction:column;
	gap:5px
}
.thps-account-type-option strong{
	color:#20351a;
	font:700 18px/1.2 HandelGotD-Bold,"ITC Resavska Sans Std Bold",Arial,sans-serif
}
.thps-account-type-option small{
	margin:0!important;
	color:#697166;
	font-size:13px;
	line-height:1.42
}
.thps-business-registration-field[hidden]{display:none!important}
.thps-fid-card{background:linear-gradient(105deg,#20351a,#2d4926)!important}
.thps-fid-card>div>span,.thps-fid-card>div>strong,.thps-fid-card>div>p,.thps-fid-card label>span{color:#fff!important}
.thps-fid-card label small{color:rgba(255,255,255,.72)!important}

@media(max-width:700px){
	.thps-register-account-type{grid-template-columns:1fr}
	.thps-register-account-type legend{font-size:20px}
	.thps-account-type-option{min-height:0;padding:15px!important}
}

/*
 * Freigegebene CI-Grundlage: Die sichtbaren Shop- und Systemtexte verwenden
 * ausschließlich die lokal hinterlegten Hausschriften. Icon-Fonts bleiben
 * unberührt, damit Symbole zuverlässig dargestellt werden.
 */
body:not(.elementor-editor-active),
body:not(.elementor-editor-active) input,
body:not(.elementor-editor-active) select,
body:not(.elementor-editor-active) textarea,
body:not(.elementor-editor-active) button,
body:not(.elementor-editor-active) .woocommerce,
body:not(.elementor-editor-active) .woocommerce-page{
	font-family:"TH Resavska","ITC Resavska Sans Std Bold",sans-serif
}
body:not(.elementor-editor-active) :is(h1,h2,h3,h4,h5,h6),
body:not(.elementor-editor-active) .elementor-heading-title,
body:not(.elementor-editor-active) .thcat-card__title,
body:not(.elementor-editor-active) .thps__price{
	font-family:HandelGotD-Bold,"TH Resavska","ITC Resavska Sans Std Bold",sans-serif
}

/* Logo und Text der Ladeanzeige sitzen unabhängig vom Bildformat exakt in
 * der Mitte. Die Grafik wird vollständig gezeigt und niemals beschnitten. */
.thsc-brand-loader__panel{
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	flex-direction:column!important;
	text-align:center!important
}
.thsc-brand-loader__mark{
	display:grid!important;
	place-items:center!important;
	line-height:0!important
}
.thsc-brand-loader__mark img{
	position:static!important;
	display:block!important;
	width:auto!important;
	height:auto!important;
	max-width:100%!important;
	max-height:100%!important;
	margin:auto!important;
	object-fit:contain!important;
	object-position:center!important;
	transform:none!important
}

/* Mobil und Tablet verwenden denselben Headerpfad. Die drei breiten
 * Service-Spalten werden unterhalb des Desktop-Breakpoints ausgeblendet;
 * dadurch kann die Elementor-Kopfzeile nicht mehr zweizeilig in die
 * Navigation hinein umbrechen. */
@media(max-width:1024px){
	#masthead.site-header .elementor-element-dfca6e7,
	#masthead.site-header .elementor-element-469c648,
	#masthead.site-header .elementor-element-eaf8498,
	#masthead.site-header .elementor-element-d66848f{
		display:none!important
	}
	#masthead.site-header .elementor-element-8654f17,
	#masthead.site-header .elementor-element-8654f17>.elementor-container{
		min-height:72px!important
	}
	#masthead.site-header .elementor-element-8654f17>.elementor-container{
		display:flex!important;
		flex-wrap:nowrap!important;
		align-items:center!important
	}
	#masthead.site-header .elementor-element-6971ae9{
		display:flex!important;
		width:100%!important;
		max-width:none!important;
		align-items:center!important
	}
	#masthead.site-header .elementor-element-6cd2e8a,
	#masthead.site-header .elementor-element-6cd2e8a>.elementor-container,
	#masthead.site-header .elementor-element-87777ec{
		width:100%!important;
		max-width:none!important
	}
	#masthead.site-header .jet-mega-menu-toggle{
		display:flex!important;
		margin-left:auto!important
	}
	#masthead.site-header #thsc-mobile-navigation{
		display:none!important
	}
	html.thps-mobile-menu-open #masthead.site-header #thsc-mobile-navigation{
		display:block!important
	}
}

/* Auf Desktop-Bildschirmen wird der Header nach dem ersten Scrollabschnitt
 * kompakter, bleibt aber vollständig bedienbar und gut lesbar. */
@media(min-width:1025px){
	#masthead.site-header,
	#masthead.site-header .elementor-element-dfca6e7,
	#masthead.site-header .elementor-element-8654f17,
	#masthead.site-header .jet-logo__img,
	#masthead.site-header .apsw-search-input,
	#masthead.site-header .apsw-search-btn,
	#masthead.site-header .jet-mega-menu-item__link--top-level{
		transition:min-height .2s ease,height .2s ease,max-height .2s ease,padding .2s ease,margin .2s ease,opacity .16s ease,width .2s ease!important
	}
	#masthead.site-header.thps-header-compact{
		position:sticky!important;
		top:var(--wp-admin--admin-bar--height,0px)!important;
		z-index:2147481000!important;
		box-shadow:0 7px 24px rgba(23,39,19,.13)!important
	}
	#masthead.site-header.thps-header-compact .elementor-element-dfca6e7{
		max-height:0!important;
		min-height:0!important;
		height:0!important;
		margin:0!important;
		padding:0!important;
		overflow:hidden!important;
		opacity:0!important
	}
	#masthead.site-header.thps-header-compact .elementor-element-8654f17,
	#masthead.site-header.thps-header-compact .elementor-element-8654f17>.elementor-container{
		min-height:66px!important
	}
	#masthead.site-header.thps-header-compact .jet-logo__img{
		width:auto!important;
		max-width:58px!important;
		max-height:58px!important;
		object-fit:contain!important
	}
	#masthead.site-header.thps-header-compact form.thsc-header-search .apsw-search-input,
	#masthead.site-header.thps-header-compact form.thsc-header-search .apsw-search-btn{
		height:44px!important;
		min-height:44px!important
	}
	#masthead.site-header.thps-header-compact .jet-mega-menu-item__link--top-level{
		min-height:40px!important;
		padding-top:6px!important;
		padding-bottom:6px!important
	}
}

/* Redaktionelle Seiten des freigegebenen Gesamtentwurfs. */
body.page .thps-info-page{
	width:100%!important;
	max-width:none!important;
	margin:0 auto 50px!important
}
.thps-info-hero__actions{
	position:relative;
	z-index:2;
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:24px
}
.thps-info-hero__actions a,
.thps-egun-direct>a,
.thps-history-today>a{
	display:inline-flex!important;
	min-height:48px;
	align-items:center;
	justify-content:center;
	padding:11px 20px!important;
	border:1px solid #c45d22!important;
	background:#c45d22!important;
	color:#fff!important;
	font-weight:800!important;
	text-decoration:none!important
}
.thps-info-hero__actions a+a{
	border-color:rgba(255,255,255,.8)!important;
	background:transparent!important
}
.thps-info-hero__actions a:hover,
.thps-info-hero__actions a:focus-visible,
.thps-egun-direct>a:hover,
.thps-history-today>a:hover{
	border-color:#fff!important;
	background:#fff!important;
	color:#20351a!important
}
.thps-egun-direct{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:clamp(24px,5vw,80px);
	margin:18px 0 0;
	padding:clamp(28px,5vw,62px);
	border-top:4px solid #c45d22;
	background:#fffef8
}
.thps-egun-direct>div{max-width:870px}
.thps-egun-direct span,
.thps-history-chronicle header>span,
.thps-history-today span,
.thps-club30-intro>div>span,
.thps-club30-milestones header>span,
.thps-club30-warranty header>span,
.thps-club30-products header>span,
.thps-club30-faq header>span{
	color:#c45d22;
	font-size:11px;
	font-weight:800;
	letter-spacing:.13em;
	text-transform:uppercase
}
.thps-egun-direct h3,
.thps-history-chronicle header h3,
.thps-history-today h3,
.thps-club30-intro h3,
.thps-club30-milestones header h3,
.thps-club30-warranty header h3,
.thps-club30-products header h3,
.thps-club30-faq header h3{
	margin:7px 0 10px;
	color:#20351a;
	font-size:clamp(28px,3.4vw,46px);
	line-height:1.08
}
.thps-egun-direct p,
.thps-history-today p,
.thps-club30-intro p{
	margin:0;
	color:#687066;
	font-size:17px;
	line-height:1.6
}
.thps-egun-direct>a{flex:0 0 auto;border-color:#20351a!important;background:#20351a!important;white-space:nowrap}

.thps-history-logos{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:16px;
	padding:clamp(28px,5vw,70px) var(--thps-page-gutter);
	background:#fffef8
}
.thps-history-logos article{
	display:flex;
	min-width:0;
	flex-direction:column;
	gap:14px;
	padding:20px;
	border-top:3px solid #c45d22;
	background:#fff;
	text-align:center
}
.thps-history-logos article>div{
	display:grid;
	min-height:170px;
	place-items:center
}
.thps-history-logos img,
.thps-history-logos .custom-logo{
	width:auto!important;
	height:auto!important;
	max-width:100%!important;
	max-height:150px!important;
	object-fit:contain!important
}
.thps-history-chronicle{
	padding:clamp(40px,6vw,84px) var(--thps-page-gutter);
	background:#f5f1df
}
.thps-history-chronicle>header{max-width:900px;margin-bottom:34px}
.thps-history-chronicle>header p{margin:0;color:#687066;font-size:17px;line-height:1.55}
.thps-history-chronicle article{
	position:relative;
	display:grid;
	grid-template-columns:minmax(110px,.26fr) minmax(0,1fr);
	gap:clamp(22px,5vw,82px);
	max-width:1380px;
	margin:0 auto;
	padding:28px 0;
	border-top:1px solid #d5d0ba;
	opacity:0;
	transform:translateY(24px);
	transition:opacity .5s ease,transform .5s ease
}
.thps-history-chronicle article::before{
	position:absolute;
	left:calc(26% + clamp(11px,2vw,32px));
	top:0;
	width:3px;
	height:0;
	background:#c45d22;
	content:"";
	transition:height .6s .12s ease
}
.thps-history-chronicle article.is-visible{opacity:1;transform:none}
.thps-history-chronicle article.is-visible::before{height:100%}
.thps-history-chronicle time{
	color:#c45d22;
	font:700 clamp(22px,2.4vw,36px)/1 HandelGotD-Bold,"TH Resavska",sans-serif
}
.thps-history-chronicle article h3{margin:0 0 8px;color:#20351a;font-size:clamp(22px,2.3vw,31px)}
.thps-history-chronicle article p{max-width:980px;margin:0;color:#596357;font-size:16px;line-height:1.65}
.thps-history-today{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:30px;
	padding:clamp(34px,5vw,70px) var(--thps-page-gutter);
	background:#20351a;
	color:#fff
}
.thps-history-today>div{max-width:970px}
.thps-history-today h3{color:#fff!important}
.thps-history-today p{color:rgba(255,255,255,.78)}

.thps-club30-intro{
	display:grid;
	grid-template-columns:minmax(220px,.42fr) minmax(0,1.2fr);
	gap:clamp(30px,6vw,90px);
	align-items:center;
	padding:clamp(40px,6vw,80px) var(--thps-page-gutter)
}
.thps-club30-mark{
	display:grid;
	aspect-ratio:1;
	max-width:330px;
	place-items:center;
	border:3px solid #c45d22;
	border-radius:50%;
	background:#20351a;
	color:#fff;
	font:700 clamp(50px,7vw,92px)/.83 HandelGotD-Bold,"TH Resavska",sans-serif;
	text-align:center
}
.thps-club30-mark img{display:block;width:80%;height:auto;max-height:80%;object-fit:contain}
.thps-club30-intro ul{margin:22px 0 0;padding:0;list-style:none}
.thps-club30-intro li{padding:12px 0 12px 28px;border-top:1px solid #dedbc9;color:#263024;line-height:1.5}
.thps-club30-intro li::before{margin-left:-28px;margin-right:13px;color:#c45d22;content:"✓";font-weight:800}
.thps-club30-milestones,
.thps-club30-warranty,
.thps-club30-products,
.thps-club30-faq{padding:clamp(40px,6vw,80px) var(--thps-page-gutter)}
.thps-club30-milestones,.thps-club30-products{background:#f5f1df}
.thps-club30-milestones>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:28px;background:#d8d3bd}
.thps-club30-milestones article{min-width:0;padding:24px;background:#fffef8}
.thps-club30-milestones time{color:#c45d22;font:700 25px HandelGotD-Bold,"TH Resavska",sans-serif}
.thps-club30-milestones article h3{margin:12px 0 7px;color:#20351a;font-size:19px}
.thps-club30-milestones p{margin:0;color:#687066;line-height:1.5}
.thps-club30-warranty>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}
.thps-club30-warranty article{padding:25px;border-top:3px solid #c45d22;background:#fff}
.thps-club30-warranty strong{color:#20351a;font:700 25px HandelGotD-Bold,"TH Resavska",sans-serif}
.thps-club30-warranty p{margin:10px 0 0;color:#687066;line-height:1.55}
.thps-club30-products>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:26px}
.thps-club30-faq{background:#fffef8}
.thps-club30-faq details{border-top:1px solid #d8d3bd}
.thps-club30-faq details:last-child{border-bottom:1px solid #d8d3bd}
.thps-club30-faq summary{position:relative;padding:20px 45px 20px 0;color:#20351a;cursor:pointer;font-size:19px;font-weight:800;list-style:none}
.thps-club30-faq summary::after{position:absolute;right:4px;content:"+";color:#c45d22;font-size:26px}
.thps-club30-faq details[open] summary::after{content:"–"}
.thps-club30-faq details p{max-width:980px;margin:0;padding:0 0 22px;color:#687066;font-size:16px;line-height:1.6}

@media(max-width:980px){
	.thps-club30-milestones>div{grid-template-columns:repeat(2,minmax(0,1fr))}
	.thps-club30-warranty>div{grid-template-columns:repeat(2,minmax(0,1fr))}
	.thps-club30-products>div{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
	.thps-info-hero__actions,.thps-egun-direct,.thps-history-today{align-items:stretch;flex-direction:column}
	.thps-info-hero__actions a,.thps-egun-direct>a,.thps-history-today>a{width:100%;white-space:normal;text-align:center}
	.thps-history-logos{grid-template-columns:1fr;padding-right:14px;padding-left:14px}
	.thps-history-chronicle{padding-right:16px;padding-left:16px}
	.thps-history-chronicle article{grid-template-columns:1fr;gap:12px;padding:23px 0}
	.thps-history-chronicle article::before{left:0;top:0;width:3px}
	.thps-history-chronicle article>div{padding-left:17px}
	.thps-history-today{padding-right:20px;padding-left:20px}
	.thps-club30-intro{grid-template-columns:1fr;padding-right:20px;padding-left:20px}
	.thps-club30-mark{width:min(240px,72vw)}
	.thps-club30-milestones,.thps-club30-warranty,.thps-club30-products,.thps-club30-faq{padding-right:16px;padding-left:16px}
	.thps-club30-milestones>div,.thps-club30-warranty>div,.thps-club30-products>div{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
	.thps-history-chronicle article{opacity:1;transform:none;transition:none}
	.thps-history-chronicle article::before{height:100%;transition:none}
}

/* Uniform legal price note below every custom product card price. */
.thps-product-price-note{
	display:block;
	margin:.32rem 0 0;
	color:#687066;
	font-size:11px;
	font-weight:400;
	line-height:1.35;
}

/* Variable products use one calm, globally consistent minimum-price label. */
.thps-variable-price-from{
	display:inline-flex;
	max-width:100%;
	flex-wrap:wrap;
	align-items:baseline;
	gap:.12em .26em;
	color:inherit;
	font:inherit;
	line-height:inherit;
}
.thps-variable-price-from__label{
	flex:0 0 auto;
	font-size:.72em;
	font-weight:700;
	letter-spacing:.015em;
	line-height:1;
	text-transform:lowercase;
}
.thps-variable-price-from .woocommerce-Price-amount{
	flex:0 0 auto;
	white-space:nowrap;
}
@media(max-width:700px){
	.thps-variable-price-from__label{font-size:.68em}
}

/* Transparent mixed-cart shipping split below the authoritative Woo rate. */
.thps-shipping-split-row th,
.thps-shipping-split-row td{vertical-align:top!important}
.thps-shipping-split{
	display:grid;
	gap:8px;
	margin:0!important;
	padding:0!important;
	list-style:none!important;
}
.thps-shipping-split li,
.thps-shipping-split__pickup{
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	gap:12px;
	align-items:start;
	margin:0;
	padding:8px 0;
	border-bottom:1px solid rgba(32,53,26,.14);
}
.thps-shipping-split li:last-child{border-bottom:0}
.thps-shipping-split li>span:first-child{min-width:0}
.thps-shipping-split strong{display:block;color:#20351a;line-height:1.3}
.thps-shipping-split small{display:block;margin-top:2px;color:#687066;font-size:12px;line-height:1.35}
.thps-shipping-split li>span:last-child,
.thps-shipping-split__pickup>span{color:#20351a;font-weight:800;white-space:nowrap}
.thps-shipping-split .is-included{
	padding:9px 10px;
	border:1px solid rgba(32,53,26,.18);
	background:#f5f1df;
}
.thps-shipping-split .is-included>span:last-child{color:#317541;font-size:12px;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:560px){
	.thps-shipping-split-row th,
	.thps-shipping-split-row td{display:block!important;width:100%!important;box-sizing:border-box!important}
	.thps-shipping-split-row th{padding-bottom:7px!important}
	.thps-shipping-split-row td{padding-top:0!important}
	.thps-shipping-split li,
	.thps-shipping-split__pickup{gap:9px}
}

/* One calm, truthful availability language across product details, catalogue
 * cards, search suggestions, brand pages and the homepage offers. */
.thps-availability{
	display:inline-flex;
	max-width:100%;
	align-items:center;
	gap:.48rem;
	color:#20351a;
	font-size:12px;
	font-weight:800;
	line-height:1.3;
}
.thps-availability__dot{
	display:block;
	width:.58rem;
	height:.58rem;
	flex:0 0 .58rem;
	border-radius:50%;
	background:#c45d22;
	box-shadow:0 0 0 .22rem rgba(196,93,34,.12);
}
.thps-availability--available .thps-availability__dot{
	background:#3f8b4a;
	box-shadow:0 0 0 .2rem rgba(63,139,74,.14);
	animation:thps-availability-pulse 2.4s ease-in-out infinite;
}
.thps-availability--request .thps-availability__dot,
.thps-availability--unavailable .thps-availability__dot{
	background:#c45d22;
	box-shadow:0 0 0 .22rem rgba(196,93,34,.12);
	animation:none;
}
.thps-availability--request .thps-availability__label,
.thps-availability--unavailable .thps-availability__label{color:#a84c1b}
.thps-product-stock{margin:.65rem 0!important}
.thps-product-stock .thps-availability{font-size:14px}
.products .thps-availability--catalog,
.woocommerce-loop-product__link .thps-availability--catalog{display:flex;width:max-content;margin:.45rem 0}
.thps-v2-product-card .thps-availability,
.thps-catalog-card .thps-availability{margin-top:.65rem}
.thps-brand-product__meta .thps-availability{margin-left:auto}
.thps-availability--search{margin-top:2px;font-size:10px;letter-spacing:.02em;text-transform:none}
.thps-availability--search .thps-availability__dot{width:.44rem;height:.44rem;flex-basis:.44rem;box-shadow:0 0 0 .15rem rgba(196,93,34,.1)}
.thps-availability--search.thps-availability--available .thps-availability__dot{box-shadow:0 0 0 .14rem rgba(63,139,74,.12)}
@keyframes thps-availability-pulse{
	0%,100%{box-shadow:0 0 0 .18rem rgba(63,139,74,.14);transform:scale(.94)}
	50%{box-shadow:0 0 0 .4rem rgba(63,139,74,.07);transform:scale(1.1)}
}
@media(max-width:600px){
	.thps-availability{font-size:11px}
	.thps-product-stock .thps-availability{font-size:13px}
	.thps-brand-product__meta .thps-availability{margin-left:0}
}
@media(prefers-reduced-motion:reduce){
	.thps-availability--available .thps-availability__dot{animation:none!important;transform:none!important}
}
