@media (min-width: 768px) {
	.single-product #primary {
		float: none !important;
		margin-right: 0 !important;
		width: 100% !important;
	}

	.single-product div.product .woocommerce-product-gallery {
		margin-right: 5.8823529412%;
		width: 41.1764705882%;
	}

	.single-product div.product .summary {
		width: 52.9411764706%;
	}
}

/* Product plugin and Customizer compatibility. */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .flex-control-thumbs li {
	border: 1px solid silver;
	border-radius: 3px;
	float: left;
	margin-right: 2%;
	padding: 0.5em;
	width: 15%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .flex-control-thumbs li:nth-child(6n) {
	margin-right: 0;
}

.product p.delivery-time-info::before {
	color: #17428c;
	content: "\f0d1";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-size: 1em;
	font-weight: 900;
	padding-right: 10px;
	transform: scale(-1, 1);
}

.single-product .ppc-button-wrapper { margin-top: 1em; max-width: 250px; }

.single-product div.product .summary {
	background-color: rgb(23 66 140 / 1%);
	border-top: 1px solid rgb(0 0 0 / 5%);
	padding: 1.5em 2em;
}

@media (max-width: 639px) {
	.single-product div.product .summary { margin-top: 0 !important; padding: 1em 0; }
	.single-product div.product .woocommerce-product-gallery { margin-bottom: 0; }
	.single-product .product_title.entry-title { font-size: 1.5em !important; }
}

@media (min-width: 630px) {
	.single-product .sale_flash_wrapper { padding-left: 2em; }
}



.single-product .product_title.entry-title {
	font-size: 1.8em;
}

.single-product .single_add_to_cart_button.button.alt {
	background-color: #00a092;
}

.single-product .single_add_to_cart_button.button.alt:hover {
	opacity: 0.8;
}

.single-product table.variations label {
	font-weight: 600;
}

.single-product .wc-gzd-sale-price-label,
.single-product .price del {
	color: #333;
	font-weight: 300;
}

.single-product .price ins {
	color: #333;
}

.single-product .summary .woo-paypalplus-checkout-button {
	max-width: 250px;
}

.woocommerce-product-details__short-description {
	line-height: 1.6;
}

.kostenfreierversand {
	background-color: rgb(0 160 146 / 10%);
	border-left: 10px solid #00a092;
	color: #666;
	display: inline-block;
	font-size: 0.9em;
	letter-spacing: -0.1px;
	margin: 1em 0;
	padding: 0.75em 0.75em 0.65em;
}

.kostenfreierversand span {
	display: inline-block;
	line-height: 1.2;
}

.shipping_flag_de {
	border-radius: 0;
	display: inline-block;
	margin-right: 7px;
	width: 20px;
}

.tab-wrapper {
	margin-bottom: 3em;
}

.tab-wrapper h2,
.woocommerce-tabs .panel h2:first-of-type {
	font-size: 1.5em;
}

.single-product #tab-description p + h3 {
	padding-top: 1em;
}

.single-product #tab-description p + ul {
	padding-top: 0.5em;
}

.single-product #tab-description h2,
.single-product #tab-description h3,
.single-product .ltproduktinfo h2,
.single-product #tab-reviews h2,
.single-product #tab-reviews h3 {
	font-weight: 400;
}

#respond {
	background-color: transparent;
}

@media (min-width: 768px) {
	.tab-wrapper {
		border-top: 1px solid rgb(0 0 0 / 5%);
		clear: both;
		padding-top: 2.5em;
	}

	#respond {
		padding: 0;
	}
}

/* Product output generated by Suite hooks and persisted product content. */
.express_payment_notice::before {
	color: #00a092;
	content: "\f05a";
	font-family: "Font Awesome 5 Free";
	margin-right: 0.5em;
}

form + .express_payment_notice { margin-top: -0.5em; }
.additionalproduct { margin-top: 20px; }
body.single-product div.woocommerce-variation-price { display: none; }
.kostenfreierversand + .kostenfreierversand { margin-top: 8px; }

span.wc-gzd-sale-price-label + del::after {
	content: "\a";
	white-space: pre;
}

h3.groessentabelle { font-size: 1.25em; font-weight: 300; }
table.groessentabelle { width: 100%; }
table.groessentabelle tbody tr { border-bottom: 1px solid silver; }
table.groessentabelle tbody tr:last-of-type { border-bottom: 0; }
table.groessentabelle tbody tr th,
table.groessentabelle tbody tr td {
	font-size: 0.9em;
	line-height: 1.2;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
table.groessentabelle tbody tr th { font-weight: 600; text-align: center; }
table.groessentabelle tbody tr td { padding-left: 10px; text-align: left; }
