/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 02 2026 | 15:36:25 */
.scheme_dark .mejs-controls .mejs-button>button:hover, .scheme_dark .mejs-controls .mejs-button>button:focus,
.scheme_dark .trx_addons_audio_wrap .trx_addons_audio_navigation>span:hover,
.scheme_dark .menu_mobile_inner a:hover, .scheme_dark .menu_mobile_inner .current-menu-ancestor>a, .scheme_dark .menu_mobile_inner .current-menu-item>a, .scheme_dark .menu_mobile_inner .menu_mobile_nav_area li:hover:before, .scheme_dark .menu_mobile_inner .menu_mobile_nav_area li.current-menu-ancestor:before, .scheme_dark .menu_mobile_inner .menu_mobile_nav_area li.current-menu-item:before,
.scheme_dark .menu_mobile_inner .menu_mobile_close,
.scheme_dark .menu_mobile_inner .social_item:hover .social_icon,
.scheme_dark .sc_layouts_row_type_compact .socials_wrap .social_item:hover .social_icon, .scheme_dark.sc_layouts_row_type_compact .socials_wrap .social_item:hover .social_icon{
    color: var(--theme);
}
.scheme_dark .mejs-controls .mejs-playpause-button>button:hover, .scheme_dark .mejs-controls .mejs-playpause-button>button:focus {
	color: #fff;
    border-color: var(--theme);
    background-color: var(--theme) !important;
}
.scheme_dark .mc4wp-form input[type="submit"], .scheme_dark .mc4wp-form-fields button[type="submit"]{
	background-color: var(--theme);
}