/*PRODUCTS */

@media(min-width: 768px) {
#product .table--thin th,#product  .table--thin td {
    padding: 7px;
}}
#product .table th,#product  .table td {
    font-size: 1.3rem;
}

#product .btn--xxs {
    width: 70px;
    min-height: 0;
    height: 14px;
    font-size: 1.3rem;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}