body.single-product p.nbo-summary-title, 
body.single-product p.nbo-table-pricing-title {
    cursor: pointer;
    border: 1px solid #ebebeb;
    padding: 10px;
      margin-bottom: 0px !important;
}
body.single-product p.nbo-summary-title:after, 
body.single-product p.nbo-table-pricing-title:after {
    content: "\f107";
    font-family: FontAwesome !important;
    position: relative;
    font-size: 20px;
    float: left;
    margin-right: 10px;
}
body.single-product p.nbo-summary-title.summary-active:after, 
body.single-product p.nbo-table-pricing-title.pricing-active:after {
    content: "\f106";
    font-family: FontAwesome !important;
    position: relative;
    font-size: 20px;
      float: left;
    margin-right: 10px;
}
div.cartbtnouter + div#bottom-final-price, 
div.cartbtnouter + div#bottom-final-price + div.elementor-widget-woocommerce-gzd-tax-notice, 
div.cartbtnouter + div#bottom-final-price + div.elementor-widget-woocommerce-gzd-tax-notice + div.elementor-widget-woocommerce-gzd-shipping-notice{
  display:inline-block;
}