/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 03 2022 | 19:59:22 */
input#searchButton.mppw-btn.primary {
	background-color: #292929 !important;
	padding: 15px 50px !important;
	border-radius: 100px !important;
	font-family: 'Work Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: bold;
}

div div.mppw-component-container div#resultsContainer.resultsContainer.mppw-card--grid div.mpp-card div.mpp-card--header{
	display: none;
}
div div.mppw-component-container div.mppw-form-wrapper form#searchForm.mppw-form.mppw-form-validate div#advancedSearchSection div.mppw-form-field.mppw-form-field__static-container select#parentGroupId.mppw-form-field__control.search-option.advanced-option {
	display: none !important;
}

div.mpp-card--body {
	text-align: center !important;
}

div.mpp-card {
	text-align: center !important;
}

div.mpp-card--footer {
	text-align: center !important;
}
a.mppw-btn.primary.buildDetailsButton {
background-color: #292929 !important;	
}

div.mpp-innerpage--fixed-imgcontainer.mpp-innerpage--fixed-imgplaceholder {
	display: none !important;
}



/*@media only screen and (max-width: 767px)
	.mpp-card {
	margin-bottom:15px !important;
}
*/


