/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/* Hide all price elements inside product page */
/*.price .b2bking_b2b_price_text,
.price .b2bking_b2b_price_price {
    display: none;
}*/

/*button#show-rrp-price {
    background: #EA8225;
    font-size: 15px;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
}

button#show-rrp-price:hover{
	color: #ffffff;
	background: #c66b1c;
}*/