@media print {

    .pick-up-information-main-container {
        background: none !important;
        margin: 0 !important;
        padding: 0!important;
    }
    #breadcrumb{
        min-height: 1px!important;
    }
    .shopping_cart_box.m-t-30{
        margin-top: 0!important;
    }
    .row-wraper .total,
    .row-wraper .total, .row-wraper .each, .row-wraper .availability,
    #cart-availability-table-forSummary_Confirmation_page tr td {
        font-weight: normal !important;
        font-size: 15px!important;
    }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
    .order-total-details  .col-xs-6.total_details, .order-total-details  .col-xs-6.total_figures {
        float: left !important;
    }
    #shoppingCart_tableCell_availability{padding-left: 15px!important}
    #shoppingCart_tableCell_quantity{text-align: center!important;}
    .col-md-1 {
        width: 8.3333333333%;
    }
    .col-md-2 {
        width: 16.6666666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.3333333333%;
    }
    .col-md-5 {
        width: 41.6666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.3333333333%;
    }
    .col-md-8 {
        width: 66.6666666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.3333333333%;
    }
    .col-md-11 {
        width: 91.6666666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-4.col-xs-12.cart-sub-total{
        width: 50%!important;
        float: right!important;
    }
    .col-xs-6.total_figures{
        text-align: right!important; 
    }
    .product-name{font-size: 1.3em !important}
    .container-fluid:after {
        clear: both;
    }
    .row:before, .row:after {
        content: " ";
        display: table;
    }
    .row:after {
        clear: both;
    }
    #shoppingCart_tableCell_productName {
        text-align: left !important;
    }
    .product-thumb,
    .product-thumb img{
        width:100px!important;
         border: none !important;
         height: 90px!important;
    }
     .product-descriptions{
        width: 150px!important;
         border: none !important;
        float: left;
    }
    .visible-lg
    .visible-md {
        display: inline-block !important;
        visibility: visible !important;
    }
    .col-xs-6.total_figures, .col-xs-6.total_details {
        width: 50%;
    }
    input, .row-wraper, #order_details .each {
        border: none !important
    }
    div#container_MyAccountDisplayB2B .row.margin-true > .col-md-9.col-xs-12{
        width: 100% !important;
    }
    #headerWidget,#checkout_crumb,.footer_wrapper_position,
    .hidden-print, 
    .toolbar,
    .header_diverder,
    #checkout_crumb,
    .visible-sm, 
    .visible-xs,
    .orderItemDisplay,
    #widget_breadcrumb,
    .order-summary-page .row.m-b-20,
    div#container_MyAccountDisplayB2B .row.margin-true > .col-md-3.col-xs-12,
    #BCPSaveCartToListCheckout, .row.body_row.reusable-object, .mobile-qunatity-wraper, .product-remove-item, .button, form, .mobile-headings {
        display: none !important;
    }
}