/* General elements rules to override general rules in client sites */

.yotpo-display-wrapper {
  position: relative;
  visibility: visible !important;
  min-height: 200px; }

.yotpo-display-wrapper.write-only {
  min-height: 0px; }

.yotpo {
  direction: LTR;
  clear: both;
  text-align: left; }
  .yotpo div {
    float:none;
    }

  .yotpo div, .yotpo span, .yotpo p, .yotpo a, .yotpo img, .yotpo i, .yotpo strong, .yotpo sup, .yotpo ul, .yotpo li, .yotpo form, .yotpo label {
    font-family: "Arial", "Verdana";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    float: none;/* General elements rules to override general rules in client sites */
    font-size: 14px;
    line-height: 17px;
    float: none;
    color: #4D4D4D;
    border: none;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }
    .yotpo div p, .yotpo div a, .yotpo div img, .yotpo div i, .yotpo div strong, .yotpo div sup, .yotpo div ul, .yotpo div li, .yotpo div form, .yotpo div label, .yotpo span p, .yotpo span a, .yotpo span img, .yotpo span i, .yotpo span strong, .yotpo span sup, .yotpo span ul, .yotpo span li, .yotpo span form, .yotpo span label, .yotpo p p, .yotpo p a, .yotpo p img, .yotpo p i, .yotpo p strong, .yotpo p sup, .yotpo p ul, .yotpo p li, .yotpo p form, .yotpo p label, .yotpo a p, .yotpo a a, .yotpo a img, .yotpo a i, .yotpo a strong, .yotpo a sup, .yotpo a ul, .yotpo a li, .yotpo a form, .yotpo a label, .yotpo img p, .yotpo img a, .yotpo img img, .yotpo img i, .yotpo img strong, .yotpo img sup, .yotpo img ul, .yotpo img li, .yotpo img form, .yotpo img label, .yotpo i p, .yotpo i a, .yotpo i img, .yotpo i i, .yotpo i strong, .yotpo i sup, .yotpo i ul, .yotpo i li, .yotpo i form, .yotpo i label, .yotpo strong p, .yotpo strong a, .yotpo strong img, .yotpo strong i, .yotpo strong strong, .yotpo strong sup, .yotpo strong ul, .yotpo strong li, .yotpo strong form, .yotpo strong label, .yotpo sup p, .yotpo sup a, .yotpo sup img, .yotpo sup i, .yotpo sup strong, .yotpo sup sup, .yotpo sup ul, .yotpo sup li, .yotpo sup form, .yotpo sup label, .yotpo ul p, .yotpo ul a, .yotpo ul img, .yotpo ul i, .yotpo ul strong, .yotpo ul sup, .yotpo ul ul, .yotpo ul li, .yotpo ul form, .yotpo ul label, .yotpo li p, .yotpo li a, .yotpo li img, .yotpo li i, .yotpo li strong, .yotpo li sup, .yotpo li ul, .yotpo li li, .yotpo li form, .yotpo li label, .yotpo form p, .yotpo form a, .yotpo form img, .yotpo form i, .yotpo form strong, .yotpo form sup, .yotpo form ul, .yotpo form li, .yotpo form form, .yotpo form label, .yotpo label p, .yotpo label a, .yotpo label img, .yotpo label i, .yotpo label strong, .yotpo label sup, .yotpo label ul, .yotpo label li, .yotpo label form, .yotpo label label {
      background: inherit !important; }
  .yotpo ul, .yotpo li, .yotpo ul li {
    list-style: none outside none !important; }
  .yotpo img {
    box-shadow: 0 0 0; }

/* Yotpo */
.yotpo {
  /* Colors */
  /* General */
  /* Testiomnials Tab */ }
  .yotpo .color-blue {
    background: #00abc7; }
  .yotpo .color-red {
    background: #fb5654; }
  .yotpo .color-orange {
    background: #efae00; }
  .yotpo .color-yellow {
    background: #d63334; }
  .yotpo .color-green {
    background: #3aba6f; }
  .yotpo .color-white {
    background: white; }
  .yotpo .color-gray {
    background: #4D4D4D; }
  .yotpo .color-gray-light {
    background: #e3e3e3; }
  .yotpo .color-gray-dark {
    background: #4f4f4f; }
  .yotpo .color-gray-darker {
    background: #959595; }
  .yotpo .color-primary {
    background: #d63334; }
  .yotpo .color-primary-d1 {
    background: #aa0004; }
  .yotpo .color-primary-d2 {
    background: #800003; }
  .yotpo .color-primary-l1 {
    background: #dd3337; }
  .yotpo .color-primary-l2 {
    background: #e66669; }
  .yotpo .color-primary-l3 {
    background: #ee999b; }
  .yotpo .color-primary-l4 {
    background: #f7cccd; }
  .yotpo .font-color-blue {
    color: #00abc7; }
  .yotpo .font-color-black {
    color: black; }
  .yotpo .font-color-orange {
    color: #efae00; }
  .yotpo .font-color-yellow {
    color: #d63334; }
  .yotpo .font-color-green {
    color: #3aba6f; }
  .yotpo .font-color-white {
    color: white; }
  .yotpo .font-color-gray {
    color: #4D4D4D; }
  .yotpo .font-color-gray-light {
    color: #e3e3e3; }
  .yotpo .font-color-gray-dark {
    color: #4f4f4f; }
  .yotpo .font-color-gray-darker {
    color: #959595; }
  .yotpo .font-color-primary {
    color: #d63334; }
  .yotpo .font-color-primary-d1 {
    color: #aa0004; }
  .yotpo .font-color-primary-d2 {
    color: #800003; }
  .yotpo .font-color-primary-l1 {
    color: #dd3337; }
  .yotpo .font-color-primary-l2 {
    color: #e66669; }
  .yotpo .font-color-primary-l3 {
    color: #ee999b; }
  .yotpo .font-color-primary-l4 {
    color: #f7cccd; }
  .yotpo .yotpo-clr {
    clear: both; }
  .yotpo .clear-box:after {
    content: " ";
    clear: both;
    visibility: hidden; }
  .yotpo .yotpo-hidden {
    display: none !important; }
    .yotpo .yotpo-hidden.only-invisible {
      display: block !important;
      visibility: hidden; }
  .yotpo .yotpo-hr {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 10px; }
  .yotpo input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    border-radius: 0; }
  .yotpo a, .yotpo a:hover {
    background: inherit !important; }
  .yotpo a {
    color: #d63334;
    cursor: pointer !important; }
    .yotpo a .y-label {
      cursor: pointer; }
  .yotpo a:hover {
    color: #0092db !important;
  }
  .yotpo a.yotpo-icon-yotpo-logo:hover {
    color: #002a5c !important;
    text-decoration: none;
  }
  .yotpo ul {
    list-style: none !important; }
  .yotpo textarea {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
  .yotpo .pull-left {
    text-align: left;
    float: left; }
  .yotpo .pull-right {
    text-align: right;
    float: right; }
  .yotpo .pull-center {
    text-align: center;
    margin: 0 auto; }
  .yotpo .text-xl {
    font-size: 21px;
    line-height: 18px; }
  .yotpo .text-l {
    font-size: 15px; }
  .yotpo .text-m {
    font-size: 13px; }
  .yotpo .text-s {
    font-size: 13px;

    line-height: 17px; }
  .yotpo .text-xs {
    font-size: 11px; }
  .yotpo .yotpo-font-bold {
    font-weight: bold; }
  .yotpo .font-light {
    font-weight: lighter; }
  .yotpo .font-upper {
    text-transform: uppercase; }
  .yotpo .yotpo-visible-mobile {
    display: none !important; }
  .yotpo.testimonials {
    position: relative;
    z-index: 2147483647; }

/* End General */
/* Icons */
@font-face {
  font-family: 'yotpo-widget-font';
  src: url("//staticw2.yotpo.com/assets/yotpo-widget-font.eot");
  src: url("//staticw2.yotpo.com/assets/yotpo-widget-font.eot?#iefix") format("embedded-opentype"), url("//staticw2.yotpo.com/assets/yotpo-widget-font.woff") format("woff"), url("//staticw2.yotpo.com/assets/yotpo-widget-font.ttf") format("truetype"), url("//staticw2.yotpo.com/assets/yotpo-widget-font.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'yotpo-widget-font';
    src: url("//staticw2.yotpo.com/assets/yotpo-widget-font.svg") format("svg"); } }
.yotpo {
  /* End Icons */
  /* Buttons */
  /* End Buttons */
  /* Fields */
  /*End fileds*/
  /*Boxes*/
  /*End Boxes*/
  /*NAVIGATION*/
  /*END NAVIGATION*/
  /*WRITE A QUESTION*/
  /*WRITE A REVIEW*/
  /* Widget Stracture */
  /* End Widget Stracture */
  /* BE THE FIRST TO WRITE A REVIEW */
  /* Testimonials Button */
  /* End Testimonials Button */
  /* Write Only Widget */
  /* End Write Only Widget */ }
  .yotpo .yotpo-icon, .yotpo .yotpo-icon:after, .yotpo .yotpo-icon:before {
    font-family: "yotpo-widget-font" !important; }
  .yotpo .yotpo-icon {
    speak: none;
    font-size: 17.5px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: auto !important;
    background: none;
    height: auto;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .yotpo .yotpo-icon-store:before {
    content: "\e600"; }
  .yotpo .yotpo-icon-yotpo-logo:before {
    content: "\e609"; }
  .yotpo .yotpo-icon-heart:before {
    content: "\e60b"; }
  .yotpo .yotpo-icon-cross:before {
    content: "\e615"; }
  .yotpo .yotpo-icon-facebook:before {
    content: "\e616"; }
  .yotpo .yotpo-icon-double-bubble:before {
    content: "\e618"; }
  .yotpo .yotpo-icon-write:before {
    content: "\e61e"; }
  .yotpo .yotpo-icon-flag:before {
    content: "\e61f"; }
  .yotpo .yotpo-icon-chat-bubble:before {
    content: "\e620"; }
  .yotpo .yotpo-icon-video:before {
    content: "\e601"; }
  .yotpo .yotpo-icon-up-arrow:before {
    content: "\e602"; }
  .yotpo .yotpo-icon-twitter:before {
    content: "\e603"; }
  .yotpo .yotpo-icon-thumbs-up:before {
    content: "\e604"; }
  .yotpo .yotpo-icon-thumbs-down:before {
    content: "\e605"; }
  .yotpo .yotpo-icon-three-lines:before {
    content: "\e606"; }
  .yotpo .yotpo-icon-dot:before {
    content: "\e607"; }
  .yotpo .yotpo-icon-seperator:before {
    content: "\e608"; }
  .yotpo .yotpo-icon-checkmark:before {
    content: "\e60a"; }
  .yotpo .yotpo-icon-camera:before {
    content: "\e60c"; }
  .yotpo .yotpo-icon-attach:before {
    content: "\e60d"; }
  .yotpo .yotpo-icon-default-star:before, .yotpo .yotpo-icon-star:before {
    content: "\e60e"; }
  .yotpo .yotpo-icon-share:before {
    content: "\e60f"; }
  .yotpo .yotpo-icon-cogwheel:before {
    content: "\e610"; }
  .yotpo .yotpo-icon-right-arrow:before {
    content: "\e611"; }
  .yotpo .yotpo-icon-linkedin:before {
    content: "\e612"; }
  .yotpo .yotpo-icon-left-arrow:before {
    content: "\e613"; }
  .yotpo .yotpo-icon-googleplus:before {
    content: "\e614"; }
  .yotpo .yotpo-icon-down-arrow:before {
    content: "\e617"; }
  .yotpo .yotpo-icon-circle-checkmark:before {
    content: "\e619"; }
  .yotpo .yotpo-icon-half-star:before {
    content: "\e61a"; }
  .yotpo .yotpo-icon-empty-star:before {
    content: "\e61b"; }
  .yotpo .yotpo-icon-profile-picture:before {
    content: "\e61c"; }
  .yotpo .yotpo-icon-down-triangle:before {
    content: "\e61d"; }
  .yotpo .yotpo-icon-half-star {
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    filter: "";
    -ms-filter: ""; }
  .yotpo .yotpo-default-button, .yotpo input[type="button"].yotpo-default-button {
    display: inline-block;
    text-overflow: ellipsis;
    border: none;
    font-family: "Arial", "Verdana";
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;

    padding: 10px 15px;
    background: #4D4D4D;
    color: white;
    height: auto;
    margin: 0 0 5px 0; }
    .yotpo .yotpo-default-button:hover, .yotpo input[type="button"].yotpo-default-button:hover {
      cursor: pointer;
      background-color: #4f4f4f;
      color: white; }
    .yotpo .yotpo-default-button:focus, .yotpo input[type="button"].yotpo-default-button:focus {
      outline-width: 0px; }
    .yotpo .yotpo-default-button.yotpo-disabled, .yotpo input[type="button"].yotpo-default-button.yotpo-disabled {
      background: #e3e3e3;
      color: #4D4D4D; }
      .yotpo .yotpo-default-button.yotpo-disabled:hover, .yotpo input[type="button"].yotpo-default-button.yotpo-disabled:hover {
        cursor: default;
        background: #e3e3e3;
        color: #4D4D4D; }
  .yotpo .yotpo-icon-btn {
    display: inline-block;
    padding: 6px 11px; }
    .yotpo .yotpo-icon-btn .yotpo-icon {
      font-size: 19px;
      color: white; }
    .yotpo .yotpo-icon-btn .yotpo-icon-button-text {
      font-weight: bold;
      color: white; }
    .yotpo .yotpo-icon-btn:hover {
      cursor: pointer; }
  .yotpo .yotpo-icon-btn-small {
    display: inline-block; }
    .yotpo .yotpo-icon-btn-small:hover {
      cursor: pointer; }
  .yotpo .yotpo-icon-btn-big {
    display: inline-block;
    padding: 10px 15px; }
    .yotpo .yotpo-icon-btn-big .yotpo-icon {
      font-size: 25px; }
    .yotpo .yotpo-icon-btn-big:hover {
      cursor: pointer; }
  .yotpo .yotpo-icon-btn-xs {
    display: inline-block;
    padding: 5px; }
    .yotpo .yotpo-icon-btn-xs.yotpo-icon {
      font-size: 15px; }
    .yotpo .yotpo-icon-btn-xs:hover {
      cursor: pointer; }
  .yotpo .xl-btn, .yotpo input[type="button"].xl-btn {
    display: inline-block;
    font-size: 21px;
    padding: 14px 18px; }
  .yotpo .full-width-btn {
    display: block;
    width: 100%;
    font-size: 21px; }
  .yotpo .primary-color-btn, .yotpo input[type="button"].primary-color-btn {
    background-color: #d63334;
    color: white;
    font-weight: normal !important;
    text-shadow: none !important; }
    .yotpo .primary-color-btn:hover, .yotpo input[type="button"].primary-color-btn:hover {
      background: #aa0004 !important;
      border: none !important; }
    .yotpo .primary-color-btn.yotpo-disabled, .yotpo input[type="button"].primary-color-btn.yotpo-disabled {
      background: #ee999b;
      color: white; }
      .yotpo .primary-color-btn.yotpo-disabled:hover, .yotpo input[type="button"].primary-color-btn.yotpo-disabled:hover {
        background: #ee999b !important;
        color: white !important;
        border: none !important;
      }

.yotpo .transparent-color-btn {
  background: transparent;
  color: #a2a2a2;
}
.yotpo .transparent-color-btn span.yotpo-icon {
  color: #a2a2a2;
}
.yotpo .transparent-color-btn:hover span, .yotpo .transparent-color-btn:hover i {
  color: #4D4D4D;
}
.yotpo .transparent-color-btn.yotpo-disabled {
  color: #e3e3e3;
}
.yotpo .transparent-color-btn.yotpo-disabled span, .yotpo .transparent-color-btn.yotpo-disabled i {
  color: #e3e3e3;
}
.yotpo .transparent-color-btn.yotpo-disabled:hover {
  color: #e3e3e3;
  cursor: default;
}
.yotpo .transparent-color-btn.yotpo-disabled:hover span, .yotpo .transparent-color-btn.yotpo-disabled:hover i {
  color: #e3e3e3;
  cursor: default;
}


  .yotpo .y-label, .yotpo label.y-label {
    font-size: 13px;
    color: #4D4D4D;
    padding: 20px 7px 15px 0px;
    /*max-width: 164px;*/
    min-width: 100px;
    width: auto;
    text-align: start;
    display: inline-block;
    font-weight: normal;
    float: none; }
  .yotpo .y-input {
    font-family: "Arial", "Verdana";
    height: 32px;
    min-width: 148px;
    width: 100%;
    font-size: 13px;
    color: #4f4f4f;
    padding: 0px 10px;
    border: solid 1px #e3e3e3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .yotpo .text-box {
    font-family: "Arial", "Verdana";
    font-size: 13px;
    height: 68px;
    min-height: 68px;
    min-width: 148px;
    word-wrap: break-word;
    resize: vertical;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
  .yotpo .form-group {
    display: table;
    width: 100%; }
    .yotpo .form-group .form-element .y-label {
      float: left;
      display: block;
      white-space: nowrap; }
    .yotpo .form-group .form-element span {
      display: block; }
  .yotpo .yotpo-small-box, .yotpo .yotpo-regular-small-box, .yotpo .yotpo-popup-box-medium {
    border-bottom: 1px solid #e3e3e3; }
    .yotpo .yotpo-small-box.no-border, .yotpo .yotpo-regular-small-box.no-border, .yotpo .yotpo-popup-box-medium.no-border {
      border-bottom: none; }
  .yotpo .yotpo-regular-box {
    padding: 25px 0 22px;
    margin: 0 10px; }
  .yotpo .yotpo-review.yotpo-regular-box {
    border-top: 1px #e3e3e3 solid; }
  .yotpo .yotpo-small-box {
    padding: 25px 10px 0 10px; }
  .yotpo .yotpo-regular-small-box {
    padding: 25px 0px 15px 0px;
    margin: 0 10px; }
  .yotpo .yotpo-comments-box {
    margin-left: 22px;
    border-left: 6px solid #eeeeee !important;
    margin-top: 25px; }
    .yotpo .yotpo-comments-box .yotpo-comment-box {
      margin-left: 22px;
      padding: 25px 0; }
  .yotpo .yotpo-popup-box-small {
    padding-top: 12px;
    margin: 0 10px; }
  .yotpo .yotpo-popup-box-medium {
    padding: 12px 0;
    margin: 0 10px; }
  .yotpo .yotpo-popup-box-large {
    padding: 12px 10px 5px; }
  .yotpo .yotpo-nav {
    background: transparent;
    font-family: "Arial", "Verdana";
    border-color: rgba(0, 39, 59, 0.08);
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .yotpo .yotpo-nav ul {
      float: left;
      padding: 0;
      font-size: 15px;
      margin: 0px; }
      .yotpo .yotpo-nav ul :first-letter {
        text-transform: capitalize; }
      .yotpo .yotpo-nav ul .yotpo-nav-tab span {
        display: inline;
        margin: 0;
        padding: 0;
        line-height: 1;
        position: relative;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        text-align: -webkit-match-parent;
        color: #959595; }
      .yotpo .yotpo-nav ul .yotpo-nav-tab:hover {
        cursor: pointer; }
        .yotpo .yotpo-nav ul .yotpo-nav-tab:hover span {
          color: #dd3337; }
      .yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active {
        font-weight: bold; }
        .yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active span {
          color: #d63334; }
        .yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
          border-bottom: 3px solid;
          border-color: #d63334;
          overflow: visible;
          max-width: none; }
    .yotpo .yotpo-nav .status-bar {
      padding: 9px 0 9px 10px;
      float: left; }
    .yotpo .yotpo-nav .status-bar span {
      font-size: 13px;
 }
    .yotpo .yotpo-nav li {
      float: left;
      /*text-transform: uppercase;*/
      padding-right: 18px;
      font-size: 15px;
      font-family: "Arial", "Verdana";
      display: list-item; }
      .yotpo .yotpo-nav li .yotpo-nav-wrapper {
        padding-bottom: 6px;
        margin: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        min-width: 20px;
        max-width: 250px; }
  .yotpo .yotpo-nav-content > div {
    display: none; }
    .yotpo .yotpo-nav-content > div.yotpo-active {
      background-image: none;
      display: block; }
  .yotpo .yotpo-dropdown-wrapper {
    display: inline-block;
    float: right; }
    .yotpo .yotpo-dropdown-wrapper.mobile-collapse .transparent-color-btn {
      width: 100%; }
    .yotpo .yotpo-dropdown-wrapper .yotpo-icon-seperator {
      float: right;
      color: #e3e3e3; }
  .yotpo .yotpo-nav-dropdown {
    float: right;
    padding: 5px 11px 0px 0px;
    position: relative; }
    .yotpo .yotpo-nav-dropdown label {
      color: #4D4D4D;
      font-size: 13px; }
    .yotpo .yotpo-nav-dropdown .sort-wrap {
      display: inline-block; }
    .yotpo .yotpo-nav-dropdown .yotpo-icon {
      color: #4D4D4D;
      float: right;
      padding-left: 5px; }
      .yotpo .yotpo-nav-dropdown .yotpo-icon:hover {
        cursor: pointer; }
    .yotpo .yotpo-nav-dropdown .yotpo-dropdown-button {
      background-color: white;
      width: 182px;
      padding: 3px 3px 3px 7px;
      border: 1px #cccccc solid; }
      .yotpo .yotpo-nav-dropdown .yotpo-dropdown-button label:first-child {
        display: none; }
    .yotpo .yotpo-nav-dropdown .yotpo-dropdown-button .selected {
      display: inline-block;
      width: 147px;
      color: #4D4D4D !important; }
      .yotpo .yotpo-nav-dropdown .selected:hover {
        cursor: pointer; }
    .yotpo .yotpo-nav-dropdown .seperator {
      color: #4D4D4D;
      padding-left: 18px; }
  .yotpo .yotpo-dropdown {
    display: none;
    position: absolute;
    min-width: 96px;
    max-height: 205px;
    /*padding: 16px 16px;*/
    text-align: left;
    background: white !important;
    border: solid 1px #e3e3e3;
    z-index: 10; }
    .yotpo ul.yotpo-dropdown {
      background: red;
      margin-right: 11px;
      padding: 0px;
      border-bottom: 1px solid black;
      border-right: 1px solid black;
      }
    .yotpo .yotpo-dropdown .list-category {
      display: block;
      padding: 7px 9px 9px 9px;
      margin: 0px;
      font-size: 13px;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .yotpo .yotpo-dropdown .list-category:first-letter {
        text-transform: capitalize; }
      .yotpo .yotpo-dropdown .list-category:hover {
        cursor: pointer;
        background: #3399FF !important;
        color: white !important;

        }
      .yotpo .yotpo-dropdown .list-category a {
        font-size: 12px;

        color: inherit}
      .yotpo .yotpo-dropdown .list-category a:hover {
        font-size: 12px;
        color: white !important;
        text-decoration: none;
      }


  .yotpo .write-question-wrapper {
    width: 100%;
    display: none;
    overflow: hidden; }
  .yotpo .write-question-button {
    margin-left: 15px; }
  .yotpo .write-review-wrapper {
    position: relative;
    width: 100%;
    max-width: 688px;
    margin-left: auto;
    margin-right: auto;
    display: none;
    border-top: 1px #eeeeee solid;
    border-left: 1px #eeeeee solid;
    -webkit-box-shadow: 2px 2px 10px #a6a6a6;
    -moz-box-shadow: 2px 2px 10px #a6a6a6;
    box-shadow: 2px 2px 10px #a6a6a6;
    /* For IE 8 */
    background-color: white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#a6a6a6')";
    zoom: 1;
    overflow: hidden; }
  .yotpo .yotpo-display-wrapper.yotpo-no-reviews .write-review-wrapper {
    margin-top: 115px; }
  .yotpo .yotpo-display-wrapper.yotpo-no-reviews .yotpo-default-button.write-review-button.yotpo-hidden-mobile {
    display: none; }
  .yotpo .yotpo-display-wrapper.yotpo-no-reviews.write-only .write-review-wrapper {
    margin-top: 0px; }
  .yotpo .yotpo-thank-you,
  .yotpo .write-review-wrapper {
    margin-top: 25px;
  }
  .yotpo .write-review .yotpo-header .y-label {
    padding-top: 0; }
  .yotpo .write-review .yotpo-header .y-label.yotpo-header-title {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 7px;
    font-family: HelveticaNeueLTStd-Light, sans-serif; }
  .yotpo .write-review .yotpo-header .yotpo-icon {
    color: #d63334;
    font-size: 26px;
    height: auto; }
  .yotpo .write-review .yotpo-header .profile-wrapper {
    color: #d63334;
    display: inline-block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #e66669;
    text-align: center;
    padding-top: 6px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .yotpo .write-review .yotpo-header .profile-wrapper .yotpo-icon {
      font-size: 45px;
      color: #d63334; }
  .yotpo .write-review .yotpo-header .stars-wrapper {
    display: inline-block;
    vertical-align: top; }
    .yotpo .write-review .yotpo-header .stars-wrapper .yotpo-icon-empty-star:hover:before {
      content: "\e60e"; }
  .yotpo .write-review .yotpo-footer {
    display: none;
    width: 100%;
    vertical-align: middle; }
  .yotpo .write-review .socialize-wrapper {
    display: none !important;
    width: 273px;
    position: absolute; }
    .yotpo .write-review .socialize-wrapper .socialize {
      display: inline-block;
      float: left;
      margin-bottom: 10px;
      min-width: 147px; }
    .yotpo .write-review .socialize-wrapper .yotpo-or {
      display: inline-block;
      text-align: center;
      margin-top: 60px;
      width: 93px;
      text-align: center; }
    .yotpo .write-review .socialize-wrapper .connected {
      display: none;
      margin-top: 40px; }
  .yotpo .write-review .connect-wrapper {
    padding-left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .yotpo .write-review .connect-wrapper .form-element {
      float: left;
      width: 50%;
      min-width: 162px;
      padding-right: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .yotpo .write-review .connect-wrapper .form-element:first-child {
        padding-right: 15px; }
      .yotpo .write-review .connect-wrapper .form-element.email-input {
        display: none; }
  .yotpo .write-review .yotpo-submit {
    display: inline-block;
    margin-bottom: 10px;
    float: right;
    margin-top: 15px !important; }
  .yotpo .write-review .yotpo-toa {
    font-size: 13px;
    padding-left: 0; }
  .yotpo .write-review .yotpo-preloader-wrapper {
    float: right;
    width: 88px;
    margin-right: 10px;
    margin-top: 2px; }
  .yotpo .yotpo-review .yotpo-header, .yotpo .yotpo-comment .yotpo-header, .yotpo .yotpo-question .yotpo-header {
    position: relative;
    color: #4D4D4D;
    /*.yotpo-icon-flag{
      margin-left: 11px;
    }*/ }
    .yotpo .yotpo-review .yotpo-header .yotpo-header-element, .yotpo .yotpo-comment .yotpo-header .yotpo-header-element, .yotpo .yotpo-question .yotpo-header .yotpo-header-element {
      padding-top: 2px;
      display: inline-block;
      vertical-align: top; }
      .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label, .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label, .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label {
        min-width: 0px;
        padding: 0px;
        font-size: 13px;

        vertical-align: top; }
        .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-title, .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-user-title, .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-user-title {
          background: none; }
        .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
          color: #d63334; }
        .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
          margin-right: 5px;
          font-family: Arial; }
        .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name.yotpo-font-bold.pull-left {
          color: #4d4d4d;
        }
        .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-review-date, .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-review-date, .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-review-date {
          float: left; }
    .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile, .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile, .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile {
      display: none;
      position: relative;
      width: 45px;
      height: 45px;
      margin-right: 8px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      background: #e66669; }
      .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-user-letter, .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile .yotpo-user-letter, .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile .yotpo-user-letter {
        background: transparent !important;
        position: absolute;
        top: 13px;
        width: 100%;
        min-width: 100%;
        left: 1px;
        text-align: center;
        font-size: 20px;
        color: white; }
        .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-user-letter span.yotpo-icon, .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile .yotpo-user-letter span.yotpo-icon, .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile .yotpo-user-letter span.yotpo-icon {
          color: white; }
      .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-icon-circle-checkmark, .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile .yotpo-icon-circle-checkmark, .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile .yotpo-icon-circle-checkmark {
        display: none;
        position: absolute;
        left: 31px;
        top: 28px;
        background: white;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 18.3px; }
    .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile-social, .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile-social, .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile-social {
      display: none;
      width: 45px;
      height: 45px;
      margin-right: 7px; }
      .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile-social img, .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile-social img, .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile-social img {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important; }
    .yotpo .yotpo-review .yotpo-header.yotpo-verified-user .yotpo-icon-circle-checkmark, .yotpo .yotpo-comment .yotpo-header.yotpo-verified-user .yotpo-icon-circle-checkmark, .yotpo .yotpo-question .yotpo-header.yotpo-verified-user .yotpo-icon-circle-checkmark {
      display: inline-block;
      color: #00abc7; }
    .yotpo .yotpo-review .yotpo-header.yotpo-verified-buyer .yotpo-icon-circle-checkmark, .yotpo .yotpo-comment .yotpo-header.yotpo-verified-buyer .yotpo-icon-circle-checkmark, .yotpo .yotpo-question .yotpo-header.yotpo-verified-buyer .yotpo-icon-circle-checkmark {
      display: inline-block;
      color: #3aba6f; }
    .yotpo .yotpo-review .yotpo-header.yotpo-verified-user .yotpo-header-element .y-label.yotpo-user-title,
    .yotpo .yotpo-question .yotpo-header.yotpo-verified-user .yotpo-header-element .y-label.yotpo-user-title {
      color:  #999999 }
    .yotpo .yotpo-review .yotpo-header.yotpo-verified-buyer.custom-badge .yotpo-header-element .y-label.yotpo-user-title,
    .yotpo .yotpo-question .yotpo-header.yotpo-verified-buyer.custom-badge .yotpo-header-element .y-label.yotpo-user-title {
      color: #2a69fc; }
    .yotpo .yotpo-review .yotpo-header.yotpo-verified-buyer .yotpo-header-element .y-label.yotpo-user-title,
    .yotpo .yotpo-question .yotpo-header.yotpo-verified-buyer .yotpo-header-element .y-label.yotpo-user-title {
      color: #1b8e13; }
    .yotpo .yotpo-review .yotpo-header.yotpo-verified-buyer .yotpo-header-element .y-label.yotpo-user-title,
    .yotpo .yotpo-question .yotpo-header.yotpo-verified-buyer .yotpo-header-element .y-label.yotpo-user-title {
      color: #1b8e13; }
    .yotpo .yotpo-review .yotpo-header.yotpo-verified-buyer .yotpo-header-element .y-label.yotpo-user-title:before,
    .yotpo .yotpo-question .yotpo-header.yotpo-verified-buyer .yotpo-header-element .y-label.yotpo-user-title:before {
      content: '\e60a';
      font-family: "yotpo-widget-font";
      margin-right: 2px; }
    .yotpo .yotpo-review .yotpo-header.yotpo-verified-buyer.custom-badge .yotpo-header-element .y-label.yotpo-user-title:before,
    .yotpo .yotpo-question .yotpo-header.yotpo-verified-buyer.custom-badge .yotpo-header-element .y-label.yotpo-user-title:before {
      content: none;
      font-family: "yotpo-widget-font";
      margin-right: 2px; }
    .yotpo .yotpo-review .yotpo-header.yotpo-store-owner .yotpo-icon-circle-checkmark, .yotpo .yotpo-comment .yotpo-header.yotpo-store-owner .yotpo-icon-circle-checkmark, .yotpo .yotpo-question .yotpo-header.yotpo-store-owner .yotpo-icon-circle-checkmark {
      display: inline-block;
      color: #efae00; }
    .yotpo .yotpo-review .yotpo-header.yotpo-store-owner .yotpo-store-avatar, .yotpo .yotpo-comment .yotpo-header.yotpo-store-owner .yotpo-store-avatar, .yotpo .yotpo-question .yotpo-header.yotpo-store-owner .yotpo-store-avatar {
      background: transparent;
      background-image: none !important; }
    .yotpo .yotpo-review .yotpo-header.yotpo-store-owner .yopto-avatar-wrapper, .yotpo .yotpo-comment .yotpo-header.yotpo-store-owner .yopto-avatar-wrapper, .yotpo .yotpo-question .yotpo-header.yotpo-store-owner .yopto-avatar-wrapper {
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      overflow: hidden;
      height: inherit; }
    .yotpo .yotpo-review .yotpo-header.yotpo-store-owner img.yotpo-store-avatar, .yotpo .yotpo-comment .yotpo-header.yotpo-store-owner img.yotpo-store-avatar, .yotpo .yotpo-question .yotpo-header.yotpo-store-owner img.yotpo-store-avatar {
      width: 100%;
      height: auto;
      vertical-align: middle; }
    .yotpo .yotpo-review .yotpo-header .yotpo-user-name, .yotpo .yotpo-comment .yotpo-header .yotpo-user-name, .yotpo .yotpo-question .yotpo-header .yotpo-user-name {
      float: left;
      color: #d63334;
      font-weight: bolder;
      margin-right: 5px; }
    .yotpo .yotpo-review .yotpo-header .yotpo-header-actions, .yotpo .yotpo-comment .yotpo-header .yotpo-header-actions, .yotpo .yotpo-question .yotpo-header .yotpo-header-actions {
      float: right; }
    .yotpo .yotpo-review .yotpo-header .yotpo-review-stars, .yotpo .yotpo-comment .yotpo-header .yotpo-review-stars, .yotpo .yotpo-question .yotpo-header .yotpo-review-stars {
      float: left;
      display: inline-block;
      margin-top: 7px;
      margin-right: 10px; }
      .yotpo .yotpo-review .yotpo-header .yotpo-review-stars .yotpo-icon, .yotpo .yotpo-comment .yotpo-header .yotpo-review-stars .yotpo-icon, .yotpo .yotpo-question .yotpo-header .yotpo-review-stars .yotpo-icon {
        float: left;
        color: #d63334; }
  .yotpo .yotpo-review .yotpo-main, .yotpo .yotpo-comment .yotpo-main, .yotpo .yotpo-question .yotpo-main {
    display: block;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 15px; }
    .yotpo .yotpo-review .yotpo-main .content-title, .yotpo .yotpo-comment .yotpo-main .content-title, .yotpo .yotpo-question .yotpo-main .content-title {
      display: inline-block;
      float: left;
      color: #4D4D4D;
      font-size: 20px;
      font-family: "Helvetica Neue","HelveticaNeue-Thin","Helvetica Neue",Helvetica,Arial,sans-serif;
      font-weight: 200;
      margin-bottom: 5px;
      padding-bottom: 5px; }
    .yotpo .yotpo-review .yotpo-main .content-review, .yotpo .yotpo-comment .yotpo-main .content-review, .yotpo .yotpo-question .yotpo-main .content-review {
      display: inline;
      color: #4D4D4D;
      font-family: Arial; }
    .yotpo .yotpo-review .yotpo-main .product-link, .yotpo .yotpo-comment .yotpo-main .product-link, .yotpo .yotpo-question .yotpo-main .product-link {
      display: none;
      padding-bottom: 0;
      width: 100%;
      white-space: normal; }
  .yotpo .yotpo-review .yotpo-footer, .yotpo .yotpo-comment .yotpo-footer, .yotpo .yotpo-question .yotpo-footer {
    position: relative;
    color: #4D4D4D; }
    .yotpo .yotpo-review .yotpo-footer .footer-actions, .yotpo .yotpo-comment .yotpo-footer .footer-actions, .yotpo .yotpo-question .yotpo-footer .footer-actions {
      display: inline-block;
      float: left; }
      .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options-wrapper, .yotpo .yotpo-comment .yotpo-footer .footer-actions .share-options-wrapper, .yotpo .yotpo-question .yotpo-footer .footer-actions .share-options-wrapper {
        display: inline-block; }
        .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options-wrapper .facebook, .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options-wrapper .twitter, .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options-wrapper .linkedin, .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options-wrapper .google, .yotpo .yotpo-comment .yotpo-footer .footer-actions .share-options-wrapper .facebook, .yotpo .yotpo-comment .yotpo-footer .footer-actions .share-options-wrapper .twitter, .yotpo .yotpo-comment .yotpo-footer .footer-actions .share-options-wrapper .linkedin, .yotpo .yotpo-comment .yotpo-footer .footer-actions .share-options-wrapper .google, .yotpo .yotpo-question .yotpo-footer .footer-actions .share-options-wrapper .facebook, .yotpo .yotpo-question .yotpo-footer .footer-actions .share-options-wrapper .twitter, .yotpo .yotpo-question .yotpo-footer .footer-actions .share-options-wrapper .linkedin, .yotpo .yotpo-question .yotpo-footer .footer-actions .share-options-wrapper .google {
          float: none;
          margin: none;
          padding: none; }
    .yotpo .yotpo-review .yotpo-footer .yotpo-icon-dot, .yotpo .yotpo-review .yotpo-footer .yotpo-icon-seperator, .yotpo .yotpo-comment .yotpo-footer .yotpo-icon-dot, .yotpo .yotpo-comment .yotpo-footer .yotpo-icon-seperator, .yotpo .yotpo-question .yotpo-footer .yotpo-icon-dot, .yotpo .yotpo-question .yotpo-footer .yotpo-icon-seperator {
      font-size: 13px;
 }
    .yotpo .yotpo-review .yotpo-footer .yotpo-action > .yotpo-icon-seperator, .yotpo .yotpo-comment .yotpo-footer .yotpo-action > .yotpo-icon-seperator, .yotpo .yotpo-question .yotpo-footer .yotpo-action > .yotpo-icon-seperator {
      display: none;
    }
    .yotpo .yotpo-review .yotpo-footer .y-label, .yotpo .yotpo-comment .yotpo-footer .y-label, .yotpo .yotpo-question .yotpo-footer .y-label {
      min-width: 0px;
      padding: 0px;
      text-transform: capitalize; }
    .yotpo .yotpo-review .yotpo-footer .yotpo-helpful, .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful, .yotpo .yotpo-question .yotpo-footer .yotpo-helpful {
      display: inline-block;
      float: right; }
    .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .yotpo-sum, .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .yotpo-sum, .yotpo .yotpo-question .yotpo-footer .yotpo-helpful .yotpo-sum {
      margin-right: 0px;
      margin-left: 0px; }
    .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .yotpo-vote-text, .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .yotpo-vote-text, .yotpo .yotpo-question .yotpo-footer .yotpo-helpful .yotpo-vote-text {
      color: #0092db; }
      .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .yotpo-vote-text:hover, .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .yotpo-vote-text:hover, .yotpo .yotpo-question .yotpo-footer .yotpo-helpful .yotpo-vote-text:hover {
      text-decoration: underline !important;
      cursor: pointer; }
    .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .yotpo-icon-thumbs-down, .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .yotpo-icon-thumbs-down, .yotpo .yotpo-question .yotpo-footer .yotpo-helpful .yotpo-icon-thumbs-down {
      margin-left: 8px; }
    .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn.yotpo-disabled, .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn.yotpo-disabled, .yotpo .yotpo-question .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn.yotpo-disabled {
      color: #959595; }
    .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn:hover, .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .transparent-color-btn:hover, .yotpo .yotpo-question .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn:hover {
      color: #959595; }
    .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn, .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn, .yotpo .yotpo-question .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn {
      color: #4d4d4d; }
      .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn span.yotpo-icon, .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn span.yotpo-icon, .yotpo .yotpo-question .yotpo-footer .yotpo-helpful .transparent-color-btn.vote-btn span.yotpo-icon{
      color: inherit; }
    .yotpo .yotpo-review .yotpo-footer .share-options, .yotpo .yotpo-comment .yotpo-footer .share-options, .yotpo .yotpo-question .yotpo-footer .share-options {
      display: none; }
    .yotpo .yotpo-review .yotpo-footer .share-options .yotpo-action:first-child:before, .yotpo .yotpo-comment .yotpo-footer .share-options .yotpo-action:first-child:before, .yotpo .yotpo-question .yotpo-footer .share-options .yotpo-action:first-child:before {
      font-family: "yotpo-widget-font" !important;
      content: "\e608";
      margin-right: 4px;
    }
    .yotpo .yotpo-review .yotpo-footer .yotpo-action i, .yotpo .yotpo-comment .yotpo-footer .yotpo-action i, .yotpo .yotpo-question .yotpo-footer .yotpo-action i {
      font-size: 13px; }
    .yotpo .yotpo-comment .yotpo-footer .yotpo-action:hover, .yotpo .yotpo-question .yotpo-footer .yotpo-action:hover {
      color: #d63334;
      cursor: pointer; }
      .yotpo .yotpo-comment .yotpo-footer .yotpo-action:hover .y-label, .yotpo .yotpo-comment .yotpo-footer .yotpo-action:hover .transparent-color-btn, .yotpo .yotpo-question .yotpo-footer .yotpo-action:hover .y-label, .yotpo .yotpo-question .yotpo-footer .yotpo-action:hover .transparent-color-btn {
        cursor: pointer;
        color: #d63334;
      }
      .yotpo .yotpo-comment .yotpo-footer .yotpo-action:hover .yotpo-icon-share, .yotpo .yotpo-question .yotpo-footer .yotpo-action:hover .yotpo-icon-share {
        color: inherit; }
      .yotpo .yotpo-comment .yotpo-footer .yotpo-action:hover i, .yotpo .yotpo-question .yotpo-footer .yotpo-action:hover i {
        color: inherit; }
    .yotpo .yotpo-review .yotpo-footer .footer-additional-actions, .yotpo .yotpo-comment .yotpo-footer .footer-additional-actions, .yotpo .yotpo-question .yotpo-footer .footer-additional-actions {
      display: none; }
  .yotpo .yotpo-review .yotpo-read-more, .yotpo .yotpo-comment .yotpo-read-more, .yotpo .yotpo-question .yotpo-read-more {
    white-space: nowrap;
    color: #d63334;
    cursor: pointer;
  }
  .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options-wrapper .share-review .y-label a i:hover,
  .yotpo .yotpo-review .yotpo-footer .footer-actions .yotpo-action:hover label {
    color: #0092db !important;
    cursor: pointer !important;
    text-decoration: underline !important;
  }
  .yotpo .yotpo-review .yotpo-footer .footer-actions .yotpo-action:hover span {
    color: #0092db !important;
    cursor: pointer !important;
  }
  .yotpo .yotpo-review .rest-content-collapsed, .yotpo .yotpo-comment .rest-content-collapsed, .yotpo .yotpo-question .rest-content-collapsed {
    display: none;
    color: inherit; }
  .yotpo .yotpo-review .yotpo-footer.yotpo-show-more, .yotpo .yotpo-comment .yotpo-footer.yotpo-show-more, .yotpo .yotpo-question .yotpo-footer.yotpo-show-more {
    padding-top: 25px; }
    .yotpo .yotpo-review .yotpo-footer.yotpo-show-more label, .yotpo .yotpo-comment .yotpo-footer.yotpo-show-more label, .yotpo .yotpo-question .yotpo-footer.yotpo-show-more label {
      text-transform: none; }
  .yotpo .yotpo-review .yotpo-comments-box, .yotpo .yotpo-comment .yotpo-comments-box, .yotpo .yotpo-question .yotpo-comments-box,
  .yotpo .yotpo-review .yotpo-show-more, .yotpo .yotpo-comment .yotpo-show-more, .yotpo .yotpo-question .yotpo-show-more {
    display: none; }
    .yotpo .yotpo-review .yotpo-comments-box.visible, .yotpo .yotpo-comment .yotpo-comments-box.visible, .yotpo .yotpo-question .yotpo-comments-box.visible,
    .yotpo .yotpo-review .yotpo-show-more.visible, .yotpo .yotpo-comment .yotpo-show-more.visible, .yotpo .yotpo-question .yotpo-show-more.visible  {
      display: inherit; }
  .yotpo .error-box {
    position: relative;
    display: block;
    width: 100%;
    min-height: 25px;
    height: auto;
    background: #cc0000;
    text-align: left;
    margin-top: 15px; }
    .yotpo .error-box .text-wrapper {
      padding-left: 5px;
      margin-right: 25px; }
      .yotpo .error-box .text-wrapper .error-text {
        color: white;
        font-size: 13px;

        line-height: 25px; }
      .yotpo .error-box .yotpo-icon-cross {
        font-size: 15px !important;
        color: white !important;
      }
    .yotpo .error-box .transparent-color-btn {
      position: absolute;
      top: 3px;
      right: 5px; }
      .yotpo .error-box .transparent-color-btn .yotpo-icon {
        color: white; 
        font-weight: bold;
        margin-top: 2px; }
  .yotpo .error {
    border: solid 1px #cc0000; }
  .y-input.error {
    color: #4D4D4D !important;
  }
  .yotpo .yotpo-tool-tip {
    display: none;
    height: auto;
    padding: 20px;
    border: solid 1px #e3e3e3 !important;
    position: absolute;
    opacity: 0;
    border: none;
    max-width: 300px;
    width: 70%;
    background: white;
    z-index: 20; }
    .yotpo .yotpo-tool-tip .tool-tip-header {
      margin-bottom: 15px;
      font-weight: bold;
      font-size: 13px; }
      .yotpo .yotpo-tool-tip .tool-tip-header .header-blue {
        color: #999; }
      .yotpo .yotpo-tool-tip .tool-tip-header .header-green {
        color: #1b8e13; }
      .yotpo .custom-badge .yotpo-tool-tip .tool-tip-header .header-green {
        color: #2a69fc;
      }
      .yotpo .yotpo-tool-tip .tool-tip-header .header-orange {
        color: #efae00; }
    .yotpo .yotpo-tool-tip .tool-tip-content {
      font-size: 13px;

      color: #4D4D4D; }
  .yotpo.yotpo-main-widget {
    display: block;
    width: 688px;
    margin: 0 auto;
    background-color: transparent !important; }
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-stars-and-sum-reviews {
        float: left;
        text-align: left;
        position: relative; }
      .yotpo.yotpo-main-widget .yotpo-bottomline {
        position: relative;
        padding-bottom: 10px; }
        .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-ditribution-version {
          min-height: 144px;
          padding-bottom: inherit; }
        .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-default-button {
          float: none;
          position: absolute;
          left: 0; }
          .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-default-button.write-review-button {
            padding: 10px 38px;
            top: 72px; }
          .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-default-button.write-question-button {
            top: 60px;
            margin-left: 5px; }
          .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-default-button.write-review-button .yotpo-icon,
          .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-default-button.write-question-button .yotpo-icon {
            display: none; }
          .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-bottomline-box-1 .yotpo-default-button.write-review-button.yotpo-hidden-mobile,
          .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-bottomline-box-1 .yotpo-default-button.write-question-button.yotpo-hidden-mobile {
            display: none; }
      .yotpo.yotpo-main-widget .yotpo-bottomline .text-m {
        white-space: nowrap; }
      .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-stars {
        padding-right: 10px;
        display: inline-block;
        vertical-align: bottom; }
      .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-digits {
        font-size: 24px;
        font-weight: bolder;
        position: relative;
        vertical-align: bottom;
        bottom: 2px; }
      .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star, .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star, .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star {
        font-size: 26px; }
      .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-sum-reviews {
        padding-bottom: 2px;
        display: inline-block;
        position: relative !important;
        left: 2px !important;
        top: 1px !important; }
      .yotpo.yotpo-main-widget .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-sum-reviews {
        position: static;
      }
      .yotpo.yotpo-main-widget .yotpo-bottomline .based-on {
        vertical-align: top;
        display: inline-block;
        font-size: 21px;
        padding-top: 6px;
        padding-left: 0px; }
      .yotpo.yotpo-main-widget .yotpo-bottomline .questions {
        margin: 5px; }
        .yotpo.yotpo-main-widget .yotpo-bottomline .questions .yotpo-icon.y-label {
          min-width: 0;
          padding: 0; }
      .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution {
        display: inline-block;
        min-width: 230px;
        padding-left: 15px;
        margin-left: 15px;
        border-left: solid 1px #e3e3e3;
        vertical-align: middle;
        text-align: left; }
        .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content {
          margin-bottom: 10px;
          text-align: left; }
          .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars {
            padding-top: 2px;
            float: left; }
            .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars {
              display: block;
              vertical-align: middle;
              margin-right: 6px;
              margin-bottom: 4px; }
              .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star, .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star {
                color: #d63334;
                font-size: 15px; }
              .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars.yotpo-distribution-clickable:hover {
                cursor: pointer;
              }
          .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-sum-reviews {
            float: left; }
            .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-sum-reviews .yotpo-sum-reviews {
              display: block;
              vertical-align: middle;
              min-width: 24px;
              margin-right: 6px;
              margin-bottom: 2px;
              padding: 0; }
              .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-sum-reviews .yotpo-sum-reviews.yotpo-distribution-clickable:hover {
                cursor: pointer;
                text-decoration: underline;
              }
          .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs {
            display: block;
            overflow: hidden;
            width: auto;
            padding-top: 4px; }
            .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph {
              vertical-align: middle;
              display: block;
              width: 85px;
              height: 10px;
              position: relative;
              margin-bottom: 9px; }
              .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-graph-background {
                position: absolute;
                width: 100%;
                height: 100%;
                background-color: #ededed; }
              .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper {
                position: relative;
                width: 100%;
                height: 100%; }
                .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score {
                  position: absolute;
                  width: 30%;
                  height: 100%;
                  background-color: #d63334; }
                  .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score.active {
                    background-color: #d63334; }
                  .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score.unactive {
                    background-color: #ee999b; }
              .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph.yotpo-distribution-clickable:hover {
                cursor: pointer; }
              .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph.yotpo-distribution-unactive .yotpo-star-distribution-graph-score {
                background-color: #ee999b; }
        .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-footer {
          text-align: left;
          line-height: 11px; }
          .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-footer span {
            color: #d63334; }
            .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-footer span:hover {
              cursor: pointer; }
    .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline.yotpo-bottomline-ditribution-version .yotpo-default-button {
      float: none;
      position: absolute;
      right: auto;
      top: 95px;
      margin: 0; }
      .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline .yotpo-default-button .yotpo-icon-button-text {
        display: none; }
      .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline .yotpo-default-button.write-review-button {
        left: 0px;
        padding: 6px;
        top: 65px; }
        .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline .yotpo-default-button .yotpo-icon.yotpo-icon-write {
          display: block; }
      .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline .yotpo-default-button.write-question-button {
        left: 55px; }
    .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline .yotpo-star-distribution {
      float: right; }
      .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-star-distribution-graph {
        width: 100px; }
    .yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline .yotpo-star-distribution-seperator {
      clear: both; }
    .yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline .yotpo-star-distribution {
      display: block;
      margin: 0;
      padding: 0;
      border-left: none;
      margin-top: 15px;
      padding-top: 10px;
      border-top: solid 1px #e3e3e3; }
      .yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .review-stars {
        margin-right: 6px; }
      .yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-sum-reviews {
        margin-right: 6px; }
      .yotpo.yotpo-main-widget.yotpo-small .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph {
        width: 100%; }
  .yotpo.yotpo-main-widget .yotpo-label .yotpo-logo-title, .yotpo .yotpo-modal-dialog .yotpo-label .yotpo-logo-title {
    float: left;
    margin-top: 15px;
    color: #4D4D4D; }
  .yotpo.yotpo-main-widget .yotpo-label .yotpo-logo-title a, .yotpo .yotpo-modal-dialog .yotpo-label .yotpo-logo-title a {
    color: #4D4D4D !important;
  }
  .yotpo.yotpo-main-widget .yotpo-label .yotpo-logo-title a:hover, .yotpo .yotpo-modal-dialog .yotpo-label .yotpo-logo-title a:hover {
    color: #4D4D4D !important;
    text-decoration: none;
  }
  .yotpo.yotpo-main-widget .yotpo-label .yotpo-icon, .yotpo .yotpo-modal-dialog .yotpo-label .yotpo-icon {
    color: #d63334; }
  .yotpo.yotpo-main-widget .yotpo-label .yotpo-icon.yotpo-icon-yotpo-logo {
    color: #002a5c; }
  .yotpo.yotpo-main-widget .yotpo-label .yotpo-icon-btn-big, .yotpo .yotpo-modal-dialog .yotpo-label .yotpo-icon-btn-big {
    padding: 10px 5px; }
    .yotpo.yotpo-main-widget .yotpo-label .yotpo-icon-btn-big a, .yotpo .yotpo-modal-dialog .yotpo-label .yotpo-icon-btn-big a {
      font-size: 30px; }
  .yotpo.yotpo-main-widget .yotpo-semi-label, .yotpo .yotpo-modal-dialog .yotpo-semi-label {
    float: left; }
    .yotpo.yotpo-main-widget .yotpo-semi-label span.yotpo-icon, .yotpo .yotpo-modal-dialog .yotpo-semi-label span.yotpo-icon {
      color: #4D4D4D; }
    .yotpo.yotpo-main-widget .yotpo-semi-label .yotpo-tool-tip, .yotpo .yotpo-modal-dialog .yotpo-semi-label .yotpo-tool-tip {
      padding: 0 20px;
      width: 190px; }
  .yotpo-main-widget > .yotpo-display-wrapper > .yotpo-label.yotpo-small-box {
    position: absolute;
    top: 120px;
    border: none;
    z-index: 10; }
  .yotpo .yotpo-modal-dialog .yotpo-label .yotpo-icon {
    color: white; }
  .yotpo .yotpo-bottomline .yotpo-icon-star, .yotpo .yotpo-bottomline .yotpo-icon-half-star, .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    color: #d63334; }
  .yotpo .standalone-bottomline.star-clickable, .yotpo .standalone-bottomline .star-clickable {
    cursor: pointer; }
  .yotpo .standalone-bottomline .yotpo-bottomline{
    line-height: 20px; }
  .yotpo .standalone-bottomline .yotpo-bottomline .questions {
    margin: 0; }
  .yotpo.bottomLine .yotpo-bottomline .yotpo-stars, .yotpo.bottomline .yotpo-bottomline .yotpo-stars, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-stars {
    padding: 0; }
  .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 17.5px; }
  .yotpo .yotpo-modal-bottom-line .yotpo-bottomline {
    padding-top: 10px; }
  .yotpo .yotpo-modal-bottom-line .write-review-btn-hidden {
    display: none; }
  .yotpo .yotpo-pager {
    cursor: default;
    text-align: center;
    margin: 20px 0; }
    .yotpo .yotpo-pager .yotpo-page-element {
      margin-right: 15px;
      color: #4D4D4D; }
      .yotpo .yotpo-pager .yotpo-page-element:hover {
        cursor: pointer;
        color: #0092db;
        text-decoration: underline;
      }
      .yotpo .yotpo-pager .yotpo-page-element.yotpo-disabled {
        color: #e3e3e3; }
        .yotpo .yotpo-pager .yotpo-page-element.yotpo-disabled:hover {
          cursor: default;
          color: #e3e3e3; }
      .yotpo .yotpo-pager .yotpo-page-element.yotpo-active {
        font-weight: bold;
        color: #d63334; }
        .yotpo .yotpo-pager .yotpo-page-element.yotpo-active:hover {
          color: #0092DB; }
      .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-left-arrow {
        margin-right: 30px; }
      .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-right-arrow {
        margin-right: 0;
        margin-left: 15px; }
       .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-left-arrow:hover,
       .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-right-arrow:hover {
          text-decoration: none;
          color: #4D4D4D;
       } 
       .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-left-arrow.yotpo-disabled:hover, 
       .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-right-arrow.yotpo-disabled:hover {
          color: #e3e3e3;
       }
  .yotpo .yotpo-thank-you {
    max-width: 688px;
    margin-right: auto;
    margin-left: auto;
    border: solid 1px #e3e3e3;
    padding: 10px 30px;
    text-align: left;
    position: relative;
    background: white; }
  .yotpo .yotpo-display-wrapper.yotpo-no-reviews .yotpo-thank-you {
    margin-top: 114px; }
  .yotpo[data-write-only] .yotpo-display-wrapper.yotpo-no-reviews .yotpo-thank-you {
    margin-top: 25px; }
    .yotpo .yotpo-icon-cross {
      position: absolute;
      top: 15px;
      right: 15px;
      font-size: 19px;
      color: #959595 !important; }
    .yotpo .error-box .yotpo-icon-cross {
      position: static; }
    .yotpo .yotpo-thank-you .yotpo-thankyou-header {
      margin-bottom: 20px; }
      .yotpo .yotpo-thank-you .yotpo-thankyou-header span {
        font-family: HelveticaNeueLTStd-Light,sans-serif;
        color: #1a1a1a;
        font-size: 32px; }
      .yotpo .yotpo-thank-you .yotpo-thankyou-header .yotpo-icon {
        font-size: 26px;
        display: none;
        margin-bottom: 20px; }
    .yotpo .yotpo-thank-you .yotpo-thankyou-content {      
      margin-bottom: 20px; }
    .yotpo .yotpo-thank-you .yotpo-thankyou-content span {
      color: #1a1a1a;
      font-size: 16px;
    }
    .yotpo .yotpo-thank-you .yotpo-thankyou-footer {
      margin-left: -5px;
    }
    .yotpo .yotpo-thank-you .yotpo-thankyou-footer .yotpo-default-button {
      padding: 0;
      background-color: transparent;
      vertical-align: top; }
    .yotpo .yotpo-thank-you .yotpo-thankyou-footer .social-link {
      display: inline-block;
      width: 34px;
      height: 34px;
      padding: 0;
      background-size: 100% !important; }
    .yotpo .yotpo-thank-you .yotpo-thankyou-footer .social-link[data-network=facebook] {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAB2ElEQVRYw9WYPyxDQRzHq4mwiSDUopvEaulQihTpIGHBYiDxhNgNFok0DBKxWITJn0X8i4lFJwMDEmL1JIQEXRp/Ivi+5K65vry297t37YtLPkuT+75P7929u9/5fIRmGEYpiIFFkACP4AP8gBdwAdbBKAj4dDeEVoM4eAK/knyDfRDSIVACJsAbQcCJDVCrKlEJDl0KiDyAMFWiDlxqlOBY86lXVqICXBVAgvMJOmREdgih72AGNIFyW06ufq+gIZfEMPHfxXJk5et7Yi2GbK/kmSBxlmdkZTIGnDpOE0djxWGph0GUIZNxDfxiiB+YRJFlm0iz4uSNiiEtCgF2kbCiyKoYMkvomGKzfsEmEmK/c2Tz7sSQI0LHcYlPQBVxVOp5R1OzSCNRpI13TGkWiRBF+ilrnrMLpkCX7eFBMM/YJmYOqYyI7lWTMSKmxyLtPOTYY5H0qol7KHIvhrR6KLKme69RFel0u/vqELnJ2H0VzyM6RAazfRFHiiiScDyhCYebvSKIWHVSUNcp3nqN5wK3hFN8t2xJEShQSWHVNX1eV3pWwR5xU/tOgqRLiS3l2tcmVAPm2NUD5TbgQMttgINQGegBS+CUXVN8sQcn2bzaBGPpjey/tT8GtJw0zKbYRwAAAABJRU5ErkJggg==) !important; 
  background-repeat: no-repeat!important;}


    .yotpo .yotpo-thank-you .yotpo-thankyou-footer .social-link[data-network=twitter] {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAACTUlEQVRYw73YT4hOURjH8TvGTEo0g8ZIRFMmDYtBkhVSakgWLIay8OeTMtSUshiUSZlsaSzQKFkwZVKy8Gflz06WkxEbbCRDioYxYzH3rbfX+9577vu+M6eezb3nPOd7nnPP73nOjaIMDRtxFg/xHt8xiVG8wRBOozWqZkM9DmM4njDUXmAPaioF2FLG5IX2HGvKmbwG5/G3QoCc/cTBLAC1uFmlyQutJxSif5oActadBnBsmgEmMY5tpQBa4r2bnAH7hPnFIO7PEEDOLhUCtGOiCo4n8CEWr7S+P7AoH+J6yoCRAKf3sDzviHfgY6wTV0uMOZUDqMO3lAkWYyDh/RPUFtniWWjEyxLReZXruDktbHn60Ys/RfpsTThxTbF8j5fYvqYI3QGhbs5z2oa7GMt7vzABYkdB30LriBL2q/SXPOW8EbvjrNmQAHEuxffJKF5VUqdRU21FmUnwSor/CxEeBERiZQWZ+FGK774IdwIgBsupCzA3QIV7I1wOFKIhrMsIcSjAb1eErkCIM6jPAFAXKHLbI6wPhPiKtRkgegIzakNOhD5nqJD60Z4CsKuEOP1Xh+YPCv0u3uEEZicA7MtQEhzPH7gqoZ58jf1oSVl9M65lyMajmFfo5FZK2h1AJ1qxIFbM1fGz22UURD3FVrIksA6ohr3FnFIh3TsDAGPYkHa0Lk4jwAQOhF58+qapyj6SVfeP4leVAL6go9wM2IZnFQIMYmk1buY78TjD3fR3XPhuiqrdsCz+TXAjjtBIrKLDeBpLemdSuVes/QMk1i/5Lp1eiAAAAABJRU5ErkJggg==) !important; 
  background-repeat: no-repeat!important;}

    .yotpo .yotpo-thank-you .yotpo-thankyou-footer .social-link[data-network=linkedin] {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAACGklEQVRYw8WX2ytEQRzHD3lU5FJShOSSVYryDygPEk+25IlskSISQomy2hShFFHUPih5l8QDKTzJUvtkPVDuKffrdzJT03TmXPbM2lOfl9nf/Oazc+b8ZkbTbDwejycbtAI/OAQhcAfOwD5Y9vw9GZrKBwljQDXYBt/gxwJfYANUqhBwgR2LA8vYBPnhCjSDF4cCjCdQb1dgVNHgIn1WBYYjJMDoNBOoMVh834okyKKtkAmkgludThegHMSCBvCpQOQSJOpJzEk6tAlxK4pmZFIUyAIfkmC3EDujSOIZpPGJfQbBpBIm0LgC8KBwkQ7wEucmwddgS2HdYJwygSKTwFu6TzCeaXuIawvQtiCd1R6wAO4tiGQSiUaTIL+wJo5oewvXVgymQZwQm0Jfp1H+OhI4pkAinmx0kk8/x2DRE/o1Om2OJLjdtgyU6IhsGeSf0ujZQIXEPNenW/ht1iD/LAlYVPA6kmg5Zn1OhD5es5nwKZBwCX3ubEgMkoAmRV8H3+fBhkSdXoL/lshiq/oiShJBPmg8ShJDfFCuQUGJlMQbSBcLypJEIkCrKuOKtq9zbWLBexX67OnkndErr2kWNxwVkD+SLDviuf9BgJxVq8wOu94IS/RavfZNREhgxO4FqAO8KxqcnMiaw70KltKTkxOBXfIJO70Ux9IFexDG4LWyw44ToULQBdbAMbgBj/QgTIrYKmgHeXby/gLmbldzLvL71gAAAABJRU5ErkJggg==) !important; 
  background-repeat: no-repeat!important;}

    .yotpo .yotpo-thank-you .yotpo-thankyou-footer .social-link[data-network=google] {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAACyElEQVRYw73XS6iVVRTA8SNmSmhdfASJRlAjQ0VFNJUGichNLSgDFRMV+YEDJ1cQRTCigc1SbJI4aFChJYIoljgobGJI5QNBg+tbM99eUS++J+uL09f5Xufc6wcLvrP3Wmv/z/r2XmvtWq3Cg5exDN/gD1zDQ9zF3/gFG9COfrWefDAe23EfT0rKP/gMQ1pdfDC+xuMKi6flBpajTzMAk3CmhcXTshttVQDacacHARI5hGFlAN7BvV4ASOQIXsoDGIkrvQiQyA95ED89A4BEFjUCeK+E4T1swTy8jQkp+Sqlvx5/Zvi6hEFpiN8LAM5hFN7HcfyMUWE7BpsicdXbvIpvc3yuqgeYWiIK7XgRt+rGzmNg+NgbYw9wPWQENsd7VwOfp//NH/iyAOAy+mTAdoSPj+L3rxn7bVqG72mJwokCiKOhN7rB3I6Ym1K3bzpDhuOLeL+Q4fvTJDUXfYouPBfROJua2xcQyxvYFe2JJ/ixhsklj9SSWOxddNeNr8Gw+L5pm9X4rcDvqRpmlYS4g/kRjbH4HB2x+Y61kC+6alhQ0eh0lPWhEZmtrSauKpFIy4CA+BiPWoC4lZTsKkb3cQpz647fB9FdNQNxsoa2kso7osK+iZWxJ1ZgeF3CawZkT/JPjhcorg29lZER0xt2dsyvbgJiXQKxMS9c6ItxOW3eFfTH601ATEkg3spR2hY6iwucvYahFQE6/9N74mCG4v6YfyOn276IfphTEaIjXWCyjupjzAidebjZIG9Mjaz5VwWAi0kFToPsyjDoxiex0EDMxFxMxPP4MPZOlSjMz2rvXolLS5bhQxzGzjiy+zP6hCL5rsx9ozfa/UQO4IUybf8M3O4FgINJzSl7AZrQxHfOk+//19iWBGmLDrqVAnUVS3viVj46OqTuCotfwLrc21YLt/SF0UEfiLN+M7rpzui412M6+pb1+xTy9PalsSPlzgAAAABJRU5ErkJggg==) !important; 
  background-repeat: no-repeat!important;}

    .yotpo .yotpo-thank-you .yotpo-thankyou-footer .social-link > * {
      display: none; }
  .yotpo .yotpo-first-review {
    margin-top: 20px;
    position: absolute;
    top: 57px; }
    .yotpo .yotpo-first-review .yotpo-first-review-stars {
      display: none !important;
      margin-bottom: 20px;
      text-align: center;
      margin-top: 20px; }
      .yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star {
        color: #dd3337;
        font-size: 22px; }
      .yotpo .yotpo-first-review .yotpo-first-review-content .write-first-review-button {
        font-weight: bold; }
      .yotpo .yotpo-first-review .yotpo-first-review-content span {
        display: block;
        margin-left: auto;
        margin-right: auto; }
      .yotpo .yotpo-first-review .yotpo-first-review-content span {
        color: #d63334; }
  .yotpo .yotpo-display-wrapper.yotpo-no-reviews .yotpo-first-review {
    display: block !important;
  }
  .yotpo .yotpo-testimonials-btn {
    position: fixed;
    padding: 15px 20px;
    background-color: #ba4852 !important;
    text-transform: uppercase;
    opacity: 1; }
    .yotpo .yotpo-testimonials-btn:hover {
      background-color: #ba4852 !important; }
    .yotpo .yotpo-testimonials-btn span {
      color: #94d698; }
    .yotpo .yotpo-testimonials-btn[data-position=left] {
      -webkit-transform-origin: 0% 50%;
      -webkit-transform: rotate(-90deg) translate(-50%, 50%);
      -moz-transform-origin: 0 50%;
      -moz-transform: rotate(-90deg) translate(-50%, 50%);
      -ms-transform-origin: 0 50%;
      -ms-transform: rotate(-90deg) translate(-50%, 50%);
      -o-transform-origin: 0 50%;
      -o-transform: rotate(-90deg) translate(-50%, 50%);
      transform-origin: 0 50%;
      transform: rotate(-90deg) translate(-50%, 50%);
      left: 0; }
    .yotpo .yotpo-testimonials-btn[data-position=right] {
      -webkit-transform-origin: 100% 50%;
      -webkit-transform: rotate(90deg) translate(50%, 50%);
      -moz-transform-origin: 100% 50%;
      -moz-transform: rotate(90deg) translate(50%, 50%);
      -ms-transform-origin: 100% 50%;
      -ms-transform: rotate(90deg) translate(50%, 50%);
      -o-transform-origin: 100% 50%;
      -o-transform: rotate(90deg) translate(50%, 50%);
      transform-origin: 100% 50%;
      transform: rotate(90deg) translate(50%, 50%);
      right: 0; }
    .yotpo .yotpo-testimonials-btn[data-position=horizontal] {
      bottom: 0; }
    .yotpo .yotpo-testimonials-btn.use-image {
      width: 52px;
      height: 140px;
      padding: 0;
      -webkit-transform-origin: initial;
      -webkit-transform: initial;
      -moz-transform-origin: initial;
      -moz-transform: initial;
      -ms-transform-origin: initial;
      -ms-transform: initial;
      -o-transform-origin: initial;
      -o-transform: initial;
      transform-origin: initial;
      transform: initial; }
      .yotpo .yotpo-testimonials-btn.use-image[data-position=left] {
        background: url("//staticw2.yotpo.com/assets/tab_left.jpg") no-repeat !important; }
      .yotpo .yotpo-testimonials-btn.use-image[data-position=right] {
        background: url("//staticw2.yotpo.com/assets/tab_right.jpg") no-repeat !important; }
      .yotpo .yotpo-testimonials-btn.use-image span {
        display: none; }
  .yotpo .write-only .write-review-wrapper,
  .yotpo .write-only .write-question-wrapper {
    display: block; }

#yotpo-testimonials-custom-tab .yotpo-testimonials-btn {
  display: none; }
#yotpo-testimonials-custom-tab .yotpo-modal-bottom-line {
  border-top: 1px solid #e3e3e3; }
#yotpo-testimonials-custom-tab .yotpo-label {
  padding-left: 10px; }
  #yotpo-testimonials-custom-tab .yotpo-label .yotpo-icon {
    color: #4D4D4D;
    font-size: 25px; }
#yotpo-testimonials-custom-tab .yotpo-review .yotpo-main .content-title {
  color: #4f4f4f; }
#yotpo-testimonials-custom-tab .yotpo-review .yotpo-main .content-review {
  color: #4f4f4f; }
#yotpo-testimonials-custom-tab .yotpo-nav-tab span {
  color: #4f4f4f !important; }

.yotpo .yotpo-modal {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none; }
  .yotpo .yotpo-modal.yotpo-modal-active {
    display: block; }
    .yotpo .yotpo-modal.yotpo-modal-active .yotpo-modal-mask {
      -moz-opacity: 0.70;
      opacity: .70;
      filter: alpha(opacity=70); }
    .yotpo .yotpo-modal.yotpo-modal-active .yotpo-modal-dialog {
      top: 15%; }
  .yotpo .yotpo-modal .yotpo-modal-mask {
    display: block;
    height: 100%;
    width: 100%;
    z-index: 800;
    background: black;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    -webkit-transition: opacity 0.5s ease-out 0s;
    -moz-transition: opacity 0.5s ease-out 0s;
    -ms-transition: opacity 0.5s ease-out 0s;
    -o-transition: opacity 0.5s ease-out 0s;
    transition: opacity 0.5s ease-out 0s; }
    .yotpo .yotpo-modal .yotpo-modal-mask.yotpo-modal-mask-active {
      z-index: 800;
      -moz-opacity: 0.70;
      opacity: .70;
      filter: alpha(opacity=70); }
  .yotpo .yotpo-modal .yotpo-modal-dialog {
    height: 80%;
    max-height: 550px;
    min-height: 149px;
    width: 64%;
    margin: 0 auto;
    max-width: 500px;
    z-index: 900;
    overflow: hidden;
    position: relative;
    top: -170%;
    /*border: solid 1px $white;*/
    -webkit-transition: top 0.7s ease-in-out 0.1s;
    -moz-transition: top 0.7s ease-in-out 0.1s;
    -ms-transition: top 0.7s ease-in-out 0.1s;
    -o-transition: top 0.7s ease-in-out 0.1s;
    transition: top 0.7s ease-in-out 0.1s; }
    .yotpo .yotpo-modal .yotpo-modal-dialog.yotpo-modal-dialog-active {
      top: 15%; }
    .yotpo .yotpo-modal .yotpo-modal-dialog .yotpo-modal-content {
      display: table;
      width: 100%;
      height: 100%;
      background: white; }
      .yotpo .yotpo-modal .yotpo-modal-dialog .yotpo-modal-content .yotpo-modal-header .yotpo-icon-btn-small {
        top: 55px; }
      .yotpo .yotpo-modal .yotpo-modal-dialog .yotpo-modal-content .yotpo-modal-header .yotpo-icon-btn-small.semi-white-label {
        top: 30px; }
      .yotpo .yotpo-modal .yotpo-modal-dialog .yotpo-modal-content .yotpo-modal-header .yotpo-icon-btn-small.full-white-label {
        top: 5px; }
  .yotpo .yotpo-modal .yotpo-modal-logo span:NOT(.yotpo-icon-yotpo-logo) {
    color: white;
    position: relative;
    bottom: 3px; }
    .yotpo .yotpo-modal .yotpo-modal-logo span:NOT(.yotpo-icon-yotpo-logo) a {
      color: white !important; }
  .yotpo .yotpo-modal .yotpo-modal-logo .yotpo-icon-yotpo-logo {
    color: white !important; }
  .yotpo .yotpo-modal .yotpo-modal-header {
    height: 90px;
    background: #d63334; }
    .yotpo .yotpo-modal .yotpo-modal-header .yotpo-icon-btn-small {
      position: absolute;
      top: 5px;
      right: 5px; }
    .yotpo .yotpo-modal .yotpo-modal-header .yotpo-icon-cross {
      color: white; }
    .yotpo .yotpo-modal .yotpo-modal-header .modal-title {
      text-transform: uppercase;
      padding: 20px;
      text-align: center; }
      .yotpo .yotpo-modal .yotpo-modal-header .modal-title span {
        font-size: 24px;
        line-height: 24px;
        color: white; }
  .yotpo .yotpo-modal .yotpo-modal-navigation {
    height: 24px;
    padding-bottom: 0px;
    border-bottom: solid 1px #e3e3e3;
    background: white; }
  .yotpo .yotpo-modal .modal-body-wrapper {
    display: table-row;
    position: relative;
    overflow: auto;
    height: 100%;
    max-width: inherit; }
    .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body {
      position: relative;
      max-height: 370px;
      min-height: 50px;
      max-width: inherit;
      overflow-x: hidden;
      overflow-y: scroll;
      background: white;
      height: 100%;
      /* Set Default Colors */ }
      .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body .yotpo-regular-box {
        padding: 25px 0;
        margin: 0; }
      .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body .product-link {
        padding: 10px 7px 15px 0px; }
      .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body .yotpo-main .product-link {
        display: block; }
      .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body .content-title {
        color: #4f4f4f; }
      .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body .content-review {
        color: #4f4f4f; }
      .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body .write-review.yotpo-regular-box {
        border-top: none;
        padding: 0 0 20px 0;
        margin: 0; }
        .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body .write-review.yotpo-regular-box .y-label {
          padding: 10px 7px 8px 0px !important; }
        .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body .write-review.yotpo-regular-box .connect-wrapper .form-element {
          width: 100%;
          padding-right: 0; }
        .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body .write-review.yotpo-regular-box .connect-wrapper .email-input {
          display: block; }
  .yotpo .yotpo-modal .yotpo-nav-tab span {
    color: #4f4f4f !important; }
  .yotpo .yotpo-modal .btn-testimonials {
    text-transform: uppercase; }
.yotpo .promoted-products-box {
  overflow: hidden;
  position: relative;
  background: transparent; }
  .yotpo .promoted-products-box .yotpo-main-title {
    margin-bottom: 34px;
    margin-top: 34px;
    text-align: left;
    white-space: nowrap;
    color: #959595; }
  .yotpo .promoted-products-box .yotpo-promoted-products {
    margin: 0 40px;
    overflow: hidden;
    position: relative; }
  .yotpo .promoted-products-box .yotpo-page-element {
    top: 50%;
    position: absolute; }
  .yotpo .promoted-products-box .yotpo-icon-left-arrow {
    left: 0; }
  .yotpo .promoted-products-box .yotpo-icon-right-arrow {
    right: 0; }
  .yotpo .promoted-products-box .promoted-products {
    white-space: nowrap;
    overflow: hidden; }
    .yotpo .promoted-products-box .promoted-products li {
      display: inline-block; }
    .yotpo .promoted-products-box .promoted-products .yotpo-promoted-product {
      text-align: left;
      width: 160px;
      margin-right: 14px;
      margin-left: 14px; }
      .yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-product-image {
        min-width: 160px;
        height: 160px;
        position: relative; }
        .yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-product-image img {
          max-width: 160px;
          max-height: 160px; }
        .yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-product-image .image-text {
          height: 20px;
          padding-right: 2px;
          padding-left: 2px;
          position: absolute;
          background: #4f4f4f;
          opacity: 0.9;
          bottom: 10px;
          color: white; }
      .yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-review-stars {
        display: inline-block;
        min-height: 20px; }
        .yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-review-stars .yotpo-icon {
          font-size: 15px;
          margin-top: 2px;
          color: #d63334; }
        .yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-review-stars .reviews-count {
          margin-top: 3px;
          margin-left: 0px;
          color: #4f4f4f; }
      .yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-product-name {
        margin-top: 5px;
        color: #4f4f4f;
        max-height: 34px;
        height: 34px;
        white-space: normal; }
      .yotpo .promoted-products-box .promoted-products .yotpo-promoted-product .yotpo-product-price {
        margin-top: 3px;
        color: #d63334;
        font-weight: bold; }
  .yotpo .promoted-products-box .yotpo-long-product-names .yotpo-promoted-product .yotpo-product-name {
    height: 34px; }

#yotpo-testimonials-custom-tab .yotpo-modal-mask {
  display: none; }
#yotpo-testimonials-custom-tab .yotpo-modal-dialog {
  width: 100%;
  margin: 0;
  max-width: 100%;
  top: 0;
  height: 100%;
  max-height: 100%; }
#yotpo-testimonials-custom-tab .yotpo-modal-body {
  height: 100%;
  max-height: 100%; }
#yotpo-testimonials-custom-tab .yotpo-modal-header {
  display: none; }
  #yotpo-testimonials-custom-tab .yotpo-modal-header .modal-title {
    display: none; }
#yotpo-testimonials-custom-tab .yotpo-main .product-link {
  display: block; }

.yotpo.yotpo-medium .write-review .connect-wrapper .form-element {
  width: 100%;
  padding: 0; }
  .yotpo.yotpo-medium .write-review .connect-wrapper .form-element:first-child {
    padding-right: 0; }
.yotpo.yotpo-medium .write-review .yotpo-icon {
  margin: auto !important; }
.yotpo.yotpo-medium .yotpo-review .yotpo-footer .footer-actions, .yotpo.yotpo-medium .yotpo-comment .yotpo-footer .footer-actions, .yotpo.yotpo-medium .yotpo-question .yotpo-footer .footer-actions {
  margin-bottom: 15px; }
.yotpo.yotpo-medium .yotpo-footer, .yotpo.yotpo-medium .yotpo-main {
  margin-left: 0; }

.yotpo.yotpo-small .yotpo-icon-btn .yotpo-icon-button-text {
  display: none; }
.yotpo.yotpo-small .yotpo-hidden-mobile {
  display: none; }
.yotpo.yotpo-small .yotpo-visible-mobile {
  display: block !important; }
.yotpo.yotpo-small .write-review .socialize-wrapper {
  width: 100%;
  position: relative; }
  .yotpo.yotpo-small .write-review .socialize-wrapper .socialize {
    width: 100%; }
  .yotpo.yotpo-small .write-review .socialize-wrapper .yotpo-or {
    margin-top: 20px; }
.yotpo.yotpo-small .write-review .connect-wrapper {
  padding: 0; }
  .yotpo.yotpo-small .write-review .connect-wrapper .form-element {
    padding: 0; }
    .yotpo.yotpo-small .write-review .connect-wrapper .form-element:first-child {
      padding-right: 0; }
.yotpo.yotpo-small .nav ul .nav-tab span.nav-tab-sum {
  display: none; }
.yotpo.yotpo-small .yotpo-review .yotpo-header .yotpo-header-actions, .yotpo.yotpo-small .yotpo-comment .yotpo-header .yotpo-header-actions, .yotpo.yotpo-small .yotpo-question .yotpo-header .yotpo-header-actions {
  display: none; }
.yotpo.yotpo-small .yotpo-review .label-helpful, .yotpo.yotpo-small .yotpo-comment .label-helpful, .yotpo.yotpo-small .yotpo-question .label-helpful {
  display: none; }
.yotpo.yotpo-small .yotpo-review .yotpo-footer .footer-actions, .yotpo.yotpo-small .yotpo-comment .yotpo-footer .footer-actions, .yotpo.yotpo-small .yotpo-question .yotpo-footer .footer-actions {
  display: block;
  float: none;
  margin-bottom: 15px; }
.yotpo.yotpo-small .yotpo-review .yotpo-helpful, .yotpo.yotpo-small .yotpo-comment .yotpo-helpful, .yotpo.yotpo-small .yotpo-question .yotpo-helpful {
  float: right; }
.yotpo.yotpo-small .yotpo-review .footer-additional-actions, .yotpo.yotpo-small .yotpo-comment .footer-additional-actions, .yotpo.yotpo-small .yotpo-question .footer-additional-actions {
  display: inline-block;
  float: left; }
.yotpo.yotpo-small .yotpo-nav .transparent-color-btn {
  text-align: right;
  float: right;
  padding: 0;
  /*margin-bottom: 5px;*/ }
.yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper {
  width: 100%;
  /*margin-top: 5px;*/ }
  .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse {
    width: 100%;
    background: white;
    border: solid 1px #e3e3e3;
    text-align: left; }
    .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-icon-seperator {
      display: none; }
    .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown {
      float: none;
      font-size: 13px;

      text-align: left;
      display: block;
      white-space: normal; }
      .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown label {
        padding-left: 0; }
    .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-dropdown-button {
      padding: 10px 16px;
      /*background: #F1F1F1;*/ }
      .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-dropdown-button:hover {
        cursor: pointer;
        background: #e3e3e3; }
    .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown-category {
      font-size: 13px;

      text-align: left;
      padding: 10px 16px;
      display: block;
      white-space: normal; }
      .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown-category .yotpo-icon {
        color: #4D4D4D;
        padding-right: 12px; }
      .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown-category .y-label {
        padding: 0; }
      .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-nav-dropdown-category:hover {
        cursor: pointer;
        background: #e3e3e3; }
    .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-dropdown.list-categories {
      display: none;
      width: 100%;
      top: 0;
      left: 0;
      position: relative;
      border: none;
      padding: 0;
      margin: 0;
      float: none; }
      .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .yotpo-dropdown.list-categories .list-category {
        padding: 7px 24px;
        text-transform: none; }
    .yotpo.yotpo-small .yotpo-nav .yotpo-dropdown-wrapper.mobile-collapse .yotpo-menu-mobile-collapse .write-question-button {
      margin-left: 0; }
.yotpo.yotpo-small .yotpo-comments-box {
  margin-left: 10px; }
  .yotpo.yotpo-small .yotpo-comments-box .yotpo-comment-box {
    margin-left: 10px; }
.yotpo.yotpo-small .promoted-products-box .yotpo-promoted-products {
  margin: 0 30px; }
  .yotpo.yotpo-small .promoted-products-box .yotpo-promoted-products .yotpo-promoted-product {
    margin-left: 0;
    margin-right: 0;
    width: 110px; }
    .yotpo.yotpo-small .promoted-products-box .yotpo-promoted-products .yotpo-promoted-product .yotpo-product-image {
      min-width: 100px;
      height: 100px;
      position: relative; }
      .yotpo.yotpo-small .promoted-products-box .yotpo-promoted-products .yotpo-promoted-product .yotpo-product-image img {
        max-width: 100px;
        max-height: 100px; }
      .yotpo.yotpo-small .promoted-products-box .yotpo-promoted-products .yotpo-promoted-product .yotpo-product-image .image-text {
        bottom: 10px; }

.yotpo-testimonials-semi-label {
  float: left;
  position: relative; }
  .yotpo-testimonials-semi-label .yotpo-tool-tip {
    padding: 0 20px;
    width: 190px; }

div.yotpo-preloader-wrapper {
  display: none !important;
  width: 100%; }
  div.yotpo-preloader-wrapper .yotpo-pre-loader {
    position: relative;
    display: block;
    width: 88px;
    margin: 20px auto; }
    div.yotpo-preloader-wrapper .yotpo-pre-loader .yotpo-icon {
      color: #efae00;
      margin-left: -5px; }
      div.yotpo-preloader-wrapper .yotpo-pre-loader .yotpo-icon:first-child {
        margin: 0; }
    div.yotpo-preloader-wrapper .yotpo-pre-loader span.yotpo-full-stars {
      position: absolute;
      overflow: hidden;
      white-space: nowrap;
      -webkit-animation: yotpo-pre-loader-animation 1.5s infinite;
      /* Safari 4+ */
      -moz-animation: yotpo-pre-loader-animation 1.5s infinite;
      /* Fx 5+ */
      -o-animation: yotpo-pre-loader-animation 1.5s infinite;
      /* Opera 12+ */
      animation: yotpo-pre-loader-animation 1.5s infinite;
      /* IE 10+ */
      -webkit-animation-timing-function: ease-in;
      -moz-animation-timing-function: ease-in;
      -o-animation-timing-function: ease-in;
      animation-timing-function: ease-in; }
    div.yotpo-preloader-wrapper .yotpo-pre-loader span.yotpo-empty-stars {
      position: absolute;
      overflow: hidden;
      white-space: nowrap; }

      .yotpo .yotpo-review .yotpo-footer .yotpo-syndication-reference,
.yotpo .yotpo-comment .yotpo-footer .yotpo-syndication-reference,
.yotpo .yotpo-question .yotpo-footer .yotpo-syndication-reference {
    margin-top: 10px
}
.yotpo .yotpo-review .yotpo-footer .yotpo-syndication-reference label,
.yotpo .yotpo-comment .yotpo-footer .yotpo-syndication-reference label,
.yotpo .yotpo-question .yotpo-footer .yotpo-syndication-reference label {
    vertical-align: middle;
}
.yotpo .yotpo-review .yotpo-footer .yotpo-syndication-reference img,
.yotpo .yotpo-comment .yotpo-footer .yotpo-syndication-reference img,
.yotpo .yotpo-question .yotpo-footer .yotpo-syndication-reference img {
    vertical-align: middle;
    margin-left: 10px;
    max-height: 30px;
    max-width: 100px;
}

@-webkit-keyframes yotpo-pre-loader-animation {
  0% {
    width: 0; }

  50% {
    width: 88px; }

  100% {
    width: 0; } }

@-moz-keyframes yotpo-pre-loader-animation {
  0% {
    width: 0; }

  50% {
    width: 88px; }

  100% {
    width: 0; } }

@-o-keyframes yotpo-pre-loader-animation {
  0% {
    width: 0; }

  50% {
    width: 88px; }

  100% {
    width: 0; } }

@keyframes yotpo-pre-loader-animation {
  0% {
    width: 0; }

  50% {
    width: 88px; }

  100% {
    width: 0; } }

/* NOT JS!!! */
@media only screen and (max-width: 480px) {
  /*
     @font-face {
      font-family: 'yotpo-widget-font';
      src:            
            url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),
            url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype');
      font-weight: normal;
      font-style: normal;
    }*/
  .yotpo .form-group label {
    width: 100%;
    float: left;
    max-width: 100%;
    white-space: normal; }
  .yotpo .form-group span {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0; }
  .yotpo .yotpo-modal.yotpo-modal-active .yotpo-modal-dialog {
    width: 94%;
    top: 2%;
    max-height: 94%; }
  .yotpo .yotpo-modal .modal-body-wrapper .yotpo-modal-body {
    max-height: 100%; }
  .yotpo #yotpo_testimonials_btn {
    display: none; }
  .yotpo .yotpo-bottomline.yotpo-bottomline-ditribution-version .yotpo-star-distribution {
    float: none;
    margin-right: 0;
    margin-left: 0;
    margin-top: 20px;
    border-left: 0; }

  .text-box {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; } }
/* End Media Queries */
/* Animation */
.yotpo .yotpo-animation-fade {
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
.yotpo .yotpo-animation-slide {
  -webkit-transition: height 1.1s ease-in-out;
  -moz-transition: height 1.1s ease-in-out;
  -ms-transition: height 1.1s ease-in-out;
  -o-transition: height 1.1s ease-in-out;
  transition: height 1.1s ease-in-out; }

/*End Animation */
.yotpo.embedded-widget {
  background-color: transparent;
  position: relative; }

#embedded_widget {
  margin: 20px auto;
  max-width: 280px; }
  #embedded_widget .embedded_widget_container {
    height: auto;
    width: 100%;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    #embedded_widget .embedded_widget_container .embedded_widget_header {
      background-color: #919191;
      border-bottom: 1px solid #b19e9e; }
      #embedded_widget .embedded_widget_container .embedded_widget_header .embedded-inner-header {
        padding: 15px 0;
        display: inline-block;
        text-align: center;
        color: white;
        font-size: 18px;
        width: 100%; }
        #embedded_widget .embedded_widget_container .embedded_widget_header .embedded-inner-header.semi-wl-class {
          width: 85%;
          float: left; }
      #embedded_widget .embedded_widget_container .embedded_widget_header .embedded-semi-wl {
        width: 15%;
        float: left;
        padding: 15px 0;
        text-align: center;
        display: inline-block;
        font-size: 15px;
        box-sizing: border-box;
        border-right: 1px solid grey; }
    #embedded_widget .embedded_widget_container .embedded_widget_list {
      background: #F5F5F5;
      overflow: hidden;
      padding: 0; }
      #embedded_widget .embedded_widget_container .embedded_widget_list.hidden_widget {
        display: none; }
      #embedded_widget .embedded_widget_container .embedded_widget_list .embedded_widget_list_item {
        display: block;
        border-bottom: 1px solid #cccccc;
        cursor: pointer; }
        #embedded_widget .embedded_widget_container .embedded_widget_list .embedded_widget_list_item:hover {
          opacity: 0.8; }
        #embedded_widget .embedded_widget_container .embedded_widget_list .embedded_widget_list_item .embedded_widget_image_container {
          float: left; }
          #embedded_widget .embedded_widget_container .embedded_widget_list .embedded_widget_list_item .embedded_widget_image_container .embedded_widget_image {
            max-width: 90%;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            max-height: 80%;
            margin: 10% auto 10%;
            display: block !important; }
        #embedded_widget .embedded_widget_container .embedded_widget_list .embedded_widget_list_item .embedded_widget_info {
          float: left; }
          #embedded_widget .embedded_widget_container .embedded_widget_list .embedded_widget_list_item .embedded_widget_info .embedded_widget_product_rank {
            min-width: 86px; }
        #embedded_widget .embedded_widget_container .embedded_widget_list .embedded_widget_list_item .embedded_widget_product_name {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          #embedded_widget .embedded_widget_container .embedded_widget_list .embedded_widget_list_item .embedded_widget_product_name .embedded_widget_product_link {
            color: #005696;
            float: left; }
          #embedded_widget .embedded_widget_container .embedded_widget_list .embedded_widget_list_item .embedded_widget_product_name .embedded_widget_timeStamp {
            float: right;
            font-size: 8px; }
      #embedded_widget .embedded_widget_container .embedded_widget_list#basic-embedded .embedded_widget_image_container {
        width: 65%;
        padding: 2.5% 0; }
      #embedded_widget .embedded_widget_container .embedded_widget_list#basic-embedded .embedded_widget_info {
        width: 35%;
        padding: 2.3% 0; }
      #embedded_widget .embedded_widget_container .embedded_widget_list#basic-embedded .embedded_widget_product_name {
        padding: 0 5%; }
      #embedded_widget .embedded_widget_container .embedded_widget_list#pictures-embedded .embedded_widget_image_container {
        width: 35%;
        height: 65px; }
      #embedded_widget .embedded_widget_container .embedded_widget_list#pictures-embedded .embedded_widget_info {
        width: 65%;
        overflow: hidden;
        height: auto;
        margin: 5% 0; }
      #embedded_widget .embedded_widget_container .embedded_widget_list#reviews-embedded .embedded_widget_list_item {
        padding: 3%; }
      #embedded_widget .embedded_widget_container .embedded_widget_list#reviews-embedded .embedded_widget_review {
        clear: both; }

.yotpo-embedded-semi-label .yotpo-tool-tip {
  padding: 13px;
  position: absolute;
  top: 58px;
  width: 151px; }
.yotpo-embedded-semi-label .yotpo-icon-embedded {
  font-size: 30px !important; }
.yotpo-embedded-semi-label #embedded-semi-label {
  color: white !important; }
.yotpo-embedded-semi-label .embedded-reviews-by {
  position: relative;
  bottom: 5px;
  margin-right: 10px; }

#embedded_widget .yotpo-icon {
  color: #ECC525;
  font-size: 15px;
  letter-spacing: -0.5px; }

#embedded_widget .star-embedded {
  color: white; }

.y-badge-stars {
  color: #ecc525 !important; }

#y-badges {
  width: 100%;
  background-color: transparent !important; }

#y-badges + .badge-init {
  display: none; }

#y-badges .y-badge {
  cursor: pointer;
  height: 160px;
  width: 151px;
  margin: 0 auto;
  position: relative; }

#y-badges .y-badge-image {
  width: 100%; }

#y-badges .y-badge-stars {
  display: block;
  position: absolute;
  top: 67px;
  left: 34px; }

#y-badges .y-badges-certified {
  color: #5997c1;
  font-size: 13px;
  text-transform: uppercase;
  position: absolute;
  top: 90px;
  left: 10px;
  max-width: 130px;
  width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center; }

#y-badges .y-powered-by {
  position: absolute;
  white-space: nowrap;
  top: 140px;
  width: 100%;
  text-align: center;
  font-size: 13px; }

#y-badges .y-badge-reviews {
  position: relative;
  white-space: nowrap;
  text-align: center;
  top: -100px;
  font-size: 33px;
  color: #FFFFFF; }

#y-badges .yotpo-icon {
  color: #ECC525;
  font-size: 18px; }

/* Customization */

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-sum-reviews,
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-footer span.yotpo-star-distribution-show-all,
.yotpo .yotpo-review .yotpo-read-more,
.yotpo .yotpo-comment .yotpo-read-more,
.yotpo .yotpo-question .yotpo-read-more,
.yotpo .yotpo-nav-dropdown .selected,
.yotpo.yotpo-main-widget .yotpo-bottomline .questions a,
.yotpo .write-review .yotpo-toa a.yotpo-toa-link {
  color: #0092db !important;
}

.yotpo .yotpo-review .yotpo-read-more:hover,
.yotpo .yotpo-comment .yotpo-read-more:hover,
.yotpo .yotpo-question .yotpo-read-more:hover {
  text-decoration: underline;
}
.yotpo-star-distribution-show-all:hover {
  text-decoration: underline;
}
.yotpo .write-review .yotpo-toa a.yotpo-toa-link:hover {
  color: #0092db !important;
  text-decoration: underline;
}

.yotpo .yotpo-regular-box.yotpo-question {
  padding-left: 20px;
}

.yotpo .yotpo-question .yotpo-main .content-question {
  color: #4f4f4f;
}

.yotpo .yotpo-regular-box.yotpo-bottomline,
.yotpo .yotpo-review.yotpo-template,
.yotpo .yotpo-review.yotpo-hidden + .yotpo-review,
.yotpo .yotpo-questions :first-child {
  border: none;
}

.yotpo .yotpo-display-wrapper.yotpo-no-reviews .yotpo-review.yotpo-regular-box {
  display: none;
}

.yotpo .yotpo-small-box.yotpo-label,
.yotpo .yotpo-small-box.yotpo-nav {
  margin: 0 10px;
  padding: 31px 0 0;
}

.yotpo.yotpo-main-widget .yotpo-nav.yotpo-nav-primary ul {
  display: none;
}

.yotpo  .yotpo-nav.yotpo-nav-primary {
  background-color: #efefef;
  padding: 5px 0;
}

/* Stars */
.yotpo.yotpo-main-widget .yotpo-icon-star,
.yotpo.yotpo-main-widget .yotpo-icon-half-star,
.yotpo.yotpo-main-widget .yotpo-icon-empty-star,
.yotpo.embedded-widget .yotpo-icon-star,
.yotpo.embedded-widget .yotpo-icon-half-star,
.yotpo.embedded-widget .yotpo-icon-empty-star,
.yotpo.yotpo-modal .yotpo-icon-star,
.yotpo.yotpo-modal .yotpo-icon-half-star,
.yotpo.yotpo-modal .yotpo-icon-empty-star,
.yotpo.bottomLine .yotpo-icon-star,
.yotpo.bottomLine .yotpo-icon-half-star,
.yotpo.bottomLine .yotpo-icon-empty-star {
  color: transparent !important;
  background-color: transparent !important;
  background-size: 100%;
  background-repeat: no-repeat; }

.yotpo.yotpo-main-widget .yotpo-icon-star,
.yotpo.embedded-widget .yotpo-icon-star,
.yotpo.yotpo-modal .yotpo-icon-star,
.yotpo.bottomLine .yotpo-icon-star,
.yotpo.bottomLine .standalone-bottomline .yotpo-icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE1LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxNC44OTdweCIgaGVpZ2h0PSIxNC4xNjhweCIgdmlld0JveD0iNTAgNjAuMDgyIDE0Ljg5NyAxNC4xNjgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgNTAgNjAuMDgyIDE0Ljg5NyAxNC4xNjgiCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+Cjxwb2x5Z29uIGlkPSJzdGFyLWljb24iIGZpbGw9IiNDQzAxMDEiIHBvaW50cz0iNTcuNDQ5LDYwLjA4MiA1OS4yMDcsNjUuNDk0IDY0Ljg5Nyw2NS40OTQgNjAuMjkzLDY4LjgzOCA2Mi4wNTIsNzQuMjUgCgk1Ny40NDksNzAuOTA1IDUyLjg0NSw3NC4yNSA1NC42MDMsNjguODM4IDUwLDY1LjQ5NCA1NS42OSw2NS40OTQgIi8+Cjwvc3ZnPg==) ;}

.yotpo.yotpo-main-widget .yotpo-icon-star,
.yotpo.embedded-widget .yotpo-icon-star,
.yotpo.yotpo-modal .yotpo-icon-star,
.yotpo.bottomLine .standalone-bottomline .yotpo-icon {
  background: url("http://ddcfq0gxiontw.cloudfront.net/staples/review_star_solid_red.png")\0/;
}
.yotpo.yotpo-main-widget .yotpo-icon-star:before,
.yotpo.embedded-widget .yotpo-icon-star:before,
.yotpo.yotpo-modal .yotpo-icon-star:before,
.yotpo.bottomLine .standalone-bottomline .yotpo-icon:before {
content:'';
}

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,
.yotpo.yotpo-main-widget .write-review .yotpo-header .yotpo-icon-star{
  background: url("http://ddcfq0gxiontw.cloudfront.net/staples/review_star_solid_red_large.png")\0/;
}
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star:before {
  content:'';
}

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star {
  background: url("http://ddcfq0gxiontw.cloudfront.net/staples/review_star_solid_red_small.png")\0/;
}
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star:before {
  content:'';
}



.yotpo.yotpo-main-widget .yotpo-icon-half-star,
.yotpo.embedded-widget .yotpo-icon-half-star,
.yotpo.yotpo-modal .yotpo-icon-half-star,
.yotpo.bottomLine .yotpo-icon-half-star {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE1LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgd2lkdGg9IjE0Ljg5N3B4IiBoZWlnaHQ9IjE0LjE2OHB4IiB2aWV3Qm94PSI1MCA2MC4wODIgMTQuODk3IDE0LjE2OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyA1MCA2MC4wODIgMTQuODk3IDE0LjE2OCIKCSB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9IkdyYXkiPgoJPHBvbHlnb24gaWQ9InN0YXItaWNvbl8xXyIgZmlsbD0iI0NDQ0NDQyIgcG9pbnRzPSI1Ny40NDksNjAuMDgyIDU5LjIwNyw2NS40OTQgNjQuODk3LDY1LjQ5NCA2MC4yOTMsNjguODM4IDYyLjA1Miw3NC4yNSAKCQk1Ny40NDksNzAuOTA1IDUyLjg0NSw3NC4yNSA1NC42MDMsNjguODM4IDUwLDY1LjQ5NCA1NS42OSw2NS40OTQgCSIvPgo8L2c+CjxnIGlkPSJSZWQiPgoJPHBvbHlnb24gaWQ9InN0YXItaWNvbiIgZmlsbD0iI0NDMDEwMSIgcG9pbnRzPSI1Ny40NDksNjAuMDgyIDU3LjQ0OSw3MC45MDUgNTIuODQ1LDc0LjI1IDU0LjYwMyw2OC44MzggNTAsNjUuNDk0IDU1LjY5LDY1LjQ5NCAJCgkJIi8+CjwvZz4KPC9zdmc+); }


.yotpo.yotpo-main-widget .yotpo-icon-half-star,
.yotpo.embedded-widget .yotpo-icon-half-star,
.yotpo.yotpo-modal .yotpo-icon-half-star{
  background: url("http://ddcfq0gxiontw.cloudfront.net/staples/review_star_half_red.png")\0/;
}
.yotpo.yotpo-main-widget .yotpo-icon-half-star:before,
.yotpo.embedded-widget .yotpo-icon-half-star:before,
.yotpo.yotpo-modal .yotpo-icon-half-star:before{
content:'';
}

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,
.yotpo.yotpo-main-widget .write-review .yotpo-header .yotpo-icon-empty-star {
  background: url("http://ddcfq0gxiontw.cloudfront.net/staples/review_star_half_red_large.png")\0/;
}
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star:before {
  content:'';
}

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-half-star {
  background: url("http://ddcfq0gxiontw.cloudfront.net/staples/review_star_half_red_small.png")\0/;
}
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-half-star:before {
  content:'';
}


.yotpo.yotpo-main-widget .yotpo-icon-empty-star,
.yotpo.embedded-widget .yotpo-icon-empty-star,
.yotpo.yotpo-modal .yotpo-icon-empty-star,
.yotpo.bottomLine .yotpo-icon-empty-star,
.yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star,
.yotpo.bottomLine .standalone-bottomline .yotpo-icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE1LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxNC44OTdweCIgaGVpZ2h0PSIxNC4xNjhweCIgdmlld0JveD0iNTAgNjAuMDgyIDE0Ljg5NyAxNC4xNjgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgNTAgNjAuMDgyIDE0Ljg5NyAxNC4xNjgiCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+Cjxwb2x5Z29uIGlkPSJzdGFyLWljb24iIGZpbGw9IiNDQ0NDQ0MiIHBvaW50cz0iNTcuNDQ5LDYwLjA4MiA1OS4yMDcsNjUuNDk0IDY0Ljg5Nyw2NS40OTQgNjAuMjkzLDY4LjgzOCA2Mi4wNTIsNzQuMjUgCgk1Ny40NDksNzAuOTA1IDUyLjg0NSw3NC4yNSA1NC42MDMsNjguODM4IDUwLDY1LjQ5NCA1NS42OSw2NS40OTQgIi8+Cjwvc3ZnPg==) ; }


.yotpo.yotpo-main-widget .yotpo-icon-empty-star,
.yotpo.embedded-widget .yotpo-icon-empty-star,
.yotpo.yotpo-modal .yotpo-icon-empty-star,
.yotpo.bottomLine .standalone-bottomline .yotpo-icon {
  background: url("http://ddcfq0gxiontw.cloudfront.net/staples/review_star_solid_grey.png")\0/;
}
.yotpo.yotpo-main-widget .yotpo-icon-empty-star:before,
.yotpo.embedded-widget .yotpo-icon-empty-star:before,
.yotpo.yotpo-modal .yotpo-icon-empty-star:before,
.yotpo.bottomLine .standalone-bottomline .yotpo-icon:before {
content:'';
}

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star,
.yotpo.yotpo-main-widget .write-review .yotpo-header .yotpo-icon-empty-star {
  background: url("http://ddcfq0gxiontw.cloudfront.net/staples/review_star_solid_grey_large.png")\0/;
}

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star:before {
  content:'';
}

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star {
  background: url("http://ddcfq0gxiontw.cloudfront.net/staples/review_star_solid_grey_small.png")\0/;
}
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star:before {
  content:'';
}


.yotpo.yotpo-main-widget .yotpo-icon-star,
.yotpo.yotpo-main-widget .yotpo-icon-half-star,
.yotpo.yotpo-main-widget .yotpo-icon-empty-star,
.yotpo.embedded-widget .yotpo-icon-star,
.yotpo.embedded-widget .yotpo-icon-half-star,
.yotpo.embedded-widget .yotpo-icon-empty-star,
.yotpo.yotpo-modal .yotpo-icon-star,
.yotpo.yotpo-modal .yotpo-icon-half-star,
.yotpo.yotpo-modal .yotpo-icon-empty-star,
.yotpo.bottomLine .yotpo-icon-star,
.yotpo.bottomLine .yotpo-icon-half-star,
.yotpo.bottomLine .yotpo-icon-empty-star {
  margin: 1px; }

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star,
.yotpo.yotpo-main-widget .write-review .yotpo-header .yotpo-icon-star,
.yotpo.yotpo-main-widget .write-review .yotpo-header .yotpo-icon-half-star,
.yotpo.yotpo-main-widget .write-review .yotpo-header .yotpo-icon-empty-star,
.yotpo.embedded-widget .yotpo-bottomline .yotpo-icon-star,
.yotpo.embedded-widget .yotpo-bottomline .yotpo-icon-half-star,
.yotpo.embedded-widget .yotpo-bottomline .yotpo-icon-empty-star,
.yotpo.embedded-widget .write-review .yotpo-header .yotpo-icon-star,
.yotpo.embedded-widget .write-review .yotpo-header .yotpo-icon-half-star,
.yotpo.embedded-widget .write-review .yotpo-header .yotpo-icon-empty-star,
.yotpo.yotpo-modal .yotpo-bottomline .yotpo-icon-star,
.yotpo.yotpo-modal .yotpo-bottomline .yotpo-icon-half-star,
.yotpo.yotpo-modal .yotpo-bottomline .yotpo-icon-empty-star,
.yotpo.yotpo-modal .write-review .yotpo-header .yotpo-icon-star,
.yotpo.yotpo-modal .write-review .yotpo-header .yotpo-icon-half-star,
.yotpo.yotpo-modal .write-review .yotpo-header .yotpo-icon-empty-star,
.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,
.yotpo.bottomLine .write-review .yotpo-header .yotpo-icon-star,
.yotpo.bottomLine .write-review .yotpo-header .yotpo-icon-half-star,
.yotpo.bottomLine .write-review .yotpo-header .yotpo-icon-empty-star {
  width: 24px !important;
  height: 24px !important; }

.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-star,
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-half-star,
.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-empty-star,
.yotpo.embedded-widget .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-star,
.yotpo.embedded-widget .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-half-star,
.yotpo.embedded-widget .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-empty-star,
.yotpo.yotpo-modal .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-star,
.yotpo.yotpo-modal .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-half-star,
.yotpo.yotpo-modal .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-empty-star,
.yotpo.bottomLine .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-star,
.yotpo.bottomLine .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-half-star,
.yotpo.bottomLine .yotpo-bottomline .yotpo-star-distribution .review-stars .yotpo-icon-empty-star {
  width: 13px !important;
  height: 13px !important; }

.yotpo.yotpo-main-widget .yotpo-comment .yotpo-review-stars .yotpo-icon,
.yotpo.yotpo-main-widget .standalone-bottomline .yotpo-icon,
.yotpo.yotpo-main-widget .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon,
.yotpo.yotpo-main-widget .yotpo-promoted-product .yotpo-review-stars .yotpo-icon,
.yotpo.embedded-widget .yotpo-review .yotpo-review-stars .yotpo-icon,
.yotpo.embedded-widget .yotpo-comment .yotpo-review-stars .yotpo-icon,
.yotpo.embedded-widget .standalone-bottomline .yotpo-icon,
.yotpo.embedded-widget .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon,
.yotpo.embedded-widget .yotpo-promoted-product .yotpo-review-stars .yotpo-icon,
.yotpo.yotpo-modal .yotpo-review .yotpo-review-stars .yotpo-icon,
.yotpo.yotpo-modal .yotpo-comment .yotpo-review-stars .yotpo-icon,
.yotpo.yotpo-modal .standalone-bottomline .yotpo-icon,
.yotpo.yotpo-modal .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon,
.yotpo.yotpo-modal .yotpo-promoted-product .yotpo-review-stars .yotpo-icon,
.yotpo.bottomLine .yotpo-review .yotpo-review-stars .yotpo-icon,
.yotpo.bottomLine .yotpo-comment .yotpo-review-stars .yotpo-icon,
.yotpo.bottomLine .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon,
.yotpo.bottomLine .yotpo-promoted-product .yotpo-review-stars .yotpo-icon {
  width: 18px !important;
  height: 18px !important; }

.yotpo.yotpo-main-widget .yotpo-review .yotpo-review-stars .yotpo-icon,
.yotpo.bottomLine .standalone-bottomline .yotpo-icon{
  width: 15px !important;
  height: 15px !important;
}

.yotpo.yotpo-main-widget #embedded_widget .yotpo-icon,
.yotpo.embedded-widget #embedded_widget .yotpo-icon,
.yotpo.yotpo-modal #embedded_widget .yotpo-icon,
.yotpo.bottomLine #embedded_widget .yotpo-icon {
  width: 17px !important;
  height: 17px !important; }

.yotpo-main-widget > .yotpo-display-wrapper > .yotpo-label.yotpo-small-box:first-child {
  padding-top: 0;
}

