/* START: Header */
#header-secondary-wrap .header-secondary .car-selected-wrap {
	margin-left: 1rem;
}
#header-secondary-wrap .header-secondary .main-nav-wrap .main-nav > li > * {
	font-size: .85rem;
}
/* END of Header */

/* START: Footer */
#footer-wrap .footer-secondary .contact-header > a {
	color: rgb(255 255 255 / 75%);
}
#footer-wrap .footer-secondary .contact-header > a:hover {
	color: #fff;
}
/* END of Footer */

/*hides powered by rp in the footer */ 
a.powered-by {
  display: none !important;
}