.greet-bubble-pro-text {
  color: #35b747;
  font-weight: bold;
}

.greet-bubble--switcher.only_pro_switcher .greet-bubble--ball::after {
  content: "PRO";
  position: relative;
  text-align: center;
  width: 24px;
  float: right;
  font-weight: 600;
  font-size: 8px;
  color: #8796a1;
  opacity: 1;
  line-height: 18px;
}
/* Review notice */
#greet-bubble-review-notice {
  padding: 18px 15px 18px 0;
  background-color: #fff;
  border-radius: 5px;
  margin: 20px 20px 0 0;
  box-shadow: 0 0 20px 0 rgba(36,39,50,.08)
}

#greet-bubble-review-notice .greet-bubble-plugin-icon {
  width: 125px;
  float: left;
  line-height: 90px;
  text-align: center;
  margin-left: 8px
}

#greet-bubble-review-notice .greet-bubble-plugin-icon img {
  max-width: 94px;
  vertical-align: middle;
  margin-right: 8px
}

#greet-bubble-review-notice .greet-bubble-notice-text {
  overflow: hidden
}

#greet-bubble-review-notice .greet-bubble-notice-text h3 {
  font-size: 24px;
  margin: 0 0 5px;
  font-weight: 400;
  line-height: 1
}

#greet-bubble-review-notice .greet-bubble-notice-text p {
  margin: 10px 0 10px 0;
  font-size: 13px
}

#greet-bubble-review-notice .greet-bubble-notice-text p.greet-bubble-review-actions {
  margin: 10px 0 2px 0
}

#greet-bubble-review-notice .greet-bubble-notice-text .greet-bubble-review-actions a {
  text-decoration: none;
  margin-right: 8px;
  color: #63a37b;
  display: inline-block;
  position: relative
}

#greet-bubble-review-notice .greet-bubble-notice-text .greet-bubble-review-actions a span {
  padding-right: 2px
}

#greet-bubble-review-notice .greet-bubble-notice-text .greet-bubble-review-actions a.button {
  color: #fff
}

.rtl #greet-bubble-review-notice {
  margin: 20px 0 0 20px;
  padding: 18px 0 18px 15px
}

.rtl #greet-bubble-review-notice .greet-bubble-plugin-icon {
  float: right;
  margin: 0 0 0 8px
}
  #themeatelier-offer-banner {
    padding: 0;
    border: 0;
    line-height: 0;
    background: 0 0;
}