@charset "UTF-8";

.woocommerce_de_scrollable_textarea {
	height: 150px !important;
	width: 98% !important;
	overflow: auto !important;
	border: 1px solid #DDD !important;
	background-color: whiteSmoke !important;
	padding: 8px !important;
	display: block !important;
	color: #000 !important;
}

.products .woocommerce-de_price_taxrate {
	display: block;
}

.woocommerce-de_price_taxrate {
	font-size: 0.8em;
}

.woocommerce-de_price_shipping_rate {
	font-size: 12px;
}

.widerruf {
	clear: both;
}

.wgm-second-checkout input.wgm-place-order {
	float: right;
}

.checkout_productdesc {
	font-size: smaller;
	margin-left: 10px;
}

.price-per-unit {
	display: block;
	font-size: x-small;
}

.woocommerce_de_versandkosten {
	font-size: 0.8em;
	display: block;
}

.woocommerce ul.product_list_widget li a.versandkosten{
	display: inline;
}

.wgm-gtin{
	font-size: 0.8em;
	margin-bottom: 15px;
}

.product-tax {
	font-weight: normal;
}

.product-total .amount,
.product-subtotal .amount {
	font-weight: bold;
	text-align: left;
}

.product-total .product-tax {
	display: block;
	text-align: left;
}

.wgm-tax,
.wgm-tax .amount,
.product-total .product-tax .amount,
.product-subtotal .product-tax .amount {
	font-weight: normal !important;
}

.wgm-tax,
.product-total .product-tax,
.product-subtotal .product-tax {
	font-size: smaller;
	white-space: nowrap;
}

.total .includes_tax,
.order-total .includes_tax {
	/*display: block;*/
}

.shipping_de.shipping_de_string {
	margin-bottom: 15px;
}

.wgm-break {
	display:block;
}

.wgm-order-table-tr {
	text-align:left; border: 1px solid #eee;
}

.wgm-order-table-tr-cond {
	border-top-width: 4px;
}

.wgm-kleinunternehmerregelung {
	font-size: 0.8em;
	display: block;
}

.wgm-kur-notice {
	font-size: 0.8em;
	margin-bottom: 10px;
}

.wgm-kur-notice-review {
	font-size: 0.8em;
}

.wgm-virtual-notice {
    background-color: #ff0000;
    color: #ffffff;
    padding: 0 5px;
}

.wgm-digital-checkout-notice {
    color: #ff0000;
    display: block;
    font-size: smaller;
    margin-top: 1em;
    margin-bottom: 1em;
    float: left;
    width: 100%;
}

.wgm-digital-variation-notice {
	display: block;
	font-size: smaller;
    margin-top: 1em;
}

.wgm-digital-attribute-list {
	font-size: smaller;
	margin-top: 1em;
	margin-bottom: 1em;
}

.wgm-digital-attribute-list li {
	background: #f0f0f0;
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 0 10px;
}

.wgm-product-prerequisites-label {
	display: block;
	font-size: smaller;
    margin-top: 1em;
}

.wgm-product-prerequisites {
	background: #f0f0f0;
	display: block;
	margin-top: 1em;
    margin-bottom: 2em;
    padding: 10px;
}

.single-product .wgm-product-prerequisites {
	font-size: smaller;
}

.wgm-extra-costs-eu {
	display: block;
	margin-bottom: 1em;
}

.wc-terms-and-conditions .required{
	display:none;
}

#gm-sepa-mandate-preview-text {
	border: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    font-size: 14px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}

#gm-sepa-mandate-preview-text .close {
	text-align: right;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	float: right;
}

#gm-sepa-mandate-preview-text .close:hover,
#gm-sepa-mandate-preview-text .close:focus {
	text-decoration: underline;
}

.gm-sepa-mandate-preview-inner {
	clear: both;
}

.form-row.place-order.wgm-place-order {
	position: relative;
}

.wgm-place-order-disabled {
	background-color: #fff;
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    z-index: 100;
    opacity: .5;
    display: none;
}

.comment-form label.german-market-privacy-declaration-product-review {
	display: inline;
}

.german-market-product-image {
	float: left;
    margin-right: 10px;
    width: 75px;
}

table.shop_table td.product-name .german-market-product-image ~ dl.variation {display: table;}
table.shop_table td.product-name .german-market-product-image ~ dl.variation dt, 
table.shop_table td.product-name .german-market-product-image ~ dl.variation dd {display:inherit;}

table.shop_table td.product-name .german-market-product-image ~ .wc-item-meta {display:table;width:calc(100% - 85px);}
table.shop_table td.product-name .german-market-product-image ~ .wc-item-meta li {display:block;}
table.shop_table td.product-name .german-market-product-image ~ .wc-item-meta-label, 
table.shop_table td.product-name .german-market-product-image ~ .wc-item-meta p {float:left;display:inline-block;}

.woocommerce-invalid #gm-sepa-direct-debit-checkbox,
.woocommerce-invalid #widerruf-digital-acknowledgement,
.woocommerce-invalid #shipping-service-provider,
.woocommerce-invalid #german-market-custom-checkbox,
.woocommerce-invalid #age-rating,
.woocommerce-invalid #terms {
	outline: 2px solid red;
    outline-offset: 2px;
}

.gm-fic-highlighted-ingredient{ font-weight: bold; }

table.shop_table_responsive tr td.wgm-kur-notice-review::before{ display: none; }
