/********************************************************
			One-Page Checkout Styles
********************************************************/
#order-opc {
  line-height: 20px; }
  #order-opc .required sup {
    top: 0.1em;
    font-size: 1.5em;
    color: #f13340; }
  #order-opc .box {
    padding-bottom: 20px; }
  #order-opc .cart_navigation {
    margin-bottom: 53px; }
  #order-opc .page-heading.step-num {
    position: relative;
    padding-left: 55px;
    overflow: visible; }
    #order-opc .page-heading.step-num span {
      position: absolute;
      left: 0;
      top: -10px;
      width: 42px;
      height: 42px;
      font-weight: bold;
      font-size: 42px;
      line-height: 35px;
      text-align: center;
      color: #fff;
      background-color: #0E61A3;
      border-radius: 50%; }
    #order-opc .page-heading.step-num.lift span {
      line-height: 30px; }
  #order-opc .form-group {
    margin-bottom: 2px; }
    #order-opc .form-group .form-control {
      max-width: 271px; }
  #order-opc .lost_password {
    display: inline-block;
    text-decoration: underline;
    margin: 5px 0 14px; }
    #order-opc .lost_password:hover {
      text-decoration: none; }
  #order-opc .title_block {
    font-weight: bold;
    color: #333;
    padding: 3px 0 6px; }
  #order-opc .opc-button {
    padding: 11px 0 0 0; }
  #order-opc ul.bullet {
    line-height: 22px;
    margin-bottom: 5px; }
  #order-opc .date-select {
    padding-bottom: 10px; }
  #order-opc .opc-add-save {
    border-top: 1px solid #d6d4d4;
    margin-top: 20px;
    padding-top: 20px; }
  #order-opc #message {
    margin-bottom: 35px; }
  #order-opc #opc_payment_methods {
    margin-bottom: 30px; }
    #order-opc #opc_payment_methods p.warning {
      color: #F13340;
      font-weight: 700; }
      #order-opc #opc_payment_methods p.warning a {
        color: #F13340;
        text-decoration: underline; }
  #order-opc #opc_account {
    margin-bottom: 30px; }
  #order-opc .address_delivery.select {
    margin-bottom: 15px; }
  #order-opc #address_invoice_form.form-group {
    margin-bottom: 30px; }
  #order-opc a.help {
    cursor: pointer;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    line-height: 1.1em;
    padding: 1px 0 0 1px;
    margin-left: 5px;
    background-color: #000;
    border: none;
    border-radius: 2em;
    color: #fff;
    text-align: center; }
  #order-opc .hide-empty {
    display: none !important; }

.login_greeting,
.newreg_greeting {
  margin-bottom: 35px; }

#new_account_form .id_state,
#new_account_form .dni,
#new_account_form .postcode {
  display: none; }

/*# sourceMappingURL=order-opc.css.map */
