/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .special-offers .chsprice-div li p{
 	flex: 1.5 !important;
 }
 .special-offers .chsprice-div::after{
 	content: "Offer Price is Aplicable on weekly Hire" !important;
 }
 .chspro-details span p{
 	margin: 0px;
 }
 .single-special_offer #secondary-banner h1, .single-special_offer #secondary-banner h4 {
	display: none;
}