#woocommerce-product-search-field-1 {
    background-color: rgba(0, 0, 0, 0.03);
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0.09);
    color: currentColor !important;
    border-radius: 99px;
}

#woocommerce_product_search-2>form>div.flex-row.relative>div:nth-child(2) {
    display: none;
}

#breadcrumbs a {
    color: #777;
}

.has-equal-box-heights .box-image img {
    object-fit: contain;
}