.elementor-228 .elementor-element.elementor-element-5ae17a9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-228 .elementor-element.elementor-element-5ae17a9:not(.elementor-motion-effects-element-type-background), .elementor-228 .elementor-element.elementor-element-5ae17a9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b4de359 );}.elementor-228 .elementor-element.elementor-element-6da81fe{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2901719 */.flor-.elementor-228 .elementor-element.elementor-element-2901719 {
  font-family: 'Montserrat', sans-serif;
  max-width: 100%;
  padding: 1rem;
  background-color: #fff5f7;
  border-radius: 20px;
  text-align: center;
}

.flor-.elementor-228 .elementor-element.elementor-element-2901719 h3 {
  color: #b22222;
  margin-bottom: 1rem;
}

.flor-grid {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  gap: 1rem;
  padding-bottom: 1rem;
}

.flor-card {
  min-width: 120px;
  background: #ffffff;
  border: 2px solid #ffc0cb;
  border-radius: 40%;
  padding: 1rem;
  box-shadow: 0 4px 10px rgba(255, 192, 203, 0.2);
  text-align: center;
  flex-shrink: 0;
}

.flor-card label {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.flor-card span {
  display: block;
  color: #666;
  font-size: 0.9rem;
  margin-top: 0.2rem;
}

.flor-card input {
  width: 60px;
  padding: 0.3rem;
  border-radius: 10px;
  border: 1px solid #ccc;
  text-align: center;
}

.total-flor {
  font-size: 1.3rem;
  font-weight: bold;
  margin-top: 1rem;
  color: #333;
}

.btn-wsp {
  display: inline-block;
  margin-top: 1rem;
  background-color: #25D366;
  color: white;
  padding: 0.7rem 1.2rem;
  border-radius: 10px;
  text-decoration: none;
  font-weight: bold;
  transition: 0.3s;
}

.btn-wsp:hover {
  background-color: #1ebe57;
}

.imagen-flor img {
  max-width: 200px;
  margin-top: 1rem;
  border-radius: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}/* End custom CSS */