/* Add custom CSS styles below */ 

section[id*='fixed_prod_sec'] .s-block__title {
    display:none;
}

.product-entry.out-of-stock .btn--add-to-cart button {
    background-color: #e60000;
    color: white;
    border-radius: 1rem;
}

section[id*='fixed_prod_sec'] .s-block__title {
    display:none;
}