.logged-in
	.wc-block-checkout
	.wc-block-components-address-form__email
	input[type='email'][autocomplete='email'],
.logged-in
	.wc-block-checkout
	.wc-block-components-address-form__phone
	input[type='tel'][autocomplete='tel'] {
	pointer-events: none;
	background-color: #f5f5f5;
	color: #333333;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order {
	padding-left: 20px;
	padding-right: 20px;
}
.theuntamed-mlm-field-message svg {
	display: none;
}
.theuntamed-mlm-field-message.is-error svg {
	display: block;
}
.theuntamed-mlm-referral-message.is-error {
	color: red;
}
.wc-block-components-form .wc-block-components-address-form__phone {
	order: -1;
	margin-top: 0;
	margin-bottom: 16px;
}
.wc-block-components-totals-wrapper.slot-wrapper > * > * {
	padding: 16px 0 !important;
}
.wc-block-components-totals-item__description span {
	display: inline-block;
	padding-top: 10px;
}
.wc-block-components-totals-footer-item-shipping {
	padding-top: 10px;
}
.dual-product-teaser .main-product-media img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
