/**
 * CSS Document
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
@font-face {
  font-family: 'ezrwp-icon-font';
  src: url('../fonts/ezrwp-icon-font.eot?j4uvx3');
  src: url('../fonts/ezrwp-icon-font.eot?j4uvx3#iefix') format('embedded-opentype'), url('../fonts/ezrwp-icon-font.ttf?j4uvx3') format('truetype'), url('../fonts/ezrwp-icon-font.woff?j4uvx3') format('woff'), url('../fonts/ezrwp-icon-font.svg?j4uvx3#ezrwp-icon-font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ezrwp-icon,
[class^="ezrwp-icon-"],
[class*=" ezrwp-icon-"],
body .ezrwp-wrapper .ezrwp-content blockquote:before,
body .ezrwp-wrapper .ezrwp-stars::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ezrwp-icon-font' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ezrwp-icon-quote-marks:before {
  content: "\e900";
}
.ezrwp-icon-star-0:before {
  content: "\e901";
}
.ezrwp-icon-star-25:before {
  content: "\e902";
}
.ezrwp-icon-star-50:before {
  content: "\e903";
}
.ezrwp-icon-star-75:before {
  content: "\e904";
}
.ezrwp-icon-star-100:before {
  content: "\e905";
}
body .ezrwp-wrapper {
  padding: 15px 0;
}
body .ezrwp-wrapper .ezrwp-content blockquote {
  quotes: "" "";
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: inherit;
  margin: 0;
  overflow: hidden;
  padding: 0 0 14px 30px;
  position: relative;
  border: none;
}
body .ezrwp-wrapper .ezrwp-content blockquote:before {
  content: "\e900";
  width: 20px;
  height: 18px;
  color: #ddd;
  font-size: 14px;
  position: absolute;
  top: 6px;
  left: 0;
}
body .ezrwp-wrapper .ezrwp-content blockquote:after {
  content: "";
}
body .ezrwp-wrapper .ezrwp-content blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em;
}
body .ezrwp-wrapper .ezrwp-read-more button {
  color: #0d6efd;
  background-color: #ffffff;
  border-color: #e2e6ea;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #e2e6ea;
  margin: 0 0 0 2px;
  padding: 0 0.3rem;
  font-size: 9.75pt;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .ezrwp-wrapper .ezrwp-read-more button.open,
body .ezrwp-wrapper .ezrwp-read-more button:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  cursor: pointer;
}
body .ezrwp-wrapper .ezrwp-call-to-action {
  width: 100%;
  height: auto;
  display: block;
  text-align: center;
  clear: both;
}
body .ezrwp-wrapper .ezrwp-call-to-action .z-profile-link {
  font-size: 15px;
}
body .ezrwp-wrapper .ezrwp-attribution img {
  display: block;
  margin: 0 auto;
}
body .ezrwp-wrapper .ezrwp-mandatory-disclaimer {
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  clear: both;
}
body .ezrwp-wrapper .ezrwp-date {
  font-size: 12px;
  color: #666666;
  padding: 0 0 4px 30px;
}
body .ezrwp-wrapper .ezrwp-stars {
  height: 18px;
  margin: 0 0 6px 30px;
}
body .ezrwp-wrapper .ezrwp-stars::before {
  color: #3DCA5A;
  font-size: 20px;
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-5::before {
  content: "\e905 \e905 \e905 \e905 \e905";
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-4::before {
  content: "\e905 \e905 \e905 \e905 \e901";
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-4::before.ezrwp-plus-half-star::before {
  content: "\e905 \e905 \e905 \e905 \e903";
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-3::before {
  content: "\e905 \e905 \e905 \e901 \e901";
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-3::before.ezrwp-plus-half-star::before {
  content: "\e905 \e905 \e905 \e903 \e901";
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-2::before {
  content: "\e905 \e905 \e901 \e901 \e901";
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-2::before.ezrwp-plus-half-star::before {
  content: "\e905 \e905 \e903 \e901 \e901";
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-1::before {
  content: "\e905 \e901 \e901 \e901 \e901";
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-1::before.ezrwp-plus-half-star::before {
  content: "\e905 \e903 \e901 \e901 \e901";
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-0::before {
  content: "\e901 \e901 \e901 \e901 \e901";
}
body .ezrwp-wrapper .ezrwp-stars.ezrwp-stars-0::before.ezrwp-plus-half-star::before {
  content: "\e903 \e901 \e901 \e901 \e901";
}
body .ezrwp-wrapper .ezrwp-reviewer {
  padding: 0 0 0 30px;
}
body .ezrwp-wrapper .ezrwp-reviewer p,
body .ezrwp-wrapper .ezrwp-reviewer * {
  font-size: 15px;
  line-height: 24px;
}
body .ezrwp-wrapper .ezrwp-reviewer p {
  margin-bottom: 30px;
  color: #000000;
}
body .ezrwp-wrapper.ezrwp-grid {
  margin: 0 -15px;
}
body .ezrwp-wrapper.ezrwp-grid .ezrwp-col {
  padding: 0 15px;
  float: left;
}
body .ezrwp-wrapper.ezrwp-grid-2 .ezrwp-col {
  width: 50%;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  body .ezrwp-wrapper.ezrwp-grid-2 .ezrwp-col {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body .ezrwp-wrapper.ezrwp-grid-2 .ezrwp-col {
    width: 100%;
  }
}
body .ezrwp-wrapper.ezrwp-grid-3 .ezrwp-col {
  width: 33.33%;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  body .ezrwp-wrapper.ezrwp-grid-3 .ezrwp-col {
    width: 50%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  body .ezrwp-wrapper.ezrwp-grid-3 .ezrwp-col {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body .ezrwp-wrapper.ezrwp-grid-3 .ezrwp-col {
    width: 100%;
  }
}
body .ezrwp-wrapper.ezrwp-grid-4 .ezrwp-col {
  width: 25%;
}
@media only screen and (min-width: 992px) and  (max-width: 1200px) {
  body .ezrwp-wrapper.ezrwp-grid-4 .ezrwp-col {
    width: 33.33%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  body .ezrwp-wrapper.ezrwp-grid-4 .ezrwp-col {
    width: 50%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  body .ezrwp-wrapper.ezrwp-grid-4 .ezrwp-col {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body .ezrwp-wrapper.ezrwp-grid-4 .ezrwp-col {
    width: 100%;
  }
}
body .ezrwp-wrapper.ezrwp-grid-5 .ezrwp-col {
  width: 20%;
}
@media only screen and (min-width: 992px) and  (max-width: 1200px) {
  body .ezrwp-wrapper.ezrwp-grid-5 .ezrwp-col {
    width: 33.33%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  body .ezrwp-wrapper.ezrwp-grid-5 .ezrwp-col {
    width: 50%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  body .ezrwp-wrapper.ezrwp-grid-5 .ezrwp-col {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body .ezrwp-wrapper.ezrwp-grid-5 .ezrwp-col {
    width: 100%;
  }
}
body .ezrwp-wrapper.ezrwp-grid-6 .ezrwp-col {
  width: 16.666%;
}
@media only screen and (min-width: 992px) and  (max-width: 1200px) {
  body .ezrwp-wrapper.ezrwp-grid-6 .ezrwp-col {
    width: 33.33%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  body .ezrwp-wrapper.ezrwp-grid-6 .ezrwp-col {
    width: 50%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  body .ezrwp-wrapper.ezrwp-grid-6 .ezrwp-col {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body .ezrwp-wrapper.ezrwp-grid-6 .ezrwp-col {
    width: 100%;
  }
}
body .ezrwp-wrapper .ezrwp-profile-card {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 10px auto 20px auto;
  text-align: center;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-left,
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-left {
  margin-right: 12px;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right {
  max-width: 240px;
  color: #000000;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right strong,
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right span,
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right p {
  color: #000000;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right .ezrwp-profile-name {
  line-height: 18px;
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right .ezrwp-activity {
  background-color: #F1F1F4;
  margin: 9px 0 0 0;
  padding: 11px 10px 10px 12px;
  border-left: 5px solid #A7A6AB;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right .ezrwp-activity * {
  font-size: 15px;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right .ezrwp-activity .ezrwp-avg-rating {
  font-size: 20px;
  font-weight: bold;
  padding: 0 2px 0 0;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right .ezrwp-activity .ezrwp-avg-rating .ezrwp-star-average {
  width: 25px;
  height: 24px;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: 2px;
  color: #3DCA5A;
  font-size: 25px;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right .ezrwp-activity .ezrwp-max-rating {
  padding: 0 0 0 3px;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right .ezrwp-activity .ezrwp-reviews-count {
  margin: 0 0 0 6px;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-card-right .ezrwp-activity .ezrwp-activity-sales {
  line-height: 18px;
  margin-top: 4px;
}
body .ezrwp-wrapper .ezrwp-profile-card .ezrwp-profile-image-container {
  width: 94px;
  height: 94px;
  margin-bottom: 8px;
  overflow: hidden;
  border-radius: 50%;
}
body .ezrwp-lender-profile-card {
  margin: 10px auto 20px auto;
  padding: 18px 0 13px 0;
  text-align: center;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
body .ezrwp-lender-profile-card .ezrwp-lender-star-average {
  height: auto;
  margin-left: 0;
  margin-bottom: 0;
}
body .ezrwp-lender-profile-card .ezrwp-lender-star-average::before {
  font-size: 26px;
}
body .ezrwp-lender-profile-card .ezrwp-lender-activity {
  color: #000000;
  font-size: 15px;
}
body .entry-content .ezrwp-wrapper .ezrwp-content blockquote {
  margin-right: 0;
  margin-left: 0;
}
