/*
Theme Name: All Bina
Theme URI: https://allbina.com
Author: FIXES
Author URI: https://fixes.dev
Description: All Bina (آلبینا) — Modern RTL eyewear storefront for WooCommerce by FIXES
Version: 1.6.1
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
WC requires at least: 7.0
License: GNU General Public License v2 or later
Text Domain: allbina
Tags: e-commerce, woocommerce, rtl-language-support, custom-menu, custom-logo
*/

:root{
  --ink:#1b1b17;--paper:#f6f5f1;--snow:#fdfdfb;--line:#e2e1da;--mist:#edece6;
  --smoke:#4c4c45;--steel:#8b8b82;--signal:#ff4b1f;--signal-deep:#d63a12;
  --moss:#2e7d5b;--cobalt:#2b49d8;--butter:#ffc531;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'Vazirmatn',Tahoma,sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
::selection{background:var(--signal);color:#fff}
.container{max-width:1200px;margin:0 auto;padding:0 20px}
h1,h2,h3{font-family:'Lalezar',serif;font-weight:400}
