/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 01 2025 | 16:58:43 */
.term-seo-header-content {
	margin: 0 auto;
	max-width: 100%;
	padding: 0px;
	margin-bottom: 20px;
}
.topCatSection a {
	border-bottom: 1px solid;
}
/* Below product grid styling */
.term-seo-footer-content {
	margin: 50px auto 30px;
	max-width: 100%;
	padding: 30px;
	background: #f8f9fa;
	border-radius: 8px;
}
.topCatSection h2 {
	font-size: 24px;
}
@media (max-width:768px){
.topCatSection {
	padding: 0px 1.5rem;
}
}