#mobile-menu .mobilemenu .menu-phone .icon-phone {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M164.9%2024.6c-7.7-18.6-28-28.5-47.4-23.2l-88%2024C12.1%2030.2%200%2046%200%2064C0%20311.4%20200.6%20512%20448%20512c18%200%2033.8-12.1%2038.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3%2011.6L304.7%20368C234.3%20334.7%20177.3%20277.7%20144%20207.3L193.3%20167c13.7-11.2%2018.4-30%2011.6-46.3l-40-96z%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

#mobile-menu .mobilemenu .mm-item.menu-home,
#mobile-menu .mobilemenu .mm-item.menu-phone {
	position: relative;
}
#mobile-menu .mobilemenu .mm-item > a {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.promotional-banner-wrap {
  background-color: red !important;
}
.promotional-banner-text {
  color: white;
  font-size: 21.5px !important;
  animation-name: pulse;
  animation-duration: 3s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
.promotional-banner-link {
  color: white !important;
}
@keyframes pulse {
  0% {transform: scale(1);}
  15% {transform: scale(1.1);}
  45% {transform: scale(1);}
}


#secondary-header .main-nav-links .main-nav-outer-list:hover {
background-color: #F5F5F5;
    color: #000;
    text-shadow: none;
}
theme.css?v…7448336:206
#secondary-header .main-nav-links .main-nav-outer-list {
display: inline-block;
position: relative;
padding: 22px 10px;
font-family: "Open Sans", sans-serif;
font-size: 1.2em;
color: #fff;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}



#footer-custom {
background-color: #4a4a4a !important;
}

.parts-title-row {
padding: 40px;

}

#primary-header .help-nav ul a {
    -webkit-transition: color .5s ease;
    -moz-transition: color .5s ease;
    -ms-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease;
    padding: 7px 10px 9px 25px;
    display: block;
    position: relative;
    font-family: "Open Sans", sans-serif;
    font-size: 13pt;
    color: #000;
    font-weight: 400;
}





#secondary-header .main-nav-links .main-nav-outer-list {
    display: inline-block;
    position: relative;
    padding: 22px 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    text-shadow: 1px 1.5px black;
}

#secondary-header .main-nav-links .main-nav-inner-list li {
    padding: 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    color: #000000;
    font-weight: 500;
    text-shadow: none;
}


.dealer-address {


}

.dealer-address-module {
margin: -4px;
padding: 8px;
background-color: #595959;
font-weight: 500;
font-size: 16px;
}

.links-list {
font-size: 1.25rem;
}

.contact-message {
font-size: 1.1rem;


}

.contact-info {
font-size: 1.1rem;
    margin-top: -28px;

}

.phone-number-footer {

}

/*CTA mobile changes, Case 00085419 MAR-2036*/
#layout_product .product-policies-module .product-policies {
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: flex-start;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 650px) {
    #layout_product .product-policies-module .product-policies {
    	flex-direction: column;
    }
}

#layout_product .product-policies-module .product-policies:after {
	display: none;
}

#layout_product .product-policies-module .product-policies .col-md-3 {
	width: auto;
    padding: 0;
}

#layout_product .product-policies-module .product-policies .policy-link {
	height: auto;
    padding: 0;
    margin: 0;
}

#layout_product .product-policies-module .product-policies .policy-link a {
	margin-right: 0;
}

.oem-sidebar-module .oem-sidebar-component.oem-sidebar-button > a {
    background: var(--themeColor);
}

.rp_vehiclepicker_chooser .vp_control {
    text-align: center;
}

.rp_vehiclepicker_chooser .vp_breadcrumbs li.active {
    border-top: 3px solid var(--themeColor) !important;
}

.product-policies-module .product-policies .policy-link {
    height: 2rem;
}

#tab-policies-tab > div > div:nth-child(1) > h3,#tab-policies-tab > div > div:nth-child(2) > h3,#tab-policies-tab > div > div:nth-child(3) > h3 {
    text-align: center;
}
/*end CTA mobile changes, Case 00085419 MAR-2036*/

/* Start contact-us styling Case 00088451*/
#layout_contact > div > div > div > div > div:nth-child(1) > div > div > div > div > header > div > div > a:nth-child(1) {
    color: var(--themeColor);
}
#layout_contact > div > div > div > div > div:nth-child(2) > div.col-md-4.block-modules.page-builder-layout-column.col-full-height > div > div > div {
    padding: 1rem;
    border-radius: .2rem;
    border: 1px solid #F2F2F2;
}
/* End Contact-Us styling Case 00088451*/

/* update manufacturer logo */
.manufacturer-logo,
.product-manufacturer-data,
.manufacturer-logos,
.recommendation-manufacturer-data {
	position: relative;
}

.manufacturer-logo::before,
.product-manufacturer-data span::before,
.manufacturer-logos::before,
.recommendation-manufacturer-data span::before {
	content: "";
    background-image: url(https://cdn.revolutionparts.io/a22d84f0fa387dfca60adbbe2342b51f/design/Toyota.png);
    width: 40px;
    height: 40px;
    object-fit: contain;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.manufacturer-logo img,
.product-manufacturer-data img,
.manufacturer-logos img,
.recommendation-manufacturer-data img {
	display: none !important;
}

.search-listing-module .catalog-product .local-pickup,
.product-title-module .local-pickup .local-pickup-message,
.product-title-module .local-pickup {
	height: auto;
}
#layout_product .product-images-module .product-images .no-image .manufacturer-logo::before {
	width: 100%;
    min-height: 100px;
    height: 100%;
    background-position: center;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    #layout_product .product-images-module .product-images .no-image .manufacturer-logo::before {
    	min-height: 70px;
    }
}
/* end of manufacturer logo */

/*Cart Messaging Stylization Support Case #00099134*/
#layout_cart > div > div > div > div > div:nth-child(2) {
  margin-top: 0.25rem;
}
/*end Cart Messaging Stylization Support Case #00099134*/

#footer-custom > div > div:nth-child(2) > div:nth-child(4) > div > div.page-builder-layout-module.dealer-address-module {
 margin-top: 0px;
 padding-top: 0px;
}