.breadcrumb a {
	color:#000;
}
.breadcrumb a:hover {
	text-decoration:underline;
}

header .breadcrumb {
	width: 80%;
	max-width: 1080px;
    margin: 0 auto;
}

.breadcrumb {
    padding: 45px 0 0;
    color: #000;
    font-size: 12px;
}
