/*
 Theme Name:   Modeschmuck
 Theme URI:    https://modeschmuck.click/
 Description:  Das Modeschmuck Theme (Child von estore)
 Author:       Intermedia Screens
 Author URI:   https://intermedia-screens.com
 Template:     estore
 Version:      1.0.0
 Text Domain:  estore-child
*/

.payment-partner-wrapper {
	white-space: nowrap;
	text-align: right;
}
.payment-partner-wrapper img {
	margin: 5px 0 0 0;
}
.single-product.woocommerce-page .product .product_title {
	font-size: 24px;
	line-height: 28px;
	float: none;
	margin-bottom: 20px;
	text-transform: none;
}
.single-product.woocommerce-page .product .summary .price {
	float: none;
}
.single-product.woocommerce-page .product a[target="_blank"], .copy-right a {
	color: #333333;
}
.wwcAmzAff-price-info {
	color: #77a464;
	font-size: 0.72em;
	font-weight: normal;
}
.term-description p {
	margin: 10px 0 10px;
}
.copy-right {
	font-size: 100%;
}
.product-list-block .price-text {
	margin-right: 5px;
}
.product-list-block del {
	margin-left: 0;
}
h3 {
	font-size: 18px;
}
#tab-additional_information {
	padding: 20px 20px 0;
}
#tab-additional_information h2 {
	font-size: 18px;
}
#tab-additional_information td {
	padding: 0 8px;
	border: 1px dotted rgba(0,0,0,.1);
}
#tab-additional_information th {
	border: 1px dotted rgba(0,0,0,.1);
}

.sku_wrapper {
	display: block;
}