/*Fonts*/
.account-menu.active {
    font-family: 'hindregular';
}
/*fin Fonts*/
.account-controls {
    background-color: #dddddd;
    border-bottom: 5px solid #ff774b !important;
    border-top: none;
}
.account-menu.active {  
    background-color: #ef473c !important;
}
.ckeckout-controls {
    background-color: #ef473a !important;
    border-bottom: 5px solid #ff774b !important;
}
.checkout-total {
    background-color: #ef473a;
}
.proceed-checkout .btn-primary .btn-text-left {
    background-color: #85b200;
}
.proceed-checkout .btn-primary:hover .btn-text-left {
    background-color: #85b200;
}
.proceed-checkout .btn-primary .btn-text-icon {
    background-color: #6fa448;
}
.checkout-product-price {
    color: #ae3e10;
}
.checkout-envio-txt {
    font-size: 16px;
    margin-top: 6px;
}
.checkout-envio-monto{
    color: #e94b42;
}
.newEnvioCheckOut {
    padding-top: 0px;
    min-height: 35px;
}
.checkout-envio-monto {
    margin-top: 0px;
}
.checkout-subtotal-monto{
    color: #e94b42;
    margin-top: 4px;
}
.checkout-subtotal .checkout-envio-txt{
    margin-top: 0px;
}
.checkout-subtotal {
    margin-top: 4px;
}
.process-payment-info-container {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ADADAD;
    min-height: 160px;
    margin: 15px;
    padding: 15px;
    background-color: #eeeeee
}
.regresarcompra {
    font-size: 26px;
    color: #ffffff;
    font-family: 'hockey_is_lifmedium';
    float: right;
    font-weight: 500;
    width: 80px;
    height: 25px;
    cursor: pointer;
}

.comprarpage .fondorojo {
    background-color: #CB2D38;
    width: 100%;
    min-height: 50px;
    border-radius: 4px;
    padding: 10px;
    position: relative;
    float: left;
}

.tarjetas {
    background-image: url(../../images/tarjetas.png);
    background-repeat: no-repeat;
    width: 110px;
    height: 27px;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    background-size: cover;
    margin-left: 10px;
    margin-top: 10px;
}
.btn_cupon {
    font-family: 'hockey_is_lifmedium';
    font-size: 21px !important;
    padding-top: 10px;
    font-weight: 500;
    background-color: #A3D900;
    color: #ffffff;
    text-align: center !important;
    border-radius: 4px;
    border: hidden;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.btn_cupon:hover {
    background-color: #769D00;
}
.comprasegura {
    background-image: url(../../images/compra_segura.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 201px;
    height: 57px;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}
.verisign {
    background-image: url(../../images/versign.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 71px;
    height: 57px;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}

.fondotranscarrito {
    background-color: #ffffff;
    width: 100%;
    min-height: 60px;
    border-radius: 4px;
    padding: 10px;
    position: relative;
    float: left;
}
.sppacerrr15 {
    height: 15px;
    position: relative;
    float: left;
    width: 100%;
}
.linespacer {
    height: 1px;
    width: 98%;
    background-color: #cccccc;
    float: left;
    position: relative;
    left: auto;
    right: auto;
    margin-left: 7px;
    margin-top: 7px;
    margin-bottom: 7px;
}
.newLookDescuentoFull{
    position: relative;
    border-width: 1px;
    margin-bottom: 15px;
    margin-top: 4px;
    overflow: hidden;
    min-height: 10px;
    font-weight: normal;
    font-size: 1.1em;
    line-height: 1;
}
.newLookDescuento{
    padding-top: 0px;
    min-height: 35px;
    width: calc(100% - 4px);
    margin-left: 2px;
}
.fondorojo {
    background-color: #CB2D38;
    width: 100%;
    /* min-height: 80px; */
    border-radius: 4px;
    padding: 10px;
    position: relative;
    float: left;
}
.fondogris {
    background-color: #EEEEEE;
    width: 100%;
    min-height: 60px;
    border-radius: 4px;
    padding: 10px;
    position: relative;
    float: left;
}
.text_pagoproceso {
    font-size: 13px;
    text-align: center;
    color: #333333;
    font-family: arial;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text_pagoprocesoagradece {
    font-size: 17px;
    text-align: center;
    color: #333333;
    font-family: arial;
    width: 100%;
    font-weight: bold;
}
.foliocompra {
    font: 40px/1 'hockey_is_lifmedium', sans-serif;
    margin: 0;
    padding: 0;
    color: #E94045;
    overflow: hidden;
}
.fondopuntos {
    background-color: #ffffff;
    width: 80%;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.fondoayuda {
    background-color: #ffffff;
    width: 80%;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
}
.text15 {
    color: #333333;
    font-family: arial;
    size: 15px;
}
.text15bodlred {
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    color: #CB2C38;
}
.text_ayuda {
    color: #333333;
    font-family: arial;
    size: 14px;
    padding-top: 6px;
    line-height: 14px;
}
.icon_ayuda {
    background-image: url(../../images/ayuda_ayuda.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding-top: 5px;
    width: 32px;
    margin-bottom: 10px;
    height: 32px;
}
.icon_micuenta {
    background-image: url(../../images/ayuda_iconmicuenta.jpg);
    background-position: right;
    background-repeat: no-repeat;
    width: 32px;
    padding-top: 5px;
    margin-bottom: 10px;
    height: 32px;
}
.icon_correo {
    background-image: url(../../images/ayuda_iconemail.jpg);
    background-position: right;
    background-repeat: no-repeat;
    width: 32px;
    padding-top: 5px;
    margin-bottom: 10px;
    height: 32px;
}
.icon_phone {
    background-image: url(../../images/ayuda_tel.jpg);
    background-position: right;
    background-repeat: no-repeat;
    width: 32px;
    padding-top: 5px;
    margin-bottom: 10px;
    height: 32px;
}
.icon_phone {
    background-image: url(../../images/ayuda_tel.jpg);
    background-position: right;
    background-repeat: no-repeat;
    width: 32px;
    padding-top: 5px;
    margin-bottom: 10px;
    height: 32px;
}

.log_procesopago {
    width: 300px;
    height: 70px;
    margin-top: 45px;
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
}

.sidebar-nav .link-menu-active {
    color: #E94045;
    font-size: 13px;
    line-height: 1;
    padding: 5px 0 5px 10px;
    cursor: pointer;
    font-weight: normal;
    text-decoration: none;
}
.paddding15px{
    min-height: 47px;

}
.titulocompraarregloopcionof{
    margin-bottom: 16px;
}
.carrito_preciorojo{
    color: #CB2C38;
    text-align: right;
}
.format_moneda{
    font-size: 10px;

}
.text-total-resumen {
    font-size: 25px;    
    color: #fff;
    font-family: 'hockey_is_lifmedium';
    position: relative;
    float: left;
    font-weight: 500;
    /*line-height: 50px;
    height: 50px;*/
}
.precio-total-resumen {
    font-size: 25px;    
    color: #fff;
    font-family: 'hockey_is_lifmedium';
    position: relative;
    float: left;
    font-weight: 500;
    /*line-height: 50px;*/
    /*height: 50px;*/
}
.precio-total-resumen span{
    font-size: 25px;        
    font-family: 'hockey_is_lifmedium';
    
}