/********************************************************
			One-Page Checkout Styles
********************************************************/
#cart_content_popup_in,
#order-opc {
  line-height: 20px; }
  #cart_content_popup_in .box,
  #order-opc .box {
    padding-bottom: 20px; }
  #cart_content_popup_in .cart_navigation,
  #order-opc .cart_navigation {
    margin-bottom: 0;
    text-align: center;
    clear: both; }
  #cart_content_popup_in .page-heading.step-num,
  #order-opc .page-heading.step-num {
    position: relative;
    padding-left: 45px;
    overflow: visible; }
    #cart_content_popup_in .page-heading.step-num span,
    #order-opc .page-heading.step-num span {
      font-weight: bold;
      font-size: 42px;
      line-height: 51px;
      font-style: italic;
      color: #000;
      position: absolute;
      left: 10px;
      top: -14px; }
  #cart_content_popup_in .lost_password,
  #order-opc .lost_password {
    display: inline-block;
    text-decoration: underline;
    margin: 5px 0 14px;
    float: right; }
    #cart_content_popup_in .lost_password:hover,
    #order-opc .lost_password:hover {
      text-decoration: none; }
  #cart_content_popup_in .title_block,
  #order-opc .title_block {
    font-weight: bold;
    color: #000;
    padding: 3px 0 6px; }
  #cart_content_popup_in .opc-button,
  #order-opc .opc-button {
    padding: 11px 0 0 0; }
  #cart_content_popup_in ul.bullet,
  #order-opc ul.bullet {
    line-height: 22px;
    margin-bottom: 5px; }
  #cart_content_popup_in .date-select,
  #order-opc .date-select {
    padding-bottom: 10px; }
  #cart_content_popup_in .opc-add-save,
  #order-opc .opc-add-save {
    margin-top: 20px; }
  #cart_content_popup_in #message,
  #order-opc #message {
    margin-bottom: 35px; }
  #cart_content_popup_in #opc_payment_methods,
  #order-opc #opc_payment_methods {
    margin-bottom: 30px; }
    #cart_content_popup_in #opc_payment_methods p.warning,
    #order-opc #opc_payment_methods p.warning {
      color: #F13340;
      font-weight: 700; }
  #cart_content_popup_in #opc_account,
  #order-opc #opc_account {
    margin-bottom: 0px; }
  #cart_content_popup_in .address_delivery.select,
  #order-opc .address_delivery.select {
    margin-bottom: 15px; }
  #cart_content_popup_in #address_invoice_form.form-group,
  #order-opc #address_invoice_form.form-group {
    margin-bottom: 30px; }
  #cart_content_popup_in #opc_account #address_invoice_form.form-group,
  #order-opc #opc_account #address_invoice_form.form-group {
    margin-bottom: 15px; }

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

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