td.product-remove,
td.product-thumbnail,
td.product-name,
td.product-price,
td.product-quantity,
td.product-subtotal
{
border: 0 !important;
}
@media only screen and (max-width:768px){
.am-mobile-product-price {
display: none;
}
.wc-proceed-to-checkout .checkout-button {
font-size: 12px !important;
}
}
.sale-label {
background: #ed6663 !important;
}
@media only screen and (min-width:769px) {
.price-box ins {
font-weight:700;
color: #ed6663;
font-size: larger;
}}
.grecaptcha-badge {
display: none;
}