/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

/* Hide download and print buttons */
.pdf-toolbar .download-button, .pdf-toolbar .print-button, #icon {
    display: none !important;
}

/* Hide the print button */
.pdf-toolbar .print-button,
.pdf-toolbar .button.print,
.pdf-toolbar button[title="Print"] {
    display: none !important;
}


.pricing-box .plan-header .price > span{
font-size:30px  !important;
}
.button{
	background:#007cc3 !important;
	color:#fff!important
	
}
button:hover{
	color:#000!important
}
#Top_bar .top_bar_right .top-bar-right-icon-cart {
    display: none !important;
}
  
