/* Hide cart button */
.header__mobile__right,
.navlink--cart {
    display: none !important;
}