/*
Theme Name:     KiteActive
Theme URI:      https://lefcreative.nl/
Author:         Lef Creative
Author URI:     https://lefcreative.nl
Description:    General theme for the KiteActive website
Version:        3.2.4
License:        /
License URI:    /
Text Domain:    leflite
Domain Path:    /languages/

/* Temp fixes */
.update-cart.no-distraction {
 display: none!important; 
}

.wc-bookings-booking-form .wc_bookings_field_persons {
  display: none!important; 
}

@media screen and (max-width: 992px) {
  .block-product-configurator form button[type=submit] {
    display: none!important;
  }
}