﻿.header.smaller, .home .header.hdr-transparent.smaller {
    background: rgba(20, 20, 20, 0.41);
}

.shop-links .account-link .my-account {
    /* margin: 0; */
    display: none;
}

.header-cart-amount {
    display: none;
}

.header-cart-checkout {
    margin: 0;
    padding: 0 0 0 6px;
    display: none;
}

