﻿

.header, .searchArea, .navArea, .sitefooter, .breadcrumb, .basketContentLeft, #delOptions, .yourBasketBtnProceed, .yourBasketBtnUpdate, .basketContentRight img, .yourBasketGooglePayPal, .yourBasketDelivery, p.itemRemove {
    display: none;
}

p.itemQty {
    width: 50% !important;
}

.basketContentRight h2 {
    border-bottom: #cccccc 1px solid;
}

.basketContent, .basketContentRight {
    width: 96%;
    background: #ffffff;
    padding: 2%;
    margin: 0;
}

.yourBasketItemInfo, .yourBasketTitleInfo, .yourBasketTotalInfo {
    padding: 10px 0 10px 0;
}

.yourBasketTitle, .yourBasketItem {
    border-bottom: #cccccc 1px solid;
}

.showforprint {
    display: block;
}

.checkoutbreadcrumb {
    display: none;
}
