@charset "UTF-8";
/* CSS Document */

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {text-align: left;}

#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {text-align: left;}

.woocommerce table.shop_table td {text-align: left;}

dl.variation {margin: 0;}

.woocommerce table.shop_table td {width: auto;}

.woocommerce div.product .product_title {
  display: block !important;
  color: black !important;
}

button {border: none!important;}
input, select {border: 1px solid #e5c9a0!important; padding: 7px!important}

.woocommerce div.product p.price, .woocommerce div.product span.price {color: #a26d30!important;}

.woocommerce-message, .woocommerce-info {border-top-color: #a26d30!important;}

.woocommerce-message::before, .woocommerce-info::before {color: #a26d30!important;}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {width: 200px!important;}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {width: 120px!important;}