.header-search {
    display: none !important;
}
#myButton {
    display: none !important;
}
#gradientlink {
    display: none !important;
} 
.wishlist-icon {
    display: none !important;
} 
.header-buttons {
    display: none !important;
}
.header-btn{
    display: none !important;
}


@media (max-width: 480px) {
    .header-brand img {
        margin: 0 auto;
        max-width: 140px;
    }
.header-brand-wrapper {
    position: relative;
    left: 1rem;
}
}

**new march**
.header-search {
    display: none !important;
}
#myButton {
    display: none !important;
}
#gradientlink {
    display: none !important;
} 
.wishlist-icon {
    display: none !important;
} 
.header-buttons {
    display: none !important;
}
.header-btn{
    display: none !important;
}


@media (max-width: 480px) {
    .header-brand img {
        margin: 0 auto;
        max-width: 140px;
    }
.header-brand-wrapper {
    position: relative;
    left: 1rem;
}
}




.navbar-brand.menu-brand > img {
  display: none !important;
}