/* ESCONDER LINK CRIAR CONTA NO TOPO */
.header.panel > .header.links li.authorization-link:after,
.header.panel > .header.links li.authorization-link + li {
	/* display: none !important; */
}

body[class*="marketplace-seller"] .seller-header .seller-privacy {
	/* display: none !important; */
}

/* ESCONDER LOGIN E CRIAR CONTA */
a[href*="customer/account/create"],
.nav-sections .header.links li.authorization-link,
.header.panel > .header.links > li.authorization-link {
	/* display: none !important; */
}

/* ESCONDER ADD TO CART */
.product-info-main .product-add-form .box-tocart {
	/* display: none !important; */
}

/* CATALOG MODE */
.block-collapsible-nav .item:nth-child(2),
.block-collapsible-nav .item:nth-child(8),
.block-dashboard-orders,
/*.product-add-form,*/
.mpevent-data,
.product-info-price,
.product-options-wrapper,
.product-options-bottom,
.tocart,
.price,
.price-box,
.products-grid-container .action.primary,
.products-grid-container .price-container .price {
	/* display: none !important; */
}

/* HIDE ADD TO CART */
/* .block-collapsible-nav .item:nth-child(2), */
.block-collapsible-nav .item:nth-child(8),
.block-dashboard-orders,
/*.product-add-form,*/
.mpevent-data,
.product-options-wrapper,
.product-options-bottom,
/*.tocart,*/
.products-grid-container .action.primary {
	display: none !important;
}

.page-header .header.content > .minicart-wrapper {
	/* display: none !important; */
}