.breadcrumb-wrap,
.site-header,
.site-footer,
.account-menu,
.sticky-header,
.order-info .float-end,
.cancel-order,
.category-actions-theme,
.accepted-credit-cards,
.shipping-tab,
.mob-tab-content.shipping-tab-content,
.reviews-sorting,
.recommended-items,
.receipt-register-box,
.receipt-page h1,
.receipt-message,
.fbt-section,
#register-guest,
.do-not-print{display:none;}

.product-title, .product-information {
    float: right;
    width: 50%!important;
}
.product-images {
    float: left;
    width: 47%!important;
}  
.mob-tab-content{
	display:block!important;
}  
.completed-order-summary .col-12{
    width:100%;
    float:left;
}
.shopping-cart .item img{width: 70px;}
.completed-order-summary .item-data{flex-grow:1;}
.completed-order-summary .item-data .qty-price{width:100%;}
