/** Shopify CDN: Minification failed

Line 128:0 Unexpected "<"

**/
  .table-opening-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }

  .table-opening {
    width: 100%;
    max-width: 40%;
    border-collapse: collapse;
  }

  .table-opening td {
    padding: 14px 16px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 17px;
  }

  .table-opening tr:last-child td {
    border-bottom: none;
  }

  .table-opening-title {
    font-weight: 700;
    font-size: 30px;
    margin: 3rem 0 1.5rem 0;
  }

  @media screen and (max-width: 768px) {
    .table-opening {
      max-width: 100%;
    }
  }

.gf-snowboard-guide.with-space {
  padding: 2rem;
  max-width: 1200px;
  margin: 0 auto;
  line-height: 1.7;
}

.gf-snowboard-guide.with-space h2 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}

.gf-snowboard-guide.with-space ul {
  margin-bottom: 1.5rem;
  padding-left: 1.5rem;
}


    .verzendkosten {
      color: #333;
      line-height: 1.6;
      margin: 20px;
    }

    .verzendkosten-wrapper {
  max-width: 800px;
  margin: 0 auto;
}
    .verzendkosten h2 {
      font-size: 1.5em;
      margin: 30px 0 10px;
    }

.verzendkosten details {
  max-width: 800px;
  margin: 0 auto 20px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 12px 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}


    .verzendkosten summary {
      font-weight: 600;
      font-size: 1.1em;
      cursor: pointer;
      padding: 8px 0;
    }

    .verzendkosten .table-wrapper {
      max-width: 800px;
      margin: 0 auto;
      overflow-x: auto;
    }

    .verzendkosten table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 10px;
      font-size: 0.95em;
    }

    .verzendkosten th,
    .verzendkosten td {
      padding: 10px;
      text-align: center;
      border: 1px solid #eee;
    }

    .verzendkosten th {
      background-color: #fafafa;
      font-weight: 500;
    }

    .verzendkosten ul {
      padding-left: 20px;
      margin-top: 10px;
      columns: 2;
    }

    @media (max-width: 600px) {
      .verzendkosten ul {
        columns: 1;
      }
    }

<h3 class="accordion-heading text-medium">Welk zeil past bij mij?</h3>




