/* begin 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;
}
/* end fix the thumbnail arrows */

#page-home h2 {
	color: #383838;
}
#page-home .home-content .cats-list ul li a {
	color: #383838;
}
#model-custom .model-title {
    color: #383838;
}
#model-custom .accent-text {
    color: #383838;
}
hr {
    border: 0;
    border-top: 1px solid #bdbdbd;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.store-logo-module .store-logo-link img {
    max-height: 100%;
    margin: -20px 0px 0px 0px;
    height: 125px;
    width: auto;
}
#featured-custom .product-wrapper-link {
   height: 360px;
}
#greeting-custom .greeting-title, #sprite-custom h2 {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: none !important;
    }

#greeting-custom .call-to-action-button {
    width: 800px;
    margin: auto;
    display: block;
    text-align: center;
}
.partznet-custom-logo {
    padding: 0px !important;
    margin: 0px !important;
}
.partznet-custom-title {
    text-align: center;
}
.mobile-header-module-height {
    height: 60px;
}

.payments-accepted-module .payments-accepted img {
    display: inline-block;
    height: 20px;
    margin: 0 10px 8px auto;
}
.footer_custom.normal-content {
    text-align: center;   
    padding: 3em 0 2em 0;
}
.custom-html-module .parts-logo img {
    display: inline;
    height: auto;
    max-width: 26%!important;
}
.page-builder-page-layout .page-builder-layout-row {
    margin-left: 0;
    margin-right: 0;
}


/*--- OEM INTERACTIVE ---*/
/* Product Page */



.block-modules page-builder-layout-column col-full-height  {
  width: 50%; /* Or any other value that you want */
}


.product-purchase-module .purchase-box .product-price .you-save .list-label {
  font-size: 17px;
}
.product-purchase-module .purchase-box .product-price .you-save .list-value {
  color: #49aa22;
  font-size: 17px;
}
.product-page-layout li.you-save .list-value .savings-percent-value {
  font-weight: 1000;
}
.product-details-module li.product-description span.description_body p,
.product-details-module li.product-description span.description_body ul,
.product-details-module li.product-description span.description_body ol,
.product-details-module li.product-description span.description_body li {
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 20px 0;
}
.product-details-module li.product-description span.description_body ul,
.product-details-module li.product-description span.description_body ol {
    margin: 0 0 20px 30px;
}
.product-badges-module .product-badges .product-badge .badge-icon .icon {
    background-image: url(//rparts-sites.s3.amazonaws.com/4c0925304c01148cf1e8709633debf01/design/badge-sprite.png);
}


/* OEM Interactive - Cart Promo Disclaimer */
.promo {
    text-align: center;
    color: #ffffff;
    text-shadow: 1px 1px 2px #d60000;
    font-size: 20px;
    font-weight: 700;
}

.july_promo {
    padding: 10px;
    background: #072fcb;
    border: solid 1px #072fcb;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #2a2929;
}

/* OEM Interactive - Site Wide Banner */
.promotional-banner-wrap {
    background: #cc0303 !important;
}

.promotional-banner-text a.promotional-banner-link {
    color: #fff!important;
    text-shadow: 1px 1px 2px #000;
    font-size: 20px!important;
    font-weight: 700!important;
}

.d-none {
	display: none;
}

/* OEM Interactive - Homepage Quicklinks */

.main-nav-links ul.links-list li a:hover {
    color: #cb2027 !important;
}

.cart-text:hover {
    color: #cb2027 !important;
}

#cart_5:hover .fa.fa-shopping-cart:before {
    color: #cb2027 !important;
}

/* OEM Interactive - Promotions Pages */
.promo_title {
    font-size: 15px;
    font-weight: 700;
    margin-top: 1em;
}

.main_list {
    margin-left: 2em;
}

.sub_list {
    margin-left: 2em;
}

.main_list li {
    padding-bottom: 3px;
}

.main_list {
    padding-bottom: 5px;
}

/*
span.promotional-banner-text-wrap:after {
    content: 'Hours of Operation: Mon-Fri 8am-5pm(EST) CLOSED ON WEEKENDS';
    font-size: 14px;
    display: block;
    padding-top: 5px;
}
*/