/********************************************************
			One-Page Checkout Styles
********************************************************/
#order-opc {
  line-height: 20px; }
  #order-opc .box {
    /*padding-bottom: 20px; */
    }
	
@media (mix-width: 1100px){	  
#order-opc .box {
    padding-bottom: 20px; 
    width: 72%;}}
  #order-opc .cart_navigation {
    margin-bottom: 53px; }
  #order-opc .page-heading.step-num {
    position: relative;
    padding-left: 45px;
    /*overflow: visible;*/
	visibility:hidden; }
    #order-opc .page-heading.step-num span {
      font-weight: bold;
      font-size: 42px;
      line-height: 51px;
      font-style: italic;
      color: #333;
      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: #333;
    padding: 3px 0 6px; }
  #order-opc .opc-button {
    padding: 11px 0 0 0; }
  #order-opc ul.bullet {
   
    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: 30px; }

#new_account_form .id_state,
#new_account_form .dni,
#new_account_form .postcode {
 }

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

    #activo, #no-activo{ width:33%; float:left;font-family:'helvetica';font-size:15px;text-align:center; }
    
    #no-activo{ color:#DBDBDB; }
    
    #no-activo:hover{ color:#838383; }
    
    #activo{ color:#838383; }
    
    
    #activo #circulo{ 
    
      background: #ff228a;
      border-radius: 1em;
      -moz-border-radius: 1em;
      -webkit-border-radius: 1em;
      color: #fff;
      display: inline-block;
      font-weight: bold;
      line-height: 2em;
      margin-right: 2px;
      text-align: center;
      width: 2em; 
      font-family: opensans_bold;
      
    }
    
    #no-activo #circulo{ 
    
      background: #d4d4d4;
      border-radius: 1em;
      -moz-border-radius: 1em;
      -webkit-border-radius: 1em;
      color: #fff;
      display: inline-block;
      font-weight: bold;
      line-height: 2em;
      margin-right: 2px;
      text-align: center;
      width: 2em; 
      font-family: opensans_bold;
      
    }
    
    #no-activo:hover #circulo{ 
    
      background: #ff228a;
      border-radius: 1em;
      -moz-border-radius: 1em;
      -webkit-border-radius: 1em;
      color: #4f0020;
      display: inline-block;
      font-weight: bold;
      line-height: 2em;
      margin-right: 2px;
      text-align: center;
      width: 2em;
      font-family: opensans_bold; 
      
    }
    #order-opc h2 span{
     background: #fff none repeat scroll 0 0 !important;
       color: #333 !important;
    }

.tabOPCizq{
/*  background:url(https://wwww.rotulatumismo.com/themes/default-bootstrap/img/izquierda.jpg);*/
  height: 95px;
  background-repeat: no-repeat;
  float:right;
  margin-top: -57px;
  width: 457px;
}
.tabOPCdrch{
  width: 100%;
  background:url(/themes/default-bootstrap/img/derecha.jpg) no-repeat;
}
.registrateOPC{
  margin-left: 90px;
  font-family: helvetica;
  font-size: 19px;
  margin-top: 35px;
}
.conectateOPC{
  margin-left: 295px;
  font-family: helvetica;
  font-size: 19px;
  margin-top: -25px;
}
@media (max-width: 440px){
  .tabOPCizq{
    width: 100%;
/*   background:url(/themes/default-bootstrap/img/izquierda.jpg) no-repeat;*/
    background-position:  40% 0px;
  }
  .tabOPCdrch{
    width: 100%;
    background:url(/themes/default-bootstrap/img/derecha.jpg) no-repeat;
    background-position:  50% 0px;
  }
  .registrateOPC{
    margin-left: 28px;
  }
  .conectateOPC{
    margin-left: 58%;
  }
}
.login_form_content{
  display: none;
}
@media (max-width: 390px){
  .ocultarRegistro{
    padding-left: 5px;
  }
  .login_form_content{
    padding-left: 5px;
  }
}
@media(max-width: 768px){
  .padLeftRes23{padding-left: 23px}
}

.contExtras{
  width: 430px; float: right;
}

.contExtras > p:first-child{
  float:left;font-family:opensans_bold;margin-top:10px;margin-right: 12px;
}

.ajusteMargenInputExtras{
  margin-top: 14px;margin-bottom: -14px;
}
.proteccionDatos > p:first-child{
  margin-top: 18px;margin-bottom: -18px;
}
.proteccionDatos > p:nth-child(2){
  margin-left: 24px;
}

@media(max-width: 395px){
  .adaptResInputExtras{
    clear: both;
  }
}
