
#featured-custom .product-wrapper-link {
   height: 360px;
}
.text-color-dark .promotional-banner-wrap .promotional-banner-link {
    background-color: #f4a22d;
}

#custom-footer #other-stores ul.links-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
#custom-footer #other-stores ul.links-list li:after {
    content: none;
}

#custom-footer #other-stores .links-list li a {
    font-family: "Open Sans", sans-serif;
    font-size: 12pt;
    color: #ddd;
    font-weight: 400; }
.policy-page-p { font-size: 14px; }
.featured-products-module .featured-product .details-display .details-partnum {
    color: #999; }
.featured-products-module .featured-product .image-display .product-image.lazy-load { position: relative; }
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}