.shop_table.cart-table th.product-name {
  width: 56%;
}
.elementor-menu-cart__product-name.product-name {
  padding-left: 0;
}
.checkout.woocommerce-checkout {
  font-family: var(--e-global-typography-407a70a-font-family);
  margin-bottom: 74px;
}
.checkout.woocommerce-checkout .wc-upe-form.wc-payment-form,
.checkout.woocommerce-checkout .form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated label {
  font-size: 16px;
  font-family: var(--e-global-typography-407a70a-font-family);
  letter-spacing: 0;
  line-height: 1.5;
  color: #515151;
  font-weight: 400;
}
.checkout.woocommerce-checkout .payment_box.payment_method_ppcp-gateway p {
  padding: 0 !important;
  font-size: 1em;
  font-weight: 400;
  font-family: var(--e-global-typography-407a70a-font-family);
}

.woocommerce form .form-row {
  margin: 0 0 5px !important;
}
.woocommerce table.shop_table {
  border-collapse: collapse !important;
}
.checkout.woocommerce-checkout h3 {
  font-family: var(--e-global-typography-407a70a-font-family);
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
}

.checkout.woocommerce-checkout .required {
  color: #585858 !important;
}
.woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
  padding-top: 32px !important;
  padding-bottom: 25px !important;
}
.checkout.woocommerce-checkout .input-text {
  color: #58585880 !important;
  padding: 9px 16px 10px 16px !important;
}
.woocommerce-checkout.table.cart td.product-name {
  vertical-align: top !important;
}

.checkout.woocommerce-checkout .input-text:focus-visible {
  outline: 1px solid #585858;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 49% !important;
  overflow: visible;
}

.custom-cart-overview .woocommerce-cart-form__contents td {
  background: #f3f2f0 !important;
  border: 0px;
}

.custom-cart-overview .woocommerce-cart-form__contents {
  background: #f3f2f0;
  border-radius: 2px !important;
}

.button.alt.next-step-button,
#place_order.button.alt {
  background-color: #5f7470 !important;
  color: #f3f2f0 !important;
  padding: 12px 16px 13px;
  max-width: 213px;
  border-radius: 2px;
  min-width: 100% !important;
  line-height: 16px !important;
  font-weight: 500 !important;
  text-transform: none;
  text-align: center;
  cursor: pointer;
  border: 1px solid #5f7470 !important;
}

/* Multistep Menü */
.custom-multi-step {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 16px 0;
  margin: 0;
  justify-content: center;
  gap: 50px;
  font-family: var(--e-global-typography-407a70a-font-family);
}

.custom-step {
  display: flex;
  align-items: center;
  color: #585858;
  font-size: 14px;
}

.custom-step .step-number {
  width: 20px;
  height: 20px;
  background-image: url("https://boxspringliebe.de/wp-content/uploads/2025/02/check_circle.svg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 5px;
  display: inline-block;
  font-size: 0;
}

.custom-step.active .step-number {
  background-image: url("https://boxspringliebe.de/wp-content/uploads/2025/02/checked_circle.svg");
}

.custom-step.active {
  color: #5d7a4f;
}

.custom-step a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
}

.custom-cart-overview .tc-name,
.custom-cart-overview .tc-value,
.custom-cart-overview .more-details,
.custom-cart-overview .more-details-extra {
  text-align: left;
  font-size: 16px;
}

#billing_custom_field {
  font-family: var(--e-global-typography-407a70a-font-family);
  font-size: 24px;
  margin-top: 21px !important;
}

#order_comments_field {
  margin-top: 24px !important;
}

.woocommerce-multistep-checkout .step-buttons {
  margin-top: 42px !important;
  margin-bottom: 42px !important;
}

p.step-one-notice {
  font-weight: 400 !important;
  padding: 16px 8px;
  background-color: #59595926;
  text-align: center;
}

.woocommerce form .form-row label {
  line-height: 24px !important;
}

.checkout.woocommerce-checkout .input-text {
  border: 1px solid #585858 !important;
  border-radius: 2px !important;
  color: #585858 !important;
}

.woocommerce table.shop_table {
  border: 0 !important;
  font-family: var(--e-global-typography-407a70a-font-family);
}

.custom-accordeon-description .tc-epo-metadata.variation {
  font-size: 14px !important;
  font-weight: 500 !important;
}

.woocommerce table.shop_table td {
  border-top: unset !important;
  padding: 24px 0 0 0;
}

.custom-product-remove .remove.remove-product img {
  width: 18px;
}

.custom-product-remove {
  vertical-align: top !important;
}
/* 7125 */
.custom-product-remove a {
  float: right;
}

.custom-cart-order-details-table .more-details,
.custom-cart-order-details-table .more-details-extra,
.woocommerce-cart-form .cart-subtotal {
  font-size: 16px;
}

.woocommerce-cart-form tr.cart-subtotal td:nth-child(2),
.woocommerce-cart-form .order-total td {
  text-align: right;
  padding: 0 !important;
  vertical-align: bottom;
}

.cart-free-shipping {
  color: white !important;
  background-color: #5e7b50;
  color: #585858;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 0;
  width: 100%; /* Breite auf 100% setzen */
  box-sizing: border-box; /* Padding in die Breite einrechnen */
  border-radius: 2px;
}

.cart-free-shipping div {
  display: flex;
  align-items: center;
}

.cart-free-shipping img {
  height: 24px;
  margin-right: 8px;
}
.cart-free-shipping img:first-of-type {
  width: 18px !important;
}
.cart-free-shipping img:nth-child(2) {
  width: 15px !important;
  margin-right: 8px;
}
.cart-subtotal td[colspan="2"] {
  width: 100%; /* Stellt sicher, dass die Zelle die volle Tabellenbreite einnimmt */
}

.woocommerce-cart-form .order-total th {
  background: unset !important;
  border: unset !important;
  font-size: 20px;
  padding: 0 !important;
}

.cart.woocommerce-cart-form__contents .order-total th {
  padding-top: 24px !important;
}
.custom-accordeon-description,
.custom-accordeon-description-extra {
  margin-top: 4px;
}

.woocommerce-cart-form .more-details .custom-arrow,
.woocommerce-cart-form .more-details-extra .custom-arrow {
  margin-left: 8px;
}

.coupon {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.coupon input[type="text"] {
  width: 297px;
  background-color: rgba(95, 116, 112, 0.05);
}

.coupon button {
  width: 111px;
  background: #dfdfdf;
  border: 1px solid #585858;
  color: #585858;
}

.coupon button:hover {
  width: 111px;
  background: #dfdfdf;
  border: 1px solid #dfdfdf;
  color: #585858;
}

.custom-cart-overview .cart-discount th {
  border: unset !important;
  font-weight: 500 !important;
  padding: 0 !important;
}

.custom-cart-overview .cart-discount th:hover,
.custom-cart-overview .cart-discount td:hover,
.custom-cart-overview tr.cart-discount:hover {
  background-color: unset !important;
}

.custom-cart-overview .cart-discount td:nth-child(2) {
  text-align: right;
  font-size: 16px !important;
}

.custom-cart-overview .cart-discount {
  color: #5e7b50 !important;
  font-size: 14px !important;
}

.custom-cart-overview .cart-discount a {
  color: #5e7b50 !important;
  display: none;
}

.woocommerce-checkout table.cart th {
  vertical-align: bottom !important;
}

.cart-subtotal td {
  align-items: left;
}
/* Step 2 */

.custom-checkout-subheader img {
  margin-right: 8px;
}

/* Expand all payment methods
.payment_box {
  display: unset !important;
}
*/

.custom-checkout-header {
  font-family: var(--e-global-typography-407a70a-font-family);
  font-size: 24px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: unset;
}

.wc_payment_methods .payment_box {
  padding: 0px !important;
}
.wc_payment_methods .payment_box p,
.wc_payment_methods .payment_box {
  padding: 16px !important;
}
.wc_payment_methods .mollie-components {
  padding: 0 16px;
}

.wc_payment_methods.payment_methods.methods {
  border: 1px solid #585858 !important;
  margin-top: 24px !important;
  border-radius: 2px;
  padding: 0 !important;
}

.wc_payment_methods.payment_methods.methods .custom-payment-list-point {
  padding: 9px 16px 10px 16px;
  background-color: rgba(95, 116, 112, 0.05);
  border-top: 1px solid #585858;
  border-bottom: 1px solid #585858;
}

.wc_payment_methods.payment_methods.methods .custom-payment-list-point:nth-child(1) {
  border-top: 0 !important;
}
.wc_payment_methods.payment_methods.methods .custom-payment-list-point label {
  width: calc(100% - 40px);
}
.wc_payment_methods.payment_methods.methods .custom-payment-list-point label img {
  float: right;
}
.woocommerce-checkout #payment div.payment_box {
  background-color: unset !important;
}

.woocommerce-checkout #payment div.payment_box::before {
  display: none !important;
}

.woocommerce form.checkout.woocommerce-checkout #customer_details.col2-set,
.woocommerce form.checkout.woocommerce-checkout #step-wrapper-payment {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 424px;
}

.wc-gzd-order-submit .button.alt svg {
  margin-bottom: -4px;
  margin-right: 10px;
}

#order-verify #addresses_billing,
#order_verify #addresses_shipping {
  font-style: normal;
}

.step-wrapper-active {
  /* display: grid !important; */
  display: flex !important;
  flex-flow: column;
}
.woocommerce-multistep-checkout .step-buttons,
.step-one-notice,
#place_order.button.alt,
#order-verify {
  width: 424px !important;
}
.woocommerce-multistep-checkout .step-buttons .button.alt.next-step-button {
  float: none;
  width: 100%;
}
.woocommerce form.checkout.woocommerce-checkout #customer_details.col2-set .col-1,
.woocommerce form.checkout.woocommerce-checkout #customer_details.col2-set .col-2 {
  width: 100%;
}
.woocommerce {
  max-width: 1150px;
}
.woocommerce {
  display: grid;
  grid-template-areas:
    "step-nav step-nav"
    "notices notices"
    "form cart";
}

.custom-multi-step {
  grid-area: step-nav;
}
.woocommerce-notices-wrapper {
  grid-area: notices;
  margin-top: 70px;
}
.custom-cart-overview {
  grid-area: cart;
}
.checkout.woocommerce-checkout {
  grid-area: form;
}
.custom-cart-overview {
  margin-right: 0 !important;
  margin-left: auto !important;
  max-width: 550px;
  min-width: 519px;
}

.custom-cart-overview .woocommerce-cart-form__contents td.product-thumbnail img {
  width: 100%;
}
.custom-cart-overview .order_review .cart.woocommerce-cart-form__contents tr,
.custom-cart-overview .order_review .custom-cart-order-details-table tr {
  border: 0 !important;
}

.prev-step-button {
  display: none;
}

.woocommerce-gzdp-checkout-verify-data .col2-set.addresses .col-1 {
  width: 100%;
}
.custom-order-verify-header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.custom-address-fields.billing,
.custom-address-fields.shipping {
  display: none;
}

.custom-cart-order-items-table {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 24px;
}
.custom-accordeon-description dl.tc-epo-metadata.variation dt.tc-name {
  min-width: 180px;
  margin-right: 0;
}

.custom-accordeon-description dl.tc-epo-metadata.variation dd.tc-value {
  float: left;
  /* padding-left: 32px; */
  font-weight: 600;
}
.show-full-thumbnail .custom-accordeon-description dl.tc-epo-metadata.variation dd.tc-value p {
  padding-left: 12px;
  margin-top: 0.8px;
}
.cart-comparison-price {
  font-size: 16px;
}
.cart-comparison-price::after {
  content: "";
  position: absolute;
  top: 24%;
  left: 0%;
  width: 16%;
  height: 2px;
  background-color: red;
  transform: rotate(-8deg);
  transform-origin: center;
  right: 0;
}
.custom-address-fields {
  border: 1px solid var(--e-global-color-6726f53);
  border-radius: 2px;
  padding: 8px;
}
.custom-address-fields .first_and_second_input {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
.custom-checkout-save-button-wrapper {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  margin-top: 8px;
}
.custom-checkout-save-button {
  color: var(--e-global-color-fe5bfd7);
  font-family: var(--e-global-typography-407a70a-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  border-radius: 2px;
  border: 1px solid var(--e-global-color-6726f53);
  background: var(--e-global-color-6726f53);
  padding: 9px 16px 10px 16px;
  cursor: pointer;
}
.woocommerce a.remove,
.woocommerce a.remove:hover {
  color: transparent !important;
  background: transparent !important;
}

#billing_postcode_field,
#billing_city_field,
#shipping_postcode_field,
#shipping_city_field {
  width: 202px !important;
  display: inline-block;
  padding: 0;
}
#billing_city_field,
#shipping_city_field {
  float: right;
}

.woocommerce-message::before {
  margin-right: 35px;
}
.custom-cart-overview {
  background-color: var(--e-global-color-f88e9e4);
}

.custom-cart-overview {
  padding: 24px 32px;
}
.custom-mobile-order-overview {
  display: none;
}
.custom-mobile-order-overview .mobile-overview-button {
  font-size: 16px;
  font-weight: 700;
  color: var(--e-global-color-6726f53);
}

.custom-mobile-order-overview .custom-amount {
  font-size: 20px;

  font-weight: 700;
  line-height: 100%;
  color: var(--e-global-color-6726f53);
}
.custom-cart-order-items-table .product-thumbnail {
  display: block !important;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .order-total td {
  padding-top: 24px !important;
}

.wc_payment_methods.payment_methods.methods li.wc_payment_method label {
  font-weight: 600;
}

/* Pay For Order */

#checkout-container .woocommerce {
  display: flex;
  flex-flow: column;
}

#checkout-container #order_review {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
}
#checkout-container .custom-shop-table-wrapper {
  width: 488px;
}
#checkout-container .shop_table {
  margin-bottom: 0;
  border: 0;
}
#checkout-container #payment {
  width: 424px;
}
#checkout-container #payment .wc_payment_methods.payment_methods.methods {
  margin-top: 0 !important;
}
#checkout-container .shop_table .product-name {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  padding: 32px;
}
#checkout-container .shop_table tr td {
  background: var(--e-global-color-f88e9e4) !important;
  border: 0;
}

.custom-product-wrapper-left {
  width: 100px;
}
.custom-product-wrapper-left img {
  width: 100%;
}
.custom-product-wrapper-right {
  width: 100%;
}
.custom-product-wrapper-right .product-name-inner {
  font-family: var(--e-global-typography-407a70a-font-family);
  font-size: 20px;
  font-weight: 400;
}
.custom-product-wrapper-right ul {
  list-style: none;
  padding: 0;
}
.custom-order-total-checkout-payment {
  border: 0;
}

.custom-order-total-checkout-payment tr th {
  text-align: left;
  font-family: var(--e-global-typography-407a70a-font-family);
  font-weight: 400;
  font-size: 16px;
  background: var(--e-global-color-f88e9e4) !important;
  border: 0;
}
.custom-order-total-checkout-payment tbody tr:nth-last-child(1) th {
  font-weight: 700 !important;
}
.custom-order-total-checkout-payment tr td {
  text-align: right;
  font-family: var(--e-global-typography-407a70a-font-family);
  font-weight: 400;
  font-size: 16px;
  background: var(--e-global-color-f88e9e4) !important;
  border: 0;
}
.custom-order-total-checkout-payment tbody tr:nth-last-child(1) td {
  font-weight: 700 !important;
}
/* Pay For Order END */

.cart-collaterals {
  display: none;
}

.shipping {
  font-family: var(--e-global-typography-407a70a-font-family);
}
.shipping td:nth-child(2) {
  text-align: right;
}

dl.variation.tc-epo-metadata .tc-name,
dl.variation.tc-epo-metadata .tc-value,
.woocommerce .wc-item-meta .tc-name .woocommerce .wc-item-meta .tc-value {
  white-space: unset;
}

.woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
  max-width: 100px !important;
  width: 100px;
  float: left !important;
  height: auto;
}

.woocommerce-cart-form__cart-item.cart_item .product-subtotal.custom-product-subtotal {
  font-size: 16px;
}

.woocommerce-cart-form__cart-item.cart_item.show-full-thumbnail tr {
  display: flex;
  flex-flow: column;
}
.woocommerce-cart-form__cart-item.cart_item.show-full-thumbnail tr .custom-cart-order-details-table tr {
  display: table-row;
}
.woocommerce-cart-form__cart-item.cart_item.show-full-thumbnail .product-name {
  padding-left: 0px !important;
}
.woocommerce-cart-form__cart-item.cart_item .custom-product-subtotal {
  text-align: left !important;
  display: flex;
  flex-flow: column-reverse;
}
.woocommerce-cart-form__cart-item.cart_item.show-full-thumbnail .product-thumbnail {
  min-width: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}

.product-countdown-box {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 6px;
  min-width: 48px;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 8px 2px;
}

.product-countdown-box .label {
  font-size: 16px;
  font-family: var(--e-global-typography-407a70a-font-family);
  color: #585858;
  font-weight: 500;
}

.product-countdown-box .value {
  font-size: 16px;
  font-weight: bold;
  color: #303030;
  font-family: var(--e-global-typography-407a70a-font-family);
  margin-right: 2px;
  min-width: 16px;
}

.product-countdown-box #seconds-p.value {
  min-width: 22px !important;
}

.custom-wc-countdown-container > td {
  padding-top: 0 !important;
}
.custom-wc-countdown-container .cart-price-banner-container {
  margin-bottom: 0 !important;
}
.cart-price-banner-container tr:nth-child(1) td {
  font-size: 16px;
}
.custom-wc-countdown-container .cart-price-banner-container td {
  padding-top: 0 !important;
}
.product-countdown-container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
}
.product-subtotal.custom-product-subtotal.showRedPrice {
  position: relative;
}
@media screen and (max-width: 768px) {
  .product-countdown-box {
    min-width: 42px;
    padding: 7px 5px 5px;
  }

  .product-countdown-box .value {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 1020px) {
  .cart-comparison-price::after {
    width: 9%;
  }
  .woocommerce {
    display: grid;
    grid-template-areas:
      "notices"
      "cart"
      "form";
  }

  .woocommerce form.checkout.woocommerce-checkout #customer_details.col2-set,
  .woocommerce form.checkout.woocommerce-checkout #step-wrapper-payment {
    width: 100%;
  }
  #billing_city_field,
  #billing_postcode_field {
    width: 49% !important;
  }
  .woocommerce-multistep-checkout .step-buttons,
  .step-one-notice,
  #place_order.button.alt,
  #order-verify {
    width: 100% !important;
  }
  .custom-cart-overview {
    max-width: 100%;
    width: 100%;
  }

  .woocommerce-notices-wrapper {
    margin-top: 0;
  }
  .custom-multi-step {
    display: none;
  }
  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    /* display: none; */
  }
  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before {
    content: "" !important;
  }
  .first_and_second_input div {
    width: 100%;
  }
  .custom-mobile-order-overview {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }
  #coupon_code {
    width: 100%;
  }
  .woocommerce table.shop_table td {
    padding: 9px 0;
  }

  .woocommerce-message {
    border-top-color: #585858 !important;
    font-family: var(--e-global-typography-407a70a-font-family);
  }

  .woocommerce-message::before {
    color: #585858 !important;
  }
}
@media only screen and (max-width: 769px) {
  .woocommerce-page .woocommerce-message .button {
    margin-top: 23px;
    background: #585858;
    padding: 6px 10px;
    border-radius: 8px;
    color: white;
  }
  .woocommerce-cart-form__contents .product-name {
    text-align: left !important;
  }

  .custom-cart-quantiy-total {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .cart.woocommerce-cart-form__contents .coupon.pt-left {
    text-align: left;
  }
  .custom-coupon-cart-form {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
  }
  .cart-collaterals .box-content {
    padding: 10px !important;
  }
  .cart-collaterals .box-content .shop_table.responsive.cart-total tbody tr {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .cart-collaterals .box-content .shop_table.responsive.cart-total tbody tr th {
    min-width: fit-content;
  }
  .cart-collaterals .box-content .shop_table.responsive.cart-total tbody tr td {
    text-align: right;
  }
  .cart-subtotal {
    border-top: 0px !important;
  }
  .form-row.woocommerce-invalid-required-field::after {
    content: "Bitte fülle dieses Feld aus.";
  }
  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td,
  .custom-cart-order-items-table tr {
    /* display: table-row !important; */
  }

  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td,
  .custom-cart-order-items-table tr td {
    display: table-cell !important;
    /* text-align: left !important; */
  }
  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr.cart-discount td:nth-child(2) {
    display: table-caption !important;
    margin-left: -5px;
  }
  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td.showRedPrice {
    display: flex !important;
    flex-flow: column-reverse !important;
    text-align: left !important;
  }

  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .order-total th {
    display: table-cell !important;
  }

  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    text-align: unset !important;
  }

  .custom-cart-order-items-table .product-thumbnail {
    margin-right: 20px;
  }
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    display: table-row;
  }
  .custom-cart-order-details-table td.product-subtotal.custom-product-subtotal,
  .custom-cart-overview .cart-discount td:nth-child(2),
  .custom-cart-overview .cart-subtotal td:nth-child(2) {
    text-align: left !important;
  }
}
@media only screen and (max-width: 1020px) {
  .cart-comparison-price::after {
    width: 11%;
  }
}
@media only screen and (max-width: 700px) {
  .cart-comparison-price::after {
    width: 12%;
  }
}
@media only screen and (max-width: 615px) {
  .cart-comparison-price::after {
    width: 14%;
  }
}
@media only screen and (max-width: 528px) {
  .cart-comparison-price::after {
    top: 32%;
    width: 15%;
  }
  .cart-comparison-price {
    padding: 8px 0;
  }
  .checkout.woocommerce-checkout,
  .custom-cart-collaterals,
  .custom-cart-overview {
    padding: 16px;
    margin-bottom: 0px;
  }
  .shipping_postcode_field,
  .shipping_city_field {
    width: 100% !important;
  }
  .custom-cart-overview {
    min-width: unset;
  }
  .custom-cart-overview .tc-name,
  .custom-cart-overview .tc-value,
  .custom-accordeon-description dl.tc-epo-metadata.variation dd.tc-value,
  .custom-accordeon-description dl.tc-epo-metadata.variation dd.tc-value p {
    font-size: 14px;
  }
  .custom-accordeon-description dl.tc-epo-metadata.variation dd.tc-value {
    padding-left: 5px;
  }
  #step-wrapper-order .step-wrapper.step-wrapper .step-buttons.step-buttons-order {
    margin: 0 !important;
  }
  /* .custom-cart-order-items-table tr {
    display: flex !important;
    flex-flow: column;
  } */
  .woocommerce-cart-form__cart-item.cart_item .product-name {
    padding-left: 0px !important;
  }
  .woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
    padding-bottom: 0px !important;
  }
  .woocommerce-cart-form__cart-item.cart_item .product-name .custom-cart-order-details-table tr td {
    font-size: 0.8em;
  }
}

@media only screen and (max-width: 505px) {
  .show-full-thumbnail .custom-accordeon-description dl.tc-epo-metadata.variation dt.tc-name {
    min-width: 98px;
  }
  .show-full-thumbnail .custom-accordeon-description dl.tc-epo-metadata.variation dt.tc-name.variation-Hrtegrad2Matratze {
    min-width: unset;
    max-width: 88px;
  }
  .show-full-thumbnail .custom-accordeon-description dl.tc-epo-metadata.variation .tc-value.variation-Hrtegrad2Matratze {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 430px) {
  .cart-comparison-price::after {
    width: 18%;
  }
}
@media only screen and (max-width: 400px) {
  .cart-comparison-price::after {
    width: 19%;
  }
}
@media only screen and (max-width: 380px) {
  .cart-comparison-price::after {
    width: 21%;
  }
}

.custom-preiserhoehung-info {
  position: absolute;
  margin-left: 96px;
  margin-bottom: 10px;
  border: 1px solid #df0400;
  color: #df0400;
  padding: 2px 6px;
  border-radius: 2px;
  display: inline-block;
  font-weight: normal;
}

@media screen and (max-width: 450px) {
  .product-countdown-box .label,
  .product-countdown-box .value {
    font-size: 12px !important;
  }
  #countdown-product .title {
    padding: 0;
  }
  .product-countdown-container {
    gap: 0;
  }
  .countdown-banner-container .product-countdown-box {
    padding: 0;
  }
}

.cart-countdown-banner-container td:nth-child(1) {
  font-size: 16px;
  font-family: var(--e-global-typography-407a70a-font-family);
  color: #303030;
}

.elementor-location-footer a {
  color: #fff !important;
}
