.top-filter
{
	border-bottom: 2px dotted #CCC;
	padding-bottom: 20px;
	padding-top: 20px;
}
.top-filter SPAN
{
	margin-right: 15px;
	font-weight: bold;
	line-height: 100%;
	vertical-align: -1px;
}
.top-filter LABEL.form-check-label
{
	line-height: 100%;
	vertical-align: -1px;
}
.top-filter .form-check
{
	margin-bottom: 10px;
}
.cat_desc
{
	font-size: 17px;
	margin-bottom: 50px;
}
.products_categories_list A
{
	text-decoration: none;
	color: #656565;
}
.products_featured_list H3
{
	font-size: 45px;
}

.construction-container {
	text-align: center;
	background-color: #fff;
	padding: 40px;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.construction-icon {
	font-size: 50px;
	color: #ffc107;
}