/*======================================
Theme Name: Ellen Key Strand
Theme URI: https://divicake.com/
Description: Barntema till Ellen Key Strand
Version: 1.0
Author: infografic
Author URI: https://infografic.se
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/* Ökar specifiteten och använder !important för att försäkra att stilen tillämpas */
.order-again table.shop_table .booking-id, table.shop_table .booking-status, table.shop_table .booking-actions {
    display: none !important;
}

table.shop_table th.booking-id, table.shop_table th.booking-status, table.shop_table th.booking-actions {
    display: none !important;
}
