.tm-floating-box {
	display: none !important;
}

.tm-epo-style:hover::after {
	opacity: 0;
}

.tm-epo-cart-row .product-remove, .tm-epo-cart-row .product-thumbnail, .tm-epo-cart-row .product-price, .tm-epo-cart-row .product-quantity, .tm-epo-cart-row .product-subtotal, .tc-epo-cart-row-total .product-remove, .tc-epo-cart-row-total .product-thumbnail, .tc-epo-cart-row-total .product-name, .tc-epo-cart-row-total .product-price {
	display: none !important;
}

.tm-epo-cart-option-mobile {
	display: block;
}