/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 21 2022 | 02:41:49 */
.woocommerce-cart .woocommerce {
    margin-bottom: 120px;
}

.woocommerce-info {
	width: 100%;
	text-align: center;
	border-top-color: rgba(255,255,255,0);
}

.woocommerce-info::before {
	content: "";
}

.cart-empty {
	
}

.return-to-shop {
	width: 100%;
	text-align: center;
}