.product-thumb div.qbutton button {
	width : 100%
}

.savecartblock {
	    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
        position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.cartname {
	width: 270px;
}

.route-checkout-cart .buttons .pull-left .btn.savecart {
 background: rgba(46, 175, 35, 1);  
     margin-bottom: 1em; 
}

.route-checkout-cart .buttons .pull-left .btn.savecart::before {
    content : "" !important;
}