.elementor-1273 .elementor-element.elementor-element-0c8e235{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1273 .elementor-element.elementor-element-6172021{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-d4d30f3 */<section class="softass-category-page barcode-products-page" dir="rtl">
  <div class="softass-category-container">

    <div class="softass-category-header">
      <span>منتجاتنا</span>

      <h1>طابعة باركود</h1>

      <p>
        اختر طابعة الباركود المناسبة لنشاطك التجاري من مجموعة منتجات عملية وموثوقة،
        تساعدك على طباعة ملصقات الباركود بوضوح وسرعة، ومناسبة للمتاجر والمستودعات ونقاط البيع.
      </p>
    </div>

    <div class="softass-products barcode-products">
      [products category="طابعة-باركود" limit="15" columns="3" orderby="date" order="DESC"]
    </div>

  </div>
</section>

<style>
  .softass-category-page {
    width: 100%;
    background: #ffffff;
    padding: 80px 20px 90px;
    font-family: "Cairo", Arial, sans-serif;
    direction: rtl;
  }

  .softass-category-container {
    max-width: 1180px;
    margin: 0 auto;
    width: 100%;
  }

  .softass-category-header {
    max-width: 820px;
    margin: 0 auto 55px;
    text-align: center;
  }

  .softass-category-header span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #eaf6ff;
    color: #1f7ed6;
    padding: 8px 20px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 18px;
  }

  .softass-category-header h1 {
    color: #24366B;
    font-size: 44px;
    font-weight: 900;
    line-height: 1.3;
    margin: 0 0 18px;
  }

  .softass-category-header p {
    color: #6B7A99;
    font-size: 17px;
    font-weight: 600;
    line-height: 2;
    margin: 0;
  }

  .barcode-products ul.products {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(240px, 300px)) !important;
    justify-content: space-between !important;
    align-items: stretch !important;
    gap: 28px !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    list-style: none !important;
    direction: rtl !important;
  }

  .barcode-products ul.products li.product {
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 !important;
    background: #ffffff !important;
    border: 1px solid #e7eef5 !important;
    border-radius: 22px !important;
    padding: 18px 18px 22px !important;
    text-align: center !important;
    box-shadow: 0 12px 35px rgba(15, 35, 70, 0.08) !important;
    transition: all 0.25s ease !important;
    overflow: hidden !important;
  }

  .barcode-products ul.products li.product:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 18px 45px rgba(15, 35, 70, 0.14) !important;
    border-color: #d6e4ff !important;
  }

  .barcode-products ul.products li.product a {
    text-decoration: none !important;
  }

  .barcode-products ul.products li.product img {
    width: 100% !important;
    height: auto !important;
    border-radius: 16px !important;
    margin: 0 0 16px !important;
    background: #f7f9fc !important;
    display: block !important;
  }

  .barcode-products ul.products li.product .woocommerce-loop-product__title {
    color: #24366B !important;
    font-size: 20px !important;
    font-weight: 900 !important;
    line-height: 1.5 !important;
    margin: 12px auto 14px !important;
    padding: 0 !important;
    text-align: center !important;
    display: block !important;
    font-family: "Cairo", Arial, sans-serif !important;
  }

  .barcode-products ul.products li.product .price {
    color: #24366B !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    margin: 0 0 16px !important;
    text-align: center !important;
    display: block !important;
    font-family: "Cairo", Arial, sans-serif !important;
  }

  .barcode-products ul.products li.product .button,
  .barcode-products ul.products li.product a.button,
  .barcode-products ul.products li.product .added_to_cart {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: unset !important;
    max-width: fit-content !important;
    margin: 0 auto !important;
    padding: 11px 24px !important;
    background: #1f7ed6 !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    border: none !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    white-space: nowrap !important;
    box-shadow: none !important;
    transition: all 0.25s ease !important;
    font-family: "Cairo", Arial, sans-serif !important;
  }

  .barcode-products ul.products li.product .button:hover,
  .barcode-products ul.products li.product a.button:hover,
  .barcode-products ul.products li.product .added_to_cart:hover {
    background: #24366B !important;
    color: #ffffff !important;
  }

  .barcode-products ul.products li.product .onsale {
    background: #1f7ed6 !important;
    color: #ffffff !important;
    border-radius: 30px !important;
    padding: 6px 12px !important;
    min-height: auto !important;
    line-height: 1.2 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    font-family: "Cairo", Arial, sans-serif !important;
  }

  @media (max-width: 1024px) {
    .barcode-products ul.products {
      grid-template-columns: repeat(3, minmax(200px, 280px)) !important;
      justify-content: space-between !important;
    }
  }

  @media (max-width: 767px) {
    .softass-category-page {
      padding: 60px 16px 70px;
    }

    .softass-category-header {
      margin-bottom: 38px;
    }

    .softass-category-header h1 {
      font-size: 34px;
    }

    .softass-category-header p {
      font-size: 15px;
      line-height: 1.9;
    }

    .barcode-products ul.products {
      grid-template-columns: repeat(2, 1fr) !important;
      justify-content: center !important;
      gap: 16px !important;
    }

    .barcode-products ul.products li.product {
      max-width: none !important;
      padding: 14px 14px 18px !important;
      border-radius: 18px !important;
    }

    .barcode-products ul.products li.product .woocommerce-loop-product__title {
      font-size: 17px !important;
    }

    .barcode-products ul.products li.product .price {
      font-size: 16px !important;
    }

    .barcode-products ul.products li.product .button,
    .barcode-products ul.products li.product a.button,
    .barcode-products ul.products li.product .added_to_cart {
      font-size: 14px !important;
      padding: 10px 20px !important;
    }
  }

  @media (max-width: 480px) {
    .barcode-products ul.products {
      grid-template-columns: 1fr !important;
    }
  }
</style>

<script>
window.addEventListener("load", function () {
  function replaceButtonText() {
    document.querySelectorAll(".barcode-products a.button, .barcode-products button").forEach(function(button) {
      var text = button.textContent.trim();

      if (
        text.includes("قراءة المزيد") ||
        text.includes("اقرأ المزيد") ||
        text.includes("Read more") ||
        text.includes("Read More")
      ) {
        button.textContent = "عرض المنتج";
      }
    });
  }

  replaceButtonText();
  setTimeout(replaceButtonText, 500);
  setTimeout(replaceButtonText, 1500);
  setTimeout(replaceButtonText, 3000);
});
</script>/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6172021 *//* ===============================
   Barcode Products Cards Style
================================ */

.barcode-products ul.products,
.barcode-products .woocommerce ul.products {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(240px, 300px)) !important;
  justify-content: space-between !important;
  align-items: stretch !important;
  gap: 28px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  list-style: none !important;
  direction: rtl !important;
}

.barcode-products ul.products li.product,
.barcode-products .woocommerce ul.products li.product {
  width: 100% !important;
  max-width: 300px !important;
  margin: 0 !important;
  background: #ffffff !important;
  border: 1px solid #e7eef5 !important;
  border-radius: 22px !important;
  padding: 18px 18px 22px !important;
  text-align: center !important;
  box-shadow: 0 12px 35px rgba(15, 35, 70, 0.08) !important;
  transition: all 0.25s ease !important;
  overflow: hidden !important;
}

.barcode-products ul.products li.product:hover,
.barcode-products .woocommerce ul.products li.product:hover {
  transform: translateY(-6px) !important;
  box-shadow: 0 18px 45px rgba(15, 35, 70, 0.14) !important;
  border-color: #d6e4ff !important;
}

.barcode-products ul.products li.product a,
.barcode-products .woocommerce ul.products li.product a {
  text-decoration: none !important;
}

.barcode-products ul.products li.product img,
.barcode-products .woocommerce ul.products li.product img {
  width: 100% !important;
  height: auto !important;
  border-radius: 16px !important;
  margin: 0 0 16px !important;
  background: #f7f9fc !important;
  display: block !important;
}

.barcode-products .woocommerce-loop-product__title {
  color: #24366B !important;
  font-size: 20px !important;
  font-weight: 900 !important;
  line-height: 1.5 !important;
  margin: 12px auto 14px !important;
  padding: 0 !important;
  text-align: center !important;
  display: block !important;
  font-family: "Cairo", Arial, sans-serif !important;
}

.barcode-products .price {
  color: #24366B !important;
  font-size: 18px !important;
  font-weight: 900 !important;
  margin: 0 0 16px !important;
  text-align: center !important;
  display: block !important;
  font-family: "Cairo", Arial, sans-serif !important;
}

.barcode-products .button,
.barcode-products a.button,
.barcode-products .added_to_cart {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: unset !important;
  max-width: fit-content !important;
  margin: 0 auto !important;
  padding: 11px 24px !important;
  background: #1f7ed6 !important;
  color: #ffffff !important;
  border-radius: 999px !important;
  border: none !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  white-space: nowrap !important;
  box-shadow: none !important;
  transition: all 0.25s ease !important;
  font-family: "Cairo", Arial, sans-serif !important;
}

.barcode-products .button:hover,
.barcode-products a.button:hover,
.barcode-products .added_to_cart:hover {
  background: #24366B !important;
  color: #ffffff !important;
}

/* Mobile */
@media (max-width: 767px) {
  .barcode-products ul.products,
  .barcode-products .woocommerce ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
    justify-content: center !important;
    gap: 16px !important;
  }

  .barcode-products ul.products li.product,
  .barcode-products .woocommerce ul.products li.product {
    max-width: none !important;
    padding: 14px 14px 18px !important;
    border-radius: 18px !important;
  }

  .barcode-products .woocommerce-loop-product__title {
    font-size: 17px !important;
  }

  .barcode-products .price {
    font-size: 16px !important;
  }

  .barcode-products .button,
  .barcode-products a.button,
  .barcode-products .added_to_cart {
    font-size: 14px !important;
    padding: 10px 20px !important;
  }
}

@media (max-width: 480px) {
  .barcode-products ul.products,
  .barcode-products .woocommerce ul.products {
    grid-template-columns: 1fr !important;
  }
}/* End custom CSS */