
.woocommerce-page footer .widget .widget-title {
	color: #fff !important;
}

.material-icons-outlined {
	font-family: "Material Icons Outlined";
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-moz-font-feature-settings: "liga";
	-moz-osx-font-smoothing: grayscale;
}

/* General */
.button, input[type="button"], input[type="submit"] {
	border: 1px solid #00bcd4;
	color: white;
	box-shadow: 1px 1px 4px rgba(0, 72, 85, .25) !important;
	transition: .3s;
	text-transform: uppercase;
}

.button:hover {
	background: #62efff;
	color: #484848;
	box-shadow: 6px 6px 12px rgba(0, 72, 85, .25) !important;
	transition: .3s;
}

#login_blur {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(64, 63, 58, .55);
	z-index: 999;
}

#login_blur div {
	margin: 15% 10%;
	padding: 30px;
	background: rgba(255, 255, 255, .98);
	box-shadow: 0 8px 32px 0 #484848;
	backdrop-filter: blur(13px);
	-webkit-backdrop-filter: blur(13px);
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, .18);
}

#login_blur button {
	border: 1px solid #00bcd4;
	font-weight: 600;
	color: white;
	box-shadow: 1px 1px 4px rgba(0, 72, 85, .25) !important;
	transition: .3s;
	text-transform: uppercase;
	padding: 10px 20px;
	margin: 1em 0;
}

#login_blur button:hover {
	border: 1px solid #62efff;
	background: #62efff;
	color: #484848;
	box-shadow: 6px 6px 12px rgba(0, 72, 85, .25) !important;
	transition: .3s;
}

#wc_checkout_add_ons a.wc-checkout-add-ons-dropzone {
	background: #fff !important;
	color: #00bcd4;
	border: 1px solid #00bcd4;
	border-radius: 30px;
	width: 40%;
}

#wc_checkout_add_ons a.wc-checkout-add-ons-dropzone:hover {
	background-color: rgba(98, 239, 255, .05) !important;
	border-color: #00bcd4;
}

body.page-id-180154 #wc_checkout_add_ons a.wc-checkout-add-ons-dropzone {
	border: 1px solid #00bcd4;
	color: white;
	box-shadow: 1px 1px 4px rgba(0, 72, 85, .25) !important;
	transition: .3s;
	text-transform: uppercase;
	font-weight: 700;
	background: #00bcd4 !important;
}

body.page-id-180154 #wc_checkout_add_ons a.wc-checkout-add-ons-dropzone:hover {
	background: #62efff !important;
	color: #484848 !important;
	border: 1px solid #62efff !important;
	box-shadow: 6px 6px 12px rgba(0, 72, 85, .25) !important;
	transition: .3s;
}

body.page-id-180154 #wc_checkout_add_ons p:last-child {
	display: none;
}

body.single-product .quantity.buttons_added {
	display: none !important;
}

body.woocommerce-checkout #wc_checkout_add_ons {
	display: none;
}

body.woocommerce-checkout.parent-pageid-26556 #wc_checkout_add_ons, body.woocommerce-checkout.parent-pageid-162910 #wc_checkout_add_ons {
	display: block;
}

/* Composite-Produkt */
div.composite_wrap > div.composite_price {
	display: none !important;
}

/* Kassen-Seite */
.woocommerce-page.woocommerce-checkout form #order_review {
	width: 100%;
	float: none;
	clear: both;
	padding: 0;
	border: none;
}

.woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
	width: 100%;
}

.wc-gzd-order-submit > div.form-row.place-order.wc-gzd-place-order {
	text-align: center;
}

button#place_order > span {
	vertical-align: middle;
}

form.woocommerce-checkout p.form-row label {
	float: left;
	width: 80%;
	position: relative;
}

form.woocommerce-checkout p.form-row label > span {
	font-size: 16px;
}

form.woocommerce-checkout p.form-row span.woocommerce-input-wrapper {
	float: left;
	width: 80%;
}

form.woocommerce-checkout input.input-checkbox {
	height: 32px;
	margin-top: 0;
}

form.woocommerce-checkout input.input-checkbox + span {
	position: relative;
	left: 5px;
}

form.woocommerce-checkout p.form-row label.checkbox {
	width: 100%;
}

div.woocommerce-form-coupon-toggle, div.the_champ_outer_login_container {
	display: none;
}

abbr.required {
	text-decoration: none;
}

.woocommerce form .form-row label {
	font-weight: 400;
}

.woocommerce-gzd-legal-checkbox-text {
	margin-left: 10px;
}

div.woocommerce-notices-wrapper > div > a.button.wc-forward {
	color: white !important;
}

/* Minicart */
a.button.wc-forward {
	border: 1px solid #00bcd4;
	background-color: #fff;
	color: #00bcd4 !important;
	font-size: 14px;
}

a.button.wc-forward:hover {
	border: 1px solid #62efff;
	background: rgba(0, 188, 212, .05);
}

a.button.checkout.wc-forward {
	border: 1px solid #00bcd4 !important;
	background-color: #00bcd4 !important;
	color: white !important;
}

a.button.checkout.wc-forward:hover {
	border: 1px solid #00bcd4;
	background: #62efff;
}

a.checkout-button.button.alt.wc-forward {
	color: #fff !important;
}

/* Analyse-Seiten */
body.parent-pageid-26556 .woocommerce-form-coupon-toggle, body.parent-pageid-26556 .woocommerce-notices-wrapper, body.parent-pageid-26556 .woocommerce-checkout-review-order-table {
	display: none;
}

body.parent-pageid-162910 .woocommerce-form-coupon-toggle, body.parent-pageid-162910 .woocommerce-notices-wrapper {
	display: none;
}

body.page-id-180154 .woocommerce-checkout-review-order-table, body.page-id-148793 .woocommerce-checkout-review-order-table {
	display: none;
}

body.parent-pageid-26556 .woocommerce form .form-row label, body.parent-pageid-162910 .woocommerce form .form-row label {
	line-height: 1.2em;
	font-weight: normal;
	font-size: 14px;
}

body.parent-pageid-26556 #legal, body.parent-pageid-162910 #legal {
	width: 1.2em;
	height: 1.2em;
	left: 2px;
}

body.parent-pageid-26556 #customer_details, body.parent-pageid-162910 #customer_details {
	margin-bottom: 0;
}

body.parent-pageid-26556 #customer_details h3, body.parent-pageid-162910 #customer_details h3 {
	display: none;
}

body.parent-pageid-26556 h3#order_review_heading, body.parent-pageid-26556 .single_add_to_cart_button, body.parent-pageid-162910 h3#order_review_heading, body.parent-pageid-162910 .single_add_to_cart_button {
	display: none !important;
}

body.parent-pageid-26556 span.woocommerce-gzd-legal-checkbox-text, body.parent-pageid-162910 span.woocommerce-gzd-legal-checkbox-text {
	position: inherit;
	display: block;
	margin: 0 0 30px 30px;
}

body.parent-pageid-26556 #wc_checkout_add_ons a.wc-checkout-add-ons-dropzone, body.parent-pageid-162910 #wc_checkout_add_ons a.wc-checkout-add-ons-dropzone {
	width: 90%;
}

body.parent-pageid-26556 #mailchimp_woocommerce_newsletter, body.parent-pageid-162910 #mailchimp_woocommerce_newsletter {
	width: 1.2em;
	height: 1.2em;
	position: relative;
	left: -3px;
}

/* activate paid article elements  */
body.page-id-29589 .woocommerce-checkout-review-order-table, body.page-id-31213 .woocommerce-checkout-review-order-table {
	display: block;
	color: #333;
}

/* Price table */
.elementor-price-table .elementor-price-table__header {
	text-align: left !important;
}

.elementor-price-table .elementor-price-table__price {
	justify-content: left !important;
}

.elementor-price-table .elementor-price-table__original-price {
	margin-right: 5px !important;
}

div.elementor-text-editor .icon-star-text {
	top: -4px;
	position: relative;
}

span.icon-local-offer {
	top: -5px;
	margin-left: 5px;
	position: relative;
}
