@charset "utf-8";
/* CSS Document */

#header #social{ display:none; }
#header #cartshow{ margin:0 40px; }

.arrival{ margin:80px 0 0; }
.arrival h1{ font-size:30px; }
.arrival h3{ font-size:36px; }
.arrival .wrap{ margin:80px 0 20px; }

.product-row{ margin-bottom:60px; }

#step{ width:94%; margin-top:35px; }
#step #logo{ margin-left:1%; }
#step #desc{ margin-top:10px; margin-right:1%; }
#step #step-nav{ margin:35px 0; }

#shipping{ width:94%; margin-bottom:30px; }
#shipping #address form p label{ width:160px; }
#shipping #address form p{ padding-left:175px; }
#shipping #address form p input[type=text], #shipping #address form p input[type=password]{ width:85%; }

#cart{ width:52%; padding:0.5%; }
#cart table tbody tr td.product a.photo img{ width:60px; }

#confirm{ width:94%; }

#signin{ margin:70px auto; }