/* Add custom CSS styles below */ 


.advanced-slider__caption__inner__content__button {
       position: absolute;
    bottom: 28px;
    padding: 6px 50px;
    border-radius: 10px;
    font-weight: 900;
}


@media(width < 500px){
.s-block--special-products-slider .flex .max-h-\[350px\]{
    max-height: 465px !important;
}

.advanced-slider__caption__inner__content__button {
    bottom: 22px;
    padding: 5px 50px;
}


}