/*
Theme Name: Anirveda Food Products
Theme URI: https://anirvedaproducts.com/
Author: Anirveda Food Products
Description: Premium one-page WordPress theme for Anirveda Food Products and its Turmeric Powder product.
Version: 1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: anirveda-food-products
*/

html {
  scroll-behavior: smooth;
}

html, body {
  margin: 0;
  padding: 0;
}

body.anirveda-wp-theme,
body.anirveda-food-products {
  background: #fff;
}

body.admin-bar .av-header {
  top: 32px !important;
}

@media (max-width: 782px) {
  body.admin-bar .av-header {
    top: 46px !important;
  }
}
