/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Agorae
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@media only screen and (max-width: 768px) {
  table.wk-product-review-table {
    margin-bottom: 20px;
    width: 100%;
  }
}
.login-to-feedback-btn {
  text-decoration: none;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
}
.w-20 {
  width: 20% !important;
}
.w-40 {
  width: 40% !important;
}
.w-60 {
  width: 60% !important;
}
.w-80 {
  width: 80% !important;
}
.w-100 {
  width: 100% !important;
}
