/* Add custom CSS styles below */ 

.s-block__title {
    display: none !important;
}

.overlay-bg.bg-contain.bg-center.absolute.inset-0.hidden.md\:block {
    background-size: cover;
}

section.sticky-product-bar.flex.flex-row.items-center.gap-2.mt-4 {
    margin-bottom: 1.5rem;
}