table td, table th{
	border:0px;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
	background:none;
	border:none;
}


.woocommerce div.product.elementor form.cart table.variations{
	--variation-select-width:85%;
}


/*Default*/
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	border:1px; 
}


#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{
	width:55%;
}

ul.products > li .add_to_cart_button {
	display: none;
}


/*Product page*/
.woocommerce a.added_to_cart{
	padding-left:12px;
}

/*Cart page*/
.woocommerce a.remove{
	color:#999999!important;
}

.woocommerce table.shop_table{
	border:0px;
}

.woocommerce table.shop_table td{
	border:0px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
background-color:#A98777;
color:#fff;
font-weight:500;
}

table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th{
	border-top:0px;
}

/*Wishlist*/
.woocommerce .wishlist-title h2{
	font-family:Oranges and Lemons", sans-serif;!important;
	color:#000000;
	font-size:48px;
}

.woocommerce table.shop_table th{
	font-size:24px;
	color:#000000;
}

.elementor-kit-8 a{
	color:#000000;
	font-size:18px;
}

/*Checkout page*/

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	background:none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color:#A98777;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background-color:#D0B19B;
	color:#171E27;
}

.elementor-167 .elementor-element.elementor-element-7b2cb718 .cart button{
	padding:24px 20px 24px 20px !important;
	margin-left:4px!important;
}

.woocommerce .quantity .qty{
	width:4.5em;
}