HEX
Server: LiteSpeed
System: Linux linux31.centraldnserver.com 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
User: salamatk (1501)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/salamatk/takarzan.ir/wp-content/plugins/luman-plus/assets/css/ai-review-summary.css
/* استایل خلاصه نظرات هوش مصنوعی ووکامرس */
.ai-review-summary-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 20px 0 20px 0;
  padding: 0px 18px;
  border-radius: 14px;
  align-content: flex-start;
}
div#ai-float-panel {
    right: 20px;
    bottom: 20px;
}
.ai-icon-box-summary {
  display: flex;
  align-content: center;
  align-items: center;
  flex-direction: row;
      margin-bottom: 15px;
}
.ai-review-summary-box .ai-lottie {
width: 50px;
    min-width: 50px;
    margin-left: 15px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
}
.ai-review-summary-box .ai-summary-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ai-review-summary-box .ai-summary-title {
font-size: 16px;
    font-weight: 700;
    color: #212121;
    margin-bottom: 6px;
}
.ai-review-summary-box .ai-summary-label {
font-size: 13px;
    color: #212121;
    background: #ffe050;
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 0px 4px;
}
.ai-review-summary-box .ai-summary-text {
font-size: 16px;
    color: #333;
    line-height: 32px;
    font-weight: 500;
    margin-top: 10px;
    background: #f5f6ff;
    padding: 16px;
    border-radius: 12px;
    position: relative;
    padding: 32px;
    border-radius: 24px;
}
.ai-review-summary-box .ai-summary-desc {
  font-size: 0.98rem;
  color: #555;
  margin-bottom: 8px;
}
.ai-review-summary-float {
position: fixed;
    bottom: 100px;
    right: 20px;
    z-index: 9999;
    padding: 6px 5px;
    display: flex;
    align-items: center;
    background: #f9f9f9;
    border-radius: 50px;
    min-width: 180px;
    flex-direction: row;
}

.ai-review-summary-float #lottie-ai-animation {
width: 40px;
    height: auto;
    margin-left: 10px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ai-summary-float-text {
    font-size: 14px;
    color: #212121;
    font-weight: 600;
    white-space: nowrap;
}
.ai-review-float-panel {
    border: 1px solid #f9f9f9;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10000;
  border-radius: 18px;
  padding: 18px 18px 12px 18px;
backdrop-filter: blur(7.9px);
    -webkit-backdrop-filter: blur(7.9px);
  min-width: 260px;
  max-width: 320px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  font-family: inherit;
}
.ai-panel-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
      position: relative;
      width:100%;
}
.ai-panel-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ai-panel-title {
    font-size: 14px;
    font-weight: 600;
    color: #212121;
}
.ai-panel-text {
    font-size: 11px;
    color: #212121;
    background: #ffe050;
    padding: 0px 4px;
    border-radius: 3px;
}
.ai-panel-thumb-summary {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
    margin-top: 10px;
}
.ai-panel-thumb {
    width: 55px;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
    border: 1px solid #eee;
}
.ai-panel-summary-text {
font-size: 12px;
    color: #333;
    line-height: 22px;
    word-break: break-word;
    text-align: justify;
}
.ai-panel-more-btn {
    margin-top: 0px;
    background: none;
    color: #212121;
    border: none;
    border-radius: 6px;
    padding: 0px;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.2s;
    min-height: 25px;
    align-self: flex-end;
}
.ai-panel-more-btn:hover {
  background: none;
}
.ai-panel-close-btn {
    background: none;
    border: none;
    color: #333;
    font-size: 32px;
    font-weight: 300;
    cursor: pointer;
    line-height: 1;
    transition: color 0.2s;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 0px;
    min-height: 20px;
}
.ai-panel-close-btn:hover {
background:none;
}
.ai-panel-header {
    display: flex;
    align-content: center;
    align-items: center;
}
img.ai-summary-icon {
    position: absolute;
    top: -16px;
    right: 60px;
    width: 22px;
    height: 16px;
}
  div#ai-float-panel {
    right: 20px;
    bottom: 100px;
  }


@media (max-width: 1024px) {
  .ai-review-summary-float {
    bottom: 70px;
  }
  div#ai-float-panel {
    bottom: 70px;
  }
}

@media (max-width: 600px) {
  .ai-review-summary-box .ai-summary-text {
    font-size: 14px;
    padding: 15px;
  }
}