/*!
Theme Name: Mesto
Author: nrubik0
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fast-vid

ЭТОТ ФАЙЛ НЕ УДАЛЯТЬ И КОММЕНТАРИИ НЕ СТИРАТЬ
*/

.error404 {
  font-size: 30px;
}

/* Сброс стандартных WooCommerce-стилей для карточек */
ul.products {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
ul.products li.product {
  float: none !important;
  margin: 0 !important;
  width: auto !important;
  clear: none !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  /* Если нужно, можно добавить свой max-width или flex-basis */
}



