.theme-hello-elementor .wcd-quick-checkout-button{
	width: 35px;
	height: 35px;
	margin-left: 0px;
	line-height: 32px;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
	background-color: white;		
}

.theme-hello-elementor .wcd-quick-view-wrap button{
	width: 35px;
	height: 35px;
	margin-left: 0px;
	line-height: 32px;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
	background-color: white;
	border-radius: 20px;
	margin-left: 5px;
	box-shadow: none;
}
.theme-hello-elementor .wcd-quick-view-wrap button:hover{
	color: #584646;
	background-color: white;
		
}
.theme-hello-elementor .wl-sa-single-accordion {
	margin-bottom: 10px !important;
   position: relative !important;
}
.theme-hello-elementor .wl-ci .coupon label{
   line-height: 3;
}

.theme-hello-elementor .wl-cart-items-classic .wl-cic-actions .input-text{
	width: 50% !important;
}
.theme-hello-elementor.woocommerce .wl-minimal-product-cart-panel a.button:hover{
	background-color: #000000;
	color: #fff;
}