/* SECTION ITEMS */
.border-div{
    border: 2px solid #e8eef3 !important
}
.border-div-check{
    border: 2px solid #a5ce2d !important
}
.card-body:hover img {
    cursor: pointer;
    opacity: 0.6 !important;
}


/* SECTION TALLA */
.div_size {
    float: left;
    /* border: 1px solid #e8eef3; */
    text-align: center;
    width: 40px;
    height: 35px;
    padding: 4px;
    cursor: pointer;
    margin-right: 3px;
}
.text_size{
    font-size:14px;
    font-weight: bold;
}