Skip to content

Instantly share code, notes, and snippets.

@essmahr
Created February 5, 2018 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save essmahr/8f1765780f9c0b220d8953e6d83dcf3d to your computer and use it in GitHub Desktop.
Save essmahr/8f1765780f9c0b220d8953e6d83dcf3d to your computer and use it in GitHub Desktop.
.sam-hidden {
display: none !important;
}
.sam-cart-total, .sam-discount-info, .sam-notes {
background-color: #7CD5FA;
color: #000000;
padding: 0px !important;
}
.sam-cart-total-benefits, .sam-current-benefits {
font-weight: bold;
}
#sam-not-enough-benefits {
}
#purchase-benefits {
margin-bottom: 20px;
}
.sam-add-address-error, a.sam-add-address-error:visited {
font-size: 18px;
font-weight: bold;
color: #ff0000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment