/*
Theme Name: Blank Elementor WooCommerce
Theme URI: https://example.com/
Author: Custom
Description: Lightweight Elementor + WooCommerce theme with starter pages, menus, Yoast SEO setup, and bundled responsive header/footer tools.
Version: 1.1.1
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: blank-elementor-woocommerce
*/

html,body{margin:0;padding:0}*,*::before,*::after{box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}.site-main{min-height:50vh}img{max-width:100%;height:auto}a{color:inherit}.container{width:min(1200px,calc(100% - 32px));margin-inline:auto}

/* Keep all Elementor images square-cornered as requested. */
.elementor img,
.elementor-widget-image img,
.elementor-image img,
.elementor-widget-image a img,
.elementor .elementor-background-overlay{
    border-radius:0 !important;
}
