#order.order_step #cart_title{ display:none; }
#order #cart_title.carriers,
#order #cart_title.payments{ display:block; }
#order .address_delivery.select #id_address_delivery, #order .address_invoice.select #id_address_invoice{ height:37px; margin:0; width:100%; min-width:auto; }
#order .add-address, #order .add-address{ display:block; font-weight:normal; font-size:15px; text-align:center; text-decoration:none; color:#000000; margin-bottom:25px; }
#order .add-address:hover, #order .add-address:hover{ text-decoration:underline; }
#order .order-title-h2{ display:none; }
#order .box{ margin:0 0 15px 0; border:none; background:#f6f6f6; font-size:13px; }
#order .address_update{ top:0; margin-top:10px; }
#order .box .address_firstname{ font-size:15px; padding-bottom:3px; }

.addresses .checkbox.addressesAreEquals #addressesAreEquals{ width:15px; height:15px; top:0; }
.addresses .checkbox.addressesAreEquals label{ font-size:15px; font-weight:normal; color:#a83b03; }
#order .address_update a::before{ font-size:17px; }
#order .address .address_title{ display:none; }

@media(min-width:768px){
   #authentication h1.page-heading{ font-size:26px; margin-bottom:25px; display:none; }
   #authentication .col-lg-12.auth-login .col-lg-8{ padding:0 10%; }

   #order .logo.img-responsive{ margin-top:10px; }
   #order #address_form{ padding:25px; }
}
@media(max-width:768px){
   .logo.img-responsive{ width:130px; }
   #order.order_step .header-container{ margin-bottom:0; height:70px;  }

   #authentication #search_block_top{ display:none; }
   #authentication h1.page-heading{ border:none; text-align:center; margin:30px 0 0 0; display:none; }
   #authentication .center_column .auth-login{ padding:5px 25px 25px 25px; }
   #authentication .center_column .auth-login h2{ text-align:center; font-size:15px; }
   #authentication #fbtwgconnect-authpage h2{ display:block; }
   #authentication .button.button-medium{ padding:7px 15px; font-size:15px; }
   #authentication label{ font-size:14px; }
   #authentication #center_column .form-control{ padding:7px 15px; }

   #authentication #login_form{ min-height:auto; }
   #authentication #login_form .form-group.lost_password{ margin:0 0 15px 0; text-align:center; }
   #authentication .shopping-cart-floating{ display:none; }

   .authentication-or{ border-width:1px; }
   .authentication-or span{ font-size:17px; }

   #fbtwgconnect-authpage img{ width:90px; margin-left:-25px; }

   #order .add-address, #order .add-address{ font-size:14px; }
}
