/* Add custom CSS styles below */ 
.dark.sticky-product-bar {
  background:var(--dark-bg-main)!important;
}
.s-add-product-button-main .s-add-product-button-mini-checkout span, .s-add-product-button-main .s-add-product-button-mini-checkout div {
	border-color: #fff!important;
  color: #fff
}
.s-fast-checkout-button.outline {
	border: 1px solid #fff!important;
}
.is-bottom-header.is-sticky-product-bar.product-single .bottom-header {
	border-radius:0
}