.blog-loop-content-wrapper h2.entry-title {
  text-align: left;
}

.woocommerce-error li a {
  color: #fff !important;
}

.woocommerce-error * {
  color: #fff !important;
  font-weight: 700 !important;
}

#page {
  max-width: unset !important;
}

.woocommerce-info, .woocommerce-message, .woocommerce-success, .woocommerce-error {
  margin-bottom: 20px !important;
  margin-top: 20px !important;
  padding-block: 15px !important;
  color: black !important;
  padding: 10px !important;
}
.woocommerce-info a, .woocommerce-message a, .woocommerce-success a, .woocommerce-error a {
  color: #5f8039 !important;
}

.wpify-woo-qr-payment {
  display: flex;
  justify-content: center;
  height: 10rem;
  width: 100%;
}

.woocommerce-info, .woocommerce-message {
  background-color: #F3F0EA !important;
}

.wpcf7-form input {
  width: 100%;
}

@media (min-width: 993px) {
  body:has(.commercekit-waitlist-popup--active):not(.header-4).sticky-d .col-full-nav {
    z-index: 5 !important;
  }
}
@media (max-width: 992px) {
  body:has(.commercekit-waitlist-popup--active):not(.mobile-toggled).sticky-m .site-header {
    z-index: 5 !important;
  }
}
.commercekit-ajs-results .post-type {
  display: none !important;
}

.widget_shopping_cart p.total.discounts-total {
  margin-bottom: 1.2em !important;
}

.below-content {
  background-position: center !important;
}
.below-content .col-full {
  display: flex;
  flex-direction: column;
}

@media (max-width: 991px) {
  .copyright .wp-block-columns {
    flex-direction: column !important;
    gap: 0.5rem !important;
  }
  .copyright .wp-block-columns .wp-block-image {
    margin: 0 !important;
  }
}
.copyright .wp-block-column {
  width: unset;
  flex-basis: unset;
}

body .summary.entry-summary .product-widget {
  display: block !important;
}
