/**
 * Informacja prawna UOKiK — daszek desktop/tablet (.hoker-custom-order-legal-canopy).
 * Smartfon: brak HTML z PHP (1.1.1+) — zero reguł mobile / fixed.
 * ZAKAZ dotykania .single_variation_wrap / belki koszyka.
 */

.hoker-custom-order-legal-canopy {
	display: block;
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 12px;
	padding: 0;
}

.hoker-custom-order-legal-canopy__text {
	margin: 0;
	padding: 0;
	font-size: 0.75rem;
	line-height: 1.5;
	color: #6f6762;
	font-weight: 400;
	letter-spacing: 0.01em;
}

.hoker-custom-order-legal-canopy__label {
	font-weight: 600;
	color: #5c5652;
}

@media (min-width: 922px) {
	body.hoker-custom-order-legal-canopy-active .hoker-custom-order-legal-canopy {
		margin-bottom: 14px;
		max-width: 100%;
	}
}
