/** Shopify CDN: Minification failed

Line 13:28 Unexpected "/"
Line 33:0 Expected "}" to go with "{"

**/
/* === MLOVE CUSTOM CSS === */

/* *************************************************************************************** */
/* 20250722 para corrigir formatos no cesto em mobile */
/* *************************************************************************************** */

@media (max-width: 768px) {*/
  .cart-items__title {
      font-size: 12px !important;
  }

  .cart-items__price {
      font-size: 12px !important;
  }

  .cart-items__details span {
      font-size: 11px !important;
  }

  .additional-checkout-buttons {
      display: none !important;
  }
                           
/* === FIM === */
                           
/* === FIM MLOVE CUSTOM CSS === */
