#footer-custom .newsletter-column input {
  color: #fff;
}
#featured-custom .product-wrapper-link {
   height: 360px;
}
.featured-products-module .product-wrapper-link .product-details-link {
  color: #fff;
  background-color: #fb9300;
}
#custom-about {
    font-size: 1.2em;
    font-weight: 500;
}
#custom-about h3 {
    font-size: 1.3em;
    font-family: 'Open Sans',sans-serif;
    font-style: italic;
    color: #FB9E00;
}
.banner-vpicker-module .slider .rslides_container .rslides li .slide-image {
    margin-bottom: 10px;
}
.promotional-banner-wrap {
    background-color: #FB9300 !important;
}
.text-color-dark .promotional-banner-wrap .promotional-banner-link {
    color: #fff !important;  
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}

.paypal-smart-buttons, .paypal-smart-flyout-button {
    display: none !important;
}