.elementor-1117 .elementor-element.elementor-element-9dfe49d{--display:flex;}/* Start custom CSS for html, class: .elementor-element-0950adb */.page .entry-content {
  max-width: 680px;
  margin: auto;
  padding: 20px;
}

h1 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}

h2 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 6px;
}

p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

ul {
  padding-left: 18px;
}

li {
  margin-bottom: 6px;
}

.policy-highlights {
  background: #f7f7f7;
  padding: 12px;
  border-radius: 8px;
  font-size: 14px;
  margin: 15px 0;
}

html {
  scroll-behavior: smooth;
}

#envios,
#devoluciones,
#garantia,
#pagos,
#privacidad,
#terminos,
#contacto {
  scroll-margin-top: 80px;
}

@media (max-width: 768px) {
  h1 {
    font-size: 22px;
  }

  h2 {
    font-size: 18px;
  }

  p, li {
    font-size: 13px;
  }
}/* End custom CSS */