﻿.feefo .feefo-rating {
  display: block;
  font-size: 60px;
  font-weight: bold;
  line-height: 1; }
  .feefo .feefo-rating .out-of {
    display: inline-block;
    font-size: 28px;
    margin: 8px 0 0 5px;
    vertical-align: top; }

.feefo .feefo-logo {
  border-top: 2px solid #e5e5e5;
  padding-top: 15px; }

@media only screen and (min-width: 992px) {
  .feefo .feefo-rating {
    font-size: 73px; }
    .feefo .feefo-rating .out-of {
      font-size: 35px; } }

@media only screen and (min-width: 992px) {
  .feefo-quote-holder blockquote {
    margin-left: 0; } }

.feefo-strip {
  padding: 50px 0;
  position: relative;
  text-align: left; }
  .feefo-strip.bg-image picture {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }
    .feefo-strip.bg-image picture img {
      bottom: -9999px;
      height: auto;
      left: -9999px;
      margin: auto;
      max-width: none;
      min-height: 100%;
      min-width: 100%;
      position: absolute;
      right: -9999px;
      top: -9999px;
      width: auto; }
  .feefo-strip.bg-image:after {
    background: rgba(0, 0, 0, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  .feefo-strip.bg-image h3, .feefo-strip.bg-image p, .feefo-strip.bg-image a {
    color: #fff; }
  .feefo-strip.bg-image a:hover {
    color: #fff; }
  .feefo-strip .container {
    z-index: 10; }
  .feefo-strip .wrapper {
    padding: 0 25px; }
  .feefo-strip h3, .feefo-strip p, .feefo-strip a {
    margin: 0; }
  .feefo-strip .badge-wrapper {
    display: block;
    height: 100%;
    margin-bottom: 30px;
    width: 100%; }
    .feefo-strip .badge-wrapper img {
      display: block;
      width: 240px; }
  .feefo-strip .text .title {
    margin-bottom: 20px; }
  .feefo-strip .text .subtitle {
    margin-bottom: 30px; }
  @media only screen and (min-width: 768px) {
    .feefo-strip {
      padding: 80px 0; }
      .feefo-strip .wrapper {
        -ms-flex-align: flex-start;
        -webkit-flex-align: flex-start;
        align-items: flex-start;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -webkit-flex-flow;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        justify-content: center; }
      .feefo-strip .text {
        -webkit-flex: 0 1 auto;
        -webkit-flex-flow: 0 1 auto;
        flex: 0 1 auto;
        max-width: 540px; }
      .feefo-strip .badge-wrapper {
        -webkit-flex: 0 1 auto;
        -webkit-flex-flow: 0 1 auto;
        flex: 0 1 auto;
        margin-bottom: 0;
        margin-right: 50px;
        width: auto; }
        .feefo-strip .badge-wrapper img {
          float: right;
          width: 280px; }
      .feefo-strip.flip .wrapper {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
      .feefo-strip.flip .badge-wrapper {
        margin-right: 0;
        margin-left: 60px; } }
  @media only screen and (min-width: 992px) {
    .feefo-strip .wrapper {
      align-items: center; } }

.feefo-badge {
    position: absolute; left: 20px; top: 20px; z-index: 10000000
}
