.boton-compra{
    background-color:#eae8e4;
    width:100%;
    color:#19110b!important;
    padding:1rem;
    text-align:center;
    cursor:pointer;
    display:inline-block;
    font-size:1rem;
    letter-spacing:.05rem;
    font-weight:400;
    -webkit-transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1);
    transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1);
    font-family:Montserrat,sans-serif;
    font-weight:400
}
.boton-compra:hover{
    background-color:#19110b;
    color:#eae8e4!important
}
.producto_daxdi_points_view_titulo h2{
    color:#19110b!important;
    font-family:Montserrat,sans-serif;
    font-size: 1.5rem;
}
.buybids_btn2{
    width:100%;
    text-align:center
}
.buybids_btn2 a{
    float:none
}
#auction-details .col1 .auction-image img{
    width:325px
}
#auction-details .col1 .auction-image img{
    width:auto
}
#auction-details .col1 .auction-image img{
    width:100%
}
.store_detail_view{
    margin-top:30px
}
.reaward_view{
    background-color:#fff!important
}
.divider_points_view{
    width:100%;
    margin:15px 0;
    justify-content:center;
    align-items:center;
    color:#c2c6dc;
    border-top:1px solid #eae8e4
}
.producto_daxdi_points_view_titulo{
    margin-top:10px;
    margin-bottom:25px
}
.secondary_info_bar{
    opacity:1;    
    color:#19110b;
    padding:7px;
    text-align:left;
    width: 100%;
border: .0625rem solid #cecece;
border-radius: .3125rem;
padding: 1.875rem 1.25rem .625rem;
font-size: .9375rem;
line-height: 1.5rem;
box-sizing: border-box;
}
img.productImageMax{
    width:100%!important
}
.imagenes_points_store img{
    width:100%!important
}

.boton-principal1{
    background-color:#19110b;
    width:15rem;
    color:#fff!important;
    padding:1rem;
    text-align:center;
    cursor:pointer;
    display:inline-block;
    font-size:1rem;
    letter-spacing:.05rem;
    font-weight:400;
    -webkit-transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1);
    transition:border .3s cubic-bezier(.39,.575,.565,1),box-shadow .3s cubic-bezier(.39,.575,.565,1),color .3s cubic-bezier(.39,.575,.565,1),background .3s cubic-bezier(.39,.575,.565,1);
    font-family:Montserrat,sans-serif;
    font-weight:400
}
.boton-principal1:hover{
    background-color:#eae8e4;
    color:#19110b!important
}

.separador-tienda{
    width: 90%;
height: 1px;
background-color: #757575;
margin-top: 1rem;
text-align: center;
margin: 0 auto;    
margin-bottom: 1rem !important;
}


.titu-store{
    font-size: 1.2rem !important;
    margin-bottom:2rem;
}