/*
Theme Name: IhsanShop
Theme URI: https://ihsanshop.com
Author: IhsanShop
Author URI: https://ihsanshop.com
Description: Custom Elementor WooCommerce E-commerce Theme for IhsanShop.com. Designed from scratch for ultra-fast performance, full Elementor / Elementor Pro Theme Builder compatibility, and high-conversion WooCommerce online stores.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: ihsanshop
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, woocommerce, elementor-header-footer, custom-menu, responsive-layout, grid-layout, custom-logo, custom-colors, translation-ready

IhsanShop WordPress Theme, Copyright 2026 IhsanShop.com
IhsanShop is distributed under the terms of the GNU GPL.
*/

/* Reset & Fallback Styles - Detailed styles loaded in assets/css/main.css */
*, *::before, *::after {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #172033;
    background-color: #FFFFFF;
    line-height: 1.6;
}

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