/* Add your custom CSS rules here */ 
.etn-remaining-seats {
    display: none;
}

.wc-gzd-cart-item-thumbnail, #order_review_heading {
    display: none !important;
}

.woocommerce.woocommerce-checkout form #customer_details.col2-set,
.woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
    float: none !important;
    width: 100% !important;
}

#order_review,
.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-1,
.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1 {
    float: none !important;
    width: 100% !important;
}

.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-2,
.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
    float: none !important;
    width: 100% !important;
}

.wc-gzd-cart-item-name-wrapper {
    gap: 2rem !important;
    align-items: start !important;
}

.wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-name {
    font-size: 1.2rem !important;
    font-weight: 600 !important;
}

.woocommerce-checkout-review-order-table th, 
.woocommerce-checkout-review-order-table td {
    padding: 1rem !important;
}

.woocommerce-checkout-review-order-table th {
    font-weight: 600 !important;
}
.woocommerce-page.woocommerce-checkout table.shop_table th,
.woocommerce.woocommerce-checkout table.shop_table th {
    padding: 1rem !important;
}

.cart-subtotal th, .wc-gzd-checkbox-placeholder-legal {
    padding: 1rem !important;
}

.wc-gzd-checkbox-placeholder-legal {
    font-size: 1.2rem !important;
    font-weight: 600 !important;
}

.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after,
.ast-theme-transparent-header .ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {
    margin-top: 2rem !important;
    margin-right: -1.5rem !important;
}

.woocommerce-orders-table__header-action, .woocommerce-orders-table__cell-action {
    display: none !important;
}

.woocommerce-shipments-list__title {
    display: none !important;
}

.woocommerce-shipments-table {
    display: none !important;
}