
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.wad-discount {
	color: red;
}

.wad-facebook, .wad-instagram {
	display: inline-block;
	padding: 5px;
	padding-left: 40px;
	color: white;
	background-size: 22px !important;
}

.wad-facebook {
	background: url("https://cdn-jcocd.nitrocdn.com/aEWzMNcxjuvJMOytPKCkIeWkEOXJSRQc/assets/images/optimized/rev-f95b4ee/www.billards-breton.com/wp-content/plugins/woo-advanced-discounts/public/images/facebook.png") 10px center #3b5998 no-repeat;
}

.wad-facebook.nitro-lazy {
	background-image: none !important;
}

.wad-instagram {
	background: url("https://cdn-jcocd.nitrocdn.com/aEWzMNcxjuvJMOytPKCkIeWkEOXJSRQc/assets/images/optimized/rev-f95b4ee/www.billards-breton.com/wp-content/plugins/woo-advanced-discounts/public/images/instagram.png") 10px center #d8cdbc no-repeat;
}

.wad-instagram.nitro-lazy {
	background-image: none !important;
}

.order-discount img {
	display: inline-block;
	max-width: 15px;
	vertical-align: text-bottom;
}
