/*
Theme Name:   AnySell Child
Theme URI:    https://woocommerce.com/products/anysell/
Description:  A child theme of AnySell Theme
Author:       Edwin Schenk, Abstract Pigeon Design LLC
Author URI:   https://abstractpigeon.com
Template:     anysell
Version:      1.0.0
*/

/* responsive table */
table.responsive-table tr {
    border-bottom: 1px solid #e0e5eb;
}

/* CHECKOUT */
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
    top: -2px !important;
}
