/**
Theme Name: Astra Child - Loewen
Author: Avenue4
Author URI: https://Avenue4.com
Description: Child theme for Promo Warehouse
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-loewen
Template: astra
*/

div.wal-checkout-partial-fund-usage-content.wal-hide {
	display: block !important;
}

.st_coupon a {
	background-color: #ee3124 !important;
	color: #fff !important;
	padding: 0 7px;
  display: inline-flex;
	align-items: center;
}
.st_coupon a::after {
	content: '';
	display: block;
	width: 13px;
	height: 13px;
	background-image: url('https://loewenwindows.nyc3.cdn.digitaloceanspaces.com/store/images/tag.png');
	background-repeat: no-repeat;
	background-size: 13px 13px;
	margin-left: 10px;
}

