/*.form-nav, .nav-holder, .top-list, a, #footer, .main-nav, #cart-log, #admin-nav {display:none;}
h1 a, .shopping-cart a {display:block;}

div.contract {height:auto; overflow:none;}
.logo a {background:none;text-indent:0;overflow:none;width:auto;height:auto;}
.logo a span {font-size:11px;display:inline;}

.discover-box {display:none;}

.kit-block a, .product-preview a, .productlist a {display:inline;}*/

#admin-nav, #header, #footer, #lightwindow_overlay, #overlay, #lightbox, #lightwindow {
  display:none;
}

#main {
  padding-top:95px;
}

#main h1 { font-size:18px; }
#main h2 { font-size:14px; }
#main h3 { font-size:13px; }
#main h4 { font-size:12px; }

input, label {float:none;}

/*****************************************************************************************************
* checkout
*****************************************************************************************************/
body.checkout-view #container > div.header div.wrapper { display:block; }
body.checkout-view #content div.option.o1 img, body.checkout-view #content div.option.o2 img { display:none; }

body.template-checkout #content {float:left;}
body.template-checkout #aside {float:right;}
body.template-checkout #content div.option {border-top:1px solid #ccc; padding-bottom:20px;padding-top:10px;}

body.template-checkout #cart-totals { padding-bottom:20px;}
body.template-checkout div.button {display:none;}
body.template-checkout div.coupon #cart_submit {display:none;}
body.template-checkout p.live_chat {display:none;}
body.template-checkout #content p.learn {display:none;}
/*#content div.option div.content div.field {display:block;width:100%;}*/

body.template-checkout #content #content p.return-to-top { display:none; }
