@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,
.tax-and-shipping-customized {
	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;
}

.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 {
	display: block;
}

.wgm-kur-notice {
	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;
    max-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 .german-market-product-depending-checkbox,
.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; }

div.german-market-legal-information-for-product-reviews {
	font-size: small;
	margin: 1em 0;
	padding: 1em;
	box-sizing: border-box;
	border: 1px solid;
}

.german-market-legal-information-for-product-reviews.short-after-star-rating {
	position: relative;
	display: block;
	width: 100%;
	float: left;
	cursor: pointer;
	font-size: small;
	margin-bottom: .5em;
}

.german-market-legal-information-for-product-reviews-info-icon {
	margin-right: 5px;
}

.german-market-legal-information-for-product-reviews.short-after-star-rating .full-text {
	display: block;
	position: absolute;
	top: 2em;
	left: 0;
	background-color: #fff;
	color: inherit;
	width: auto;
	max-width: 100%;
	line-height: 1;
	border: 1px solid rgba(0, 0, 0, .2);
	padding: .5em 1em 1.5em 1em;
	font-size:  small;
	box-sizing: border-box;
	display: none;
	cursor: default;
	z-index: 9999;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2); 
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
}

.german-market-legal-information-for-product-reviews.short-after-star-rating .full-text .close-full-text {
	cursor: pointer;
	display: block;
	text-align: right;
	margin-bottom: .5em;
	opacity: .5;
}

span.german-market-legal-information-for-product-reviews.after-star-rating {
	font-size: small;
	margin: 1em 0;
	padding: 1em;
	box-sizing: border-box;
	border: 1px solid rgba(0, 0, 0, .2);
	display: block;
	width: 100%;
	float: left;
	line-height: 1;
	color: inherit;
}

.german-market-tab-gpsr { 
	display: inline-block;
}

.german-market-tab-gpsr .german-market-gpsr .german-market-gpsr-label, 
.german-market-tab-gpsr .german-market-gpsr .german-market-gpsr-content {
	display: block;
}

.german-market-tab-gpsr .german-market-gpsr .german-market-gpsr-label {
	font-weight: bold
}
.german-market-tab-gpsr .german-market-gpsr{ float: left; width: 100%; box-sizing: border-box; }

.german-market-tab-gpsr .german-market-gpsr:not(:first-child) {
	margin-top: 1rem;
}

.german-market-tab-gpsr .german-market-gpsr .german-market-gpsr-content-warnings_and_safety_information p:first-child {
	margin-top: 0;
}

.german-market-summary-gpsr .german-market-gpsr {
	display: block;
}

.german-market-summary-gpsr { font-size: small; }

/*charging device*/
.german-market-charging-device{ 
	display: inline-block;
}

.german-market-charging-device .german-market-charging-device-graphic {
	align-items: center;
	box-sizing: border-box;
	border: 1px solid #000;
	position: relative;
	float: left;
}

.german-market-charging-device .german-market-charging-device-not-included:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(to top right, transparent calc(50% - 2px), black, transparent calc(50% + 2px));
}

.german-market-charging-device .german-market-charging-device-second-part {
	position: absolute;
	left: 50%;
	box-sizing: border-box;
	border: 1px solid #000;
	border-radius: 5%;
	text-align: center;
	font-family: arial;
}

.german-market-charging-device .german-market-charging-device-first-part {
	position: absolute;
	left: 50%;
	box-sizing: border-box;
	border: 1px solid #000;
	border-bottom: none;
}

.german-market-charging-device .german-market-charging-device-pin1 {
	position: absolute;
	box-sizing: border-box;
	border: 1px solid #000;
	border-bottom: none;
}

.german-market-charging-device .german-market-charging-device-pin2 {
	position: absolute;
	box-sizing: border-box;
	border: 1px solid #000;
	border-bottom: none;
}

.german-market-charging-device .german-market-charging-device-no-border {
	border: none;
}

.german-market-charging-device .german-market-charging-device-power-elem { display: block }
