#ticket-status-button .acf-switch{border-radius:20px;height:25px;width:45px;background-color:#f0f0f0;border:1px solid #ccc;cursor:pointer;transition:background-color 0.3s ease-in-out}#ticket-status-button .acf-switch span{display:none}#ticket-status-button .acf-switch .acf-switch-on{color:#fff}#ticket-status-button .acf-switch.-on{background-color:#00a693}#ticket-status-button .acf-switch:focus{outline:none;box-shadow:0 0 0 2px #00a693}@media (max-width:768px){#ticket-status-button .acf-switch{height:20px;width:40px}}