.search .form-control-search { position: absolute; z-index: 2; display: block; text-align: center; line-height: inherit; &:hover{ cursor: pointer; } } .custom-file-input:lang(es) ~ .custom-file-label::after { content: "Elegir"; } .btn-delete-image { top: 0; left: 88%; z-index: 1000; outline: none; } .btn:focus { color: gray; outline: 0; box-shadow: none; }