/* Fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
    height: 60px;
	padding: 0;
}

/* Header Buttons White */
#primary-header .help-nav ul a {
	color: #fff;
}

/* Global */
.d-none {
    display: none !important;
}

/* Mobile Header - Custom */
.sub-nav-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #1a7db7;
    text-transform: uppercase;
    padding: .5rem 0;
    border-bottom: 1px solid #dfdfdf;
}

.page-bread-crumbs {
    display: none;
}

.page-subheader-component {
    display: none;
}

.product-border-top, .product-border-bottom, .ShipProInfo {
    border: 1px solid #cfcfcf;
    padding: 1.5em;
    position: relative;
}

.product-border-top, .ShipProInfo {
    border-bottom: 0;
    padding-bottom: 0.1em;
    top: -20px;
}

.product-border-bottom {
    border-top: 0;
    padding-bottom: 2em;
    top: -40px;
}

@media (max-width: 768px) { 
    .product-border-top {
        top: 0
    }
    
    .product-border-bottom {
        top: -20px;
    }
}

.sub-nav-toggle.open {
    color: #106190;
}

.sub-nav-toggle .fa {
    transition: all .3s ease;
    font-size: 20px;
    margin-left: .5rem;
}

.sub-nav-toggle.open .fa {
    transform: rotateX(180deg);
}

.description_body {
    max-width: 90vw;
}

.page-builder-page-layout .page-builder-layout-section.normal-content>.container-wrap {
	max-width: 1250px;
	width: 95%
}

@media (max-width: 767px) {
	.description_body>iframe {
        max-width: 95vw;
        height: calc(0.5625*width);
    }
    
    .blinkmobile>a>strong {
		font-size: 0.9em;
	}
}

.sub-nav {
    display: none;
    padding-bottom: 1rem !important;
}

.sub-nav.open {
    display: block;
}

.sub-nav li {
    border: none !important;
}

.sub-nav li a {
    color: #383838 !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
}

.catalog-product-id {
    overflow: visible; !important
}

/* Accessories & Performance Parts Images */
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-7 {
    background: url(https://cdn.revolutionparts.io/eb5117b358bb6ba9dd7732107b4e8f7d/design/roush_catagory.png);
}

.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-8 {
    background: url(https://cdn.revolutionparts.io/eb5117b358bb6ba9dd7732107b4e8f7d/design/paint_pens.png);
}

.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-9 {
    background: url(https://cdn.revolutionparts.io/eb5117b358bb6ba9dd7732107b4e8f7d/design/merchandise_category.png);
}

.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-10 {
    background: url(https://cdn.revolutionparts.io/eb5117b358bb6ba9dd7732107b4e8f7d/design/rtr_catagory.png);
}

.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-11 {
    background: url(https://cdn.revolutionparts.io/eb5117b358bb6ba9dd7732107b4e8f7d/design/ford_performance.png);
}

.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-12 {
    background: url(https://cdn.revolutionparts.io/eb5117b358bb6ba9dd7732107b4e8f7d/design/wheels_category.png);
}

.featured-products-module .featured-product .image-display .image-wrapper {
    display: block;
    margin: auto;
    max-height: 220px;
    max-width: 70%;
}

.product-wrapper-link {
    border: none;
}

.product-page-width {
    max-width: 1200px!important;
 	width: 80%!important;   
}

/* Category Link and Text */
.category-children-module .category-tile {
    margin-bottom: 1.0rem;
	padding-top: 2.0rem!important;
    text-align: center;
}

.category-children-module .category-tile a {
    font: Helvetica Neue;
    font-size: 14px;
    font-weight: 500;
}

.category-children-module .category-tile-image img {
    padding-bottom: 1.0rem;
}

.product-badges {
 	display: grid;
  	grid-template-columns: 1fr 1fr 1fr 1fr;   
}

@media (max-width: 767px) {
    #page-product .product-page-layout .product-badges {
        grid-template-columns: 1fr 1fr;
    }
}

.product-purchase-module .purchase-box.free-shipping:before {
    top: calc(-1px - 1.5em);
    right: calc(-1px - 1.5em);
}

/* Footer Email */
.page-builder-layout-module.support_email {
    margin-top: 5px!important;
}

.featured-products-module .featured-products .featured-product .image-display .image-wrapper img {
    max-height: 200px;
}

.shipping-quote {
	display: none;
}

.display-quote {
	display: none;
}

.display-quote-form {
	display: none;
}

.quote-no-amount {
	display: none;
}

/* Cart - Promo Verbiage */
.promo-message { 
    padding: 0px 10px 15px!important;
    color: #fff; 
}

.promo-message::after {
    content: 'Please proceed to checkout for shipping quotes...';
    font-size: 13px;
    font-weight: bold;
    color: #FF0000;
}

/* Subcategory Title */
.category-children-module h2 {
    display: none;
}

/* hide install time */
.product-page-layout ul.field-list li.labor-time .list-value {
    display:none;
}

.labor-time {
    display: none!important;
}

/* Featured Product Images */
.featured-products-module .featured-products .featured-product .image-display .image-wrapper {
	height: auto;
}

#featured-custom .featured-product {
	margin: 0 6px 35px 0!important;
}

.product-brand-description-module .product-description h3 {
	display: none;   
}

img.product-image.lazy-load.placeholder.animated.loaded {
    display: none;
}

/* Garage Icon Hidded in Menu */
span.garage-icon {
    display: none!important;
}

/* Added Desktop Links to Mobile */
.mobile_menu_link li {
    text-align: center;
    color: #fff;
}

.mobile_menu_link li a {
    color: #fff;
}

li.menu_link {
    background: #14477D;
    padding: 12px;
    margin: 0px 10px 20px;
    list-style: none;
}

.horizontal_row {
    margin-top: 0px!important;
    margin-bottom: 1.5em!important;
    border-top: 1px solid #8d8d8d!important;
    width: 300px;
}

.mobile-header-menu-head {
    display: none!important;
}

.mobile-header-modal .sub-nav-toggle {
    display: none;
}

#text_page_content ul li {
    list-style: inside;
}

.roush_logo {
	width: 25%;
}

.data-terms-container {
    display: none;
}

.fp_logo {
    width: 25%;
}

.rtr_logo {
    width: 25%;
}

.logos {
	margin-left: 12em!important;
    margin-bottom: 0px!important;
    margin-top: -5px!important;
}

.cta-content img.left_right {
    display: none;
}

.cta-content a:hover img.left_right {
    display: block;
    position: absolute;
    top: 100%;
    left: 0%;
    z-index: 1000;
    width: 25%;
    height: auto;
    border: 1px solid #000;
}


/* Cart Pen Image */
.paint_pens .cta-content img {
    display: inline!important;
    width: 70%;
}

/*
.header_logos {
	display: none;
}

.text_logos {
	display: none;
}
*/

#no_display {
	display: none;
}

.header_logos li {
    list-style: none;
    display: inline;
}

.ford_logos {
    height: 50px!important;
}

.lincoln_logos {
    height: 50px!important;
}

.roush_logos {
    width: 123px!important;
}

.ford_perf_logos {
    height: 35px!important;
}

.rtr_logos {
	height: 30px!important;
}

.header_logos li img {
    padding-right: 10px;
}

.header_logos {
    float: right;
}

.text_logos h2 {
    font-size: 20px!important;
}

.primary-header {
    width: 100%;
}

.logo-wrap {
}

.poweredbyrcf {
    top: 50px;
}

.top-header {
    top: 50%;
}

.cart-subtotal-row {
    margin-top: -20px!important;
}

cart-button {
	background-color: #14477d;
}

.swag_mobile {
    margin-top: -70px!important;
}

.brand-banner{
	width: 100%;
    background: #FFCE32;
    color: black !important;
    height: 40px;
    position: relative;
    text-align: center;
    align-items: center;
    top: -5px;
    font-size: 1.4em;
    font-weight: 500;
}

.brand-banner a {
    color: black !important;
    vertical-align: middle;
}

/* Product Description */
.product-details-inner {
    font-family:-apple-system,blinkmacsystemfont,sans-serif; 
    font-size: 17px; 
    line-height:1.4;
}

.product-details-inner p {
    line-height:1.8;
}

/* Hides gross old Ford Logos beside product prices */
.manufacturer-logo {   
    display: none!important;
}

/* "Genuine:" in Product Details, hides gross old Ford logos */
.manufacturer{
    display: none!important;
}

.featured-products-module .featured-product .details-display .details-partnum {
    color: #fff!important;
}

.custom_contact_us {
    font-size: 14px;
}

.simple-list {
    display: none !important;
}

/* Mobile Phone and Email */
.contact-us-module {
    font-size: 16px;
}

/* Footer */
.custom-footer {
    text-align: center;
}

ul.links-list {
    display: inline;
}

/* Support Links Spacing */
.support-links {
	margin: 2px;
	display: inline-block;
}

.policyborderen {
    border: 1px solid black;
    padding-left: 10px;
    padding-top: 10px;
    background-color.: blue;
}

.policyborderfr {
    border: 1px solid black;
    padding-left: 10px;
    padding-top: 10px;
    background-color.: blue;
}

/* Hover for performance pictures */
.container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

.image {
	opacity: 1;
	transition: .5s ease;
	width: 100%;
}

.hovbutton {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.container:hover .image {
	filter: brightness(50%);
}

.container:hover .hovbutton {
	opacity: 1;
}

/* Roush Shop Now Button */
.hovbuttontext {
	background-color: #e51937;
	color: white;
	font-size: 16px;
	padding: 10px 15px;
	font-family:-apple-system,blinkmacsystemfont,sans-serif;
	font-size: 15px;
	line-height:1.4;
	border-radius: 12px;
	border: 2px solid #C71E37
}

.hovbuttontext:active {
	background-color: #961629;
	color: white;
	font-size: 16px;
	padding: 10px 15px;
	font-family:-apple-system,blinkmacsystemfont,sans-serif;
	font-size: 15px;
	line-height:1.4;
	border-radius: 12px;
	border: 2px solid #C71E37
}

/* FPP Shop Now Button */
.hovbuttontextfpp {
	background-color: #f5202c;
	color: white;
	font-size: 16px;
	padding: 10px 15px;
	font-family:-apple-system,blinkmacsystemfont,sans-serif;
	font-size: 15px;
	line-height:1.4;
	border-radius: 12px;
	border: 2px solid #f5202c;
}

.hovbuttontextfpp:active {
	background-color: #f5202c;
	color: white;
	font-size: 16px;
	padding: 10px 15px;
	font-family:-apple-system,blinkmacsystemfont,sans-serif;
	font-size: 15px;
	line-height:1.4;
	border-radius: 12px;
	border: 2px solid #f5202c;
}

/* RTR Shop Now Button */
.hovbuttontextrtr {
	background-color: #ccdb29;
	color: white;
	font-size: 16px;
	padding: 10px 15px;
	font-family:-apple-system,blinkmacsystemfont,sans-serif;
	font-size: 15px;
	line-height:1.4;
	border-radius: 12px;
	border: 2px solid #b7c425;
}

.hovbuttontextrtr:active {
	background-color: #929d1d;
	color: white;
	font-size: 16px;
	padding: 10px 15px;
	font-family:-apple-system,blinkmacsystemfont,sans-serif;
	font-size: 15px;
	line-height:1.4;
	border-radius: 12px;
	border: 2px solid #b7c425;
}

h1.product-title {
	text-transform: capitalize !important;
}

.customvehiclepicker {
    font-size: 15px;
    padding-top: 10px;
}

.customvehiclepickermobile {
    font-size: 15px;
    padding: 5px;
}

.stayleft {
    text-align: left;
}

/* Site Wide Banner */
.promotional-banner-wrap {
    background-color: black !important;   
}

.promotional-banner-text {  
	color: #FFCE32 !important;
	background-color: black !important;
	font-size: 20px !important;
	animation-name: pulse;
	animation-duration: 2.5s;
	animation-fill-mode: both;
	animation-iteration-count: infinite;
	animation: move 2s ease-in-out alternate infinite;
}

.promotional-banner-link {
	color: black !important;
}

@keyframes pulse {
	0% { color: black; }
	100% { color: red; }
}

@keyframes move {
	to { transform: translateX(calc(100cqw - 100%)) }
}

.product-purchase-module .product-options ul li .option-label {
    color: #eb0000;
    font-weight: 600;
}

/*
.product-images-module .product-images .main-image-text p {
    padding: 0;
}

Clearance Shine 
.clearance {
	position: relative;
	font-family: -apple-system,blinkmacsystemfont,sans-serif;
	font-size: 2em;
	letter-spacing: 4px;
	background: linear-gradient(90deg, #E83F14, #FFFFFF, #E83F14);
	background-size: 80%;
	animation: animate 5s linear infinite;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(255, 255, 255, 0);
    text-align: left;
    padding: 20px;
}
*/

.contact-form-submit {
    position: relative;
    z-index: 1;
}

.podiumterms {
    position: relative;
    z-index: 2;
}

.blink {
    width:190px;
    height: 0px;
    background-color: orange;
    padding: 0px;	
    text-align: center;
    line-height: 5px;
    animation: blink 1s linear infinite;
    color: orange !important;
}

.blinkmobile {
    width:100%;
    height: 0px;
    background-color: blue;
    padding: 0px;	
    text-align: center;
    line-height: 5px;
    animation: blink 1s linear infinite;
    color: orange !important;
}

.bluebox {
    background-color: #14477e;
    padding-top: 20px;
    padding-bottom: 25px;
}
	
@keyframes blink{
    5%{opacity: 50;}
    50%{opacity: .3;}
    100%{opacity: 1;}
}

.collapsible {
	background-color: #777;
	color: white;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
}

.content {
	padding: 0 18px;
	display: none;
	overflow: hidden;
	background-color: #f1f1f1;
}

/* Rush Processing standalone cart-styled module */
.cart-listing-module.rush-processing-standalone {
  margin-top: 18px;
}

.cart-listing-module.rush-processing-standalone table {
  table-layout: fixed;
  width: 100%;
}

/* --- Image column --- */
.cart-listing-module.rush-processing-standalone td.cart-image {
  width: 200px;
  text-align: center;
  vertical-align: middle;
}

.cart-listing-module.rush-processing-standalone .rush-processing-img {
  width: 160px;
  max-width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  display: inline-block;
}

/* --- Title + description --- */
.cart-listing-module.rush-processing-standalone .rush-processing-title {
  font-weight: 800;
  letter-spacing: .02em;
  text-transform: uppercase;
  text-decoration: none;
}

.cart-listing-module.rush-processing-standalone .rush-processing-notes {
  margin-top: 6px;
}

.cart-listing-module.rush-processing-standalone .rush-processing-subtitle {
  font-weight: 700;
  margin-bottom: 8px;
}

.cart-listing-module.rush-processing-standalone .rush-processing-body p {
  margin: 0 0 10px 0;
}

/* --- Quantity input --- */
.cart-listing-module.rush-processing-standalone .rush-processing-qty {
  width: 54px;
  padding: 6px 8px;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 2px;
}

/* --- CTA column (right-most) --- */
.cart-listing-module.rush-processing-standalone th.cart-total,
.cart-listing-module.rush-processing-standalone td.cart-total {
  width: 160px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden; /* prevents any visual poke-out */
}

/* --- Add to cart button --- */
.cart-listing-module.rush-processing-standalone .rush-processing-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;

  background: #2e7d32;
  color: #fff !important;
  text-decoration: none !important;

  font-weight: 800;
  letter-spacing: .02em;
  text-transform: uppercase;

  padding: 12px 10px;
  gap: 6px;

  white-space: nowrap; /* keep on one line */
  font-size: 14px;
  line-height: 1;

  border-radius: 2px;
  margin: 0 auto;
}

.cart-listing-module.rush-processing-standalone .rush-processing-cta:hover {
  filter: brightness(0.95);
}

.cart-listing-module.rush-processing-standalone .rush-processing-cta i {
  margin: 0 !important;
}

/* Desktop only */
@media (max-width: 767px) {
  .cart-listing-module.rush-processing-standalone {
    display: none !important;
  }
}