Untitled

 avatar
unknown
html
3 years ago
3.3 kB
4
Indexable
<div class="moreInfoWrapper reveal-modal" id="right-side-modal-5">
  <div class="moreInfo">
<h3 style="margin-bottom: 0;"><font style="vertical-align: inherit;"><font style="vertical-align: inherit;">Wie hoch sind</font></font><br><font style="vertical-align: inherit;"><font style="vertical-align: inherit;">
die Versandkosten?</font></font></h3>
    <style type="text/css">
      .delivery_information_wrapper table{
        width:100%;
        border:none}
      .delivery_information_wrapper tbody tr:nth-child(even){
        background:#f0f0f0}
      .delivery_information_wrapper tbody tr:nth-child(odd){
        background:#dfdfdf}
      @media (max-width:767px){
        .delivery_information_wrapper tbody tr.logos img{
          max-width:80px}
      }
      .delivery_information_wrapper td{
        padding:5px 1px}
      .delivery_information_wrapper td.blue{
        background-color:#00a7ff}
      .delivery_information_wrapper td.blue h3{
        color:#fff;
        -ms-word-break:break-all;
        word-break:break-all;
        word-wrap:break-word;
        -webkit-hyphens:auto;
        -moz-hyphens:auto;
        hyphens:auto}
      .delivery_information_wrapper td p{
        margin-bottom:0!important;
        line-height:1}
      .delivery_information_wrapper tr{
        text-align:center;
        font-family:Arial,Helvetica,sans-serif;
        font-size:12px;
        line-height:16px;
        color:#686767}
      .delivery_information_wrapper .blue{
        color: white;
      }
    </style>
    <div class="delivery_information_wrapper">
      <table>
        <tbody>
          <tr>
            <td bgcolor="#f0f0f0" rowspan="3" width="124">
                <h3 align="center" style="font-size: 12px;text-align: center;padding: 0;background: unset;color: #222;margin-bottom: 0;">Land</h3>
                <div align="center" style="display: inline-block;">
                    <span class="flag-icon flag-ch"></span>
                </div>
            </td>
            <td colspan="2" height="30">
              Brief
            </td>
            <td colspan="4">
              Paket
            </td>
          </tr>
          <tr>
            <td colspan="2" height="41">
              Bestellwert
            </td>
            <td colspan="4">
              Bestellwert
            </td>
          </tr>
          <tr>
            <td colspan="2" height="33">
              <p>Unter 75 CHF<br>
                        (Geliefert durch die<br> Österreichische Post)
                    </p>
            </td>
            <td colspan="2">
              <p>Ab 75 CHF<br>
                        (Geliefert durch UPS)
                    </p>
            </td>
          </tr>
          <tr>
            <td class="blue" colspan="1">
              <strong>Schweiz</strong>
            </td>
            <td>
              <p><strong>6 CHF</strong></p>
            </td>
            <td colspan="4">
              <p><strong>49 CHF</strong></p>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
    <span class="close sprited close-reveal-modal" href="#"><img src="//dlgqy5ufsxcmq.cloudfront.net/_images/layout/icons/close_small_white.png" /></span>
  </div>
</div>
Editor is loading...