.elementor-7786 .elementor-element.elementor-element-c67e45e .elementor-button-content-wrapper{flex-direction:row;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d5f3da2 */.arrc-enroll-page {
  background: #f9f9f7;
  padding: 60px 20px;
  font-family: 'Open Sans', sans-serif;
  width: 100%;
}

.arrc-enroll-container.no-image {
  max-width: 900px;
  margin: auto;
}

.arrc-breadcrumbs {
  font-size: 0.85rem;
  color: #888;
  margin-bottom: 15px;
}

.arrc-title {
  font-family: 'Merriweather', serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 10px;
}

.arrc-price {
  color: #166534;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 25px;
}

.arrc-short-desc {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #374151;
}

.arrc-inclusions {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 25px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.02);
}

.arrc-inclusions h2 {
  font-family: 'Merriweather', serif;
  font-size: 1.4rem;
  margin-bottom: 15px;
  color: #1f2937;
}

.arrc-inclusions ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.arrc-inclusions ul li {
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 0.95rem;
}

.arrc-inclusions ul li:last-child {
  border-bottom: none;
}

.arrc-inclusions ul li::before {
  content: "✔";
  color: #166534;
  font-weight: bold;
  margin-right: 8px;
}

.arrc-note {
  background: #fff8e1;
  border-left: 4px solid #fbbf24;
  padding: 12px 15px;
  font-size: 0.95rem;
  margin-bottom: 25px;
  color: #92400e;
}

.arrc-purchase {
  display: flex;
  align-items: center;
  gap: 15px;
}

.arrc-purchase input {
  width: 60px;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.arrc-btn {
  background: #1f2937;
  color: white;
  padding: 14px 24px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease;
}

.arrc-btn:hover {
  background: #111827;
}/* End custom CSS */