/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 hr{border-top: 0px; margin-top: 30px;}

 @media (max-width: 950px) {
    #cart .btn.btn-primary.btn-lg.btn-block{border: 10px solid #FFF}
 }