.elementor-3962 .elementor-element.elementor-element-fdde730{--display:flex;}.elementor-3962 .elementor-element.elementor-element-3128bc7{--display:flex;}body.elementor-page-3962:not(.elementor-motion-effects-element-type-background), body.elementor-page-3962 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hkbo.hr/wp-content/uploads/2026/08/malinois_left_b_opacity_50.png");background-position:top left;background-repeat:no-repeat;background-size:cover;}@media(min-width:1025px){body.elementor-page-3962:not(.elementor-motion-effects-element-type-background), body.elementor-page-3962 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for html, class: .elementor-element-a077b41 */.training-list {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    font-size: 14px;
  }

  .training-card {
    border: 1px solid #646464;
    margin-bottom: 24px;
    background-color: #ffffff;
  }

  .training-card:nth-child(even) {
    background-color: #f2f2f2;
  }

  .training-title {
    background-color: #646464;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding: 12px;
    border-bottom: 1px solid #646464;
  }

  .training-name {
    text-align: center;
    padding: 12px;
    font-weight: bold;
    border-bottom: 1px solid #646464;
  }

  .training-details {
    text-align: center;
    padding: 12px;
    line-height: 1.6;
  }

  .highlight {
    color: #ff6600;
  }
  
  .hidden {
      display: none;
      visibility: hidden;
  }/* End custom CSS */