/* WordPress e admin-bar no deben romper el prototipo estático. */
body.admin-bar { scroll-padding-top: calc(var(--masthead) + 32px + 16px); }
.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }
.woocommerce-notices-wrapper:empty,
.woocommerce-info,
.woocommerce-message,
.woocommerce-error { display: none !important; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
