/*
Theme Name: Botiga Child
Template: botiga
Description: Child theme of Botiga
Author: Botiga Creators
Version: 1.0
*/

.bhfb-component-woo_icons {
	display: none !important;
}

/* Remove cart */
.site-header .cart,
.site-header .header-cart,
.site-header .mini-cart {
  display: none !important;
}

/* Remove account */
.site-header .account,
.site-header .my-account,
.site-header .header-account {
  display: none !important;
}