#comments-1004-OD-Simple-Comments .comments-header-icon {
  font-size: 22px;
  line-height: 1; }
@media (min-width: 768px) {
  #comments-1004-OD-Simple-Comments .comments-header-icon {
    font-size: 30px; } }
#comments-1004-OD-Simple-Comments .comments-header-count {
  font-size: 14px; }
@media (min-width: 768px) {
  #comments-1004-OD-Simple-Comments .comments-header-count {
    font-size: 16px; } }
#comments-1004-OD-Simple-Comments .comments-header-average {
  font-size: 10px; }
@media (min-width: 768px) {
  #comments-1004-OD-Simple-Comments .comments-header-average {
    font-size: 12px; } }
#comments-1004-OD-Simple-Comments .comments-stars {
  font-size: 11px;
  color: #D8D8D8; }
@media (min-width: 768px) {
  #comments-1004-OD-Simple-Comments .comments-stars {
    font-size: 13px; } }
#comments-1004-OD-Simple-Comments .comments-stars i {
  line-height: 1; }
  #comments-1004-OD-Simple-Comments .comments-stars i + i {
    margin-left: 3px; }
    [dir="rtl"] #comments-1004-OD-Simple-Comments .comments-stars i + i {
      margin-left: 0;
      margin-right: 3px; }
    @media (min-width: 768px) {
      #comments-1004-OD-Simple-Comments .comments-stars i + i {
        margin-left: 5px; }
        [dir="rtl"] #comments-1004-OD-Simple-Comments .comments-stars i + i {
          margin-left: 0;
          margin-right: 5px; } }
#comments-1004-OD-Simple-Comments .comments-sort {
  font-size: 12px;
  padding: 5px 15px;
  height: 34px; }
#comments-1004-OD-Simple-Comments .comments-comment-btn {
  font-size: 12px;
  padding: 5px 30px;
  height: 34px; }
@media (min-width: 768px) {
  #comments-1004-OD-Simple-Comments .comments-comment-btn {
    font-size: 14px; } }
#comments-1004-OD-Simple-Comments .comments-stars-filter .btn {
  margin: 4px 0;
  padding: 5px;
  gap: 4px; }
  #comments-1004-OD-Simple-Comments .comments-stars-filter .btn.active, #comments-1004-OD-Simple-Comments .comments-stars-filter .btn:hover {
    border-color: var(--border-primary) !important; }
  #comments-1004-OD-Simple-Comments .comments-stars-filter .btn.active {
    border-width: 2px; }
  @media (min-width: 992px) {
    #comments-1004-OD-Simple-Comments .comments-stars-filter .btn {
      min-width: calc(100% / 5); } }
#comments-1004-OD-Simple-Comments .comments-stars-filter-average {
  font-size: 12px; }
#comments-1004-OD-Simple-Comments .comments-stars-filter-count {
  font-size: 10px; }
#comments-1004-OD-Simple-Comments .comments-stars-filter-average-count {
  gap: 5px; }
#comments-1004-OD-Simple-Comments .comments-search-input, #comments-1004-OD-Simple-Comments .comments-search-btn {
  padding: 5px 10px;
  font-size: 12px;
  height: 40px; }
#comments-1004-OD-Simple-Comments .comments-search-select {
  position: absolute;
  right: 5px;
  top: 5px;
  bottom: 5px;
  font-size: 12px;
  margin: auto;
  width: auto;
  height: auto; }
#comments-1004-OD-Simple-Comments .comments-list-info {
  font-size: 12px;
  gap: 10px;
  margin-bottom: 10px; }
#comments-1004-OD-Simple-Comments .comments-list-count {
  margin-right: 5px; }
  [dir="rtl"] #comments-1004-OD-Simple-Comments .comments-list-count {
    margin-right: 0;
    margin-left: 5px; }
#comments-1004-OD-Simple-Comments .comments-list-date {
  font-size: 10px; }
#comments-1004-OD-Simple-Comments .comments-list-detail {
  flex: 1 0 0%;
  max-width: 100%; }
#comments-1004-OD-Simple-Comments .comments-list-description {
  font-size: 12px;
  line-height: 1.5; }
  #comments-1004-OD-Simple-Comments .comments-list-purchased > div {
    font-size: 10px;
    padding: 5px 8px; }
#comments-1004-OD-Simple-Comments .comments-list-images {
  gap: 5px; }
  #comments-1004-OD-Simple-Comments .comments-list-images a {
    width: 30px; }
#comments-1004-OD-Simple-Comments .comments-list-vote-text {
  font-size: 12px; }
#comments-1004-OD-Simple-Comments .comments-list-vote-btn {
  gap: 10px;
  font-size: 12px;
  padding: 5px; }
  #comments-1004-OD-Simple-Comments .comments-list-vote-btn i {
    font-size: 18px;
    line-height: 1; }
  #comments-1004-OD-Simple-Comments .comments-list-vote-btn:hover {
    color: var(--text-primary); }
#comments-1004-OD-Simple-Comments .comments-pagination {
  gap: 5px; }
  #comments-1004-OD-Simple-Comments .comments-pagination a {
    min-width: 24px;
    height: 24px;
    font-size: 11px;
    padding: 3px; }
    #comments-1004-OD-Simple-Comments .comments-pagination a.selected {
      background-color: var(--bg-primary) !important;
      color: var(--text-white) !important;
      border-color: var(--bg-primary) !important; }
    #comments-1004-OD-Simple-Comments .comments-pagination a:hover {
      border-color: var(--border-primary) !important; }
