.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 23px;
    font-size: 26px;
    margin-top: 10px;color:#242424;
}
.woocommerce ul.products li.product .price {
    color: #000000;
    display: block;
    font-weight: 600;
    margin-bottom: 0.5em;
    font-size: 20;
}
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #e8d88b;
    text-decoration: none;
    background-image: none;
    color: #000000;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #e8d88b;
    color: #000000;
    -webkit-font-smoothing: antialiased;
}
.woocommerce div.product_meta>span {
    display: none;
    line-height: 1.4;
    margin-bottom: 10px;
}
.checkout #order_review .order-review tr th {
    border: none;
    color: #ffffff;
}
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400;
    color: #000 !important;
}
.um-field-label label {
    color: #ffffff !important;
}
.um-field-checkbox-option, .um-field-radio-option {
    color: #ffffff !important;
}
.woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #e8d88b !important;
    color: #000000;
    -webkit-font-smoothing: antialiased;
}
.woocommerce .woocommerce-breadcrumb {
    color: inherit;
    display: none;
}
.nectar-shop-header .page-title {
    font-size: 48px;
    line-height: 58px;
    color: #000000 !important;
}
.single-product .products.related, .single-product .products.upsells {
    margin-top: 25px;
    display: none;
}
.woocommerce-page table.cart a.remove {
    color: #ffffff !important;
}
.woocommerce-cart.material .wc-proceed-to-checkout a.checkout-button {
    padding: 24px;
    background-color: #e8d88b !important;
}
.woocommerce .woocommerce-cart-form__contents .actions .button {
    height: auto;
    background-color: #e8d88b !important;
}
.woocommerce #order_review #payment #place_order{ background-color: #e8d88b !important;}

body a { color:#347ffa;}
body a:hover { color:#ffffff;}