/*
Theme Name: MANTI'S Taste of Tradition
Theme URI: https://mantis-taste-of-tradition.lovable.app/
Author: OpenAI
Author URI: https://openai.com/
Description: Custom RTL WordPress theme for MANTI'S, designed to match the Taste of Tradition landing page and work with Elementor and WooCommerce.
Version: 1.1.0
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 8.0
Text Domain: mantis-taste
Domain Path: /languages
Tags: rtl-language-support, custom-logo, custom-menu, featured-images, e-commerce, food-and-drink
*/

:root{
  --mantis-burgundy:#5B3035;
  --mantis-gold:#CCA563;
  --mantis-cream:#E9E4D7;
  --mantis-light:#F5F4EF;
  --mantis-brown:#4A3229;
  --mantis-white:#FFFFFF;
}
html{scroll-behavior:smooth}
body{margin:0;background:var(--mantis-light);color:var(--mantis-brown);font-family:Arial,"Noto Sans Hebrew",sans-serif}
img{max-width:100%;height:auto}
a{color:inherit}
.mantis-generic-wrap{max-width:1200px;margin:0 auto;padding:48px 24px}
