/* Mobile refinements v3.0 */
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}
@media(max-width:767px){
    .ls-hero__title{font-size:clamp(2rem,9vw,2.8rem)}
    .ls-about__visual{aspect-ratio:3/2}
    .ls-woo-wrapper{padding:16px 10px 32px}
    .woocommerce ul.products{gap:8px !important}
    .ls-gallery-masonry{column-gap:8px}
    .ls-gallery-item{margin-bottom:8px;border-radius:8px}
}
@media(max-width:380px){
    .woocommerce ul.products li.product a img{height:145px !important}
    .ls-service-slide{width:175px !important}
}
