/*
Theme Name: אינדקס אתרים ישראלי מודרני - Israeli Web Directory Theme
Theme URI: https://dlions.co.il
Author: אינדקס ישראל
Author URI: https://dlions.co.il
Description: תבנית וורדפרס מקצועית וחדשנית לאינדקס אתרים, מדריך עסקים ואינדקס מאפיות וקולינריה. מבוססת על פונט Rubik נקי, תמיכה מלאה ב-RTL, טופס רישום אתרים מתקדם (נושא האתר, קישור ופרטי קשר), גריד אתרים חדשים וקישורי שותפים.
Version: 5.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: israel-directory
Tags: directory, listings, modern, clean, rubik, rtl-language-support, business-directory, websites-index
*/

@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');

/* Rubik Strict Single Typography Standard */
*, ::before, ::after {
    font-family: 'Rubik', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

body {
    font-family: 'Rubik', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    background-color: #f8fafc;
    color: #0f172a;
    direction: rtl;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6, p, span, a, button, input, textarea, select {
    font-family: 'Rubik', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    letter-spacing: -0.015em;
}

@media print {
    header, footer, aside, .no-print {
        display: none !important;
    }
    main, article {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        box-shadow: none !important;
        border: none !important;
    }
}
