/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
#booking-form > div > div.form-field.ovatb-deposit > div{
	display: none !important;
}

.woocommerce-message .{
    display: none !important;
}

.woocommerce-checkout .selectron23 {
    z-index: 1 !important;
	position: static !important;
}

