/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 16 2025 | 14:26:14 */
/*
html.lenis {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
*/

/*
body{
  overflow-x: hidden !important;
}
*/
/*
.woocommerce-MyAccount-navigation{
  display: none !important;
}
*/

a, input, select, button, div {
	outline:0;
}
/*
:focus-visible {
  outline: 2px solid var(--cor-principal-t);
  outline-offset: 2px;
*/
