/**
 * * Create an audio version of your posts, with a selection of more than 120+ voices across more than 30 languages and variants.
 * * Exclusively on Envato Market: https://speaker-airy.merkulov.design/
 * *
 * * @encoding        UTF-8
 * * @version         1.2.0
 * * @copyright       Copyright (C) 2018 - 2024 Merkulove ( https://merkulov.design/ ). All rights reserved.
 * * @license         GPLv3 or later
 * * @contributors    Alexander Khmelnitskiy (info@alexander.khmelnitskiy.ua), Dmitry Merkulov (dmitry@merkulov.design)
 * * @support         help@merkulov.design
 * **/
.plugins .plugin-title .cc-merkulove img {
  height: 13px;
  width: 16px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  float: none;
  padding: 0;
  margin-right: 4px;
}

.mdp-rating-stars a {
  outline: none;
  display: inline-block;
  width: 14px;
}
.mdp-rating-stars a:hover {
  text-decoration: none !important;
}
.mdp-rating-stars a:focus {
  box-shadow: none;
}
.mdp-rating-stars .dashicons {
  color: #ffb900;
  font-size: 16px;
}

.update-message .mdp-line {
  display: block;
  line-height: 5px;
  border-bottom: 1px solid rgba(255, 185, 0, 0.4);
  margin: 5px 0;
}