
.notice  {
    display: none!important;
}
#accordion-panel-general_settings,
#accordion-panel-widgets,
#accordion-section-colibri_wpmu_recommended_security,
#accordion-section-colibri_wpmu_recommended_performance,
#TB_overlay,
#TB_window,
#colibri-preview,
#accordion-panel-nav_menus  {
    display: none!important;
}
#customize-header-actions {
    background: url(/wp-content/uploads/2024/09/spired-removebg-preview.png) 60px 0px no-repeat;
    background-size: contain;
}


#footer-thankyou{
	display:none;
}
body {
    opacity: 0;
    transition: opacity 0.2s ease;
}
body.loaded {
    opacity: 1;
}
.wp-customizer{
    opacity: 1;
}
@font-face {
    font-family: 'Channel';
    font-style: normal;
    font-weight: normal;
    src: local('Channel'), url('/wp-content/plugins/spired-shared-player/libraries/spired/fonts/ABChanelCorpo-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Mlle';
    font-style: normal;
    font-weight: normal;
    src: local('Mlle'), url('/wp-content/plugins/spired-shared-player/libraries/spired/fonts/MlleScript.otf') format('opentype');
}
.font-channel * {
    font-family: 'Channel', sans-serif;
}
.font-mlle * {
    font-family: 'Mlle', sans-serif;
}

.mlle-title *{
    font-weight: 300;
    font-size: 85px;
}