.btn-primary:hover {
	color: #000 !important;
}

section.page-inventory-details .btn.btn-primary:hover{
	color: #000 !important;
}

.form .btn-primary:hover {
	color: #000 !important;
}


/* Search Module */
section.inventory-search-module>.container {
	max-width: 1320px !important;
}

/*H1 - Title*/
.page-home .title-heading {
	font-size: 36px;
	text-align: center;
}