/* Custom css */
.minicart-wrapper {
    display: none !important;
}
body.catalog-product-view .page-wrapper.e2e-page-container #maincontent .product-details-tabbed-wrapper .product-tabs-container.has-metal-finishes .tab-item-wrapper:last-of-type {
    display: none;
}

body.catalog-product-view .coordinating-products-modal-container .surfaces-addtocart-calculator-container {
    display: none;
}
