/* Scoped styling for EventPro marketing plans product 730164 only */
body.single-product.postid-730164 .product.type-product {
  max-width: 1140px;
  margin: 0 auto;
  padding: 16px;
}

body.single-product.postid-730164 .product .images,
body.single-product.postid-730164 .product .summary {
  background: #fff;
  border-radius: 12px;
}

body.single-product.postid-730164 .product .images {
  padding: 14px;
  border: 1px solid #eee;
}

body.single-product.postid-730164 .product_title {
  font-size: 2rem;
  line-height: 1.2;
  color: #111;
  margin-bottom: 10px;
}

body.single-product.postid-730164 .summary .price {
  color: #b30f1a;
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 18px;
}

body.single-product.postid-730164 .epomp-booking-card {
  margin-top: 16px;
  border: 1px solid #e8e8e8;
  border-radius: 14px;
  background: linear-gradient(180deg, #fff 0%, #fcfcfc 100%);
  padding: 18px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
}

body.single-product.postid-730164 .epomp-booking-card__header {
  border-bottom: 1px solid #eee;
  margin-bottom: 16px;
  padding-bottom: 10px;
}

body.single-product.postid-730164 .epomp-booking-card__header h3 {
  margin: 6px 0 0;
  color: #181818;
  font-size: 1.25rem;
}

body.single-product.postid-730164 .epomp-step {
  display: inline-block;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #b30f1a;
  font-weight: 700;
}

body.single-product.postid-730164 form.variations_form .variations label,
body.single-product.postid-730164 .epomp-fields label {
  font-weight: 700;
  color: #1a1a1a;
}

body.single-product.postid-730164 form.variations_form select,
body.single-product.postid-730164 .epomp-fields select,
body.single-product.postid-730164 .epomp-fields input[type="date"],
body.single-product.postid-730164 .quantity .qty {
  min-height: 46px;
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  padding: 10px 12px;
  background: #fff;
}

body.single-product.postid-730164 .epomp-fields {
  margin-top: 12px;
}

body.single-product.postid-730164 .epomp-fields .form-row {
  margin-bottom: 14px;
}

body.single-product.postid-730164 .epomp-field-help {
  display: block;
  color: #666;
  margin-top: 6px;
  font-size: 0.9rem;
}

body.single-product.postid-730164 .epomp-manual-plan-note {
  margin-top: 10px;
  padding: 10px 12px;
  border-left: 3px solid #b30f1a;
  background: #fdf2f3;
  color: #5f1620;
  border-radius: 6px;
}

body.single-product.postid-730164 .woocommerce-message,
body.single-product.postid-730164 .woocommerce-error,
body.single-product.postid-730164 .woocommerce-info {
  border-radius: 8px;
}

body.single-product.postid-730164 .single_add_to_cart_button.button {
  min-height: 48px;
  border-radius: 9px;
  background: #b30f1a;
  color: #fff;
  font-weight: 700;
  padding: 12px 22px;
  border: 0;
}

body.single-product.postid-730164 .single_add_to_cart_button.button:hover,
body.single-product.postid-730164 .single_add_to_cart_button.button:focus {
  background: #8f0c15;
  color: #fff;
}

@media (max-width: 768px) {
  body.single-product.postid-730164 .product.type-product {
    padding: 10px;
  }

  body.single-product.postid-730164 .product_title {
    font-size: 1.6rem;
  }

  body.single-product.postid-730164 .epomp-booking-card {
    padding: 14px;
  }
}
