/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

a.btn.cn_btn.btn-danger.remove-icon {
    padding: 0px 10px!important;
}
td.product-name {
    position: relative;
}

a.btn.cn_btn.btn-danger.remove-icon {
    text-decoration: none!important;
}
table.shop_table.woocommerce-checkout-review-order-table td {
    padding: 10px !important;
}
table.shop_table.woocommerce-checkout-review-order-table th {
    padding: 10px !important;
    vertical-align: middle!important;
}
