.btnpersonalizado,
.metodo_pago_valor {
    vertical-align: middle
}
.css_attribute_color.active {
    border: 3px ridge #aaa!important
}
.oe_price_descuento {
    font-size: 30px!important;
    color: #cb2d41!important
}
.oe_price_sin_descuento {
    font-size: 20px!important
}
.oe_underline {
    text-decoration: line-through
}
.oe_gris {
    color: #aaa
}
.contenedor_metodo_pago {
    border: 2px solid #aaa;
    margin-bottom: 5px;
    max-width: 310px
}
.contenedor_metodo_pago:hover {
    border: 2px solid #000
}
.contenedor_metodo_pago_imagen {
    float: left;
    width: 65%;
    border-right: 1px solid #aaa
}
.contenedor_metodo_pago_valor {
    float: left;
    width: 35%;
    font-weight: 700;
    text-align: center;
    font-size: 16px
}
#product_detail .product-shop-info {
    margin-bottom: 0!important
}
#metodos_pago {
    margin-top: 5px
}
.atributo_clave {
    font-weight: 700
}
.contenedor_variantes {
    border: 1px solid #aaa
}
.o_rating_card,
.pro-desc {
    display: none!important
}
.variantes_producto {
    min-height: 225px;
    border: 1px solid #f2f2f2;
    padding-top: 20px
}
.atributos {
    width: 33%;
    float: left;
    height: 100%
}
.btnpersonalizado {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: none;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none
}
.css_quantity {
    float: left!important
}
.input-group-addon {
    padding: 2px 11px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    border: 1px solid #ccc
}
.is-breadcrumb {
    background: fixed #000!important;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    text-align: center;
    position: relative;
    padding: 18px 0;
    margin: 0 0 40px
}
li.mm-mega-menu:hover .mm-maga-main {
    visibility: visible;
    display: block;
    opacity: 1;
    top: 101%;
    width: 100%!important
}
.mm-maga-main {
    visibility: hidden;
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    width: 0!important;
    opacity: 0;
    background: #fff;
    padding: 0;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .2);
    border-bottom: 5px solid #cb2d41;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}
.product-hover-img,
.zoomContainer {
    display: none
}
.as-product .asp-inner .pro-info h3 {
    white-space: normal!important
}

.ocultar{
    display: none !important;
}
.mostrar{
    display: block !important;   
}