/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.cart-voucher {
    display: none;
}


.btn.btn-primary.btn-block.btn-lg.mb-2{
display: none;
}

.btn.btn-secondary.btn-block{

background: #ff0000;
color: white;

}
