.inner.text-inherit:first-child {
    display: flex;
    position: static;
}.m-header-2 .header {
    grid-template-areas: "cartIcon wishlistIcon headerLogo searchIcon menuIcon";
    grid-template-rows: 56px;
    grid-template-columns: 32px 32px 1fr 32px 32px;
}

    .m-header-2 .headerLogo {
        justify-content: center;
    }

.inner.text-inherit {
    display: none;
}

.inner.text-inherit:first-child {
    display: flex;
    position: static;
}

[section-id="288e7859-385a-462c-9581-508de26ba733"]  aui-slider {
    display: none;
}

[section-id="288e7859-385a-462c-9581-508de26ba733"] .flex.justify-between.items-center.mb-2 {
    justify-content: center;
    padding: 10px;
}

.home-component-text-small .title {
    font-size: 1rem;
    line-height: 1.75rem;
    font-weight: 500;
}

aui-button {
    max-width: 85%;
}

span.icon-label {
    display: none !important;
}

.block.add-to-cart-warpper.w-full.mt-2 {
    display: flex;
    justify-content: center;
}

[section-id="95505469-99ac-4a54-97d5-8d2a38d70d83"] .flex.justify-between.items-center.mb-2 {
    justify-content: center;
    padding: 15px;
}