.wc-block-product-search__label {
    display: none !important;
}

.wc-block-product-search__field {
    border-color: var(--cap-red) !important;
    border-width: 2px !important;
}

.wc-block-product-search__button {
    width: auto !important;
    background-color: var(--cap-red) !important;
}