/**
Theme Name: Artisan Furniture USA
Author: Artisan Furniture 
Author URI: https://www.artisanfurniture.net
Description: Artisan Furniture 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: artisan-furniture-usa
Template: astra
*/

.tree-a-day-initiative p a {
	color: #000 !important;
    text-decoration: underline !important;
    font-weight: 500 !important;
}
.acfw-checkout-ui-block {
    margin-bottom: 1em;
}
.woocommerce-page.woocommerce-checkout table.shop_table td, .woocommerce.woocommerce-checkout table.shop_table td {
    padding: 14px 12px 14px 0;
}

.flexible-checkout-fields-review_order_before_payment {
    position: relative;
}

.m-html-checkout {
    position: absolute;
    top: 0;
    opacity: 0;
    left: 24px;
    right: 0;
    bottom: 0;
    z-index: 10;
}
table.ui-datepicker-calendar th, table.ui-datepicker-calendar td {
    display: table-cell;
    background: #fff;
}
.gform-theme-button:hover, .gform-theme-button:active {
    background: #0170b9;
}
