/*
Theme Name: WaslaStore
Theme URI: https://wasla.com/
Description: Lightweight, minimalist WordPress theme specifically built to work with Elementor and Polylang. Designed by Fathey Abdelslam.
Author: Fathey Abdelslam
Author URI: https://fatheyabdelslam.com/
Version: 1.0.18
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: wslastore
Tags: elementor, polylang, rtl-language-support, custom-logo, featured-images
*/

/* Base LTR Styles */
body {
    font-family: 'Inter', sans-serif;
    color: #333;
    line-height: 1.6;
}

img {
    max-width: 100%;
    height: auto;
}
