/** Shopify CDN: Minification failed

Line 93:0 Unexpected "{"
Line 98:0 Expected "}" to go with "{"

**/
.yotpo.bottomLine.yotpo-small {
    display: inline-block;
    margin: 5px 10px 1px 0;
    min-height: 21px;
}

.yotpo.bottomLine.yotpo-small .text-m {
    float: right !important;
    margin-left: 10px;
}

.yotpo .yotpo-logo-link-new {
    display: none;
}

.yotpo div:empty {
    display: block;
}

.shopify-section .yotpo.yotpo-main-widget {
    max-width: 1000px;
    width: 80%;
}

.shopify-section .yotpo .yotpo-first-review .yotpo-first-review-stars {
    margin-bottom: 50px;
    margin-top: 50px;
}
.yotpo-small-box.yotpo-nav.reviews .yotpo-nav.yotpo-nav-primary {

   margin-top: 0 !important;
   padding-top: 0 !important;
}
.shopify-section .yotpo .write-review .yotpo-header,
.shopify-section .yotpo .write-question-wrapper {
    margin-top: 0;
}
 .yotpo .yotpo-no-reviews .yotpo-small-box {
  z-index: 101;
}


@media (max-width: 768px) {
  .yotpo .yotpo-nav li {
    float: left;
  }
  .write-review.yotpo-regular-box {
    padding-top: 0;
  }
  .yotpo .write-review .yotpo-header .stars-wrapper {
     padding-left: 60px;
     margin-top: -37px;
  }
  .yotpo .yotpo-regular-box {
    padding-bottom: 0;
  }
  .yotpo div.yotpo-messages {
    margin-bottom: 10px;
  }
  .shopify-section .yotpo.yotpo-main-widget {
    width: calc(100% - 40px);
  }
    .yotpo-default-button.yotpo-icon-btn.pull-right.yotpo-hidden-mobile.write-button.write-review-button {
      top: 10px;
    }
    .yotpo-default-button.yotpo-icon-btn.pull-right.yotpo-hidden-mobile.write-question-button {
      margin-top: 0;
      top: 10px;
    }
    .shopify-section .yotpo .write-review .yotpo-header {
        margin-top: 0;
    }
    .yotpo-default-button.yotpo-icon-btn.pull-right.yotpo-hidden-mobile.write-button.write-review-button {
      margin-left: 0!important;
      left: 0;
    }
    .yotpo-default-button.yotpo-icon-btn.pull-right.yotpo-hidden-mobile.write-question-button {
      margin-right: 0!important;
      right: 0;
    }

}
.yotpo .yotpo-small-box {
  margin-top: 0;
}
@media (max-width: 767px) {
{
  .yotpo .yotpo-small-box {
    margin-top: 0;
  }
}
