/*
Theme Name: WaterPlus Block
Author: WProd Oy
Author URI: https://wprod.fi
Description: Responsive block theme for WaterPlus with WooCommerce support, editable templates, editable colors, and full site editing.
Requires at least: 6.5
Tested up to: 6.6
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: waterplus-block
Tags: full-site-editing, block-patterns, block-styles, custom-colors, custom-logo, editor-style, featured-images, wide-blocks, woocommerce
*/

:root {
  --wp--preset--color--water-blue: #0092CF;
  --wp--preset--color--water-green: #77B800;
}

html {
  scroll-behavior: smooth;
}

.wc-block-components-product-image{text-align:center;}