/*
Theme Name:        Cartzilla Child
Theme URI:         https://cartzilla.madrasthemes.com/
Author:            MadrasThemes
Author URI:        https://themeforest.net/user/madrasthemes/
Description:       Digital Marketplace & Electronics Store WooCommerce Theme
Requires at least: WordPress 5.0
Template:          cartzilla
Version:           1.0.47
License:           GNU General Public License v2 or later
License URI:       LICENSE
Text Domain:       cartzilla-child
Tags:              two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options
*/
:root {
  --font-inter-tight: "Inter Tight", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
body,
button,
input,
select,
textarea {
  font-family: var(--font-inter-tight);
}
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-inter-tight);
  font-weight: 700;
}
