.trustpilot-widget.header {
  margin-top: 10px;
}
.trustpilot-widget.footer {
  margin-top: 20px;
}
.trustpilot-widget.product-bottom iframe {
  max-height: 700px;
  height: 100% !important;
}
.trustpilot-section .trustpilot-widget {
  margin: 0;
}
#shopify-section-header .trustpilot-widget .tp-widget-wrapper {
  text-align: right;
}
.show-search-link {
  padding-left: 10px;
}
.desktop {
  display: none;
}

@media screen and (min-width: 1025px) {
  .desktop {
    display: block;
  }
}
