/* begin bproauto dseo banner css */

.d-none-cat {
  display:none;
}

.moparContentWrapper {
	display: flex;
    gap: 15px;
}

@media screen and (max-width: 767px) {
    .moparContentWrapper {
    	flex-direction: column;
    }
}

.moparContentImg {
	flex: 0 0 30%;
    max-width: 30%;
}

@media screen and (max-width: 767px) {
    .moparContentImg {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.moparContentImg img {
	width: 100%;
    height: 200px;
    object-fit: contain;
}

.moparContentDesc ul {
	padding-left: 40px;
}
/* end bproauto dseo banner css */

.featured-products-module .featured-product .pricing-actions-display .product-pricing .product-sale-price{
  color: #fff; }

.banner-vpicker-module .owl-dots {
    width: 100px;
}

.Vehicle-Picker-Content {
    font-size: 16px;
    text-align: center;}

.Product-Page-Policies {
 font-size: 20px;
 text-align: center;
    font-weight: bold;}

.Dodge-SRT-Page-Header {
    font-size: 30px;
    text-align: center;
    font-weight:bold;}

.Dodge-SRT-Page-Content {
    font-size: 16px;
    text-align: center;
    }
.promotional-banner-wrap {
    background-color: #ea2b2b!important;
}

.promotional-banner-text {
    color: #fff;
    font-size: 20px!important;
    text-shadow: 2px 2px 2px #232020;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}