/* Add custom CSS styles below */ 
.s-block__title .right-side:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem;
}
.btn {
  border-radius: 0;
}
@media only screen and (max-width: 640px) {
    body.product-single.is-sticky-product-bar .wa-s-n ,body.product-single.is-sticky-product-bar .scroll-progress-wrapper {
        bottom: calc(var(--mobile-nav-height) + 6.8rem) !important;
    }
}
.s-block__title {
  justify-content: center;
)
.s-block__title h2 {
padding: 10px;
}