.xoo-wsc-body dl.variation {
	padding-left: 0;
}

.xoo-wsc-ft-buttons-cont .woocommerce-Price-amount {
	display: none !important;
}

.ec-cart span.woocommerce-Price-amount.amount {
	display: none !important;
}

.ec-cart .xoo-wsc-sc-cont {
	position: static !important;
	margin-left: -5px;
	margin-top: 4px;
	position: absolute;
}

.ec-cart .xoo-wsc-sc-bki {
	font-size: 25px;
	color: #dc3545;
}

.ec-cart .xoo-wsc-sc-count {
	background-color: #de3433;
	color: #ffffff;
}

.ec-cart span.xoo-wsc-sc-count {
	font-size: 12px !important;
	height: 17px !important;
	line-height: 17px !important;
	width: 17px !important;
	font-size: 13px;
	right: -10px;
	position: absolute;
	top: -10px;
}

@media (max-width: 767px) {
	.ec-cart .xoo-wsc-sc-bki {
		font-size: 22px !important;
	}

	.ec-cart span.xoo-wsc-sc-count {
		font-size: 10px !important;
		height: 15px !important;
		line-height: 15px !important;
		width: 15px !important;
	}

	.ec-cart .xoo-wsc-sc-cont {
		margin-right: 5px;
	}
}
