/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0
*/


/* Child theme CSS
--------------------------------------------------------------- */

.nm-product-share-wrap, .nm-wishlist-button {
	display: none;	
}

.wc-block-components-shipping-address {
    display: none !important;
}

.entry-content.page {
	padding: 50px 0px;
}
.wc-block-components-totals-item.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
	opacity: 0;
}

.b2bking_tiered_price_table  td, .b2bking_tiered_price_table th {
	padding:2px 10px;
}
.b2bking_tiered_price_table th {
	font-weight: bold;
}