.cuw-offer-text, .cuw-discount-text {
  padding: 2px 6px;
  border-radius: 16px;
  line-height: 1;
  background: limegreen;
  color: white;
  cursor: pointer;
  white-space: nowrap; }

.cuw-addon-text {
  padding: 3px 6px;
  border-radius: 16px;
  line-height: 1;
  background: #6d28d9;
  color: white;
  cursor: pointer;
  white-space: nowrap; }

.cuw-offer-row .cuw-container {
  margin: 0 !important; }

.cuw-page-preview {
  margin: 0;
  padding: 0 12px; }

.cuw-page-product-image img {
  margin: 0 auto;
  max-width: 256px;
  display: flex;
  width: 100%;
  height: 100%; }

.cuw-page-offer-description {
  display: block;
  max-width: 480px;
  text-align: center;
  margin: 0 auto; }

.cuw-page-offer-accept,
.cuw-page-offer-decline,
.cuw-page-product-quantity,
.cuw-page-product-variants {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem 0; }

.cuw-page-product-variants select {
  max-width: 320px; }

.cuw-page .entry-meta,
.cuw-page .entry-date,
.cuw-page .post-date,
.cuw-page .posted-on,
.cuw-page .navigation {
  display: none !important; }
@font-face {
    font-family: "IranSans";
    src: url("../fonts/IranSans.ttf");
}

label,
.rtl h1,
.rtl h2,
.rtl h3,
.rtl h4,
.rtl h5,
.rtl h6,
body.rtl,
body.rtl .press-this a.wp-switch-editor {
    font-family: "IranSans" !important;
    letter-spacing: -0.05px !important;
    font-style: normal !important;
}