.elementor-1070101 .elementor-element.elementor-element-564257d .elementor-text-editor{text-align:center;column-gap:0px;}/* Start custom CSS for text-editor, class: .elementor-element-26e538a0 */.shipping-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    table-layout: fixed;
  }

  .shipping-table th,
  .shipping-table td {
    border: 2px solid #2a56c6;
    padding: 14px 12px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.25;
    word-wrap: break-word;
    font-weight: 700;
  }

  .shipping-table .row-label {
    font-weight: 700;
    text-transform: uppercase;
    width: 22%;
  }

  .shipping-table .logo-cell {
    padding: 18px 12px;
    font-weight: 700;
  }

  .shipping-table .big-note {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-size: 16px;
  }

  .shipping-table img {
    max-width: 140px;
    height: auto;
    display: inline-block;
  }

  @media (max-width: 720px) {
    .shipping-table th,
    .shipping-table td {
      font-size: 12px;
      padding: 10px 8px;
    }
    .shipping-table .big-note { font-size: 14px; }
  }/* End custom CSS */