/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. 
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 2.9
Updated: 2017-12-02 19:54:35

*/

/* hide btc option on checkout page
li.payment_method_blockonomics {
  display: none !important;
}
*/

div.bnomics-address input {
  font-size: 14px;
  color: blue;
}
div.bnomics-amount span.ng-binding {
  color: blue;
}
div.bnomics-qr-code h5:nth-child(3) {
  font-size: 12px;
}
div.bnomics-order-container h4 {
  font-weight: bold;
}
div.bnomics-amount h4:nth-child(1) {
  font-weight: normal;
}