/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Description: Tema hijo de Astra.
Author: Productos RAR 
Author URI: https://tusitio.com/
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/

/* Aquí puedes añadir tu CSS personalizado */

.whatsapp-checkout-wrapper {
  margin-top: 30px;
  text-align: center;
}

.whatsapp-checkout {
  background-color: #25D366;
  color: white;
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}

.whatsapp-checkout:hover {
  background-color: #1ebe5d;
}
