/**
 * Customize Preview
 */

/*--------------------------------------------------------------
# Customizer
--------------------------------------------------------------*/

.tripp-customize-ready {
	opacity: 1;
}

.customize-partial-edit-shortcut,
.widget .customize-partial-edit-shortcut {
	top: 0;
	z-index: 9999;
}

.customize-partial-edit-shortcut button,
.widget .customize-partial-edit-shortcut button {
	left: 0;
	z-index: 9999;
}

body:not(.has-user-color-support) .dark-mode-button {
	display: none;
}

body.transparent-menu .page-header .customize-partial-edit-shortcut {
	top: 9.5rem;
}

