/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://weareon-it.nl/
 Description:  Child theme for Hello Elementor
 Author:       Jordy Bakker - ON. IT
 Author URI:   https://example.com
 Template:     hello-elementor
 Version:      1.0.0
*/

.product-template-default a.add-request-quote-button.button {
	margin-top: 0 !important;
}

@media (max-width: 768px) {
	[data-sticky] {
		position: fixed !important;
		top: 0 !important;
		z-index: 99999 !important;
	}
}
