/*
* @subsection   One-Page Checkout Styles
*/
#order-opc {
  line-height: 20px; }
  #order-opc .box {
    padding-bottom: 20px; }
  #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: bold 45px/1.2 "Playfair Display", serif;
      color: #333333;
      position: absolute;
      left: 0;
      top: -27px; }
  #order-opc .lost_password {
    display: inline-block;
    text-decoration: underline;
    margin: 5px 0 14px; }
    #order-opc .lost_password:hover {
      text-decoration: none; }
  #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 #ebecee;
    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: bold; }
  #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 #new_account_form .box #opc_account_form .three-elements .btn > span {
    display: none; }

@media (max-width: 480px) {
  .lang_ru .delivery_options {
    font-size: 9px; }
  .lang_ru #carrier_area p {
    font-size: 10px; } }

#new_account_form .id_state,
#new_account_form .dni,
#new_account_form .postcode {
  display: none; }

.date_offset {
  margin: 2px 0; }
