.color-white {
    color: #fff !important;
    font-weight: 500;
}

a.button {
    font-size: 14px !important;
    font-weight: 600 !important;
    border-width: 2px !important;
}

.btn-edit {
    float: left;
    color: #fff;
    background-color: #ececec;
    z-index: 1111;
    position: relative;
}

.ahorra-factura a.boton_con_linea {
    border-color: #FFFFFF !important;
    color: #FFFFFF !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    background-color: #EAA428 !important;
    box-shadow: inset 0 0 0 0 !important;
    transition: .5s !important;
    text-align: center;
    padding: 15px;
    border: 2px solid;
    font-size: 30px !important;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    /*position: relative;*/
    overflow: hidden;
    display: inline-block;
    left: 30%;
    width: 40%;
    padding-left: 20px;
    padding-right: 20px;
}

.ahorra-factura a:hover.boton_con_linea {
    text-decoration: none;
}

.bg_action_tres {
    background-color: #2B3364 !important;
    background-size: contain;
    width: 100%;
}

#ahorra-factura h1 {
    width: 100%;
    text-align: center;
    font-weight: 600;
    color: #FFFFFF !important;
    text-shadow: 4px 3px 0 #7A7A7A;
    font-size: 48px;
    padding-top: 40px;
}

.ahorra-factura h2 {
    color: #2b3364;
    font-weight: 600;
    font-size: 30px;
    padding-top: 40px;
    padding-bottom: 20px;
}

.ahorra-factura h3 {
    color: #2b3364;
    font-weight: 400;
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ahorra-factura p b, .ahorra-factura p strong {
    font-weight: 600;
}

.ahorra-factura p {
    color: #2b3364;
    font-weight: 300;
    font-size: 25px;
}

div.pp_default .pp_content_container .pp_left {
    background: none;
}

div.pp_default .pp_top .pp_left {
    background: none;
}

div.pp_default .pp_top .pp_middle {
    background: none;
}

div.pp_default .pp_top .pp_right {
    background: none;
}

div.pp_default .pp_bottom .pp_left {
    background: none;
}

div.pp_default .pp_bottom .pp_middle {
    background: none;
}

div.pp_default .pp_bottom .pp_right {
    background: none;
}

div.pp_default .pp_content_container .pp_right {
    background: none;
}

.pp_details .pp_close {
    display: none;
}

p.horario_popup {
    color: #082133 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

#pp_full_res a.boton_con_linea {
    text-decoration: none;
    border-color: #FFFFFF !important;
    color: #FFFFFF !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    background-color: #EAA428 !important;
    box-shadow: inset 0 0 0 0 !important;
    transition: .5s !important;
    text-align: center;
    width: 60% !important;
    padding: 15px;
    border: 2px solid;
    font-size: 20px !important;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.page-formulario .caja_oferta_destacada p.texto_formulario_ahorrar {
    color: #2B3264 !important;
    padding-bottom: 5px;
    font-size: 20px !important;
    font-weight: 600 !important;
}

a:hover.boton_con_linea {
    background-color: #E9A91B !important;
    color: #2B3364 !important;
}

#menu a {
    text-transform: uppercase;
}

.producto_ver h1 strong em {
    margin-top: 10px;
    display: inline-block;
}