/*
Theme Name: hello-elementor-child
Description: hello-elementor-child
Theme Author: WpProgrammierer
Author URI: https://wpprogrammierer.de
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.elementor-widget-image a,
.elementor-widget-image img[src$=".svg"] {
    width: 100% !important;
    height: auto !important;
}
.elementor-blockquote__author {
  font-weight: 400 !important;
}
.includes_tax {
  display: block !important;
  width: 100%;
}
.custom-anchor-links li.elementor-icon-list-item.elementor-inline-item a {
  border: 1px solid #453075;
  border-radius: 30px;
  padding: 8px 12px 8px 8px;
  width: 200px;
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
}

.custom-anchor-links li.elementor-icon-list-item.elementor-inline-item a:hover {
  background-color: #453075;
}

.custom-anchor-links li.elementor-icon-list-item.elementor-inline-item a span:nth-of-type(2) {
	margin: 0 auto;
}

.ema-breadcrumb a {
  font-size: 18px;
}
.ema-breadcrumb a {
  font-weight: 400;
}

@media screen and (max-width: 768px) {
    
.ema-breadcrumb a,
.ema-breadcrumb {
    font-size: 14px;
	line-height: 20px;
}
    
}


.custom-product-loop-desc p {
  margin: 0 !important;
}

@media screen and (min-width: 769px) {
    
.custom-product-loop-title {
  min-height: 72px;
  padding: 6px 0 6px 0;
}
    
}

.custom-cart-button table.variations .label {
  text-align: left;
}

.custom-cart-button table.variations tr {
  display: flex;
  flex-direction: column;
}

.custom-cart-button table.variations th,
.custom-cart-button table.variations td {
  display: block;
  width: 100%;
}

.custom-cart-button table.variations td {
  margin-top: 5px;
}

.custom-cart-button .variations select {
  padding: 8px;
  font-size: 16px;
}



.custom-shop-p p {
  margin-top: 0;
}

.single_add_to_cart_button {
  margin: 0 !important;
}

.elementor-swiper-button svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}


.custom-anchor-links ul {
  display: grid;
  gap: 10px;
  list-style: none;
  padding: 0;
}

.elementor-menu-cart__toggle_button {
  padding: 4px !important;
}
.custom-minicart .product-thumbnail img {
	width: 100%;
}
.custom-minicart .elementor-menu-cart__footer-buttons a {
  font-size: 18px;
  font-weight: 400 !important;
  background: #453075;
  border-radius: 4px;
}

.custom-minicart .elementor-menu-cart__footer-buttons a:hover {
  background: #453075;
}

.custom-minicart .elementor-menu-cart__product-name.product-name {
	padding-inline-start: 8px!important;
  line-height: 20px;
}

.custom-cart {
	font-family: "Source Sans 3"!important;
}

.custom-cart .input-text {
	padding: 10px!important;
}

.custom-cart .woocommerce-cart-form__cart-item.cart_item a {
	color: #707070!important;
	font-size: 18px;
	font-weight: 400;
}
.custom-cart .input-text.qty.text {
	text-align: center;
}

.custom-cart .woocommerce-shipping-destination {
	margin-top: -10px;
}

.custom-cart .woocommerce-shipping-methods input {
	font-size: 18px;
}

.custom-cart .includes_tax {
	text-align: left;
	font-family: "Source Sans 3"!important;
	font-size: 16px;
}

.custom-cart .includes_tax .woocommerce-Price-amount.amount {
	font-size: 16px!important;
}

.custom-cart .cart-item-tax-info .woocommerce-Price-amount.amount,
.custom-cart .cart-item-tax-info .woocommerce-Price-currencySymbol {
	color: #707070!important;
	font-size: 16px!important;
	font-weight: 600!important;
}

.product_title.entry-title.elementor-heading-title.elementor-size-default {
  display: block !important;
}

@media (max-width: 768px) {
  .custom-anchor-links ul li,
  .custom-anchor-links ul li a {
    width: 100% !important;
  }

  .custom-anchor-links .elementor-icon-list-text {
    margin: 0 auto;
  }
	
	.woocommerce-message::before {
		display: none;
	}
	
	.woocommerce-message {
		padding: 16px 8px;
	}
	
	.woocommerce-message .button.wc-forward {
		width: 100%;
		text-align: center;
	}
	
	.elementor-widget-woocommerce-cart .woocommerce table.cart tr {
		padding: 0;
	}
	
	.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td {
		padding: 0;
	}
	.woocommerce-cart-form__cart-item.cart_item span {
		text-align: right!important;
	}
	
	.custom-cart .product-subtotal {
	width: 100%!important;
}
}

.woocommerce-variation-add-to-cart {
	gap: 20px;
}
.woocommerce-variation-add-to-cart .quantity input {
	font-size: 18px;
}

.elementor-widget-woocommerce-product-price .price {
	margin: 24px 0 0 0;
	line-height: 24px!important;
}

#custom-tax-amount-product .elementor-shortcode {
	font-size: 18px;
	line-height: 46px;
}

.elementor-add-to-cart.elementor-product-simple .cart {
	display: flex;
	flex-direction: column
}

.elementor-add-to-cart.elementor-product-simple .cart input,
.elementor-add-to-cart.elementor-product-simple .cart select,
.single_variation_wrap input,
.custom-pw-forgot input{
	display: block;
	padding: 12px;
	border-radius: 4px;
    border: 1px solid #707070;
    font-size: 20px;
    width: 100%;
	font-family: "Source Sans 3";
	background: white;
	margin-bottom: 24px;
	color: #707070;
}

#termine-bis-zur-sommerpause {
	width: 100%;
}

.ff-btn-submit {
    background-color: #757030!important;
}

.fluentform input {
	font-size: 18px;
}

.custom-product-fields .form-row {
	display: flex;
}

input#accept_abonoments,
input#accept_withdrawal{
	width: 18px;
    height: 25px;
    padding-right: 16px;
    margin-right: 16px;
	margin-top: 8px;
}
.woocommerce-variation-add-to-cart.variations_button {
  display: flex;
  flex-flow: column;
}

.custom-crossselling .woocommerce-LoopProduct-link img {
	max-height: 216px;
}

/* CART & CHECKOUT */

.elementor-menu-cart__product .variation dd p,
dd.variation-Abobedingungen p{
  margin-top: 0 !important;
}

.woocommerce-message {
	border-top-color: #757030!important;
}
.woocommerce-message::before {
	color: #757030!important;
}

.woocommerce-message:focus-visible {
	outline: none!important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name {
	max-width: unset;
}

#order_review .variation-Abobedingungen,
#order_review .variation-Widerrufsbelehrung {
	display: none;
}

#order_review dl.variation {
	display: inline-block;
	color: #707070;
}

#order_review .variation {
	margin: 0;
}

#order_review dd {
	font-weight: 600;
}

#order_review .variation,
.woocommerce-cart-form__cart-item .variation {
	display: none!important;
}

.custom-cart .product-subtotal {
	width: 153.1px;
}

.coupon-error-notice {
	color: #f00;
	font-size: 16px;
}

.custom-checkout th.product-total {
	width: 145.1px;
}

.e-coupon-anchor-description {
	display: none;
}

.cart_totals ul#shipping_method li label {
	display: flex!important;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding-right: 12px;
}


.woocommerce ul#shipping_method,
.woocommerce ul#shipping_method span,
.cart_totals ul#shipping_method li label span{
	font-weight: 400!important;
}

#customer_details .woocommerce-additional-fields {
	display: none !important;
}

.custom-pw-forgot {
	text-align: center;
}
.custom-pw-forgot input[type="text"] {
	padding: 8px;
}
.custom-pw-forgot input[type="submit"] {
	background: #453075;
	color: white;
	padding: 8px 44px;
	border-radius: 22px;
	border: 0!important;
	cursor: pointer;
}

.custom-checkboxes input {
	width: 18px;
	height: 18px;
	margin: 0;
}

#profile-content [type="submit"]:hover {
	background-color: #c2b729!important;
}

#profile-content [type="submit"]:focus {
	background-color: #eeeeee!important;
	color: #2a2f4b;
}
