/* play/pause for homepage background video */ .video-controls { position: absolute; bottom: 20px; right: 20px; z-index: 1000; } #playPauseBtn { padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; font-size: 16px; } #playPauseBtn:focus { outline: 2px solid #ffcc00; }Continue reading
#wpadminbar{ display:none; }Continue reading
/* Main container and outer backgrounds */ #fluent_support_client_app, .fst_client_portal, .fs_all_tickets, .woocommerce-MyAccount-content, .fs_tk_body, .fst_pagi_wrapper { background-color: #000 !important; color: #fff !important; } /* Fix the bright top section */ .fs_filters_container, .fs_search_bar, .fs_tk_actions { background-color: #000 !important; } /* Search input styling…Continue reading