/*** mmm ggg ***/

/*
body {
  background-color: lightblue;
}
*/

.product-item-name a {
    height: 42px;
    text-wrap: wrap;
}

.message.global.cookie {
    font-size: 0.7rem;
}

.box-tocart .action.tocart:before {
  content: "\e04e";
  font-family: "Simple-Line-Icons";
}

.product-item .tocart:before {
  content: "\e04e";
  font-family: "Simple-Line-Icons";
}

