/* 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;
}

#layout_product .product-details-module iframe {
	width: 100%;
}
/* end fix the thumbnail arrows */

/* 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;
}

/* OEMI Site Wide Banner */
.promotional-banner-wrap {
    background: #2d53e5 !important;
}

.promotional-banner-text a {
    color: #fff!important;
    font-size: 18px;
    text-shadow: 2px 2px 2px #000;
    text-decoration: none;
}

.page-builder-page-layout .page-builder-layout-section.full-content > .container-wrap {
    padding: 0 0px;
}

/* OEM Interactive - Accent Color */
.call-to-action-button {
    background-color: #0049ff;
}

.product-details-link {
    background: #0049ff !important;
    color: #eae6e6;
}
#title-custom h1 {
    color: #0049ff;
}
#car-row-custom .model-wrap .models a:hover {
    color: #0F609C;
    text-decoration: none;
}
#footer-custom .col-md-3 strong.heading {
    color: #0049ff;
}

.d_none {
	display: none!important;
}

.links-list li a {
	font-size: 14px!important;
}

#main-content-custom h2 {
    font-size: 20px;
    color: #0049ff;
    text-align: center;
    margin-top: 2em;
}

.featured-products-module h2 {
    color: #0049ff;
    text-align: center;
}

#car-row-custom .model-wrap {
    display: flex;
    padding: 15px 0;
    list-style: none;
    flex-wrap: wrap;
    justify-content: space-around;
}

#car-row-custom .model-wrap .models {
    text-align: center;
    margin: auto;
    float: left;
    width: 18%;
    margin: 15px 0;
}

hr.short_line {
    margin-top: 4em;
    width: 80em;
}

.promotional-banner-wrap .promotional-banner-text {
    font-size: 16px;
    color: white;
}