
.bis-icon:before {
	display: inline-block;
	font-size: 20px;
	line-height: 1;
	font-family: WC_BIS !important;
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	transition: color .1s ease-in 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.bis-icon.bis-notifications:before {
	content: "";
}

body.theme-storefront .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--backinstock a:before {
	content: "";
}

.woocommerce-backinstock-table__cell__product .description {
	display: block;
	font-size: .9em;
}

#wc_bis_product_form {
	margin: 0 0 40px;
}

#wc_bis_product_form .wc_bis_form_title {
	margin: 0 0 20px;
}

#wc_bis_product_form .wc_bis_registrations_count {
	margin: 20px 0 0;
}

#wc_bis_product_form #wc_bis_send_form {
	float: none;
}

#wc_bis_product_form .wc_bis_opt_in {
	margin: 0;
	display: block;
}

#wc_bis_product_form .wc_bis_opt_in span {
	margin-left: 5px;
}

#wc_bis_product_form .wc_bis_opt_in input[type=checkbox] {
	margin: 0;
}

.bundle_form #wc_bis_already_registered, .bundle_form #wc_bis_product_form {
	margin-top: 20px;
}
