.elementor-17048 .elementor-element.elementor-element-74e14f7{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-5ef5e95 *//* ===== Botons d'hores (calendari snorkel) ===== */

/* Grid */
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-grid{
  display:grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap:10px;
  margin-top:10px;
}

/* Botó (estat normal) */
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-btn{
  width:100%;
  background:#ffffff !important;
  border:1px solid rgba(0,0,0,.15) !important;
  border-radius:12px;
  padding:12px 12px;
  text-align:left;
  cursor:pointer;
  transition: transform .10s ease, box-shadow .10s ease, border-color .15s ease, background .15s ease;
}

/* Text dins botó (visibilitat garantida) */
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-btn,
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-btn *{
  color:#111 !important;
  -webkit-text-fill-color:#111 !important;
  opacity:1 !important;
  visibility:visible !important;
}

/* Hora i places */
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-btn .abd-time{
  font-size:16px;
  font-weight:800;
  line-height:1.2;
}
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-btn .abd-avail{
  margin-top:4px;
  font-size:13px;
  opacity:.85;
  line-height:1.2;
}

/* Hover */
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-btn:hover{
  transform: translateY(-1px);
  box-shadow: 0 8px 18px rgba(0,0,0,.10);
  border-color: rgba(37,99,235,.35) !important;
}

/* Focus (teclat / mòbil) */
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-btn:focus{
  outline:none;
  box-shadow: 0 0 0 3px rgba(37,99,235,.22), 0 8px 18px rgba(0,0,0,.08);
}

/* Seleccionat */
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-btn.is-active{
  background: linear-gradient(135deg, #0ea5e9 0%, #2563eb 100%) !important;
  border-color: rgba(37,99,235,.55) !important;
  box-shadow: 0 0 0 3px rgba(37,99,235,.18), 0 12px 26px rgba(37,99,235,.22);
  transform: translateY(-1px);
}

/* Text blanc quan està seleccionat */
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-btn.is-active,
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-time-btn.is-active *{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  opacity:1 !important;
}

/* Missatges */
.elementor-17048 .elementor-element.elementor-element-5ef5e95 #abd-times .abd-empty{
  padding:10px 0;
  opacity:.85;
}/* End custom CSS */