/* line 1, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 1, theme.scss */
.product-preview__rating a {
  color: #ff4100 !important; }

/* line 1, theme.scss */
.product-preview__rating a.product-preview__reviews-count {
  color: #333 !important; }

/* line 1, theme.scss */
.product__area-variants .product__variants select.option-values {
  line-height: inherit;
  cursor: pointer;
  padding: .5rem;
  border: 1px solid #d3dee7; }

@media (max-width: 768px) {
  /* line 1, theme.scss */
  header {
    position: sticky;
    top: 0;
    z-index: 9999; }

  /* line 1, theme.scss */
  .insales_widget-modal_close {
    margin-right: 15px !important; } }
