/*
Theme Name: TopRankers Smart Notes
Theme URI: https://toprankersnotes.com
Author: TopRankers
Description: A custom Tailwind CSS and WooCommerce theme for UPSC Study Materials.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4
Text Domain: toprankers
*/

/* 
Note: Styling is handled via Tailwind CSS in this theme. 
Custom glass-panel and text-gradient classes are in header.php 
*/


a.bg-brand-600.hover\:bg-brand-700.text-white.px-6.py-2\.5.rounded-full.font-bold.shadow-lg.shadow-brand-500\/30.transition-all.transform.hover\:-translate-y-0\.5 {
    background: #710002 !important;
}

span.absolute.-top-1.-right-1.bg-accent-500.text-white.text-\[10px\].font-bold.h-4.w-4.rounded-full.flex.items-center.justify-center.cart-count {
    background: #ea9e24 !important;
}

a.bg-accent-500.hover\:bg-accent-600.text-white.text-lg.px-8.py-4.rounded-xl.font-bold.shadow-\[0_0_40px_-10px_rgba\(245\,158\,11\,0\.5\)\].transition-all.transform.hover\:-translate-y-1.flex.items-center.justify-center.gap-2 {
    background: #FF9800 !important;
}