/********************************************************
			One-Page Checkout Styles
********************************************************/
#order-opc {
  line-height: 20px; }
  #order-opc .box {
    padding: 10px;
    border: 0;
    background: transparent; }
  #order-opc .cart_navigation {
    margin-bottom: 53px; }
  #order-opc .page-heading.step-num {
    position: relative;
    padding-left: 45px;
    overflow: visible; }
    #order-opc .page-heading.step-num span {
      font-weight: bold;
      font-size: 42px;
      line-height: 51px;
      font-style: italic;
      color: #333333;
      position: absolute;
      left: 10px;
      top: -14px; }
  #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: #333333;
    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_account {
    margin-bottom: 30px; }
  #order-opc .address_delivery.select {
    margin-bottom: 15px; }
  #order-opc #address_invoice_form.form-group {
    margin-bottom: 0; }

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

.order-right {
  display: inline-block;
  width: 58%;
  margin-left: 19px;
  float: left;
  border-radius: 5px;
}
.order-left {
  display: inline-block;
  width: 40%;
  float: left;
  padding: 10px 5px 0 5px;
  background-color: #FFFFFF;
  border-radius: 5px;
}
.payment_module input[type=radio] {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.payment_module label {
  width: 80%;
  margin-left: 10px;
  cursor: pointer;
}
.order-top-right {
  display: inline-block;
  width: 49%;
  float: left;
  padding: 10px 5px 5px 5px;
  background-color: #FFFFFF;
  border-radius: 5px;
}
.order-top-left {
  display: inline-block;
  float: left;
  width: 49%;
  margin-right: 2%;
  padding: 10px 5px;
  background-color: #FFFFFF;
  border-radius: 5px;
}
.order-right-bottom {
  display: inline-block;
  width: 100%;
  float: left;
  margin-top: 15px;
}
#order-opc h1 {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #d6d4d4;
}
#cart_summary {
  margin-bottom: 15px;
}
.address_add.submit {
  padding: 0 10px;
}
.sl-checkout-submit {
  margin-top: 15px;
}
.sl .select_delivery {
  margin-top: 10px;
}
#order-opc.sl #message {
  margin-bottom: 0;
  height: 100px;
}
.order-container {
display: inline-block;
width: 100%;
}
.not-displayable {
  display: none;
}
.sl .payment_module {
  margin: 18px 15px;
}
.delivery_options .delivery_option label {
  cursor: pointer;
}
.sl#order-opc #opc_payment_methods {
margin-bottom: 0;
}
.sl .order_carrier_content {
  padding-bottom: 5px;
}
.delivery_option .table tr td {
  border: 0;
  vertical-align: middle;
}
#order .delivery_option > div > table.resume td.delivery_option_radio, #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
  width: 54px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
#order .delivery_option > div > table.resume, #order-opc .delivery_option > div > table.resume {
  height: 53px;
}
#order .delivery_option > div > table, #order-opc .delivery_option > div > table {
  background: white;
  margin-bottom: 0;
}
#order-detail-content {
  background-color: #FFF;
}
#order-opc .addresses .row {
  margin: 0;
}
.single-address {
  width: 50%;
  display: inline-block;
  margin-right: -4px;
}
#address_delivery {
  border-right: 1px solid #d6d4d4;
}
.select_delivery, .select_invoice {
  padding: 0 10px;
}
.checkbox.addressesAreEquals {
padding: 0;
}
.checkbox .checker {
  display: inline-block;
}
#order-opc .page-subheading {
  padding-bottom: 5px;
}
.sl #cart_summary tbody td.cart_product {
  padding: 7px;
  width: 75px;
}
.cart_total_price .text-right {
  padding: 9px 9px 11px 10px;
  font-size: 12px;
}