#parts-menu .page-builder-layout-module{
 	z-index: 1500 !important;   
} 


@import url('https://cdn.revolutionparts.io/ec0971cc868ab2ebb6c3c54b0c1ccf9e/design/theme.css?v=21e7f4440086c26a9698a519384361cf');

/* General CSS */


:root {
	--themeColor: #14477D;
    --themeColorLight: #195493;
}

#header-secondary-wrap .infinite-menu {
	z-index: 99;
}

#hero-custom .banner-vpicker-module .owl-dots {
	bottom: 30px;
}

#search-tabs .tab-content {
	background-color: var(--themeColor);
}

#search-tabs .nav-tabs li a,
#search-tabs .nav-tabs li:first-child a,
#search-tabs .nav-tabs li + li + li a {
	background-color: var(--themeColor);
}

#search-tabs .nav-tabs li .active {
	background-color: var(--themeColorLight) !important;
}

.call-to-action-button, .search-by-part-module .btn, .vin-column-custom .search-by-vin-module .btn, #home-content .newsletter-signup-module .btn, .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button, #accessories-custom .acc-right-col .acc-grid-wrapper .acc-grid-row .acc-half .cta-custom {
	background-color: var(--themeColorLight);
    border: 1px solid var(--themeColorLight) !important;
}

#title-custom h1,
#page-home h2 {
	color: var(--themeColor);
}

.pop-parts-rows .shop-all-parts,
#circles-custom .circle-wrap .circles-cta-text::after {
	background-color: var(--themeColor);
}

#circles-custom .circles-columns:hover .circles-cta-text::after {
	background-color: var(--themeColorLight);
}

.title-row-custom .border-line {
	background-color: var(--themeColor);
}