#featured-custom .product-wrapper-link {
   height: 360px;
}
#footer-custom .newsletter-column input {
  color: #fff;
}
.vehicle-picker-module .browse_catalog:hover, .vehicle-picker-module .vpicker-submit:hover {
  background-color: #0d346f;
}


/*-- for dynamic seo pages - content section --*/

.dynamic-content {
    font-weight: 500;
    line-height: 2;
    font-size: 1.25em;
   }
    
    .dynamic-content ul {
        margin-left: 5%;
    }



    .dynamic-content h4 {
        text-align: center;
    }

.fa-cog:before {
	content: "\F013"
}
.oem-vehicle-picker-module #vehicle-data-lists {background-color: white; padding: 1em;
}




/* Kory - Fixing Mobile Wrap Issue */
.promotional-banner-text {
    background-color: red !important;
    color: white !important;
    font-size: 18px !important;
    white-space: normal !important;
    padding-right: 0px !important;
}

/* Kory - Adjusts header spacing for mobile views */
#mobile-drop-downs, #mobile-buffer-row {
    	margin-top: 0px !important;
	}
@media (max-width: 769px){
	#mobile-drop-downs, #mobile-header-custom {
    	top: 4rem !important;
	}
    .promotional-banner-text {
    	font-size: 14px !important;
	}
}

/* Kory - This turns off the wrap/close buttons */
.promotional-banner-wrap.text-wrapping:after {
    display: none !important;
}
.promo-close {
    display: none !important;
}
/* Kory - Removes Padding/Position from Wrap/Close buttons */
.promotional-banner-wrap {
    padding: 0 !important;
    position: initial !important;
}

.acdelco_logo {
	width: 550px;
    float: right;
    margin: 0px 15px 20px;
}

/* Dealer Info - Footer */
.company_name {
    font-size: 14px!important;
}

.dealer_info {
    margin-top: 2px!important;
}