/* Add custom CSS styles below */
.s-product-card-entry .s-product-card-content-subtitle {
    color: #c00a0a;
    opacity: 1;
    display: block;
}

.s-product-card-entry .s-product-card-content-title a {
    display: block;
}

.s-product-card-content-footer .s-button-element,.page-sec .s-button-primary
{
    border-color: #b90015;
    background-color: #b90015;
    color: #fff;
}

.s-product-card-content-footer .s-button-element:hover,
.page-sec .s-button-primary:hover {
    background-color: #b2001c !important;
    border-color: #b2001c !important;
}

.s-fast-checkout-button.outline {
   border-color: #b90015;
    color: #b90015;
}

.ps-header .ps-header__middle,
.ps-footer__middle,
.ps-footer--bottom {
        background: #fff !important;
    }
    
    .back-to-top {
    background: #f3f3f3;
    border: 2px solid #ffffff;
}

.ps-footer__middle {
    border-top: 2px solid #eaeaea;
 }  
 .another-img {
    display: none;
}