.elementor-2115 .elementor-element.elementor-element-6053d91{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(max-width:767px){.elementor-2115 .elementor-element.elementor-element-6053d91{--content-width:1600px;}}/* Start custom CSS for shortcode, class: .elementor-element-1598633 */.custom-regular-price {
    font-family: 'IRANSansWebFaNum', sans-serif;
    font-size: 13px;
    color: #999;
    text-decoration: line-through;
    white-space: nowrap;
    margin-top: 4px;
    text-align: left;
    margin-left: 10px;
}


#close-modal {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #d9534f !important;  /* اینجا مهمه */
    color: white;
    font-size: 18px;
    border: none;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}




.modal-product-item > div {
    font-family: 'IRANSansWebFaNum', sans-serif !important;
    font-weight: 400 !important;
}


/* فقط برای موبایل */
@media (max-width: 768px) {
  /* ستون سوم و چهارم به بعد مخفی بشن */
  .woocommerce-compare-page table th.product-col:nth-of-type(n+4),
  .woocommerce-compare-page table td:nth-of-type(n+4) {
    display: none;
  }

  /* حالا فقط ۲ ستون بمونه و هر کدوم نصف صفحه بشن */
  .woocommerce-compare-page table th.product-col,
  .woocommerce-compare-page table td {
    width: 50% !important;
  }
}



/* فقط برای موبایل */
@media (max-width: 768px) {
  /* جدول جمع‌تر بشه */
  .woocommerce-compare-page table {
    table-layout: fixed;
    width: 100% !important;
  }

  .woocommerce-compare-page th,
  .woocommerce-compare-page td {
    padding: 6px;
    font-size: 12px;
    word-wrap: break-word;
    white-space: normal;
  }

  /* عرض هر ستون متناسب بشه */
  .woocommerce-compare-page th.product-col,
  .woocommerce-compare-page td {
    width: auto !important;
  }

  /* تصاویر کوچیک‌تر */
  .woocommerce-compare-page img {
    max-width: 80px;
    height: auto;
  }

  /* دکمه‌های انتخاب محصول جمع‌تر */
  .woocommerce-compare-page .select-product-btn {
    font-size: 12px;
    line-height: 1.4;
    padding: 6px;
    white-space: normal;
  }

  /* عنوان مشخصات جمع‌تر */
  .woocommerce-compare-page h4 {
    font-size: 14px;
    margin: 4px 0;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6053d91 */.compare-search-bar-wrapper {
  display: none !important;
}


.product-images .remove-btn {
    left: 5px !important;
    right: auto !important;
}
.product-images .remove-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: normal;
    padding: 0; /* مهم: padding رو صفر می‌کنیم */
    position: absolute;
    top: 5px;
    left: 5px; /* چپ چین */
    background: #d9534f;
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
}/* End custom CSS */