/*
Theme Name: Joutiya - جوطية (Ready)
Theme URI: https://example.com/joutiya
Author: Your Name
Author URI: mailto:sebouken@gmail.com
Description: قالب جاهز لموقع جوطية - سوق السلع المستعملة. يحتوي على نوع منشور مخصص 'ad'، نموذج إضافة إعلان أمامي، وصفحات أخبار السوق ولوحة بائع بسيطة.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: joutiya
Tags: custom-logo, custom-menu, featured-images, rtl
*/
body { font-family: Arial, sans-serif; background:#fff8f0; color:#222; margin:0; padding:0; }
a{color:#d84315}
header.site-header{background:#d84315;color:#fff;padding:20px;text-align:center}
header.site-header .site-title{font-size:28px;margin:0}
nav.site-nav{background:#fff3e0;padding:10px;text-align:center;border-bottom:1px solid #f0c49f}
.container{max-width:1100px;margin:20px auto;padding:0 12px}
.cards{display:flex;flex-wrap:wrap;gap:16px}
.card{background:#fff;padding:12px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.04);width:calc(33.333% - 22px)}
.card img{width:100%;height:160px;object-fit:cover;border-radius:6px}
.btn{display:inline-block;background:#d84315;color:#fff;padding:8px 12px;border-radius:6px;text-decoration:none}
.whatsapp{background:#25D366;color:#fff;padding:8px 12px;border-radius:6px;text-decoration:none}
@media(max-width:900px){.card{width:calc(50% - 22px)}}
@media(max-width:520px){.card{width:100%}}
.sidebar{background:#fff3e0;padding:12px;border-radius:8px}
.news-item{background:#fff;padding:10px;border-radius:6px;margin-bottom:10px}
