.theme-shopeo .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-shopeo .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;
}
.theme-shopeo .wl-shop-standard .wcd-quick-checkout-wrap i:hover,
.theme-shopeo .wl-shop-standard .wcd-quick-view-wrap i:hover {
	color: gray;
}
.theme-shopeo .wl-shop-slider .wcd-quick-checkout-wrap i:hover,
.theme-shopeo .wl-shop-slider .wcd-quick-view-wrap i:hover {
	color: gray;
}

.theme-shopeo .wl-shop-flip .wcd-quick-checkout-wrap i:hover,
.theme-shopeo .wl-shop-flip .wcd-quick-view-wrap i:hover {
	background: #fff;
	color: #000000;
}

.theme-shopeo .wl-shop-standard .wcd-quick-checkout-wrap i,
.theme-shopeo .wl-shop-standard .wcd-quick-view-wrap i {
	margin-bottom: -7px;
}
.theme-shopeo .wl-sa-single-accordion {
	margin-bottom: 10px !important;
    position: relative !important;
}

.theme-shopeo .wl-shop-flip .wl-sf-container .added_to_cart.wc-forward::after {
	color: black;
}
.theme-shopeo .wl-sm-product-iamge-cart-panel img:nth-of-type(2) {
    display: none;
}

.theme-shopeo .wl-ci .coupon label {
   line-height: 3;
}
.theme-shopeo .button.wl-ci-update-cart-button {
	line-height: 15px !important;
}
.theme-shopeo .button.wl-cic-coupon-button,
.theme-shopeo .button.wl-cic-update-cart-button {
	line-height: 0 !important;
}
.theme-shopeo.woocommerce .wl-product-gallery div.images .flex-control-thumbs li {
	width: 15% !important;
}
.theme-shopeo .wl-pl-item-total span ins {
	background: none;
}
.theme-shopeo .wl-pl-pricelist-single.wl-pl-checked .wl-pl-select-tbl td {
	padding: 11px 0px;
}
.theme-shopeo .wl-pl-pricelist-form .wl-pl-pricelist-bottom .wl-pl-btn {
	padding: 30px 30px;
	line-height: 2px;
}
.theme-shopeo .wl-minimal-product-view .wcd-quick-view-wrap button,
.theme-shopeo .wl-minimal-product-view .wcd-quick-checkout-wrap button,
.theme-shopeo .wl-minimal-product-view .wl-minimal-product-views{
    line-height: 2;
    width: 35px;
    height: 35px;
}
.theme-shopeo .wl-minimal-product-view .wl-minimal-product-fav .ajax_add_to_wish {
    line-height: 0;
    width: 35px;
    height: 35px;
}
.theme-shopeo .wl-minimal-product-view .wl-minimal-product-views:hover i,
.theme-shopeo .wl-minimal-product-view .wcd-quick-view-wrap button:hover i,
.theme-shopeo .wl-minimal-product-view .wcd-quick-checkout-wrap button:hover i,
.theme-shopeo .wl-minimal-product-view .ajax_add_to_wish.fav-item button:hover i,
.theme-shopeo .wl-minimal-product-view .wl-minimal-product-fav button:hover i{
	color: #000;
}
.wl.theme-shopeo .wl-ci .woocommerce .quantity input[type="button"] {
    display: none;
}
.wl.theme-shopeo .wl-ci .woocommerce .quantity input,
.wl.theme-shopeo .wl-ci .woocommerce .quantity button {
    height: 32px;
}
.theme-shopeo.wl .elementor-7 .elementor-element.elementor-element-dabac17 .wl-cf-apply-coupon-input.input-text {
    width: 100% !important;
}
.theme-shopeo.wl .ajax_add_to_wish.fav-item, .wl .wcd-quick-view-wrap button:hover, .wl .wcd-quick-checkout-wrap button:hover, .wl .wl-shopwix-product-view a:hover {
    color: #f25628 !important;
}