:root {
 --theme-top-bar-bg: #FFFFFF;
 --theme-search-bar-bg: #F48721;
 --theme-navbar-bg: #FFFFFF;
 --theme-desktop-navbar-bg: #041F1E;
 --theme-desktop-navbar-font: #FFFFFF;
 --theme-mobile-navbar-bg: #F48721;
 --theme-mobile-navbar-font: #FFFFFF;
 --theme-track-order-bg: #F48721;
 --theme-track-order-color: #FFFFFF;
 --theme-login-bg: #F48721;
 --theme-login-color: #FFFFFF;
 --theme-cart-bg: #F48721;
 --theme-cart-color: #FFFFFF;
 --theme-toggle-color: #FFFFFF;
 --theme-search-icon-color: #FFFFFF;
 --product-card-btn-bg: #F48721;
 --product-card-btn-hover: #D4640A;
 --product-card-btn-color: #FFFFFF;
 --product-card-badge-bg: #F48721;
 --product-card-badge-color: #FFFFFF;
 --product-card-price-color: #F48721;
 --card-bg: #FFFFFF;
 --card-border: #E5E7EB;
 --card-title: #222831;
 --card-old-price: #9CA3AF;
 --card-image-bg: #FFFFFF;
 --theme-container-width: 1520px;
 --card-radius: 10;
 --card-body-padding: 12;
 --card-shadow-opacity: 0.06;
 --theme-view-details-bg: #FFF7ED;
 --theme-view-details-color: #F48721;
 --theme-primary: #F48721;
 --theme-accent: #F48721;
 --theme-mobile-home-bg: #F48721;
 --theme-surface: #FFFFFF;
 --theme-section-bg: #FBF9F5;
 --theme-text: #222831;
 --theme-muted: #6B7280;
 --theme-footer-top-bg: #FFFFFF;
 --theme-footer-text: #4B5563;
 --theme-footer-heading: #1D2A38;
 --theme-footer-link: #4B5563;
 --theme-footer-link-hover: #F48721;
 --theme-footer-accent: #F48721;
 --theme-footer-bottom-bg: #FFFFFF;
 --theme-footer-bottom-text: #6B7280;
}
