

.HOME_SEO {
    font-size: 15px;
}
.promotional-banner-wrap {
    background-color: #1c69d3!important;
}
.promotional-banner-wrap .promotional-banner-text {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 17px;
    font-weight: 700;
    overflow: hidden;
    padding-right: 15px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: normal;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
}
#featured-custom .product-wrapper-link {
    height: 360px;
}
.featured-products-module .product-wrapper-link .product-details-link {
    background-color: #1c69d3;
    border-radius: 0 0 2px 2px;
    border-top: none;
    font-weight: 700;
    height: 0;
    left: 2px;
    line-height: 30px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 100%;
    transition: height .3s ease;
    color: #fff;
}
.cart-disclaimer {
    width: 550px;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}