Skip to product information

SK8

Last Day On Earth Tee

Last Day On Earth Tee

Regular price $30.00
Sale Sold out
View full details

The SK8 ‘Last Day On Earth Tee’ features a red SK8 logo printed on the front of a black unisex t-shirt.

100% US Cotton

Depiction of this product is a digital rendering for illustrative purposes only. Actual product detailing may vary. We will not be able to issue refunds of exchange for size. Please review FAQs for details. For this item you will not receive a ship confirmation email nor tracking. Please be assured that your order will ship to arrive in 9-12 business days. This product is made on demand and not returnable.

The SK8 ‘Last Day On Earth Tee’ features a red SK8 logo printed on the front of a black unisex t-shirt.

100% US Cotton

Depiction of this product is a digital rendering for illustrative purposes only. Actual product detailing may vary. We will not be able to issue refunds of exchange for size. Please review FAQs for details. For this item you will not receive a ship confirmation email nor tracking. Please be assured that your order will ship to arrive in 9-12 business days. This product is made on demand and not returnable.

 /></span></p>
              </div>
            
          </div>
        
      </div>
    </div>

    <div class=

Description

The SK8 ‘Last Day On Earth Tee’ features a red SK8 logo printed on the front of a black unisex t-shirt.

100% US Cotton

Depiction of this product is a digital rendering for illustrative purposes only. Actual product detailing may vary. We will not be able to issue refunds of exchange for size. Please review FAQs for details. For this item you will not receive a ship confirmation email nor tracking. Please be assured that your order will ship to arrive in 9-12 business days. This product is made on demand and not returnable.

Details

The SK8 ‘Last Day On Earth Tee’ features a red SK8 logo printed on the front of a black unisex t-shirt.

100% US Cotton

Depiction of this product is a digital rendering for illustrative purposes only. Actual product detailing may vary. We will not be able to issue refunds of exchange for size. Please review FAQs for details. For this item you will not receive a ship confirmation email nor tracking. Please be assured that your order will ship to arrive in 9-12 business days. This product is made on demand and not returnable.

 /></span></p>
                </div>
              
            </div>
          </div>
        
      
    </div>
  </div>
</div>

<style>
  .accordion-text-capitalize {
    text-transform: capitalize;
  }
  .accordion-text-uppercase {
    text-transform: uppercase;
  }
  .accordion-text-lowercase {
    text-transform: lowercase;
  }
  .tab-caret-container {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    width: 10px;
    transition: transform 0.3s ease;
  }

  .accordion-item {
    background-color: #ffffff;
    color: #000000;
  }

  .accordion-header.active .tab-caret-container {
    transform: translateY(-50%) rotate(180deg);
  }

  .tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
  }

  .tab-link {
    margin-right: 5px;
  }

  .tab-content {
    display: none;
    padding: 20px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    color: #000000;
  }

  .tab-content.active {
    display: block;
  }

  .accordion-header,
  .tab-link {
    cursor: pointer;
    background-color: #ffffff;
    color: #7c7c7c;
    padding: 10px 10px;
    font-size: 18px;
    font-weight: normal;
  }

  .accordion-header.active,
  .tab-link.active {
    background-color: #000000;
    color: #f6f6f6;
  }

  .desktop-only {
    display: block;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
  }

  .mobile-only {
    display: none;
  }

  @media (max-width: 767px) {
    .desktop-only {
      display: none;
    }

    .mobile-only {
      display: block;
    }

    .accordion-header {
      position: relative;
      border-bottom: 1px solid #cccccc;
      margin-bottom: 5px;
      text-align: center;
    }

    .accordion-title {
      width: 90%;
      margin-left: 10px;
    }

    .accordion-content {
      max-height: 0;
      overflow: hidden;
      padding: 0 15px;
      transition: max-height 0.3s ease, padding 0.3s ease;
      border-top: none;
      scroll-margin-top: 1060px;
    }

    .accordion-content.open {
      height: auto;
      max-height: none;
      padding: 15px;
    }
  }

  .tabs-container.desktop-only {
    
    padding-top: 40px;
    padding-bottom: 40px;
  }
   /* Responsive size chart for mobile and tablet screens */
   @media (max-width: 600px),
    (min-width: 768px) and (max-width: 1000px) {
    .product-data-content table,
    .product-data-content table thead,
    .product-data-content table tbody,
    .product-data-content table tr,
    .product-data-content table td,
    .product-data-content table th {
      display: block !important;
      width: 100% !important;
      height: 100% !important;
    }

    .product-data-content table thead,
    .product-data-content table tbody tr:first-child {
      display: none !important; /* Hide header row */
    }

    .product-data-content table tr {
      margin-bottom: 15px;
      border: 1px solid #ddd;
      padding: 10px;
    }

    .product-data-content table td {
      text-align: left !important;
      padding: 8px 10px 8px 50% !important;
      border: none !important;
      position: relative;
    }
    .product-data-content table td:before {
      content: attr(data-label)