/* Private YASINU theme preview: no express or direct-to-checkout actions. */
.yasinu-preview button[role='buyNow'],
.yasinu-preview .ec-button-container,
.yasinu-preview spz-ec,
.yasinu-preview .cart-ec-button {
  display: none !important;
}

.yasinu-preview .yasinu-preview-note {
  margin: 12px 0 0;
  padding: 11px 13px;
  border: 1px solid #c8d5dd;
  background: #f2f6f8;
  color: #283340;
  font-size: 13px;
  line-height: 1.45;
}

.yasinu-preview .yasinu-preview-note strong {
  display: block;
  margin-bottom: 2px;
}
