.aa-comment-order-product {
  position: relative; }
  .aa-comment-order-product .aa-comment-show {
    width: 100%;
    border: none;
    background: none;
    font-size: 11px;
    font-width: bold;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 5px; }
    .aa-comment-order-product .aa-comment-show span {
      display: block; }
    .aa-comment-order-product .aa-comment-show:hover {
      background: #f1f1f1;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #dc1912; }
  .aa-comment-order-product .aa-commment-field {
    display: none; }
    .aa-comment-order-product .aa-commment-field label {
      display: block; }
    .aa-comment-order-product .aa-commment-field textarea {
      width: 100%; }
  .aa-comment-order-product .preloader {
    position: absolute;
    margin: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none; }

.aa-unknown-price {
  text-decoration: none;
  line-height: normal; }

/*# sourceMappingURL=aaPriceGroupPlugin.css.map */
