.menu--dropdown>li.has-mega-menu .mega-menu {
    left: 100%;
    min-width: 1200px;
    opacity: 0;
    position: absolute;
    top: -1px;
    visibility: hidden;
    width: auto;
}

.mega-menu h4 {
    font-size: 14px;
}
.mega-menu .mega-menu__list li a {
    background-color: transparent;
    color: var(--heading-color);
    display: block;
    font-size: 14px;
    line-height: 15px;
    padding: 4px 0;
}

.mega-menu .mega-menu__column {
    flex-shrink: 0;
    min-width: 180px;
    width: 20%;
}

span.amount.bb-product-price-text {
    color: #a551a0;
}

.widget-wrapper.widget-contact-store {
    display: none;
}

.checkout-products-marketplace.shipping-method-wrapper .shipping-method-wrapper.p-3 {
    display: none;
}