/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2025 | 06:18:54 */
.woocommerce-cart table.cart td.actions .coupon .input-text
{
	padding-right:35px !important;
}

@media screen and (max-width:767px)
{
	.woocommerce-cart table.cart td.actions .btn.hongo-empty-cart
	{
		margin-left:0;
		padding-top:15px;
	}
}