.woocommerce div.product .stock, .woocommerce-page div.product .stock{
	color : #7a7a7a;
}

.woocommerce div.product .out-of-stock, .woocommerce-page div.product .out-of-stock{
	color : #e44e56;
}

.xoo-wsc-ft-buttons-cont a.wishlist-btn{
	background-color: #fff;
	color: #0a0a0a;
}
.xoo-wsc-ft-buttons-cont a.wishlist-btn:hover{
		background-color: #0a0a0a;
		color: #fff;
}
.xoo-wsc-body .pwc-config-image, .woocommerce-cart-form__cart-item.cart_item .pwc-config-image{
	position: relative;
    height: 100px;
}
.hidden-line{
	display: none !important;
}
.pwc-controls-img-list li.custom-icon-size img{
	width: auto;
}