/*
Theme Name: Shesoft Premium WooCommerce Theme
Theme URI: https://shesoft.pk
Description: Premium, elegant, conversion-focused and clean responsive child-ready WooCommerce theme designed specifically for Shesoft.pk women's undergarments.
Author: Antigravity Team
Author URI: https://shesoft.pk
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, two-columns, flexible-header, custom-menu, post-formats, theme-options, translation-ready, block-styles, grid-layout
Text Domain: shesoft

This theme was built with custom-engineered performance enhancements, a Pakistani Bra Size Calculator shortcode, custom COD checkout optimizations, and beautiful feminine styling.
*/

/* 
  Imports main design system stylesheet 
*/
@import url('assets/css/style.css');

/* Custom Logo Sizing Fixes */
.custom-logo-link img {
  max-height: 100px;
  width: auto;
  object-fit: contain;
}

.footer-logo img {
  max-height: 160px;
  width: auto;
  object-fit: contain;
  margin-bottom: 15px;
}