.wp-block-studiothink-theme-switch .theme-toggle-btn,.wp-block-st-theme-switch .theme-toggle-btn{display:flex;justify-content:flex-start;align-items:center;width:75px;height:40px;background-color:#7c7c7c;border-radius:20px;padding:5px;padding-left:5px;position:relative;cursor:pointer;transition:padding 275ms ease,background-color 275ms ease}html.dark_theme .wp-block-studiothink-theme-switch .theme-toggle-btn,html.dark_theme .wp-block-st-theme-switch .theme-toggle-btn{padding-left:40px}.wp-block-studiothink-theme-switch .theme-toggle-btn:hover,.wp-block-st-theme-switch .theme-toggle-btn:hover{background-color:#c1ec00}.wp-block-studiothink-theme-switch .theme-toggle-btn .theme-light-btn,.wp-block-studiothink-theme-switch .theme-toggle-btn .theme-dark-btn,.wp-block-st-theme-switch .theme-toggle-btn .theme-light-btn,.wp-block-st-theme-switch .theme-toggle-btn .theme-dark-btn{display:none;align-items:center;justify-content:center;width:30px;height:30px;pointer-events:none}.wp-block-studiothink-theme-switch .theme-light-btn,.wp-block-st-theme-switch .theme-light-btn{display:flex !important}html.dark_theme .wp-block-studiothink-theme-switch .theme-light-btn,html.dark_theme .wp-block-st-theme-switch .theme-light-btn{display:none !important}.wp-block-studiothink-theme-switch .theme-dark-btn,.wp-block-st-theme-switch .theme-dark-btn{display:none !important}html.dark_theme .wp-block-studiothink-theme-switch .theme-dark-btn,html.dark_theme .wp-block-st-theme-switch .theme-dark-btn{display:flex !important}