/*
File: wp-content/themes/alertexam/style.css
Theme Name: AlertExam
Theme URI: https://alertexam.com
Description: Child theme of Storefront for alertexam.com — exam prediction reports (Board / Level / Subject).
Author: alertexam.com
Author URI: https://alertexam.com
Template: storefront
Version: 1.0.0
Text Domain: alertexam
*/

/* Add your custom CSS below this line. It loads after the parent Storefront
   stylesheet, so any rule here will override the parent's default styling. */

/* Example: tighten up the product grid spacing */
.storefront-product-pagination {
	margin-top: 2em;
}

/* Example: style the free-teaser badge you might add to product cards later */
.alertexam-teaser-badge {
	display: inline-block;
	background: #f0ad4e;
	color: #fff;
	font-size: 0.75em;
	padding: 2px 8px;
	border-radius: 3px;
	margin-bottom: 6px;
}
