﻿.cartpanel {
    border-color: white !important;
}

.cartpanelheading {
    background-color: white !important; 
    border-color: white !important; 
    color: black !important
}

.carttableheading {
    border-bottom: 5px solid #f3efef !important;
     color: #a9a4a4 !important
}
.carttablerow {
    height: 150px !important; 
    border-bottom: 5px solid #f3efef !important
}
.carttablecolumns {
    vertical-align: middle !important;
}

