/* Agossa v4.2 — safe global responsive finishing layer */
html,body{max-width:100%;overflow-x:hidden}
img,video,iframe{max-width:100%}
.site-main{min-width:0}
@media (max-width:767.98px){
  .site-main .container,.site-main .container-fluid{max-width:100%}
  .site-main input,.site-main select,.site-main textarea,.site-main button{max-width:100%}
  .site-main table{max-width:100%}
  .entry-content,.page-content,.site-main{overflow-wrap:anywhere}
  .btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{min-height:44px}
}
