HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.30
System: Linux iZj6c1151k3ad370bosnmsZ 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User: root (0)
PHP: 7.4.30
Disabled: NONE
Upload Files
File: /var/www/html/breadsecret.com_bak20260325/wp-content/plugins/lets-review/assets/css/style-api.css
.lets-review-api-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

.lets-review-api-wrap .cb-percent-sign, .cb-review-ext-box .cb-percent-sign {
  font-size: 0.6em;
}

.lets-review-api-wrap .score-overlay-wrap, .cb-review-ext-box .score-overlay-wrap {
  display: none !important;
}

.lets-review-api-wrap .score-overlay, .cb-review-ext-box .score-overlay {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  opacity: 0.7;
}

.lets-review-api-wrap .lets-review-subtitle, .cb-review-ext-box .lets-review-subtitle {
  font-size: 10px;
  text-transform: uppercase;
  display: none;
}

.lets-review-api-wrap .cb-bar, .cb-review-ext-box .cb-bar {
  display: none;
}

.lets-review-api-wrap .cb-bar img, .cb-review-ext-box .cb-bar img {
  max-width: calc( 20% - 4px);
  margin-top: 3px;
}

.lets-review-api-wrap .cb-overlay, .cb-review-ext-box .cb-overlay {
  max-width: 90%;
}

.lets-review-api-wrap img, .cb-review-ext-box img {
  min-width: 0 !important;
  opacity: 1 !important;
}

.lets-review-api-wrap .lets-review-api-score-box, .cb-review-ext-box .lets-review-api-score-box {
  font-size: 16px;
  position: relative;
  letter-spacing: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.lets-review-api-wrap .lets-review-block__final-score-type-1 .score:after, .cb-review-ext-box .lets-review-block__final-score-type-1 .score:after {
  content: '%';
  font-size: .4em;
  display: inline-block;
  margin-left: 3px;
}

@media only screen and (min-width: 1020px) {
  .lets-review-api-wrap {
    width: 90px;
    height: 90px;
  }
  .lets-review-api-wrap .lets-review-final-score {
    font-size: 28px;
    letter-spacing: 0;
  }
  .lets-review-api-wrap .cb-bar {
    display: block;
    margin-top: 4px;
    margin-bottom: 7px;
  }
  .lets-review-api-wrap .lets-review-subtitle {
    display: block;
    margin-top: 5px;
  }
  .lets-review-api-wrap .cb-overlay, .lets-review-api-wrap .cb-bar {
    line-height: 0;
  }
}