/* MitroCZECH custom CSS (loaded from /user/documents/mc/mc-shop.css) */

/* Související produkty – rozestup a centrovaný nadpis */
.mc-related-under-description{ margin-top: 24px; }
.mc-related-under-description .products-related-header{
  text-align: center !important;
  margin-top: 0 !important;
}

/* Shop reviews under benefits – spacing & overflow safety */
#hodnoceniobchodu.mc-moved-under-benefits{
  margin-top: 24px;
  box-sizing: border-box;
  width: 100%;
}
#hodnoceniobchodu.mc-moved-under-benefits.row{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
