/*
Theme Name: Music Experiences
Author: Belov Digital Agency
Author URI: https://belovdigital.agency/
Version: 1.0.8
Text Domain: musicexp
Domain Path: /languages/
Template:  listeo
*/

/* Listing Archive Page Customizations */
.post-type-archive-listing #titlebar {
	margin-bottom: 10px;
}

.post-type-archive-listing .margin-top-75 {
	margin-top: 0 !important;
}

.flatpickr-time input.flatpickr-hour {
	appearance: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	-ms-appearance: none !important;
	-o-appearance: none !important;
	-webkit-tap-highlight-color: transparent !important;
}

.flatpickr-time input.flatpickr-hour::-webkit-inner-spin-button {
	display: none !important;

}

/* Shared header presentation lives in assets/css/site-shell.css. */