/*
Theme Name: Catálogo Nail Arts
Theme URI: https://example.com/catalogo-nail-arts
Author: Catálogo Nail Arts
Description: Tema responsivo da página de vendas do Catálogo Nail Arts.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: catalogo-nail-arts
*/

html{scroll-padding-top:16px}
body{overflow-wrap:anywhere}
img{max-width:100%}
a,button,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
.admin-bar{--wp-admin--admin-bar--height:32px}

@media(max-width:782px){
  .admin-bar{--wp-admin--admin-bar--height:46px}
  body.admin-bar{padding-top:0}
}

@media(max-width:420px){
  .hero-headline>span{white-space:normal}
  .hero .hero-headline{font-size:clamp(28px,9vw,36px)}
  .topbar{padding:8px 10px;text-align:center;line-height:1.35}
  .product-card{overflow:hidden}
}

