
			.added_to_cart.wc-forward {
	display: none !important;
}
.woocommerce-notices-wrapper {
	display: none !important;
}
.woocommerce-order {
	padding: 2% !important;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	font-family: Montserrat, sans-serif !important;
	font-size: 48px !important;
	color: #BC818C !important;
	font-weight: 500 !important;
	line-height: 51px;
}

.pricebox{
	display: none !important;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	border: none !important;
}
.woocommerce-message {
	display: none !important;
}

.product-total {width: 35% !important;}
.product-name {
	width: 100% !important;
	display: flex;
	flex-direction: column;
	margin-right: 0px ;
	padding: 15px 0px 15px 0px !important;
	max-width: 800px !important;
}
.submit {
	color: white !important;
	background-color: #b3838e !important;
}
.cart {
	align-items: flex-end !important;
}

.single_add_to_cart_button.button.alt {
	border-radius: 10px !important;
}
.qib-container {
	margin-right: 10px !important;
	border-style: solid 1px #000000 !important;
	border-radius: 10px !important;
}

.plus.qib-button {
	background-color: transparent !important;
	border-radius: 0 10px 10px 0 !important;
}

.minus.qib-button {
	background-color: transparent !important;
	border-radius: 10px 0 0 10px !important;
}

/* Cart Fix */

.elementor-menu-cart__container {
	height: 100vh !important;
	z-index: 4000 !important;
}

/* CART POPUP */
.xoo-cp-pqty {
	display: none !important;
}
.xoo-cp-pprice {
	display: none !important;
}
.xoo-cp-ptotal {
	display: none !important;
}
.xoo-cp-remove {
	display: none !important;
}
.xoo-cp-close.xcp-btn {
	width: auto;
padding: 8px;
}

.xoo-cp-atcn.xoo-cp-success {
	text-align: center;
	background-color: #ffffff;
	color: #b3838e;
}

.xoo-cp-pimg {
		display: inherit !important;
	background-color: #ffffff !important;
	}
.xoo-cp-ptitle {
	background-color: #ffffff !important;
	}
.xoo-cp-icon-check {
	color: #b3838e;
}
.xcp-btn {
	margin: 2px !important;
	color: #ffffff !important;
	background-color: #b3838e !important;
	width: 100% !important;
}
.xcp-btn:hover {
	margin: 2px !important;
	color: #b3838e !important;
	background-color: #ffffff !important;
	width: 100% !important;
}

.flex-viewport {
    overflow: hidden !important;
	border-radius: 20px !important;
}

/* YAY Price */

.yaydp-original-prices {
	color: #9A7C8A !important;
}
.yaydp-calculated-prices {
	color: #9A7C8A !important;
}

/* Tiered price */

.woolentor-add-to-cart-sticky .tpt__tiered-pricing {
	display: none;
}
.woolentor-add-to-cart-sticky .tier-pricing-summary-table {
	display: none;
}

/* Elementor cart fix */
.e-coupon-anchor-description {
	display: none !important;
}
.e-woocommerce-login-nudge.e-description {
	display: none !important;
}

.e-login-actions-wrap-start {
	display: none !important;
}

.actions {
	padding-bottom: 10px !important;
}

/* Flag fix */
.wpml-ls-flag {
	border-radius: 50px !important;
}

/* MailMint optional remove */
.optional {
	display: none;
}

.datetime {
	display: none;
}		