/*
Theme Name:     Remarkables Spa
Theme URI:      n/a
Template:       kadence
Author:         Jo
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/


#wc-bookings-booking-form {
    width: 100%;
}

.woocommerce div.product form.cart .button, .woocommerce div.product form.cart .button:hover {
    background-color: #eab83a;
}

section.related.products > h2 {
    display: none;
}

