/*
Theme Name: Tashleeh KSA
Theme URI: https://example.com/tashleeh-ksa
Author: Tashleeh KSA
Author URI: https://example.com
Description: قالب ووردبريس عربي احترافي (Full Site Editing) لشركات شراء سيارات التشليح والمصدومة والقديمة في السعودية. يدعم RTL والتعديل الكامل من محرر القوالب في ووردبريس.
Version: 3.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tashleeh-ksa
Tags: full-site-editing, block-patterns, rtl-language-support, custom-colors, custom-logo, custom-menu, block-styles, wide-blocks, editor-style, threaded-comments, translation-ready, one-column, two-columns, business
*/

/* Block theme — most styling lives in theme.json. Add overrides below. */
.wp-block-button__link { font-weight: 700; }
.tk-float { position: fixed; z-index: 9999; left: 20px; display: flex; flex-direction: column; gap: 12px; bottom: 20px; }
.tk-float a { width: 56px; height: 56px; border-radius: 50%; display:flex; align-items:center; justify-content:center; color:#fff; text-decoration:none; box-shadow:0 8px 24px rgba(0,0,0,.25); font-size:26px; transition:transform .2s; }
.tk-float a:hover { transform: scale(1.08); }
.tk-float .tk-wa { background:#25d366; }
.tk-float .tk-call { background:var(--wp--preset--color--primary,#0f4d2a); }
@media (max-width: 600px){ .tk-float a{ width:52px; height:52px; font-size:24px; } }
