/********************************************************
			One-Page Checkout Styles
********************************************************/
/* line 8, ../sass/order-opc.scss */
#order-opc {
  line-height: 20px;
}
/* line 10, ../sass/order-opc.scss */
#order-opc .box {
  padding-bottom: 0px;
}
/* line 13, ../sass/order-opc.scss */
#order-opc .cart_navigation {
  margin-bottom: 53px;
}
/* line 16, ../sass/order-opc.scss */
#order-opc .page-heading.step-num, #order-opc #cart_title {
  position: relative;
  padding-left: 45px;
  overflow: visible;
  color: #fff;
  line-height:51px;
  background: #ff8e19;
}
/* line 20, ../sass/order-opc.scss */
#order-opc .page-heading.step-num span {
  font-weight: bold;
  font-size: 42px;
  line-height: 51px;
  font-style: italic;
  position: absolute;
  top: 0;
  left: 10px;
}

/* line 31, ../sass/order-opc.scss */
#order-opc .form-group {
  margin-bottom: 2px;
}
/* line 33, ../sass/order-opc.scss */
#order-opc .form-group .form-control {
  max-width: 271px;
}
/* line 37, ../sass/order-opc.scss */
#order-opc .lost_password {
  display: inline-block;
  text-decoration: underline;
  margin: 5px 0 14px;
}
/* line 41, ../sass/order-opc.scss */
#order-opc .lost_password:hover {
  text-decoration: none;
}
/* line 45, ../sass/order-opc.scss */
#order-opc .title_block {
  font-weight: bold;
  color: #454545;
  padding: 3px 0 6px;
}
/* line 50, ../sass/order-opc.scss */
#order-opc .opc-button {
  padding: 11px 0 0 0;
}
/* line 53, ../sass/order-opc.scss */
#order-opc ul.bullet {
  line-height: 22px;
  margin-bottom: 5px;
}
/* line 57, ../sass/order-opc.scss */
#order-opc .date-select {
  padding-bottom: 10px;
}
/* line 60, ../sass/order-opc.scss */
#order-opc .opc-add-save {
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
  padding-top: 20px;
}
/* line 65, ../sass/order-opc.scss */
#order-opc #message {
  margin-bottom: 35px;
}
/* line 68, ../sass/order-opc.scss */
#order-opc #opc_payment_methods {
  margin-bottom: 30px;
}
/* line 70, ../sass/order-opc.scss */
#order-opc #opc_payment_methods p.warning {
  color: #F13340;
  font-weight: 700;
}
/* line 75, ../sass/order-opc.scss */
#order-opc #opc_account {
  margin-bottom: 30px;
}
/* line 78, ../sass/order-opc.scss */
#order-opc .address_delivery.select {
  margin-bottom: 15px;
}
/* line 81, ../sass/order-opc.scss */
#order-opc #address_invoice_form.form-group {
  margin-bottom: 30px;
}

/* line 88, ../sass/order-opc.scss */
#new_account_form .id_state,
#new_account_form .dni,
#new_account_form .postcode {
  display: none;
}
