.product-small span.price {
	color: #243c40;
	font-weight: bold;
}

.pz-bundle-regular {
	color: rgba(0, 0, 0, 0.5);
	font-size: smaller;
}

.flatpickr-input,
.input-text {
	padding-left: 0 !important;
}

.pz-product-label.pz-shipping,
.pz-loop-label.pz-shipping {
	background-image: url(https://develop.paarzeit.de/wp-content/plugins/yw-paarzeit/assets/css/../img/badge-versandkostenfrei.svg);
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	color: #fff;
	font-size: 0.8rem;
	font-weight: 600;
	padding: 1rem;
	position: absolute;
	right: 0.5rem;
	top: 0.5rem;
	z-index: 9;
}

.kostenlosversand_subline {
	text-align: center;
	margin-top: -0.6rem;
	margin-bottom: 1.5rem;
	font-size: 80%;
}

table.variations tr {
	display: flex;
	flex-direction: column;
	align-content: flex-start;
	justify-content: flex-start;
	align-items: flex-start;
}

.woosb-products .woosb-product > div:last-child {
	text-align: left !important;
}
