.elementor-12 .elementor-element.elementor-element-5dc1c82{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for container, class: .elementor-element-5dc1c82 *//* ===================================================
   استایل کارت صفحه سبد خرید خالی (منحصر به برگه ۱۲)
   =================================================== */

/* ۱. کادر اصلی کارت، سایه ملایم و مرکزچین‌سازی */
.elementor-12 .woocommerce {
  background: #ffffff !important;
  border: 1px solid #eaeae5 !important;
  border-radius: 14px !important;
  padding: 48px 32px !important;
  max-width: 680px !important;
  margin: 40px auto !important;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.04) !important;
  text-align: center !important;
  direction: rtl !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}

/* ۲. عنوان پیام خالی بودن */
.elementor-12 .wc-empty-cart-message {
  color: #1e1e10 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  margin-bottom: 12px !important;
}

/* ۳. متن توضیحات پیام */
.elementor-12 .wd-empty-block-text {
  color: #4a4a3a !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
  max-width: 520px !important;
  margin: 0 auto 24px auto !important;
}

/* ۴. دکمه بازگشت به فروشگاه */
.elementor-12 .return-to-shop {
  margin: 0 !important;
}

.elementor-12 .return-to-shop a.button.wc-backward {
  background-color: #F8E71E !important;
  color: #1e1e10 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  padding: 12px 30px !important;
  border-radius: 8px !important;
  border: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
  box-shadow: 0 4px 14px rgba(248, 231, 30, 0.35) !important;
  transition: all 0.25s ease-in-out !important;
}

.elementor-12 .return-to-shop a.button.wc-backward:hover {
  background-color: #282813 !important;
  color: #F8E71E !important;
  box-shadow: 0 6px 18px rgba(40, 40, 19, 0.25) !important;
  transform: translateY(-2px) !important;
}

/* حذف شکست خط اضافی درون دکمه */
.elementor-12 .return-to-shop a.button.wc-backward br {
  display: none !important;
}/* End custom CSS */