OwlCyberSecurity - MANAGER
Edit File: customizer.css
.customize-control select:active, .customize-control select:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } /* ========================================================================== Standard Input ========================================================================== */ input[type="text"], input[type="number"], input[type="url"], input[type="email"], input[type="date"] { background: #fcfcff; position: relative; border-radius: 0; border: 1px solid #eee; height: 27px; line-height: 27px; outline: none; -webkit-box-shadow: none; box-shadow: none; } input[type="text"]:active, input[type="text"]:focus, input[type="number"]:active, input[type="number"]:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } /* ========================================================================== Google Fonts Select ========================================================================== */ .google_fonts_select_control .google-fonts, .google_fonts_select_control .weight-style { margin-bottom: 10px; }