/*
Theme Name:         KRAKEN SHOP
Theme URI:          https://roots.io/sage/
Description:        KRAKEN is a custom WordPress starter theme based on Sage. Developed by Marc and Jaël, Agence La boîte.
Version:            1.0.0
Author:             La boîte.
Author URI:         https://agencelaboite.com/
Text Domain:        kraken
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       8.1
Requires at least:  5.9
*/

.wt_gc_gift_card_product_page_form_item label {
  display: none;
}

.wt_gc_gift_card_product_page_form_wrapper {
  display: grid;
  gap: 20px;
}

textarea.wt_gc_gift_card_field {
  height: 100px;
  padding: 10px;
}
