.elementor-70 .elementor-element.elementor-element-0a73ccf:not(.elementor-motion-effects-element-type-background), .elementor-70 .elementor-element.elementor-element-0a73ccf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://eaurichtrading.com/wp-content/uploads/2025/12/ChatGPT-Image-Dec-12-2025-12_55_59-AM.png");background-position:0px -223px;background-size:cover;}.elementor-70 .elementor-element.elementor-element-0a73ccf > .elementor-background-overlay{background-color:#000000;opacity:0.71;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-70 .elementor-element.elementor-element-0a73ccf{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:-40px 0px 0px 0px;}.elementor-70 .elementor-element.elementor-element-6755fbc:not(.elementor-motion-effects-element-type-background), .elementor-70 .elementor-element.elementor-element-6755fbc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://eaurichtrading.com/wp-content/uploads/2025/12/ChatGPT-Image-Dec-12-2025-12_55_59-AM.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-70 .elementor-element.elementor-element-6755fbc > .elementor-background-overlay{background-color:#000000;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-70 .elementor-element.elementor-element-6755fbc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}@media(min-width:1025px){.elementor-70 .elementor-element.elementor-element-6755fbc:not(.elementor-motion-effects-element-type-background), .elementor-70 .elementor-element.elementor-element-6755fbc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-70 .elementor-element.elementor-element-0a73ccf:not(.elementor-motion-effects-element-type-background), .elementor-70 .elementor-element.elementor-element-0a73ccf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}@media(max-width:767px){.elementor-70 .elementor-element.elementor-element-0a73ccf:not(.elementor-motion-effects-element-type-background), .elementor-70 .elementor-element.elementor-element-0a73ccf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}/* Start custom CSS for html, class: .elementor-element-6c8d7aa *//* ===============================
   PAGE 2 — SECTION 1 HERO
================================= */

.et-product-hero {
  padding: 90px 0 70px;
  background: transparent !important;
}

.et-product-hero-inner {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* TEXT WHITE */
.et-product-hero-text h1,
.et-product-hero-text p,
.et-product-kicker {
  color: #ffffff !important;
}

/* Kicker */
.et-product-kicker {
  font-size: 0.85rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 700;
  opacity: 0.9;
  margin-bottom: 6px;
}

/* Heading */
.et-product-hero-text h1 {
  font-size: clamp(2rem, 4vw, 2.8rem);
  font-weight: 800;
  margin-bottom: 14px;
}

/* Subtext */
.et-product-sub {
  max-width: 620px;
  font-size: 1rem;
  line-height: 1.7;
  opacity: 0.95;
  margin-bottom: 16px;
}

/* BADGES (Category Label) */
.et-product-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.et-product-badges span {
  padding: 6px 14px;
  background: rgba(255,255,255,0.16);
  border-radius: 999px;
  font-size: 0.85rem;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.32);
}

/* RESPONSIVE */
@media (max-width: 540px) {
  .et-product-badges {
    flex-direction: column;
    gap: 8px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-008d125 *//* ===============================
   PAGE 2 — SECTION 2 (OUTDOOR FILTER)
================================= */

.et-prod-sec2 {
  padding: 70px 0;
  background: #f8fafc; /* kalau nak dark/transparent boleh tukar nanti */
}

.et-prod-sec2-inner {
  display: flex;
  flex-direction: column;
  gap: 26px;
}

/* Header */
.et-prod-sec2-header {
  max-width: 720px;
}

.et-prod-kicker {
  font-size: 0.8rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 700;
  color: #00c0c7;
  margin-bottom: 6px;
}

.et-prod-sec2-header h2 {
  margin: 0 0 8px;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  color: #111827;
}

.et-prod-sub {
  margin: 0;
  font-size: 0.96rem;
  color: #4b5563;
  line-height: 1.7;
}

/* Grid: image + info */
.et-prod-sec2-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr);
  gap: 28px;
  align-items: flex-start;
}

.et-prod-sec2-image img {
  width: 100%;
  height: auto;
  border-radius: 16px;
  object-fit: cover;
  border: 1px solid #e5e7eb;
}

/* Info block */
.et-prod-sec2-info h3 {
  margin: 0 0 4px;
  font-size: 1.2rem;
  color: #111827;
}

.et-prod-note {
  margin: 0 0 10px;
  font-size: 0.9rem;
  color: #6b7280;
}

.et-prod-list {
  margin: 0 0 14px;
  padding-left: 18px;
  font-size: 0.94rem;
  color: #4b5563;
  line-height: 1.6;
}

/* Spec box + table */
.et-prod-spec-box {
  margin-top: 6px;
  border-radius: 14px;
  border: 1px solid #e5e7eb;
  background: #ffffff;
  padding: 14px 14px 12px;
}

.et-prod-spec-box h4 {
  margin: 0 0 8px;
  font-size: 0.98rem;
  color: #111827;
}

/* Table */
.et-prod-spec-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.85rem;
}

.et-prod-spec-table th,
.et-prod-spec-table td {
  padding: 6px 8px;
  text-align: left;
}

.et-prod-spec-table thead th {
  border-bottom: 1px solid #e5e7eb;
  color: #4b5563;
  font-weight: 600;
}

.et-prod-spec-table tbody tr:nth-child(even) {
  background: #f9fafb;
}

.et-prod-spec-table tbody td {
  color: #111827;
}

/* Responsive */
@media (max-width: 900px) {
  .et-prod-sec2-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-330da8e *//* ===============================
   PAGE 2 — SECTION 3 (FRP FILTER)
================================= */

.et-prod-sec3 {
  padding: 70px 0;
  background: #ffffff; /* boleh tukar / buat transparent kalau nak */
}

.et-prod-sec3-inner {
  display: flex;
  flex-direction: column;
  gap: 26px;
}

/* Header */
.et-prod-sec3-header {
  max-width: 720px;
}

.et-prod-sec3-header h2 {
  margin: 0 0 8px;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  color: #111827;
}

.et-prod-sub {
  margin: 0;
  font-size: 0.96rem;
  color: #4b5563;
  line-height: 1.7;
}

/* Grid layout: info + image */
.et-prod-sec3-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
  gap: 28px;
  align-items: flex-start;
}

/* Info block */
.et-prod-sec3-info h3 {
  margin: 0 0 4px;
  font-size: 1.2rem;
  color: #111827;
}

.et-prod-note {
  margin: 0 0 10px;
  font-size: 0.9rem;
  color: #6b7280;
}

.et-prod-list {
  margin: 0 0 14px;
  padding-left: 18px;
  font-size: 0.94rem;
  color: #4b5563;
  line-height: 1.6;
}

/* Spec box + table (reuse style sec 2) */
.et-prod-spec-box {
  margin-top: 6px;
  border-radius: 14px;
  border: 1px solid #e5e7eb;
  background: #f9fafb;
  padding: 14px 14px 12px;
}

.et-prod-spec-box h4 {
  margin: 0 0 8px;
  font-size: 0.98rem;
  color: #111827;
}

.et-prod-spec-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.85rem;
}

.et-prod-spec-table th,
.et-prod-spec-table td {
  padding: 6px 8px;
  text-align: left;
}

.et-prod-spec-table thead th {
  border-bottom: 1px solid #e5e7eb;
  color: #4b5563;
  font-weight: 600;
}

.et-prod-spec-table tbody tr:nth-child(even) {
  background: #ffffff;
}

.et-prod-spec-table tbody td {
  color: #111827;
}

/* Footnote */
.et-prod-footnote {
  margin: 8px 0 0;
  font-size: 0.82rem;
  color: #6b7280;
  font-style: italic;
}

/* Image */
.et-prod-sec3-image img {
  width: 100%;
  height: auto;
  border-radius: 16px;
  border: 1px solid #e5e7eb;
  object-fit: cover;
}

/* Responsive */
@media (max-width: 900px) {
  .et-prod-sec3-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-227e1d2 *//* ===============================
   PAGE 2 — SECTION 4 (K-1000 PURIFIER)
================================= */

.et-prod-sec4 {
  padding: 70px 0;
  background: #ffffff; /* kalau nak transparent / dark boleh tukar */
}

.et-prod-sec4-inner {
  display: flex;
  flex-direction: column;
  gap: 26px;
}

/* Grid layout */
.et-prod-sec4-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr);
  gap: 36px;
  align-items: center;
}

/* Image */
.et-prod-sec4-image img {
  width: 100%;
  border-radius: 18px;
  border: 1px solid #e5e7eb;
  object-fit: cover;
}

/* Product Info */
.et-prod-sec4-info h2 {
  margin: 8px 0 12px;
  font-size: clamp(1.6rem, 3vw, 2.1rem);
  color: #111827;
}

.et-prod-sec4-info .et-prod-sub {
  font-size: 0.96rem;
  line-height: 1.7;
  color: #4b5563;
  margin-bottom: 14px;
}

.et-prod-list {
  margin: 0 0 16px;
  padding-left: 18px;
  font-size: 0.94rem;
  color: #4b5563;
  line-height: 1.6;
}

/* Spec Box */
.et-prod-spec-box {
  margin-top: 10px;
  border-radius: 14px;
  border: 1px solid #e5e7eb;
  background: #f9fafb;
  padding: 14px 16px;
}

.et-prod-spec-box h4 {
  margin: 0 0 10px;
  font-size: 1rem;
  color: #111827;
  font-weight: 600;
}

/* Table */
.et-prod-spec-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.85rem;
}

.et-prod-spec-table th,
.et-prod-spec-table td {
  padding: 6px 8px;
  text-align: left;
}

.et-prod-spec-table thead th {
  border-bottom: 1px solid #e5e7eb;
  color: #4b5563;
}

.et-prod-spec-table tbody tr:nth-child(even) {
  background: #ffffff;
}

.et-prod-spec-table tbody td {
  color: #111827;
}

/* Responsive */
@media (max-width: 900px) {
  .et-prod-sec4-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-41700bc *//* ===============================
   PAGE 2 — SECTION 5 (WATER DISPENSERS)
================================= */

.et-prod-sec5 {
  padding: 70px 0;
  background: #f8fafc; /* boleh tukar ikut design kau */
}

.et-prod-sec5-inner {
  display: flex;
  flex-direction: column;
  gap: 26px;
}

/* Header */
.et-prod-sec5-header {
  max-width: 720px;
}

.et-prod-sec5-header h2 {
  margin: 0 0 8px;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  color: #111827;
}

.et-prod-sub {
  margin: 0;
  font-size: 0.96rem;
  color: #4b5563;
  line-height: 1.7;
}

/* Grid cards */
.et-prod-sec5-grid {
  display: grid;
  gap: 18px;
}

.et-disp-card {
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #e5e7eb;
  padding: 18px 18px 20px;
}

.et-disp-card h3 {
  margin: 0 0 6px;
  font-size: 1.05rem;
  color: #111827;
}

.et-disp-type {
  margin: 0 0 10px;
  font-size: 0.86rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #00c0c7;
}

.et-disp-list {
  margin: 0;
  padding-left: 18px;
  font-size: 0.94rem;
  color: #4b5563;
  line-height: 1.6;
}

/* Responsive */
@media (min-width: 900px) {
  .et-prod-sec5-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0c9e263 *//* ===============================
   PAGE 2 — SECTION 6 (FAQ & MAINTENANCE)
================================= */

.et-prod-sec6 {
  padding: 70px 0;
  background: #ffffff; /* boleh tukar kalau nak lain tone */
}

.et-prod-sec6-inner {
  display: flex;
  flex-direction: column;
  gap: 26px;
}

/* Header */
.et-prod-sec6-header {
  max-width: 720px;
}

.et-prod-sec6-header h2 {
  margin: 0 0 8px;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  color: #111827;
}

.et-prod-sub {
  margin: 0;
  font-size: 0.96rem;
  color: #4b5563;
  line-height: 1.7;
}

/* FAQ grid */
.et-faq-grid {
  display: grid;
  gap: 18px;
  margin-top: 6px;
}

.et-faq-item {
  border-radius: 14px;
  border: 1px solid #e5e7eb;
  padding: 14px 16px 16px;
  background: #f9fafb;
}

.et-faq-item h3 {
  margin: 0 0 6px;
  font-size: 1rem;
  color: #111827;
}

.et-faq-item p {
  margin: 0;
  font-size: 0.94rem;
  color: #4b5563;
  line-height: 1.6;
}

/* Responsive 2-column on larger screens */
@media (min-width: 900px) {
  .et-faq-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-06ea7b8 *//* ===============================
   PAGE 2 — CTA SECTION (FINAL)
   TRANSPARENT BG + WHITE TEXT
================================= */

.et-cta-sec {
  padding: 70px 0;
  background: transparent !important; /* bg kau control di Elementor */
}

/* Layout */
.et-cta-inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}

/* TEXT AREA */
.et-cta-text h2 {
  margin: 0 0 10px;
  font-size: clamp(1.8rem, 3vw, 2.3rem);
  font-weight: 800;
  color: #ffffff !important;
}

.et-cta-sub {
  max-width: 620px;
  font-size: 1rem;
  line-height: 1.7;
  color: #ffffff !important;
  opacity: 0.95;
}

/* BUTTON GROUP */
.et-cta-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

/* ====================================================
   BUTTON WHATSAPP — FORCE TURQUOISE GRADIENT (THEME)
==================================================== */

.et-cta-sec .et-btn-primary {
  padding: 12px 26px;
  border-radius: 999px;
  font-weight: 600;

  /* FORCE TURQUOISE GRADIENT — TIDAK BOLEH DIOVERRIDE */
  background-image: linear-gradient(135deg, #00c0c7, #00e0a8) !important;
  background-color: #00c0c7 !important;
  color: #ffffff !important;

  border: none !important;

  /* REMOVE default shadow supaya warna lebih jelas */
  box-shadow: none !important;

  transition: 0.25s ease;
}

.et-cta-sec .et-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 44px rgba(0,192,199,0.45) !important;
}

/* ====================================================
   BUTTON OUTLINE — WHITE OUTLINE
==================================================== */

.et-cta-sec .et-btn-outline {
  padding: 12px 26px;
  border-radius: 999px;
  border: 2px solid #ffffff !important;
  color: #ffffff !important;
  background: transparent !important;
  font-weight: 600;
  transition: 0.25s ease;
}

.et-cta-sec .et-btn-outline:hover {
  background: rgba(255,255,255,0.15) !important;
  border-color: var(--et-primary) !important;
  color: var(--et-primary) !important;
}

/* ===============================
   RESPONSIVE
================================= */

@media (max-width: 540px) {
  .et-cta-actions {
    flex-direction: column;
    width: 100%;
  }

  .et-cta-sec .et-btn-primary,
  .et-cta-sec .et-btn-outline {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */