/*
Theme Name: PupVilo Pup Pad
Theme URI: https://example.com/
Author: PupVilo
Author URI: https://example.com/
Description: A complete ecommerce landing page theme for the PupVilo washable pup pad, based on the padpdp1 static landing page.
Version: 1.1.3
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pupvilo-pup-pad
Tags: ecommerce, landing-page, custom-header, custom-footer
*/

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
