/* Base Print Resets */
body { margin:8px !important;
padding:none !important;
width:100% !important;
font-color:#000000 !important;
background-color:#ffffff !important;
background-image: none !important;
float:none !important; overflow:none !important; }

/* Adjust Logo Size and Position */
#logo { width: 293px; height: 96px; position: relative; top: 0; left:  
0; margin:0; }
#logo img { width:70%; height:70%; }
#logo h1 {display:none; }

/* Adjust Main Content Section Width */
#two-column-right #main-content { width:100%; margin-top:-40px; float:none; }

/* Adjust Relative Widths of Bill and Shipping */ .checkout-order-confirm .confirm-billing-shipping { width:35%; } .checkout-order-confirm .confirm-payment-shipping { width:60%; }

/* Put Payment Items/Divs on One Line */ .checkout-order-confirm div.confirm-payment > div {display:inline;
margin:0 15px 0 0; }

/* Add Bottom Border to Cart Items */

table.cart tbody td { border-bottom: 1px solid #CCCCCC; }

/* Hide Page Elements */
#nav,
.social-media-icons,
#header .search,
#header .manufacturers,
#header .account-nav,
#header .mini-cart,
#right-column,
#main-content .mf-section .checkout-breadcrumbs, #main-content .checkout-breadcrumbs .mf-sub-section, .checkout-order-confirm .buttons, #footer {display:none}
