﻿
.group-tittle {
	padding: 30px 0 10px 0px;
	text-align:center;
	color:#000000;
}
	.group-tittle:hover {
		color: #118fd6;
	}
.shop-by {
	border-bottom: 3px solid #e8d76a;
	padding-bottom: 5px;
	text-align: center;
}
@media (max-width:1000px) {
	.maga-item a {
		float: none !important;
		width: 100% !important;
		color:#000000 !important;
	}
	.category-next {
		display:none;
	}
}