.elementor-1208 .elementor-element.elementor-element-2726d8a{--display:flex;}.elementor-1208 .elementor-element.elementor-element-2e374d6{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-2e374d6 */@media (max-width: 768px) {
  table.shop_table_responsive {
    border: 0;
  }
  table.shop_table_responsive thead {
    display: none;
  }
  table.shop_table_responsive tr {
    display: block;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    padding: 10px;
    border-radius: 10px;
    background: #fff;
  }
  table.shop_table_responsive td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    padding: 8px 5px;
  }
  table.shop_table_responsive td::before {
    content: attr(data-title);
    font-weight: 600;
    text-transform: capitalize;
    color: #333;
    flex: 1;
  }
  .woocommerce table.shop_table td.product-thumbnail img {
    width: 100px;
    height: auto;
    border-radius: 8px;
  }
  .woocommerce-cart .actions .button {
    width: 100%;
  }
}/* End custom CSS */