.xt_woofc-cart-open .xt_woofc-checkout {
	background-image: linear-gradient(90deg,#3bec97 0%,#4ee4f9 100%)!important;
}

#xt_woofc div.xt_woofc-footer a.xt_woofc-checkout em {
	font-style: normal;
}

#xt_woofc.xt_woofc-override-woo-notices .woocommerce-error {
	font-size: 12px !important;
}

/*#xt_woofc .xt_woofc-product-header > span.xt_woofc-price.amount {
	flex: 1;
}*/

#xt_woofc .woocommerce-error .button.wc-forward {
	font-size: 13px;
	padding: 8px 20px;
	background-image: linear-gradient(270deg,#4ee4f9 0%,#3bec97 100%);
	color: #202020;
}

#xt_woofc .xt_woofc-product-details .xt_woofc-product-header {
	margin-bottom: 20px;
}

#xt_woofc .xt_woofc-product-details .xt_woofc-product-header .xt_woofc-price {
	flex: 2 !important;
	align-items: flex-start;
}

#xt_woofc .xt_woofc-product-details .xt_woofc-product-header .xt_woofc-price ins {
	padding-bottom: 0px;
}

#xt_woofc .xt_woofc-product-details .xt_woofc-product-header .xt_woofc-price del {
	left: 0; right: unset;
	transform-origin: left center;
}

#xt_woofc .xt_woofc-product-details .xt_woofc-product-header .xt_woofc-price .subscription-details {
	font-size: 14px;
	border-left: 2px solid #fff;
	padding-left: 5px;
	margin-left: 5px;
}

#xt_woofc .xt_woofc-product-body .xt_woofc-product-attributes .xt_woofc-variation dd {
	margin-left: 0em;
}