.basic-search .facetwp-template article.row:first-child { border: none;}

/* Make WooCommerce look like rest of the site */
button, .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.tribe-block__tickets__registration__checkout__submit {
    border: 1px solid transparent!important;
    padding: .375rem .75rem!important;
    font-size: 1rem!important;
    line-height: 1.5!important;
    font-weight: 700!important;
    border-radius: 0!important;
    background-color: #087bb4!important;
    color: #fff!important;
    text-transform: uppercase;
    cursor: pointer;
}