#shopify-section-announcement-bar .announcement-bar-social-icons.hidden-icons{
    display: none;
}
.featured-collection .card.gradient{
    background-color: transparent;
}
.section-image-banner .banner__media img{
    object-position: top;
}
@media screen and (max-width: 767px) {
    .featured-collection .card.gradient .card__content {
    text-align: center;
}
.featured-collection-image-section .featured-swiper-section.featured-swiper-collections slider-component .product-grid {
    justify-content: flex-start !important;
}
}