.product-filter-m-sort {
	margin: 0;
}

.product-filter-m-sort .col-6 {
	padding: 0;
	text-align: center;
	letter-spacing: 0.8px;
	font-weight: 100;
}

.product-filter-m-sort .active a {
	font-weight: bold;
}

.goods-title {
	font-size: 12px;
	padding: 0;
}

.goods-price {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
}

.sexSelect {
	margin: 0 0 1rem;
	background: #f9f9f9;
	padding: 5px 10px;
}

.sexSelect .col-6 {
	font-size: 16px;
	padding: 0;
	text-align: left;
	letter-spacing: 0.8px;
}

.sexSelect .active a {
	font-weight: bold;
}

.product-filter-m .product-filter-m-selector.fixed-filter {
	top: 93px;
}